@media (max-width: 1024px) {
    .hero-section {
        height: 650px
    }

    .hero-content h1 {
        font-size: 32px;
        line-height: 42px
    }

    .section-heading h2 {
        font-size: 32px;
        line-height: 42px
    }
}

@media (max-width: 992px) {
    .sm-padding {
        padding: 15px
    }

    .menu-btn, .menu-wrap ul.nav {
        display: none
    }

    .slicknav_menu {
        display: block
    }

    /*.slicknav_nav li:last-child {*/
        /*display: none*/
    /*}*/

    .hero-content h1 {
        font-size: 32px;
        line-height: 42px
    }

    .feature-section {
        padding-top: 0
    }
    .f-bg:before {
        display:none;
    }
    .f-bg2:before {
        display:none;
    }
    .social {
    text-align: center;
    }
    .form__input{
     padding: 5px 10px;
     width: 97%;
    }
    .form__submit {
    right: 18px;
    }
    footer.footer-section2.padding {
    background-size: 130% 100%;
    }
    h3.footHeading-1.text-white {
    font-size: 31px;
    }
    .title-wrap {
    padding: 47px 0px;
    width: 91%;
    left: 4%;
    }
    .book-img{
        width: 80%;
    }
    .img-book{
        width: 50%;
    }
    .banner-img-2 {
    position: absolute;
    bottom: 0;
    left: 152px;
    z-index: -1;
    top: -16px;
    }
    h1.d-flex.mt-2 {
    margin-top: 240px !important;
    margin-bottom: -170px;
    margin-right: 7%;
    }
    body, p {
    font-size: 28px;
    line-height: 33px;
    }
    .my-d {
    width: 71%;
    text-align: left;
    position: revert;
    left: 219px;
    }
    /*.m-border::before {*/
    /*content: ' ';*/
    /*width: 5%;*/
    /*line-height: 1;*/
    /*display: inherit;*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*height: 7px;*/
    /*color: red;*/
    /*background-color: #0d7386;*/
    /*top: 5.1%;*/
    /*font-size: 1em;*/
    /*font-weight: 900;*/
    /*z-index: -1;*/
    /*margin-left: -14px;*/
    /*border: 1px solid #0d7386;*/
    /*border-radius: 17px;*/
    /*}*/
    .hero-content h1 {
    font-size: 45px !important;
    line-height: 51px;
    }
    .section-heading h2 {
    font-size: 22px;
    line-height: 6px;
    letter-spacing: -1.5px;
    }
    .content-section .section-heading {
    top: -50px;
    }
}

@media all and (min-width: 480px) and (max-width: 768px) {
}

@media all and (max-width: 767px) {
    body, p {
        font-size: 12px;
        line-height: 22px
    }

    h1 {
        font-size: 30px !important
    }

    h2 {
        font-size: 20px
    }

    h3 {
        font-size: 16px
    }

    p br {
        display: none
    }

    .padding {
        padding: 60px 0
    }

    .xs-padding {
        padding: 15px
    }

    .hero-section {
        height: auto;
        padding: 100px 0;
        background-position: top center
    }

    .hero-content {
        text-align: center
    }

    .feature-section {
        padding-top: 0
    }

    .section-heading h2 {
        font-size: 24px;
        line-height: 36px;
        margin-top: 10%;
    }
}

@media all and (max-width: 520px) {
    .subscribe-form {
        width: 100%
    }

    .card-header a {
        font-size: 14px;
        line-height: 18px
    }

    #accordion {
        padding-right: 0
    }

    .subscribe-form input {
        width: 100%
    }

    .submit-btn {
        width: 100%
    }

    .default-btn.order {
        font-size: 8px
    }

    /*.section-heading h2 {*/
    /*    font-size: 16px;*/
    /*    line-height: 26px;*/
    /*    letter-spacing: -.5px*/
    /*}*/

    .section-heading h2 br {
        display: none
    }

    .icons-wrap span.icon-2 {
        left: 5%;
        top: 40px
    }

    .icons-wrap span {
        left: 110px;
        top: 40px
    }

    .icons-wrap span.icon-3 {
        top: 55px
    }
}
