.profile-title-content{
	margin-top: 26px;
	padding: 0px 28px;
}
.profile-content-title{
	text-align: center;
    padding-right: 17px;
    color: black;
    font-size: 21px;
/*    font-weight: 600;*/
}
.profile_type_one_header{
	height: 214px;
	overflow: hidden;
}
.banner-microfunnel:not(.banner-detail):not(.banner-vertical){
	text-align: left;
	align-items: stretch;
}
.banner-microfunnel.banner-pricing{
	justify-content: center !important;
	padding-left: 0;
}
.Smarter-container {
    background: #0d2034;
    color: white;
    padding: 1.25rem;
    width: 957px;
    height: 120px;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    margin-left: 59px;
}
.container-based{
    display: flex;
    border-radius: .5rem;
    margin-top: 50px;
    margin-bottom: 90px;
    position: relative;
    margin-left: 290px;
}
.smart-plans-based {
    position: absolute;
    left: 60.5rem;
    top: 0px;
    height: 100%;
    display: flex;
}
.smart-item{
    width: 80px;
    margin-left: -1px;
    height: 100%;
    background: #009183;
    transform: skewX(-30deg);
}
.smart-details{
    width: 20px;
    height: 100%;
    margin-left: -1px;
    background: #ff9800;
    transform: skewX(-30deg);
}
.Smarter-title {
    font-size: 27px;
    font-weight: 600;
    /*font-family: "Merriweather";*/
    line-height: 27px;
}
.Smarter-text {
    font-size: 1.125rem;
    font-weight: 500;
    margin: 9px 0px 0px 0px;
}
.banner-microfunnel{
	background: linear-gradient(270deg, #4949e7 20%, #3636cc 100%);
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	overflow: hidden;
}
.registerTitle{
	color:white;
}
.register-title{
	color:white;
/*	font-weight: 500;*/
	
}
.banner-microfunnel.banner-pricing .content{
	margin-right: 110px;
}
.banner-microfunnel.banner-pricing .content{
	padding: 60px 40px;
}
.banner-microfunnel.banner-pricing .content{
	display: flex;
	align-items: center;

}
.banner-microfunnel .content{
	position: relative;
	/*z-index: -1;*/
}
.page-pricing.page-started .banner-pricing .title{
	font-size: 26px;
	line-height: 32px;
}
.banner-microfunnel p.title, .banner-microfunnel p strong, .banner-microfunnel p .percent{
	color: #fff;


}
.banner-microfunnel.banner-pricing .text strong{
	display: block;
}
.text, p{
	margin: 0 0 20px;
}
.page-pricing.page-started .banner-pricing .text{
	color: #fff;
}
.banner-microfunnel .image-xs{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.banner-microfunnel.banner-full .image, .banner-microfunnel.banner-adblock .image{
	width: 603px;
	min-width: 603px;
	margin-top: -100px;
}
.banner-microfunnel:not(.banner-detail) .image{
	display: block;
}
.banner-microfunnel:not(.banner-detail) .image-xs{
	display: none;
}
.banner-microfunnel.banner-pricing{
	pointer-events: none;
}
.banner-microfunnel.banner-pricing{
	pointer-events: none;
}
.link, a, a{
/*	font-weight: 600;*/
}
.link, a{
	cursor: pointer;
	text-decoration: none;
}
.profile_type_one_body{
	background: #fff;
}
.profile_type_tab_wrapper{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	padding-top: 30px;
}
.profile_type_tabs{
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background-color: #e3e9ed;
}

.each_profile_type_tab{
	transition: 0.3s ease;
	border-radius: 8px;
	border: 2px solid #e3e9ed;
}
.each_profile_type_tab > a{
	line-height: 40px;
	padding: 0px 25px;
	display: inline-block;
	text-align: center;
/*	font-weight: 600;*/
	color: #374957;
	/*pointer-events: none;*/
	transition: 0.3s;
}
.each_profile_type_tab >a:hover{
	color: #1273eb;
}
.active_profile_type_tab{
	border-radius: 8px;
	background: white;
	border: 2px solid #e3e9ed;
}
.active_profile_type_tab > a{
	color: #1273eb;
	/*pointer-events: auto;*/
}


.profile_type_detail_holder{
	margin: 20px 0px;
	padding: 10px 20px;
	display: flex;
	flex-direction: row;
}
.each_detail_holder{
	flex: 1;
	position: relative;
	margin:20px;
	margin-top: 46px;
	border-radius: 20px;
	height: 353px;
	cursor: pointer;
	margin-bottom: 30px;
}
.each_profile_type_detail{
	position: absolute;
	background: white;
	border-radius: 20px;
	top: 6%;
	left: 7%;
	height: 75%;
	width: 86%;
	box-shadow: 0px 1px 4px rgba(55,73,87,0.1), 0px 5px 10px rgba(55,73,87,0.15);
	transition: 0.3s;
}
.each_detail_holder:hover .each_profile_type_detail{
	top: -5%;
	/*height: 100%;*/
}
.each_detail_holder:hover .profile_type_title{
/*	margin-top: 270px;*/
}
.each_detail_holder:hover .proceed_btn{
	opacity: 1;
	transform: scale(1.0) translateX(-50%);
}
.bg_one-1{
	background: coral;
}
.bg_one-1 a {
	color: coral;
}
.bg_one{
/*	background: linear-gradient(-45deg, rgba(235, 77, 75,1.0) 40%,rgba(235, 77, 75,0.6));*/
  background: #6686a6;
	
}
.bg_one-1 img{
	border: 1px solid rgb(255 127 80);
	padding: 4px ;
	background:linear-gradient(-45deg, rgb(255 127 80) 40%, rgba(235, 77, 75, 0.6));
}
.bg_one a{
	color: rgba(235, 77, 75,1.0);
}
.bg_one img{
	/*border: 1px solid rgba(235, 77, 75,1.0);*/
	background: linear-gradient(-45deg, rgba(235, 77, 75,1.0) 40%,rgba(235, 77, 75,0.6));
	padding: 4px;
}
.bg_two{
/*	background: linear-gradient(-45deg, rgba(72, 52, 212,1.0) 40%,rgba(72, 52, 212,0.6));*/
background: cadetblue;
	
}
.bg_two a{
	color: rgba(72, 52, 212,1.0);
}
.bg_two img{
	/*border: 1px solid rgba(72, 52, 212,1.0);*/
	background: linear-gradient(-45deg, rgba(72, 52, 212,1.0) 40%,rgba(72, 52, 212,0.6));
	padding: 4px;
}
.bg_three{
/*	background: linear-gradient(-45deg,rgba(225, 177, 44,1.0) 40%,rgba(225, 177, 44,0.6));*/
background: dimgray;
	
}
.img-span-three{
	color: dimgray;
}
.img-span-two{
	color:  cadetblue;
}
.img-span-one{
	color: #6686a6;
}
.bg_three a{
	color: rgba(225, 177, 44,1.0);
}
.bg_three img{
	/*border: 1px solid rgba(225, 177, 44,1.0);*/
	background: linear-gradient(-45deg,rgba(225, 177, 44,1.0) 40%,rgba(225, 177, 44,0.6));
	padding: 4px;
}
.bg_four{
	background: linear-gradient(-45deg,rgba(0, 151, 230,1.0) 40%,rgba(0, 151, 230,0.6));
	
}
.bg_four a{
	color: rgba(0, 151, 230,1.0);
}
.bg_four img{
	/*border: 1px solid rgba(0, 151, 230,1.0);*/
	background: linear-gradient(-45deg,rgba(0, 151, 230,1.0) 40%,rgba(0, 151, 230,0.6));
	padding: 4px;
}
.bg_five{
	background: linear-gradient(-45deg,rgba(181, 52, 113,1.0) 40%,rgba(181, 52, 113,0.6));
	
}
.bg_five a{
	color: rgba(181, 52, 113,1.0);
}
.bg_five img{
	/*border: 1px solid rgba(181, 52, 113,1.0);*/
	background: linear-gradient(-45deg,rgba(181, 52, 113,1.0) 40%,rgba(181, 52, 113,0.6));
	padding: 4px;
}
.each_detail_holder .profile_type_title{
	padding-top: 9px;
	text-align: center;
	font-size: 18px;
/*	font-weight: 600;*/
	margin-top: 320px;
	color: white !important;
	transition: 0.3s;
}
.proceed_btn{
	position: absolute;
	bottom: 0;
	/*padding: 7px 20px;*/
	border-radius: 20px;
	overflow: hidden;
	opacity: 0;
	margin: 10px 0px;
	padding: 7px 0px;
	left: 50%;
	transform: scale(0.9) translateX(-50%);
	transition: 0.3s;
}
.proceed_btn > a{
	padding: 7px 20px;
	font-size: 15px;
/*	font-weight: 600;*/
	border-radius: 20px;
	background-color: white;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	display: block;
}
.property-button >a{
	display: block;
	font-size: 13px;
	color:black;
}
.profile_type_one_img{
	width: 44px;
	margin-top: -15px;
	display: flex;
	margin-left: 45px;
/*	margin-right: auto;*/
}
.profile_type_one_img > span {
    padding-top: 21px;
    font-size: 17px;
    font-weight: 600;
    padding-left: 34px;
}
.profile_type_one_img > img{
	height: 60px;
	border-radius: 50%;
}
.profile_type_detail_wrapper{
	margin-top: 10px;
	padding-right: 10px;
}
.each_profile_type_list{
	margin-bottom: 10px;
}
.each_profile_type_list > li{
	list-style: square;
	font-size: 13px;
	font-weight: 600;
}
.each_profile_type_list > span{
	display: block;
	font-size: 12px;
}



/*small screen css*/

@media only screen and (max-width: 600px) {
	.profile_type_detail_holder{
		flex-wrap: wrap;
		margin: 0px;
	}
	.each_detail_holder{
		flex: 100%;
		margin: 0px;
		margin-bottom: 60px;
		margin-top: -33px;
	}
	.profile_type_tab_wrapper{
		margin: 0px;
		padding: 30px 0px;
	}
	.profile_type_one_img{
		width: 0px !important;
		margin-top: -15px;
		margin-left: 0px !important;
		margin-right: auto;
		/*display: block;*/
	} 
	.proceed_btn{
		margin: 10px 0px;
		padding: 7px 0px;
		left: 50%;
		opacity: 1;
		transform: scale(1.0) translateX(-50%);
	}
	.each_detail_holder:hover .proceed_btn{
		transform: scale(1.05) translateX(-50%);
	}
	.each_profile_type_detail{
		top: 5%;
	}
	.each_detail_holder .profile_type_title{
		/*margin-top: 270px;*/
	}
	.user_icon{
		color: black !important;
	}
	.page_header_content_box_container{
		padding: 17px;
	}
	.page_header_title{
		font-size: 16px;
		font-weight: 500;
	}
	.page_header_title > i{
		font-size: 16px;
		color: black;
	}
	.page_header_second_title{
		font-size: 14px;
		font-weight: 500;
		margin-top: 5px;
	}
	.page_header_second_title > i{
		font-size: 16px;
		color: black;
	}
	.profile_type_one_img > span{
		padding-top: 22px;
		padding-left: 11px;
	}
	.profile_type_one_img > img{
		margin-left: 23px;
	}
}


@media only screen and (min-width: 576px) and (max-width: 768px){
	.container-based{
		margin-left: 20px !important;
	}
	.Smarter-container{
		width: 400px !important;
		height: 123px !important;
		margin-left: 19px !important;
	}
	.Smarter-title{
		font-size: 12px !important;
		line-height: 20px !important;
		width: 80% !important;
	}
	.Smarter-text{
		font-size: 13px !important;
	}
	.smart-item{
		margin-left: -585px !important;
	}
	.profile_type_one_img > span {
	    padding-top: 21px;
	    font-size: 15px;
	    font-weight: 600;
	    padding-left: 14px;
	}
	.login_container_header_file > .login_wrapper{
		margin-right: 0px !important;
	}



	/*.profile_type_detail_holder{
		padding: 0px !important;
	}
	.each_detail_holder{
		margin: 8px !important;
		margin-top: 0px !important;
	}
	.profile_type_one_img {
		margin-top: -15px !important;
		margin-left: 15px !important;
	}
	.each_profile_type_detail{
		height: 80% !important;
	}
	.each_profile_type_list{
		margin-bottom: 4px !important;
	}
	.each_profile_type_list > li{
		font-size: 12px !important;
	}*/
}

@media only screen and (min-width: 768px) and (max-width: 992px){
	.container-based{
		margin-left: 25px !important;
	}
	.logo_img > a > img{
		height: 16px !important;
		margin-top: -22% !important;
	}
	.header_option {
	    line-height: 17px !important;
	    padding: 5px 5px !important;
	    font-size: 10px !important;
	}
	.header_wrapper{
		margin-right: -16px !important;
	}
	.search_box{
		margin-left: 7%!important;
		width: 86% !important;
	}
	.menu_container{
		margin-left: -9% !important;
	}
	.menu_container > .option{
		font-size: 11px !important;
		padding: 0px 5px !important;
	}
	.create_profile{
		width: 60px !important;
		line-height: 27px !important;
		font-size: 12px !important;
	}
	.login_container_header_file > .login_wrapper{
		line-height: 18px !important;
		font-size: 12px !important;
		padding: 4px 6px !important;
	}


	.Smarter-container{
		width: 580px !important;
		height: 127px !important;
		margin-left: 19px !important;
	}
	.Smarter-title{
		font-size: 12px !important;
		line-height: 20px !important;
		width: 80% !important;
	}
	.Smarter-text{
		font-size: 13px !important;
	}
	.smart-item{
		margin-left: -425px !important;
	}
	.profile_type_one_img > span {
	    padding-top: 21px;
	    font-size: 15px;
	    font-weight: 600;
	    padding-left: 14px;
	}
	.login_container_header_file > .login_wrapper{
		margin-right: 0px !important;
	}



	.profile_type_detail_holder{
		padding: 0px !important;
	}
	.each_detail_holder{
		margin: 8px !important;
		margin-top: 0px !important;
	}
	.profile_type_one_img {
		margin-top: -15px !important;
		margin-left: 15px !important;
	}
	.each_profile_type_detail{
		height: 80% !important;
	}
	.each_profile_type_list{
		margin-bottom: 4px !important;
	}
	.each_profile_type_list > li{
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width:1200px){
	.container-based{
		margin-left: 25px !important;
	}
	.Smarter-container{
		width: 770px !important;
		height: 127px !important;
		margin-left: 40px !important;
	}
	.Smarter-title{
		font-size: 16px !important;
		line-height: 23px !important;
	}
	.Smarter-text{
		font-size: 13px !important;
	}
	.smart-item{
		margin-left: -194px !important;
	}
	.profile_type_one_img > span {
	    padding-top: 21px;
	    font-size: 15px;
	    font-weight: 600;
	    padding-left: 14px;
	}
	.login_container_header_file > .login_wrapper{
		margin-right: 0px !important;
	}
}

@media only screen and (min-width:1200px) and (max-width:1400px){
	.container-based{
		margin-left: 25px !important;
	}
	.Smarter-container{
		width: 870px !important;
		
	}
	.Smarter-title{
		font-size: 21px !important;
	}
	.Smarter-text{
		font-size: 15px !important;
	}
	.smart-item{
		margin-left: -83px !important;
	}
}