header, main, footer {
  padding-left: 50px;
}

@media only screen and (max-width : 992px) {
  header, main, footer {
    padding-left: 0;
  }
}

blockquote {border-left:5px #0663a7 solid;}
blockquote.blockquote_red {border-left:5px #cf0202 solid;}

/* LEFT NAV */
.logo {margin-top:50px; margin-bottom:50px;}
.logo_div {
  margin-left:auto;
  margin-right:auto;
  width:200px;
  height:76px;
  background-image:url('../img/logo-official-small.png');
  background-repeat:no-repeat;
  background-position:center center;
}
.nav_contact_contain {
  position:absolute;
  bottom:60px;
  width:100%;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  line-height:22px;
}
.nav_contact_contain a {
  font-weight:normal;
  font-size:14px;
}

/* TOP HERO */

.btn:hover {background-color:#055087;}

.top_hero {height:70vh;}
.action_button {background:#fff; color:#0663a7;}

.white_logo_banner {
  background: rgb(214, 214, 214);
  background: -moz-linear-gradient(45deg, rgb(214, 214, 214) 30%, rgb(255, 255, 255) 70%);
  background: -webkit-linear-gradient(45deg, rgb(214, 214, 214) 30%, rgb(255, 255, 255) 70%);
  background: -o-linear-gradient(45deg, rgb(214, 214, 214) 30%, rgb(255, 255, 255) 70%);
  background: -ms-linear-gradient(45deg, rgb(214, 214, 214) 30%, rgb(255, 255, 255) 70%);
  background: linear-gradient(135deg, rgb(214, 214, 214) 30%, rgb(255, 255, 255) 70%);
}

/* SERVICES LIST */
.primary_gradient {
  background: rgb(0, 191, 214);
  background: -moz-linear-gradient(0deg, rgb(0, 191, 214) 30%, rgb(0, 92, 185) 70%);
  background: -webkit-linear-gradient(0deg, rgb(0, 191, 214) 30%, rgb(0, 92, 185) 70%);
  background: -o-linear-gradient(0deg, rgb(0, 191, 214) 30%, rgb(0, 92, 185) 70%);
  background: -ms-linear-gradient(0deg, rgb(0, 191, 214) 30%, rgb(0, 92, 185) 70%);
  background: linear-gradient(90deg, rgb(0, 191, 214) 30%, rgb(0, 92, 185) 70%);
}

.service_contain {
  width:32%;
  margin-right:1%;
  min-width:310px;
  float:left;
  margin-bottom:15px;
}
.clear {clear:both;}

.list_item_row .contain {float:left; height:50px; width:50px; border-radius:25px; text-align:center; padding-left:10px; margin-right:16px;}
.list_item_row .text_box {float:left; line-height:18px;}
.list_item_row .text_box .top {font-size:18px;}
.list_item_row .text_box .bottom {font-size:12px;}

.carousel {height:300px;}
.carousel .carousel-item  {width:450px; margin-bottom:50px;}
.carousel .indicators .indicator-item {background-color:#999;}
.carousel .indicators .indicator-item.active {background-color:#0663a7;}

.tabs .tab a {color: #666;}
.tabs .tab a.active {color: #0663a7;}
.tabs .tab a:hover {color: #00bfd6;}
.tabs .indicator {background-color:#0663a7;}

.primary {background: #0663a7;}
.primary-text {color: #0663a7;}

/* GLOBAL TEAM */
.global_team_contain {
  padding-top:30px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(30deg, rgb(255, 255, 255) 30%, rgb(237, 237, 237) 70%);
  background: -webkit-linear-gradient(30deg, rgb(255, 255, 255) 30%, rgb(237, 237, 237) 70%);
  background: -o-linear-gradient(30deg, rgb(255, 255, 255) 30%, rgb(237, 237, 237) 70%);
  background: -ms-linear-gradient(30deg, rgb(255, 255, 255) 30%, rgb(237, 237, 237) 70%);
  background: linear-gradient(120deg, rgb(255, 255, 255) 30%, rgb(237, 237, 237) 70%);
  /*background-image:url('../img/scale-bg-min.jpg');*/
}
.global_team_contain .map_contain {width:100%; text-align:center;}
.global_team .map_contain img {height:300px; margin-bottom:20px;}

.side-nav li a {color:#0663a7;}

/* CONTACT US */
.contact_us_contain {
  /*width:100%;*/
  background-image:url('../img/cockpitbg-min.png');
  background-color:#333;
  background-size:cover;
  padding-top:40px;
  padding-bottom:80px;
  color:#fff;
}
.contact_us_contain .form_box {
  background-color: rgba(25, 25, 25, 0.8);
  padding:20px;
  margin-bottom:10px;
  border:1px #111 solid;
}

.pad_top_10 {padding-top:10px !important;}
.pad_top_20 {padding-top:20px !important;}
.pad_top_30 {padding-top:30px !important;}
.pad_top_40 {padding-top:40px !important;}
.pad_top_50 {padding-top:50px !important;}
.pad_top_60 {padding-top:50px !important;}
.pad_top_70 {padding-top:50px !important;}
.pad_bottom_10 {padding-bottom:10px !important;}
.pad_bottom_20 {padding-bottom:20px !important;}
.pad_bottom_30 {padding-bottom:30px !important;}
.pad_bottom_40 {padding-bottom:40px !important;}
.pad_bottom_50 {padding-bottom:50px !important;}
.mar_top_10 {margin-top:10px !important;}
.mar_top_20 {margin-top:20px !important;}
.mar_top_30 {margin-top:30px !important;}
.mar_bottom_10 {margin-bottom:10px !important;}
.mar_bottom_20 {margin-bottom:20px !important;}
.mar_bottom_30 {margin-bottom:30px !important;}
.mar_bottom_40 {margin-bottom:40px !important;}

.page-footer {background:#111;}
.page-footer .footer-copyright {background:#111;}

.table-of-contents a {border-bottom:5px #444 solid; border-left:none; margin-left:12px; width:26px;}
.table-of-contents a.active {border-bottom: 5px #ddd solid; border-left:none; margin-left:12px; width:26px;}
.table-of-contents a:hover {border-bottom: 5px #0663a7 solid; border-left:none; margin-left:12px; width:26px;}
