/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 21, 2016, 10:35:06 AM
    Author     : suzana
*/
html {
  height: 100%;
}
body {
  min-height: 100%;
}
html,
body {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-stretch: normal;
    background: #ffffff;
    color: #2d3a4e;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
    font-style: normal;
    font-stretch: normal;
    margin: 0;
}
h1, h2, h3, h4{
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
}
h5, h6{
    font-family: 'Lato';
    font-weight: normal;
}
h1{
    font-size: 60px;
    line-height: 1;
    letter-spacing: -2px;
    color: #2d3a4e;
    margin-bottom: 10px;
}
h2{
    font-size: 55px;
    line-height: 1.09;
    letter-spacing: -2px;
/*    color: #fff;*/
}
h3{
    font-size: 36px;
    line-height: 1.06;
    letter-spacing: -1px;
    color: #2d3a4e;
}
h4{
    font-size: 24px;
    line-height: 1.08;
    letter-spacing: -1px;
    color: #2d3a4e;
}
h5{
    font-size: 20px;
    color: #9da6b3;
    line-height: 1.4;
}
h6{
    font-size: 16px;
    color: #2d3a4e;
    line-height: 1.38;
}
ul{
/*    margin: 0;
    padding: 0;*/
}
span{
    font-family: 'Lato';
    font-size: 12px;
    color: #9da6b3; 
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
p{
    font-family: 'Lato';
    color: #2d3a4e;
    margin-bottom: 1em;
}
a{
    font-family: 'Lato';
    color: #17b8be;
    text-decoration: none;
    outline: none;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
a:active,
a:focus,
a:visited {
    color: #17b8be;
    text-decoration: none;
    outline: none;
    background-color: transparent;
}
a:hover{
    text-decoration: underline;
    color: #17b8be;
}
input[type=text].input-email.form-control, input[type="email"].input-email.form-control{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff;  
    max-width: 330px;
    display: inline-block;
    padding: 19px 20px;
    box-shadow: none;
    height: 60px;
    vertical-align: middle;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
.search-button:focus {
    outline: none;
}
.form-control{
    border-radius: 0;
    border: none;
    background-color: #fff;  
    padding: 15px 15px 13px;
    box-shadow: none;
    height: 50px; 
    color: #2d3a4e;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
}
#contact-form .form-control{
    background-color: rgba(0, 0, 0, 0.03);
}
#contact-form .has-error .form-control, #contact-form .has-success .form-control{
    border-color: none;
    box-shadow: none;
}
.contact-us{
    max-width: 600px;
    margin: 0 auto;
}
.contact-us .login{
    margin-top: 0;
}
.has-success .help-block, .has-success .control-label,
.has-success .radio, .has-success .checkbox, 
.has-success .radio-inline, .has-success .checkbox-inline,
.has-success.radio label, .has-success.checkbox label,
.has-success.radio-inline label, .has-success.checkbox-inline label{
    color: #2d3a4e;
}
.has-success .form-control:focus, .has-error .form-control:focus{
    border-color: none;
    box-shadow: none;
}
.form-control:focus{
    border-color: #eff1f3;
    box-shadow: none;
}
.form-group{
    margin-bottom: 15px;
}
.success {
    background-color: #4ac376;
}
.success.alert {
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 20px;
}
.success.alert::before {
    color: #fff;
    content: "\f00d";
    float: right;
    font-family: FontAwesome;
}
.has-error .help-block{
    font-size: 13px;
    line-height: 1.38;
    color: #ffffff !important;
    background: #e94a5d;
    padding: 10px;
    position: absolute;
    margin-top: 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-table !important;
    z-index: 99999999999;
}
.has-error .help-block:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(233, 74, 93, 0);
    border-bottom-color: #e94a5d;
    border-width: 5px;
    margin-left: -5px;
}
.form-control::-webkit-input-placeholder{
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #9da6b3;
    opacity: 1;
}

.form-control:-moz-placeholder{ 
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #9da6b3;
    opacity: 1;
}

.form-control::-moz-placeholder { 
    font-family: "Lato" ;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #9da6b3;
    opacity: 1;
}
.form-control:-ms-input-placeholder {  
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #9da6b3;
    opacity: 1;
}
.wrapper{
    padding: 80px 0;   
}
.content{
    padding: 100px 0;
}
.content a{
    color: #17b8be !important;
}
.white-text{
    color: #fff;
}
.text{
    font-family: 'Lato';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #9da6b3;
}
.blue-bg{
    background-color: #2d3a4e;
}
.green-bg{
    background-color: #17b8be;
}
.gray-bg{
    background-color: #eff1f3;
}
.dark-gray-bg{
    background-color: #9da6b3;
}
.image-bg{
    background-image: url("../images/map.png");
    background-repeat: no-repeat;
    background-position: center 100%;
}
.btn{
    font-family: 'Maven Pro', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #2d3a4e;
    min-width: 90px;
    max-width: 95px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    padding: 10px 20px;
}
.btn-primary{
    color:  #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    background-color: #17b8be;
    min-width: 170px;
/*    height: 60px;*/
    padding: 17px 20px 16px;
}
.btn-primary:hover{
     background-color: #1ac3ca;
}
.btn-primary:focus, .btn-primary:active {
    background-color: #14a7ac !important;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.description{
    padding: 20px 175px 36px;
}
.navbar-default .navbar-nav > li.btn, .navbar-default .navbar-nav > li:last-child{
    float: right;
    padding: 0;
}
.navbar-default .navbar-nav > li.btn > a{
    font-size: 12px;
    padding: 10px 20px;
}
.navbar-default .navbar-nav > li.btn-white > a{
    color: #2d3a4e;
}
.navbar-default .navbar-nav > li.btn-blue > a, .navbar-default .navbar-nav > li > form > .btn {
   color: #eff1f3; 
}
.btn-white{
    background-color: #eff1f3;
}
.btn-link{
    max-width: 230px;
    float: right;
}
.btn-blue{
    background-color: #2d3a4e;
    
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus, .btn:active, .btn.active{
    outline: none;
    box-shadow: none;
}
/*Checkboxes*/

input[type=checkbox] {
  display: none;
}

input[type=checkbox]:checked + label span:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 27px;
  color: #17b8be;
  text-align: center;
  font-weight: normal;
  line-height: 21px;
  font-family: 'Lato', sans-serif;
}
input[type="checkbox"] + label {
    color:#2d3a4e;
    font-family: "Lato";
    font-size: 16px;
    font-weight: normal;
}
input[type=checkbox] + label span{
    border: 1px solid #eff1f3;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    background-color: #fff;
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
    margin-right: 5px;
}
/*Checkboxes END*/
/*Support*/
.search-wrapper{
    padding-top: 32px;
    padding-bottom: 16px;
}
.search-wrapper input{
    display: inline-block;
}
.search-input{
    max-width: 500px;
    background-color: #eff1f3;
    border-radius: 25px;
    padding-left: 50px;
}
.search-button{
    background-image: url("../images/svg/icons/gray/search.svg");
    background-repeat: no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    border: none;
    vertical-align: middle;
    margin: 13px 8px 13px 20px;
    background-color: transparent;
}
.search-wrapper .search-input{
    margin: 0 auto;
    float: none;
}
.select-plan {
    min-height: 720px;
}
.select-plan a{
    position: absolute;
    bottom: 20px;
    left: 55px;
    font-size: 16px;
}
#parentVerticalTab ul .resp-tab-item{
    font-family: "Lato";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    padding: 10px 30px !important;
    letter-spacing:  0;
}
#parentVerticalTab ul .resp-tab-item p{
    color: #17b8be;
    margin-bottom: 0;
    text-align: left;
}
.description-tab  p{
    text-align: left;
}
#parentVerticalTab .resp-tabs-list .fa{
    font-size: 22px;
    margin-right: 9px;
    color: rgba(0, 0, 0, 0.2);
    position: relative;
    float: left;
    line-height: unset;
}
#info.search-term #parentVerticalTab .resp-tabs-list .tabs{
/*    display: inline-block;
    width: 100%;*/
}
#info.search-term #parentVerticalTab .resp-tabs-list{
    /*width: 100%;*/
}
#parentVerticalTab ul .resp-tab-item.resp-tab-active{
    background-color: transparent;
    border:none;
    color: #2d3a4e;
}
#parentVerticalTab ul .resp-tab-item.resp-tab-active p{
    color: #2d3a4e !important;
}
.resp-vtabs li.resp-tab-active{
    padding: 10px 30px !important;
    margin-right: 0;
}
.resp-tabs-list .tabs li.resp-tab-active{
    margin-bottom: 0 !important;
}
#parentVerticalTab .resp-tabs-list{
  width: 33.3333%;  
}
.resp-vtabs .resp-tabs-container{
   width: 66.6667% !important; 
   margin-bottom: 0 !important;
   border: none !important;
   min-height: 360px !important;
}
#info.search-term #parentVerticalTab .resp-tabs-list .tabs > li{
    padding: 0px !important;
}
#info.search-term #parentVerticalTab .resp-tabs-list .tabs > li p{
    font-family: "Lato";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    padding: 10px 10px 10px 0px !important;
    letter-spacing:  0;
    color: #17b8be;
    margin-bottom: 0;
    margin-left: 30px;
}
.no-term{
    color: #17b8be;
    font-size: 16px;
    font-family: "Lato";
    font-weight: 500;
    text-align: center;
}
/*Support END*/

/*Testimonail Slider*/
.flickity-enabled.is-draggable .flickity-viewport{
    cursor: pointer;
}
.carousel .carousel-cell{
  width: 28%;
  height: 270px;
  margin-right: 10px;
}
.carousel-nav .carousel-cell{
    width: 80px;
    height: 80px;
}
.carousel-nav .carousel-cell img{
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.carousel-cell{
    opacity: 0.7;
}
.carousel-cell.is-selected{
    opacity: 1;
}
.carousel-nav .carousel-cell.is-nav-selected img{
    width: 80px;
    height: 80px;
}
/*Testimonial slider END*/

/*Menu*/
.gradient{
     background-image: radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background-image:  -webkit-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background-image:  -moz-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background-image:  -ms-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background-image:  -o-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background: radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background:  -webkit-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background:  -moz-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background:  -ms-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     background:  -o-radial-gradient(circle at 70% 60%, #35445c, #222c3c);
     
}
.navbar{
/*    background-color: #2d3a4e;*/
/*    background: -webkit-linear-gradient(90deg, #222c3c, 70%, #35445c 60%);
    background: -moz-linear-gradient(90deg, #222c3c 70%, #35445c 60%);
    background: linear-gradient(90deg, #222c3c 70%, #35445c 60%);*/
    margin-bottom: 0;
    border-radius: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar-brand{
    padding: 0;  
    margin-left: 15px !important;
    height: auto;
}
.navbar-brand img{
   padding-top: 10px;
   padding-bottom: 10px;
}
.navbar-nav{
    padding-left: 225px;
    border: none;
    float: none;
}
.navbar-nav > li > a{
    padding: 12px 20px;
}
.navbar-default{
    border: none;
    background-color: unset;
}
.navbar-default .navbar-nav > li > a{
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #eff1f3;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #9da6b3;
    background-color: transparent;
}
/*Menu End*/

/*Pricing*/
.main-title{
   margin-bottom: 60px;
}
.pricing-descriptions{
    padding-top: 25px;
    padding-bottom: 25px;
}
.pricing-descriptions h4{
    padding-bottom: 14px;
}
.pricing-wrapper:hover .pricing-table-title, .active-plan .pricing-table-title {
    background-color: #17b8be;
}
a.subscribe {
    color: #ffffff !important;
}
.pricing-wrapper:hover .subscribe, .active-plan .subscribe {
    background-color: #17b8be !important;
}
.pricing-table-wrapper{
    min-height: 522px;
}
.pricing-table-title{
    text-align: center;
    padding: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.pricing-table-title h4{
    text-align: center;
    color: #000000;
    line-height: 1.9;
    letter-spacing: 1px;
    opacity: 0.4;
    font-size: 20px;
    text-transform: uppercase;
}
.price-month, .price-month h6, .price-month h2{
    display: inline;
    color: #fff;
}
.price-month h2{
    padding-right: 5px;
}
.top-symbol{
    vertical-align: top;
}
.pricing-table{
    padding: 20px;
    text-align: center;
     border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pricing-table p{
    color: #2d3a4e;
    padding: 9px;
    letter-spacing: 0;
}
.pricing-table .btn{
    min-width: 100%;
}
.pricing-table .btn-gray.btn-green{
    background-color: #17b8be;
}
/*Pricing END*/

/*Features*/
.features-text h3{
    padding-bottom: 10px;
}
.features-text h6{
    padding-top: 20px;
}
.feature-image img{
    width: 100%;
    height: auto;
}
.feature-image, .features-text, .page{
    padding-bottom: 110px;
}
.feature-image-right{
    float: right;
}
.features-text-left{
    float: left;
}
/*Features END*/

/*Login*/
.clean-layout .navbar{
    background-color: #eff1f3;
}
.clean-layout .navbar-header{
    float: none;
}
.clean-layout .navbar-header .navbar-brand, .clean-layout .navbar-header .navbar-brand img{
    margin: 0 auto;
    float: none;
}
.clean-layout .navbar-header button{
    display: none;
}
.sign-wrap{
    max-width: 360px;
}
.a-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 100%;
    margin-top: 12px;
}
.main-text-line{
    border: 2px solid #eff1f3;
    width: 140px;
    margin: 24px auto 0;
    display: block;
}
.login{
    margin-top: 30px;
    margin-bottom: 30px;
}
.login-alert{
    margin-top: 20px;
}
.login .btn-primary{
    min-width: 100%;
}
.sign-wrap .sign-text{
    color: #2d3a4e;
    padding-top: 10px;
    letter-spacing: 0;
}
.sign-wrap .sign-text a{
   color: #17b8be; 
}
/*LoginEnd*/

/*Homepage*/
.homepage-first-section .btn-primary{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: -4px;
    padding: 19px 20px;
    line-height: 1.4;
}
.homepage.homepage-wrapper{
    padding-bottom: 0;
}
.homepage-wrapper{
    padding-top: 125px;
    padding-bottom: 125px;
}
.homepage-first-section h1{
    color: #fff;
    font-size: 55px;
    margin-bottom: 0;
}
.homepage-first-section{
    float:right;
    padding-top: 35px;
}
.homepage-first-section h2{
    padding-bottom: 55px;
    padding-top: 18px;
    font-family: 'Lato';
    font-weight: normal;
    font-size: 20px;
    color: #9da6b3;
    line-height: 1.4;
    letter-spacing: 0;
}
.homepage-first-section input, .homepage-first-section .btn-primary{
    margin-top: 10px;
}
.homepage-first-section .text{
   padding-top: 11px; 
}
.second-section-row{
    margin-bottom: 20px;
}
.circle-image{
   text-align: center;
   padding-top: 40px;
   padding-bottom: 45px;
   vertical-align: middle;
}
.circle-image h4{
    padding-top: 30px;
    padding-bottom: 15px;
}
.circle-image .icons{
    border: 4px solid  #eff1f3;
    border-radius: 80px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    vertical-align: middle;
    padding-bottom: 34px;
    padding-top: 34px;
}
.load-more{
    text-align: center;
}
.btn-gray{
    background-color:  #9da6b3;
    max-width: 190px;
    border-radius: 3px;
    font-size: 12px;
    padding: 12px 19px;
    text-transform: uppercase;
    color: #fff !important;
}
.btn-gray:hover{
    background-color:  #a6afbd;
    color: #fff;
}
.testimonial-wrapper{
    padding-top: 30px;
    padding-bottom: 80px;
}
.testimonial-seeall{
    padding-top: 40px;
    padding-bottom: 40px;
}
.testimonial{
    background-color: #fff;
    padding: 30px 40px;
}
.testimonial h6{
    color: #9da6b3;
}
.testimonial p{
    font-size: 16px;
    font-weight: bold;
    color: #2d3a4e;
    padding-top: 23px;
}
.testimonial-text{
  font-family: Lato;
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  color: #2d3a4e;
}
.testimonial:after { 
    left: 49%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
    margin-top: 30px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
.testimonial-text-warapper .description{
    padding-bottom: 42px;
}
.testimonial-text-warapper{
    padding-top: 110px;
}
.homepage-right-side{
    overflow: hidden;
    margin-bottom: -2%;
    padding-left: 0;
}
.homepage-right-side img{
/*    max-width: 100%;
    height: auto;*/
    margin-right: -32%;
    float:right;
}
/*Homepage End*/

/*Footer*/
.social-icons{
    text-align: center;
}
.social-icons a{
    display: inline-block;
    margin: 30px 10px 0;
}
.social-icons img{
    width: 48px;
    height: 48px;
}
.above-footer{
    padding-left: 125px;
    padding-right: 125px;
}
.above-footer-wrapper{
    padding-bottom: 50px;
    padding-top: 50px;
}
.above-footer h5{
    color: #fff;
    float:left;
    padding-top: 18px;
}
.above-footer-email .btn-primary{
    background-color: #2d3a4e; 
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: -4px;
    padding: 19px 20px;
    line-height: 1.4;
}
.above-footer-email .btn-primary:active, .above-footer-email .btn-primary:hover, .above-footer-email .btn-primary:focus{
    background-color: #24364f !important;
}
.above-footer-email input{
    margin-left: 30px;
}
.footer-wrapper{
    padding: 70px 0 40px 0;
}
.footer{
    padding-top: 12px;
    padding-bottom: 12px;
}
.footer .footer-text{
    font-family: 'Lato';
    font-size: 12px;
    color: #9da6b3; 
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
.footer img{
    float:left;
    margin-right: 10px;
}
.footer-link{
    padding: 5px 0;
}
.footer-link a:focus, .footer-link a:active, .footer-link a:hover, .footer-link a, .footer-link a:visited {
    color: #ffffff;
}
/*Footer End*/
.stay-free-plan {
    display: block;
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
}
/*Only For Large lg*/
@media (min-width: 1200px) {
    .navbar{
        padding: 35px 5px;
    }
    
    #get-started-form{
        width: 520px;
    }

}
@media(max-width: 1199px){
    
    
    .homepage-first-section{
        float: none;
        text-align: center;
        padding-bottom: 70px;
    }
    .homepage-right-side{
        padding-left: 15px;
        text-align: center;
        margin-bottom: -4%;
    }
    .homepage-right-side img{
       float: none; 
       margin-right: 0;
    }
    .carousel-cell{
        height: 240px;
    } 
    .homepage-right-side img{
        max-width: 100%;
        height: auto;
    }
    .homepage-first-section{
        padding-top: 0;
    }

}
@media (max-width: 991px){
    .description{
         padding: 20px 15px 36px; 
    }
    .above-footer, .above-footer h5, .footer, .footer img, .feature-image, .features-text{
        text-align: center;
        float:none;
    }
    .footer .footer-text{
        display: inline;
    }
    .above-footer input, .above-footer .btn-primary{
        margin-top: 10px;
    }
    .above-footer-email input{
        margin-left: 0;
    }
    .pricing-table-title, .pricing-table,  .feature-image img{
        max-width: 320px;
        margin: 0 auto;
    }
    .pricing-table{
       margin-bottom: 30px;
    }
    .feature-image, .features-text{
        padding-bottom: 30px;
    }
    .carousel .carousel-cell{
        height: 290px;
    }
    .feature-image-right{
        float: left;
    }
    .features-text-left{
        float: right;
    }
    .select-plan{
        min-height: 0;
        text-align: center;
    }
    .select-plan a{
        position: relative;
        bottom: 0;
        left:0;
    }
}

@media(min-width: 1200px) and (max-width: 1639px){
    .carousel .carousel-cell{
        width: 40%;
    }
}

@media(min-width: 1200px) and (max-width: 1499px){
    .homepage-right-side{
        width: 54%;
    }
    .homepage-first-section{
       padding-left: 23px;
    }
    .da{
        width: 46%;
    }
    .homepage-right-side img{
        margin-right: -50%;
    }
}
/*Only For Medium md*/
@media (min-width: 992px) and (max-width: 1199px) {
    .pricing-table-wrapper{
        min-height: 579px;
    }
    .carousel .carousel-cell{
        width: 47%;
    }
    .above-footer{
        padding-left: 27px;
        padding-right: 27px;
    }
    
   .pricing-table .btn-gray{
        padding: 12px 8px;
    }
    .select-plan a{
        left: 15px;
    }
    
}
/*Only For Small sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand img{
        float: none;
        margin: 0 auto;
    }
    .navbar-header{
        width: 100%;
    }
    .navbar-brand{
        float: none;
    }
    .navbar-nav, .navbar-nav:first-child li a{
        padding-left: 0;
    }
     .carousel .carousel-cell{
        width: 51%;
    }
    .above-footer{
        padding-left: 0;
        padding-right: 0;
    }
}

/*Only For Extra-Small xs*/
@media (max-width: 767px) {
    .wrapper{
        padding: 30px 0;
    }
    .navbar-brand img{
        margin-top: 6px;
    }
    .homepage-first-section h1{
        font-size: 38px;
    }
    .homepage-first-section h2{
        padding-bottom: 15px;
    }
    .homepage-right-side{
        margin-bottom: -5%;
    }
    .homepage-wrapper{
        padding-top: 30px;
    }
    .footer-link, .navbar-nav{
        text-align: center;
    }
    .navbar-nav{
        margin: 0;
        padding-left: 0;
    }
    .navbar-default .navbar-nav > li.btn{
        float:none;
        margin: 0 auto;
    }
    .resp-tabs-container h2, .resp-tab-active.h2{
        color: #14a7ac;
        font-size: 14px;
        font-family: Lato;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .resp-tabs-container h2.resp-tab-active{
        background-color: #eff1f3;
        color: #2d3a4e;
    }
    h2.resp-accordion, .resp-tabs-container h2.resp-tab-active{
        padding: 10px 20px !important;
    }
    .resp-vtabs .resp-tabs-container{
        margin: 0 auto;
        width: 100% !important;
    }
    .resp-tabs-container h2 .fa{
        margin-right: 9px;
        color: rgba(0, 0, 0, 0.2);
    }
     .carousel .carousel-cell{
       width: 100%;
       height: 250px;    
    } 
    .testimonial{
       padding: 20px;
    }
    .testimonial::after{
        margin-top: 20px;
    }
    .content{
        padding: 100px 15px;
    }
    .navbar{
        padding-bottom: 0;
        padding-top: 0;
    }
    .navbar-default .navbar-nav > li.btn, .navbar-default .navbar-nav > li:last-child, .btn-link{
        float: none;
    }
    .above-footer{
        padding-left: 0;
        padding-right: 0;
    }
    #parentVerticalTab h2 p{
        margin-bottom: 0;
        font-size: 14px;
    }
    #parentVerticalTab .resp-tab-active p{
        color: #17b8be;
        font-size: 14px;
    }
    h2.resp-tab-active span.resp-arrow{
        border-bottom-color: #17b8be !important;
    }
    .resp-arrow{
       border-top-color: #ddd !important;
    }
    .description-tab p{
        margin-bottom: 0;
    }
    h2.resp-accordion, .resp-vtabs .resp-tab-content{
        border-color: #eff1f3 !important;
    }
    .gradient{
        background-color: #2d3a4e !important;
    }
    .navbar-default{
        background-color: transparent;
    }
    .form-wrap h3{
        text-align: center;
    }
}

@media(max-width: 529px){
    input.input-email.form-control[type="text"], input[type="email"].input-email.form-control, .homepage-first-section .btn-primary, .above-footer-email .btn-primary{
/*        border-radius: 3px;*/
    }
    .carousel .carousel-cell{
       height: 290px;    
    }
    .homepage-first-section{
        padding-bottom: 0;
    }
    .homepage-first-section .text{
        padding-bottom: 11px;
    }
    .above-footer .above-footer-email .btn-primary, .homepage-first-section .btn-primary{
       width: 50%;
       min-width: 145px;
    }
    .above-footer .above-footer-email input.input-email.form-control[type="email"], .homepage-first-section input.input-email.form-control[type="email"]{
       width: 50%;
       padding: 19px 15px;
    }
   .g-recaptcha {
        transform:scale(0.8);
        transform-origin:0 0;
        height: 62px;
    }
}
@media(max-width: 390px){
    .social-icons a{
        margin: 30px 3px 0;
    }
    
}
