@charset "utf-8";
/* CSS Document */

/**************** Common CSS Start ******************/
#content {
	margin-top: 0px;
}
#content .bg-holder {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#content .txt-holder {
	width: 450px;
	margin: 50px 0px 4% 80px;
}
#content .txt-holder:after {
	content: none;
}
#content .txt-holder h1 {
	font: 36px/36px 'GenesisSansHead-Light';
	color:#fff;
	text-transform:uppercase;
	margin: 0px;
}
#content .txt-holder span {
	display: block;
	font: 16px/20px 'GenesisSansText';
	color:#fff;
	margin: 10px 0px 0px 0px;
}
#content .txt-holder a.legalLink {
	display: block;
	margin-top: 10px;
}
/**************** Common CSS End ******************/


/**************** Home CSS Start ******************/
.brand .sec-gdpower,
.sec-gdpower {
	height: 320px; /* 242 323 280 */
	overflow: hidden;
	background-color: #000;
}
.sec-gdpower .text-image-with-legal,
.sec-gdpower .text-image-with-legal #content,
.sec-gdpower .text-image-with-legal #content .container-fluid,
.sec-gdpower .text-image-with-legal #content .container-fluid .row,
.sec-gdpower .text-image-with-legal #content .container-fluid .row .bg-holder {
	height: 100%;
}
.sec-gdpower #content {
	margin-top: 0px;
}
#content .jd-power-home.bg-holder {
	padding: 0 15px;
}
#content .jd-power-home .txt-holder {
	/* position: relative; */
	/* margin-left: 60px; */
	padding: 0px;
}
#content .jd-power-home .txt-holder h1 {
	padding: 0px;
}


/**************** Home CSS End ******************/


/**************** Campaign CSS Start ******************/
#content .jd-power-campaign .txt-holder h1,
#content .jd-power-campaign .txt-holder span {
	color:#000;
}



/**************** Campaign CSS End ******************/



/****************Media Query Start ******************/
@media screen and (min-width: 1600px)and (max-width: 1899px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 280px;
		line-height: 280px;
	}
	#content .txt-holder {
		margin: 70px 0px 3% 80px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 220px;
	}
	#content .txt-holder {
		margin: 50px 0px 2% 80px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 200px;
	}
	#content .txt-holder {
		margin: 20px 0px 2% 80px;
	}
}
@media screen and (min-width: 993px) and (max-width:1024px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 180px;
	}
	#content .jd-power-home .txt-holder {
		margin-top: 10px;
	}
	#content .txt-holder {
		margin: 20px 0px 1% 27px;
	}
	#content .txt-holder h1 {

	}
	#content .txt-holder span {
	    
	}
	#content .txt-holder a.legalLink {
		margin-top: 5px;
	}
}


@media screen and (min-width: 768px) and (max-width:992px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 172px;
	}
	#content .txt-holder {
		width: 390px;
		margin: 15px 0px 1% 15px;
	}
	#content .txt-holder h1 {
		width: 300px;
		font-size: 24px;
		line-height: 24px;
	}
	#content .txt-holder span {
		font-size: 15px;
		line-height: 20px;
	    margin-top: 6px;
	}
	#content .txt-holder a.legalLink {
		margin-top: 5px;
	}
}

/* For Samsung S8 Plus */
@media only screen and (max-width: 798px) and (orientation: landscape) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 780px;
	}
	#content .txt-holder {
		padding-top: 10%;
		margin-bottom: 76%;
		width: 80%;
	}
	#content .txt-holder h1 {
		width: 100%;
	}
	#content .jd-power-home .txt-holder {
		left: 10px;
		top: 50px;
	}
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 722px !important;
	}
	#content .txt-holder {
		padding-top: 0%;
		margin-bottom: 78% !important;
		width: 80% !important;
	}
}


@media only screen and (max-width: 767px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 405px;
	}
	#content .jd-power-home.bg-holder {
		width: auto;
	}
	#content .jd-power-home .txt-holder {
		position: absolute;
		margin-left: 25px;
		left: auto;
	    top: 0px;
	}
	#content .txt-holder {
		width: 315px;
		margin: 40px 0px 57% 30px;
	}
	#content .txt-holder h1 {
		font-size: 25px;
	}
	#content .txt-holder span {
		font-size: 14px;
		line-height: 20px;
	    margin-top: 10px;
	}
	#content .txt-holder a.legalLink {
		margin-top: 3px;
	}
}


@media only screen and (max-width: 414px) {

}


@media only screen and (max-width: 375px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 368px;
	}
	#content .jd-power-home .txt-holder {
		width: 80%;
		margin-left: 20px;
	}
	#content .txt-holder {
		width: 100%;
		margin: 40px 0px 53% 20px;
	}
}


@media only screen and (max-width: 360px) { 
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 352px;
	}
}


@media only screen and (max-width: 320px) {
	.brand .sec-gdpower,
	.sec-gdpower {
		height: 314px;
	}
	#content .jd-power-home .txt-holder {
		width: 100%;
		margin-left: 20px;
	}
	#content .txt-holder {
		margin: 40px auto 37% auto;
	}
}


@media (hover:hover) {
	
}
/****************Media Query End ******************/