.vc_row:focus {
    outline: none;
}
.header-image::after{  
  background-color:transparent;
}
.site-header, .site-header.header-scrolled{  
    background-color: #000;
}
.custom-logo-link img {    
margin: 0;
}
.site-content div.container
 {
    width: 100%;
}
div.site-content 
{
    margin: 0;
}
header.entry-header
 {
    display: none;
}
.single-post header.entry-header 
{
    display: none;
}
header#masthead {
    border-bottom: none;
background:#000!important;
}
.menu-item a 
{
    font-weight: 600;
}
.header-image .header-info h3.header-text {
    font-size: 25px;
    margin: 0;
    font-weight: 600;
}
h1
{
     font-weight: 600;
}
h3
{
    font-weight: 600;
}
.header-image .header-info h4.header-subtext {
    display: none;
}
.wps_footer_center {
    text-align: center;
}
.wps_footer_center .wps_icon_footer {
    font-size: 30px;
    color: #fff;
}
.wps_footer_center .wps-mail_footer a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.wps_footer_center .wps-phone_footer a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.wps_footer_center p.wps_footer_copyright {
    color: #fff;
    font-size: 13px;
    padding-top: 55px;
}
.footer-info nav#footernav {
    text-align: center;
    float: right;
    padding-top: 40px!important;
}
.footer-info nav#footernav  li a {
    color: #fff;
    font-size: 14.4px;
}

.site-copyright, .footer-navigation {
    width: 70%;
    float: right;
}
.footer-info {
    border: none;
}



footer#colophon {
    background: #101010;
}

.menu-item a {
    text-transform: uppercase;
}
blockquote 
{
    border-left: 3px solid  #003070;
}
.hentry {
    padding-top: 0;
     padding-bottom: 0;
}
footer.entry-footer {
    margin: 0;
}

@media (min-width:768px) and (max-width: 991px)
{
   .footer-branding, .footer-contact 
   {
       width: 30%;
    text-align: center;
    float: left;
   }
 
    .footer-wrapper footer .col-md-4 
    {
        width: 33.333333%;
        float: left;
    }
}

@media only screen and (max-width: 767px)
{
    .footer-navigation li
    {
         display: block;
         margin: 5px 0px;
    }
    .footer-info nav#footernav .menu-mainmenu-container ul#footer-menu
    {
          float: none;
          padding-top: 0px;
    }
    .site-copyright, .footer-navigation 
    {
          width: 100%;
    }
    .wps_logo_menu 
    {
           border: none;
     }
    

    .wps_footer_center .wps_icon_footer
    {
        font-size: 30px;
        color: #fff;
        line-height: 1.5;
    }
    .wps_footer_center p.wps_footer_copyright
    {
        padding-top: 15px;
        margin-bottom: 0;
    }
    .site-footer 
    {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:1024px)
{

.site-branding 
{
    width: 80%;
    float: left;
}
.btn-menu {
    width: 15%;
    float: right;
    padding: 10px;
    border: 2px solid #FF6100;
    color: #FF6100;
}
.site-header.has-header {
    background-color: #000;
}
}
.post.type-post header.entry-header, 
.single-post header.entry-header
 {
    display: block;
}
.post h2.entry-title::after {
    content: "";
    width: 200px;
    height: 3px;
    display: block;
    background: #003170;
    margin-top: 15px;
}

.post a.button.post-button:hover {
    background: none;
    color: #003170;
}

.post a.button.post-button {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #666;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-top: 10px;
    display: inline-block;
    border: none;
    font-weight: 600;
    font-size: 15px;
}

.post .entry-title, .entry-title a {
    color: #666;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
a.button.header-button {
    border-color: #FFF;
    color: #fff;
    font-weight: 600;
    padding: 6px 17px;
}




@media (min-width:784px) and (max-width:991px)
{
    .mc4wp-form-fields .col-md-6 {
    padding: 0;
    width: 76%;
    float: left;
    margin-right: 21px;
}
.mc4wp-form-fields .col-md-2 input[type="submit"] {
    width: 20%;
}
}

@media only screen and (max-width:783px)
{

   .mc4wp-form-fields .col-md-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mc4wp-form-fields .col-md-2 .my_submit input[type="submit"]
{
   width: 100%;
}
.mc4wp-form-fields .col-md-2 {
        margin-top: 12px;
}
}


div#sidebar-footer {
    padding-top: 45px !important;
    padding-bottom: 40px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
div#sidebar-footer h3.widget-title {
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px;
    text-align: left;
}
.my_footer_widget a.vc_general {
    border: 1px solid #000 !important;
    padding: 5px 16px !important;
    padding-right: 48px !important;
    background-color: #000 !important;
    color: #fff !important;
    font-weight: 600;
}

.my_footer_widget a.vc_general:hover {
    background-color: #FE6100 !important;
    border-color: #FE6100 !important;
}

.my_footer_widget i.vc_btn3-icon.typcn.typcn-chevron-right {
    right: 15px !important;
    padding-top: 7px;
    padding-bottom: 25px;
}
.my_footer_widget i.vc_btn3-icon.typcn.typcn-chevron-right::after {
    content: ">";
    font-weight: 900;
}
.vc_custom_heading a:hover 
{
    /*color: #003171;*/
    color: #FF6200;
}

.single-post header.entry-header {
    margin-top: 40px;
    margin-bottom: 40px;
}
.single-post .single-thumb {
    float: left;
    margin-right: 50px;
}
.single-post .entry-content {
    width: 55%;
    float: left;
}
.single-post .entry-content p 
{
    font-weight: 600;
}
.single-post .site-main .post-navigation
{
      font-size: 18px;
     font-weight: 600;
}
.single-post .my_footer_widget.vc_btn3-container.vc_btn3-center {
    text-align: center;
}
.single-post .my_footer_widget a.vc_general 
{
    padding-right: 20px !important;
}

.label-left .nf-field-label
{
   text-align: left !important;
    width: 20% !important;
}
textarea#nf-field-19 {
    height: 150px;
}

.archive.category .hentry {
    padding-top: 50px;
    padding-bottom: 50px;
}

.archive.category .entry-thumb
{
        width: 30%;
}
.archive.category .entry-summary 
{
    width: 50%;
}
.archive.category .my_footer_widget.vc_btn3-container.vc_btn3-center {
    text-align: center;
}

.archive.category .my_footer_widget a.vc_general
{
   padding-right: 20px !important;
}

.single-post .entry-meta {
    display: none;
}

.single-post nav.navigation.post-navigation {
    display: none;
}
.return_ourpeople a.read-more-link {
    border: 2px solid #000;
    padding: 6px 18px;
    font-weight: 600;
    color: #000;
}
.return_ourpeople a.read-more-link:hover {
    text-decoration: none;
    background: #FE6200;
    color: #fff;
    transition: all .4s ease-out;
    border-color: #FE6200;
}
.my-cta-service a.vc_general.vc_btn3 {
    border: 2px solid #000;
    padding: 6px 18px;
    font-weight: 600;
    color: #000;
}

.my-cta-service a.vc_general.vc_btn3:hover {
    text-decoration: none;
    background: #FE6200;
    color: #fff;
    transition: all .4s ease-out;
    border-color: #FE6200;
}
h1.entry-title.my-ast-title::after {
    content: "";
    width: 180px;
    height: 3px;
    display: block;
    background: #003070;
    margin-top: 10px;
}
h1.entry-title.my-ast-title {
    color: #333333;
    font-size: 34px;
}
.single-post .return_ourpeople {
    margin-top: 40px;
}
.single-post .entry-content {
    margin-bottom: 40px;
}

.single-post div#comments {
    display: none;
}
.single-post article {
    padding-left: 15%;
    padding-right: 15%;
}
.wps_logo_menu { width: 100%; }
.parallex{
background-attachment:fixed!important;}


/*---------social links-------*/
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

._12 {
    font-size: 1.2em;
}
._14 {
    font-size: 1.4em;
}
ul {
    padding:0;
    list-style: none;
}
.footer-social-icons {
  /*  width: 350px;*/
    display:block;
    margin: 0 auto;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 10px;
padding-left:0px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-twitter:hover {
    background-color: #00aced;
}
.fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-rss:hover {
    background-color: #eb8231;
}
.fa-youtube {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-youtube:hover {
    background-color: #e64a41;
}
.fa-linkedin {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-linkedin:hover {
    background-color: #0073a4;
}
.fa-google-plus {
    padding:10px 9px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-google-plus:hover {
    background-color: #e25714;
}
.hentry {
   border: 0px solid #F2F2F3!important; 
}
.view.view-first.element {
    border: 0px !important;
}
.super-list {
    margin-left: 3%!important;
    width: 100%;
}
.main-navigation li {
      padding: 10px 13px;
    font-size: 13px;    
}

figure.effect-layla {
    background: rgb(0, 0, 0);
    text-align: center!important;
}
.vc_tta-panels .vc_tta-panel-body {
    padding-top: 50px !important;
}
ul.vc_tta-tabs-list li.vc_tta-tab {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
img.custom-logo {
    width: 265px;
    height: auto;
}
footer#colophon {
    display: none;
}
.footer-widgets .addresswidth .address {
    padding-left: 15px;
    font-size: 14px!important;
    padding-bottom: 20px;
}
.footer-widgets .addresswidth i {
    font-size: 20px!important;
    padding-right: 10px;
    color: #CD3B33;
}
.footer-widgets .addresswidth {
    display: flex;
}
.footer-widgets .addresswidth i.fa.fa-mobile {
    font-size: 60px;
}