

#video-bg {
  position: relative;
  width: auto;
  min-width: 100%;
  height: auto;
  background-size: cover;
}

video {
  display: block;
}
.video-container {
  width: 100%;
  max-height: 415px;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: -100;
}

.overlay {
    position:absolute;
    top:129;
    left:0;
    z-index:1;
	background:url(gifs/image.png);width:100%;height:415px;
}



@media (min-width: 768px) and (max-width: 1024px) {

.overlay {
    position:absolute;
    top:106;
    left:0;
    z-index:1;
	background:url(gifs/image.png);width:100%;height:415px;
}

}






.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;

  
}

.img{background:url(images/top3.png) center no-repeat;
    width: 1003px;
    height: 665px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top31.png) center no-repeat;
    width: 1003px;
    height: 665px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img2{background:url(images/top5.png) center no-repeat;
    width: 1003px;
    height: 890px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}

.img3{background:url(gifs/comp2.png) center no-repeat;
    width: 284px;
    height: 166px;
    position: absolute;
    top: 5px;
    z-index: 300;
	left:0px;
        
	}


.call-to-action {
	background:url(images/corp.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:408px;
}


	.call-to-action1 {
	background:url(images/corp1.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	border-bottom: 1px solid #eaebec;
	height:auto;
}

.call-to-action2 {
	background:url(images/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:353px;
}


.call-to-action3 {
	background:url(gifs/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:auto;
}

.call-to-action4 {
	background:url(images/corp1.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:383px;
}

.call-to-action5 {
	background:url(images/corp2.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:407px;
}

.call-to-action51 {
	background:url(images/corp3.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:407px;
}