@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1600px) and (min-width: 1400px) {
	
}


@media screen and (max-width:1400px) {
	.bannerText {
		padding-bottom: 100px;
	}
	.downloadTimes{
		margin-left: 20px;	
	}
/*	.dwnldadltBtnTop{
		margin-top: 70px;	
	}	*/
	.bannerBtnhead {
    float: left;
    position: relative;
    width: 100%;
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 1400px) and (min-width:1025px) {
.bannerBtnhead .shipingText {
    left: 16px;
    width: 48%;
    text-align: center;
	    float: none;
    display: block;
}
.bannerBtnhead .downloadTimes {
    color: #fef0f1;
    display: block;
    margin-left: 0px;
    margin-top: 8px;
    font-style: oblique;
    text-align: center;
    width: 68%;
}
}

/*@media only screen and (max-width: 1366px) and (min-width: 1024px) {
	.shipingText {
		margin-top: 64px;
	}
	.downloadTimes {
    margin-left: 20px!important;
}	
}

@media only screen and (max-width: 1279px) and (min-width: 800px) {
	.bannerText {
    padding-bottom: 0;
}
.downloadTimes {
    margin-left: 300px!important;
}
.shipingText{
	margin-top: 130px;	
}
}*/

@media screen and (max-width: 1024px) {
.banner{
	height:auto;	
}
.banner:after, .homeVideo:after{
	display:none;	
}
#bannerVideo {
    position: relative;
	width: 100%;
}
.whtGoh p{
	padding-bottom:30px;
}
.generatorBlock h2{
	padding:0 0px;
	margin-bottom:20px;
}
.generatorBlock p{
	padding:0 0px;
	margin-bottom:20px;
}
.bannerText {
    padding-bottom: 100px;
}
.bannerBtnhead .downloadTimes{
    margin-left: 20px;	
	text-align: left;
}
/*.dwnldadltBtnTop{
	margin-top: 70px;	
}*/
.bannerBtnhead {
    float: left;
    position: relative;
    width: 100%;
	margin-bottom: 20px;
}

.bannerBtnhead .shipingText{
	float:none;
	    display: block;	
		text-align: left;
}

nav ul li{
    margin: 0 18px;	
}

}

@media screen and (max-width: 767px) {
h1, .banner h1{	font-size:38px;}
h2{	font-size:30px;}
h3{	font-size:26px;}
	
.generatorBlock h2{
	padding:0 0px;
	margin-bottom:20px;
}
.generatorBlock p{
	padding:0 0px;
	margin-bottom:20px;
}
.galleryBlock h2, .whtGoh h2{
	font-size:38px;
}
.galleryBlock p, .whtGoh p{
	font-size:20px;
}
.banner{
	height:auto;
	text-align:center;	
}
.bannerText {
    margin-top: 80px;
	padding-bottom: 0px;
}
.bannerCards {
    margin-top: 50px;
    margin-left: 0;
    z-index: 1000;
}
.bannerCards img{
	max-width:100%;	
}
.banner:after, .homeVideo:after{
	display:none;	
}
#bannerVideo {
    position: relative;
	width: 100%;
}

.btnred{
	margin-bottom:20px;	
}
.videoPopup, #light, #light1 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 10%;
    right: 0;
    bottom: 0;
    z-index: 100000;
    margin: 0 auto;
}
.whtGoh{
	text-align:center;	
}
.whtGoh p{
	padding-bottom:30px;
}
.mobileDisplay{
	display:block;	
}
.mobilehide{
	display:none;	
}

header {
    position: relative;
    z-index: 1000;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    background: #3f3f3d;
    padding: 20px 0;
    text-align: center;
}
.homeVideo {
    position: relative;
    text-align: center;
    min-height: 618px;
    background: url(../../images/front_images/home-video.jpg) no-repeat left top;
    background-size: cover;
    margin-top: 0;
}
nav ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
nav ul li {
    display: inline-block;
    margin: 0 22px;
    font-size: 18px;
    color: #fef0f1;
}
.banner.bannerInner {
    height: 180px;
}
.pdfpopup {
    width: 100%;
	height: 480px!important;
}
#webinar {
    width: 100%!important;
	height: auto;
    left: 0;
    top: 10%;
}
#webinar video{
     width: 100%!important;
}
.downloadTimes {
    margin-left: 0;
}
.close {
    position: fixed;
    background: #ffffff;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    color: #000;
    text-align: center;
    font-size: 15px;
    z-index: 100;
    line-height: 28px;
    top: 15px;
    right: 10px;
        opacity: .8;
}
a.btnblack::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.16);
    width: 80%;
    height: 100%;
    left: 2px;
    border-radius: 38px 0 0 38px;
    top: 1px;
}

.popup{
	/*position:absolute;*/
	position:fixed;
	width:90%;
	height:80%;
	left:0;
	top:10%;
	right:0;
	bottom:0;
	z-index:10000000!important;
	margin:auto;
}
.popup iframe{
 overflow:scroll!important; 
 height: 600px;  
}
.main{
	position:relative;	
}


.bannerText small{
    position: relative!important;
    left: 0!important;
    width: 100%!important;
    margin-top: 0!important;
    float: left!important;
    margin-bottom: 20px!important;	

}
.bannerBtnhead .downloadTimes{
    margin-left: 0;
	text-align: center;	
}
.bannerBtnhead .shipingText {
    text-align: center;
}
.bannerText a.btnred{
	font-size: 16px;	
}
.dwnldadltBtnTop {
    margin-top: 0px;
}
}