@media (min-width: 1200px)and (max-width: 1400px){
	.radio-group-box {
    padding-left: 18px;
	}
	.form-check-label{
	font-size: 13px;
	}
}
@media (min-width: 992px)and (max-width: 1200px){
    .hero-section h1,
    h1 {
    font-size: 42px;
    line-height: 52px;
}
h2 {
    font-size: 26px;
    line-height: 32px;
}
.pricing-card .price {
    font-size: 28px;
}
.child-hero{
    padding: 30px 0 0 0;
}
	.child-hero-img img{
		margin-top:0;
	}
	.child-hero .btn{
		margin-bottom:30px;
	}
.footer a {
    font-size: 13px;
}

}
@media (min-width: 768px)and (max-width: 992px){
.child-hero{
    padding: 30px 0 0 0;
}
	.child-hero .btn{
		margin-bottom:30px;
	}
.pricing-card {
    padding: 65px 18px 0 18px;
    max-width: 253px;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
.pricing-card .price {
    font-size: 20px;
    margin-bottom: 20px;
}
.pricing-card .feature-description li {
    font-size: 14px;
    line-height: 22px;
}
.popular-badge {
    max-width: 165px;
}
h2.resp-accordion{
    display: none;
}
.child-hero h6 {
    font-size: 18px;
    line-height: 20px;
}
.child-hero .btn {
    font-size: 14px;
}
.hero-section h1,
h1 {
    font-size: 28px;
    line-height: 42px;
}
.social-icons{
    margin-bottom: 20px;
}
    .navik-menu>ul>li>a {
        padding: 0 10px;
    }
    .navik-menu>ul li {
    margin-left: 0px;
    margin-right: 0px;
}
.navik-menu ul li>a{    
    font-size: 12px;
}
.choose-section {
    padding: 60px 0;
}
.pricing-card .btn-start{
    margin-bottom: 0;
}
.promo-section-content {
    padding-left:15px;
}
.contact-content {
    padding: 74px 0 64px 0;
}
.contact-form {
    padding-bottom: 100px;
}
.hero-section {
    background-size: 460px auto;
    padding: 100px 0 40px 0;
}
	.child-hero-img img {
    margin-top: 0;
}
}
@media (max-width: 767.98px) {
        .burger-menu span {
        position: relative;
    }    
    .burger-menu span:after {
        display: inline-block;
        font-family: "Font Awesome 6 Pro";
        font-weight: 700;
        content: "\f0c9";
        font-size: 30px;
        color: #4366ad;
    }
        .menu-open span::after {
        content: "\f00d";
    }
    
      .child-hero {
        padding-top: 40px;
        text-align: center;
        flex-direction: column;
      }
      .child-hero-img {
        margin-top: 2rem;
      }
      .hero-section h1 ,
      h1{
    font-size: 24px;
    line-height: 42px;
}
      .resp-tab-content>div{
        flex-direction: column;
      }
     #horizontalTab .resp-tabs-list{
        display: none;
      }
      h2 {
    font-size: 30px;
    line-height: 40px;
}

.pricing-section h6 {
    font-size: 18px;
    line-height: 24px;
}
.tab-content-2{
    transform:unset;
}
.pricing-card .btn-start {
    margin-top: 45px;
    margin-bottom: 45px;
}
.pricing-section h2.resp-accordion{
    margin-bottom: 0;
    position: relative;
}
h2.resp-accordion{
    
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 10px;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-170deg, #5DA0C9 0%, #4E7DB8 50%, #3E59A7);
    width: 100%;
}
.resp-arrow{
position: absolute;
right: 15px;
}
.pricing-card {
    margin: 10px auto;
	padding-bottom:20px;
}
.resp-accordion span{
    color: #041543;
}
.footer a i {
    margin-right: 4px;
}
.footer a {
    font-size: 12px;
    line-height: 16px;
}
.social-icons{
    margin-bottom: 20px;
}
.form-container {
    padding:40px 10px;
}
.why-section {
    padding: 35px 0px 40px 0;
}
.pricing-card .price {
    font-size: 27px;
    margin-bottom: 10px;
}
.choose-section {
    padding: 80px 0;
}
.pricing-section {
    padding: 60px 0px 70px 0;
}
.promo-section-content {
    padding-left:0px;
}
.navik-header img {
    max-width: 140px;
}
.burger-menu {
    top: 26px;
}
.burger-menu.menu-open {
    -webkit-transform: unset;
    transform: unset;
}
.navik-menu.menu-caret{
    position: absolute;
    background: #3E59A7;
    color: #ffffff;
    width: 100%;
    left: 0;
    right: 0;
}
.navik-menu.menu-caret ul{
    list-style: none;
}
header .navik-menu li.active:before, header .navik-menu li:hover:before{
    display: none;
}
header .navik-menu li.active, header .navik-menu li:hover{
    text-align: left;
}
.navik-menu ul li>a{
    color: #ffffff;
}
.dropdown-plus::after, .dropdown-plus::before{
    background: #ffffff;
}
header .navik-menu li>ul,
.navik-menu ul ul li>a{
    padding: 0;
    margin: 0;
    background: transparent;    
    border-top: 0px solid transparent;
    border-image:unset;
    border-image-slice: 1;

}
header .navik-menu li>ul li a{
    padding: 14px 15px;
}
header .navik-menu li>ul li{
    border-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding:0 0 0 0;
}
header .navik-menu li>ul li {
    border-bottom: 0px solid #D9D9D9;
}
.hero-section img{
    min-height: 395px;
    object-fit: cover;
}
.inner-hero-section p {
    margin-top: 0px;
}
.inner-hero-section img{    
    min-height: 200px;
}
.contact-form {
    padding-bottom: 82px;
}
.contact-content {
    padding: 70px 0 75px 0;
}

.hero-section {
    background-size: 360px auto;
    padding: 100px 0 80px 0;
}
	header .navik-menu li.current-menu-item a, header .navik-menu li:hover a {
    background: linear-gradient(220deg, #ffffff 0, #ffffff 50%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
	.navik-menu>ul li {
    padding: 8px 0;
		border-bottom:1px solid #FFFFFF;
}
		.navik-menu>ul li:last-child {
		border-bottom:0px solid #FFFFFF;
}
	.form-container {
    background-size: cover;
}
	.child-hero-img img {
    margin-top: 0;
}
	.team-section {
    padding-bottom: 10px;
}
	.pmpro_login_wrap {
		padding: 20px 15px 30px 15px;
	}
	    .pmpro_card_action_separator {
			margin: 0;
	}
	#pmpro_account-profile .pmpro_card_action a {
    font-size: 13px;
}
	.child-hero h2{
		margin-left:auto;
		margin-right:auto;
	}
	.pmpro_card_title.pmpro_font-x-large,
	#pmpro_order_single .pmpro_card_content,
	#pmpro_level_group-1 .pmpro_card_content,
	#pmpro_member_profile_edit .pmpro_card_content{
		padding:0;
	}
  	#pmpro_member_profile_edit .pmpro_btn {
			font-size: 12px;
	}
	.team-section-card h3 {
    font-size: 18px;
    line-height: 25px;
}
}
@media (max-width: 500px) {
    .hero-section {
        background-size: 300px auto;
        padding: 50px 0 32px 0;
    }
}