*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
@font-face {
     font-family:'proxima nova';
     src: url(../fonts/proxima/ProximaNovaRegular.ttf);
}
.header-section {
	width:100%;
	height:auto;
	padding:0px 0px;
	background:#f36f21;
}
.header-section ul{
   list-style:none;
     float:right;
 }
 .header-section ul li{
   float:left;
   padding:0px 5px;

}
  .header-section ul li span{ 
  font-size:15px;
  color:#f36f21; 
  margin-top:25px;
  border:solid 1px #f36f21;
  padding:8px;
  background:#FFF;
}
.zero-padding{
	padding:0px;
}
.md_f_sec{
	width:100%;
	height:auto;
}
.md_f_sec iframe {
	width:100%;
	height:450px;
}
.vid-img  { 
width:100%; 
height:auto;
position:relative;}
.vid-img:before { 
width:100%; 
height:100%;
position:absolute;
content:'';
background:rgba(0,0,0,0.8);
top:0;
}
.you_tb_pl-list {
	width:100%;
	height:auto;
	padding:10px 0px;
}
.controller {
	position:absolute;
}
.controller {
	top:20%;
	left:45%;
	cursor:pointer;
}
.offer_sec {
	width:100%;
	height:auto;
	
	/*background:url(../images/Makeup-banner.jpg);
	position:relative;*/
	background-size:cover; 
	padding:25px 0px;
	margin-top:-6px;
}
/*.offer_sec:before {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	content:'';
	background:rgba(0,0,0,0.7);
}*/
.offer_sec .offer-sec-text { 

}
.offer_sec .offer-sec-text h2 {
	color:#17161c;
	font-family:proxima nova;
	text-transform:capitalize;
	    font-size: 24px;
}
.offer_sec p {

	
	color:#17161c;
	text-align:justify;
	font-size: 16px;
	font-family:proxima nova;
}
/*--== gif-sec-lo-re ==--*/
.gif-sec-lo-re {
	width:100%;
	 height:auto;
	background:url(../images/banner.jpg);
	height:auto;
	padding:220px 0px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat; 
}
@media(max-width:768px){
    .gif-sec-lo-re { background-size:100%; padding:100px 0px; }

}
/*--== form ==--*/
 .prime-form-sec  .modal-content{
 	background:none;
 	border:none;
 }
 .prime-form-sec .form
{
    background: #f46f22; border-radius:0px; padding:10px; color: #fff; 
    -webkit-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    -moz-box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
    box-shadow: -5px 4px 48px -16px rgba(0,0,0,0.93);
}
 .prime-form-sec .cancl-btn {cursor:pointer;
   position:absolute;
   right:10px;
   top:10px;
   transition:all.5s;
   border-radius:50%; 
 }
.prime-form-sec .form h2
{
    padding: 0px; margin-bottom: 5px; font-weight: bold;
}
.prime-form-sec .form p
{
    padding: 0px; font-size: 16px;
    display:inline-block;
    margin-bottom:0px;
}
.prime-form-sec .input-box
{
    font-size: 14px;
    color: #b1b1b1;
    height: 43px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
}
.prime-form-sec .btn-submit
{
    font-size: 22px;
    color: #fff;
    background: #3b4046;
    width: 100%;
    border: none;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.submit-2-btn {
	margin-left:10px;

}
.prime-form-sec .btn-submit:hover
{
    background: #025bae; color: #fff;
}
.prime-form-sec .co5 {
    font-size: 40px;
    font-weight: bold;
}
.pad-lef{padding-left:0px;}
.prime-form-sec .input-box{font-size: 14px;
    color: #b1b1b1;
    height: 43px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
    box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.14);
}
.prime-form-sec .btn-submit {
    font-size: 22px;
    color: #fff;
    background: #3b4046;
    width:auto;
    float:left;
	
    text-align: center;
    padding: 10px 40px;
    cursor:pointer;
    border-radius: 5px;
    float:left;
}
.prime-form-sec .pay-btn{
	background: #3b4046;
	padding:10px 50px;
	color:#fff;
	margin-bottom:10px;
	display:inline-block; 
	transition:all .5s;
}
.prime-form-sec .pay-btn:hover{
	text-decoration:none;
	  background: #025bae; 
	  color: #fff;
	  transition:all .5s;
}
/*--== gif_sec_tn ==--*/

.gif_sec_tn{
	width:100%;
	height:auto;

}
.gif_sec_tn iframe {
	width:100%; 
	height:400px; 

}
/*-- terms-&-condition --*/
.terms-condition {
width:100%;
height:auto;
background:#535356;
padding:25px 0px;
margin-top:-6px;
}
.terms-condition  h2 {
	color:#fff;
	font-family:proxima nova;
}
.terms-condition ul {
	margin-left:20px;
	color:#fff;
	margin-bottom:0px;
}
.terms-condition ul li{
 font-size:14px; 
}
.privacy-section {
	width:100%;
	padding:25px 0px 0px;

}
.privacy-section  p{
	font-family:proxima nova;
	margin-bottom:0px;
	padding-bottom:25px; 
}
.privacy-section h4 {
	color:#fff;
	text-align:center;
	font-size:18px;
	padding:15px 0px;  
	background:#535356;
}
.orange-text {
	width:100%;
	height:auto;
	padding:10px;
	background:#f36f21;
	margin-top: -6px;
}
.orange-text h4{
	color:#fff;
	font-family: proxima nova;
	margin-bottom:0px;
	text-transform:capitalize;
	    font-size: 15px; 
} 