body, html{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Poppins;
}

.container{
	overflow-x: hidden !important;
}
.header{
	width: 100%;
	height: auto;
	background: #E6E6E6;
}
.strip{
	width: 100%;
	height: 4px;
	background: #DD3266; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #DD3266 , #D8584B); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #DD3266, #D8584B); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #DD3266, #D8584B); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #DD3266 , #D8584B); /* Standard syntax */
}
.links{
	width: 50%;
	height: 75px;
	margin: auto;
}
.link{
	width: calc(100% / 6);
	height: 100%;
	float: left;
	color: #404040;
	padding-top: 29px;
    cursor: pointer;
    font-size: 0.87rem;
}
.getApp{
	padding-top: 19px;
}
.getApp button{
	background: #FF2B5E; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #FF2B5E , #FB5144); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #FF2B5E, #FB5144); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #FF2B5E, #FB5144); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #FF2B5E , #FB5144); /* Standard syntax */
	color: #FFF;
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 6px;
}
.logo{
	width: 100%;
	height: 45px;
	padding-top: 35px;
	text-align: center;
	padding-bottom: 230px;
	background: #E6E6E6;
}
.logo img{
	height: 100%;
}
.showcase{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 350px;
}
.center_item{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.center_item_vertically{
	position: absolute;
	top: 50%;
	transform: translate(0, -50%); 
	-webkit-transform: translate(0, -50%); 
	-moz-transform: translate(0, -50%);
}

.center_item_horizontally{
	position: absolute;
	left: 50% !important;
	transform: translate(-50%, 0); 
	-webkit-transform: translate(-50%, 0); 
	-moz-transform: translate(-50%, 0);
}
.body{
	width: 100%;
	height: calc(100% - 260px);
	top: 160px;
	position: absolute;
	background: #FF2B5E; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #FF2B5E , #FA583F); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #FF2B5E, #FA583F); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #FF2B5E, #FA583F); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #FF2B5E , #FA583F); /* Standard syntax */
}
.showcase-details{
	width: 100%;
	height: 450px;
	position: relative;
}

#setup{
	position: absolute;
	left: 50% !important;
	transform: translate(-50%, 0); 
	-webkit-transform: translate(-50%, 0); 
	-moz-transform: translate(-50%, 0);
	bottom: -500px;
	height: 90px;
}
#notification{
	position: absolute;
	left: 50% !important;
	transform: translate(-50%, 0); 
	-webkit-transform: translate(-50%, 0); 
	-moz-transform: translate(-50%, 0);
	bottom: -630px;
}
#accessibility{
	position: absolute;
	left: 50% !important;
	transform: translate(-50%, 0); 
	-webkit-transform: translate(-50%, 0); 
	-moz-transform: translate(-50%, 0);
	bottom: -760px;
	height: 90px;
}
#offer{
	margin-top: 1120px;
}

#setup .desc_img, #setup .desc_text, #accessibility .desc_img, #accessibility .desc_text{
	width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.demarkate{
	display: none;
}
.showcase_text{
	width: 100%;
}
.links{
	display: none;
}
.logo{
	margin-bottom: 20px;
}
.expo{
	width: 100% !important;
	position: absolute !important;
}
.expo1{
	bottom: -430px;
}
.expo2{
	bottom: -595px;
}
#offer .offer_unit{
	width: 100% !important;
	min-height: 560px !important;
    height: auto !important;
}
.slant_white{
	margin-left: 0;
    position: absolute;
    right: -42px !important;
    left: auto !important;
}
.offer_unit_img{
	width: 100% !important;
}
.offer_unit_desc{
	width: 100% !important;
    min-height: 240px;
    height: auto !important;
    padding-bottom: 20px;
}
.offer_unit:nth-child(odd) .offer_unit_img{
	background-position: -30px center !important;
}
.downloadapp{
	height: auto !important;
}
.downloadContainer, .downloadImg, .downloadText{
	width: 100% !important;
	float: none !important;
	padding-top: 0 !important;
}
.downloadText{
	width: 85% !important;
	margin: auto !important;
	padding-bottom: 30px;
}
.downloadText .imagebox{
	width: 100% !important;
}
.downloadText img{
	width: 100%;
	height: auto !important;
}
.right-arrow{
	display: none;
}
.partner{
	width: calc(100% / 2) !important;
}
.mobile{
    display: block;
}
.mobile-links, .mobile-vids{
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.97);
    position: fixed;
    z-index: 5000;
}
.ul-style{
    padding: 0;
    margin: 0;
    height: 100%;
    list-style: none;
}

.ul-style li{
    width: calc(50% - 1px);
    height: calc((100%/3) - 60px);
    font-size: 14px;
    float: left;
    text-align: center;
    padding-top: 60px;
    color: #FFF;
}

.ul-style li i{
    font-size: 45px;
    color: #D8584B;
}

.ul-style li:hover, .ul-style li.active-mobile{
    background: rgba(51,51,51,0.3);
}

.more_mobile{
	height: 45px;
	width: 45px;
	position: absolute;
	top: 35px;
	right: 20px;
	display: block;
}

.footer_links{
	height: 70px;
}
.footer_link{
	width: calc(100% / 3);
	height: 35px;
	text-align: left;
}
.footer_right{
	width: 100%;
	height: auto;
}
.footer_social{
	width: 100%;
	margin-bottom: 20px;
}
.footer_more{
	width: 100%;
	margin-bottom: 30px;
}
.footer_bottom{
	height: auto;
}