*,
::after,
::before,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
	scroll-behavior: smooth;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mo_ldap_local_licensing_main_body{
	background: #F5F5F5;
	font-family: 'Inter';
}

.mo_ldap_local_licensing_nav_bar{
	position: fixed;
	top: 32px;
	background: #FFFFFF;
	box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0px 0px 15px 15px;
	width: 85%;
	width: -webkit-fill-available;
	width: -moz-fill-available;
	width: -o-fill-available;
	display: flex;
	align-items: center;
	justify-content: space-around;
	/* padding: 2%; */
	margin: auto;
	z-index: 2;
	margin-top: 0px;
	font-size: 16px;
}

.mo_ldap_local_licensing_body{
	margin: 100px auto;
	margin-bottom: 3%;
	background: white;
	border-radius: 15px;
	width: 100%;
	font-family: 'Inter';
}

.mo_ldap_local_pricing_div_header{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 1% 2% 1%;
    align-items: center;
}

.mo_ldap_local_addons_button{
	width: 155px;
    height: 34px;
    background-color: black;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}

.mo_ldap_local_licensing_nav_bar>div {
	/* border: 2px solid; */
	min-width: 103px;
	min-height: 75px;
	display: flex;
	align-items: center;
}

.mo_ldap_local_nav_elements {
	padding: 18px 25px;
	display: block;
	width: 100%;
	height: 80%;
	text-align: center;
	border-radius: 10px;
}

.mo_ldap_local_nav_elements:hover {
	background: #dee2e6;
}

.mo_ldap_local_active_nav_block {
	border-bottom: 3px solid #0076E1;
}

.mo_ldap_local_active_nav_block > a {
	background: #EFF7FF;
	color: #0076E1;
	font-weight: 600;
}


.mo_ldap_local_licensing_plan_container1{
	background: #FFF3E5;
}
.mo_ldap_local_licensing_plan_container2{
	background: #F8FAFC ;
}
.mo_ldap_local_licensing_plan_container3{
	background: #F8FAFC ;
	
}
.mo_ldap_local_licensing_plan_container4{
	background: #F8FAFC ;
	position: relative;
}

.mo_ldap_licensing_page_contac_us{
	background-color:#000000;
}

.mo_ldap_local_contact_us_vertical_line {
	border-left: 1px solid #D6D6D6;
    height: 100px;
  }
.mo_ldap_recommended_tag{
	position: absolute;
	top:-11px;
	right: 30px;
	z-index: 1;
	border-radius: 10px;
	padding:6px 15px;
	background-color: #D5DDFF;
	font-size: 16px;
	color: #0086ff;
	font-weight: 600;
}

.mo_ldap_local_licensing_plan_container{
	min-height: 60rem;
	margin-bottom: 10px;
	margin-top:20px;
	border-radius: 20px;
	padding: 2%;
	padding-right: 2%;
	width:31%;
	border-radius: 12px;
	border: 1px solid #D6D6D6;
}

.mo_ldap_local_licensing_all_plans{
	display: flex;
	align-items: start;
	justify-content: space-around;
}

.mo_ldap_local_licensing_plan_name{
	font-size: 20px;
	margin-left: 1%;
	min-height: 75px;
	font-weight: 500;
	margin-bottom: 15px;
}

.mo_ldap_local_licensing_plan_name > b{
	font-size: 23px;
}

.mo_ldap_local_licensing_plan_instances{
	display: flex;
	flex-direction: column;
	justify-content: start;
	gap: 20px;
	margin-left: 1%;
	margin-top: 10px;
	font-size: 14px;
}

.mo_ldap_licensing_dropdown{
	max-width: 100% !important;
	width: 100% !important;
	padding: 0px !important;
	padding-left: 5px !important;
	background-color: #F5F5F5 !important;
	border-radius: 4px;
	text-align: start  ;
    height: 40px !important;
	margin-bottom: 25px;
	border: 1px solid !important;
    border-color: rgba(196, 196, 196, 0.34) !important;
}

.mo_ldap_local_licensing_bullets{
	width: 8%;
	padding: 1%;
}

.mo_ldap_upgrade_now_btn {
	background: #ffffff;
    height: 55px;
	border: 1px solid #dddddd;
	color: #6366F1;
    border-radius: 5px;
	font-weight: 600;
    font-size: 18px;
}

.mo_ldap_recommended_plan{
	background: #6366F1;
	color: #FFFFFF;
	border: none;
}
.mo_ldap_local_licensing_plan_feature_container{
	width: 80%;
	font-weight: 500;
}

.mo_ldap_local_licensing_details_about_plan{
	margin: 25px 0px 10px;
	margin-left: 0;
	min-height: 275px;
	font-size: 16px;
	min-height: 320px;
}

.mo_ldap_local_licensing_details_about_plan > div{
	display: flex;
	justify-content: start;
	margin: 3% 0% 3% 3%;
	font-size: 14px;
}

.mo_ldap_local_licensing_buy_now_btn{
	width: 90%;
	margin: 4%;
	border-color: rgba(130, 130, 130, 0.6);
}

.mo_ldap_local_contact_us{
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	align-items: start;
	justify-content: space-between;
	padding: 15px;
	margin: 3% auto;
	width: 90%;
	border: 2px solid #D6D6D6;
   
}

.mo_ldap_local_contact_us_1_para{
	margin: 15px;
	margin-left: 0;
	font-size: 16px;
	font-weight: 400;
}
.mo_ldap_local_contact_us_2_para{
	font-size: 14px;
	margin-top: 15px;
}

.mo_ldap_local_contact_us_2{
	width:28%;
}

.mo_ldap_local_contact_us_3{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36%;
	gap: 6%;
}

.mo_ldap_local_contact_us_iframe{
	width: 80%;
	border-radius: 10px;
	opacity: 0.8;
}


.mo_ldap_local_licensing_feature_comparison{
	background: #F8FAFC;
	width: 100%;
	padding: 1%;
	padding-bottom: 60px;
}



.mo_ldap_local_licensing_feature_comparison_heading{
	margin: 3% auto;
	font-size: 30px;
	text-align: left;
	font-weight: 600;
	padding-left: 10px;
}


.mo_ldap_local_licensing_feature_comparison_table{
	padding: 1%;
}

.mo_ldap_local_licensing_feature_comparison_table_header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #303030;
	color: white;
	padding: 1.5%;
	border-radius: 10px;
	margin: 1% 0 1% 0;
	padding-left: 70px;

}

.mo_ldap_local_licensing_feature_comparison_table_header div{
	font-weight: 400;
	font-size: 16px;
	
}
.mo_ldap_local_licensing_feature_comparison_table_row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* background-color: #EDF6FF; */
	padding: 1.5%;
	border-radius: 10px;
}
.mo_ldap_local_licensing_feature_comparison_table_row2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* background: #FFFFFF; */
	padding: 1.5%;
	border-radius: 10px;
}
.mo_ldap_local_licensing_feature_comparison_col1{
	width:28%;
	font-weight: 500;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 10%;
}
.mo_ldap_local_licensing_feature_comparison_col2{
	width:16%;
	text-align: center;
}


.mo_ldap_local_how_to_upgrade{
	background: #FFFFFF;
	border-radius: 5px;
	margin: 0 auto;
	/* padding: 1%; */
	width: 95%;
	border:1px solid #D6D6D6;

}

.mo_ldap_local_how_to_upgrade_container{
	padding: 0px 1%;
}

.mo_ldap_local_upgrade_steps{
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 0px 10px;
	width: 100%;
	margin: auto;
}

.mo_ldap_local_upgrade_steps> div {
	width: 49%;
	padding: 0px 10px;
	/* min-height: 80px; */
	min-height: 50px;
	display: flex;
	align-items: center;
	gap: 15px;
	justify-content: start;
}

.mo_ldap_local_upgrade_step {
	border: 2px solid #E0E0E0;
	/* padding: 5px; */
	border-radius: 50%;
	height: 48px;
	width: 41px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	color: #000000;
	font-size: 18px;
	background-color: #E0E0E078;
}

.mo_ldap_local_upgrade_step_description{
	margin-left: 55px;
	font-size: 14px;
	font-weight: 500;
}

.mo_ldap_local_how_to_upgrade_heading{
	text-align: left;
	margin: 3% auto;
	font-size: 28px;
	font-weight: 500;
	padding: 0px 2%;
	/* height: 55px; */
}

.mo_ldap_local_upgrade_steps_note{
	background: #F2F2F2D4;
	border-radius: 10px;
	color: #000000;
	padding: 23px;
	width: 100%;
	margin: 3% auto 2%;
}

.mo_ldap_vertical_line_sepertor{
	border-left: 1px solid #E0E0E0;
	width: 44% !important;
}
.mo_ldap_local_licensing_page_addons{
	/* margin: 4% 0 1% 0;
	background: #FFFFFF;
	padding: 3%;
	width: 87%;
	margin-left: 5%; */

	margin: 0 auto;
	background: #FFFFFF;
	padding: 3%;
	width: 87%;
}

.mo_ldap_local_addons_heading{
	font-weight: 600;
	font-size: 30px;
	margin: 5% auto;
}


.mo_ldap_local_supported_payment_methods{
	border-radius: 5px;
	margin: 0 auto;
	background: #FFFFFF;
    border-radius: 5px;
    margin: 0 auto;
    width: 95%;
    border: 1px solid #D6D6D6;
	margin-top:70px;
}

.mo_ldap_local_supported_payment_methods_cards{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	gap: 20px;
	width: 95%;
	margin: 70px auto 50px;
}

.mo_ldap_local_supported_payment_methods_heading{
	text-align: left;
	margin: 3% auto;
	font-size: 28px;
	font-weight: 500;
	padding: 0px 2%;
}

.mo_ldap_local_supported_payment_methods_card{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px 20px;
	gap: 13px;
	padding:2%;

	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(48, 48, 48, 0.2);
	border-radius: 15px;
	width: 33%;
	min-height: 275px;
}

.mo_ldap_local_supported_payment_methods_card_discription{
	display: flex;
	background: #E9F4FF;
	border-radius: 15px;
	padding: 10px;
	min-height: 166px;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	align-items: center;
}

.mo_ldap_local_supported_payment_methods_card_header{
	background: #E0E0E0;
	border-radius: 15px;
	/* padding: 5% 40%; */
	padding: 10px 20px;
	width: 100%;
	text-align: center;
}

.mo_ldap_local_payment_methods_note{
	width: 90%;
	font-weight: 500;
	padding: 1%;
	margin: 0px auto 40px;
    border-radius: 5px;
}

.mo_ldap_local_customer_reviews{
	border-radius: 5px;
	margin: 0 auto;
	background: #FFFFFF;
    border-radius: 5px;
    margin: 0 auto;
    width: 95%;
    border: 1px solid #D6D6D6;
	margin-top:70px;
	
}

.mo_ldap_local_customer_reviews_header{
	text-align: left;
	margin: 3% auto;
	font-size: 28px;
	font-weight: 500;
	padding: 0px 2%;
}

.mo_ldap_local_review_cards{
	display: flex;
	align-items: center;
	width: 	95%;
	justify-content: space-evenly;
	margin: 70px auto;
	gap: 15px;
}

.mo_ldap_local_review_card{
	box-shadow: 0px 0px 25px rgba(48, 48, 48, 0.2);
	border-radius: 15px;
	padding: 4% 2% 3% 2%;
	min-height: 335px;
	width: 30%;
}

.mo_ldap_local_review_card:hover{
	background-color: #000000;
	color:#fff;
}



.mo_ldap_local_review_card_header{
	font-weight: 700;
	font-size: 16px;
	min-height: 40px;
}

.mo_ldap_local_review_card_description {
	font-size: 14px;
	min-height: 115px;
}

.mo_ldap_local_see_full_review{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 8%;
	padding: 4%;
	background: #FFFFFF;
	border: 1px solid #B8B8B8;
	border-radius: 8px;
	color: #303030 !important;
}


.mo_ldap_local_return_policy{
	background: #FFFFFF;
	border-radius: 15px;
	margin: 0 auto;
	border-radius: 5px;
	margin: 0 auto;
	background: #FFFFFF;
    border-radius: 5px;
    margin: 0 auto;
    width: 95%;
    border: 1px solid #D6D6D6;
	margin-top:70px;
}

.mo_ldap_local_go_top_btn{
	float: right;
	text-decoration: none;
	margin: 10px 30px;

}
.mo_ldap_local_go_top_btn:hover{
	color: #fff;
}

.mo_ldap_local_go_top_div{
	width: 100%;
	padding-bottom: 55px;


}

.mo_ldap_local_return_pol_content_div{
	width: 95%;
	margin: 50px auto;
	padding: auto 3%;
}

.mo_ldap_local_return_pol_content_div > div{
	width: 100%;
	/* margin: 5% auto; */
	padding: auto 3%;
}

.return_policy_box{
	background: #F2F2F2D4;
	padding: 1%;
	width: 85%;
	font-weight: 500;
}

.return_policy_header{
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	margin: 5% auto;
	text-align: left;
	margin: 3% auto;
	font-size: 28px;
	font-weight: 500;
	padding: 0px 2%;
}

.return_policy_note{
	margin-left: 1%;
	font-weight: 500;
	width: fit-content !important;
	padding: 1%	;
	background-color: #000000;
	color: white;
	border-radius: 5px;
}

.return_policy_description{
	margin-left: 2%;
}

.mo_ldap_local_go_up{
	background-color: #ff0000;
	color: #fff;
	float:right;
}

.mo_ldap_local_go_up:hover{
	background-color: #850000;
	color: #fff;
	float: right;
}


.mo_ldap_licensing_page_addon_header{
	background: #ECF6FF;
	border-radius: 15px;
	padding: 3%;
}

.mo_ldap_licensing_page_addon_link{
	background: #F5F5F5;
	border-radius: 10px;
	padding: 2%;
}

.mo_ldap_licensing_page_addon_link > div{
	color: #0076E1;
}

.mo_ldap_local_licensing_each_addon{
	border: 0.8px solid #D5D5D5;
	border-radius: 15px;
	box-shadow: 0px 0px 0px;
	width: 22%;
}


.mo_ldap_local_all_addons_each_link_tem{
	padding: 6px;
}

.mo_ldap_local_all_addons_each_link_licensing_page {
	min-height: 55px;
}

.mo_ldap_local_addons_desc_licensing_page {
	min-height: 160px;
}

.mo_ldap_local_each_addon_licensing_page {
	width: 30%;
}

.mo_ldap_local_licensing_page_toogle_switch_outer_div{
	border-top:1px solid;
	border-bottom: 1px solid;
	border-color: #D3D3D3;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.mo_ldap_local_licensing_page_toogle_switch{
	cursor: pointer;
	background: #F1F5F9;
	border-radius: 40px;
	width:350px;
	height:63px;
	display: flex;
	align-items: center;
	font-size: 15px;
}


.mo_ldap_local_licensing_page_site{
	margin: 10px;
	color: black;
	border-radius: 35px;
	height: 42px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Inter';
}

.mo_ldap_local_licensing_page_multi_site{
	color: white;
	margin-right: 11%;
}

.mo_ldap_local_toogle_switch_highlighted{
	background-color: white !important;
	color: black !important;
	font-weight: 600;
	font-family: 'Inter';
}


@media only screen and (max-width: 1580px) {
	.mo_ldap_local_each_plan_heading {
		min-height: 72px;
	}
	.mo_ldap_local_licensing_details_about_plan {
		min-height: 274px;
	}
	.mo_ldap_local_contact_us_3 {
		width: 38%;
	}
	.mo_ldap_local_contact_us_1 {
		width: 24%;
	}
	.mo_ldap_local_contact_us {
		width: 95%;
	}
	.mo_ldap_local_supported_payment_methods_card {
		width: 27%;
	}
	.mo_ldap_local_licensing_bullets{
		width: 8%;
	}
}

@media only screen and (max-width: 1260px) {
	.mo_ldap_local_review_card_description {
		min-height: 150px;
	}

	.mo_ldap_local_licensing_details_about_plan {
		font-size: 15px;
	}

}

@media only screen and (max-width: 1200px) {
	.mo_ldap_local_each_plan_heading{
		min-height: 100px;
	}
	.mo_ldap_local_licensing_details_about_plan{
		min-height: 298px;
		font-size: 14px;
	}
	.mo_ldap_local_contact_us_3{
		width: 43%;
	}
	.mo_ldap_local_contact_us_1{
		width: 23%;
	}
	.mo_ldap_local_contact_us{
		width: 97%;
	}
	.mo_ldap_local_supported_payment_methods_card{
		width: 32%;
	}
	.mo_ldap_local_licensing_bullets{
		width: 12%;
	}
}


@media only screen and (max-width: 1130px) {
	.mo_ldap_local_each_addon_licensing_page {
		width: 42%;
	}

	.mo_ldap_local_supported_payment_methods_card_discription {
		min-height: 180px;
	}

}

@media only screen and (max-width: 1081px) {
	.mo_ldap_local_supported_payment_methods_card_discription {
		font-size: 12px;
	}
	.mo_ldap_local_licensing_details_about_plan{
		min-height: 297px;
	}
	.mo_ldap_local_each_plan_heading{
		font-size: 17px;
		min-height: 72px;
	}
	.mo_ldap_local_contact_us{
		width: 97%;
	}
	.mo_ldap_local_contact_us_3{
		width: 45%;
	}
	.mo_ldap_local_contact_us_1{
		width: 21%;
	}
	.mo_ldap_local_supported_payment_methods_card{
		width: 32%;
	}
	.mo_ldap_local_licensing_bullets{
		width: 12%;
	}
}

@media only screen and (max-width: 1024px) {
	.mo_ldap_local_contact_us_3{
		width: 38%;
	}
	.mo_ldap_local_contact_us_1{
		width: 23%;
	}
	.mo_ldap_local_contact_us_2{
		width: 31%;
	}
	.mo_ldap_local_supported_payment_methods_card{
		width: 35%;
	}
	.mo_ldap_local_licensing_details_about_plan{
		min-height: 267px;
	}
	.mo_ldap_local_licensing_bullets{
		width: 12%;
	}
}
