/* added 7/17-2018 */

iframe#fitvid0 {
    top: 0 !important;
}

#sectionAboutUs{
    margin-top:75px;
}

.vidVol {
    width: 60px;
}



.hide-class{
    display: none;
}

iframe#fitvid0 {
    height: 110vh;
}
.page-id-914 iframe#fitvid0 {
	height:auto
}

@media screen and (max-width:500px){
    .header-email {
        margin: 17px 25px 0 0 !important;
    }
}    

@media screen and (min-width:320px) and (max-width:767px){
    #video-home .vidVol {
        top: 15vh!important;
    }

    #main-header a.header-email.hidden-lg.hidden-md {
        display: none;
    }

    #main-header.et-fixed-header a.header-email.hidden-lg.hidden-md {
        display: block !important;
    }
    
    iframe#fitvid0 {
        height: 100%;
    }
}

@media screen and (min-width:768px) and (max-width:999px){
     #video-home .vidVol {
        top: 70% !important;
    }   
}


@media screen and (min-width:1000px) and (max-width:1139px){
    #video-home .vidVol {
        top: 70% !important;
    }  
}

@media screen and (min-width:1140px) and (max-width:1800px){
    #video-home .vidVol {
        top: 75% !important;
    }  
}

@media screen and (min-width:320px){
    header#main-header {
       position: absolute !important;
    }
    
    .et-fixed-header {
        display: none;
        transition: all ease 300ms;
    }
}

@media screen and (min-width: 768px){
    #video-home {
        top: -1vh;
    }
}


.iosmode #home_video .fluid-width-video-wrapper{
    display: none;
}


.iosmode .ioscontainer {
    display: block !important;
}

.ioscontainer {
    position: relative;
}