@media (max-width: 767px) {
    #header-1 .header-info-wrapper, #header-1 .social-link-wrapper {
        text-align: center;
    }
    #header-1 .social-link-wrapper .social-links {
        float: none;
        margin-top: 15px;
        padding-top: 15px;
    }
    .header.shrinked{
        width: 100%;
    }
    .site-logo{
        width: 100%;text-align: center; display: block;
    }
    .txt_wrapper_report_left ul li {
      float: none;
      width: 100%;
      min-height: 50px;
      margin-bottom: 20px;
    }
    #header-style-3 #header-2 {
        background: #ffffff;
    }
    .video-wrapper {
  max-width: 90%;
  margin:0 auto;
}
.post-title {
  font-family: inherit;
  font-size: 24px;
  margin: 5px 0 10px;
  transition: all 0.2s ease-in-out 0s;
}
.show-social-icons {
  display: none;
}
    #header-style-3 #header-2 .col-xs-12{
        margin: 0 !important;
        padding: 0;
    }
    #mainmenu{
        position: relative;
        z-index: 9999;
    }
    #mainmenu .dropdown-menu a{
        color: #ffffff !important;
    }
    .footer-widget, .tab-content,.t-sect .media{
        margin: 10px 20px;
    }
    .t-sect i.pull-right{
        float: left !important;
        margin-left: 0 !important;
        margin-right: 10px;
    }
    .t-sect .text-right{
        text-align: left !important;
    }
    #header-2 #mainmenu-left a{
        color: #ffffff;
    }
    #header-2 #mainmenu-left .dropdown-menu-vertical a{
        font-size: 9pt;
    }
    #header-2 #mainmenu-left .dropdown-menu-vertical a{  padding-left: 50px;  }
    #header-2 #mainmenu-left .dropdown-menu-vertical .dropdown-menu-vertical a{  padding-left: 65px;  }
    
    .site-logo img{
        width: 40%;
    }
    #header-1 * {
  font-family: "Roboto";
  font-weight: 400;
}
}

@media (min-width: 768px) {
    .navbar-default {
        height: auto;
        -webkit-transition: all 0.05s ease-in-out;
        transition: all 0.05s ease-in-out;
    }
#header-1 * {
  color: #ffffff !important;
  font-size: 14pt;
  font-family: "Roboto";
  font-weight: 400;
}
.arrow_box_right {
    position: relative;
    background: #255a84;
}
.arrow_box_right:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 5;
    pointer-events: none;
    border-color: rgba(37, 90, 132, 0);
    border-left-color: #255a84;
    border-width: 30px;
    margin-top: -10px;
}
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
    #mainmenu .navbar-nav {
        float: right !important;
        margin-right: -15px !important;
    }
    .navbar-default .navbar-nav > li > a {
      color: #000;
      padding: 30px 25px 24px !important

    }
    .navbar-nav > li:last-child > a {
        padding-right: 0;
    }
    .navbar-nav > li.active:last-child > a {
        padding-right: 18px;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: rgba(0, 0, 0, 0.01);
/*        padding-bottom: 37px !important;*/
    }

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,385f7e+68,12293c+91,010305+100&0+0,1+100 */
/*background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(56,95,126,0.68) 68%, rgba(18,41,60,0.91) 91%, rgba(1,3,5,1) 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(56,95,126,0.68) 68%,rgba(18,41,60,0.91) 91%,rgba(1,3,5,1) 100%); /* Chrome10-25,Safari5.1-6 
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(56,95,126,0.68) 68%,rgba(18,41,60,0.91) 91%,rgba(1,3,5,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#010305',GradientType=0 ); /* IE6-9 */
background: none;
}
.navbar-default .navbar-nav > .active > a::after {
  border-bottom-color: transparent !important
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  border-bottom: none !important;
  color: #255a84;
}

    .navbar-default .navbar-nav > .active > a:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px;
        border-top-width: 0;
        bottom: 0px;
        left: 50%;
        content: "";
        margin-left: -5px;
    }
    .navbar-nav > li > .dropdown-menu {
        border: 0;
        margin-top: 0px;
        border-radius: 0;
    }
    .dropdown-menu > li > a {
        padding: 10px 20px;
        color: #ecf0f1;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .dropdown-menu > li:last-child > a {
        border-bottom: 0;
    }
    #header-2-sticky-wrapper #header-2{
        width: 100%;
        z-index: 999999;
    }
    #header-2.shrinked{
        height: auto;
    }
    #header-2.shrinked .navbar-default{
        height: auto;
    }
    #header-2.shrinked .navbar-default .navbar-nav > li > a {
      font-size: 15px;
    }
   #header-2.shrinked .main-menu-social {
    margin-top: 23px;
    }
    #header-2.shrinked .site-logo {
        line-height: 60px;
    }
      #header-2.shrinked .site-logo img{
      max-height: 55px; 
        margin: 5px !important;
    }
}

@media (min-width: 1380px) {
    .header-info-wrapper img.pull-right {
  position: absolute;
  right: -110px;
  top: -3px;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  padding-right: 70px;
}
#mainmenu {
  float: right;
  margin-right: -15px;
}
.arrow_box_right:after {
    border-width: 40px;
    margin-top: -20px;
}
    #header-2.shrinked .site-logo img{
   
        margin: 0px !important;
    }
        #header-2.shrinked .navbar-default .navbar-nav > li > a, #mainmenu .dropdown-menu > li > a {
      font-size: 17px;
    }
    .shrinked #mainmenu .dropdown-menu > li > a {
  font-size: 17px;
}
}

@media screen and (max-width: 767px) {
    .navbar-nav {
        margin:0;
    }
    /* General styles for all menus */
    .cbp-spmenu {
        position: fixed;
        padding:0;
        margin:0 !important;
        overflow-x:hidden;
        overflow-y:visible;
        display:block;
        min-height: 100%;
        border-right: 1px solid #ffffff;
    }
    .cbp-spmenu h3 {
        color: #afdefa;
        font-size: 1.9em;
        padding: 20px;
        margin: 0;
        font-weight: 300;
        background: #0d77b6;
    }
    .cbp-spmenu a {
        display: block;
    }
    /* Orientation-dependent styles for the content of the menu */
    .cbp-spmenu-vertical {
        width: 260px;
        height: 100%;
        top: 0;
        z-index: 1000;
    }
    .cbp-spmenu-horizontal {
        width: 100%;
        height: 150px;
        left: 0;
        z-index: 1000;
        overflow: hidden;
    }
    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }
    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
        border-left: 1px solid #258ecd;
    }
    /* Vertical menu that slides from the left or right */
    .cbp-spmenu-left {
        left: -260px;
    }
    .cbp-spmenu-right {
        right: -260px;
    }
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
    }
    .cbp-spmenu-right.cbp-spmenu-open {
        right: 0px;
    }
    /* Horizontal menu that slides from the top or bottom */
    .cbp-spmenu-top {
        top: -150px;
    }
    .cbp-spmenu-bottom {
        bottom: -150px;
    }
    .cbp-spmenu-top.cbp-spmenu-open {
        top: 0px;
    }
    .cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 0px;
    }
    /* Push classes applied to the body */
    .cbp-spmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }
    .cbp-spmenu-push-toright {
        left: 260px;
    }
    .cbp-spmenu-push-toleft {
        left: -260px;
    }
    /* Transitions */
    .cbp-spmenu,
    .cbp-spmenu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}
@media (max-width: 782px) {
.logged-in #header-2 {
    top:82px;
}
/*#blue-arrow {
  background: #255a84;
}
 #white-arrow {
  background:#fff;
}
#grey-arrow, #white-arrow {
  background:#fff;
}*/
}
@media (max-width: 767px) {
    html{
        margin-top: 0 !important;
    }
    #header-2:not(.shrinked){
        width: 100%;
    }
    #header-2.shrinked .navbar-toggle{
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 12px;
    }

/*    html #wpadminbar{
        top: -46px !important;
    }*/

    #header-2-sticky-wrapper .shrinked .site-logo{
        display: none;
    }
    #header-2-sticky-wrapper{
        position: relative !important;
        float: none !important;
        width: 100%;
        height:auto;
        z-index: 999999;
    }
    #header-2-sticky-wrapper .navbar{
        width: 100%;

    }
    .navbar-collapse {
        border-top: 0;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-nav {
        margin: 0 -15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #mainmenu li:not(:last-child){
        border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    }
    #mainmenu .dropdown-toggle{
        border-bottom: 1px solid rgba(0,0,0,0.1) !important;
    }
    #mainmenu li ul.dropdown-menu{
        border-top: 1px solid rgba(255,255,255,0.1) !important;
        background: rgba(0,0,0,0.04) !important;
    }
    #mainmenu li:not(:last-child) a{
        border-bottom: 1px solid rgba(0,0,0,0.1) !important;
        color: #ffffff;
    }
    .navbar-default .navbar-nav > li > a {
        color: #bdc3c7;
        font-size: 13px;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #bdc3c7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ecf0f1;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        z-index: 0;
    }

    #mainmenu{
        padding: 10px !important;
    }

    #mainmenu ul.dropdown-menu{
        box-shadow: none;
        display: block;
        float: none;
        width: 100%;
        border-radius: 0 !important;
        border: 0 !important;
        margin: 0 !important;
        position: static;
    }
    #mainmenu ul.dropdown-menu a{
        padding-left: 15px !important;
        font-weight: 400;
        line-height: 20px;
        color: rgba(255,255,255,0.5) !important;
    }
    .nav .dropdown-toggle .fa.fa-angle-down{
        display: none;
    }
    .nav > li.dropdown.open:before {
        content: "-";
        right: 17px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #ecf0f1;
    }

    #mainmenu > li > a:hover,
    #mainmenu .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
        background: rgba(0,0,0,0.1) !important;
    }
}

@media (max-width: 1000px) {
    .col-sm-6,
    .col-xs-6,
    .col-sm-4,
    .col-xs-4 {
        margin-bottom: 0px;
    }
    #header-2.shrinked .site-logo img {
    max-width: 110px;
    margin-top:15px !important;
    }
}

/* Moving navbar */
.logged-in #header-2.shrinked {
    top:32px; 
}
#header-2.shrinked {
  top: 0;
  z-index: 9999;
}
#header-2.shrinked .site-logo {
  display: block;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 6px;
}
#header-2.shrinked .site-logo img {

  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  height: auto;
}

@media (max-width: 991px) {
    .site-logo img {
  margin-bottom: 0;
  max-height: inherit;
  max-width: 250px;
  width: auto;
}
footer li a, #mainmenu a {
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}

.header-logo-area h1, .site-logo {
  font-size: 14pt;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
 .navbar-default .navbar-nav > li > a {
  color: #000;
  padding: 20px 8px !important;
  text-transform: uppercase;
}   

.site-logo img {
  margin-top: 3px;
  max-width: 230px;
}
.shrinked #mainmenu .login-button a {
    margin-right: -40px;
}
#header-2.shrinked .navbar-default .navbar-nav > li > a {
  font-size: 12px;
  padding: 25px 5px 15px !important;
}
#mainmenu {
  float: right;
  margin-right: -35px;
}
#mainmenu .login-button a {
  background: rgba(0, 0, 0, 0) url("../images/login-btn.png") no-repeat scroll 0 -11px / 100% auto;
  display: inline-block;
  min-width: 125px;
  padding-top: 20px !important;
  text-indent: -5000px;
}
footer li a, #mainmenu a {
  font-size: 9px;
  padding-left: 8px;
  padding-right: 8px;
}
}
@media (max-width: 1800px) {
     .section-split h2.section-header {
  max-width: 90%;
  margin-top:60px;
}
.section-split .leftimage {
  margin-top: 60px;
}
#blue-arrow-2 {
  padding-top: 32px;
}
#yt-frame {
  margin-top: -32px;
}
}
@media (max-width: 1600px) {
.section-form  .col-sm-offset-6 {
  margin-left: 40%;
  width: 55%;
}
     .section-split h2.section-header {
  max-width: 100%;
  margin-top:60px;
}
.calc-header {
  left: -120px;
}
.calc-header {
  height: 100px;
  left: -120px;

  top: -35px;
  width: 280px;
}
}
@media screen and (max-width: 1700px) {
  #grey-arrow, #white-arrow {
  margin-top: -24px;
  padding-top: 30px;

}
#blue-arrow {
  padding-top: 50px;
}
#blue-arrow-2 {
  padding-top: 28px;
}
#yt-frame {
  margin-top: -28px;
}
}
@media screen and (max-width: 1400px) {
#grey-arrow, #white-arrow {
  margin-top: -20px;
  padding-top: 30px;

}
#blue-arrow {
  padding-top: 50px;
}
  .section-banner h1 {
  font-size: 77px;
}
.section-banner h1 span {
  font-size: 43px;
}
.section-banner h2 {
  font-size: 30px;
}

p {
  font-size: 13pt;
}
.section-links a, .section-links a:hover {
  font-size: 26px;
}
h2 {
  font-size: 32px;
}
.section-2-industry h3 {
  font-size: 38px;
}
.section-2-industry p {
  font-size: 16pt;
  line-height: 1.5;
  margin-top: 0;
}
.team-members .col-sm-4 > div h5 {
  font-size: 18px;
}
.team-members .col-sm-4 > div h4 {
  font-size: 27px;
}
.section-2-industry h3 {
  margin-top: 42px;
}
h2 {
  font-size: 32px;
}
.section-split p {
        font-size: 13pt;
        line-height: 1.6;
}
.industries-items img {
  max-width: 95%;
}
.calc-header {
  height: 90px;
  left: -100px;

  top: -30px;
  width: 260px;
}
.section-columns h2 {
  font-size: 40px;
  margin-top: 40px;
}
.section-deal h2, .section-deal h3 {
  font-size: 42px;
}
.home-quote {
  font-size: 24px;
}
}
@media (max-width: 1199px) {
  .section-banner h1 {
  font-size: 67px;
}

.page-template-default.logged-in .section-header {
  padding-top: 70px;
}
.call-button {
  font-size: 25px;
}
.not-fullscreen {
  height: 400px;
  background-size: 100% auto;
}
.section-banner h1 span {
  font-size: 38px;
}
.section-form .col-sm-offset-6 {
  margin-left: 30%;
  width: 55%;
}
.section-form .frm_style_formidable-style.with_frm_style input[type="submit"] {
  padding: 25px;
  text-indent: -4000px;
  width: 200px;
  float: right;
}
.section-banner h2 {
  font-size: 27px;
}
p {
  font-size: 13pt;
}
.section-links a, .section-links a:hover {
  font-size: 24px;
}
.section-pins a {
  margin-right: 30px;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 30px;
}
.section-2-industry h3 {
  font-size: 35px;
}
.section-2-industry p {
  font-size: 14pt;
  margin-top: 0;
}
.team-members .col-sm-4 > div h5 {
  font-size: 18px;
}
.team-members .col-sm-4 > div h4 {
  font-size: 27px;
}
.section-2-industry h3 {
  margin-top: 42px;
}
h2 {
  font-size: 32px;
}
.section-split p {
  font-size: 12pt;
  line-height: 1.5;
}
.industries-items img {
  max-width: 95%;
}
.calc-header {
  height: 90px;
  left: -100px;

  top: -30px;
  width: 260px;
}
.section-columns h2 {
  font-size: 40px;
  margin-top: 40px;
}
.section-deal h2, .section-deal h3 {
  font-size: 42px;
}
.home-quote {
  font-size: 24px;
}
.section-deal h2, .section-deal h3 {
  font-size: 38px;
}
.section-form .calc-bkg {
  padding: 80px 20px 20px;

}
.member-section, .page-section {
    margin-top:110px;
}
.section-form .passenger-apps-section img {

  max-width: 100px;
}
.passenger-apps p {
  font-size: 15pt;
  margin: 0;
}
.section-form .passenger-apps-section a img {
  margin: 0;
  max-width: 120px;
}
.section-deal h3 {
  line-height: 1;
  margin-top: 15px;
}
h2 {

  font-size: 30px;

}
.section-deal h2.section-header {
  margin-bottom: 40px;
  margin-top: 10px;
}
.section-deal .section-header.white span {

  height: 6px;

}
.home-quote {
    font-size: 22px;
}
.home-quote-author {
    font-size: 22px;
}
.section-columns h2 {
  font-size: 36px;

}
.section-columns h3 {

  font-size: 28px;

}
.section-split h2.section-header {
  margin-top: 40px;

}
.section-split .leftimage {
  margin-top: 40px;
}
.section-columns p {
  font-size: 11pt;
  line-height: 1.6;
  margin-bottom: 10px;
  margin-top: 15px;
}
.section-columns p {
  font-size: 10pt;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 15px;
}
.section-form .passenger-apps-section a img {
  margin: 0;
  max-width: 110px;
}
.section-form .frm_style_formidable-style.with_frm_style label.frm_primary_label, .section-form .frm_style_formidable-style.with_frm_style.frm_login_form label {
  font-size: 13px;
}
.glossy-form h2 {
  font-size: 28px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#header-1 * {
  color: #ffffff !important;
  font-size: 12pt;
}

.navbar-default .navbar-nav > li > a::before {
  background: #909092 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 1px;
}
.page-template-default.logged-in .section-header {
  padding-top: 0;
}
.site-logo img {
  margin-top: 3px;
  max-width: 160px;
}
.main-menu-social li {
  display: inline-block;
  max-width: 28px;
  vertical-align: middle;
}
.main-menu-social {
  margin-top: 25px;
}
#header-2.shrinked .main-menu-social {
  margin-top: 25px;
}
.main-menu-social {
  margin-left: 8px;
}
.section-columns h4 {
    font-size: 24px;
}
#mainmenu {
  float: right;
  margin-right: -30px;
}
.site-logo img {
  max-height: 70px;
  vertical-align: middle;
  width: auto;
}
.header-logo-area h1, .site-logo {
  font-size: 14pt;
  font-weight: 700;
  line-height: 70px;
  margin: 0;
}
footer li a, #mainmenu a {
  font-size: 13px;
  font-weight: normal;
}
#mainmenu .login-button a {
  background: rgba(0, 0, 0, 0) url("../images/login-btn.png") no-repeat scroll 0 0 / 100% auto;
  display: inline-block;
  min-width: 125px;
  padding-top: 30px !important;
  text-indent: -5000px;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
  padding: 33px 12px 27px !important;
  text-transform: uppercase;
}
.news-section h3 a.post-title {
  font-size: 26px;
  line-height: 1;
}
#grey-arrow, #white-arrow {
  margin-top: -20px;
  padding-top: 30px;

}
#blue-arrow {
  padding-top: 50px;
}
}
@media (max-width: 991px) {
        .logged-in #header-2 {
  top: 0;
  position: relative;
}
.section-header {
  padding-top: 0;
}
#grey-arrow, #white-arrow {
  margin-top: -20px;
  padding-top: 30px;

}
.dropdown-toggle .tn-menu {
  margin-left: 6px;
  margin-top: 0;
  position: absolute;
}
.page-template-default.logged-in .section-header {
  padding-top: 0;
}
.call-button {
  font-size: 22px;
}
#blue-arrow-2 {
  padding-top: 22px;
}
.site-logo img {
  max-width: 110px;
}
#yt-frame {
  margin-top: -22px;
}
.navbar-default .navbar-nav > li > a::before {
  display: none;
}
#blue-arrow {
  padding-top: 50px;
}
.news-section h2, .news-section h3, .news-section h4, .news-section p, .news-section .read-more {
  max-width: 65%;
}
.news-section h3 a.post-title {
  font-size: 26px;
  line-height: 1;
}
.news-section h3 a.post-title {
  font-size: 20px;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
.news-section p {
  font-size: 11pt;
}
.news-section h4 {
  font-size: 14px;
  margin-bottom: 13px;
}
.news-section h3 {
  line-height: 1.1
}
h2 {
  font-size: 28px;
}
.logged-in #header-2.shrinked {
  top: 0;
}
.member-section, .page-section {
  margin-top: 30px;
}
.member-section h1 {
  margin-top:20px;
}
.section-banner h1 {
  font-size: 47px;
}
.section-banner h1 span {
  font-size: 27px;
}
.section-banner h2 {
  font-size: 20px;
}
p {
  font-size: 11pt;
}
.page-template-template-contact .frm_style_formidable-style.with_frm_style label.frm_primary_label, .page-template-template-contact .frm_style_formidable-style.with_frm_style.frm_login_form label {
  font-size: 11pt;

}
.quote-author {
  font-size: 22px;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
.section-2-industry h3 {
  font-size: 25px;
}
.section-2-industry p {
  font-size: 12pt;
  margin-top: 0;
  margin-bottom: 20px;
}
.section-2-industry h3 {
  margin-top: 22px;
}
h2 {
  font-size: 26px;
}
.section-links a, .section-links a:hover {
  font-size: 17px;
}
.section-pins img {
  max-width: 80%;
}
.section-links a, .section-links a:hover {
  font-size: 16px;
}
.enterprise-links.section-links a {
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  width: 28%;
}
.section-header span {
  height: 4px;
  margin-top: 4px;
  width: 60px;
}
h2.section-header {
  margin-bottom: 30px;
  margin-top: 20px;
}
.section-pins p {
  font-size: 12pt;
  line-height: 1.6;
  margin-top: 0;
}
.team-members .col-sm-4 > div {

  max-width: 92%;
}
.team-members .col-sm-4 a {
  color: #255983;
  font-size: 14px;
}
.section-3-industry h2 {
  font-size: 22px;
}
#mainframe > div ul li {
  font-size: 11pt;
  margin-bottom: 5px;
}
.footer-area-bottom strong {
  font-size: 30px;
}
.footer-social-icons img {
  max-width: 38px;
}
.team-members .col-sm-4 > div h4 {
  font-size: 20px;
}
.team-members .col-sm-4 > div h5 {
  font-size: 14px;
}
.team-members .col-sm-4 > div p {
  font-size: 11pt;
}
/*.section-2-industry .col-sm-3 {
  text-align: center;
}
.section-2-industry .col-sm-3 img {
  display: inline-block;
}*/
.section-quote {
  padding: 25px 0;
}
.team-members .col-sm-4 > div img {
  margin-bottom: 5px;
  max-width: 200px;
}
.page-section h1 {
  font-size: 28px;
}
.industries-list {
  padding-bottom: 40px;
  padding-top: 0px;
}
.industries-items h3 {
  font-size: 14pt;
}
.industry-item a:hover h3 {
    color: #255a84;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
      transition: all 1s ease;      
      -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}
.industry-item a:hover {
    display: block;
      -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 

}
.section-columns h2 {
  font-size: 30px;
}
.section-form .col-sm-offset-6 {
  margin-left: 10%;
  width: 80%;
}
.section-form .calc-bkg {
  max-width: 100%;
  position: relative;
}
.frm_style_formidable-style.with_frm_style fieldset {
  max-width: 90%;
}
.section-form .frm_submit {
  float: right;
  margin: 0px -10px 0;
  width: 240px;
}
.section-deal h2, .section-deal h3 {
  font-size: 30px;
}
.section-pins a {
  margin-right: 30px;
  font-size: 9pt;
  margin-right: 20px;
}
.empty-p {
  line-height: 0.4em;
  margin: 0;
}
.member-section img {
  max-width: 200px;
}
.passenger-apps p {
  font-size: 18px;
  margin: 0;
}
.pin-elem .col-xs-2 {
  text-align: center;
}
.section-form .frm_style_formidable-style.with_frm_style input[type="submit"] {
  width: 205px;
}
.calc-header {
  height: 80px;
  left: -40px;
  top: -25px;
  width: 180px;
}
.section-columns h3 {
  font-size: 26px;
}
.section-columns h4 {

  font-size: 18px;
  line-height: 1;
  margin: 10px auto 0;
  max-width: 70%;
}
.section-columns .col-sm-4 img {
  max-width: 100px;
}
.section-content-entrerprise {
  padding-bottom: 30px;
  padding-top: 30px;
}
.section-content {
  padding-top: 30px;
}
.section-columns p {
  font-size: 9pt;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 15px;
  min-height: 75px;
}
.home-quote {
  font-size: 18px;
}
.home-quote-author {
  font-size: 19px;
}
.section-columns .col-sm-4 a, .section-columns .col-sm-4 a:hover, .section-columns .col-sm-4 a:focus {
  font-size: 13pt;
}
#home-industries {
     max-width:95%;
}
}
@media (max-width:960px) {
  #grey-arrow, #white-arrow {
  margin-top: -18px;
  padding-top: 18px;
}
#blue-arrow {
  padding-top: 30px;
}
    #header-2.shrinked .site-logo img {

    margin-top:5px !important;
    }
}

@media (max-width: 767px) {
  .news-section .owl-carousel .owl-item img {
  max-width: 60%;
}

#blue-arrow-2 {
  padding-top: 16px;
}
.featured-inner .col-sm-3, .testimonials-section .col-sm-3 {
  margin-bottom: 30px;
}
#yt-frame {
  margin-top: 0px;
}
.section-split p {
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom: 20px;
}
.call-button {
  font-size: 18px;
}
.call-button span {
  font-size: 25px;
}
/*.arrow_box_right {
  position: relative;
  background: #255a84;
}
.arrow_box_right:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(37, 90, 132, 0);
  border-top-color: #255a84;
  border-width: 30px;
  margin-left: -30px;
  z-index: 5;
}*/
.industry-item {
  margin-bottom: 20px;
}

#grey-arrow, #white-arrow {
  margin-top: -15px;
  padding-top: 18px;
}
    .logged-in #header-2,  #header-2 {
  top: 0;
  position: relative;
}
.section-banner h1 {
  font-size: 32px;
}
.section-banner h1 span {
  font-size: 19px;
}
.section-banner h2 {
  font-size: 14px;
}
.section-1-industry {
  padding: 30px 0;
}
h2 {
  font-size: 23px;
}
.section-1-industry .col-sm-7 img {
  margin: 20px 0px;
}
.enterprise-links.section-links a {
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  width: 45%;
}
.section-home-quote {
  padding-bottom: 30px;
  padding-top: 30px;
}
.home-quote-author {
  font-size: 18px;
  padding-top: 10px;
}
.glossy-form {
  overflow: hidden;
  padding-left: 20px;
  padding-top: 30px;
  padding-right: 20px;
}
.section-form .calc-bkg {

  position: relative;
  margin: 0 auto;
}
.section-form .frm_form_fields {
  max-width: auto; 
}
.calc-header {
  left: -40px;
}
.glossy-form h2 {
  font-size: 28px;
  padding: 0 20px;
  text-align: center;
}
.frm_style_formidable-style.with_frm_style fieldset {
  margin: 40px auto;
  max-width: 100%;
}
.section-form .frm_form_fields {
  max-width: inherit;
}
.industries-list {
  padding: 0 15px;
}
.section-split .col-sm-4 {
  text-align: center;
}
.section-split .leftimage {
  margin-top: 40px;
  max-width: 70%;
  display: inline-block;
}
.page-section h1 {
  font-size: 26px;
}
.section-3-industry {
  padding-bottom: 30px;
  padding-top: 40px;
}
.section-2-industry .col-sm-3 {
  text-align: center;
}
.section-2-industry img {
  display: inline-block;
  max-width: 200px;
}
.section-content {
  padding-top: 20px;
}
.footer-area .col-sm-4 {
  margin-bottom: 10px;
  text-align: center;
}
.logged-in #header-2.shrinked {
  top: 0;
}
.member-section img {
  max-width: 150px;
}
.section-split h2.section-header {

  margin-top: 35px;

}
.team-members .col-sm-4 > div img {
  margin-bottom: 5px;
  max-width: 150px;
}
.industry-item a:hover h3 {
    color: #255a84;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
      transition: all 1s ease;      
      -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}
.industry-item a:hover {
    display: block;
      -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 

}
.home-quote {
  color: #86898c;
  font-size: 16px;
  text-align: justify;
}
.calc-header {
  left: -30px;
}
.home-quote-author {
    font-size: 20px;
}
}
@media (max-width: 600px) {
  #grey-arrow, #white-arrow {
  margin-top: -14px;
  padding-top: 16px;
}
}
@media (max-width: 480px) {
  .section-columns h2 {
  font-size: 26px;
}
.section-columns h3 {
  font-size: 18px;
}
.section-links a, .section-links a:hover {
  font-size: 13px;
}
#blue-arrow-2 {
  padding-top: 12px;
}
.call-button {
  font-size: 16px;
}
.call-button span {
  font-size: 20px;
}
.pin-elem .col-xs-2 {
  padding-right: 0;
}
.section-banner h1 {
  font-size: 20px;
}
.section-2-industry h3 {
  font-size: 22px;
}
.section-banner h1 span {
  font-size: 16px;
}
.section-banner h2 {
  font-size: 10px;
}
#grey-arrow, #white-arrow {
  margin-top: -10px;
  padding-top: 10px;
}
.frm_style_formidable-style.with_frm_style fieldset {
  margin: 0 auto;
  max-width: 90%;
}
.news-section .owl-prev {
  left:5%;
}
.news-section .owl-next {
  right:5%;
}
h2 {
  font-size: 17px;
}
.section-2-industry h3 {
  font-size: 17px;
}
.section-2-industry p {
  font-size: 9pt;
  margin-bottom: 20px;
  margin-top: 0;
}
.section-2-industry img {
  display: inline-block;
  max-width: 150px;
}
.footer-social-icons img {
  max-width: 30px;
}
.navbar-default .navbar-nav > li > a {
  color: #bdc3c7;
  font-size: 11px;
}
footer .footer-area-bottom * {
  font-size: 9pt;
}
.footer-area-bottom strong {
  font-size: 20px;
}
.industries-items h3 {
  font-size: 11pt;
}
.section-split p {
  font-size: 10pt;
  line-height: 1.5;
}
.home-quote {
  color: #86898c;
  font-size: 13px;
  text-align: justify;
}
.home-quote-author {
  font-size: 16px;
}
h2 {
  font-size: 18px;
}
.section-split h2.section-header {
  margin-top: 5px;
}
p {
  font-size: 9pt;
}
#mainframe > div ul li {

  margin-bottom: 5px;
}
.section-3-industry h2 {
  font-size: 17px;
  margin-bottom: 10px;
}
.section-2-industry p {
  font-size: 11pt;
  margin-bottom: 20px;
  margin-top: 0;
}
.glossy-form h2 {
  font-size: 28px;
  padding: 0 20px;
}
.glossy-form h2 {
  font-family: "Neusa W00 SemiBold",sans-serif;
}
.section-deal {
  padding-bottom: 40px;
  padding-top: 50px;
}

}
@media (max-width: 420px) {
    #header-1 img {
  margin-top: 1px;
  max-height: 36px;
  max-width: 100px;
  vertical-align: middle;
}
#header-1 * {
  color: #ffffff !important;
  font-size: 12px;
}
#header-1 ul li {
  display: inline-block;
  line-height: 36px;
  margin-left: 0;
  margin-right: 5px;
}
.section-2-industry h3 {
  font-size: 22px;
}
#grey-arrow, #white-arrow {
  margin-top: -7px;
  padding-top: 12px;
}
}
@media (max-width: 360px) {
  .industries-items h3 {
  font-size: 10pt;
}
.passenger-apps p {
  font-size: 16px;
  margin: 0;
}
#blue-arrow-2 {
  padding-top: 10px;
}
#grey-arrow, #white-arrow {
  margin-top: -10px;
  padding-top: 10px;
}
.passenger-apps > h4 {
  font-size: 25px;
}
}
@media (max-width: 1600px) {
  .navbar-default .navbar-nav > li > a {
  padding: 30px 18px 24px !important;
}
.featured-products img {
  max-width: 90%;
}
#mainframe .whatwedo-section ul li {
  font-size: 20px;
}
.whatwedo-section img {
  margin-top: 50px;
}
.studies-title {
  font-size: 60px;
}
#studies-slider h2 {
  font-size: 48px;
}
#studies-slider .more-btn, #studies-slider .more-btn:hover, #studies-slider .more-btn:focus {
  margin-top:70px;
}
#studies-slider .case-text {
  font-size: 18px;
}
.studies-btm-divider {
  padding-top: 90px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 60px;
  font-weight: 500;
}
.contact-section h3 {
  font-size: 50px;
}
.information-inner {
  font-size: 32px;
  margin-top: 20px;
}
.contact-information > img {
  max-width: 50%;
  width: 130px;
}
footer li a {
  font-size: 17px;
}
.footer-phone a {
  font-family: Roboto;
  font-size: 26px;
  font-weight: 300;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  font-size: 40px;
}
.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 40px;
  padding: 15px 100px;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="file"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select {
  height: 50px;
  line-height: 1.3;
}
}
@media (max-width: 1400px) {
  .home .frm_style_formidable-style.with_frm_style input[type="text"], .home .frm_style_formidable-style.with_frm_style input[type="password"], .home .frm_style_formidable-style.with_frm_style input[type="email"], .home .frm_style_formidable-style.with_frm_style input[type="number"], .home .frm_style_formidable-style.with_frm_style input[type="url"], .home .frm_style_formidable-style.with_frm_style input[type="tel"], .home .frm_style_formidable-style.with_frm_style input[type="phone"], .home .frm_style_formidable-style.with_frm_style input[type="search"], .home .frm_style_formidable-style.with_frm_style select, .home .frm_style_formidable-style.with_frm_style textarea, .home .frm_form_fields_style, .home .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .frm_form_fields_active_style, .home .frm_form_fields_error_style, .home .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 20px;
  padding: 5px 10px 3px;
}
.home .frm_style_formidable-style.with_frm_style input[type="text"], .home .frm_style_formidable-style.with_frm_style input[type="password"], .home .frm_style_formidable-style.with_frm_style input[type="email"], .home .frm_style_formidable-style.with_frm_style input[type="number"], .home .frm_style_formidable-style.with_frm_style input[type="url"], .home .frm_style_formidable-style.with_frm_style input[type="tel"], .home .frm_style_formidable-style.with_frm_style input[type="file"], .home .frm_style_formidable-style.with_frm_style input[type="search"], .home .frm_style_formidable-style.with_frm_style select {
  height: 40px;
  line-height: 1.3;
}
.home .frm_style_formidable-style.with_frm_style input[type="submit"], .home .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  background: #000 none repeat scroll 0 0 !important;
  border-color: #000 !important;
  border-radius: 0;
  box-shadow: none;
  color: #fff !important;
  font-size: 20px;
  padding: 15px 100px;
}
.home .frm_style_formidable-style.with_frm_style input[type="submit"], .home .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 5px 24px !important;
}
#top-slider .slide-logo-img {
  max-width: 200px;
}
#top-slider h2 {
  font-size: 35px;
} 
#top-slider .slider-logo-wrap {
  bottom:120px;
}
.page-template-default h1, .page-template-template-contact h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 35px;
}
.featured-products > h2 {
  font-size: 35px;
}
p {
  font-size: 15px;
}
.why-us p {
  font-size: 22px;
  text-align: center;
}
.why-us h2 {
  font-size: 45px;
  margin-bottom: 20px;
}
.quote-img {
  max-width: 30px !important;
}
.testimonials-section h4 {
  font-size: 18px;
}
#studies-slider h2 {
  font-size: 42px;
}
.studies-title {
  font-size: 50px;
}
#studies-slider .case-text {
  font-size: 16px;
}
#studies-slider .more-btn, #studies-slider .more-btn:hover, #studies-slider .more-btn:focus {
  font-size: 23px;
}
.whatwedo-section img {
  margin-top: 60px;
}
.whatwedo-section .more-btn, .whatwedo-section .more-btn:focus, .whatwedo-section .more-btn:hover {
  font-size: 22px;
}
.testimonials-section .more-btn, .testimonials-section .more-btn:hover, .testimonials-section .more-btn:focus {
  font-size: 17px;
}
#studies-slider .more-btn, #studies-slider .more-btn:hover, #studies-slider .more-btn:focus {
  margin-top: 50px;
}
.studies-title {
  margin-top: 110px;
}
#cases-wrap {
  color: #fff;
  margin-bottom: -85px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 50px;
  font-weight: 500;
}
.contact-section h3 {
  font-size: 40px;
}
.contact-information > img {
  max-width: 50%;
  width: 110px;
}
.information-inner {
  font-size: 28px;
  margin-top: 20px;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  font-size: 25px;
}
.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 25px;
  padding: 15px 77px;
}
.contact-section .row {
  margin: 0 auto;
  max-width: 90%;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ecf0f1;
  font-family: "Roboto";
  font-size: 22px;
  font-weight: 300;
  padding: 10px 20px;
}
}
@media (max-width: 1199px) {
/*.section-header {
 min-height: 150px;
}*/
    #header-2.shrinked .site-logo img {

    margin-top:11px !important;
    }
.page-template-default h1, .page-template-template-contact h1 {
  bottom: 0;
  margin-bottom: 0;
}
.page .section-header.section-no-image {
  padding-top: 70px;
}
.page-template-template-category .page-section h1, .page-template-template-categories .page-section h1 {

  padding-top: 10px;
}
  footer li a, #mainmenu a, #mainmenu .dropdown-menu > li > a {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.page-section p {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
}
.call-button span {
  font-size: 40px;
}
.featured-products img {
  border: 6px solid #f7f7f7;
}
.featured-products h3 {
  font-size: 20px;
}
.featured-products > h2 {
  font-size: 30px;
}
.underlined {
  width: 250px;
}
.why-us h2 {
  font-size: 40px;
}
.why-us p {
  font-size: 20px;
}
#top-slider .slide-logo-img {
  max-width: 140px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 28px;
}
#top-slider .slider-logo-wrap {
  bottom:95px;
}
#top-slider .h2, .page-template-default h1, .page-template-template-contact h1 {
  bottom: 20px;
}

.whatwedo-section.col-sm-6 > h2, .testimonials-section h2 {
  font-size: 32px;
}
#mainframe .whatwedo-section ul li {
  font-size: 16px;
}
.test-image-wrap {
  max-width: 90%;
}
.studies-top-divider {
  background: #f0efef none repeat scroll 0 0;
  height: 50px;
  margin-bottom: -30px;
}
.studies-title {
  margin-top: 60px;
}
.studies-title {
  font-size: 40px;
}
#studies-slider h2 {
  font-size: 40px;
}
.study-image-wrap {
  border: 15px solid #aaa;
}
.studies-top-divider {
  background: #f0efef none repeat scroll 0 0;
  height: 40px;
  margin-bottom: -20px;
}
.studies-btm-divider {
  padding-top: 30px;
}
.studies-title {
  margin-top: 30px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 40px;
  font-weight: 500;
}
.title-underline {
  background: #a8aab6 none repeat scroll 0 0;
  height: 6px;
  margin: 15px auto 40px;
  width: 200px;
}
.contact-section h3 {
  font-size: 35px;
}
.information-inner {
  font-size: 24px;
  margin-top: 20px;
}
.contact-information > img {
  max-width: 50%;
  width: 90px;
}
.caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #c9dae8;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  margin-top: -6px;
  position: absolute;
  right: 22px;
  top: 50%;
  vertical-align: middle;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 18px;
}
.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
  padding: 12px 67px;
}
footer li a, #mainmenu a {
  font-size: 14px;
}
#top-slider {
  margin-top: 0;
}
form .dropdown-menu > li > a {
  white-space: nowrap;
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  font-family: "Roboto";
}
.member-section, .page-section {
  margin-top: 20px;
}
}
@media (max-width: 991px) {
  .site-logo img {
  margin-top: 10px;
  max-width: 130px;
}

#top-slider .slide-logo-img {
  max-width: 130px;
}
.navbar-default .navbar-nav > li > a {
  padding: 18px 10px 20px !important;
}
#mainframe .whatwedo-section ul li {
  font-size: 15px;
}
.call-button span {
  font-size: 30px;
}
.page-inner {
  padding-top: 0;
}

.page-section p {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
}
.whatwedo-section.col-sm-6 > h2 {
  font-size: 30px;
}
.contact-section .bootstrap-select, .contact-section .bootstrap-select:hover {
  font-size: 50px;
  height: auto;
  width: 90% !important;
}
.contact-section h3 {
  font-size: 28px;
}
.information-inner {
  font-size: 20px;
  margin-top: 20px;
}
.contact-information > img {
  max-width: 50%;
  width: 80px;
}
.contact-section .row {
  margin: 0 auto;
  max-width: 100%;
}
p {
  font-size: 14px;
}
.why-us p {
  font-size: 16px;
}
.why-us h2 {
  font-size: 40px;
}
#studies-slider .more-btn, #studies-slider .more-btn:hover, #studies-slider .more-btn:focus {
  font-size: 20px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 40px;
  font-weight: 500;
}
footer li a {
  font-size: 16px;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 16px;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="file"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select {
  height: 40px;
  line-height: 1.3;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  padding:10px;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  font-size: 20px;
}
.home .frm_style_formidable-style.with_frm_style input[type="submit"], .home .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;

}

.footer-phone a {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 300;
}
.title-underline {
  background: #a8aab6 none repeat scroll 0 0;
  height: 4px;
  margin: 15px auto 40px;
  width: 170px;
}
.btn-theme {
  background: #152755 none repeat scroll 0 0;
  color: #ffffff !important;
}
#header-1 a {
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 36px;
  line-height: 36px;
}
#studies-slider {
  margin: 0 auto;
  max-width: 100%;
}
form .dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 10px 20px;
  white-space: nowrap;
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  font-family: "Roboto";
}
}
@media (min-width: 768px) and (max-width:991px) {
  footer li a, #mainmenu a, #mainmenu .dropdown-menu > li > a {
  font-size: 12px;
}

.navbar-default .navbar-nav > li > a {
  padding: 20px 4px 18px !important;
}
.main-menu-social li {
  display: inline-block;
  max-width: 20px;
  vertical-align: middle;
}
.main-menu-social, #header-2.shrinked .main-menu-social {
  margin-top: 20px;
}
.main-menu-social {

  margin-left: 0;
}
.site-logo img {
  margin-top: 15px;
  max-width: 100px;
}
  .section-header {
 min-height: 145px;
}
.round-it {
  border: 10px solid #ededed;
}
}
@media (max-width: 767px) {
  .page-template-template-about #top-slider .h2 {
  bottom: 30px;
}
  .w3eden.page-template-default .navbar, .page-template-template-about.w3eden .navbar, .page-template-template-contact.w3eden .navbar, .page-template-template-category.w3eden .navbar, .page-template-template-categories.w3eden .navbar {
  padding-bottom: 0;
}
.navbar-nav {
  background-color: #152755;
}
  .section-header {
 min-height: 50px;
}
.nav > li.ubermenu-item {
  display: block;
}
  .nav > li.ubermenu-item {
    display: none;
  }
  .header-logo-area h1, .site-logo {

  margin: 6px 0;
}
.round-it {
  border: 10px solid #ededed;
  border-radius: 100%;
  width: 200px;
}

#services-block h3 {
  font-size: 16px;
}
h2 {
  font-size: 22px;
}
#mainmenu .dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #152755 !important;
}
.navbar-default .navbar-nav > li > a {
  padding: 10px 10px 7px !important;
}  
  .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    margin-bottom: 30px;
  }
  .site-logo img {
  margin-top: 3px;
  max-width: 130px;
  margin-bottom: 3px;
}
#mainmenu-left li {
  border-top:none;
  list-style: outside none none;
  margin-left: 0;
  padding-left: 0;
}
#mainmenu-left > li.ubermenu-item {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #fff !important;
  display: block;
  padding-top: 5px;
  padding-left: 10px;
}
#mainmenu-left li ul li a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  font-family: "Roboto Condensed",sans-serif;
  font-weight: 400;
  line-height: 30px;
  padding: 0;
  text-transform: uppercase;
}
.main-menu-social li {
  display: inline-block;
  max-width: 40px;
  vertical-align: middle;
}
.btn {
  border: 0 none !important;
  border-radius: 3px;
  font-family: "Montserrat",sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 12px 16px;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
}
#mainmenu-left li a {
  text-transform: none;
  font-size: 16px;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  width: 45%;
  display: inline-block;
}
.testimonials-section .col-sm-6 {
  float: left;
  width: 50%;
}
.whatwedo-section.col-sm-6 {
  padding-left: 15px;
}
.whatwedo-section .col-sm-6 {
  width: 50%;
  float: left;
}
#mainmenu-left li ul li a {
  text-transform: none;
  font-size: 16px;
}
#header-2 #mainmenu-left .dropdown-menu-vertical a {
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#mainmenu-left .dd-cont {
  margin-top: -44px;
}
.whatwedo-section img {
  margin-top: 0;
}
.footer-logo-2 {
  display: block;
  float: none;
  margin: 0 auto 40px;
  max-width: 90%;
  width: 200px;
}
#menu-footer-menu {
  text-align: center;
}
.contact-section h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.information-inner {
  width: 100%;
  text-align: center;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 14px;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  font-size: 16px;
}
form .dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 10px 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  font-family: "Roboto";
}
.featured-products img {
  max-width: 70%;
}
body .btn-theme {
  background: #000 none repeat scroll 0 0 !important;
  color: #ffffff !important;
}
body .navbar-nav {
  background: #000 !important;
}
body #mainmenu .dropdown-menu, 
body .navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
body .navbar-default .navbar-nav > .active > a,
body .navbar-default .navbar-nav > .active > a:hover,
body .navbar-default .navbar-nav > .active > a:focus,
body .navbar-default .navbar-nav > .open > a,
body .navbar-default .navbar-nav > .open > a:hover,
body .navbar-default .navbar-nav > .open > a:focus {
  background: #000 !important;
}
#top-slider .slide-logo-img {
  max-width: 80px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 25px;
}
#top-slider .slider-logo-wrap {
  bottom:65px;
}
#top-slider .h2, .page-template-default h1, .page-template-template-contact h1 {
  bottom: 10px;
  margin-top: 10px;
}

.information-inner {
  margin-bottom: 30px;
}
body .navbar-nav {
  background: #1077bc none repeat scroll 0 0 !important;
}
body #mainmenu .dropdown-menu, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, body .navbar-default .navbar-nav > .active > a, body .navbar-default .navbar-nav > .active > a:hover, body .navbar-default .navbar-nav > .active > a:focus, body .navbar-default .navbar-nav > .open > a, body .navbar-default .navbar-nav > .open > a:hover, body .navbar-default .navbar-nav > .open > a:focus {
  background: #1077bc none repeat scroll 0 0 !important;
}
#mainframe > div ul.slides li {
  margin-bottom: 5px;
  padding-top: 10px;
}
.why-us h2 {
  font-size: 32px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 32px;
  font-weight: 500;
}
.contact-section h3 {
  font-size: 26px;
  margin-bottom: 30px;
  text-align: center;
}
}
@media (max-width: 610px) {
  #services-block .col-xs-6 {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  width: 100%;
  display: block;
}
#top-slider .slider-logo-wrap {
  bottom:45px;
}
#services-block h3 {
  min-height: auto;
}
.testimonials-section .col-sm-6 {
  float: none;
  width: 100%;
}
.page-template-template-about #top-slider .h2 {
  bottom: 16px;
}
#header-1 a {
  color: #ffffff;
  display: block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}
.whatwedo-section.col-sm-6 {
  padding-left: 15px;
}
.whatwedo-section .col-sm-6 {
  width: 100%;
  float: none;
}
.whatwedo-section img {
  margin-top: 0;
}
#top-slider .slide-logo-img {
  max-width: 60px;
}
.featured-products > h2 {
  font-size: 27px;
  margin-top: 10px;
}
.underlined {
  width: 180px;
}
.featured-products img {
  max-width: 60%;
}
.why-us h2 {
  font-size: 20px;
}
.why-us p {
  font-size: 14px;
}
.testimonials-section h2 {

  margin-bottom: 20px;
}
.testimonials-section h4 {
  font-size: 16px;
}
.whatwedo-section.col-sm-6 > h2 {
  font-size: 27px;
}
.whatwedo-section .more-btn, .whatwedo-section .more-btn:focus, .whatwedo-section .more-btn:hover {
  font-size: 18px;
}
.study-image-wrap {
  border: 8px solid #aaa;
}

.studies-title {
  font-size: 32px;
}
#studies-slider h2 {
  font-size: 32px;
}
#studies-slider .more-btn, #studies-slider .more-btn:hover, #studies-slider .more-btn:focus {
  font-size: 18px;
}
.contact-section h2, .learn-more-section h2 {
  font-size: 20px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
}
.title-underline {
  background: #a8aab6 none repeat scroll 0 0;
  height: 4px;
  margin: 15px auto 30px;
  width: 140px;
}
#mainframe > div ul.slides li {
  margin-bottom: 5px;
  padding-top: 0;
}
.site-logo {
  font-size: 14pt;
  font-weight: 700;
  line-height: 1;
  margin: 6px 0;
}
.home .frm_style_formidable-style.with_frm_style input[type="text"], .home .frm_style_formidable-style.with_frm_style input[type="password"], .home .frm_style_formidable-style.with_frm_style input[type="email"], .home .frm_style_formidable-style.with_frm_style input[type="number"], .home .frm_style_formidable-style.with_frm_style input[type="url"], .home .frm_style_formidable-style.with_frm_style input[type="tel"], .home .frm_style_formidable-style.with_frm_style input[type="phone"], .home .frm_style_formidable-style.with_frm_style input[type="search"], .home .frm_style_formidable-style.with_frm_style select, .home .frm_style_formidable-style.with_frm_style textarea, .home .frm_form_fields_style, .home .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .frm_form_fields_active_style, .home .frm_form_fields_error_style, .home .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 17px;
  padding: 5px 10px 3px;
}
.contact-section h3 {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.contact-section h3 {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}
.information-inner {
  font-size: 17px;
  margin-top: 20px;
}
.contact-section .bootstrap-select > .dropdown-toggle {
  font-size: 15px;
}
.contact-section .bootstrap-select, .contact-section .bootstrap-select:hover {
  font-size: 50px;
  height: auto;
  width: 100% !important;
}
.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 16px;
  padding: 12px 67px;
  width: 100%;
}
#menu-footer-menu li {
  display: inline-block;
  text-align: center;
  width: 100%;
}
#menu-footer-menu li#menu-item-87 {
  display: inline-block;
  width: 100%;
}
.testimonials-section h4 {
  font-size: 19px;
}
.footer-phone a {
  display: inline-block;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
}
footer .right-it {
  text-align: center;
}
.whatwedo-section img {
  margin-top: 0;
  max-width: 70%;
  float: right;
}
.testimonials-section h4 {
  font-size: 14px;
}
.testimonials-section h2 {
  font-size: 20px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 20px;
  margin-top: 0px;
}
#header-1 img {
  margin-top: 1px;
  max-height: 25px;
  max-width: 100px;
  vertical-align: middle;
}
form .dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 10px 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  font-family: "Roboto";
}
#top-slider .h2 {
  bottom:-20px;
}
.featured-products {
  top:5px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  #header-2 .container.relative {
  padding-left: 0;
}
#header-2 #mainmenu > li > a {
  padding-left: 8px !important;
}
#mainframe > div ul.slides li {
  margin-bottom: 5px;
  padding-top: 0px;
}
.featured-products {
  margin-bottom: 50px;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top:0;
  z-index: 100;
}
.owl-carousel .owl-item img {
  display: inline-block !important;
  width: 200px !important;
}
#mainmenu {
  float: right;
  margin-right: -20px;
}
#header-2 #mainmenu > li > a {
  line-height: 1;
  max-width: inherit;
  padding-left: 10px !important;
  text-align: center;
}
.dropdown-toggle .tn-menu {
  margin-left: 6px;
  position: absolute;
  margin-top: -2px;
}
.site-logo img {
  margin-top: 10px;

}

#header-2 #mainmenu > li.menu-item-has-children > a {
    padding-right: 18px !important;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1,
.page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 38px;
}
.featured-products > h2 {
  font-size: 38px;
}
}
@media (min-width: 850px) and (max-width: 991px) {
footer li a, #mainmenu a, #mainmenu .dropdown-menu > li > a {
  font-size: 13px;
}
#header-2 .container.relative {
  padding-left: 20px;
  padding-right: 30px;
  width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.site-logo img {
  margin-top: 3px;
  max-width: 140px;
}
#header-2.shrinked .navbar-default .navbar-nav > li > a {
  font-size: 14px;
}
.featured-products {
  margin-bottom: 0;
  padding-bottom: 60px;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 100;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, 
.page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 40px;
}
.featured-products > h2 {
  font-size: 38px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {


}
@media (min-width: 1380px) {
  .navbar-default .navbar-nav > li > a {
 /*   padding: 30px 8px 24px !important;*/
 padding: 30px 18px 24px !important;

  }
  #header-2.shrinked .site-logo img {
    margin: 10px 5px 5px !important
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .sidebar-arrow {
  border-left: 157px solid transparent;
  border-right: 157px solid transparent;
  border-top: 40px solid #d84f42;
  height: 0;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 0;
  z-index: 19;
}

}
@media (min-width: 1200px) and (max-width: 1399px) {
.sidebar-column.col-sm-3 {
  width: 32%;
}
.page .section-header.section-no-image {
  padding-top: 90px;
}
.main-column.col-sm-9 {
  width: 68%;
}
.site-logo img {
  max-height: 50px;
  vertical-align: middle;
  width: auto;
}
#top-slider .h2 {
  bottom: 100px;
}
.featured-products {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 100;
}
.featured-inner h2 {
  text-transform: none;
  width: 100%;
}

#top-slider .h2 {
  bottom: 50%;
  color: #0a4c7a;
  font-weight: 600;
  margin-bottom: -88px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  width: 100%;
  z-index: 10;
}
.section-form > div:first-child {
  color: #ffffcc;
  font-size: 30px;
  margin-top: 5px;
  text-align: left;
}
.section-label {
  font-size: 30px;
}
.section-form .frm_submit {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
  width: auto;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  height: 40px;
  line-height: 20px;
  padding: 10px 40px 10px;
}
#top-slider h2 {
  font-size: 55px;
}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {
  display: inline-block;
  margin-bottom: 15px;
  max-width: 200px;
  vertical-align: middle;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 9px 24px !important;
}
.home .frm_style_formidable-style.with_frm_style input[type="submit"], .home .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  background: #d84f42 none repeat scroll 0 0 !important;
  border-color: #000 !important;
  border-radius: 0;
  box-shadow: none;
  color: #fff !important;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 24px;
  margin-top: 0;
  padding: 12px 30px;
}
.video-play-button {
  background: rgba(0, 0, 0, 0) url("../images/play-button.png") no-repeat scroll center 53% / 100px auto;
}
.video-container {
  height: 400px;
}
.post.page h2 {
  color: #1b223f;
  font-size: 30px;
  line-height: 1;
  margin: 5px 0 25px;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="file"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select {
  height: 40px;
  line-height: 1.3;
}
.sidebar-column .frm_style_formidable-style.with_frm_style input[type="submit"], .sidebar-column .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .sidebar-column .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
  padding: 10px 60px 10px;
}
}
@media (max-width: 1199px) {
  .w3eden.page-template-default .navbar, .page-template-template-about.w3eden .navbar, .page-template-template-contact.w3eden .navbar, .page-template-template-category.w3eden .navbar, .page-template-template-categories.w3eden .navbar {
  padding: 0;
}
/*.section-header {
  min-height: 160px;
}*/
#services-block h3 { 
 font-size: 14pt
  }
  .section-header img {
  margin-top: 63px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 24px;
}
  .section-header img {
  margin-top: 0;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 32px;
}
#top-slider .h2, .page-template-default h1, .page-template-template-contact h1 {
  bottom: 0;
}
.post.page h2 {
 font-size: 28px;
  margin: 5px 0 20px;
}
.sidebar-column.col-sm-3 {
  width: 35%;
}
.main-column.col-sm-9 {
  width: 65%;
}
.sidebar-arrow {
  border-left: 155px solid transparent;
  border-right: 155px solid transparent;
  border-top: 40px solid #d84f42;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  height: 40px;
  line-height: 20px;
  padding: 10px 30px;
}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {

  max-width: 180px;
}
footer {
  font-size: 11pt;
}
.fa.fa-map-marker {
  color: #e96656;
  font-size: 36px;
}
.fa.fa-envelope, .fa.fa-phone-square {
  font-size: 35px;
}
footer h4 {
  font-size: 28px;
  line-height: 39px;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 8px 24px !important;
}
.section-form > div:first-child {
  color: #ffffcc;
  font-size: 24px;
  margin-top: 5px;
  text-align: left;
}
#top-slider .h2 {
  bottom: 50% !important;
  color: #0a4c7a;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: -64px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  width: 100%;
  z-index: 10;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 44px;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="text"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="password"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="email"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="number"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="url"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="tel"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="phone"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="search"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style select, .home .free-consultation-section .frm_style_formidable-style.with_frm_style textarea, .home .free-consultation-section .frm_form_fields_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .free-consultation-section .frm_form_fields_active_style, .home .free-consultation-section .frm_form_fields_error_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 12px;
  width: 95%;
}
.section-label {
  height: 90px;
  line-height: 90px;
  margin-right: 50px;
  margin-left: -3020px;
  padding-right: 5px;
  font-size:28px;  
}
.section-label-arrow {
  border-bottom: 45px solid transparent;
  border-left: 45px solid #d84f42;
  border-top: 45px solid transparent;
  height: 0;
  margin-top: 0;
  padding-right: 0;
  position: absolute;
  right: -45px;
  top: 0;
  width: 0;
  z-index: 19;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
}
.featured-inner h2 {
  text-transform: none;
  width: 100%;
}
.video-section .col-sm-6:last-child {
  padding-top: 60px;
}
.video-play-button {
  background: rgba(0, 0, 0, 0) url("../images/play-button.png") no-repeat scroll center 53% / 80px auto;
}
#mainframe .video-section ul, #mainframe .video-section p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
}
h2 {
  font-size: 28px;
}
.video-section h2 {
  font-size: 36px;
}
.solutions_list > li {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 15px;
  max-width: 76%;
  padding-left: 48px;
  position: relative;
}
.dark-more-btn, .dark-more-btn:hover, .dark-more-btn:focus, 
.light-more-btn, .light-more-btn:hover, .light-more-btn:focus {
  font-size: 18px;
}
.why-us p {
  font-size: 18px;
}
.why-us h2 {
  font-size: 36px;
}
.video-container {
  height: 300px;
}
.contact-information-section .col-sm-6:first-child h2 {
  font-size: 36px;
  padding-left: 60px;
  position: relative;
}
.contact-information-section h2 img {
  left: 0;
  max-width: 40px;
  position: absolute;
  top: 0;
}
.contact-information-section p {
  font-size: 18px;
  line-height: 47px;
  padding-left: 70px;
}
#mainframe > div.contact-information-section ul {
  font-size: 18px;
  line-height: 47px;
  margin-left: 80px;
  margin-top: 20px;
}
.contact-information-section .col-sm-6:last-child h2 {
  font-size: 40px;
}
.home .frm_style_formidable-style.with_frm_style input[type="text"], .home .frm_style_formidable-style.with_frm_style input[type="password"], .home .frm_style_formidable-style.with_frm_style input[type="email"], .home .frm_style_formidable-style.with_frm_style input[type="number"], .home .frm_style_formidable-style.with_frm_style input[type="url"], .home .frm_style_formidable-style.with_frm_style input[type="tel"], .home .frm_style_formidable-style.with_frm_style input[type="phone"], .home .frm_style_formidable-style.with_frm_style input[type="search"], .home .frm_style_formidable-style.with_frm_style select, .home .frm_style_formidable-style.with_frm_style textarea, .home .frm_form_fields_style, .home .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .frm_form_fields_active_style, .home .frm_form_fields_error_style, .home .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 16px;

}
.home .frm_style_formidable-style.with_frm_style input[type="submit"], .home .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  background: #d84f42 none repeat scroll 0 0 !important;
  border-color: #000 !important;
  border-radius: 0;
  box-shadow: none;
  color: #fff !important;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 20px;
  margin-top: 0;
  padding: 10px 30px;
}
.post.page h2 {
  color: #1b223f;
  font-size: 30px;
  line-height: 1;
  margin: 5px 0 25px;
}
.page-section p {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="file"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select {
  height: 40px;
  line-height: 1.3;
}
.sidebar-column .frm_style_formidable-style.with_frm_style input[type="submit"], .sidebar-column .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .sidebar-column .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
  padding: 10px 60px 10px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 35px;
}
}
@media (max-width: 991px) {
  .section-header {
  min-height: 95px;
}
#mainframe > div ul.slides li {
  margin-bottom: 0;
  padding-top: 0;
}
#header-1 {
  background-color: #2c3e50;
  height: 50px;
}
.site-logo img {
  max-width: 120px;
}
#header-1 img {
  margin-top: 10px;
  max-height: 30px;
  margin-bottom: 5px;
}
.dropdown-toggle .tn-menu {
  margin-top: 0;
  margin-left: 3px;
}
.section-header img {
  margin-top: 0;
}
  .navbar-default .navbar-nav > li > a {
 /*   padding: 30px 8px 24px !important;*/
 padding: 24px 20px 24px !important;

  }
}
@media (max-width:991px) {
  .navbar-default .navbar-nav > li > a::before {
  height: 20px;
  margin-top: -9px;
}
#header-1 img {
  margin-bottom: 5px;
  margin-top: 13px;
  max-height: 25px;
}
#header-1 a.phone-link {
  display: block;
  font-size: 13pt;
  margin-top: 7px;
}
#mainmenu {
  float: right;
  margin-right: -25px;
}
#header-1 a.phone-link {
  display: block;
  font-size: 12pt;
  margin-top: 7px;
}
#header-2 #mainmenu > li > a {
  line-height: 1;
  max-width: inherit;
  padding-left: 6px !important;
  padding-right: 6px !important;
  text-align: center;
}
.section-label {
  font-size: 22px;
}
.section-form > div:first-child {
  color: #ffffcc;
  font-size: 20px;
  margin-top: 5px;
  text-align: left;
}
.section-label {
  font-size: 20px;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  height: 40px;
  line-height: 20px;
  padding: 10px 15px;
}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {
  max-width: 130px !important;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 18px;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="text"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="password"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="email"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="number"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="url"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="tel"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="phone"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="search"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style select, .home .free-consultation-section .frm_style_formidable-style.with_frm_style textarea, .home .free-consultation-section .frm_form_fields_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .free-consultation-section .frm_form_fields_active_style, .home .free-consultation-section .frm_form_fields_error_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {

  width: 98%;
}
.section-label {
  height: 80px;
  line-height: 80px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 32px;
}
h2 {
  font-size: 24px;
}
.why-us h2 {
  font-size: 34px;
}
.why-us p {
  font-size: 16px;
}
.video-section h2 {
  font-size: 34px;
}
#mainframe .video-section ul, #mainframe .video-section p {
  font-size: 16px;
}
.contact-information-section p {
  font-size: 16px;
  line-height: 40px;
  padding-left: 70px;
}
#mainframe > div.contact-information-section ul {
  font-size: 16px;
  line-height: 27px;
  margin-left: 75px;
  margin-top: 20px;
}
.contact-information-section .col-sm-6:first-child h2 {
  font-size: 30px;
  padding-left: 60px;
  position: relative;
}
.contact-information-section .col-sm-6:last-child h2 {
  font-size: 34px;
}
.contact-information-section {
  padding: 60px 0;
}
footer h4 {
  font-size: 24px;
  line-height: 39px;
}
footer span br {
  display: none;
}
footer .socials-outer li a {
  font-size: 22px;
  padding: 10px;
}
.footer-socials {
  margin-top: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%;
}
.fa.fa-envelope, .fa.fa-phone-square {
  font-size: 32px;
}
.fa.fa-map-marker {
  color: #e96656;
  font-size: 34;
}
.video-play-wrap {
  padding: 15px 16px 10px 13px;
  position: relative;
}
.page-section p {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
}
.page-section .report-content p {
  font-size: 18px;
}
.page-template-default.thenext-not-logged-in .section-header {
  padding-top: 60px;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
}
footer {
  font-size: 10pt;
}
.solutions_list > li {
  font-size: 16px;
}
.post.page h2 {
  color: #1b223f;
  font-size: 24px;
  line-height: 1;
  margin: 5px 0 15px;
}
.free-sidebar-consultation {
  font-size: 24px;
}
.sidebar-arrow {
  border-left: 116px solid transparent;
  border-right: 116px solid transparent;
  border-top: 20px solid #d84f42;
}
.sidebar-column #frm_form_7_container {
  background: #1b223f none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 36px;
}
.sidebar-column .frm_style_formidable-style.with_frm_style input[type="text"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="password"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="email"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="number"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="url"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="tel"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="phone"], .sidebar-column .frm_style_formidable-style.with_frm_style input[type="search"], .sidebar-column .frm_style_formidable-style.with_frm_style select, .sidebar-column .frm_style_formidable-style.with_frm_style textarea, .sidebar-column .frm_form_fields_style, .sidebar-column .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .sidebar-column .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .sidebar-column .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-size: 13px;
}
.sidebar-form .or-call, .sidebar-form .or-call:hover, .sidebar-form .or-call:focus {
  color: #fff;
  font-size: 20px;
}
.sidebar-form .or-call-us, .sidebar-form .or-call-us:hover, .sidebar-form .or-call-us:focus {
  color: #ffffcc;
  display: block;
  font-size: 30px;
  padding-bottom: 16px;
}
.sidebar-column .frm_style_formidable-style.with_frm_style input[type="submit"], .sidebar-column .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .sidebar-column .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 20px;
  padding: 10px 30px;
}
.section-label-arrow {
  border-bottom: 40px solid transparent;
  border-left: 40px solid #d84f42;
  border-top: 40px solid transparent;

  right: -40px;

}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.frm_style_formidable-style.with_frm_style fieldset {
  max-width: 100%;
}
.section-form .frm_submit {
  display: inline-block;
  float: none;
  margin: 0;
  text-align: center;
  vertical-align: top;
  width: auto;
}
}
@media (min-width:767px) and (max-width: 850px) {
  .site-logo img {
  margin-top: 11px;
  max-width: 110px;
}
#header-2 #mainmenu > li > a {
  line-height: 1;
  max-width: inherit;
  padding-left: 5px !important;
  padding-right: 5px !important;
  text-align: center;
}
}
@media (max-width: 840px) {
  #header-2.shrinked .site-logo img {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #frm_form_12_container {
  padding: 20px 20px 0px;
}
.section-header {
  min-height: auto;
}
.thenext-not-logged-in #header-2 {
  top: 0;
}
.solutions_list > li {
  max-width: 100%;
  line-height: 35px;
}
.solutions_list li span {
  line-height: 25px;
}
body .btn-theme {
  background: #2c3e50 none repeat scroll 0 0 !important;
  color: #ffffff !important;
}
.page-template-default.thenext-not-logged-in .section-header {
  padding-top: 0;
}
#top-slider .h2, .page-template-default h1, .page-template-template-contact h1 {
  bottom: 10px;
  margin-top: 0;
}
.main-column.col-sm-9 {
  width: 100%;
}
.sidebar-column.col-sm-3 {
  margin: 0 auto;
  width: 280px;
}
.sidebar-arrow {
  border-left: 126px solid transparent;
  border-right: 126px solid transparent;
  border-top: 20px solid #d84f42;
}
.sidebar-column #frm_form_7_container {
  background: #1b223f none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 6px;
}
.sidebar-column .frm_style_formidable-style.with_frm_style input[type="submit"], .sidebar-column .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .sidebar-column .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 18px;
  padding: 10px 30px;
}
.frm_style_formidable-style.with_frm_style fieldset {
  margin: 40px auto 0;
  max-width: 100%;
}
.sidebar-report {
  margin-top: 30px;
}
footer .col-sm-3 .socials-outer {
  background: #171717 none repeat scroll 0 0;
  margin-top: 0;
  min-height: 212px;
  position: relative;
  text-align: center;
}
footer .col-sm-3:last-child {
  padding: 0;
}
footer .col-sm-3:last-child {
  clear: both;
  padding: 0;
}
.fa.fa-map-marker {
   font-size: 32px;
}
.fa.fa-envelope, .fa.fa-phone-square {
  font-size: 28px;
}
footer .col-sm-3 .socials-outer {
  min-height: 100px;
  overflow: hidden;
}
.footer-socials {
  margin-top: 20px;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
}
 .page-template-default h1, .page-template-template-contact h1 {
  bottom: 0;
  margin-top: 0;
}
#services-block h3 {
   font-size: 13pt;
  }
  .featured-inner .col-sm-2 {
    display: none;
  }
  .frm_style_formidable-style.with_frm_style fieldset {
  margin: 0px auto 0;
  max-width: 100%;
}
.contact-information-section .col-sm-6:last-child h2 {
  font-size: 34px;
  margin-top: 30px;
}
.video-section .col-sm-6 {
  padding-bottom: 30px;
}
body #header-2 .btn.btn-theme {
  background: #2c3e50 none repeat scroll 0 0 !important;
}
.section-form > div:first-child {
  color: #ffffcc;
  font-size: 18px;
  margin-top: 5px;
text-align: center;
}
body #mainmenu .dropdown-menu, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, body .navbar-default .navbar-nav > .active > a, body .navbar-default .navbar-nav > .active > a:hover, body .navbar-default .navbar-nav > .active > a:focus, body .navbar-default .navbar-nav > .open > a, body .navbar-default .navbar-nav > .open > a:hover, body .navbar-default .navbar-nav > .open > a:focus {
  background: #2c3e50 none repeat scroll 0 0 !important;
}
.navbar-default .navbar-nav > li > a {
  padding: 8px 20px !important;
}
.navbar-default .navbar-nav > li > a::before {
  display: none;
}
.navbar-default .navbar-nav > li > a {
  background: #2c3e50 none repeat scroll 0 0 !important;
}
.section-label {
  box-sizing: border-box;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  margin: 0 -15px;
  padding-left: 0;
  padding-right: 5px;
  position: relative;
  text-align: center;
  width: 100%;
}
#top-slider .h2 {
  margin-bottom: -44px;
}
.section-label-arrow {
  border-left: 172px solid transparent;
  border-right: 172px solid transparent;
  border-top: 40px solid #d84f42;
  height: 0;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 0;
  z-index: 19;

}
.main-menu-social a {
  max-width: 32px;
}
.free-consultation-section .container {
  padding: 0;
}
.free-consultation-section .container > div.section-form {
  display: inline-block;
  padding-top: 20px;
  position: relative;
  vertical-align: middle;
  z-index: 10;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 26px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.section-label-arrow {
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  border-top: 20px solid #d84f42;
  margin: 0 auto;
  position: relative;
  right: 0;
  top: 0;
  width: 0;
  z-index: 1;
}
.featured-products {
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 100;
}
.video-section h2 {
  font-size: 30px;
}
.why-us h2 {
  font-size: 30px;
}
.video-container {
  height: 340px;
  margin: 0 auto;
  width: 400px;
}
.video-play-wrap {
  padding: 20px 20px 10px;
  position: relative;
}
.video-section .col-sm-6:last-child {
  padding-top: 10px;
}
.video-section .col-sm-6:first-child {
  padding-top: 40px;
}
.solutions_list > li {
  width: 100%;
}
.free-sidebar-consultation {
  font-size: 24px;
  margin-bottom: 30px;
}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {
  max-width: 100% !important;
  width: 100%;
}
.section-form .frm_submit {
  display: block;
  float: none;
  margin: 0;
  text-align: center;
  vertical-align: top;
  width: auto;
}
.frm_submit .btn {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 20px;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="text"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="password"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="email"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="number"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="url"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="tel"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="phone"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="search"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style select, .home .free-consultation-section .frm_style_formidable-style.with_frm_style textarea, .home .free-consultation-section .frm_form_fields_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .home .free-consultation-section .frm_form_fields_active_style, .home .free-consultation-section .frm_form_fields_error_style, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .home .free-consultation-section .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  width: 100%;
}
.section-form .frm_style_formidable-style.with_frm_style fieldset {
  margin: 10px auto 20px;
  max-width: 100%;
}
}
@media(max-width: 490px) {
.section-header {
  min-height: auto;
}
.post-title {
  font-family: inherit;
  font-size: 22px;
  margin: 5px 0 10px;
  transition: all 0.2s ease-in-out 0s;
}
.featured-products img {
  max-width: 80%;
}
.video-container {
  height: 240px;
  margin: 0 auto;
  width: 280px;
}
.post.page h2 {
  font-size: 22px
}
.video-play-button {
  background: rgba(0, 0, 0, 0) url("../images/play-button.png") no-repeat scroll center 53% / 60px auto;
}
.video-play-wrap {
  padding: 15px 15px 10px;
  position: relative;
}
footer h4 {
  font-size: 20px;
  line-height: 39px;
}
.contact-information-section .col-sm-6:first-child h2 {
  font-size: 26px;
  padding-left: 60px;
  position: relative;
}
.contact-information-section .col-sm-6:last-child h2 {
  font-size: 30px;
  margin-top: 30px;
}
.contact-information-section p {
  font-size: 16px;
  line-height: 32px;

}
#mainframe > div.contact-information-section ul {
  font-size: 16px;
  line-height: 30px;

}
footer .col-sm-3 .socials-outer {
  min-height: 80px;
  overflow: hidden;
}
footer .col-sm-3 > a {
  padding-bottom: 16px;
  padding-top: 16px;
}
footer .col-xs-4 {
  width: 100%;
  float: none;
}
.free-consultation-section .frm_style_formidable-style.with_frm_style .form-field {
  max-width: 50%;
}
.section-form > div:first-child {
  margin-bottom: 10px;
}
.home .free-consultation-section .frm_style_formidable-style.with_frm_style input[type="submit"], .home .free-consultation-section .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .home .free-consultation-section .frm_form_submit_style, .home .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
  font-size: 18px;
  width: 100%;
}
#top-slider h2, .page-template-default h1, .page-template-template-contact h1, .page-template-template-about .page-section h1, .page-template-template-categories h1, .page-template-template-category h1 {
  font-size: 22px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.frm_style_formidable-style.with_frm_style, .frm_style_formidable-style.with_frm_style form, .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.section-form .frm_style_formidable-style.with_frm_style fieldset {
  margin: 10px auto 20px;
  max-width: 90%;
}
.section-form .frm_submit {

  width: 130px;
}
.frm_submit .btn {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 20px;
}
.section-form .frm_submit {
  width: 100%;
}
}
/*@media (min-width: 1400px) and (max-width: 1799px) {

#top-slider .h2 {
  bottom: 100px;
}
.featured-products {
  margin-bottom: -30px;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: -90px;
  z-index: 100;
}
}*/
 .featherlight .frm_style_formidable-style.with_frm_style input[type="submit"],
 .featherlight .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
  .featherlight .frm_form_submit_style
{
  background: #d84f42 none repeat scroll 0 0 !important;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff !important;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-top: 0;
  padding: 11px 60px 10px;
  text-indent: 0;
  width: auto;
}
@media (max-width: 420px) {
  .featherlight .featherlight-inner {
  width: 280px
}
#frm_form_12_container {
  padding: 20px 20px 0px;
}
.featherlight .sidebar-arrow {
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
}
}
