/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*!
 * fullPage 2.9.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto!important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto!important}


/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/* Slider */ .slick-slider {position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus {outline: none; } .slick-list.dragging {cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track {position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after {display: table; content: ''; } .slick-track:after {clear: both; } .slick-loading .slick-track {visibility: hidden; } .slick-slide {display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide {float: right; } .slick-slide img {display: block; } .slick-slide.slick-loading img {display: none; } .slick-slide.dragging img {pointer-events: none; } .slick-initialized .slick-slide {display: block; } .slick-loading .slick-slide {visibility: hidden; } .slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden {display: none; }
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
body {
    color: #0B1B34;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
p{
    font: 400 12px 'Poppins', Arial, Helvetica, sans-serif;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
*{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
h1{

    font: 700 70px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #0B1B34;
    margin: 0 0 32px;
}
a{
    text-decoration: none;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.header:after{
    content: '';
    display: table;
    clear: both;
}
.header{
    padding: 17px 31px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1010;
    background: #fff;
}
.contact-header{
    border-bottom: 1px solid #D1D2D3;
}
.logo{
    float: left;
    position: relative;
    padding-bottom: 10px;
}
.logo:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    background: #1d9bc9;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.logo svg {
    width: 150px;
    height: 55px;
    margin-top: -7px;
}
.menu-wrapper{
    float: right;
    margin-top: 6px;
}
.mainMenu{
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}
.mainMenu li{
    float: left;
    list-style: none;
    font: 500 13px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin-left: 54px;
}
.mainMenu li a{
    color: #0B1B34;
    text-decoration: none;
    padding: 14px 0 6px;
    display: inline-block;
    position: relative;
}
/*.mainMenu li a{
    border-bottom: 1px solid transparent;
}*/
.mainMenu li a:after{
    width: 100%;
    height: 2px;
    opacity: 0;
    visibility: hidden;
    background: #1D9BC9;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
}
.mainMenu li.active a:after{
    opacity: 1;
    visibility: visible;
}
.contact-btn{
    float: left;
    width: 139px;
    height: 39px;
    border: 2px solid #1D9BC9;
    border-radius: 24px;
    text-align: center;
    padding: 8px;
    font: 700 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #1D9BC9;
    text-decoration: none;
    margin-left: 54px;
}
.contact-btn.active{
    background: #1D9BC9;
    color: #fff;
}
.section-wrapper{
    padding-left: 100px;
    padding-right: 100px;
}
.section-wrapper img{
    max-height: calc(100vh - 300px);
    max-width: 80%;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
}
.go-next-btn, .go-next-btn-3{
    position: absolute;
    bottom: 36px;
    left: 50%;
    margin-left: -68px;
}
.go-next-btn svg,.section-wrapper .go-next-btn svg,.section-wrapper .go-next-btn-3 svg, .go-next-btn-3 svg{
    height: 45px;
    width: 136px;
    max-width: 100%;
}
.home-section2 .fp-tableCell{
    vertical-align: bottom;
}
.home-section2 .fp-tableCell .section-wrapper{
    height: auto;
    padding: 0 30px;
}
.home-section2 .fp-tableCell .section-wrapper img{
    max-width: 96%;
    max-height: calc(100vh - 100px);
}
.home-section3 .fp-tableCell{
    vertical-align: middle;
}
.home-section3 .fp-tableCell .section-wrapper{
    height: auto;
    display: table;
    width: 100%;
}
.home-section3 .fp-tableCell .section-wrapper:after{
    content: '';
    display: table;
    clear: both;
}
.home-section3 .fp-tableCell .section-wrapper img{
    max-width: 96%;
    max-height: calc(100vh - 145px);
}
.home-img-section-3{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.home-section-text{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.home-section-text span.title{
    font: 400 16px 'Montserrat', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #1D9BC9;
}
.home-section-text h2{
    font: 700 3.8vw 'Montserrat', Arial, Helvetica, sans-serif;
    line-height: 1.25;
    color: #0B1B34;
    margin: 18px 0 34px;
}
.home-section-text p a{
    color:#1D9BC9;
}
.home-section-text h2 span.red-unl{
    display: inline-block;
    border-bottom: 3px solid #D00031;
}
.home-section-text .go-next-btn{
    display: inline-block;
    position: static;
    margin-left: 0;
}
/*==========================================
=            Code For Blog Page            =
==========================================*/

.inner-page{
    padding:113px 120px;
}
.fullpage-ourteam .inner-page h1{
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}
.thumbnail-section{
    float: left;
    margin-right: 41px;
}
.blog-thumbnail-content{
    overflow: hidden;
    margin-right: 200px;
    padding-right: 50px;
}
.blog-thumbnail-content h3{
    font: 500 16px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.4;
    color: #0B1B34;
    margin: 0 0 33px;
}
.blog-thumbnail-content h3 span{
    display: block;
    color: #979EA9;
    font-size: 13px;
    font-weight: 400;
}
.blog-thumbnail-content p{
    margin: 0 0 0;
    font: 400 13px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.4;
    color: #979EA9;
}
.blog-thumbnail{
    position: relative;
    margin: 36px 0;
}
.blog-thumbnail:after{
    content: '';
    display: table;
    clear: both;
}
.blog-thumbnail:before{
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 0;
    right: 200px;
    border-right: 1px solid #EAEAEA;
}
.blog-seprater{
    margin: 0;
    border-top-color: #EAEAEA;
}
.share-links{
    position: absolute;
    right: 0;
    width: 200px;
    top: 75px;
    text-align: right;
}
.share-links a{
    display: inline-block;
}
.share-links a + a{
    margin-left: 44px;
}
.page-btn{
    width: 139px;
    height: 39px;
    border: 2px solid #1D9BC9;
    border-radius: 24px;
    text-align: center;
    padding: 8px;
    font: 700 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #1D9BC9;
    text-decoration: none;
}
.prev-btn{
    float: left;
}
.next-btn{
    float: right;
}
.page-wrapper:after{
    content: '';
    display: table;
    clear: both;
}
.page-wrapper{
    position: relative;
    top: 50px;
}
.howwework{
    max-height: calc(100vh - 250px);
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
/*=====  End of Code For Blog Page  ======*/

/*=========================================
=            Code For Our Team            =
=========================================*/

.our-team-section:after{
    content: '';
    display: table;
    clear: both;
}
.our-team-section{
    width: 60%;
    margin: 0 auto;
}
.team-member{
    width: 86px;
    float: left;
    margin-right: 56px;
}
.team-member img{
    width: 100%;
}
.team-description{
    overflow: hidden;
}
.team-description h2{
    font: 600 35px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #0B1B34;
    margin: 0;
}
.team-description .job{
    font: 600 14px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.3;
    color: #1D9BC9;
    margin: 0 0 20px;
    display: block;
}
.team-about p{
    font: 400 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #0B1B34;
    margin: 0 0 20px;
}
.team-about p strong{
    font-weight: 600;
    display: block;
}
.team-section1 .inner-page{
    padding-top: 20px;
    padding-bottom: 20px;
}
#fullpage-team .inner-page, .inner-page{
    vertical-align: top;
    padding-top: 120px;
    padding-bottom: 120px;
}
#fullpage-team .inner-page:after{
    content: '';
    display: table;
    clear: both;
}
.team-half{
    width: 50%;
    float: left;
}
.team-half{
    padding-right: 40px;
}
.team-half + .team-half{
    padding-left: 40px;
    padding-right: 0;
}

/*=====  End of Code For Our Team  ======*/


/*=============================================
=            Code For Contact Page            =
=============================================*/

.contact-half{
    width: 50%;
    float: left;
}
.contact-top{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.contact-top:after{
    content: '';
    display: table;
    clear: both;
}
.contact-top li{
    width: 50%;
    float: left;
}
.contact-top li:nth-child(2){
    padding-left: 30px;
}
.contact-icon{
    float: left;
    margin-right: 22px;
}
.contact-detail{
    overflow: hidden;
}
.contact-detail h4{
    margin:0 0 5px;
    font: 600 16px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    color: #0B1B34;
}
.contact-detail p{
    font: 400 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.67;
    color: #979EA9;
    margin: 0;
}
.contact-detail p a{
    color: #1D9BC9;
    text-decoration: none;
}
.contact-form{
    width: 482px;
    max-width: 90%;
    margin-top: 36px;
}
.contact-form input[type="text"]{
    width: 100%;
    height: 40px;
    margin-bottom: 14px;
    border-radius: 5px;
    background: #fff;
    border:1px solid #DBDBDB;
    padding: 0 25px;
    font: normal 12px 'Poppins', Arial, Helvetica, sans-serif;
    color: #0B1B34;
}
.contact-form textarea{
    width: 100%;
    height: 117px;
    margin-bottom: 0;
    border-radius: 5px;
    background: #fff;
    border:1px solid #DBDBDB;
    padding: 12px 25px 25px;
    font: normal 12px 'Poppins', Arial, Helvetica, sans-serif;
    color: #0B1B34;
    resize: none;
}
.contact-form ::-webkit-input-placeholder {
    color: #0B1B34;
}

.contact-form :-moz-placeholder { /* Firefox 18- */
    color: #0B1B34;
}

.contact-form ::-moz-placeholder {  /* Firefox 19+ */
    color: #0B1B34;
}

.contact-form :-ms-input-placeholder {  
    color: #0B1B34;
}
.contact-form textarea.invalid,.contact-form input[type="text"].invalid{
    border-color: #ff0000;
}
.contact-form input[type="submit"]{
    float: right;
    margin-top: -26px;
    position: relative;
    z-index: 1;
    width: 136px;
    height: 40px;
    border-radius: 24px;
    border: 1px solid #1D9BC9;
    font: 500 13px 'Poppins', Arial, Helvetica, sans-serif;
    background: #fff;
    color: #1D9BC9;
    line-height: 38px;
    margin-right: 30px;
}
.contact-footer{
    margin-top: 24px;
}
.contact-footer p{
    font: normal 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    float: left;
    color: #979EA9;
    margin: 7px 0 0;
}
.contact-footer ul{
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.contact-footer ul li{
    float: left;
    margin-left: 44px;
}
.contact-footer ul li a{
    opacity: .2;
    display: inline-block;
}
.contact-footer:after, .inner-page:after{
    content: '';
    display: table;
    clear: both;
}
.page-content:after{
    content: '';
    display: table;
    clear: both;
}
.contact-page{
    padding: 83px 0 0;
}
.contact-detail-section{
    padding-left: 120px;
    display: inline-block;
    vertical-align: middle;
}
#googlemap{
    height: calc(100vh - 83px);
}
.contact-form form{
    margin-top: 30px;
    position: relative;
}
.contact-form form:after{
    content: '';
    display: table;
    clear: both;
}
.errormsg{
    display: none;
    color: #ff0000;
    margin-top: -11px;
    margin-bottom: 2px;
    font-size: 11px;
}
textarea ~ .errormsg{
    margin-top: -4px;
}
.errormsg.show{
    display: block;
}
/*=====  End of Code For Contact Page  ======*/
.products-wrapper{
    padding-bottom: 50px;
}
.success-popup{
    background: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}
.success-message{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width: 100%;
    padding: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}
.success-message span{
    display: block;
    color: #ff0000;
}
.contact-form input[type="submit"]:focus{
    outline: none;
}

.section-wrapper svg {
    max-height: calc(100vh - 200px);
    max-width: 80%;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.home-section2 .fp-tableCell .section-wrapper svg{
    max-width: 96%;
    max-height: 100vh;
    width: 100%;
    max-width: 100%;
}
.section-wrapper .home-img-section-3 svg{
    max-height: calc(100vh - 101px);
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
.home-section-text .go-next-btn svg{
    max-width: 100%;
    width: 136px;
    height: 45px;
}
.home-section-text h2 span{
    border:0;
}
.home-section-text h2 span.unl{
  border-bottom: 3px solid #D00031;
}
.home-section-text h2 .blue_txt{
    color: #1D9BC9;
    display: block;
}
.home-section1{
    text-align: center;
}
.home-section2 h2{
    font-size: 3.8vw;
}
.home-section-text h2 small.blue_txt{
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
}
.home-section2 .home-section-text{
    margin-bottom: 90px;
}

/* DEV 2 code*/
.fp-viewing-What-we-do-0 .section-up{
    display: none !important;
}
.fp-viewing-What-we-do-0 .section-down{
    display: block !important;
}

/*==========================================
=      Code For slider and page navigation       =
==========================================*/
.home-section3 .section-wrapper{
    display: table;
    width: 100%;
}
.section-up,
.section-down{
    position: fixed;
    left: 50%;
    top: 100px;
    z-index: 1009;
    border-left: 4px solid #1d9bc9;
    border-top: 4px solid #1d9bc9;
    height: 20px;
    width: 20px;
    transform: translateX(-50%) rotate(45deg);
}
.section-down{
    top: initial;
    bottom: 3%;
    border: 0;
    border-right: 4px solid #1d9bc9;
    border-bottom: 4px solid #1d9bc9;    
    transform: rotate(45deg);
}

.fp-slidesNav.bottom{
    right: 17px;
    left: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.fp-slidesNav.bottom li{
    display: block;
}
#fp-nav ul li, .fp-slidesNav ul li{
    background-color: transparent;
    border: 0;
    margin-bottom: 25px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background-color: transparent;
}
#fp-nav ul li a.active span, #fp-nav ul li a:hover span,
.fp-slidesNav ul li a.active span, .fp-slidesNav ul li a:hover span{
    background-color: #1d9bc9 !important;
}
#fp-nav ul li a,
.fp-slidesNav ul li a{
    border: 2px solid #0B1B34;
    border-radius: 50%;
}
#fp-nav ul li a.active, #fp-nav ul li a:hover,
.fp-slidesNav ul li a.active, .fp-slidesNav ul li a:hover{
    border: 2px solid #1d9bc9;
}

#fp-nav ul li .fp-tooltip{
    background-color: #1d9bc9;
    padding: 5px 15px;
    border-radius: 6px;
    top: -9px;
    overflow: visible;
    opacity: 0;
    visibility: hidden;
}
#fp-nav ul li .fp-tooltip.right{
    right: 35px;    
}
#fp-nav ul li .fp-tooltip:after{
    content: '';
    position: absolute;
    right: -10px;
    top: 7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 14px solid #1d9bc9;
}
#fp-nav.fp-show-active a.active+.fp-tooltip{
    opacity: 0;
    visibility: visible;
}
#fp-nav ul li:hover .fp-tooltip{
    visibility: visible;
}

/*==========================================
=            Code For Product Page            =
==========================================*/

/* overides to main*/
.simple_page_header{
    background-color: #fff;
}
ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
/* overides to main*/


.wpb_container{
    width: 100%;
    padding: 84px 0px 0;
}
.wpb_container:after,
.prod_sec:after,
.prod:after,
.prod_desc_sec:after{
    display: block;
    clear: both;
    content: '';
}
.site_btn{
    width: 139px;
    height: 39px;
    border: 2px solid #1D9BC9;
    border-radius: 24px;
    text-align: center;
    padding: 9px;
    color: #1D9BC9;
    font: 600 12px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #1D9BC9;
    text-decoration: none;
    display: inline-block;
}
.vrtcl_cntr_lft_sec{
    width: 50%;
    float: left;
    padding-right: 70px;
    padding-top: 180px;
}
.vrtcl_cntr_lft_sec h2{
    font: bold 70px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #0B1B34;
    margin-top: 0;
}
.vrtcl_cntr_lft_sec p{
    font: normal 13px 'Poppins', Arial, Helvetica, sans-serif;
    color: #0B1B34;
    opacity: 0.46;
    margin: 0 0 25px;
}
.prod_sec{
    float: left;
    width: 50%;
    padding-left: 70px;
}
.prod{
    position: relative;
    padding: 30px 25px;
    border: 2px solid #15DBE2;
    border-radius: 14px;
    margin-bottom: 40px;
}
.prod.immo{
    border-color: #FF228A;
}
.prod_logo{
    float: left;
    width: 40%;
  line-height: 220px;
  height: 220px;
}
.prod_logo svg{
    width: 150px;
    max-width: 90%;
    vertical-align: middle;
    display: inline;
}
.prod_desc{
    float: left;
    width: 60%;
}
.prod_desc p{
    color: #0B1B34;
    font: 600 12px 'Poppins', Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 24px;
}
.prod_desc p:not(:first-child){
    color: #65748B;
    font-weight: 400;
    margin-bottom: 10px;
}
.prod_more_btn{
    position: absolute;
    right: -2px;
    bottom: -20px;
    background-color: #fff;
}

/*========================================
=        Code For Product large Page            =
==========================================*/

.product_description{
    font-size: 0;
}
.des_sec{
    padding: 85px;
    width: 50%;
    float: left;
    position: relative;
    vertical-align: middle;
}

.grey_sec{
    background-color: #F8F8F8;
}

.main_desc{
    padding: 90px;
}
.main_desc .image{
    margin-bottom: 30px;
}
.main_desc .image img,.main_desc .image svg{
        height: 110px;
        max-width: 90%;
}
.main_desc p{
    font: normal 13px 'Poppins', Arial, Helvetica, sans-serif;
    color: #0B1B34;
    opacity: 0.46;
    text-align: left;
    margin-top: 0;
}
.main_desc p a{
    color: #0B1B34;
}
.main_desc p a:hover{
    color: #15dbe2;
}
.features_desc{
    font-size: 0;
    padding: 85px 40px;
}
.feature{
    text-align: center;
    padding: 0 45px;
    margin-bottom: 40px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.feature .image img{
    height: 70px;
}
.feature .caption h4{
    font: 600 16px 'Poppins', Arial, Helvetica, sans-serif;  
    margin: 30px 0 10px;
    color: #0B1B34;
}
.feature .caption p{
    color: #979EA9;
    line-height: 1.584em;
    margin: 0 0 10px 0;
}
.options_sec{
    height: 639px;
    /*background: url(../img/app_bg.png) center no-repeat;*/
    background-size: 100% 100%;
    text-align: center;
    padding: 0;
}
.options_desc:nth-child(1){
    float: right;   
}
.prod_desc_sec{
    position: relative;
}
.prod_desc_sec .product_controls{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    margin-bottom: 30px;
    text-align: center;
    z-index: 1000;
}
.product_controls .icon{
    width: 60px;
    display: inline-block;
    margin: 0px 10px 10px;
    cursor: pointer;
}
.product_controls .icon circle,.product_controls .icon path{
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.product_controls .icon:hover circle,.product_controls .icon.active circle{
    fill: #15DBE2;
}
.product_controls .icon:hover path,.product_controls .icon.active path{
    fill: #ffffff;
}
.options_desc{
    min-height: 639px;
}
.prod_desc_sec:nth-child(even) .options_desc,
.prod_desc_sec:nth-child(odd) .grey_sec{
    float: right;
}
.app_desc {
    vertical-align: middle; 
    position: absolute;
    top: 50%;
    left: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 0;
    width: calc(100% - 200px);
}
.slick-dots{
    display: none !important;
}
.app_desc h2{
    font: bold 35px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 15px;
}
.app_desc p{
    margin-top: 0;
    font: normal 13px 'Poppins', Arial, Helvetica, sans-serif;
    line-height: 1.46154;
    color: #0B1B34;
    opacity: 0.46;
}
.product-popup-wrapper{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0, .5);
    z-index: 99999;
    display: none;
}
.product-popup{
    width: 600px;
    min-height: 200px;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 30px;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    max-width: calc(100% - 30px);
}
.close-x{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.close-x:after,
.close-x:before{
    width: 20px;
    height: 2px;
    background: #0B1B34;
    position: absolute;
    top: 11px;
    left: 3px;
    content: '';
}
.close-x:after{
    transform: rotate(-45deg);
}
.close-x:before{
    transform: rotate(45deg);
}
/*=====  End of Code For Product large Page  ======*/


/*========================================
=        Code For What we do Page           =
==========================================*/
.what_we_do .home-section-text p{
    font: normal 13px 'Poppins', Arial, Helvetica, sans-serif;
    color: #979EA9;
    padding-right: 40px;
    margin: 0 0 25px;
}
.what_we_do .home-img-section-3{
}
.what_we_do .home-img-section-3 img{
    max-width: 100%;
    height: calc(100vh - 300px);
}
.what_we_do .home-img-section-3 svg{
    max-width: 100%;
    max-height: calc(100vh - 200px);
}
/*=====  End of Code For What we do Page  ======*/

/*========================================
=        Code For Responsive menu           =
==========================================*/
.menu_btn{
    display: none;
    height: 28px;
    width: 35px;
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    z-index: 1011;
}
.menu_btn span{
    display: block; 
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 4px;
    border-radius: 2px;
    background-color: #1D9BC9;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.menu_btn:after,
.menu_btn:before{
    content: '';
    position: absolute;
    left: 0;
    display: block;
    border-radius: 2px;
    height: 4px;
    width: 100%;
    background-color: #1D9BC9;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.menu_btn:before{
    top: 0;
}
.menu_btn:after{
    bottom: 0;
}
.go-btn-1{
    font-family: 'Poppins';
}
.what_we_do{
    display: table;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.custom_mobile-28-1 {
    font-size: 15px;
    font-family: Montserrat-Regular, Montserrat;
    fill: #1d9bc9;
}
.jm_loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
}
.jm_loader img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
html,body{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
html.loaded,html.loaded body{
    overflow: auto;
}
.section-up:after, .section-down:after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    left: -25px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.section-down:after{
    top: -13px;
    left: -13px;
}
[class^="fp-viewing-What-we-do"] .section-down{
    display: block !important;
}
.thumbnail-slider img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.thumbnail-slider{
    background: none;
}
.slick-initialized .slick-slide:focus{
    outline: none;
}
.prod_desc_sec:nth-child(odd) .product_controls{
    right: 0;
    left: auto;
}
/*=====  End of Code For Responsive menu Page  ======*/
@media screen and (min-width: 1600px) {
    .home-section-text span.title,.what_we_do .home-section-text p{
        font-size: 1.17vw;
    }
    .vrtcl_cntr_lft_sec p,
    .main_desc p,
    .app_desc p{
        font-size: .95vw;
    }
    .prod_desc p,.contact-detail p,
    .team-about p, p{
        font-size: .87vw;
    }
    .prod_logo svg{
        width: 11vw;
    }
    .contact-form{
        width: 35vw;
    }
    .contact-icon{
        width: 2vw;
    }
    .contact-icon img{
        width: 100%;
        height: auto;
    }
    .contact-detail h4,
    .feature .caption h4{
        font-size: 1.17vw;
    }
    .contact-form input[type="text"]{
        height: 2.92vw;
    }
    .contact-form textarea{
        height: 2.92vw;
    }
    .contact-form textarea{
        height: 8.95vw;
    }
    .prod{
        padding: 2.2vw 1.8vw;
        margin-bottom: 2.92vw;  
    }
    .prod_more_btn{
        padding: 0.75vw;
        width: 10.2vw;
        height: 2.85vw;
        font-size: 0.87vw;
        bottom: -1.4vw;
        border-radius: 1.7vw
    }
    .contact-form input[type="text"], .contact-form textarea{
        font-size: 0.87vw;
    }
    .contact-form input[type="submit"]{
        margin-top: -1.8vw;
        width: 10.2vw;
        height: 2.85vw;
        font-size: 0.87vw;
        border-radius: 1.7vw        
    }
    h1{
        font-size: 5vw;
    }
    .team-description .job{
        font-size: 1vw;
    }
    .team-description h2,
    .app_desc h2{
        font-size: 2.56vw;
    }
    .team-member{
        width: 6.3vw;
    }
    .feature .image img{
        height: 5vw;
    }
    .main_desc .image img, .main_desc .image svg{
        height: 8vw;
    }
    .options_sec{
        height: 45vw;
    }
    .options_desc {
        min-height: 45vw;
    }
    .main_desc{
        padding: 6.5vw;
    }
    .section-up, .section-down{
        width: 1.5vw;
        height: 1.5vw;
    }
    .section-up:after,.section-down:after{
        width: 250%;
        height: 250%;
        top: -100%;
        left: -100%;
    }
    .section-down:after{
        top: -50%;
        left: -50%;
    }
    .success-message{
        font-size: 1.6vw;
    }
}
  








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media screen and (min-width: 1024px) {
    .mobile-show{
        display: none;
    }
}  
@media screen and (min-width: 1025px) {
    .mainMenu li a:after, .contact-btn,.go-btn-2,.go-btn-1,.contact-footer ul li a,.contact-footer ul li a path,.contact-detail p a,.site_btn,.options_sec .icon circle,.options_sec .icon path,.prod_more_btn,.contact-form input[type="submit"]{
        -webkit-transition:all 0.2s ease-in-out;
        transition:all 0.2s ease-in-out;
    }
    .mainMenu li a:hover:after{
        opacity: 1;
        visibility: visible;
    }
    .contact-btn:hover,.page-btn:hover,.site_btn:hover{
        background: #1D9BC9;
        color: #fff;
    }
    .logo:hover:after{
        height: 3px;
        text-decoration: none;
    }
    .go-next-btn:hover .go-btn-2,.go-next-btn-3:hover .go-btn-2{
        fill: #1d9bc9;
        stroke: #1d9bc9;
    }
    .go-next-btn:hover .go-btn-1,.go-next-btn-3:hover .go-btn-1{
        fill: #ffffff;
    }
    .contact-footer ul li a:hover{
        opacity: 1;
    }
    .contact-footer ul li a:hover path{
        fill: #1d9bc9;
    }
    .contact-detail p a:hover{
        color: #979EA9;
    }
    .options_sec .icon:hover circle{
        fill: #15DBE2;
    }
    .options_sec .icon:hover path{
        fill: #ffffff;
    }
    .contact-form input[type="submit"]:hover{
        background: #1D9BC9;
        color: #fff;
    }
}
@media screen and (max-width: 1400px) {
    .fullpage-ourteam .inner-page h1{
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 46px;
    }
    #fullpage-team .inner-page{
        padding-bottom: 85px;
    }
    .team-about p{
        margin-bottom: 10px;
    }
    .our-team-section{
        width: 70%;
    }
}
@media screen and (max-width: 1199px) {
    .inner-page{
        padding-left: 30px;
        padding-right: 30px;
    }
    h1{

        margin-bottom: 20px;
        font-size: 50px;
    }
    .team-about p,.team-description .job{
        margin-bottom: 15px;
    }
    .our-team-section{
        width: 80%;
    }
    .team-half,.vrtcl_cntr_lft_sec{
        padding-right: 20px;
    }
    .team-half + .team-half,.prod_sec{
        padding-left: 20px;
    }
    .prod{
        padding: 30px;
    }
    .prod_logo svg{
        padding-right: 20px;
    }
    .section-wrapper{
        padding-left: 30px;
        padding-right: 30px;
    }
    .contact-detail-section{
        padding-left: 30px;
    }
    .des_sec:not(.options_sec){
        padding-left: 30px;
        padding-right: 30px;
    }
    .features_desc{
        padding: 30px;
    }
    .feature{
        padding: 0 30px;
    }
    .options_sec .icon{
        width: 45px;
    }
    .options_sec .icon svg{
        width: 100%;
    }
}
@media screen and (max-width: 1023px) {
    .des_sec{
        padding: 30px;
        width: 100%;
        float: none;
    }
    .prod_desc_sec:nth-child(even) .options_desc,
    .prod_desc_sec:nth-child(odd) .grey_sec{
        float: none;
    }
    .options_desc{
        min-height: 300px;
    }
    .vrtcl_cntr_lft_sec{
        width: 100%;
        padding-right: 0;
        float: none;
        padding-top: 0;
    }
    .vrtcl_cntr_lft_sec h2{
        margin-bottom: 20px;
    }
    .wpb_container{
        padding-top: 0;
    }
    .product_description{
        padding-top: 50px;
    }
    .prod_sec{
        width: auto;
        padding-left: 0;
        padding-top: 30px;
        margin: 0 -15px;
        float: none;
        font-size: 0;
    }
    .prod_wrapper{
        width: 50%;
        display: inline-block;
        padding: 0 15px;
        vertical-align: top;
    }
    .prod{
        padding: 20px;
    }
    .prod_logo{
        width: 100%;
        height: auto;
        line-height: 0;
        margin-bottom: 20px;
    }   
    .prod_desc{
        width: 100%;
    }
    .contact-btn,.mainMenu li{
        margin-left: 20px;
    }
    .header{
        padding:10px 15px;
    }
    .team-member{
        margin-right: 0px;
        padding: 0 20px 0 10px;
        width: 110px;
    }
    .contact-top li:nth-child(2){
        padding-left: 0px;
    }
    .contact-top li{
        width: 100%;
    }
    .contact-top li + li{
        margin-top: 20px;
    }
    .contact-detail h4{
        margin-bottom: 5px;
    }
    .contact-form textarea,.contact-form input[type="text"]{
        padding: 12px;
    }
    .contact-page{
        padding-top: 68px;
    }
    .contact-form input[type="submit"]{
        margin-right: 0;
    }
    .contact-detail-section{
        margin-bottom: 30px;
    }
    .contact-detail-section{
        padding-left: 30px;
        padding-right: 0px;
    }
    h1{
        font-size: 50px;
    }
    .team-description h2{
        font-size: 30px;
    }
    .options_sec{
        padding-bottom: 117px;
        height: auto;
    }
    .home-section-text{
        margin-top: 12vh;
    }
    .section-wrapper svg{
        max-width: 100%;
        width: 100%;
        max-height: 400px;
    }
    .text-hide{
        display: none;
    }
    .home-section-text,.home-section3 .fp-tableCell .section-wrapper{
        width: 100%;
        display: block;
        margin-top: 0;
    }
    .home-img-section-3{
        width: 100%;
        display: block;
    }
    .home-section3 .fp-tableCell .section-wrapper img{
        max-height: 400px;
    }
    .home-section-text{
        text-align: center;
    }
    .section-wrapper .home-img-section-3 svg{
        height: 400px;
    }
    .des_sec:not(.options_sec){
        padding: 30px;
    }
    .main_desc .image img{
        height: auto;
        width: 300px;
    }
    #googlemap{
        height: calc(100vh - 68px);
    }
    .prod_desc_sec .product_controls{
        margin-bottom: 15px !important;
    }

}
@media screen and (min-height: 800px) {
    .team-about p{
        margin-bottom: 25px;
    }
    .contact-detail-section h1{
        margin-bottom: 30px;
    }
    .contact-footer{
        margin-bottom: 36px;
        margin-top: 67px;
    }
}
@media screen and (min-width: 768px) {
    .contact-btn.active{
        background: #1D9BC9;
        color: #fff;
    }
    .mobile-show-m{
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .text-hide-m{
        display: none;
    }
    .section-wrapper img{
        width: 100%;
        max-width: 100%;
    }
    .home-section-text{
        margin-top: 0;
    }
    .our-team-section{
        width: 100%;
    }
    .team-half,.team-half + .team-half, .vrtcl_cntr_lft_sec{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .team-half + .team-half{
        padding-top: 15px;
    }
    #fullpage-team .inner-page{
        padding-bottom: 60px;
        padding-top: 80px;
    }
    .inner-page,.section-wrapper,.contact-detail-section{
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-section3 .fp-tableCell .section-wrapper{
        display: block;
    }
    #fullpage-team .section:last-child .inner-page{
        padding-bottom: 40px;
    }
    .go-next-btn,.go-next-btn-3{
        bottom: 10px;
    }
    .contact-form{
        max-width: 100%;
        width: 100%;
        padding-top: 15px;
    }
    .contact-half{
        width: 100%;
    }
    #googlemap {
        height: 0;
        padding-top: 37px;
        padding-bottom: 67%;
    }
    h1{
        font-size: 30px;
        margin-bottom: 15px;
    }
    .team-description h2{
        font-size: 25px;
    }
/*    .team-member{
        width: 50px;
    }
*/    .inner-page{
        padding-top: 90px;
    }
    #fullpage-team .section + .section .inner-page{
        padding-top: 90px;
    }
    .inner-page{
        padding-bottom: 40px;
    }
    .contact-footer{
        margin-top: 24px;
    }
    .contact-form textarea{
        height: 85px;
    }
    .contact-form input[type="text"]{
        height: 35px;
    }
    .contact-icon img{
        width: 90%;
        height: auto;
    }
    .contact-icon{
        width: 36px;
    }
    .contact-form{
        margin-top: 0;
    }
    .contact-form form{
        margin-top: 30px;
    }
    .home-section-text{
        width: 100%;
        margin-bottom: 40px;
        display: block;
    }
    .home-img-section-3{
        width: 100%;
        display: block;
    }
    .home-section3 .fp-tableCell .section-wrapper svg{
        max-height: 250px;
    }
    .home-section-text h2{
        font-size: 8vw;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .inner-page .section-wrapper{
        padding-right: 0;
        padding-left: 0;
        position: relative;
        padding-bottom: 70px;
    }
    div.mainMenu li{
        margin-bottom: 0;
    }
    .wpb_container.product_description{
        padding-top: 50px;
    }
    .section-wrapper.what_we_do .home-section-text p{
        padding-right: 0;
    }
    .menu_btn{
        display: block;
    }
    .menu_active .menu_btn span,
    .menu_active .menu_btn:before,
    .menu_active .menu_btn:after{
        background-color: #fff;
    }

    .menu_active .menu_btn{
        right: 200px;
    }   
    .menu_active .menu_btn span{
        opacity: 0;
        right: 25px;
    }
    .menu_active .menu_btn:before{
        top: 14px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    .menu_active .menu_btn:after{
        bottom: 10px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }

    .menu-wrapper{
        position: fixed;
/*      opacity: 0;
        visibility: hidden;*/
        top: 0;
        right: 0;
        margin-top: 0;
        height: 100%;
        width: 250px;
        background-color: #1D9BC9;
        padding-top: 70px;
        -webkit-transform: translateX(104%);
                transform: translateX(104%);
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-box-shadow: 3px -4px 16px 0px black;
                box-shadow: 3px -4px 16px 0px black;
                z-index: 1010;
    }
    .menu_active .menu-wrapper{
            -webkit-transform: translateX(0);
                    transform: translateX(0);
    }
    .mainMenu li{
        float: none;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .mainMenu li a{
        color: #fff;
    }
    .mainMenu li a:after{
            background-color: #fff;
    }
    .contact-btn{
        margin-top: 15px;
        background-color: #fff;
    }
    .des_sec{
        padding: 15px;
    }
    .prod_sec{
        padding-top: 10px;
    }
    .prod{
        margin-bottom: 30px;
    }
    .vrtcl_cntr_lft_sec h2{
        font-size: 55px;
    }
    .prod_wrapper{
        width: 100%;
    }
    .prod {
        padding: 15px;
    }
    .prod_logo{
        margin-bottom: 15px;
    }
    .options_sec .icon{
        width: 35px;
        margin: 0 3px;
    }
    .options_sec .icon svg{
        width: 100%;
        height: auto;
    }
    .app_desc h2{
        font-size: 30px;
    }
    .vrtcl_cntr_lft_sec p{
        margin-bottom: 10px;
    }
    .what_we_do{
        display: block;
    }
    .home-section3{
        width: 100%;
    }
    .home-section-text h2{
        font-size: 8vw;
    }
    .home-section2 .fp-tableCell .section-wrapper svg {
        max-width: 131%;
        width: 140%;
        margin-left: -15%;
    }
    .home-section2 .fp-tableCell .section-wrapper{
        overflow: hidden;
        padding: 80px 0 0 0;

    }
    .home-section2 .go-next-btn{
        bottom: 20%;
    }
    .howwework{
        max-height: calc(100vh - 130px);
    }
    .fullpage-wrapper .section-wrapper{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #fp-nav, .fp-slidesNav{
        display: none !important;
    }
    .fullpage-wrapper .what_we_do{
        padding-top: 10px;
    }
    .fullpage-wrapper .what_we_do h1,
    .fullpage-wrapper .what_we_do p{
        margin-bottom: 5px;
    }
    .fullpage-wrapper .what_we_do svg{
        height: 240px;
    }
    .what_we_do .home-section-text{
        margin-bottom: 0;
    }
    .section-up{
        top: 82px;
    }
    .options_sec{
        padding-bottom: 60px;
    }
    .app_desc{
        width: calc(100% - 30px);
    }
}
@media screen and (max-width: 479px) {
    .team-member{
        float: none;
        padding: 0;
        margin-bottom: 10px;
    }
    .inner-page h1{
        font-size: 30px;
    }
    .des_sec:not(.options_sec){
        padding: 40px 15px;
    }
    .feature{
        width: 100%;
        display: block;
        padding: 0 15px;
    }
    .product-popup{
        padding: 10px;
    }
}  
  

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
