.header-v1 #site-header #masthead #site-navigator{
    margin-top: 67px !important;
    
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea{
    width: 100%;
}

@media(max-width:768px){
.header-v1 #site-header #masthead #site-navigator {
    margin-top: 0px !important;
}
}

#site-header #masthead #site-navigator-mobile.navigator-mobile{
        z-index: 99999;
        
}


@media(max-width:479px){
    h2{
 font-size: 18px !important ;
    }

         h4{
 font-size: 12px !important ;
    }
    
    h5 {
    font-size: 16px !important; 
}
}

#site-content #page-header{
background-position: center center !important; 
}

@media (min-width: 569px){
#site-footer .copyright {
    float: left;
    margin-top: 23px;
    max-width: 50%;
}
}

body i.fa {
    font-size: 20px;
}

.social-links a i {
    width: 55px!important;
    height: 55px!important;
    line-height: 59px!important;
}


div#swipebox-action,
#swipebox-action, #swipebox-caption {
    display:block !important;
opacity: 0.95 !important;
}