#header {
       background-color: #ffffff;
}

.post-header {
         display:none;
}
#navigation-wrapper {
         margin-bottom:0px;
}
#header-search {
       display:none;      
}

#logo {
      border-right:0px;
      box-shadow: none;
      height: 100px;
      margin-top: 10px;
      margin-left: 450px!Important;
} 


.post-entry {
    margin-top: 50px;
}

.carousel-inner > .item > a > img {
   display:none;
}

.img-responsive.wp-post-image {
}

.form-submit {
   float: right;
   margin-bottom: 50px;
}

@media (max-width: 767px) {
#logo {
    margin-left: 0px!Important;
}}
#header-social{
      border-left:0px;
      box-shadow: none;
      margin-top: 15px;
} 

#navigation-wrapper{
       display:none;
}
.vc_row.vc_row-no-padding .wpb_column {
         margin-top:-35px;
}

#mega-menu-wrap-header_main_navigation #mega-menu-header_main_navigation > li.mega-menu-item > a.mega-menu-link {
          font-size: 18px!important;
}

@media screen and (max-width: 480px) {
#header-social {
    top: 220px!important;
    display:none;
}}


@media screen and (max-width: 767px) {
    #header-social {
        top: 495px;
    }
}

