.menu.col-sm-8 {
    width: 74.666667%;
    text-align: left;
}

.footer-bottom .col-md-9.col-md-push-3 {
    width: 100% !important;
    left: auto !important;
    text-align: center;
}

#header #nav-bar .logo.col-sm-3 {
    width: 24%;
}

.nav-primary li a>i {
    margin-right: -6px;
}

.nav-primary {
    font-size: 13.5px !important;
    width: 105% !important;
}

#nav-bar a {
    padding-right: 7px !important;
}


@media screen and (max-width:500px){
#header.fixed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: visible !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1 !important;
    display:block !important;
}

#header .nav-primary.open-vault {
    display:block !important;
}

.nav-primary {
    width: 100% !important;
}

#header.out {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    display: block !important;
}

#header {
    z-index: 99999;
}

.col-sm-4 {
    width: 100% !important;
}

.vc_row {
    margin-left: 0; 
     margin-right: 0; 
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    float: none;
    display: block;
    width: 100%;
    position: relative !important;
        top: auto !important;
    left: auto !important;
    padding: 13px 32px;
}

.wpb_image_grid .wpb_image_grid_ul img {
    width: 100%;
}
.pp_pic_holder.pp_default {
    left: 34px !important;
width: 86% !important;
}

.pp_content {
    height: 258px !important;
    width: 100% !important;
}

#pp_full_res img#fullResImage {
    height: 100% !important;
    width: 98% !important;
}

.pp_details {
    width: 98% !important;
}
.col-sm-6 {
    text-align: center;
    width: 100% !important;
    max-width: 100%;
}

.col-sm-6.social-media {
    padding-bottom: 20px !important;
}

.col-sm-6.text-right .icon.icon-xs {
    font-size: 34px;
}
}