@media(max-width: 1350px){
.st_1 h1 {
    font-size: 70px;
}
.st_1 h3 {
    font-size: 50px;
}
.st_1 p {
    font-size: 16px;
}
.st_6_itm_con h4 {
    font-size: 22px;
}
.st_6_itm_img {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    margin-right: 12px;
}
.st_6_itm::before {
    width: 30px;
    height: 24px;
    right: 24px;
    top: 65px;
    background-size: 30px;
}
.st_6_itm {
    padding: 20px;
}
.st_6_info p {
    line-height: 1.5;
    font-size: 15px;
}
}
@media(max-width: 1199px){
.st_1 h1 {
    font-size: 60px;
}
.st_1 h3 {
    font-size: 35px;
}
.st_2_in_con h3 {
    font-size: 28px;
}
.st_2_in_itm:nth-child(odd) .st_2_in_ic {
    padding-left: 150px;
}
.st_2_in_itm:nth-child(even) .st_2_in_ic {
    padding-right: 150px;
}
.st_2_in_con {
    width: 450px;
}
.st_2_in_con p {
    font-size: 16px;
}
.footer_info {
    padding: 50px 0 30px;
}
.footer_itm {
    padding-bottom: 30px;
}
.main_heading {
    font-size: 50px;
}
.st_head {
    padding: 40px 0;
}
.st_shape4 img {
    width: 100px;
}
.st_shape4 {
    left: -15px;
    top: -25px;
}
.st_shape3 img {
    max-width: 100px;
}
.st_shape3 {
    right: -15px;
    bottom: -25px;
}
.st_10_itm_con {
    flex-wrap: wrap;
}
.st_10_itm_info {
    width: 100%;
}
.st_10_itm_social {
    margin-left: 0;
    flex: 0 0 100%;
    padding-top: 5px;
}
.st_10_itm_social ul {
    padding: 0;
    margin: 0;
}
.st_shape2 {
    right: -15px;
    bottom: -25px;
}
.st_shape2 img{width: 100px;}
.st_shape1 {
    left: -15px;
    top: -25px;
}
.st_shape1 img{width: 100px;}
.st_2_in_itm:first-child .st_2_in_con, .st_2_in_itm:last-child .st_2_in_con {
    width: 350px;
}
}
@media(max-width: 991px){
    .st_2_in_itm-dk img, .st_2_in_itm-dk .btn-primary{
        margin-top: 50px;
    }
    /*.st_2_in_itm:nth-child(2n)::after {
        background-size: 495px;
    }*/
    .st_2_in_itm:nth-child(2n+1)::after, .st_2_in_itm:nth-child(2n)::after {
        background-size: 435px;
        background-position: top center;
    }
    .st_2_in_itm {
        margin: 100px 0 90px;
    }


.header_bot a.nav-link {
    margin-left: 30px;
}
.st_1 h1 {
    font-size: 45px;
}
.st_1 h3 {
    font-size: 24px;
}
.st_2_in_con h3 {
    font-size: 22px;
}
.st_2_in_itm:nth-child(odd) .st_2_in_ic {
    padding-left: 0;
}
.st_2_in_con {
    width: 340px;
}
.st_2_in_itm:nth-child(even) .st_2_in_ic {
    padding-right: 0;
}
.process_sec_con h4 {
    font-size: 14px;
    line-height: 1.6;
}
.st_inner_con h3 {
    font-size: 30px;
}
.st_inner_sld {
    min-height: 280px;
}
.st_7_itm_ic {
    width: 80px;
    height: 80px;
}
.st_7_itm_ic img {
    max-width: 40px;
}
.st_2_in_itm:first-child .st_2_in_con, .st_2_in_itm:last-child .st_2_in_con {
    width: 150px;
}
}
@media(max-width: 767px){
    .st_2_in_itm-dk img {
        margin-top: 35px;
    }
    .st_2_in_itm-dk .btn-primary {
        margin-top: 10px;
    }




button.navbar-toggler {
    padding: 0;
    margin: 0;
    font-size: 34px;
    outline: 0;
    box-sizing: unset;
    color: #214b8e;
}
.st_1_trainer, .st_1_advertiser {
    padding: 60px 15px;
    height: 100%;
}
.st_2_in_itm::after{
	display: none !important;
}
.st_2_in_ic img {
    max-width: 70px;
}
.st_2_in_itm:first-child {
    margin-top: 50px;
}
.st_2_in_itm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 95px 0;
    position: relative;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
}
.st_2_in_con {
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
    padding-top: 15px;
}
.st_2_in_con h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.st_2_in_con p {
    font-size: 14px;
}
.st_2_in_itm:last-child {
    margin-bottom: 50px;
}
.st_2_in_itm::before {
    content: "";
    width: 64px;
    height: 64px;
    background: url(../img/down_arrow.png);
    display: inline-flex;
    position: absolute;
    top: calc(100% + 15px);
}
.st_2_in_itm:last-child::before{
	display: none;
}
.header_bot .nav {
    align-items: center;
    background: #214b8e;
    padding: 10px 0;
    margin-bottom: 5px;
}
.header_bot a.nav-link {
    margin-left: 0;
    color: #fff;
    font-size: 15px;
    margin: 5px 0;
}
.header_bot .navbar-nav .nav_user .nav-link {
    color: #fff;
}
.st_3, .st_4, .process_sec, .st_6, .st_5, .st_7, .st_8, .st_9, .st_10 {
    padding: 40px 0;
}
.st_8_con {
    padding-right: 0;
}
.st_9_con {
    padding-left: 0;
}
.st_9_in .row {
    flex-direction: column-reverse;
}
.heading_type2 h3 {
    font-size: 24px;
}
.heading_type2 p {
    font-size: 16px;
    margin-top: 15px;
}
.st_3_itm_ic {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
}
.st_3_itm_con h4 {
    font-size: 22px;
}
body {
    font-size: 15px;
}
.st_3_itm {
    padding: 20px;
    margin-top: 20px;
}
.heading_type2 span {
    width: 110px;
    margin: 18px auto 0px;
}
.heading_type2 span::before {
    width: 56px;
    height: 4px;
}
.heading_type2 p {
    font-size: 15px;
}
.process_sec_step {
    width: 88px;
    height: 88px;
}
.process_sec_itm::after {
    top: 29px;
}
.process_sec_itm {
    margin-top: 0;
}
.process_sec_con h4 {
    font-size: 12px;
    line-height: 1.5;
}
.process_sec_ic img {
    max-width: 70px;
}
.process_sec_con {
    margin-bottom: 30px;
}
.st_6_sld .itm {
    padding: 15px;
}
.st_6_itm::before {
    top: 45px;
}
.st_6 {
    padding-bottom: 25px;
}
.owl-next::before, .owl-prev::before{
	background-size: 12px;
	width: 12px;
    height: 21px;
}
.owl-prev {
    left: -10px;
}
.owl-next {
    right: -10px;
}
.heading_type3 h3 {
    font-size: 34px;
}
.btn-signup {
    width: 200px;
    font-size: 16px;
}
.st_5_in p {
    font-size: 15px;
}
.footer_copyright {
    padding-top: 40px;
}
.st_7_itm_con h4 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 0;
}
.main_heading {
    font-size: 36px;
}
.st_head_in .breadcrumb {
    font-size: 15px;
}
.st_head {
    padding: 30px 0;
}
.st_shape1, .st_shape2, .st_shape3, .st_shape4{display: none;}
.st_11_in_itm_con h4 {
    font-size: 20px;
    margin: 5px 0;
}
.st_11_in_itm {
    margin-bottom: 15px;
}
.st_11 {
    padding-bottom: 20px;
}
.st_12_in {
    padding: 25px;
    margin-bottom: -120px;
}
}
@media(max-width: 576px){
.social_h a {
    margin-left: 15px;
}
.st_1 h1 {
    font-size: 30px;
}
.st_1 h3 {
    font-size: 18px;
}
.st_1 p {
    font-size: 14px;
}
.st_2_in_con h3 {
    font-size: 16px;
}
.st_2_in_con p {
    font-size: 13px;
    margin-top: 10px;
}
.process_sec_step span.process_sec_cnt {
    font-size: 24px;
}
.process_sec_step span {
    font-size: 14px;
}
.process_sec_itms [class*="col-"]:nth-child(2) .process_sec_itm::after{display: none !important;}
.process_sec_con::before {
    width: 100%;
    left: 0 !important;
}
.process_sec_itm {
    margin: 20px auto;
}
.process_sec_itm::after {
    top: 47px;
}
.process_sec {
    padding-bottom: 20px;
}
.st_6_info p {
    font-size: 14px;
}
.heading_type3 h3 {
    font-size: 30px;
}
.footer_copyright {
    text-align: center;
}
.footer_social {
    justify-content: center;
}
.footer_social a {
    margin: 0 10px;
}
.st_inner_con h3 {
    font-size: 20px;
    max-width: 80%;
}
.st_inner_sld {
    min-height: 190px;
}
.st_10_itm {
    padding-bottom: 30px;
    margin-top: 20px;
}
.st_10 {
    padding-bottom: 20px;
}
.owl-dots {
    bottom: 0;
}
.main_heading {
    font-size: 28px;
}
.st_10_itm_info h4 {
    font-size: 18px;
}
.st_12_in {
    padding: 20px;
    font-size: 13px;
}
.st_12_in .form-control {
    font-size: 14px;
}
}
@media(max-width: 344px){
    .fs-14-dk{
        font-size: 14px;
    }
}


/* maneek man page responsive */

@media(max-width: 428px){
    .trainer_sec {
        width: 100%;
    }
}