body {
	min-height: 100vh;
	position: relative;
}
/*.btn-01.bottom_btn{margin-bottom:12px}
.center_text{    font-size: 22px;
    color: #185eb6;
    font-weight: 500;
    line-height: 35px;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}*/
*{outline: none !important;}
.main-gallery {
	min-height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url(../img_landing/background.jpg);
    color: #fff;
    padding-bottom: 70px;
}
.heading02 {
	margin: 0;
}
.gradient-overlay {
	position: relative;
	z-index: 9;
}
.gradient-overlay:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #3d7bf9;
	background: -moz-linear-gradient(left, #3d7bf9 0%, #1b50c7 100%);
	background: -webkit-linear-gradient(left, #3d7bf9 0%, #1b50c7 100%);
	background: linear-gradient(to right, #3d7bf9 0%, #1b50c7 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3d7bf9', endColorstr='#1b50c7', GradientType=1);
	z-index: -1;
	content: "";
	opacity: 0.29;
}
.heading02 {
	font-size: 24px;
	margin: 0;
	text-align: center;
	font-weight: 400;
}
.img-div img {
	object-fit: cover;
	object-position: center center;
	width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.img-div:hover img{transform: scale(1.1);}
.img-div:hover::after{opacity: 1;}
.img-div {
	overflow: hidden;
    border: 10px solid rgba(255, 255, 255, 0.4);
    position: relative;
}
.img-div:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s;
}
.img-second {
	width: 245px;
	margin-top: -95px;
	height: 285px;
}
.img-first {
	width: 240px;
	border-right: none;
	height: 190px;
}
.img-third {
	width: 240px;
	border-left: none;
	height: 190px;
}
.img-row {
	position: relative;
	display: flex;
	justify-content: center;
}
.img-row:after {
	display: table;
	content: "";
	clear: both;
}
.mt-90 {
	margin-top: 90px;
}
.img-third {
	width: 380px;
}
.img-forth {
	width: 280px;
	height: 190px;
	margin-top: -10px;
}
.become-member {
	min-width: 455px;
	border: none;
	background-color: #fff;
	text-align: center;
	min-height: 315px;
	max-height: 285px;
    z-index:1;
}
.heading03 {
	font-size: 24px;
	color: #185eb6;
	font-weight: 500;
	line-height: 60px;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 5px;
}
.paragraph01 {
	color: #333333;
	font-size: 20px;
	font-weight: 600;
	padding-top: 15px;
	margin: 0;
}
.selector {
	margin-top: 10px;
}
.circle {
	width: 90px;
	height: 90px;
	border: 1px solid #e6e6e6;
	border-radius: 50% !important;
	display: inline-block;
	margin: 0 10px !important;
    cursor: pointer;
    transition: all 0.01s;
}
.skip-btn a {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	text-decoration: underline;
}
.skip-btn a:hover {
	color: #185eb6;
}
.skip-btn {
	text-align: right;
	padding: 0 20px 10px;
}
.img-six {
	width: 325px;
	height: 385px;
	margin-top: -50px;
}
.img-seven {
	width: 245px;
	height: 190px;
	margin-top: -115px;
}
.img-eight {
	width: 230px;
    margin-top: 29px;
	height: 282px;
}
.img-nine {
	width: 225px;
	height: 195px;
	border-left: none;
	border-right: none;
    margin-top: 29px;
}
.img-tenth {
	width: 245px;
	height: 195px;
    margin-top: 50px;
    margin-right: 45px;
	border-top: 0;
}
.third-row {
	margin-top: -50px;
	position: relative;
}
.btn-01 {
    color: #000 !important;
    font-size: 16px;
    background-color: #f93d49;
    text-decoration: none !important;
    padding: 7px 20px;
    transition: all 0.3s;
    border-radius: 45px;
        width: 100%;
    display: block;
}
.btn-01:hover{opacity: 0.9; color: #fff; }
.heading-top {
    position: relative;
    padding: 50px 100px 50px 0;
}
.heading-top .login-btn {
    position: absolute;
    right: 40px;
    top: 46px;
    width: auto;
    color: #fff !important;
    display: inline-block;
}

/*.btn-01:hover{background-color:#e62936; text-decoration: none;}*/
.bottom_btn.newbtn{margin-top:-15px;}
.circle.btn.active{box-shadow: none; }
.cookie-bar {
    background-color: #fff;
    padding: 15px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.cookie-bar p a{margin-left: 10px;    vertical-align: middle; display: inline-block;}
.cookie-bar p a:hover{text-decoration: underline;}

.cookie-bar p {
    margin: 0;
    font-size: 15px;
    color: #333;
}
.inner-center {
    margin-bottom: 40px;
    padding: 0 15px;
}
/*.circle-f {
    background-image: url(../img_landing/f.png) !important;
}
.circle-m {
    background-image: url(../img_landing/m.png) !important;
}*/
.circle-m.active, .circle-m:hover {
    background-position: -1px -95px;
}

.circle-f.active, .circle-f:hover{
    background-position: 0 -95px;
}
.text-red{color: #f93d49;}


@media (max-width:991px){
    .heading03 {
        font-size: 20px;
        line-height: 30px;
    }
    .paragraph01 {
        font-size: 16px;
        padding-top: 10px;
    }
    .become-member {
        min-width: 325px;
        min-height: 250px;
        max-height: 250px;
    }
    .img-tenth {
        margin-right: 0;
        margin-top: 85px;
    }
    .third-row {
        margin-top: -85px;
    }
    .img-seven {
        margin-top: -70px;
    }
}

@media (max-width:767px){
    .img-div {
        display: none;
    }
    .become-member {
        min-width: 100%;
        min-height: auto !important;
        max-height: 100% !important;
        height: auto;
    }
    .heading02 {
        font-size: 18px;
        text-align: left;
        line-height: 25px;
    }
    .mt-90 {
        margin-top: 0;
    }
    .heading-top {
        position: relative;
        padding: 20px 110px 50px 0;
    }
    .heading-top .login-btn {
        top: 20px;    right: 5px;
    }
    .heading03 {
        font-size: 18px;
        line-height: 22px;
    }
    .paragraph01 {
        font-size: 16px;
        padding-top: 10px;
    }
    .cookie-bar p a{margin-top: 5px;}
}


/* new css */
.become-member{
    max-width: 455px;
}
.selector {
        font-size: 22px;
    padding: 0 15px;
}

.become-member {
    background-color: #8494FB;
    border-radius: 25px;
    border: 4px solid #000;
}
.become-member h3 {
    background-color: #fff;
    width: 90%;
    line-height: normal;
    margin: 10px auto;
}
.bottom_btn {
    padding: 30px 15px 15px;
}
.btn-01 a {
    color: #000;
    font-size: 20px;
    background-color: #f93d49;
    display: block;
    border-radius: 15px;
    padding: 6px 15px;
}