/*-----------------------------------------internal CSS Start----------------------------------------*/
.d-none {
    display: none;
}
/*ul, li {
    list-style: inherit;
}*/

/*OpeningList*/
.subscribeformIn {
    width: 315px;
    padding: 15px 15px 5px 15px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.closeSubscribe {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #5b5a5a url("/Images/HyperLocal/Common/closeicon.png") no-repeat center center;
    background-size: 12px 12px;
    position: absolute;
    top: -14px;
    right: -14px;
    cursor: pointer;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

.subscribeformIn form {
    width: 100%;
    float: left;
}

.subscribeform {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 99;
    background: rgba(0,0,0,0.7);
    text-align: center;
    position: fixed;
    padding-top: 100px;
    /* display: none;*/
}
/*OpeningList*/
/*-----------------------------------------internal CSS End----------------------------------------*/

/* change tg */
.cp_offer_section .viewOffer li a {
    background-color: #303a82 !important;
}

    .cp_offer_section .viewOffer li a:hover {
        background-color: #000 !important;
    }

.diclaimerBoxed {
    position: relative !important;
    top: 6px;
}

.disclaimerparaArena {
    text-align: left;
    color: #000 !important;
    margin-left: 26px;
    margin-top: 8px;
    font-size: 11px !important;
    line-height: 16px;
}

.disclaimerTxt a {
    text-decoration: none !important;
}

.arena_Subscribe {
    color: #2d3494 !important;
    font-weight: 600 !important;
}

.disclaimerTxt a:hover {
    color: #43a5df !important;
    border-bottom: 1px solid #43a5df !important;
}

.submitButtons {
    padding: 10px 12px 28px !important;
}

.arenasubscribeBody {
    margin-bottom: 5%;
}

.arenamodalTitle {
    text-align: center;
    font-weight: 600 !important;
    margin-top: 3%;
    text-transform: uppercase;
    color: #2d3494 !important;
}

.arenasubscribeModaL {
    background: none !important;
    border: none !important;
}

.downloadBrochure {
    position: absolute;
    top: 73%;
    background: #fff;
    font-size: 0.9rem;
    color: #2b3494;
    text-decoration: none;
    border: #000 solid 1px;
    padding: 12px 12px;
    border-radius: 50px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
    min-width: 180px;
    text-align: center;
    right: 3%;
}

    .downloadBrochure:hover {
        background: #2d3494;
        color: #fff;
    }

.btn-mss {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px;
    margin-top: 30px;
    text-transform: none;
}

.sec-enq {
    padding: 60px 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.sec-about {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 30px;
}

.title-subs {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.sec-about .title-subs {
    margin-bottom: 25px;
}

.sec-about p:first-of-type {
    margin-bottom: 18px;
}

.easy-step {
    padding: 25px 0;
    background: #f5f5f5;
    float: left;
    width: 100%;
    clear: both;
}

    .easy-step .left {
        width: 100%;
        padding: 0 10px;
    }

    .easy-step h2 {
        font-size: 26px;
        font-weight: 700;
        color: #000;
        line-height: normal;
        margin-bottom: 20px;
        width: 100%;
        text-transform: uppercase;
        text-align: center;
    }

    .easy-step .left h5 {
        margin: 0 0 40px;
    }

    .easy-step .left ul {
        display: flex;
        margin: 80px 0 0;
        justify-content: space-around;
    }

        .easy-step .left ul li {
            width: 235px;
            height: 232px;
            background: url(../images/stepBack.png) no-repeat;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0 25px;
        }

            .easy-step .left ul li .image span {
                font-size: 51px;
                font-weight: 900;
                color: #2b3494;
                position: absolute;
                line-height: normal;
                top: -40px;
                left: 50%;
                transform: translateX(-50%);
            }

            .easy-step .left ul li .content {
                width: 100%;
            }

            .easy-step .left ul li .content {
                padding-left: 10px;
            }

            .easy-step .left ul li h5 {
                margin: 15px 0 0;
                max-width: 100%;
                font-size: 16px;
                color: #282828;
                text-align: center;
                line-height: normal;
            }

.sec-feedback {
    float: left;
    width: 100%;
    clear: both;
    padding: 50px 0;
    display: none;
}

    .sec-feedback .title-subs {
        margin-bottom: 30px;
    }

    .sec-feedback .owl-dots.disabled {
        display: block !important;
    }

.feature-car {
    padding: 40px 0 0;
    float: left;
    width: 100%;
    background: #fff;
}

    .feature-car .exploreCarRange {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .feature-car .heading h1 {
        display: inline-block;
        margin-bottom: 5px;
        font-size: 28px;
        font-weight: 900;
        color: #171c8f;
        text-transform: uppercase;
    }

div#ArenaCarRange {
    margin: 50px 0 20px 0;
}

.dis-text {
    font-size: 14px;
    color: #000;
    padding: 15px 0 0;
    margin: 0;
}

.feature-car .item {
    margin-bottom: 10px;
}

.feature-car .item {
    text-align: center;
    width: 100%;
    padding: 15px 20px 30px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #d6dbed;
    border-radius: 10px;
    margin-right: 0;
    text-align: center;
    width: 100%;
    padding: 15px 20px 30px;
    position: relative;
    box-sizing: border-box;
    margin-right: 0;
}

    .feature-car .item .offer {
        display: block;
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        padding: 4px 15px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        float: left;
        margin-bottom: 10px;
        text-transform: uppercase;
        background-image: -moz-linear-gradient(0deg, #2b3494 0%, #2b3494 100%);
        background-image: -webkit-linear-gradient(0deg, #2b3494 0%, #2b3494 100%);
        background-image: -ms-linear-gradient(0deg, #2b3494 0%, #2b3494 100%);
    }

    .feature-car .item .image {
        height: auto;
        min-height: 115px;
        text-align: center;
        width: 100%;
        display: block;
        float: left;
    }

    .feature-car .item .image {
        margin-top: 20px;
    }

.feature-car .content h3 {
    font-size: 17px;
}

.feature-car .item h3 {
    margin-top: 0;
}

.feature-car .item h3 {
    color: #171c8f;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
}

.feature-car .item .breadcum {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #d6dbed;
    padding-bottom: 10px;
}

.feature-car .item .price {
    margin: 20px 0;
}

    .feature-car .item .price h3 {
        color: #000;
        font-weight: 400;
    }

.calcBtn:hover {
    color: #fff;
}

.d-block {
    display: block;
    width: 100%;
}

.teamslider.owl-carousel .owl-nav.disabled {
    display: block;
}

/*.teamslider .owl-nav .owl-prev {    
    left: -40px;
}*/

/*.teamslider .owl-nav .owl-next {
    right: -40px;
}*/

.tabs li.current {
    background: #2f3a82 !important;
    color: #fff !important;
}

.bookingBlock form ul {
    width: 80%;
    float: none;
    margin: 0 auto;
}

.modal {
    z-index: 101010;
}

.registerFormBox h2 {
    font-size: 19px;
}

.modal-open {
    overflow: hidden !important;
}

.modal-custom .modal-dialog {
    margin-top: 0;
}

.modal-custom .modal-content {
    margin-bottom: 0;
}

.modal-custom .modal-header {
    padding: 0 0 7px 0;
    margin-bottom: 0px;
    border: 0;
}

.modal-custom .modal-body {
    padding-left: 0;
    padding-right: 0;
}

.modal-custom .modal-footer {
    text-align: center;
    float: left;
    width: 100%;
    border-top: none;
}

.modal-custom .btn {
    min-width: 110px;
}

.sub_mrb {
    margin-bottom: 20px;
}

    .sub_mrb .disclaimerTxt {
        padding-left: 0px;
    }

.sub_box {
    width: 80%;
    float: none;
    margin: 0 auto;
}

.sub_submit {
    padding: 14px 50px;
}

.loader_divloadersticky {
    position: relative !important;
    margin: 0 auto;
}

/* media query */
@media only screen and (device-width: 768px) {
    .cp_offer_section {
        margin-bottom: 4%;
    }

    .intrestedbtnModal {
        top: 35%;
    }

    .disclaimerSection {
        margin-top: 2%;
    }

    .submitButtons {
        padding: 10px 4px 28px !important;
    }

    .downloadBrochure {
        top: 60%;
    }
}

@media (max-width: 576.98px) {
    .arenasubscribeClose {
        top: -4px !important;
        right: -9px !important;
    }

    .disclaimerparaArena {
        margin-left: 2px;
    }

    .arenaBox {
        width: 100% !important;
    }

    .mainsubArena {
        width: 95% !important;
    }
}

@media (min-width: 768px) {
    .cp_offer_section {
        padding-top: 60px;
        float: left;
        width: 100%;
        clear: both;
    }

    .diclaimerBoxed {
        position: relative !important;
        top: 2px;
    }
}

@media only screen and (device-width: 1024px) {
    .diclaimerBoxed {
        top: -2px;
    }

    .arenasubscribeModaL {
        top: 34% !important;
    }
}

@media (max-width: 768px) {
    .easy-step .left {
        padding: 0 50px;
    }

        .easy-step .left ul {
            flex-wrap: wrap;
            margin-bottom: 20%;
        }

            .easy-step .left ul li {
                margin: auto;
                margin-top: 30px;
            }

    .owl-nav .owl-next {
        right: -14px;
    }

    .owl-nav .owl-prev {
        left: -15px;
    }

    .sub_mrb {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 767px) {
    .sub_box {
        width: 80%;
        float: none;
        margin: 0 auto;
    }

    .downloadBrochure {
        font-size: 0.7rem;
        padding: 9px 1px;
        top: 3%;
        min-width: 140px;
    }

    .sub_close {
        top: 0px;
        right: 0;
    }

    .sub_mrb {
        margin-bottom: 10px;
    }

    .easy-step h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .easy-step .left ul {
        flex-wrap: wrap;
        margin-top: 40px;
        margin-bottom: 20%;
    }

    .easy-step .left h5 {
        margin-bottom: 0;
    }

    .stepsList.owl-carousel .owl-item {
        padding-top: 30px;
    }

    .stepsList .owl-nav .owl-next {
        right: -20px;
    }

    .stepsList .owl-nav .owl-prev {
        left: -20px;
    }

    .easy-step .left {
        padding: 0 20px;
    }

        .easy-step .left ul li {
            margin: auto;
        }

    .feature-car .heading h1 {
        font-size: 22px;
        color: #000000;
        text-align: center;
    }

    .feature-car .exploreCarRange p {
        display: none;
    }

    div#ArenaCarRange {
        margin-top: 30px;
    }

    .feature-car .item .offer {
        margin-bottom: 0;
        margin-top: -11px;
        margin-left: -10px;
    }

    .feature-car {
        padding: 0;
        margin-bottom: 100px;
    }

    .sec-enq {
        padding: 30px 0 60px 0;
    }

        .sec-enq h2 {
            font-size: 22px;
            color: #3a3a3a;
            margin-bottom: 20px;
        }

    .title-subs {
        font-size: 22px;
    }

    .sec-about .title-subs {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .sec-about {
        padding-bottom: 50px;
    }

    .cp_offer_section h2 {
        font-size: 32px;
        padding-bottom: 0;
    }

    .cp_offer_section {
        padding: 30px 0 100px 0;
    }

    .btn-mss {
        margin-top: 15px;
    }

    .teamslider .owl-nav .owl-prev {
        left: 0;
    }

    .teamslider .owl-nav .owl-next {
        right: 0;
    }

    .sec-about p:first-of-type {
        text-align: justify;
    }
}
