/*** left right col **/

.air-maniax-content h2 {
    margin: 0 0 30px;
    text-transform: uppercase;
}

.air-maniax-content h3 {
    font-size: 30px;
    line-height: 40.8px;
    margin: 0 0 20px;
    text-transform: capitalize;
    color: #303030;
}

.air-maniax-content h3 span {
    color: #314E9D;
    text-transform: uppercase;
    font-size: 40px;
}

.air-maniax-content p {
    color: #303030;
    margin: 0 0 20px;
}

.air-maniax-main-sec-bg p a {
    text-decoration: underline;
}

.air-maniax-content .two_col h4 {
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.air-maniax-content p:last-child {
    margin: 0;
}

.air-maniax-content .two-col-content ul {
    text-align: left;
    padding-left: 10px;
}

.air-maniax-content .two-col-content ul li {
    font-size: 15px;
    line-height: 28.5px;
    color: #303030;
    list-style: disc;
}

.air-maniax-content .bottom.text {
    margin: 20px 0 0;
}

.day-pass .spring-camp-content h2 {
    color:  #02344F;
    text-transform: uppercase;
    font-size: 65px;
}


/*** tags ***/


/*** challanges section ***/

.mask-img-wrap-challange {
    -webkit-mask-image: url(../images/challanges_mask.png);
    mask-image: url(../images/challanges_mask.png);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.challenges-sec-bg .challanges_dec {
    margin: 39.83px 0 0;
    padding-inline: 3px;
}

.challenges-sec-bg .challanges_dec .btn {
    margin: 30px 0 0;
}

.challenges-sec-bg .challanges_dec .btn a.common-secondary-button {
    padding: 13px 36px;
}

.challenges-sec-bg .challenges-sec-box-image img {
    object-fit: cover;
}

@media (max-width:991px) {
    .air-maniax-content-image .common-btn-tag {
        bottom: -20px;
    }
    .air-maniax-content h3 {
        font-size: 24px;
        line-height: 32.8px;
    }
    .air-maniax-content h3 span {
        font-size: 34px;
    }
    .day-pass .spring-camp-content h2 {
        font-size: 36px;
    }
}

@media(max-width:767px) {
    .air-maniax-content h2 {
        margin: 0 0 20px;
    }
    .air-maniax-content h3 span {
        font-size: 27px;
    }
    .air-maniax-content-image .common-btn-tag {
        bottom: -23px;
    }
    .common-btn-tag {
        padding: 13px 31px;
        bottom: -31px;
    }
    .air-maniax-content .two-col-content ul {
        text-align: center !important;
    }
    .air-maniax-content .two-col-content ul li {
        list-style: none;
    }
    .air-maniax-content h3 {
        font-size: 21px;
        line-height: 32.8px;
    }
    .air-maniax-content h3 span {
        font-size: 24px;
    }
    .day-pass .spring-camp-content h2 {
        font-size: 28px;
    }
}


/************ Activity Zone ************/