

* {
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #333333;
}

input:focus,
button:focus,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: #768ede;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
    line-height: 1.4em;
	font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 50px;
}

h3 {
    font-size: 32px;
}

html,
body {
    height: 100%
}
p{color: #000; font-size:15px; line-height:1.5 }

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #000;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.collapse.navbar-collapse {
    width: auto;
    float: right;
    min-height: 92px;
}

.navbar-header{
    float: left;
	width:100%;
}

nav.navbar.navbar-default {
    min-height: 88px;
    background: #fff;
    margin: 0;
}

a.navbar-brand {
    padding: 0;
}
a.header-btn {
    float: right;
    background: #c30930;
    text-align: center;
    width: 160px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    margin-top: 20px;
}

.navbar-nav>li {
    line-height: 100%;
}

ul.nav.navbar-nav.nav-menu {
    min-height: 92px;
}

.navbar-default .navbar-nav>li>a {
    border-radius: 12px;
    /* -webkit-box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43); */
    -moz-box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43);
    /* box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43); */
    float: right;
    background: #2aabfd !important;
    text-align: center;
    width: 160px;
    /* height: 46px; */
    line-height: 46px;
    color: #fff!important;
    margin-top: 20px;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    /* margin: 0; */
    padding: 0;
    margin-right: 10px;
    text-transform: none;
}

nav.mainmenu-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 20px 0px 15px 0;
    background: transparent;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ border-radius: 12px;
    /* -webkit-box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43); */
    -moz-box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43);
    /* box-shadow: 0px 0px 10px 2px rgba(200,200,200,0.43); */
    color: #555;
    background: #fff;
    float: right;
    background: #2aabfd;
    text-align: center;
    line-height: 46px;
    color: #fff;
    margin-top: 20px;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    /* margin: 0; */
    padding: 0;
    margin-right: 10px;
    text-transform: none;}
.home-area {
   width: 100%;
   background: url(../images/banner-bg.jpg) no-repeat scroll center bottom / cover;
   padding: 30px 0;
   color: #ffffff;
   margin-top: 88px;
}
header#home_page .container {
    position: relative;
    z-index: 2;
}
.overlay-colored.color-bg-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #44bfff;
    background-image: -webkit-linear-gradient(45deg,#44bfff 0%,#4777f4 100%);
    background-image: -moz-linear-gradient(45deg,#44bfff 0%,#4777f4 100%);
    background-image: -o-linear-gradient(45deg,#44bfff 0%,#4777f4 100%);
    background-image: linear-gradient(45deg,#44bfff 0%,#4777f4 100%);
    z-index: 1;
    opacity: 0.9;
}
.wave-section {
   /*position: absolute;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    bottom: -3px;*/
}
header#home_page p {
     font-size: 21px;
     font-weight: 400;
}
.banner-content {
   /* max-width: 540px;*/
   position: relative;
   padding-top: 21%;
}
.banner-content h1, .banner-content p{color:#000;
}
.banner-content h1{font-size:43px;}
.overlay {
    position: relative;
    z-index: 1;
}
.form-header .box-content {
    width: 100%;
    float: left;
    border-radius: 10px;
    background: transparent;
    box-shadow: none;
}
.form-header-bg {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: auto;
}

.form-header-section h3 {
    font-size: 24px;
    color: #fff;
    text-align: left;
}

header#home_page .form-header-section p {
    font-size: 14px;
	color:#fff;
}
.form-header-section{position: relative;text-align: center;padding: 22px 30px 0px 30px;/* border-radius: 10px 10px 0 0; */color: #999;background: transparent;/* background-color: #44bfff; */width: 100%;float: left;}
.form-section {
    width: 100%;
    padding: 10px 30px 26px;
    border-radius: 0;
    float: left;
    background: transparent;
}
.form-section .form-group{width:100%;}
form#form-subscribe label {
    width: 100%;
    color: #777;
    font-weight: 400;
    font-size: 13px;
    font-family: montserrat,sans-serif;
}


form#form-subscribe input.form-control {
    padding: 0 15px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    outline: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    transition: all .2s;
    color: #222;
    background: #fff;
    margin-bottom: 15px;
}

form#form-subscribe textarea {
        padding: 0 15px;
    width: 100%;
    height: 80px;
    line-height: 46px;
    font-size: 12px;
    outline: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    transition: all .2s;
    color: #222;
    background: #fff;
	margin-bottom: 15px;
}
input#security_code {
    width: 50%;
}

form#form-subscribe .captcha-code {
    width: 50%;
    float: left;
}

.captcha-img {
    width: 50%;
    float: right;
    margin-top: 0;
}
.captcha-img img {
    width: 90%;
    margin-left: 10%;
}

form#form-subscribe input[type=submit].form-control {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding: 0 45px;
    /* margin-top: 20px; */
    height: auto;
    background: #fff;
    /* border-color: rgba(255,255,255,1) !important; */
    color: #ffffff !important;
    /* -webkit-box-shadow: 0 1px 13px rgba(0,0,0,.3); */
    -moz-box-shadow: 0 1px 13px rgba(0,0,0,.3);
    /* box-shadow: 0 1px 13px rgba(0,0,0,.3); */
    /* border-radius: 25px; */
    /* -webkit-border-radius: 25px; */
    -moz-border-radius: 25px;
    display: inline-block;
    max-width: 100%;
    background-color: #000000;
    border-radius: 2px;
    margin: 0 auto;
    margin-top: 0;
    border: 1px solid #000;
    width: auto;
}
.heading-section{text-align:center; width: 100%;
    float: left;}
.heading-section.left{text-align:left}
h3.heading-text {
    font-size: 30px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 25px;
	font-weight:700;
	text-transform:uppercase;
	
}
.heading-section.left .heading-text:after {
    content: "";
    width: 60px;
    height: 2px;
    position: absolute;
    background: #c30930;
    left: 0;
    bottom: 0;
	margin:0;
}
.heading-section .heading-text:after {
    content: "";
    width: 60px;
    height: 2px;
    position: absolute;
    background: #c30930;
    left: 0;
    bottom: 0;
    margin: 0;
    left: 50%;
    margin-left: -30px;   
}
.heading-section p {
    font-size: 18px;
}

.icon-image {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.desc {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 45px;
}
a.btn-default {
    padding: 10px 25px;
    font-size: 15px;
    margin-top: 20px;
    float: left;
    font-weight: 500;
    font-style: normal;
    background: #f6750d;
    border: 0;
    color: #fff;
    border: 0;
    -webkit-box-shadow: 4 1px 13px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 13px rgba(0,0,0,.3);
    box-shadow: 0 1px 13px rgba(0,0,0,.3);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
a.btn-default .fa {
    margin-left: 5px;
}
a.btn-orange {
    background: #f6750d;
    background: -moz-linear-gradient(top,#f6750d 0,#d90746 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6750d),color-stop(100%,#d90746));
    background: -webkit-linear-gradient(top,#f6750d 0,#d90746 100%);
    background: -o-linear-gradient(top,#f6750d 0,#d90746 100%);
    background: -ms-linear-gradient(top,#f6750d 0,#d90746 100%);
    background: linear-gradient(to bottom,#f6750d 0,#d90746 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6750d',endColorstr='#d90746',GradientType=0);
   
}
a.bttn-white.download-app {
    padding: 14px 16px;
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    background: #fff;
    border-color: rgba(255,255,255,1) !important;
    color: #e35a10 !important;
    -webkit-box-shadow: 0 1px 13px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 13px rgba(0,0,0,.3);
    box-shadow: 0 1px 13px rgba(0,0,0,.3);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
a.popup.video-button .fa {
   float: left;
   /* align-items: center; */
   /* justify-content: center; */
   width: 55px;
   height: 55px;
   line-height: 55px;
   text-align: center;
   font-size: 12px;
   border-radius: 100%;
   background: #fff;
   color: #222;
   transition: all .1s!important;
   box-shadow: 0 0 0 0 rgba(255,255,255,.5);
   animation: pulse 1.2s infinite;
   margin-top: -10px;
}
span.brn-title {
    float: left;
    font-size: 13px;
    text-align: left;
    line-height: 22px;
    color: #fff;
    margin-left: 15px;
    margni-top:;
}
.video-button .fa {
    margin-right: 10px;
}
a.bttn-white.download-app .fa {
    margin-right: 10px;
}
.devider {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 50px 0;
}
section.client {
    width: 100%;
    float: left;
    padding: 50px 0 0;
	border-top: 1px solid #dcdcdc;
}

.section-padding {
    padding-top: 30%;
}

.section-image {
    margin-top: 30px;
}
.box-icon {
    /* position: absolute; */
    /* left: 0; */
    margin-bottom: 40px;
}

.service-box {
    padding-left: 0;
    position: relative;
    padding: 30px;
    width: 100%;
    margin: 0;
    border-bottom: 4px solid transparent;
}
.service-box {
    text-align: center;
}
.service-box.service-box-highlighted {
    border-color: #44bfff;
    box-shadow: 0 0 50px 15px rgba(34,34,34,.05);
    background-color: #fff;
}
.box-icon img {
    line-height: 80px;
    margin: 0 auto;
    display: block;
}
.service-box h4 {
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
}

section#features_page {
    padding:100px 0;
    width: 100%;
    float: left;
}
section.section1, section.section2 {
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    padding: 90px 0;
}
section#section3 {
    background: url(../images/application-bg.jpg) no-repeat center;
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
    padding: 0;
}
.product-caption {
    background: #c30930;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
    min-height: 80px;
}

.product-caption p {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	font-weight: 500;
    font-size: 16px;
    /* min-height: 50px; */
    left: 10px;
    right: 10px;
}
.product-image {
    border: 1px solid #e7e7e7;
    border-bottom: 0;
}
section.section2 {
    background: #efefef;
    
}
.video-photo > img {
    width: 100%;
}
.video-box a.video-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.video-photo {
    position: relative;
    border-radius: 0px;
    overflow: hidden;
}
ul.bullet {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
section#section3 .main-content {
    color: #fff;
}
ul.bullet li
{background: url(../images/bullet.png) no-repeat left 5px;padding-left:30px;margin: 0 0 5px 0;}
section#section3 ul.bullet li {
    width: 50%;
    float: left;
}

section#section3 ul.bullet li:nth-child(2n+2) {
    float: right;
}



ul.bullet-2 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.bullet-2 li
{background: url(../images/bullet-2.png) no-repeat left 5px;padding-left:30px;padding-right: 15px;margin: 0 0 5px 0; float:left; width:33.33%;}

ul.bullet-3, ul.bullet-full {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.bullet-3 li,
ul.bullet-full li
{background: url(../images/bullet-2.png) no-repeat left 5px;padding-left:30px;padding-right: 15px;margin: 0 0 5px 0; float:left; width:50%;}
ul.bullet-full li {width:100%;}
.second-title { font-size: 20px; font-weight: 600; float: none; width: 100%; display: inline-block; margin-bottom: 15px; text-transform: uppercase; }

.content-left {
    width: 50%;
    float: left;
	padding-right: 45px;
}
.content-right {
    width: 50%;
    float: right;
	padding-left: 45px;
}
.content-img-right.section1-img {
    background: url(../images/section1-img.jpg) no-repeat center;
    position: absolute;
    left: 0;
	height:100%;
    width: 50%;
	background-size:cover;
	top:0
}

.content-img-left.section2-img {
    background: url(../images/section2-img.jpg) no-repeat center;
    position: absolute;
    right: 0;
   height:100%;
    width: 50%;
	background-size:cover;
	top:0
}
.content-right .heading-section, .content-left .heading-section {
    text-align: left;
}
.content-right .heading-section h3.heading-text, .content-left .heading-section h3.heading-text
{margin-bottom: 15px;
    padding-bottom: 10px;}
h4.heading-text {
    color: #363738;
    font-size: 25px;
    text-transform: capitalize;
}
h4.heading-text.dark {
    color: #000;
}
.main-content  .box-icon img {
    height: 46px;
}

.main-content .box-icon {
    margin-bottom: 15px;
}

.main-content .box-icon h6 {
    font-size: 14px;
}

.section1-right-icon h6 {
    font-size: 14px;
}

.row.section1-right-icon {
    width: 80%;
	    margin-top: 50px;
}

.main-content .service-box {
    padding: 20px 0
}
p.counter-count {
    margin-bottom: 10px;
    font-size: 35px;
    color: #44bfff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.counter-bg {
    background: #fff;
    border-color: #44bfff;
    box-shadow: 0 0 50px 15px rgba(34,34,34,.05);
    background-color: #fff;
}

span.hot {
    position: absolute;
    top: -9px;
    left: 50%;
    padding: 0 5px;
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 2px;
    height: 16px;
    margin-left: -15px;
    line-height: 16px;
    color: #fff;
    background-color: #f44;
}
.main-content .counter-bg {
    border-bottom: 3px solid #44bfff;
}
div#testimonial-carousel .item {
    width: 90%;
    margin: 0 5%;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
	-webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
}
.team-image {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    border-radius: 40px;
    overflow: hidden;
}
.team-image {
    /* position: relative; */
    /* bottom: -40px; */
    /* width: 80px; */
    /* float: left; */
    /* height: 80px; */
    /* margin: -35px 27px 0 30px; */
    /* border-radius: 100%; */
    /* background-color: #ffffff; */
    /* text-align: center; */
    /* overflow: hidden; */
    /* border: 3px solid #ffffff; */
    /* -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); 1)*/ 
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);*/
}

.team-box {
    text-align: center;
    /* position: relative; */
    /* padding: 30px; */
    /* background: #fff; */
    /* -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1); */
    /* box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1); */
    /* border-radius: 5px; */
    margin-top: 20px;
    /* -webkit-transition: 0.3s; */
    -o-transition: 0.3s;
    transition: 0.3s;
    /* margin-bottom: 0; */
    /* margin-left: 15px; */
    /* margin-right: 15px; */
}
.team-text {
    /* width: 75%; */
    /* float: right; */
    padding-top: 15px;
    /* background: url(../images/sprite.png) no-repeat 120px 0; */
    /* opacity: 1; */
    text-align: center;
}

.team-text h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 20px;
    text-transform: uppercase;
}

h6.position {
    font-size: 13px;
    color: #999;
    opacity: 1;
    font-weight: 400;
    margin-top: 3px;
}
section#testimonial_page {
    background: url(../images/img-2.jpg) no-repeat scroll center bottom / cover;
    padding: 100px 0 100px;
    width: 100%;
    float: left;
	position:relative;
	background-attachment: fixed;
}

section#testimonial_page .heading-section {
    color: #fff;
    margin-bottom: 20px;
}

section#testimonial_page .heading-section p {
    color: #fff;
}
section#testimonial_page .container {
    z-index: 2;
    position: relative;
}

section.client p {
    text-align: center;
    font-size: 18px;
}

section#offer {
    width: 100%;
    /*background: url(../images/cta-title-1-bg.png) no-repeat center;*/
    padding: 100px 0;
    float: left;
	    background-color: #fff;
}
section#offer h2 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    font-size: 45px;
    width: 75%;
	color:#757575;
}

section#offer h2 span {
    color: red;
}

section#offer p {
    width: 60%;
    margin: auto;
    font-size: 16px;
}

section#offer a {
    background-color: #44bfff;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 45px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1);
    border-color: #44bfff;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    margin-top: 40px;
}
div#logo-carousel .item {
    padding: 0 25px;
}

div#logo-carousel {
    padding: 60px 0 60px;
}
div#logo-carousel img {
    opacity: 0.5;
}
div#logo-carousel img:hover {
    opacity: 1;
}
.contact-info {
    text-align: center;
}
.contact-content h4 {
    color: #fff;
}

.contact-content p {
    color: #fff;
}
.contact-content a{color:#fff}
.footer-contact {
    width: 100%;
    float: left;
    padding: 80px 0 80px;
    /*background: url(../images/footer-bg-waves.png) no-repeat center top / cover;*/
	background:#3fbbff
}
footer .copyright-section {
    background: #a60325;
    color: #fff;
    text-align: center;
    padding: 30px 0;
    width: 100%;
    float: left;
    border-top: 1px solid #2222220d;
	visibility: visible !important;
}

footer .copyright-section p {
    margin: 0;
    font-size: 13px;
    color: #fff;
}
footer .copyright-section p a{color: #fff;text-decoration:underline;}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
span.con-head {
    display: block;
}
.contact-details ul li {
    margin-bottom: 20px;
    padding-left: 95px;
    min-height: 78px;
}
.contact-details ul li.address{background:url(../images/address.png) no-repeat left top} 
.contact-details ul li.email{background:url(../images/email.png) no-repeat left top} 
.contact-details ul li.tel{background:url(../images/tel.png) no-repeat left top} 
.contact-details ul li.mobile{background:url(../images/mobile.png) no-repeat left top} 
.contact-map {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.contact-map iframe{width:100%; height:100%;}
.contact-details {
    padding: 60px 40px;
    float: left;
}

section {
    float: left;
    width: 100%;
}
.position-relative{position:relative;}
section.contact{
    background: #c30930;
}

.contact-details ul li, .contact-details ul li a {
    color: #fff;
}
.contact-details ul li.email a {
text-decoration:underline
}
.blue-patch {
    background: rgba(0, 0, 0, 0.65 );
    width: 100%;
    float: right;
    padding: 90px 20px 90px 40px;
}
.image-box {
    padding: 90px 0;
}
.product-caption.no-margin-lg {
    margin-bottom: 0;
}
.contact-details ul li {
    line-height: 1.5;
}

.contact-details ul li span.con-head {
    font-weight: 600;
}
.contact-details ul {
    width: 100%;
    float: left;
}
.heading-section.white h3.heading-text {
    color: #fff;
}

.heading-section.white h3.heading-text:after {background: #fff;}
section#section1 p {
    line-height: 2;
}
.image-box img {
    max-height: 480px;
    width: auto;
    float: none;
    margin: 0 auto;
    display: block;
}

.navbar-brand img { margin-top: 5px; }
h1.heading-text {font-size: 30px; padding-bottom: 5px; position: relative; margin-bottom: 25px;font-weight:700;	text-transform:uppercase;line-height: 1.4em;font-family: 'Poppins', sans-serif;margin: 0 0 25px;}
h2.heading-text { font-size: 30px; padding-bottom: 5px; position: relative; margin-bottom: 25px;font-weight:700;	text-transform:uppercase;line-height: 1.4em;font-family: 'Poppins', sans-serif;margin: 0 0 25px;}
.heading-section.white h2.heading-text { color: #fff;}
.heading-section.white h2.heading-text:after {background: #fff;}

.floating-wpp-button { position: fixed; bottom: 15px; right: 15px; font-size: 14px; transition: bottom .2s; z-index: 99999; display:none}
.phone-icon { position: fixed; bottom: 15px; right: 15px; font-size: 14px; transition: bottom .2s; z-index: 99999; }


@media only screen and (max-width:1024px)
{
.section-padding {
    padding-top: 15%;
}
}
@media only screen and (max-width:990px){
	.floating-wpp-button, .phone-icon {bottom:50px;  }
.form-header {
    margin-top: 35px;
}

form#form-subscribe {
    float: left;
}

form#form-subscribe .form-group {
    float: left;
}
.form-header .box-content {

    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
    box-shadow: 0 0 45px 10px rgba(34,34,34,.08);

}
.product-caption.no-margin-lg {
        margin-bottom: 30px;
}
.contact-map {
    position: static;
    width: 100%;
    height: 350px;
}
section#section3 ul.bullet {
    margin-right: 10%;
}
.blue-patch {
    width: 100%;
    margin-bottom: 30px;
}
.video-photo{margin-bottom:20px;}
.home-area {
    background-position: 64% center;
}
}

@media only screen and (max-width:768px)
{
section.section1 {
    margin-bottom: 50px;
}
.section-padding {
    padding-top: 5%;
}
section.section3{padding: 45px 0 151px 0;}
.section-photo img {
    display: block;
    margin: 0 auto;
}

a.popup.video-button, a.bttn-white.download-app {
    display: block;
    /* width: auto; */
    clear: both;
    text-align: center;
    float: none;
    max-width: 100%;
    border-radius: 30px;
    margin: 0 auto 20px auto;
}

.navbar-brand {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
	max-width: 50%;
    float: left;
}

.navbar-brand img {
    display: inline-block;
	margin-top: 0px;
}

.banner-content h1 {
    text-align: center;
	font-size:30px;
}

header#home_page p {
    text-align: center;
}
div#logo-carousel {
    padding: 60px 0 10px;
}
.banner-content{max-width:100%;}
form#form-subscribe {
    float: none;
    max-width: 550px;
    display: block;
    margin: 0 auto;
}
section.section1, section.section2{padding:50px 0 0 0}
.row.section1-right-icon{width:100%;    max-width: 450px;}
section#offer h2 {
    width: 90%;
}

section#offer p {
    width: 90%;
}
}

@media only screen and (max-width:767px)
{
.floating-wpp-button, .phone-icon {bottom:75px;  }	
.desc {
    font-size: 13px;
}
.content-img-right.section1-img, .content-img-left.section2-img {
    position: static;
    min-height: 400px;
    width: 100%;
}

.content-right, .content-left {
    width: 100%;
    float: right;
	    padding: 0;
    text-align: center;
}
.content-right .heading-section, .content-left .heading-section
{text-align:center;}
.row.section1-right-icon {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.form-header .box-content{width:100%; float:left;}
.navbar-toggle {
    margin-top: 28px;
}

.navbar-header.page-scroll {
    width: 100%;
    float: left;
    margin: 0;
}
.banner-content{padding-top:20px;}
.collapse.navbar-collapse, .navbar-default .navbar-collapse, .navbar-default {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0;
	border:0
}
.navbar-header {
    float: left;
    width: 100%;
}
section#section3 ul.bullet li {
    width: 100%;
}
section#section3 ul.bullet {
    width: 100%;   
}
.blue-patch{padding: 90px 20px;}

.contact-map {
    width: 100%;
    position: relative;
    height: 350px;
}

.contact-details {
    padding: 20px 0;
}
.form-header {
    position: absolute;
    top: 250px;
    margin: 0;
}

header#home_page {
    min-height: 220px;
    margin-bottom: 605px;
	margin-top: 150px;
}

.image-box img {
    max-width: 100%;
    max-height: unset;
}

.image-box {
    padding: 90px 15px;
}
.navbar-brand img{    margin-top: 15px;}
a.navbar-brand {
    width: 100%;
    float: left;
    max-width: 100%;
    height: auto;
}

.collapse.navbar-collapse {
    display: block;
    width: auto;
    float: left;
	padding: 0;
}

ul.nav.navbar-nav.nav-menu {
    margin: 0;
}

a.header-btn, .navbar-default .navbar-nav>li>a {width: 140px; margin-right: 15px;}
.form-header-section h3 {
    color: #000;
}
ul.bullet-2 li,ul.bullet-3 li {width:100%;}
}
