@media (min-width: 1370px){ 
	.container {
		width: 1200px;
	}
}
@media (min-width: 1400px){ 
	.container {
		width: 1370px;
	}
}
body{
	font-family:'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	background:#000000;
	color:#ffffff;
}
img{
	max-width: 100%;
	height: auto
}
h1,h2,h3,h4,h5{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family:'Open Sans', sans-serif;
}
header{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background:#000000;
	height: 82px;
	border-bottom:3px solid #1d1d1d;
	z-index: 999
}

.navbar-custom .container {
	max-width: 1600px;
		width: 100%;
	}
.navbar-custom .navbar-brand{
	height: auto;
	position: relative;
	padding-left: 0;
	padding-right: 10px;
	font-size: 5rem;
	color: #ffffff;
	font-weight: 700;
	line-height: 0.8;
}


.navbar-custom .navbar-brand:after{

	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 81px;
	z-index: -1
}

.navbar-brand span {
	color:#d40000;
}

.navbar-custom .navbar-nav{
	margin-top: 15px;
}
.navbar-custom .navbar-nav>li>a{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding-left: 25px;
	padding-right: 25px;
}
.navbar-custom .navbar-nav>li.play-btn a{
background: rgba(205,2,42,1);
background: -moz-linear-gradient(45deg, rgba(205,2,42,1) 0%, rgba(253,0,110,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(205,2,42,1)), color-stop(100%, rgba(253,0,110,1)));
background: -webkit-linear-gradient(45deg, rgba(205,2,42,1) 0%, rgba(253,0,110,1) 100%);
background: -o-linear-gradient(45deg, rgba(205,2,42,1) 0%, rgba(253,0,110,1) 100%);
background: -ms-linear-gradient(45deg, rgba(205,2,42,1) 0%, rgba(253,0,110,1) 100%);
background: linear-gradient(45deg, rgba(205,2,42,1) 0%, rgba(253,0,110,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd022a', endColorstr='#fd006e', GradientType=1 );
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-left: 45px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.btn-g-red:hover,
.btn-g-red{
	background-image: url("/templates/hype/120/uploads/351-img_button_background_image-20220405150108.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #bf0202;
	color: #ffffff;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.navbar-toggle .icon-bar{
	background: #bf0202;
}  

.home-banner-section{
	height: 800px;
	position: relative;
	padding-top: 120px;
}
.home-banner-section .img-div{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.home--page--banner{
	
}
.home-banner-section .btn{
	font-size: 72px;
	font-weight:900;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
	padding-right: 70px;
	padding-left:70px; 
}
.home-banner-section .btn span{
	display: block;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	line-height: 14px;
	top: -8px;
}
.home-banner-section  .arrow{
	padding: 50px 0;
}
.play-with-live-girls-section .head-div{
	padding:20px 0;
	text-align: center
}
.play-with-live-girls-section .head-div h3{
	font-size: 80px;
 	line-height: 80px;
	font-weight: 700;
}
.play-with-live-girls-section .head-div h2{
	font-size:150px;
 	line-height: 150px;
	font-weight: 700;	
	 	 background: rgba(219,0,0,1);
background: -moz-linear-gradient(45deg, rgba(219,0,0,1) 0%, rgba(219,0,0,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(219,0,0,1)), color-stop(100%, rgba(219,0,0,1)));
background: -webkit-linear-gradient(45deg, rgba(219,0,0,1) 0%, rgba(219,0,0,1) 100%);
background: -o-linear-gradient(45deg, rgba(219,0,0,1) 0%, rgba(219,0,0,1) 100%);
background: -ms-linear-gradient(45deg, rgba(219,0,0,1) 0%, rgba(219,0,0,1) 100%);
background: linear-gradient(45deg, rgba(219,0,0,1) 0%, rgba(219,0,0,1) 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-top: -10px;
}
.play-with-live-girls-section ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -100px; 
	margin-right: -70px;
	
}
.play-with-live-girls-section ul li{
	background-image: url("/templates/hype/120/images/shadow-bg1.png");
	background-position: top right;
	background-repeat: repeat-y;
	background-size: 100% auto;
	padding: 30px 70px;
	text-align: center;
	margin-bottom: 50px;
	padding-left: 100px;
}
.play-with-live-girls-section ul li:last-child{
	margin-bottom: 0
}
.play-with-live-girls-section ul li h3{
	font-size: 60px;
	line-height: 60px;
	font-weight:700;
	margin-bottom: 15px;
}
.play-with-live-girls-section  ul li .content{
 
	margin: 0 auto;
}
.play-with-live-girls-section  .equel-height{
	  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.click-here-section{
	background-image: url("/templates/hype/120/uploads/351-img_section2_background_image-20220405150422.png");
	background-repeat: no-repeat;
	background-position: right top
}
.click-here-section .title{
	background-size: 100% 100%;
	background-image: url("/templates/hype/120/uploads/351-img_section2_title_background-20220405150108.png");
	font-size: 102px;
	display: block;
	text-align: center;
	line-height: 102px;
	font-weight: 900;
	padding: 20px 0 40px 0;
	margin-top: 10px;
	margin-bottom: 60px;
}
.click-here-section .title span{
	color: #000000;
}
.block2{
	position: relative;
	max-width: 540px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.block2 h2{
	font-size: 70px;
	font-weight:700;
	text-align: center;
	line-height: 60px;
	margin-bottom: 30px;
	color: #e30000;	
}
.block2 h2 span{
	color: #ffffff;
	display: block
}
.block2 .img-div{
	background-position: center;
	background-size: cover;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #FFF;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.block-thumb1{
	
}

.block-thumb2{
	
}

.block2 .btn{
	display: block;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
	font-size: 60px;
	font-weight: 900;
}
.perfect-girl-div{
	text-align: center;
}
.perfect-girl-div h2{
	font-size: 100px;
	line-height: 110px;
	font-weight: 700;
	margin-bottom: 30px;
}
.perfect-girl-div .head-div{
	margin-bottom: 45px;
}
.perfect-girl-div .mid-img{
	margin-bottom: -50px;
}
.perfect-girl-div .bottom-div{
	margin-bottom: 50px; 
	position: relative;
	margin-top: 75px;
	z-index: 5
}
.perfect-girl-div .bottom-div img{
	margin-bottom: -30px;
	margin-top: -120px;
}
.main-footer{
	background-position: center;
	background-size: cover;	
	padding: 40px 0;
	text-align: center;
	
}
.main-footer h2{
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 40px;
}

.main-footer .btn{
	    font-size: 72px;
    font-weight: 900;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding-right: 70px;
    padding-left: 70px;
	margin-bottom: 40px;
}
.main-footer .copy-right {
	color: #ababab;
}
.main-footer .copy-right a{
	padding: 5px 25px;
	color: #ababab;
	text-decoration: underline;
	display: inline-block
 
}
.main-footer .copy-right p:last-child{
	margin-bottom: 0
}

.page-title{
	font-size: 60px;
	font-weight:700;
	margin-bottom: 50px;
}

.main-content{
	padding: 120px 0 80px 0;
}

.faq-section ul{
	margin: 0;
	padding: 0;
	list-style: none
}

.faq-section ul li{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #2b2a2a;
	padding: 20px;
	margin-bottom: 45px;
	color: #fff;
	
}
.faq-section ul li h3{
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}

.form-control{
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
	height: 40px;
	font-size: 20px;
	color: #000000;
}
.contact-form-div{
	max-width: 730px;
	background: #121212;
	margin: 0 auto;
	padding: 35px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	
}
.contact-form-div .form-group{
	margin-bottom: 30px;
}
.contact-form-div label{
	font-size: 22px;
	font-weight: 600;
}
.contact-form-div .btn {
	font-size: 25px;
	width: 200px;
	font-weight: 700;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	line-height: 30px;
	outline: none;
	border: 0;
}

.btn-red{
	background-color:#a60303;
	color: #ffffff;
}

.contact-section .page-title{
	margin-bottom: 35px;
}

.body-div{
	overflow:hidden;
}

.static-page {
	padding:20px;
}

.navbar-brand {
    margin-top: -10px;
}