.top_nav ul.top_nav_menu > li.menu-item-has-children:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e604';
    position: absolute;
    right: 4px;
    top: 50%;
    font-size: 7px;
    margin: -4px 0 0;
    color: #94d7e5;
    visibility: hidden;
}

.top_nav ul.top_nav_menu > li.current-menu-parent > a {
    color: #94d7e5;
}

.top_info_boxes .top_info_box.linked {
    background: #94d7e5;
}
    padding-left: 30px;
    padding-right: 50px;
}

.top_info_boxes .top_info_box .icon {
    float: left;
    margin: 0 30px 0 0;
    font-size: 32px;
    color: #94d7e5 !important;
}


.top_nav ul.top_nav_menu > li > a:hover {
    color: 94d7e5;
    text-decoration: none;
}

.top_nav .logo img, .left_nav .logo img {
    height: 70px !important;
    width: 235px !important;
}


.top_nav ul.top_nav_menu {
    float: right;
    list-style: none;
    margin: 0;
    padding-top: 45px;
    padding-bottom: 37px;
    Padding-left: 10px
    padding-right: 10px
}


.post-thumbnail {
    position: relative;
    margin: 0 0 30px;
    text-align: left;
}

.latest-posts-widget .post-title {
    font-size: 15px;
    font-weight: normal;
    color: white !important;
}

a.post-title {
    color: #3e4e55;
}


.top_info_boxes .top_info_box .text strong {
    display: block;
    font-weight: 500;
    font-size: 16px;
}

.title_box {
    position: relative;
    margin: 0 0 60px;
    padding: 30px 0 40px;
    background: #3d4e54;
    color: #fff;
    background-position: 50% 0;
}

.latest-posts-widget ul li {
    border-bottom: 1px solid #ffffff;
    border-bottom-style: dotted;
    list-style: none;
    list-style-type: none;
    margin: 3px 0;
    padding: 3px 0;
}

.post_author {
       visibility: hidden;
}


.comments_num {
       visibility: hidden;
}

@media only screen and (max-width: 768px) {
body.site_skin_2 .mobile_menu > ul > li.active {
    background: #3d4e54;
    border-bottom: 1px solid #94d7e5;
} 
}


@media only screen and (max-width: 768px) {
body.site_skin_2 .mobile_menu > ul > li {
    border-bottom: 1px solid #ddd;
}
}


@media only screen and (max-width: 768px) {
body.site_skin_2 .mobile_menu > ul ul {
    background: #3d4e54 !important;
    border-top: 1px solid #aaa;
}
}


@media only screen and (max-width: 768px) {
    .vc_custom_1484182551282.style_1 {
    padding-top: 52px !important;
    padding-right: 35px !important;
    padding-bottom: 53px !important;
    padding-left: 10px !important;
}
}

@media (max-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
    padding-right: 0px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 0px;
}

#menu_toggle {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -17px 0 0;
    margin-right: 20px !important;
    cursor: pointer;
    width: 26px;
    height: 26px;
    display: block !important;
}
.vc_row {
    margin-left: -15px;
    margin-right: 0px;
}

.top_info_boxes .top_info_box.linked {
    background: #ebb978 !important;
    padding-left: 20px;
    padding-right: 30px;
}

.staff_carousel .slick-slider .slick-slide {
    padding: 0;
    width: 100% !important;
    margin: 15px 0;
}

}+

@media screen and (max-width: 1200px) and (min-width: 800px) and (orientation : landscape) {
#footer .footer_widgets {
    background-color: #3e4e55;
}

}

.post_author {
       visibility: hidden;
}


.comments_num {
       visibility: hidden;
}

#footer .footer_widgets .widget_recent_entries ul li {
    margin: 0 0 5px;
}
#footer .footer_widgets .widget_recent_entries ul li a {
   color: #fff;
}

.staff_carousel  .slick-track {
    margin: 0 auto;
}