.top_slider {
padding:0 !important;
}
.welcome_section {
margin-top:-35px;
}
.admin-bar .is-sticky #navigation, .admin-bar #navigation.navbar-style2, .admin-bar #navigation.nav-from-top.second-nav {
    top: 0 !important;
}
.blog-head.inner-head .blog-head-right h1 {
    background-color: rgba(0, 0, 0, 0.64);
    padding: 10px;
}
section.page_header .page_header_inner {
    display: none;
}
.fontawesome-text {display: none;}
@media screen and (max-width: 650px) {
.second-nav.dark-nav, .dark-nav .nav-menu ul.dropdown-menu {
    background-color: transparent;
}
}
@media only screen and (max-width: 800px) {
#about .vc_col-sm-3 {
    width: 33% !important;
}
}
@media (max-width: 768px) {
#about .vc_col-sm-4 {
    width: 33.33333333% !important;
    float: left;
}
.vntd-icon-box a.about-icon {
    width: 100px !important;
    height: 100px !important;
    line-height: 102px !important;
}
}