.color_wrapper {
	background: linear-gradient(180deg, #F6F1FF 0%, #EEE4FF 100%);
}
/* .new-wrapper {
	background: linear-gradient(180deg, #F6F1FF 0%, #f4effd 100%);
} */
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
	/* width: 100%; */
    height: 75vh;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#hero:before {
	content: "";
	background: #12012D;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}
#hero .container {
  	position: relative;
}
#hero h1 {
	margin: 0;
	font-size: 70px;
	font-weight: 700;
	line-height: 80px;
	color: #fff;
	margin-bottom: 32px;
}
#hero h1 span {
	color: #D011B4;
}

#hero h2 {
	font-size: 18px;
    color: #ffffff;
    line-height: 27px;
    font-weight: 300;
	margin-bottom: 32px;
}

#hero .btn-get-started {
	font-weight: 500;
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 5px;
    transition: 0.5s;
    background: #752369;
    min-width: 200px;
    height: 58px;
    line-height: 37px;
    text-align: center;
    color: #fff;
}
#hero .btn-get-started:hover {
	background: #5e1c54;
}


/*--------------------------------------------------------------
# Padel Event
--------------------------------------------------------------*/
#padel_events {
	padding: 101px 50px;
	color: #313131;
	/* background: linear-gradient(to left, #09274D 35%, #F6F1FF 10%); */
	background: linear-gradient(to left, #09274D 35%, rgba(246, 241, 255, 0) 10%);
}
#padel_events h3 {
	font-weight: 800;
	font-size: 48px;
	line-height: 54px;
	letter-spacing: -0.05em;
	color:#313131;
	margin-bottom: 25px;
}
#padel_events p {
	font-size: 18px;
	line-height: 37px;
	font-weight: 300;
}
.partner_logo h4 {
	font-weight: 800;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 25px;
}
.padel_event_content_wrapper {
	padding-top: 50px;
}
.position_parent {
	position: relative;
	text-align: right;
}
#padel_events .top-image {
	position: relative;
    z-index: 2;
}
.dotted_image {
	position: absolute;
    top: 70%;
    right: 60%;
    z-index: 1;
}
/*--------------------------------------------------------------
# Soical content
--------------------------------------------------------------*/
#xlnt_social_content {
	padding: 150px 0;
}

.xlnt_social_content_wrapper {
	width: 42%;
    margin: 0px auto;
	margin-bottom: 30px;
}
#xlnt_social_content h3 {
	font-weight: 800;
	font-size: 48px;
	line-height: 54px;
	letter-spacing: -0.05em;
	color: #313131;
	margin-bottom: 20px;
}
#xlnt_social_content h3 span {
	color: #752369;
}
.xlnt_social_content_wrapper {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #313131;
}
/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/
#news {
	padding-bottom: 65px;
}
.news_top_wrapper {
	width: 39%;
    margin: 0px auto;
	margin-bottom: 40px;
}
.news_top_wrapper p {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #313131;
}
#news h3 {
	font-weight: 800;
	font-size: 40px;
	line-height: 54px;
	color: #313131;
	padding-top: 140px;
}
#news h3 span {
	color: #752369;
}
#news .card {
	border: 1px solid #E0E0E0;
	border-radius: 5px;
}
#news .card-body {
	background: #FAF7FF;
	min-height: 140px;
}
#news .card-body .text-muted {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #676665;
	margin-bottom: 16px;
} 
#news .card-body .card-text {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #313131;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about {
	padding-bottom: 65px;
}
#about h3 {
	padding-bottom: 70px;
	font-weight: 800;
	font-size: 40px;
	line-height: 54px;
	color: #313131;
}
#about h3 span {
	color: #752369;
}
#about .container{
	background: #FAF7FF;
	padding: 50px 0;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
}
.aboutImgSection {
    position: relative;
}
.aboutImgSection .fronltLineImg {
	position: relative;
    top: 265px;
    left: 80px;
}
.aboutImgSection .underlyImg {
    position: absolute;
    margin: auto;
    right: 0;
    /* top: 0;
    bottom: 0; */
}
#aboutcontentSec {
	padding: 30px 50px;
}
#aboutcontentSec h4 {
	font-weight: 600;
	font-size: 31px;
	line-height: 42px;
	color: #000000;
	margin-bottom: 28px;
}
#aboutcontentSec p {
	font-size: 16px;
	line-height: 27px;
	color: #313131;
	margin-bottom: 45px;
}
#aboutcontentSec .btn-book-event {
	font-weight: 500;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 5px;
    transition: 0.5s;
    background: #752369;
    width: 412px;
	height: 53px;
    font-size: 18px;
	line-height: 30px;
    text-align: center;
    color: #fff;
}
#aboutcontentSec .btn-book-event:hover {
	background: #5e1c54;
}
/*--------------------------------------------------------------
# Contact section
--------------------------------------------------------------*/
.contact_container {
    position: relative;
}

.contact_layer {
    background-color: #09274D;
	opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.contact_address {
	position: absolute;
    width: 507px;
	height: 487px;
	right: 91px;
	top: 33px;
	background: #FAF7FF;
	border-radius: 4px;
	padding: 50px;
}
.contact_address h6 {
	color: #000000;
	font-weight: 600;
	font-size: 31px;
	line-height: 42px;
}
.contact_address p {
	font-weight: normal;
	font-size: 16px;
	line-height: 27px;
	color: #313131;
}
.contact_address .address, 
.contact_address .get_in_touch 
.contact_address .social_media h6 {
	margin-bottom: 22px;
}
.contact_address .get_in_touch p {
	margin-bottom: 0;
}
.contact_address .social_media {
	margin-top: 27px;
}
.social_media .list-group  .list-group-item a {
	position: relative;
    display: inline-block;
}
.social_media .list-group .list-group-item a .img-top {
	display: none;
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 99;
}
.social_media .list-group .list-group-item:hover {
	background-color: #752369;
}
.social_media .list-group .list-group-item:hover .img-top {
	display: inline;
}

.social_media .list-group  .list-group-item {
	border: 1px solid #752369;
    border-radius: 50%;
    padding: 7px 17px;
    height: 50px;
    line-height: 30px;
	margin-right: 10px;
}
.social_media .list-group  .list-group-item.twitter_block,
.social_media .list-group  .list-group-item.insta_block {
	padding: 7px 10px;
}
.social_media .list-group  .list-group-item.linkdin_block {
	padding: 7px 12px;
}
/*--------------------------------------------------------------
# Media query
--------------------------------------------------------------*/
@media (max-width: 1599px) {
	.flag_dropdown {
		left: 0 !important;
		max-width: 180px;
	}
}
@media (max-width: 1499px) {
	.flag_dropdown {
		max-width: 130px;
	}
}

@media (max-width: 1399px) {
	.aboutImgSection .underlyImg {
		left: 20px;
	}
	.aboutImgSection .fronltLineImg {
		left: 10px;
	}
	.xlnt_social_content_wrapper {
		width: 60%;
	}
	.dotted_image {
		right: 41%;
	}
}
@media (max-width: 1199px) {
	#hero h1 {
		font-size: 50px;
		line-height: 55px;
	}
	#hero h2 {
		font-size: 16px;
		line-height: 25px;
	}
	.news_top_wrapper {
		width: 45%;
	}
	#news .card-body .card-text {
		font-size: 15px;
		line-height: 20px;
	}
	#padel_events h3 {
		font-size: 38px;
		line-height: 45px;
	}
	#padel_events p {
		font-size: 16px;
		line-height: 32px;
	}
	.xlnt_social_content_wrapper {
		width: 84%;
	}
	#xlnt_social_content h3 {
		font-size: 44px;
	}
	#xlnt_social_content p {
		font-size: 14px;
	}
	#news h3 {
		font-size: 38px;
	}
	.news_top_wrapper p {
		font-size: 14px;
		line-height: 21px;
	}
	#about h3 {
		padding-bottom: 52px;
	}
	#aboutcontentSec h4 {
		font-size: 28px;
		line-height: 38px;
	}
	#aboutcontentSec p {
		font-size: 15px;
		line-height: 25px;
	}
	#aboutcontentSec .btn-book-event {
		width: 350px;
	}
	.dotted_image {
		right: 40%;
	}
}
@media (max-width: 1080px) {
	.flag_dropdown {
		max-width: 120px;
	}
	.dotted_image{
		/* right: 50%; */
		top: 81%;
	}
}
@media (max-width: 991px) {
	.flag_dropdown {
		max-width: 100%;
	}
	/* #hero {
		height: 56vh;
	} */
	.dotted_image {
		display: none;
	}
	#hero h1 {
		font-size: 45px;
	    line-height: 50px;
	}
	#padel_events {
		background: linear-gradient(to top, #09274D 35%, #F6F1FF 10%);
	}
	.news_top_wrapper {
		width: 60%;
	}
	#news .card-body {
		padding: 10px;
	}
	#news .card-body .card-text {
		font-size: 13px;
		line-height: 17px;
	}
	.aboutImgSection {
		margin-bottom: 58px;
	}
	#aboutcontentSec {
		text-align: center;
		padding: 30px 40px;
	}
	.partner_logo {
		margin-bottom: 30px;
	}
	#padel_events p {
		font-size: 15px;
		line-height: 28px;
	}
	.contact_address h6 {
		font-size: 25px;
	}
	#about h3 {
		padding-bottom: 55px;
		font-size: 38px;
		line-height: 30px;
	}
	#aboutcontentSec h4 {
		font-size: 26px;
	    line-height: 32px;
	}
	#aboutcontentSec p {
		margin-bottom: 35px;
	}
}

@media (max-width: 768px) {
	#hero {
		height: 72vh;
	}
	#hero h1 {
		font-size: 33px;
		line-height: 36px;
		margin-bottom: 16px;
	}
	#hero h2 {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 16px;
	}
	#hero .btn-get-started {
		width: 170px;
		height: 50px;
		line-height: 30px;
		font-size: 15px;
	}
	.social_media .list-group .list-group-item {
		height: 54px;
	    line-height: 37px;
	}
	.contact_address {
		width: 375px;
		height: 454px;
		right: 30px;
	}
	#news h3 {
		font-size: 21px;
	}
	.news_top_wrapper {
		width: 88%;
	}
	#aboutcontentSec .btn-book-event {
		width: 310px;
	}
	#aboutcontentSec h4 {
		font-size: 21px;
		line-height: 22px;
	}
	#aboutcontentSec p {
		font-size: 13px;
		line-height: 23px;
		margin-bottom: 30px;
	}
	.aboutImgSection .underlyImg {
		max-width: 60%;
	}
	.aboutImgSection .fronltLineImg {
		top: 226px;
		max-width: 55%;
	}
	#xlnt_social_content h3 {
		font-size: 36px;
	}
}
@media (max-width: 767px) {
	.aboutImgSection .underlyImg {
		max-width: 100%;
		left: 0;
	}
	.aboutImgSection .fronltLineImg {
		max-width: 100%;
	}
	#aboutcontentSec {
		padding: 30px 0px;
	}
	.aboutImgSection .fronltLineImg {
		left: 0px;
	}
	#aboutcontentSec .btn-book-event {
		width: 80%;
	}
	#about h3 {
		padding-bottom: 29px;
		font-size: 32px;
		line-height: 15px;
	}
	#xlnt_social_content h3 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media (max-width: 576px) {
	#hero h1 {
		font-size: 37px;
	    line-height: 38px;
	}
	.contact_address {
		width: 280px;
		height: 380px;
		right: 30px;
		padding: 30px;
	}
	.contact_address h6 {
		font-size: 20px;
		line-height: 32px;
	}
	.contact_address p {
		font-size: 13px;
		line-height: 22px;
	}
	.social_media .list-group .list-group-item {
		height: 42px;
		line-height: 18px;
		padding: 7px 13px;
	}
	.social_media .list-group .list-group-item.twitter_block,
	.social_media .list-group .list-group-item.insta_block,
	.social_media .list-group .list-group-item.linkdin_block
	{
		padding: 6px 10px;
		line-height: 25px;
	}
	.social_media .list-group .list-group-item.twitter_block img,
	.social_media .list-group .list-group-item.insta_block img,
	.social_media .list-group .list-group-item.linkdin_block img  {
		max-width: 25px;
	}
	#about .container {
		width: 90%;
	}
	.xlnt_social_content_wrapper {
		width: 95%;
	}
	#xlnt_social_content h3 {
		font-size: 26px;
		line-height: 28px;
	}
	#xlnt_social_content p {
		font-size: 12px;
		line-height: 17px;
	}
	#padel_events h3 {
		font-size: 30px;
		line-height: 30px;
	}
	#padel_events {
		padding: 45px;
	}
	#padel_events p {
		font-size: 14px;
		line-height: 24px;
	}
	.partner_logo h4 {
		margin: 22px 0;
	}
}
@media (max-width: 480px) { 
	.aboutImgSection .fronltLineImg {
		top: 184px;
	}
	#about h3 {
		padding-bottom: 17px;
		font-size: 26px;
	}
	#padel_events {
		padding: 20px;
	}
	#padel_events h3 {
		font-size: 25px;
		line-height: 25px;
	}
	
}
@media (max-width: 412px) { 
	.aboutImgSection .fronltLineImg {
		top: 150px;
	}
	#xlnt_social_content h3 {
		font-size: 20px;
		line-height: 28px;
	}
}

@media (max-width: 360px) {
	#padel_events h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	#padel_events p {
		font-size: 12px;
		line-height: 20px;
	}
	.partner_logo h4 {
		margin: 18px 0;
		font-size: 20px;
	}
}


