@charset "utf-8";
/* CSS Document */
/*-------------Buttons---------------*/
.button-box, .s1btn-box, .s2btn-box, .s3btn-box, .s4btn-box, .s8btn-box, .s10btn-box, .s12btn-box{
	width:340px;
	margin:38px 0 0 0;
	display:block;
}
.s1btn-box{margin:28px 0 0 0;}
.s2btn-box{margin:35px auto 0 auto;}
.s3btn-box{margin:38px auto 0 auto;}
.s4btn-box{margin:32px 0 0 0;}
.s8btn-box{margin:30px 0 0 576px;}
.s10btn-box{margin:25px 0 0 0;}
.s12btn-box{margin:30px 0 0 0;}
.btn-grdnt{
	background:#ff6d00;
	}
.bnrbtn, .chk-btn{
	height:72px;
	width:340px;
	border:none;
	border-bottom:3px solid #ff6d00;
	border-radius:14px;
	font-weight:500;
	font-size:30px;
	line-height:72px;
	letter-spacing:1px;
	color:#fff;
	text-align:center;
	margin:0 auto;
	display:block;
	outline:none;	
}
.select-btn {
	display: inline-block;
    width: 200px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    background: #af1757;
    border-radius: 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.chk-btn{
	margin:28px auto 0 auto;
	float:left;
	width:430px;
	height:76px;
}
.bnrbtn img, .chk-btn img{margin:0 0 -2px 15px;}
.btntxt{
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#193265;
	text-align:center;
	padding:4px 0 0 0;
}
.btntxt2{color:#fff;}
@media only screen and (max-width: 1187px){
.s8btn-box{margin:30px 0 0 476px;}

}
@media only screen and (max-width: 1023px){
.s1btn-box{margin:30px auto 0 auto;}
.s8btn-box{margin:30px 0 0 370px;}
.bnrbtn{
	height:60px;	
	line-height:60px;
}
.button-box{margin:20px 0 0 0;}
.s10btn-box{margin:25px auto 0 auto;}
.select-btn{}
.chk-btn {margin: 14px auto 0 auto;width:416px;}
}
@media only screen and (max-width: 767px){
.button-box, .s1btn-box, .s2btn-box, .s3btn-box, .s4btn-box, .s8btn-box, .s10btn-box, .s12btn-box{ width:100%;}
.chk-btn{
	float:none;
	margin:20px auto 0 auto;
}
}
@media only screen and (max-width: 479px){
.chk-btn{
	width: 98%;
    font-size: 22px;
    height: 63px;
    line-height: 63px;
}	
}
@media only screen and (max-width: 359px){
.chk-btn{font-size: 20px;}	
}

/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    margin-top: 20px;
}
.trms-innner {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
}
.trms-sec2 h1{
	    line-height: 40px;
    background: #333;
    color: white;
    margin: 20px 0 20px 0;
    padding: 0 10px 6px;
    font-size: 26px;
    float: left;
    width: 100%;
}
.trms-sec2 h3{
	font-size:24px;
	font-weight:700;
	float:left;
	width:100%;
	margin:0px 0 10px;
}
.trms-sec2 p{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	margin:0px 0 22px;
}
.trms-sec2 ol{
	float:left;
	width:100%;
	padding:0 20px;
	}
.trms-sec2 ol li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 10px;
    list-style: auto;
}
.trms-sec2 h4, .trms-sec2 h5{
	font-size:20px;
	font-weight:600;
	float:left;
	width:100%;
	margin:10px 0;
	}
.trms-sec2 h5{ font-size:20px; font-weight:400;}
.top_sec {
        float: left;
    width: 100%;
    background: #118d9a;
    margin-bottom: 20px;
    text-align: left;;
}
.trms-sec2 .top-txt {
    float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 31px;
    height: 37px;
    font-size: 22px;
    padding: 16px 14px;
}

@media only screen and (max-width: 767px){
	.tems_bg {    padding: 10px 0;}
	}





