/*
Theme Name: Skyline
Version: 1.0
Author: Skyline
Author URI:

*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

@font-face {
    font-family: 'Helvetica-Light';
    src: url('assets/fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Helvetica-Light.woff') format('woff'), url('assets/fonts/Helvetica-Light.ttf')  format('truetype'), url('assets/fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Helvetica-Condensed-Light';
    src: url('assets/fonts/Helvetica-Condensed-Light.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Helvetica-Condensed-Light.otf')  format('opentype'),
           url('assets/fonts/Helvetica-Condensed-Light.woff') format('woff'), url('assets/fonts/Helvetica-Condensed-Light.ttf')  format('truetype'), url('assets/fonts/Helvetica-Condensed-Light.svg#Helvetica-Condensed-Light') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Helvetica-LightOblique';
    src: url('assets/fonts/Helvetica-LightOblique.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Helvetica-LightOblique.otf')  format('opentype'),
           url('assets/fonts/Helvetica-LightOblique.woff') format('woff'), url('assets/fonts/Helvetica-LightOblique.ttf')  format('truetype'), url('assets/fonts/Helvetica-LightOblique.svg#Helvetica-LightOblique') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Helvetica-Normal';
    src: url('assets/fonts/Helvetica-Normal.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Helvetica-Normal.ttf')  format('truetype'), url('assets/fonts/Helvetica-Normal.svg#Helvetica-Normal') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  /*--------------------------------------------------------------
  1.0 Normalize
  --------------------------------------------------------------*/
  
  html {
      font-family: "Helvetica-Light", sans-serif !important;
      line-height: 1.15;
      -ms-text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%;
  }
  .light{
      font-family: "Helvetica-Light", sans-serif !important;
  }
  .normal{
      font-family: "Helvetica-Normal", sans-serif !important;
  }
  body {
      margin: 0;
      background-color: #e6e6e6;
      color: #4d4d4d;
      font-size: 1.6rem;
  }
  h1{
      font-size: 5rem;
      font-family: "Helvetica-Normal", sans-serif;
  }
  h2{
      font-size: 3rem;
  }
  h3{
      font-size: 2rem;
  }
  h5{
      font-size: 1.6rem;
  }
  h6{
      font-size: 1.4rem;
  }
  .bg-gray{
      background-color: #e6e6e6;
  }
  .bg-white{
      background-color: #fff;
  }
  .bg-blue{
      background-color: #264E79;
  }
  .bg-yellow{
      background-color: #FDB814;
  }
  .btn-yellow.btn{
      background: #FDB814 !important;
  }
  .bg-gradient-blue,
  .technology-item-wrap{
      background: rgba(56,112,156,1);
      background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
      background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709C', endColorstr='#38709C', GradientType=1 );
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
      margin-top: 0;
  }
  a{
      outline: none !important;
      text-decoration: none !important;
      color: #264E79;
  }
  .blue,
  .blue p{
      color: #264E79;
  }
  .white,
  .white p{
      color: #fff;
  }
  .yellow,
  .yellow p{
      color: #FFCE0A;
  }
  .black,
  .black p{
      color: #4d4d4d;
  }
  .displaynone{
      display: none;
  }
  /*--------------------------------------------------------------
  12.0 Navigation
  --------------------------------------------------------------*/
  .navbar{
      margin-bottom:0;
      padding: 10px 0;
      border: 0;
  }
  .caret{
      display: none;
  }
  
  header#megamenu .megamenu{
      background-color: transparent;
      border-width: 0;
      margin-bottom: 0;
  }
  header#megamenu img{
      border: 0;
      width: auto;
  }
  header#megamenu .megamenu .megamenu-nav > li > a{
      color: #58585a;
      background-color: transparent !important;
      font-size: 16px;
      font-family: "Helvetica-Normal", sans-serif !important;
      padding: 0;
      margin: 0 20px !important;
      text-transform: capitalize;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
  }
  header#megamenu .megamenu .megamenu-nav > li:hover > a,
  header#megamenu .megamenu .megamenu-nav > li:focus > a{
      color: #264E79;
  }
  header#megamenu .container{
      padding: 0 15px;
  }
  header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu{
      border: 0;
      background-color: #e6e6e6;
      color:#888;
      text-align: left;
      padding: 15px;
  }
  .dropdown-menu .sm-title{
      border-bottom: 1px solid #999;
      color: #58585a;
      font-size: 16px !important;
      font-weight: normal;
      padding-bottom: 10px;
      position: relative;
      white-space: nowrap;
      line-height: 23px;
      margin-bottom: 10px;
      background-color: transparent;
  }
  .dropdown-menu .sm-submenu{
      border: 0;
      box-sizing: border-box;
      list-style: none;
      margin: 0;
      outline: none;
      padding: 0;
  }
  header#megamenu .megamenu[animation="yes"] .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu li a{
      padding: 5px 0;
      line-height: 1em;
      color: #264E79;
      font-size: 14px;
      margin: 0;
      display: block;
      border: 0;
  }
  header#megamenu .megamenu[animation="yes"] .megamenu-nav > li.dropdown .dropdown-menu li .sm-title a{
      border-bottom: 0;
      color: #58585a;
      font-size: 16px !important;
      font-weight: normal;
      padding-bottom: 0;
      position: relative;
      white-space: nowrap;
      line-height: 23px;
      margin-bottom: 0;
      background-color: transparent;
      padding: 0;
  }
  header#megamenu .megamenu[animation="yes"] .megamenu-nav > li.dropdown .dropdown-menu li .sm-title:hover a{
      color: #264E79 !important;
      opacity: 0.8;
  }
  header#megamenu .megamenu[animation="yes"] .megamenu-nav > li.dropdown .dropdown-menu li a:hover,
  header#megamenu .megamenu[animation="yes"] .megamenu-nav > li.dropdown .dropdown-menu li a:focus{
      background-color: transparent;
      color: #264E79 !important;
      opacity: 0.8;
  }
  #megamenu .megamenu .hamburger-inner, #megamenu .megamenu .hamburger-inner::before, #megamenu .megamenu .hamburger-inner::after, #megamenu .megamenu[color="primary"] .hamburger-inner, #megamenu .megamenu[color="primary"] .hamburger-inner::before, #megamenu .megamenu[color="primary"] .hamburger-inner::after, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner::before, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner::after{
      background-color: #ccc;
  }
  .dropdown-toggle .fa-angle-down {
      height: 40px;
      position: absolute;
      right: 0;
      top: 0;
      width: 40px;
  }
  #megamenu .megamenu-nav li a .fa-angle-down::before {
      left: auto;
      position: absolute;
      right: 16px;
      top: 16px;
  }
  /*--------------------------------------------------------------
  20.0 Print
  --------------------------------------------------------------*/
  
  /*Start Custom Css*/
  
  /*Global*/
  .container{
      width: auto;
      max-width: 1440px;
  }
  .normal-container > .wpb_column > .vc_column-inner,
  .site-container,
  .site-container.vc_row{
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
  }
  .site {
      margin: 0 auto;
      max-width: 1440px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
      -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
      background: #fff;
      position: relative;
  }
  img{
      max-width: 100%;
      height: auto;
  }
  img.aligncenter{
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
  img.alignleft{
      float: left;
  }
  img.alignright{
      float: right;
  }
  /* Outline button for use within the docs */
  .btn-outline {
      color: #000;
      background-color: transparent;
      border-color: #000;
  }
  .btn-outline:hover,
  .btn-outline:focus,
  .btn-outline:active {
      color: #fff;
      background-color: #000;
      border-color: #000;
  }
  
  /* Inverted outline button (white on dark) */
  .btn-outline-inverse {
      color: #fff;
      background-color: transparent;
      border-color: #fff;
  }
  .btn-outline-inverse:hover,
  .btn-outline-inverse:focus,
  .btn-outline-inverse:active {
      color: #fff;
      text-shadow: none;
      background-color: #000;
      border-color: #000;
  }
  /*Header*/
  header nav.navbar{
      padding: 20px 0 0;
      background: #fff;
  }
  #navbar > section{
      float: right;
  }
  #navbar > nav{
      clear: right;
      padding-top: 35px;
  }
  .navbar-nav > li > a {
      font-size: 16px;
      font-family: "Helvetica-Normal", sans-serif !important;
  }
  header .widget ul li {
      border-left: 1px solid;
      display: inline-block;
      line-height: 1;
      margin-left: 10px;
      padding-left: 15px;
  }
  header .widget ul li:first-child{
      border: 0;
      padding-left: 0;
      margin-left: 0;
  }
  header .widget ul li i{
      padding-right: 5px;
  }
  header li.menu-search a i.fa{
      width: 15px;
      color: #264E79;
  }
  header li.menu-search a i.fa.fa-times{
      color: #4d4d4d;
  }
  /*Footer*/
  footer{
      background: #e6e6e6;
      font-size: 12px;
  }
  footer .widget_text h6{
      font-size: 12px;
      line-height: 15px;
  }
  .widget_nav_menu ul.menu{
      list-style: none;
      padding-left: 0;
      font-size: 14px;
  }
  .footer-widgets{
      padding: 45px 0 30px;
  }
  .footer-widgets a{
      color: #4d4d4d;
  }
  .footer-widgets a:hover{
      color: #264E79;
  }
  .footer-widgets .widget_nav_menu h6{
      line-height: 30px;
      margin-bottom: 0;
  }
  .footer-widgets .widget_nav_menu li{
      margin-bottom: 5px;
  }
  .footer-widgets .footer-contact{
      line-height: 25px;
      margin-top: 3px;
  }
  .footer-widgets .widget_text{
      line-height: 16px;
  }
  .footer-widgets .footer-contact i{
      padding-right: 5px;
  }
  footer .footer-copyright{
      background: #4d4d4d;
      color: #fff;
      font-size: 1rem;
      line-height: 20px;
      padding: 8px 0;
  }
  footer .footer-copyright a{
      color: #fff;
  }
  footer .footer-copyright a:hover{
      opacity: 0.8;
  }
  .footer-copyright .widget_nav_menu ul.menu{
      margin-bottom: 0;
      text-align: right;
  }
  .footer-copyright .widget_nav_menu ul.menu li{
      border-left: 1px solid #fff;
      display: inline-block;
      font-size: 1rem;
      line-height: 1;
      margin-left: 5px;
      padding-left: 8px;
  }
  .footer-copyright .widget_nav_menu ul.menu li:first-child{
      border-left: 0;
      padding-left: 0;
      margin-right: 0;
  }
  .footer-social li{
      border: 1px solid #666;
      border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      display: inline-block;
      font-size: 16px;
      margin-right: 5px;
      padding: 4px 0;
      text-align: center;
      width: 27px;
  }
  .footer-social{
      margin-bottom: 25px;
      margin-top: 3px;
  }
  /*search*/
  .search-form-wrapper{
      display: none;
      width: 100%;
      z-index: 700;
  }
  .search-form-wrapper .site-container{
      margin-left: auto;
      margin-right: auto;
      padding: 0 15px;
  }
  .search-form-wrap{
      background: #264E79;
      padding: 5px 15px;
      position: relative;
  }
  .search-form-wrap input{
      margin: 0;
      width: 100%;
      padding: 5px 30px;
      border: 0;
      line-height: 27px;
      border-radius: 40px;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
  }
  .search-form button{
      position: absolute;
      right: 40px;
      top: 10px;
      background: transparent;
      border: 0;
      font-size: 18px;
      color: #264E79;
  }
  /*Page*/
  .trending-flexslider img{
      float: right;
  }
  .home-top-item{
      max-width: 300px;
      margin: 0 auto;
      padding: 50px 30px 20px;
      border: 1px solid rgba(0,0,0,0.2);
      background: #fff;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      font-size: 14px;
  }
  .home-top-text{
      text-align: center;
      position: relative;
  }
  .home-top-text img {
      left: 50%;
      margin-left: -59px;
      position: absolute;
      top: -88px;
  }
  .home-register h3{
      font-weight: 400;
      font-family: "Helvetica-Light", sans-serif !important;
      padding: 5px 0;
  }
  .events-flexslider .event-wrap,
  .news-flexslider .new-wrap{
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      padding-left: 50px;
      padding-right: 50px;
  }
  .events-flexslider .event-wrap h5 a,
  .news-flexslider .new-wrap h5 a{
      color: #4d4d4d;
  }
  .events-flexslider .event-wrap h5 a:hover,
  .news-flexslider .new-wrap h5 a:hover{
      color: #264E79;
  }
  .news-flexslider{
      margin-bottom: 35px;
  }
  .home-recommend-news h2,
  .home-trending-section h2{
      padding-bottom: 20px;
      text-align: center;
      color: #264E79;
  }
  .home-recommend-news.section{
      padding-bottom: 35px;
  }
  
  .btn{
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding-left: 30px;
      padding-right: 30px;
      text-transform: capitalize;
      background: rgba(56,112,156,1);
      background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
      background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709C', endColorstr='#38709C', GradientType=1 );
      border: 0;
      font-size: 1.6rem;
  }
  .btn:hover,
  .btn:focus{
      opacity: 0.8;
  }
  .btn-default{
      background: #fff;
  }
  .trending-desc {
      min-height: 80px;
      padding-bottom: 20px;
  }
  .trending-desc p:last-child{
      margin-bottom: 0;
  }
  .page-title-wrapper{
      background-repeat: no-repeat;
      background-position: center top;
      max-height: 510px;
      position: relative;
  }
  .page-title-wrapper:before {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      z-index: 10;
  }
  .page-title-wrapper h1 {
      color: #fff;
      margin: 75px 0;
      padding: 150px 0;
      text-align: center;
      line-height: 1.2;
      position: relative;
      z-index: 300;
  }
  .page-title-wrapper h1.black{
      color: inherit;
  }
  .section {
      padding-top: 40px;
      padding-bottom: 20px;
  }
  .section .section-title{
      padding-bottom: 10px;
  }
  .page-tab-btn > a,
  .page-tab-btn p a{
      display: inline-block;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      padding: 15px;
      text-transform: uppercase;
      font-size: 4.5rem;
      background-color: #fff;
      line-height: 6rem;
      margin-bottom: 15px !important;
      line-height: 1;
  }
  .page-tab-btn p{
      margin-bottom: 0;
      line-height: 0;
  }
  .page-tab-btn.active > a,
  .page-tab-btn.active p a{
      background: rgba(56,112,156,1);
      background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
      background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709C', endColorstr='#38709C', GradientType=1 );
      color: #fff;
  }
  .page-tab-btn{
      text-align: center;
  }
  .current-page-tabs .page-tab-btn img.active-img,
  .current-page-tabs .page-tab-btn.active img{
      display: none;
  }
  .current-page-tabs .page-tab-btn.active img.active-img{
      display: block;
  }
  ul.blue-list li{
      list-style: none;
      background: url("assets/images/list-circle.png") no-repeat left 3px;
      background-size: 20px;
      line-height: 26px;
      padding-left: 30px;
      margin-bottom: 15px;
  }
  ul.blue-list li:last-child{
      margin-bottom: 0;
  }
  .page-tabs-list{
      max-width: 500px;
      margin: 0 auto 40px !important;
  }
  .page-tabs-content{
      padding-bottom: 40px;
  }
  .feature-flexslider{
      margin-top: 20px;
  }
  .feature-flexslider .flex-control-nav{
      visibility: hidden;
  }
  .feature-flexslider .slides li .feature-desc{
      max-width: 600px;
      padding: 0 50px;
      text-align: center;
      margin: 0 auto;
  }
  .feature-flexslider .slides li br{
      display: none;
  }
  .feature-flexslider .slides li .feature-desc img{
      margin: 20px auto 15px !important;
  }
  .feature-flexslider .slides li h2{
      text-align: center;
      color: #1c75bc;
  }
  .video-desc-wrapper{
      max-width: 400px;
      margin: 0 auto;
      padding: 0 20px;
  }
  .video-desc-wrapper h3{
      margin-bottom: 30px;
      color: #fff;
      font-size: 3rem;
  }
  .feature-flexslider h4{
      text-align: center;
      margin-bottom: 30px;
  }
  .feature-list ul li,
  .feature-list ul li a{
      color: #fff;
  }
  .feature-list ul li{
      background: url("assets/images/icon-arrow.jpg") no-repeat scroll left top;
      line-height: 22px;
      list-style: none;
      margin-bottom: 20px !important;
      padding-left: 30px;
  }
  .margin-compress.feature-list ul li{
      margin-bottom: 10px !important;
  }
  .feature-list-gray ul li,
  .feature-list-gray ul li a{
      color: #4d4d4d;
  }
  .feature-list-gray.feature-list ul li{
      background-image: url("assets/images/icon-gradient.png");
  }
  .feature-list h5{
      padding-bottom: 20px;
  }
  .feature-video{
      position: relative;
  }
  .feature-video h4{
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      padding: 40px 15px;
      line-height: 36px;
      text-align: center;
      background-color: rgba(255, 255, 255, 0.6);
      margin-bottom: 0;
      font-size: 2.4rem;
  }
  .feature-video h4.position-bottom{
      bottom: 0;
      top: auto;
  }
  .feature-video h4 a{
      display: block;
  }
  .feature-video h4 a:hover{
      opacity: 0.8;
      color: #1c75bc;
  }
  .bg-gray .flex-direction-nav a::before{
      color: #fff;
  }
  .blue-arrow-list li:before{
      content: ">";
      color:#264E79;
      margin-right: 15px;
  }
  .blue-arrow-list li{
      margin-right: 80px;
      font-size: 20px;
  }
  .blue-arrow-list li:last-child{
      margin-right: 0;
  }
  .technology-bottom{
      margin: 50px auto 0;
      max-width: 1160px;
  }
  .technology-item-wrap{
      max-width: 270px;
      margin: 0 auto 50px;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      position: relative;
      padding: 25px 15px;
      border: 1px solid transparent;
      cursor: pointer;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
  }
  .technology-item-wrap.active{
      background: #e6e6e6;
      border-color: #264E79;
  }
  .technology-item-wrap .technology-content,
  .technology-item-wrap.active .technology-item{
      display: none;
  }
  .technology-item-wrap .technology-item,
  .technology-item-wrap.active .technology-content{
      display: block;
  }
  .technology-item-wrap .technology-item{
      text-align: center;
      color: #fff;
  }
  .technology-item-wrap .technology-item img{
      background-color: #fff;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      max-width: 120px;
      padding: 20px;
      margin: 0 auto 50px;
  }
  .technology-item-wrap .technology-arrow{
      bottom: 5px;
      font-size: 40px;
      left: 0;
      position: absolute;
      width: 100%;
  }
  .technology-arrow .arrow{
      font-size: 0;
      color: rgba(255, 255, 255, 0);
  }
  .technology-item-wrap .technology-content{
      text-align: center;
      padding-bottom: 50px;
  }
  .technology-item-wrap .technology-content h4{
      color: #264E79;
      padding-bottom: 10px;
  }
  .technology-item-wrap .technology-content li{
      font-size: 14px;
      line-height: 1.2;
      margin-bottom: 10px;
  }
  .industry-icon{
      border: 1px solid #264E79;
      margin-bottom: 30px !important;
      padding: 0 0 10px;
      text-align: center;
      border-radius:15px;
      -webkit-border-radius:15px;
      -moz-border-radius:15px;
  }
  .industry-icon img{
      padding: 15px 15px 0;
  }
  .industry-icon h4{
      padding: 5px 0 0;
      color: #264E79;
  }
  .it-solution-partner.vc_row{
      background-size: 170px;
      background-position: 150px center !important;
  }
  .page-content li{
      margin-bottom: 5px;
  }
  table.table thead th{
      color: #fff;
      background-color: #264E79;
      font-weight: normal;
  }
  .wpb_text_column .app-item{
      background: #fff;
      padding: 15px;
      max-width: 300px;
      margin: 0 auto 30px !important;
  }
  .app-item .app-img{
      background-color: #e6e6e6;
      text-align: center;
      margin-bottom: 10px;
      padding: 5px;
  }
  .app-item .app-img img{
      max-width: 60px;
  }
  .app-item h3{
      color: #264E79;
  }
  .wpb_text_column .could-text{
      background-repeat: no-repeat;
      background-position: left top;
      padding-left: 140px;
      height: 120px;
      vertical-align: middle;
      display: table-cell;
  }
  .could-text01{
      background-image: url("assets/images/icon-could01.png");
  }
  .could-text02{
      background-image: url("assets/images/icon-could02.png");
  }
  .could-text03{
      background-image: url("assets/images/icon-could03.png");
  }
  .could-text04{
      background-image: url("assets/images/icon-could04.png");
  }
  .testimonial-wrap{
      max-width: 600px;
      margin: 0 auto;
  }
  .testimonial-wrap h3{
      text-align: right;
      margin-top: 10px;
  }
  .testimonial-text{
      position: relative;
      padding: 0 40px 20px;
  }
  .testimonial-text:before{
      content: "“";
      font-size: 90px;
      left: 0;
      line-height: 1;
      position: absolute;
      top: -20px;
  }
  .testimonial-text:after{
      content: "”";
      font-size: 90px;
      line-height: 1;
      position: absolute;
      right: 0;
      top: 10px;
  }
  .testimonials-flexslider{
      margin-bottom: 60px !important;
  }
  .cybersecurity-topics{
      text-align: center;
  }
  .cybersecurity-topics h3{
      color: #264E79;
      margin-bottom: 20px !important;
  }
  .cybersecurity-topics p{
      margin-bottom: 10px;
  }
  .system-list li {
      margin-bottom: 15px !important;
  }
  .system-list li .system-text{
      position: relative;
      background-repeat: no-repeat;
      height: 60px;
      display: table-cell;
      vertical-align: middle;
      background-position: left center;
      padding-left: 80px;
      background-size: 60px;
  }
  .system-list .icon-system01 .system-text{
      background-image: url("assets/images/icon-system01.png");
  }
  .system-list .icon-system02 .system-text{
      background-image: url("assets/images/icon-system02.png");
  }
  .system-list .icon-system03 .system-text{
      background-image: url("assets/images/icon-system03.png");
  }
  .system-list .icon-system04 .system-text{
      background-image: url("assets/images/icon-system04.png");
  }
  .dna-service-image img{
      background-color: #264E79;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
  }
  .dna-service-section h3{
      text-align: center;
  }
  .partner-capability{
      text-align: center;
      border: 1px solid #264E79;
      max-width: 300px;
      font-size: 18px;
      margin: 0 auto 30px !important;
      padding: 40px 20px;
  }
  .partner-capability h3{
      color: #264E79;
      margin: 20px 0 10px;
  }
  .partner-benefit-wraps .benefit-wrap{
      background-color: #fff;
      padding: 15px 20px 30px;
      margin-bottom: 30px !important;
  }
  .partner-benefit-wraps .benefit-wrap h3{
      color: #264E79;
  }
  .partner-benefit-wraps h2.section-title{
      color: #fff;
      background-color: #264E79;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      text-align: center;
      -moz-border-radius: 50%;
      z-index: 30;
      width: 160px;
      padding: 60px 0;
      line-height: 40px;
      margin-left: auto;
      margin-right: auto;
  }
  .sales-wrap h3{
      background-color: #fff;
      position: relative;
      font-size: 18px;
      max-width: 520px;
      padding: 15px 20px 15px 70px;
      margin: 30px auto 0 !important;
      background: #264E79;
      color: #fff;
  }
  .sales-wrap h3 em{
      font-style: normal;
      font-size: 30px;
      position: absolute;
      left: 20px;
      top: 50%;
      line-height: 40px;
      margin-top: -20px;
  }
  .sale-col-wrap > .vc_column-inner > .wpb_wrapper{
      border: 1px solid #264E79;
      padding: 30px 20px 10px;
      margin-bottom: 30px !important;
  }
  .sale-col-wrap h3{
      color: #264E79;
  }
  .sale-col-wrap img{
      padding-top: 20px;
  }
  .engineering-item h3{
      min-height: 45px;
      color: #264E79;
  }
  .engineering-item{
      border: 1px solid #264E79;
      max-width: 300px;
      font-size: 18px;
      margin: 0 auto 30px !important;
      padding: 30px 30px 50px;
      background-repeat: no-repeat;
      background-position: 90% bottom;
      background-size: auto 170px;
  }
  .engineering-item01{
      background-image: url("assets/images/icon-engineering01.png");
  }
  .engineering-item02{
      background-image: url("assets/images/icon-engineering02.png");
  }
  .engineering-item03{
      background-image: url("assets/images/icon-engineering03.png");
  }
  .engineering-item04{
      background-image: url("assets/images/icon-engineering04.png");
      background-position: 90% 90%;
  }
  .engineering-item05{
      background-image: url("assets/images/icon-engineering05.png");
      background-position: right bottom;
  }
  .engineering-item06{
      background-image: url("assets/images/icon-engineering06.png");
      background-position: 90% 90%;
  }
  .custom-item{
      max-width: 300px;
      position: relative;
  }
  .custom-item:before{
      position: absolute;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      top: 50%;
      margin-top: -80px;
      background-color: #264E79;
  }
  .custom-item h3{
      color: #264E79;
  }
  .custom-left{
      text-align: right;
  }
  .custom-right{
      margin-left: 180px;
      margin-top: 140px;
  }
  .custom-left:before{
      right: -180px;
  }
  .custom-right:before{
      left: -180px;
  }
  .custom-item01:before{
      content: url("assets/images/icon-customer01.png");
  }
  .custom-item02:before{
      content: url("assets/images/icon-customer02.png");
  }
  .custom-item03:before{
      content: url("assets/images/icon-customer03.png");
  }
  .custom-item04:before{
      content: url("assets/images/icon-customer04.png");
  }
  .customer-bottom{
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 100px 15px;
  }
  .es-item{
      position: relative;
      max-width: 650px;
      margin: 0 auto;
  }
  .es-item:before{
      position: absolute;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      margin-top: -80px;
      border-width: 10px;
      border-style: solid;
  }
  .es-item01{
      padding: 0 50px 0 200px;
  }
  .es-item01:before{
      background-color: #fff;
      border-color: #264E79;
      content: url("assets/images/icon-es01.png");
      left: 0;
      top: 60px;
      z-index: 30;
  }
  .es-item01:after{
      content: url("assets/images/es-corner1.png");
      left: 55px;
      bottom: -115px;
      position: absolute;
      pointer-events: none;
  }
  .es-item02{
      padding: 120px 150px 40px 100px;
      background-image: url("assets/images/bg-vertical-line.png");
      background-repeat: repeat-y;
      background-position: 530px center;
  }
  .es-item02:before{
      background-color: #264E79;
      border-color: #fff;
      content: url("assets/images/icon-es02.png");
      right: 0;
      top: 50px;
  }
  .es-item03{
      padding: 120px 50px 20px 200px;
      text-align: right;
  }
  .es-item03:before{
      background-color: #fff;
      border-color: #264E79;
      content: url("assets/images/icon-es03.png");
      right: 0;
      z-index: 30;
      top: 0;
  }
  .es-item03:after{
      content: url("assets/images/es-corner2.png");
      left: 55px;
      top: -15px;
      position: absolute;
      pointer-events: none;
  }
  .es-item04{
      padding: 40px 200px 40px 50px;
  }
  .es-item04:before{
      background-color: #264E79;
      border-color: #e6e6e6;
      content: url("assets/images/icon-es04.png");
      left: 0;
      top: -80px;
  }
  .program-benefit-wrap{
      background-repeat: no-repeat;
      background-position: right bottom;
      background-color: #fff;
      padding: 120px 10px 10px;
      background-size: auto 150px;
      margin-bottom: 30px !important;
  }
  .program-benefit-wrap h3{
      font-size: 16px;
  }
  .program-benefit-wrap01{
      background-image: url("assets/images/icon-pb01.png");
  }
  .program-benefit-wrap02{
      background-image: url("assets/images/icon-pb02.png");
  }
  .program-benefit-wrap03{
      background-image: url("assets/images/icon-pb03.png");
  }
  .program-benefit-wrap04{
      background-image: url("assets/images/icon-pb04.png");
  }
  .program-benefit-wrap05{
      background-image: url("assets/images/icon-pb05.png");
  }
  .clc-contact-section{
      background: url("assets/images/pb-arrow.png") 95% bottom no-repeat #264E79;
      background-size: auto 120px;
  }
  .number-list{
      list-style: none;
      padding-left: 0;
  }
  .number-list li{
      min-height: 60px;
      padding: 5px 0 0 70px;
      position: relative;
      margin-bottom: 10px !important;
  }
  .number-list li:before{
      position: absolute;
      border: 5px solid #264E79;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      font-size: 30px;
      left: 0;
      line-height: 45px;
      top: 0;
      width: 55px;
      color: #264E79;
      text-align: center;
  }
  .number-list li.number1:before{
      content: "1";
  }
  .number-list li.number2:before{
      content: "2";
  }
  .number-list li.number3:before{
      content: "3";
  }
  .number-list li.number4:before{
      content: "4";
  }
  .number-list li.number5:before{
      content: "5";
  }
  .number-list li.number6:before{
      content: "6";
  }
  .clc-help-area h3{
      padding-left: 40px;
  }
  .clc-help-area ul{
      list-style: none;
      padding-top: 20px;
  }
  .clc-help-area ul li{
      padding-bottom: 20px;
  }
  .clc-help-area ul li h4{
      color: #264E79;
      margin-bottom: 5px;
  }
  .clc-help-area ul li:last-child{
      padding-bottom: 0;
  }
  .clc-choose-wrap{
      max-width: 400px;
      margin: 40px auto;
  }
  .clc-choose-wrap h3{
      padding-bottom: 10px;
  }
  .tkl-guidance-wrap > .vc_column-inner{
      max-width: 1140px !important;
  }
  .tkl-guidance-wrap .guidance-item{
      text-align: center;
      font-size: 18px;
      line-height: 25px;
      display: inline-block;
      position: absolute;
         border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      background-color: #fff;
  }
  .tkl-guidance-wrap .guidance-item:after{
      content: "\f078";
      font-family: 'FontAwesome';
      font-size: 25px;
      margin-left: -15px;
      position: absolute;
      width: 30px;
      bottom: 10px;
      color: #264E79;
  }
  .guidance-item .guidance-text{
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      background-color: #fff;
      position: relative;
  }
  .guidance-item .guidance-text:before{
      background: #e6e6e6;
      border-radius: 50%;
      color: red;
      content: " ";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
  }
  .guidance-item .guidance-text:after{
      content: "?";
      font-size: 80px;
      line-height: 100px;
      top: 50%;
      left: 50%;
      margin-top: -50px;
      position: absolute;
      width: 60px;
      margin-left: -30px;
      font-weight: bold;
      color: #264E79;
  }
  .guidance-item:hover:after,
  .guidance-item:hover .guidance-text:before,
  .guidance-item:hover .guidance-text:after{
      content: none;
  }
  .guidance-left .guidance-text{
      padding: 45px 5px;
  }
  .guidance-left{
      left: 0;
      margin-top: -10px;
      top: 50%;
      max-width: 210px;
      border: 10px solid #808080;
  }
  .guidance-center .guidance-text{
      padding: 65px 40px;
  }
  .guidance-center {
      left: 50%;
      margin-left: -110px;
      top: 60px;
      border: 10px solid #FFCE02;
      max-width: 200px;
  }
  .guidance-right .guidance-text{
      padding: 50px 15px;
  }
  .guidance-right{
      margin-top: -50px;
      right: 0;
      top: 50%;
      border: 10px solid #0071BC;
      max-width: 220px;
  }
  .cc-table-wrap > .vc_column_container > .vc_column-inner{
      max-width: 1200px !important;
      margin-left: auto;
      margin-right: auto;
  }
  .cisco-section{
      padding-bottom: 20px;
  }
  .default-banner.page-title-wrapper h1{
      padding: 0;
      margin: 50px 0;
  }
  .default-banner.page-title-wrapper{
      background: rgba(56,112,156,1);
      background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
      background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709C', endColorstr='#38709C', GradientType=1 );
  }
  .sidebar-wrap h3.widget-title{
      border-bottom: 1px solid #264E79;
      padding-bottom: 10px;
  }
  .sidebar-wrap ul li{
      padding-bottom: 10px;
  }
  .form-section-left,
  .form-section-right{
      padding:20px;
  }
  .form-section-right i{
      padding-right: 10px;
  }
  .form-section-right h5{
      padding-bottom: 40px;
  }
  .form-section-left form h4{
      padding-bottom: 10px;
  }
  .form-section-left form > div.row{
      margin-top: 20px;
  }
  .form-section-left .caldera-grid .btn{
      background: rgba(56,112,156,1);
      background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
      background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709C', endColorstr='#38709C', GradientType=1 );
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      font-size: 1.6rem;
      padding-left: 40px;
      padding-right: 40px;
      text-transform: capitalize;
      border: 0;
  }
  .form-radio-wrap > div > div.radio {
      float: left;
      margin-bottom: 5px;
      margin-top: 0 !important;
      width: 33%;
  }
  .caldera-grid form .form-control{
      height: 40px;
      font-size: 16px;
  }
  .form-radio-wrap > div:before,
  .form-radio-wrap > div:after{
      content: " ";
      display: table;
  }
  .caldera-grid .form-radio-wrap .radio label{
      padding-left: 35px;
  }
  .form-radio-wrap input[type="radio"] {
      left: 20px;
      top: 5px;
  }
  /*Post*/
  .articles-wrapper article{
      padding-bottom: 30px;
  }
  .articles-wrapper article:last-child{
      padding-bottom: 0;
  }
  .articles-wrapper article .post-excerpt{
      padding-bottom: 10px;
  }
  .articles-wrapper article .post-excerpt:empty{
      padding-bottom: 0;
  }
  aside#main-sidebar .screen-reader-text{
      display: none;
  }
  aside#main-sidebar .widget select{
      width: 100%;
  }
  #main-sidebar > section{
      padding-bottom: 30px;
  }
  .page-sidebar-wrapper{
      padding: 40px 0;
  }
  .page-p-b{
      padding: 0 0 40px;
  }
  .category .page-sidebar-wrapper,
  .date .page-sidebar-wrapper{
      padding-top: 0;
  }
  .single header{
      box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
      -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  }
  .single .article-wrapper .post-title{
      color: #264E79;
  }
  .page-sidebar-wrapper .article-wrapper,
  .page-sidebar-wrapper .articles-wrapper{
      padding: 0 0 10px 0;
  }
  .single article.single-content{
      padding: 10px 0 0;
  }
  .single .single-content p:last-child{
      margin-bottom: 0;
  }
  /*Page Navi*/
  .wp-pagenavi {
      text-align: center;
      font-size: 1.5rem;
      margin: 0 0 35px 0;
  }
  .event-tax-wrapper .wp-pagenavi{
      margin: 35px 0 0;
  }
  .wp-pagenavi .pages {
      display: none;
  }
  .wp-pagenavi a, .wp-pagenavi span {
      color: #4d4d4d;
      border-color: #999;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-width: 2px;
      display: inline-block;
      line-height: 25px;
      padding: 5px 10px;
      font-weight: normal !important;
      margin: 2px 5px;
  }
  .wp-pagenavi span.current, .wp-pagenavi a:hover {
      color: #264E79;
      border-color: #264E79;
  }
  /*End Post*/
  /*Event*/
  .event-cats li a,
  .sub_event-cats li a{
      color: inherit;
  }
  .sub_event-cats li.active a{
      color: #264E79;
  }
  .event-cats ul{
      border-bottom: 1px solid #ddd;
      margin-bottom: 0;
  }
  .event-cats li{
      display: inline-block;
      border: 1px solid #ddd;
      line-height: 20px;
      padding: 6px 15px;
      position: relative;
      top: 1px;
      margin-right: 10px;
      cursor: pointer;
      margin-bottom: 0;
      background-color: #e6e6e6;
  }
  .event-cats li:first-child{
      margin-left: 20px;
  }
  .event-cats li.active{
      border-bottom-color: #fff;
      background-color: transparent;
  }
  .event-cats li:hover{
      background-color: transparent;
  }
  .events-article-wrapper{
      border-width: 0 1px 1px;
      border-style: solid;
      border-color: #ddd;
      padding: 20px;
  }
  .sub_event-cats li,
  .event-meta li{
      display: inline-block;
      border-right: 1px solid #ddd;
      margin-right: 10px;
      padding-right: 15px;
  }
  .sub_event-cats li:last-child,
  .event-meta li:last-child{
      margin-right: 0;
      padding-right: 0;
      border-right: 0;
  }
  .events-wrapper article{
      margin-bottom: 30px;
      border-bottom: 1px solid #ddd;
  }
  .events-wrapper article:last-child{
      margin-bottom: 0;
      border-bottom: 0;
  }
  .custom-white-tr td {
      background-color: #fff;
      border: 0 !important;
  }
  .custom-white-tr:hover td{
      background-color: #e6e6e6;
  }
  .focal-point-top {	max-width: 620px;	margin: 0 auto;	text-align: center;}.focal-point-top h3 {	padding-bottom: 20px;}.focal-point-list {	max-width: 540px;	margin: 0 auto;}.focal-point-button a {	display: inline-block;}.focal-point-button img {	margin: 0 35px 15px 0 !important;}.focal-point-button a:last-child img {	margin-right: 0;}.course-listings .wpb_single_image img {	max-width: 120px;}.course-listings .wpb_single_image {	margin-bottom: 15px !important;}.focal-point-list .focal-point-button {	margin-top: 25px;}.course-listings .course-list-desc{	max-width: 250px;	margin: 0 auto;}.focal-point-list li {	padding-left: 115px;	background-repeat: no-repeat;	background-size: 85px;	padding-bottom: 40px;}.focal-point-list li.fp-lab {	background-image: url("assets/images/icon_70lab.png");	background-position: top left;}.focal-point-list li.fp-star {	background-image: url("assets/images/icon_star.png");	background-position: top left;}.focal-point-list li.fp-growth {	background-image: url("assets/images/icon_careergrowth.png");	background-position: top left;}/*Responsive*/@media (min-width: 770px) {	.focal-point-top {		font-size: 21px;		line-height: 1.1;	}	.font-18,	.font-18 p {		font-size: 18px;	}	.font-24,	.font-24 p {		font-size: 24px;	}
      header#megamenu .megamenu[icons="no"] .megamenu-nav > li.menu-search > a{
          padding-right: 0 !important;
          margin-right: 0 !important;
      }
      header#megamenu .megamenu-nav > li.dropdown-menu-full.dropdown-menu-75 .dropdown-menu{
          width: 75%;
          left: 25%;
      }
      header#megamenu .megamenu-nav > li.dropdown-menu-full.dropdown-menu-25 .dropdown-menu{
          width: 25%;
          left: 75%;
      }
      #navbar > .collapse{
          clear: right;
          padding-top: 35px;
      }
      .dropdown-toggle .fa-angle-down{
          display: none;
      }
      header#megamenu .megamenu[icons="no"] .megamenu-nav > li > a {
          padding: 0 0 9px;
          border-bottom: 5px solid transparent;
      }
      header#megamenu .megamenu .megamenu-nav > li:hover > a,
      header#megamenu .megamenu .megamenu-nav > li.active > a {
          border-bottom-color: #264E79;
      }
      header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu{
          box-shadow: 0px 7px 8px 5px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow: 0px 7px 8px 5px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 7px 8px 5px rgba(0, 0, 0, 0.3);
      }
      .col-width-1-5{
          width: 18%;
      }
      .col-width-1-5-1{
          width: 28%;
      }
      .search-form-wrap{
          min-width: 480px;
      }
      .search-form-wrapper{
          position: absolute;
          top: 122px;
          left: 0;
      }
      .search-form-wrap{
          float: right;
      }
      .navbar-nav > li > a {
          padding-bottom: 10px;
          padding-top: 0;
      }
      .feature-list ul{
          padding-left: 0;
      }
      .recommend-training{
          border-right: 1px solid #e6e6e6;
      }
      .partner-benefits-section{
          background-image: url("assets/images/bg-partner-bottom.png");
          background-repeat: repeat-y;
          background-position: center center;
          background-size: 120px;
      }
      .partner-benefit-wraps .benefit-wrap.benefit-wrap-r-t,
      .partner-benefit-wraps .benefit-wrap.benefit-wrap-b-r {
          margin-left: 30px;
          padding-left: 40px;
      }
      .partner-benefit-wraps .benefit-wrap.benefit-wrap-l-t ,
      .partner-benefit-wraps .benefit-wrap.benefit-wrap-b-l {
          margin-right: 30px;
          padding-right: 40px;
      }
      .partner-benefit-wraps{
          position: relative;
      }
      .partner-benefit-wraps h2.section-title{
              position: absolute;
     
      left: 50%;
      margin-top: -152px;
      margin-left: -80px;
      }
      .clc-help-area ul{
          background: url("assets/images/clc-help-list.png") left 20px no-repeat;
          padding-left: 160px;
          background-size: 200px;
      }
      .clc-help-area ul li.help-logistics{
          padding-left: 55px;
      }
      .clc-help-area ul li{
          padding-bottom: 50px;
      }
      .clc-help-area h3{
          padding-left: 30px;
      }
      .pinned.pinned-area{
          position: fixed;
          top: 0;
          max-width: 220px;
      }
      .tkl-guidance-wrap{
          background: url("assets/images/bg-tkl-guidance.png") no-repeat center 140px;
      }
      .tkl-guidance-wrap > .vc_column-inner > .wpb_wrapper{
          position: relative;
          min-height: 550px;
      }
      .customer-content-section{
          background-image: url("assets/images/bg-customer.png"), url("assets/images/bg-line.png");
          background-size: 400px, 100px;
          background-repeat: no-repeat, repeat-y;
          background-position: center bottom, center center;
          padding: 150px 0 100px;
      }
  }
  @media (max-width: 770px){
      .navbar-nav > li > .dropdown-menu{
          position: relative;
          width: 100%;
          float: none;
      }
      .navbar-nav > li > a span.caret{
          border: 0;
          font-family: FontAwesome;
          font-feature-settings: normal;
          font-kerning: auto;
          font-language-override: normal;
          font-size: inherit;
          font-size-adjust: none;
          font-stretch: normal;
          font-style: normal;
          font-synthesis: weight style;
          font-variant: normal;
          font-weight: normal;
          height: auto;
          line-height: 20px;
          margin: 0;
          padding: 10px;
          position: absolute;
          right: 5px;
          text-align: center;
          text-rendering: auto;
          top: 0;
          width: 40px;
      }
      .navbar-nav > li > a span.caret:before{
          content:"\f078";
      }
      .navbar-nav > li > a span.caret.toggle-arrow:before{
          content:"\f077";
      }
      .navbar-nav > li > .dropdown-menu.toggle-dropmenu{
          display: block;
      }
      .footer-copyright .widget_nav_menu ul.menu,
      .footer-copyright{
          text-align: center;
      }
      #navbar > section{
          display: none;
      }
      #navbar > nav{
          padding-top: 0;
      }
      .navbar-nav > li > .dropdown-menu::before{
          content: none;
      }
      .reset-br br{
          display: none;
      }
      header#megamenu .megamenu .megamenu-nav > li > a{
          padding: 10px;
          margin: 0 !important;
      }
      header#megamenu img{
          max-height: 40px;
      }
      header nav.navbar{
          padding-bottom: 20px;
      }
      #megamenu .hamburger.active{
          margin-bottom: 10px;
      }
      .dropdown-menu-content [class^="column-medium-"]{
          margin-bottom: 15px;
      }
      .dropdown-menu-content [class^="column-medium-"]:last-child{
          margin-bottom: 0;
      }
      .feature-list ul,
      .clc-help-area h3,
      .clc-help-area ul{
          padding-left: 0;
      }
      .custom-item{
          margin: 0 auto !important;
          padding: 200px 0 0;
          text-align: left;
      }
      .custom-item::before{
          left: 0;
          right: auto;
          margin-top: 0;
          top: 0;
      }
      .es-item01::after{
          bottom: -130px;
      }
      .es-item02{
          background-position: 490px center;
      }
  }
  @media (max-width: 767px){
      .reset-height .equal-height{
          height: auto !important;
      }
      .home-top-item{
          margin-bottom: 100px !important;
      }
      .feature-video h4{
          line-height: 1.2;
          padding: 10px 15px;
          font-size: 2rem;
      }
      .form-section-left .caldera-grid .last_col .text-right{
          text-align: left;
          margin-top: 15px;
      }
      .es-item01:after,
      .es-item03:after{
          content: none;
      }
      .es-item{
          text-align: left;
      }
      .es-item01{
          padding: 180px 0 50px;
      }
      .es-item02{
          padding: 170px 0 100px;
          background: none;
      }
      .es-item03{
          padding: 120px 0 180px;
      }
      .es-item04{
          padding: 40px 0;
      }
      .es-item02::before{
          border-color: #e6e6e6;
      }
      .es-item:before{
          left: 0;
          right: auto;
      }
      .page-title-wrapper h1{
          margin: 0;
      }
      .page-title-wrapper{
          max-height: 360px;
      }
      .trending-flexslider img{
          float: none;
          margin-bottom: 20px;
      }
  }
  @media (min-width: 481px) and (max-width: 770px){
      .footer-widgets .col-mo-6:nth-child(2n+1){
          clear: left;
      }
  }
  @media (max-width: 480px){
      .form-section-left,
      .form-section-right {
          padding: 20px 5px;
      }
      .form-radio-wrap > div > div.radio{
          float: none;
          width: 100%;
      }
  }
  
  .learn_more{
      padding: 6px 30px;
      margin-top: 25px;
      display: inline-block;
      color: #ffffff;
      background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
      border-color: #38709C;
      border-radius: 20px;
      
  }
  
  .learn_more:hover{
      opacity: .8;
      color: #ffffff;
  }
  
  .home-recommend-news{
      display:none;
  }
  
  .custom-item01:before, .custom-item03:before{
  background: #264E79;
  }
  
  .custom-item02:before, .custom-item04:before{
  background: #808080;
  }