
body{
	font-family: 'Rubik-Regular',Helvetica,Arial,sans-serif;
}

.section-parallax{
	overflow: hidden;
	position: relative;
	top: 0px;
}
.mobile{
	display: none;
}
.bgk{	
	display: block;
	position: absolute;
	top: 290px;
	left: 0;
	height: auto;
	max-width: 1680px;
	width: 100%;		
	z-index: 1;
}

.bgk img{
	height: auto;
	width: 100%;
}

.section{
	max-width: 1680px;
	width: 100%;	
}

.pod{
	background: #fff;	
	padding: 30px 20px 0;
	position: absolute;
	z-index: 10;
}

.pod .feature-cat{
	font-family: 'Rubik-Light, sans-serif';
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;	
}

.pod h2{
	color: #103655;
	font-size: 45px;
	margin-top: 0;
}
.pod p{
	color: #666;
	font-family: 'Neuton-Regular';
	font-size: 20px;
	margin-bottom: 30px;
}
.pod a{
	background: #f26522;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 10px 25px;
	text-decoration: none;
}

.btns{
	position: absolute;
	width: 100%;
	top:75%;
}

.loading-squares{
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
}
.btn-down{
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
}
.btn-downtext{
	position: relative;
	top:-30px;
}

.bgk,
.btn-downtext,
.section-one .btn-down,
.section-two,
.section-three,
.section-four{
		display: none;
}

/*section one*/
.section-one{
	position: relative;
	text-align: center;
	z-index: 10;
	height: 100vh;	
}
.title-box{
	position: absolute;
	top: 50%;
	left: 30px;
	transform:translateY(-50%);
	width: 100%;
}
.section-one h1{
	color: #103655;
	font-size: 80px;
	margin-bottom: 2%;
}
.section-one  p{
	color: #666;
	font-family: 'Neuton-Regular';
	font-size: 25px;
	margin-bottom: 2%;
}
.section-one .btn-down{
	display: inline-block;
	background: url(/content/dam/bms/us/en-us/images/down-arrow.png) no-repeat top center transparent;
	height: 60px;
	width: 65px;
	opacity: 1;
}

/*section two*/
.section-two{	
	position: relative;
}

.section-two .pod{
	left: 710px;
    top: 20px;
	opacity: 0;
	position: absolute;
	width: 460px;
}

.img-house{
	left:0; 
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;	
}
.img-house img{
	margin-top: -20%;
	width: 100%;
	height:auto;
}

.img-number-simb-2{	
	left:0; 
	position: absolute;
	top:-6%;
	width: 100%;
	z-index: 2;
}
.img-number-simb-2 img{
	width: 100%;
	height:auto;
}

.img-women{
	height: 660px;	
	left: 215px;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	position: relative;
	top: 80px;
	width: auto;
	z-index: 3;	
}
.img-women img{
	width: auto;
	height:100%;
}


/*section three*/

.section-three{
	height: auto;
	margin-top: 190px;
	position: relative;
}
.section-three .pod{
	left: 30%;
	bottom: 50px;
	opacity: 0;
	position: absolute;
	width: 480px;
}

.img-citi-bn{	
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
	padding: 0;	
}
.img-citi-second{	
	height: auto;
	left: 0;
	position: absolute;
	top: -100px;
	width: 100%;
	z-index: 2;
	padding: 0;	
}
.img-citi-bn img{
	margin-top: 10%;
	width: 100%;
	height:auto;
}
.img-citi-second img{	
	width: 100%;
	height:auto;
}

.img-old-man{	
	height: 920px;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;	
	position: relative;
	right: 0;
	top: 0;
	width: auto;
	z-index: 3;	
}
.img-old-man img{
	width: auto;
	height:100%;
	float: right;
}

.img-old-woman{	
	height: 740px;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;	
	position: relative;
	right: 0;
	top: 0;
	width: auto;
	z-index: 3;	
}
.img-old-woman img{
	width: auto;
	height:100%;
	float: right;
}

.img-number-simb-3{	
	left:0; 
	position: absolute;
	/*top: -10%;*/
	width: 100%;
	z-index: 2;
}
.img-number-simb-3 img{
	width: 100%;
	height:auto;
}


/*section four*/
.section-four{
	margin-top: 100px;
	height: 600px;
	position: relative;
}
.section-four .pod{
	bottom: -70px;
	opacity: 0;
	position: absolute;
	right: 20%;
	width: 440px;
}

.img-doctor{	
	height: 850px;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;	
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	z-index: 3;
}
.img-doctor img{
	position: relative;
	width: auto;
	height:100%;
	float: left;
	top: 200px;
}

.img-citi-third{	
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
	padding: 0;	
}
.img-citi-third img{	
	width: 100%;
	height:auto;
}

.img-number-simb-4{	
	left:0; 
	position: absolute;
	top: 20%;
	width: 100%;
	z-index: 2;
}

.img-number-simb-4 img{
	width: 100%;
	height:auto;
}



/*big screen*/
@media screen and (min-width:1600px){
	.section-parallax{
	top: 0px;
	}
	.pod h2{
		font-size: 60px;
	}
	.pod p{
		font-size: 25px;
	}
	.img-women {
   		height: 800px;
    	left: 240px;
    	top: 100px;    
	}
	.section-two .pod {    	
    	left: 910px;
    	width: 600px;    	
	}
	.section-three {	    
	    margin-top: 160px;	    
	}
	.section-three .pod {
	    left: 25%;
	    bottom: -50px;	   
	    width: 600px;
	}
	.img-old-man{
		height: 920px;;
	}
	.section-four{
		height: 680px;
		padding-top: 100px;
	}
	.section-four .pod{
		width: 515px;
	}
}

/*medium devices*/

@media screen and (min-width:992px) and (max-width:1202px){
	.section-parallax{
	top: 0px;
}
	.bgk{
		top: 785px;
	}
	.section-one h1{
		font-size: 59px;
		letter-spacing: -0.003em;
	}
	.section-one p {	    
	    font-size: 23px;	    
	}
	.pod h2{
		font-size: 36px;
	}
	.pod p{
		font-size: 18px;
	}
	.img-women {
		height: 520px;
		top: 80px;
	}
	.section-two .pod {
    	left: 575px;
    	width: 400px;
	}
	.img-old-woman {
    	height: 560px;
    }
    .section-three .pod{
    	width: 410px;
    }
    .section-four .pod{
    	bottom: -105px;
    	width: 400px;
    }
}

/*tablet*/

@media only screen and (min-width : 768px) and (max-width : 991px) {
	.section-parallax{
	}
	.social-share-container {
		background-image: url(/content/dam/bms/us/en-us/images/feature-bkg-mobile.jpg);
	}
	/*new style for tablet portrait*/
	.bms-nav{
		left: 0;
	}
	.bgk{
		top: 0px;
	}
	.bgk img{
		display: none;
	}
	.bgk img.mobile{
		display: block!important;
	}

	.section-one {
    	height: auto;
	}
	.section-one h1{
		font-size: 50px;
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-one .btn-down {
    	height: 65px;
    	width: 60px;
    	top:-65px;
    	background-size: contain;
		visibility: hidden;
	}
	.title-box {
	    position: relative;
	    margin-top:15vh;
	    margin-bottom: 60px;
	    top: 0;
	    left:auto; 
	    transform: translateY(0);
	    width: 100%;
	}

	.section .pod {
		max-width: 420px;
		opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;
	    width: 90%;
	    left: 50%;
	    top: auto;
	    transform: translateX(-50%);
	    bottom: 0;
	}
	.pod h2{		
		font-size: 40px;		
	}	
	.pod a{
		font-size: 14px;
	}
	.pod p {
	    font-size: 20px;
	}
	

	.section-two .pod{
		left: 68%;
	}


	.img-women{
		height: 600px;
    	left: 0;
    	top: 0;
    	width: auto;
    	opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;
	}
	.img-women img{
		display: block!important;
		width: auto;
		height: 100%;		
	}
	.img-women .mobile{
		display: none!important;
	}
	.img-house {	    
	    top: 50%;
	    transform: translateY(-35%);
	}
	.img-house img{
		display: block!important;
		max-width: 1300px;
		width: 180%;
    	transform: translateX(-20%);
	}
	.img-house .mobile{
		display: none!important;
	}


	.section-three{
		margin-top: 110px;
	}
	.section-three .pod{
		left: 35%;
	}

	.img-old-man{
		height: 725px;
    	right: 0;
    	top: 0;
    	width: auto;
    	opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;
	}

	.img-old-man img{
		display: block!important;
		float: right;
		width: auto;
		height: 100%;		
	}
	.img-old-man .mobile{
		display: none!important;
	}
	.img-citi-second img{
		display: block!important;
		width: 200%;
    	transform: translateX(-20%);
    	max-width: 1500px;
	}
	.img-citi-second .mobile{
		display: none!important;
	}

	.section-four{		
		height: auto;
		padding-bottom: 10vh;
	}

	.section-four .pod{
		left: 65%;
		bottom: 7vh;
	}

	.img-doctor{
		height: 730px;
		top: 130px;
		opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;
		position: relative;
	}

	.img-doctor img{
		display: block!important;
		height: 100%;
		width:auto;	
		top: 0;
	}
	.img-doctor .mobile{
		display: none!important;
	}
	.img-citi-third img{
		display: block!important;
		width: 200%;
    	transform: translateX(-20%);
    	max-width: 1500px;
	}
	.img-citi-third .mobile{
		display: none!important;
	}
}

/*mobile*/
@media screen and (min-width:300px) and (max-width:767px){
	.section-parallax{
}
	.social-share-container {
		background-image: url(/content/dam/bms/us/en-us/images/feature-bkg-mobile.jpg);
	}
	.mobile {
    	display: block!important;
	}
	.btns{
		top:200px;
	}
	.loading-squares img{
		width: 60%;
		margin: 0 auto;
		display: block!important;
	}
	.bms-nav{
		left: 0;
	}
	.bgk{
    	top: 0px;    	
	}

	.bgk img,
	.section img{
		display: none;
	}
	.section .pod{
	    opacity: 1;
	    -moz-opacity: 1;
	    -khtml-opacity: 1;
	    max-width: 420px;
	    width: 90%;
	    left: 50%;
	    top: auto;
	    transform: translateX(-50%);
	    bottom: 0;
	}
	.pod h2{		
		font-size: 40px;		
	}
	.pod p{
		font-size: 16px;
	}
	.pod a{
		font-size: 14px;
	}

	.section-one{
		height: auto;
	}
	
	.title-box {
	    position: relative;
	    margin-top:15vh;
	    margin-bottom: 60px;
	    top: 0;
	    left:auto; 
	    transform: translateY(0);
	    width: 100%;
	}
	.section-one h1{
		font-size: 50px;
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-one .btn-down {
    	height: 65px;
    	width: 60px;
    	background-size: contain;
		visibility: hidden;
	}

	.img-women {
	    left: 0;
	    top: 0;
	    height: auto;
	    width: 100%;
	    opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;
	}
	.img-women img{
		width: 100%;
		height: auto;
	}
	.img-house {
    	top: -25vh;
	}
	
	.img-old-man{
		left: 0;
	    top: 0;
	    height: auto;
	    width: 100%;
	    opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;		
	}
	.img-old-man img{
		width: 100%;
		height: auto;
		float: none;
	}
	.img-doctor {
    	left: 0;
	    top: 0;
	    height: auto;
	    width: 100%;
	    opacity: 1;
		-moz-opacity:1;
		-khtml-opacity: 1;	
		position: relative;		
	}
	.img-doctor img{
		width: 100%;
		height: auto;
		float: none;
		top: 0;
	}
	.section-four .pod{
		bottom: 5vh;
	}
	.section-four{
		margin-top: 5vh;
		padding-bottom: 10vh;
		height: auto;
	}
	.img-citi-third{
		width: 115%;
	}

}
