#wrapper.homepage{
	border-top-width: 0;
}

#wrapper.homepage > header{
	margin-top: 0;
	background: #00446b;
}

.js-jobboard-cancle {
	font-size:20px;
	text-decoration:underline;
}
.img{
	display: block;
}
.home-banner{
	margin-top: 80px;
}

.home-banner > header{
	padding: 0 20px;
}

.home-banner > section{
	margin-top: 60px;
}

.clear-float:before, .clear-float:after {
	content: " ";
	display: table;
	clear: both;
}

.home-banner > header h2{
	font-weight: 100;
	text-align: center;
	font-size: 75px;
	text-transform: none;
	margin-bottom: 40px;
}

.home-banner > header small{
	font-size: 24px;
	font-weight: 100;
	line-height: 28px;
}

.banner-item{
	position: relative;
}

.banner-item + .banner-item{
	margin-top: 20px;
}

.banner-item .txt-abs{
	position: absolute;
}

.banner-item .txt-rel{
	margin-top: 20px;
	background: #9E9D9B;
	padding: 25px;
	line-height: 25px;
	text-align: center;
}

.banner-item .f-top{
	width: 100%;
	top: 0;
}

.banner-item .f-top1{
	padding-right: 50px;
}

.banner-item .f-top2{
	background: #00446b;
}
.banner-item .f-top2 a.fc-white:focus,
.banner-item .f-top2 a.fc-white:hover{
	color: #36BAE2;
}

.banner-item .f-right{
	width: 50%;
	height: 100%;
	right: 0; 
	top: 0;
	background: #FFF;
	padding-left: 10px;
}

.banner-item .f-right1{
	width: 50%;
	height: 100%;
	right: 0; 
	top: 0;
	background: #36bae1;
	padding: 30px 10px;
}

.banner-item .f-bottom{
	width: 100%;
	bottom: 0;
	left: 0;
	background: #36BAE1;
	padding: 10px;
}

.banner-item .f-bottom1{
	padding: 20px 10px;
}

.banner-item .f-bottom2{
	background: #00446b;
}
.banner-item .f-bottom2 a.fc-white:focus,
.banner-item .f-bottom2 a.fc-white:hover{
	color: #36BAE2;
}

.banner-item .f-bottom3{
	background: #92bc02;
	padding: 5px 10px;
}

.vl-top{
	margin-top: -8px;
}

.mt-15{
	margin-top: 15px;
}

.mt-10{
	margin-top: 10px;
}

.p-15{
	padding: 15px;
}

.pt-10{
	padding-top: 10px;
}

.ph-15{
	padding: 15px 0;
}

.home-hr{
	margin: 0 -10px;
	margin-top: 80px;
	height: 2px;
}
.notes a.small.arrow:after{
	top:-1px;
}
a.blue-arrow{
	position: relative;
    padding-right: 25px;
	padding-top:5px;
}
a.blue-arrow.small{
	padding-top:0;
}
.viewall a.blue-arrow:after{
	top:5px;
}

@media (max-width: 1023px) and (min-width: 0px) {
	#wrapper.homepage > header {
		margin-top: 0;
		background-color: #00446b;
	}
}
#js-header-password,#js-header-email{
		line-height: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
		#js-header-password,#js-header-email{
			line-height: 30px;
		}
}
/*PW-195 Homepage style start*/
.hero-banner{
	background-image: url(../common/home-hero.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
    height: 420px;
    width: 100%;
    margin: 0px auto;
    position: relative;
}
.hero-banner .hero-content{
    padding: 107px 200px 53px;
}
.hero-banner .hero-content>h1{
	font-size: 62px;
	color: #9B9B9B;
	font-weight: 100;
}
.hero-banner .hero-content>h2{
	font-size: 24px;
	color: #1F3361;
	text-transform: none;
	font-weight: 700;
}
.hero-banner .hero-content>p{
	font-size: 18px;
	color: #565759;
	max-width: 470px;
    margin: 10px 0px;
}
.hero-banner .hero-content>.button{
	width: 200px;
	height: 40px;
	line-height: 40px;
	padding: 0px;
    text-transform: none;
    margin: 20px 0px;
    font-size: 16px;
    font-weight: 500;
}
.hero-banner .hero-content>.pw-pdp-need-help{
	font-size: 16px;
	font-weight: 400;
	color: #4067B6;
}
.banner-container{
	max-width: 100%;
}
#wrapper > main > .container.banner-container{
	padding-bottom: 0px;
}
.banner-title{
	font-size: 18px;
	font-weight: 700;
	color: #0E1318;
	text-transform: capitalize;
    margin-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #BBBDC0;
}
.poppular-banner{
	margin-bottom: 150px;
}
.poppular-banner a{
	display: block;
	max-width: 160px;
	max-height: 180px;
	margin-top: 30px;
}
.poppular-banner a>img{
	width: 160px;
	height: 160px;
	display: block;
}
.poppular-banner a>span{
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #385CAD;
	font-size: 16px;
	font-weight: 600;
}
.poppular-banner .banner-button{
    position: relative;
    display: block;
    margin-top: 50px;
} 
.poppular-banner .button{
	width: 210px;
	height: 40px;
	max-width: 210px;
	line-height: 40px;
	padding: 0px;
    text-transform: none;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left: -105px;
	bottom: -38px;
}
.poppular-banner .border-land-left{
	position: absolute;
	height: 1px;
	background-color:#BBBDC0 ;
    top: 20px;
    left: 0px;
    right: 50%;
    margin-right: 125px;
}
.poppular-banner .border-land-right{
	position: absolute;
	height: 1px;
	background-color:#BBBDC0 ;
    top: 20px;
    left: 50%;
    right: 0px;
    margin-left: 125px;
}
.deal-banner{
	background-image: url(../common/banner/deal-banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #1F3361;
    min-height: 350px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    top: 0px;
}
.deal-banner .deal-logo{
	background-image: url(../common/banner/deal-logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 200px;
	height: 180px;
	line-height: 180px;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 75px;
	left: 130px;
}
.deal-banner h1{
	display: block;
	width: auto;
	max-width: 445px;
	margin: 0px auto;
	color: #fff;
	padding-top: 72px;
	text-align: center;
	font-weight: 400;
	font-size: 36px;
}
.deal-banner .deal-date{
	font-weight: 400;
	font-size: 18px;
	display: block;
	margin: 0 auto;
	width: 150px;
	color: #fff;
	padding-top: 10px;
	text-align: center;
}
.deal-banner .button{
	display: block;
	margin: 15px auto 0px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	text-align: center;
}
.deal-banner .deal-message{
	display: block;
	padding: 25px 20px;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.news-banner{
	position: relative;
	top: 0px;
    height: 365px;
}
.news-banner .news-row{
	position: absolute;
	left: 10px;
	right: 300px;
}
.news-banner .news-row .news-items{
	display: block;
	width: 160px;
	height: 265px;
	margin-top: 30px;
}
.news-banner .news-row .news-items img{
	width: 160px;
	height: 160px;
}
.news-banner .news-row .news-items span{
    text-align: left;
    color: #385CAD;
    font-size: 16px;
	font-weight: 600;
    padding-right: 10px;
}
.news-banner .news-star{
	background-image: url(../common/banner/new-star.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 115px;
	right: 20px;
	width: 220px;
	height: 208px;
	text-align: center;
}
.news-banner .news-star h1{
	font-weight: 400;
	font-size: 50px;
	color: #fff;
    display: block;
    margin: 46px auto 0px;
}
.news-banner .news-star p{
	font-weight: 400;
	font-size: 24px;
	color: #fff;
    display: block;
    margin: 5px auto 0px;
}
.news-banner .news-star .button{
	font-weight: 400;
    font-size: 14px;
	width: 220px;
	height: 40px;
    display: block;
    line-height: 40px;
    padding: 0px;
    text-transform: none;
     margin: 10px auto 0px;
}
.deliver-banner{
	background-image: url(../common/banner/deliver-banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	top: 0px;
	height: 380px;
	width: 100%;
}
.deliver-banner h2{
	color: #fff;
	font-weight: 400;
	font-size: 28px;
	display: block;
	position: absolute;
	left: 210px;
	top: 108px;
	text-transform: none;
}
.deliver-banner p{
	color: #fff;
	font-size: 18px;
	display: block;
	position: absolute;
	left : 210px;
	top: 168px;
	text-align: left;
	max-width: 435px;
}
.deliver-banner .button{
	position: absolute;
	display: block;
	left: 210px;
	top: 258px;
	width: 190px;
	height: 40px;
	line-height: 40px;
    padding: 0px;
    text-transform: capitalize;
}
.deliver-banner .red-banner{
	/*background-image: url(../common/banner/red-banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
    width: 320px;
    height: 380px;
    top: 0px;
    right: 0px;
    z-index: 100;*/
   display: none;
}
@media(min-width: 1025px) and (max-width: 1200px){
	.deal-banner .deal-logo{
		left: 80px;
	}
}
@media(min-width: 768px) and (max-width: 1024px){
	.deal-banner .deal-logo{
		left: 10px;
		top: 65px;
		background-size: 170px;
	}
	.deal-banner h1{
		font-size: 28px;
	}

	.news-banner .news-row{
		position: static;
		left: 10px;
		right: 300px;
		float: right;
		margin-right: 300px;
	}

	.news-banner{
		height: auto;
	}
}
@media (max-width: 767px) {
	.hero-banner{
		height: auto;
		min-height: 420px;
	}
	.hero-banner .hero-content {
	    padding: 80px 20px;
	}
	.hero-banner .hero-content>h1{
		font-size: 46px;
	}
	.hero-banner .hero-content>p{
		max-width: 100%;
	}
	.hero-banner .hero-content>.pw-pdp-need-help{
		margin: 0px;
	}
	.poppular-banner a{
		margin: 0px auto;
	}
	.deal-banner .deal-logo{
		display: none;
	}
	.news-banner{
		position: static;
		height: auto;
	    margin-bottom: 20px;
	}
	.news-banner .news-row{
		position: static;
	}
	.news-banner .news-row .news-items{
		width: 140px;
	    margin: 0px auto;
	}
	.news-banner .news-row .news-items img{
		width: 140px;
		height: 140px;
	}
	.news-banner .news-star{
		position: static;
		margin: 0px auto;
	}
	.news-banner .news-star h1{
		margin: 0px auto;
		padding-top: 46px;
	}
	.deliver-banner{
		position: static;
		height: auto;
		min-height: 380px;
	}
	.deliver-banner h2{
		position: static;
    	text-align: center;
    	padding-top: 108px;		
	}
	.deliver-banner p{
	    position: static;
    	text-align: center;
    	margin: 0 auto;
    	padding-top: 30px;
	}
	.deliver-banner .button{
    	position: static;
    	margin: 20px auto 0px;		
	}
	.deliver-banner .red-banner{
		display: none;	
	}

	#wrapper > main > .container{
		margin-top: 40px;
	}
}
/*PW-195 Homepage style end*/

