#mainContent-inner {
    padding-top: 0;
}
main p, main span, main li {
  font-size: 18px;
}
main a, main a:active, main a:visited {
  color: rgb(2,139,255);
}
main a:focus, main a:hover {
  color: #23527c;
}
.Normal {
 color: #222;
}
p {
  margin: 0 0 15px;
}
#dnnMenu ul li a span, .breadcrumb span {
 font-size: 14px;
}
.breadcrumb {
  border-bottom: none;
}
#dnnMenu .dropdown-menu {
  background: rgba(46,49,146,0.95);
}
main ul li {
  list-style-type: disc;
  margin-left: 20px;
}
main ol li {
  list-style-position: outside;
  margin-left: 20px;
}
blockquote {
  border-left: 3px solid #eee !important;
}
.copyright span, footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    font-size: 13px !important;
}
h1.top-banner {
 margin-bottom: 1em;
}
h2, h3, h4, h5, h6 {
  margin: 20px 0 20px 0;
}
.top-banner {
  font-weight: 900;
  color: #fff;
}
.inner {
  padding: 10% 20% 0 10%;
}
.top-banner-wrapper {
  margin-left: -12px;
  margin-right: -12px;
}
.top-banner-image {
  border-radius: 8px;
  background-image: linear-gradient(45deg, rgba(46, 49, 146, 0.85), rgba(46, 49, 146, 0.5)), url(/Portals/11/Images/blue-and-white-air-service.jpg);
  background-color: #2E3192;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
a.button-white {
  width: 240px;
  display: inline-block;
  padding: 15px 28px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #2e3192 !important;
  transition: all 0.5s;
}
a.button-white span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
a.button-white span a {
  color: #231F20;
  text-decoration: none;  
}
a.button-white span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -28px;
  transition: 0.5s;
}
a.button-white:hover span {
  padding-right: 25px;
}
a.button-white:hover span:after {
  opacity: 1;
  right: 0;
}
a.button-clear {
  width: 200px;
  display: inline-block;
  padding: 15px 28px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  transition: all 0.5s;
  margin: 10px;
}
a.button-clear span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
a.button-clear span a {
 color: #fff;
  text-decoration: none;
}
a.button-clear span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
a.button-clear:hover span {
  padding-right: 25px;
}
a.button-clear:hover span:after {
  opacity: 1;
  right: 0;
}
@media (max-width: 767px) {
  a.button-clear {
    width: 240px;
    margin: 10px 2px;
  }
}
.parent {
  width: 100%; 
  height: auto;
  overflow: hidden;
  border-radius: 8px;
}
.product1 {
  border-radius: 8px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.25)), url(/Portals/11/Images/plane-deicing.jpg);
  background-color: #000;
  height: 308px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;  
}
.product2 {
  border-radius: 8px;
  background-image: url(/Portals/11/Images/server.jpg);
  background-color: #000;
  height: 308px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;    
}
.product3 {
  border-radius: 8px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Portals/11/Images/fatigue-measure.jpg);
  background-color: #000;
  height: 308px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;    
}
.product4 {
  border-radius: 8px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Portals/11/Images/virtual-safety-office.jpg);
  background-color: #000;
  height: 308px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;    
}
.product5 {
  border-radius: 8px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/Portals/11/Images/aviation-losa.jpg);
  background-color: #000;
  height: 308px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;    
}
.parent:hover .product1,
.parent:focus .product1,
.parent:hover .product2,
.parent:focus .product2,
.parent:hover .product3,
.parent:focus .product3,
.parent:hover .product4,
.parent:focus .product4,
.parent:hover .product5,
.parent:focus .product5 {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);  
}
@media (max-width: 991px) {
  .product1, .product2, .product3, .product4, .product5 {
    height: 300px;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.product-inner {
  padding: 80% 20% 0 10%;
}
@media (min-width: 646px) and (max-width: 991px) {
  .product-inner{
   padding-top: 60%;
  }
}
.product-title p, .product-title a {
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
}
.heli-tour {
  border-radius: 8px;
  background-image: url(/Portals/11/Images/helicopter-tour.jpg);
  background-color: #2E3192;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
}
.global-img {
  margin-top: 3em;
  border-radius: 8px;
  background-image: url(/Portals/11/Images/view-of-earth.jpg);
  background-color: #2E3192;
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .global-img {
  	display: none;
  }
  .global-text {
  	padding-left: 0;
  }  
}
.cta-text-wrapper {
  width: 80%; 
  margin: 4.5em auto;
}
.cta-blue-wrapper {
 text-align: center;
  margin: 50px auto 30px auto;
   width: 100%;
}
a.button-blue {
  padding: 13px 28px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  background: #2e3192;
 color: #fff !important;
  transition: all 0.7s;
}
a.button-blue:hover {
  background: #e5892d;
}
a.button-blue span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
a.button-blue span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -28px;
  transition: 0.5s;
}
a.button-blue:hover span {
  padding-right: 25px;
}
a.button-blue:hover span:after {
  opacity: 1;
  right: 0;
}
.footer-inner ul {
 margin-left: 0;
  color: #fff;
}
.footer-inner ul li {
 list-style-type: none;
}
.footer-inner a, .footer-inner a:active, .footer-inner a:visited, .copyright a, .copyright a:active, .copyright a:visited  {
    color: #27AAE1;
}
.footer-inner a:focus, .footer-inner a:hover, .copyright a:focus, .copyright a:hover {
    color: #5bbee8;
}
/*.footer-inner a:visited {
    color: #1986b4;
}*/
.banner-about {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;  
}
.banner-about img {
  border-radius: 8px;
}
.text-intro, .text-intro h2 {
 margin-bottom: 50px;
}
.right-img-pos {
  border-radius: 8px;
  margin-top: 6em;
}
@media (max-width: 991px) {
  .right-img-pos {
    margin: 3em auto 1em auto;
    display: block;
  }
}
.left-img-pos {
  border-radius: 8px;
  margin: 2em 0;
}
@media (max-width: 991px) {
  .left-img-pos {
    margin: 2em auto;
    display: block;
  }
}
.sidebar-link {
  line-height: 2em;
  font-size: 1.3em;
  border: solid 1px #eee;
  border-radius: 8px;
  background-color: #fafafa;
  padding: 20px 25px;
 margin: 15px;
}
.arrow-list li {
  list-style-type: none;
  margin-left: 0;
}
.arrow-list li em, .arrow-list li i {
    padding-right: 10px;
}
.pillars {
   font-weight: 600;
  font-size: 18px;
}
.module-box {
 margin-bottom: 15px;
}
.icon-title {
  color: #2e3192;
  margin: 10px 0;
}
.icon-title em, .icon-title i, .FRMS-icon-title em, .FRMS-icon-title i {
  padding-right: 5px;
}
.FRMS-icon-title {
  color: #e5892d;
  margin: 10px 0;
}
#dnn_ctr603_HtmlModule_lblContent .right-img-pos {
  margin-top: 4em;
}
.annual-sub table {
  width: 80%;
  margin: 30px auto 20px auto;
  font-size: 18px;
}
.annual-sub .table-bordered>thead>tr>th, .annual-sub .table-bordered>tbody>tr>td {
  text-align: center;
}
#dnn_ctr612_Default_Form_Service_Requested span.dnnFormRadioButtons {
  background-color: transparent;
  margin-left: -15px;  
  margin-top: -15px;
}
#dnn_ctr612_Default_Form_Operation_Type span.dnnFormRadioButtons {
  background-color: transparent;
  margin-left: -15px;
  margin-top: -10px;
}
input#dnn_ctr612_Default_Form_Company_Size.dnnFormRequired {
  width: inherit !important;
}
.dnnForm input.dnnFormRequired {
  border-left: 3px red solid !important;
}
#dnn_ctr716_HtmlModule_lblContent h1 {
  font-size: 44px;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-622, .panel-body {
  font-family: 'Barlow', sans-serif;
}
#dnn_ctr622_HtmlModule_lblContent h2 {
 font-size: 33px;
}
.panel.panel-default h5 {
  font-size: 18px;
}
.panel-title  > a {
  border: 1px solid #028bff !important;
  background: rgba(2,139,255,0.85) !important;
}
.team img {
  margin: 0 auto 20px auto;
  display: block;
  border-radius: 8px;
}
#dnn_ctr731_Default_Form_First_Name, #dnn_ctr731_Default_Form_Last_Name, #dnn_ctr731_Default_Form_Email, #dnn_ctr731_Default_Form_Company_Name, #dnn_ctr731_Default_Form_Operation_Type, #dnn_ctr731_Default_Form_divForm.dnnFormItem select, .dnnFormItem textarea {
  width: 100%;
}











