iframe {
    width: 100%;
}
.topfirstco {
    margin-top: 74px;
}
.topsection {
    padding: 207px 0 135px;
}
a.topbutt.fade-in {
    background: #e10b0e;
    color: white;
}
a.topbutt {
    background: #e10b0e;
    color: white;
    padding: 11px 26px 13px;
    font-size: 21px;
    line-height: 74px;
}
section#video-box {

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   background: rgba(0, 102, 167,1);
}
.nav li a {
      font-size: 14px;
    text-transform: none;

    font-family: "Open Sans",Arial,sans-serif;
}
section.services-list.parallax2 {
    padding-top: 0;
}
section#navigation {
    background: white;
}
section#preloader {
    display: none;
}
section#video-box{
    position: relative;

}
.mobile-box {
    display: none;
}
.mute-box a.active-sound {
    background: url(images/sound-icon.png) center center no-repeat #cfa144;
}
.mute-box a {
    background: url(images/sound-icon2.png) center center no-repeat #cfa144;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
}
.video-box iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.mute-box {
    bottom: 20px;
    left: 20px;
    position: absolute;
    z-index: 9999;
}

.video-box {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-top: 0;
}.hide-nav {    top: 0;}
@media only screen and (max-width: 790px)
{
.desktop-box {
    display: none;
}
.mobile-box {
    display: block;
}

.map1 {

	max-width: 100%;
	height: auto;



	}


}
