html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.body_main{
	overflow-x: hidden !important;
	font-family: robotothin;
	margin : 0px;
	background-color: #0c0f1c;
}
.body_terms{

	overflow-x: hidden !important;
	overflow-y: hidden !important;
	background: url(../images/PUA_Homepage_Privacy&Terms_Bg.png);
	font-family: robotothin;
	margin : 0px;
}
.main_page{
	
	overflow-x: hidden !important;
	background-color: #0d0f1c;
    width: 100%;
    height: 100%;
    /* position: absolute; */
    /* top: 0px; */
    /* left: 0px; */


}

a.logo {
    position: relative;
  	left: 0px;
}
.imagescontainer{
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 2;
}
.imgback{
position: relative;
	display: block;
	margin-top:66px;

}

.buttonscontainer{
	position: absolute;
	top:50%;
	right:5%;


}
.header_home{
	width : 100%;
    z-index: 100;
	min-height: 50px;
}
.header{
	background: url(../images/PUA_Homepage_web_Header.png);
	width : 100%;
	position: fixed;
    z-index: 100;
	height : 84px;
}

#index_header .floating_header_content{
	top: 50px;
	right: 88px;
}

.image_logo{
	margin-top: 10px;
	margin-bottom: 10px;
    width: 18%;
    min-width: 200px;
    position: relative;
    left: 10%;
    max-width: 205px;
    top: 7%;
}

.terms{
	position:relative;
	top:80px;
	height: 100%;
	text-align: justify;
	background-color: #474d65;
	font-family: 'robotoregular';
	font-size: 17px;
	color: #e1d6c4;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10%;
  padding-right: 10%;
	padding-bottom: 74px;
}
.main{
	position:relative;
	top:25px;
	max-width: 986px;
	width:80%;
	height: 99%;
	margin: auto;
	overflow-wrap: break-word;
	/*margin: 0 22px;*/
}
.title1{
	color: #e1d6c4;
	font-size: 24px;
	margin: 0 !important;
	font-family: 'robotoblack';
}
.title2{
	color: #e1d6c4;
	font-size: 18px;
	font-family: 'robotobold';
}
.title3{
	color: #e1d6c4;
	font-size: 14px;
	font-family: 'robotobold';
}
.footer_menu,.header_menu {
    text-align : center;
    margin: auto;
    padding: 0;

}
.footer_menu{
	margin-bottom: 4px;
}

.footer_menu li ,.header_menu li {
    display: inline;
    margin: auto 26px auto  26px;
    cursor: pointer;
	color: #bfafa2;
	font-size: 1em;
	font-family: robotobold;
}
.footer a, .header a  {
	color: #bfafa2;
	font-size: 14.41px;
	font-family: robotobold;
	text-decoration: none;
}
.header a{
	color: #f5f5dc;
}
.header a:hover{
	color: #f5f5dc ;
	text-decoration: underline;
}
.header_terms a{
	color: #bfafa2 !important;
}

.header_terms a:hover{
	text-decoration: none;
}

.header {
	left:0;
	color: #bfafa2;
	font-size: 1em;
	font-family: robotobold;
	/*text-align: center;*/
    z-index: 100;
}
.footer {

	margin-top: 50px;
	color: #bfafa2;
	font-size: 1em;
	font-family: robotobold;

	text-align: center;
	/*position: fixed;*/
    width: 100%;
    bottom: 0px;
    height: auto;
    z-index: 100;
	position: relative;
    background-color: #0c0f1c;
    padding: 10px;
	padding-bottom: 20px;
    padding-top: 20px;
}

.header_icon{
	display:none;
	position: relative;
    float: right;
    top: 17px;
	right:23px;
}
.header_content{
	position: relative;
    display: inline-block;
    float: right;
    top: 17px;
	right:40px;
}
.header_logo{
	display:inline-block;
}
@media only screen and (max-width:768px)
{
	.footer{
		font-size: 12px;
		/*width:80%;
		margin:0 auto;
	 	padding-top:25px;
		padding-bottom:10px;
		border-radius:5px;
		margin-bottom: 10px;*/
		background-color: #0c0f1c;
		padding: 10px;
		padding-bottom: 20px;
		padding-top: 20px;
	}

}

.support_popup_container{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.55);
	z-index: 2000;
	display: none;
}
.support_error{
	color: #b60202;
	margin-bottom: 10px;
	display: block;
	position: relative;
	left: 0;
	top: -81px;
	font-family:robotobold;
	font-size: 18.01;
	top: -348px;
}
.support_popup_container .popup_block{
	width: 489px;
	height: 501px;
	border-radius: 6px;
	margin: 135px auto;
  	border: 16px solid #7a5f57;
  	position: relative;
}
.support_popup_container .popup_content{
	width: 495px;
	height: 464px;
}
.support_popup_container .text_container{
	padding-top: 2px;
}
.support_popup_container .ok_button{
	margin-top: 26px;
}
.ok_button{
	background: url(../images/home_page_sprite.png);
  	width: 202px;
  	height: 54px;
  	background-position: -1159px -55px;
  	text-shadow: -1px 0 #1a5508, 0 1px #1a5508, 1px 0 #1a5508, 0 -1px #1a5508;
  	color: #ffeeda;
  	font-size: 34px;
  	border: 0;
  	font-family: robotobold;
}
.ok_button:HOVER{background-position: -1159px -0px;}
.ok_button:ACTIVE{background-position: -1159px -110px;}




.support_popup_container input{
	margin-bottom: 0px;
	margin-top: 25px;
}
.content{
	height: auto;
    position: relative;
    top: 25%;
}
.popup_content button.submit_email{
	background: url(../images/home_page_sprite.png);
  	width: 282px;
  	height: 54px;
  	background-position: -283px -0px;
  	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	text-shadow: -1px 0 #1a5508, 0 1px #1a5508, 1px 0 #1a5508, 0 -1px #1a5508;
  	color: #ffeeda;
  	font-size: 34px;
  	border: 0;
  	font-family: robotobold;
}
.popup_content button.submit_email:HOVER{
	background-position: -0px -0px;
}
.popup_content button.submit_email:ACTIVE{
	background-position: -565px -0px;
}
.popup_content input:focus{
	border-color: #fff;
}
.popup_content input{
   background-color: rgba(254,224,199,0.9);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 341px;
  height: 34px;
  font-size: 18px;
  color: rgba(47,5,16,0.55);
  border: 0px;
  padding-left: 15px;
  font-family: robotobold;
  margin-bottom: 0px;
  margin-top: 25px;
}

.popup_content{
	position: absolute;
	left: -3px;
	top: 40px;
	text-align: center;
	background-color: #bdab99;
	width: 495px;
	height: 248px;
	border-radius: 7px;
}
.popup_content .messageText:focus{
	outline: none;
}

.contact_email{
    position: relative;
    top: 3px;
}
.contact{
	color: rgb(249, 231, 185);
	margin-left: 5px;
	font-size: 16px;
}



.popup_content .messageText {
   background-color: rgba(254,224,199,0.9);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 336px;
  height: 170px;
  font-size: 18px;
  color: rgba(47,5,16,0.55);
  border: 0px;
  margin-bottom: 13px;
  padding: 10px;
  font-family: robotobold;
  margin-top: 5px;
  max-width: 336px;
  max-height: 170px;
  resize: none;
}

.list_box{
	background-color: rgba(254,224,199,0.9);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 20px;
	border: none;
    font-family: robotobold;
    cursor: pointer;
	padding: 0 0 0 10px;
	font-size: 18px;
	color: rgba(47,5,16,0.55);
}
.list_box option {
	text-align: center;
}
@if user.agent gecko1_8 {
	.list_box{
		text-indent: 0.01px;
    	text-overflow: '';
	}
}

.popup_header{
	text-align: center;
	background-color: #7a5f57;
	height: 43px;
	padding-left: 37px;
}
.reset_pswd{
	color: #f9e2d1;
	font-family: robotobold;
	font-size: 33.61px;
	position: relative;
	bottom: 9px;
}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto/-webfont.eot');
    src: url('../fonts/roboto/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Bold-webfont.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto/Roboto-Black.eot');
    src: url('../fonts/roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/roboto/Roboto-Black.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto/Roboto-Regular.eot');
    src: url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/roboto/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
.text_container{
	width: 420px;
  	margin: auto;
  	padding-top: 2px;
  	font-family: robotobold;
  	color: #2a1a1a;
  	font-size: 17px;
}
.close_button{
	background: url(../images/home_page_sprite.png);
	width: 37px;
	height: 37px;
	background-position: -1121px -38px;
	position: relative;
	top: -6px;
	left: 6px;
	float: right;
}
.close_button:HOVER{background-position: -1121px -0px;}
.close_button:ACTIVE{background-position: -1121px -76px;}
.footer_support{
	margin-right: 3px !important;
}
.footer_separator{
	margin-right: 0px !important;
    margin-left: 0px !important;
}
.footer_terms{
	margin-left: 8px !important;
	margin-right: 8px !important;
}
.header_terms{
	margin-left:30px !important;
	text-align:left !important;
	margin-top:10px !important;
}
.date_modification_container{
	width: 100%;
    height: 25px;
    display: flex;
    align-items: center;
    font-size: 100%;
}
.date_modification {
	margin: 0 auto;
    width: 269px;
    text-align: center;
}
.left_line{
	width: 25%;
    height: 1px;
    background: #e1d6c4;
    float: left;
    margin: auto;
}
.right_line{
	width: 25%;
    height: 1px;
    background: #e1d6c4;
    float: right;
    margin: auto;
}
@media only screen and (min-width: 764px )
{
	.play_now_icon{

		display: grid;
			margin-right: 10%;
			width: 100%;
			height: 50%;
			top:30%;
			left:70%;
			position: absolute;
			/* height: 20%; */
	    /*right: 15%;*/

	}
	.play_store{

			display: table-cell;
		width: 20%;
	}
	.app_store{
		display: table-cell;
		margin-left: 8px;
		width: 19%;
	}
}

@media only screen and (max-width: 764px)
{
	.play_now_icon{

			display: inline-table;
			margin-right: 10%;
			width: 100%;
			height: auto;
			top:10%;
			left: 6%;
			float: none;
			position: absolute;
			/* height: 20%; */
	    /*right: 15%;*/

	}

	.play_store{
		width: 48%;
	}
	.app_store{
		width: 44%;
	}
}



@media only screen and (max-width: 734px) {

   .date_modification {
      font-size: 13px;
   }
	 .footer_support a{
		 margin-left: -20px;
	 }
	 .footer_menu li {

   display: block;
	 text-align: center;
   cursor: pointer;
	 	color: #bfafa2;
	 	font-size: 1em;
	 	font-family: robotobold;
	 }
	 .footer_separator{
		 visibility: hidden;
	 }
	 
	 
	 .header_content{
			display:none;
	}
	
	.header_icon{
		display:inline-block;
	}
	.main{
	width:auto;
	margin: 0 22px;
	}

}



@media only screen and (max-width: 301px) {
	
	.header_icon{
		display:block;
		text-align:center;
		float: none;
		top: initial;
		right: initial;
	}

}



.floating_header_content{
		color: #bfafa2;
		font-family: robotobold;
		text-align: center;
		height: auto;
		z-index: 100;
		
		font-size: 12px;
		background: black;
		/*width:80%;*/
		margin:0 auto;
	 	padding-top:1px;
		padding-bottom:1px;
		border-radius:5px;
		margin-bottom: 10px;
		
		margin: 0 22px;
		
		right: initial;
		float: none;
		top: 0;
		display:none;
	}
@media screen and (min-width: 734px){
	.floating_header_content{
		display:none !important;
	}
	
}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

#mainContent a{
	color: #bfafa2;
	font-family: robotobold;
	text-decoration: none;
}


@media screen and (min-width: 580px){
	.rwd-break {
		display: none;
	}
}
.down{
	cursor: pointer;
	text-align: center;
   box-shadow: 1px 1px 8px white;
	font-size: 40px;
	position: fixed;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #0c0f1c;
	bottom: 0;
	right: 0;
	margin: 10px;
	padding-top: 5px;
	z-index: 10;

}

#show_menu {
   background-image: url('../images/menu.png');
    height: 32px;
    width: 32px;
	margin: auto;
	cursor: pointer;
}

/*
.expanded_menu {
   background-image: url('../images/menu.png');
    height: 32px;
    width: 32px;
	margin: auto;
	cursor: pointer;
}

.expanded_menu {
   background-image: url('../images/menu_clicked.png');
    height: 32px;
    width: 32px;
	margin: auto;
}

.collapsed_menu:hover {
   background-image: url('../images/menu_clicked.png');
}
*/

.thin_line{
    width: 100%;
    height: 1px;
    background: #bfafa2;
    float: left;
    margin-top: 4px;
	opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}


