.price-toggle .tab-slider-nav ,
.price-toggle .tab-slider-nav-two {
	width: 100%;
	margin-top: -88px;
    z-index: 999;
    position: relative;
}
.price-toggle .tab-slider-tabs {
	display: flex;
	margin: auto;
	padding: 0;
	list-style: none;
	position: relative;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
/* 	background: #C1CEE4; */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-width: 650px;
	background-image: url(https://digitalleadership.com/wp-content/uploads/2024/01/base.svg);
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.price-toggle .tab-slider-trigger h3 {
	color: #4B5C69;
	font-family: "Ubuntu";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.48px;
	text-align:left;
}
.price-toggle .tab-slider-trigger h5 {
	color: #4B5C69;
	font-family: "Ubuntu";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.36px;
	text-align:left;
}
.price-toggle .tab-slider-tabs:after {
	content: "";
	width: 50%;
	background: #fff;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 250ms ease-in-out;
}
.price-toggle .tab-slider-tabs.slide:after {
	left: 50%;
}
.price-toggle .tab-slider-trigger {
	font-size: 17px;
	line-height: 23px;
	font-weight: 700;
	font-family: Ubuntu;
	color: #292929;
	text-align: center;
	padding: 12px 18px 12px 60px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	width: 50%;
	transition: color 250ms ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position:relative;
}
.price-toggle li.tab-slider-trigger:first-child:before {
	content:url(https://digitalleadership.com/wp-content/uploads/2024/01/Self-Service-Plan-Grey-Icon.svg);
	position:absolute;
	left:17px;
	top:18px;
}
.price-toggle li.tab-slider-trigger.active:first-child:before {
	content:url(https://digitalleadership.com/wp-content/uploads/2024/01/Self-Service-Plan-Icon.svg);
	position:absolute;
	left:17px;
	top:18px;
}
.price-toggle li.tab-slider-trigger:last-child:before {
	content:url(https://digitalleadership.com/wp-content/uploads/2024/01/Pro-Service-Plan-Icon.svg);
	position:absolute;
	left:17px;
	top:18px;
}
.price-toggle li.tab-slider-trigger.active:last-child:before {
	content:url(https://digitalleadership.com/wp-content/uploads/2024/01/Pro-Service-Plan-Colorful-Icon.svg);
	position:absolute;
	left:17px;
	top:18px;
}
.price-toggle .tab-slider-trigger span {
	font-size: 13px;
	border: 1px solid #FFEDAB;
	background: #FFD572;
	margin-left: 10px;
	padding: 4px 8px;
	border-radius: 8px;
}
.price-toggle .tab-slider-trigger.active {
	color: #fff;
}
.price-toggle .tab-slider-body,
.price-toggle .tab-slider-body-two{
    display: flex;
    width: 100%;
    background: #fff;
    flex-wrap: wrap;
	padding-top:50px;
	align-items:start;
	padding-bottom:50px;
	border-radius:0 0 5px 5px;
}
.price-toggle .tab-slider-body > div ,
.price-toggle .tab-slider-body-two > div {
	width: calc(100% / 3 - 50px);
    margin: 0 25px;
	padding: 32px 24px 24px 24px;
	border-radius: 20px;
	border: 2px solid  #F1F1F5;
	background: #FFF;   
}
.price-toggle .col-two {
	position: relative;
}
.price-toggle .col h4 {
	font-family: "Ubuntu";
	color: #171725;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom:10px;
/* 	max-width:161px; */
}
.one-toggle .price-toggle .col h4 ,
.one-toggle .price-toggle .col h2 {
	text-align:center;
}
.price-toggle .col h2 {
	color: #171725;
	font-family: "Ubuntu";
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.2px;
	width:100%;
	border-bottom:1px solid #F1F1F5;
	padding-bottom:15px;
}
.price-toggle .col h2 span {
	color: #171725;
	font-family: "Ubuntu";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.2px;
}
.price-toggle .col a {
	border-radius: 8px;
	padding: 12px 24px;
	display: block;
	font-family: "Ubuntu";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 22px;
	color:#061B2B;
	position:relative;
	background:#F2C94C;
}
.price-toggle .col a:before {
	position:absolute;
	content:url(https://digitalleadership.com/wp-content/uploads/2024/01/Get-Started-Icon.svg);
	right:24px;
	top:13px;
}
.price-toggle .col.col-two {
	border-radius: 20px;
	border: 1px solid #F1F1F5;
	box-shadow: 6px 6px 10px 0px rgba(93, 119, 213, 0.04);
}
.price-toggle .col .price {
	display: flex;
	margin-bottom: 24px;
	flex-wrap: wrap;
}
.price-toggle .col-two .price h5 {
	color: #444553;
	font-family: "Ubuntu";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
}
.price-toggle .col-two .price h2 {
	margin-right: 10px;
}
.price-toggle .col-two .price p {
	color: #444553;

	font-family: "Ubuntu";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
}
.price-toggle .col h3{
	color: #444553;
	font-family: "Ubuntu";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 16px;
}
.price-toggle .col ul{
	padding-left: 0;
	list-style: none;
	position: relative;
}
.price-toggle .col ul li > small {
    font-weight: 500;
    color: #3C65C3;
    cursor: pointer !important;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 3px;
}
.price-toggle .col ul li {
	color: #061B2B;
	font-family: "Ubuntu";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	padding-left: 30px;
    padding-bottom: 10px;
    max-width: 285px;
	position:relative;
}
.price-toggle .col ul li:before {
	content: "";
	position: absolute;
	background: url(https://digitalleadership.com/wp-content/uploads/2024/01/Plan-Approve-Icon.svg);
	width: 18px;
	height: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	left: 0;
	top:5px;
}
.price-toggle .col ul li.dash-txt:before {
	content: "";
	position: absolute;
	background: url(https://digitalleadership.com/wp-content/uploads/2024/01/ic_Checklist_Circle-3.png);
	width: 16px;
	height: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	left: 0;
}
.price-toggle #tab1 .col ul li.dash-txt.custom ,
.price-toggle #tab_one .col ul li.dash-txt.custom {
	max-width:unset;
}
.price-toggle #tab1 .col ul ,
.price-toggle #tab_one .col ul{
	min-height:265px;
}
.price-toggle .col ul li img {
	position: relative;
    top: 3px;
    left: 3px;
	cursor: pointer;
}
.price-toggle .col ul li.dash-txt {
	color: rgba(6, 27, 43, 0.50);
	font-family: "Ubuntu";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.1px;
	text-decoration-line: line-through;
}
.price-toggle  #tab2 .bundle ,
.price-toggle  #tab_two .bundle{
	width: 100%;
}
.price-toggle  #tab2 .bundle p ,
.price-toggle  #tab_two .bundle p{
	color: #444553;
	font-family: "Ubuntu";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}
.price-toggle #tab2 .bundle p span {
	font-family: "Ubuntu";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border: 1.6px solid #FFD572;
	border-radius: 8px;
	padding: 2px 8px;
	margin-left: 5px;
}
.price-toggle .tab-slider-trigger.active span {
	color: #292929;
}
.price-toggle .col a:hover {
	background: #e9ba2d;
}
.price-toggle .col.col-three > span.most-popular{
	color:  #061B2B;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 10px;
	border: 1px solid #FFC329;
	background: rgba(255, 195, 41, 1);
	padding:6px 12px;
	position:absolute;
	top: -11px;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
}
.price-toggle .tab-slider-body > div.col-three ,
.price-toggle .tab-slider-body-two > div.col-three{
	border:1px solid #FFC329;
		position:relative;
}
.price-toggle .tab-slider-trigger.active h3 ,
.price-toggle .tab-slider-trigger.active h5 {
	color:#5384FC;
}
.price-toggle .col h4 span {
	border-bottom:1px solid #171725;
}
.price-toggle .col-one .sub-txt {
	min-height:62px;
}
.switch ,
.switch-two {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
	margin:0 10px;
}
.switch input ,
.switch-two input {
	opacity: 0;
	width: 0;
	height: 0;
}
.switch .slider ,
.switch-two .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:#EDF2FB;
	-webkit-transition: .4s;
	transition: .4s; 
}
.switch .slider:before ,
.switch-two .slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	right: 4px;
	bottom: 4px;
	background-color: #4C79F1;
	-webkit-transition: .4s;
	transition: .4s; 
}
.switch .slider.round ,
.switch-two .slider.round {
	border-radius: 34px; 
}
.switch .slider.round.round:before ,
.switch-two .slider.round.round:before {
	border-radius: 50%; 
}
.switch.active .slider ,
.switch-two.active .slider {
	background-color: #EDF2FB; 
}
.switch.active .slider ,
.switch-two.active .slider {
	-webkit-box-shadow: 0 0 1px #2196F3;
	-moz-box-shadow: 0 0 1px #2196F3;
	-ms-box-shadow: 0 0 1px #2196F3; 
}
.switch.active .slider:before ,
.switch-two.active .slider:before {
	-webkit-transform: translateX(-26px);
	-ms-transform: translateX(-26px);
	transform: translateX(-26px); 
}
.tab-slider-container {
	background: #fff;
    border: 1px solid #C1CEE4;
    border-top: 0;
    border-radius:  5px;
    margin-bottom: 80px;
}
.toggle-Section {
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top:50px;
}
.toggle-Section p {
	margin:0;
	text-align: center;
	font-family: Ubuntu;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	border-radius: 10px;
	background: linear-gradient(123deg, #72CE66 40.48%, #D0E64C 94.79%);
	color: #fff;
    padding: 2px 10px;
    margin-right: 20px;
}
.one-toggle .toggle-Section p {
	color:#061B2B;
}
.toggle-Section div {
	display:flex;
	align-items:center;
}
.toggle-Section div span {
	margin:0;
}
.price-month ,
.price-month-two {
	display:block !important;
}
.price-year ,
.price-month.inactive ,
.price-year-two ,
.price-month-two.inactive{
	display:none !important;
}
.price-year.active ,
.price-year-two.active {
	display:block !important;
}
.toggle-Section div span{
	color: #061B2B;
	text-align: right;
	font-family: Ubuntu;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
}
.price-toggle .col .btn-month.inactive ,
.price-toggle .col .btn-year ,
.price-toggle .col .btn-month-two.inactive ,
.price-toggle .col .btn-year-two {
	display:none;
}
.price-toggle .col .btn-year.active ,
.price-toggle .col .btn-year-two.active {
	display:block;
}
.tab-slider-body .col:not(.col-one ) .price-year h2 {
	font-size:20px;
}
@media screen and (max-width:1295px) {
	.price-toggle #tab1 .col ul , 
	.price-toggle #tab_one .col ul {
		min-height:247px;
	}
}
 @media screen and (max-width:1024px) {
    .price-toggle .tab-slider-body > div ,
    .price-toggle .tab-slider-body-two > div {
        width:100%;
    }
    .price-toggle .tab-slider-trigger span {
        display: block;
        font-size:10px;
        padding:4px;
    }
    .price-toggle .tab-slider-body > div:nth-child(2) ,
    .price-toggle .tab-slider-body-two > div:nth-child(2) {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .price-toggle .col ul li {
        max-width:unset;
    }
    .price-toggle .tab-slider-body-two .col h2 ,
    .price-toggle #tab1 .col ul , 
    .price-toggle #tab_one .col ul {
		min-height:unset;
	}
}
@media screen and (max-width:767px) {
	.price-toggle li.tab-slider-trigger.active:first-child:before ,
	.price-toggle li.tab-slider-trigger:last-child:before ,
	.price-toggle .tab-slider-trigger h5 {
		display:none !important;
	}
	.price-toggle .tab-slider-trigger {
		padding:12px 18px !important;
	}
	.price-toggle .tab-slider-trigger h3 {
		font-size:17px;
		line-height:25px;
	}
	.price-toggle .col h2 {
		font-size:35px;
	}
	.price-toggle #tab2 .note, .price-toggle #tab_two .note {
		margin:20px 20px 0;
	}
    .toggle-Section div span {
		font-size:16px;
	}
}
/****** subscription single *******/
.price-toggle #tab1 .col ul, .price-toggle #tab_one .col ul {
    min-height: 260px;
}
.price-toggle .col ul {
    padding-left: 0;
    list-style: none;
    position: relative;
	margin-bottom:0 !important;
}
.single .price-toggle .col ul li:before {
    content: "" !important;
    position: absolute !important;
    background: url(https://digitalleadership.com/wp-content/uploads/2024/01/Plan-Approve-Icon.svg) !important;
    width: 18px !important;
    height: 15px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    left: 0 !important;
    top: 5px !important;
	display:block !important;
}
.single .price-toggle .col ul li.dash-txt:before {
    content: "" !important;
    position: absolute !important;
    background: url(https://digitalleadership.com/wp-content/uploads/2024/01/ic_Checklist_Circle-3.png) !important;
    width: 16px !important;
    height: 16px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    left: 0 !important;
	display:block !important;
}
.single #main .price-toggle .col ul li {
   color: #061B2B;
    font-family: "Ubuntu";
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 18px !important;
    padding-left: 22px;
    padding-bottom: 10px;
    max-width: 285px;
    position: relative !important;
    margin-left: 0 !important;
}
.single .tab-slider-body .col-one {
    background: #EBECEC !important;
    border-color: #EBECEC !important;
}
.single #main .price-toggle .col .price-month-num ,
.single #main .price-toggle .col .price-year-num {
    color: #171725 !important;
    font-family: "Ubuntu";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px !important;
    width: 100% !important;
    border-bottom: 1px solid #F1F1F5 !important;
    padding-bottom: 5px !important;
	margin-top:0 !important;
	text-align:center;
	line-height:30px !important;
	margin-bottom:0;
}
.single #main .one-toggle .price-toggle .col .price-year-num, 
.single #main .one-toggle .price-toggle .col .price-month-num {
    text-align: center !important;
}
.single #main .tab-slider-body .price-year .price-year-num {
    min-height: 97px;
}
.single #main .one-toggle .price-toggle .col .price-year-num, 
.single #main .one-toggle .price-toggle .col .price-month-num {
    text-align: center;
}
.single #page #main .price-toggle .col .col-title{
    font-family: "Ubuntu";
    color: #171725 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
	margin-top:0 !important;
	text-align:center;
}
.price-toggle .tab-slider-body > div {
	width: calc(100% / 3 - 15px);
    margin: 0 7px ;
	padding:32px 10px 24px 10px;
}
.tab-slider-container {
	border-top:1px solid #C1CEE4;
	margin-top:50px;
}
.toggle-Section {
	padding-top:20px;
}
.single #main .toggle-Section p {
	margin-bottom:0 !important;
}
.price-toggle .col .price {
	margin-bottom:15px;
}
.single #main .price-toggle .col a {
    margin-top: 20px !important;
    color: #061B2B !important;
    position: relative;
    background: #F2C94C;
	padding:10px 24px !important;
}
.price-toggle .tab-slider-body {
	padding-top:20px;
	padding-bottom:30px;
}
.switch .slider:before {
    height: 17px;
    width: 17px;
}
.switch, .switch-two {
    width: 50px;
    height: 25px;
}
.toggle-Section div span {
	font-size:15px;
}
.single #main .toggle-Section p {
	font-size:15px !important;
}
.single #main .price-toggle .col a:hover {
	background: #e9ba2d !important;
	opacity:1 !important;
}
.price-toggle .tab-slider-body .col .price-month h2 {
	min-height:unset !important;
}
.single #content {
	padding-top:5em;
}
.single #main .price-toggle .col ul li.dash-txt {
    color: rgba(6, 27, 43, 0.50);
    font-family: "Ubuntu";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.1px;
    text-decoration-line: line-through;
}
@media screen and (max-width:1024px) {
	.single #main .toggle-Section > p {
		width:fit-content !important;
	}
	.price-toggle .tab-slider-body > div {
		width:100% !important;
	}
	.price-toggle #tab1 .col ul,
	.price-toggle #tab_one .col ul ,
	.single #main .tab-slider-body .price-year .price-year-num{
		min-height:unset !important;
	}
	.price-toggle .tab-slider-body {
		padding-right:15px;
		padding-left:15px;
	}
}
@media screen and (max-width:767px) {
	.single #main .entry-content {
		padding:0 !important;
	}
}



