@media (min-width:1500px) and (max-width:1920px) {

    .india_vision {
        margin-top: 120px;
    }

    .india_vision img {
        width: 90%;
    }

}

@media (min-width:1367px) and (max-width:1600px) {

    .header .top-menu ul li {
        margin-left: 20px;
    }

}

@media (min-width:1200px) and (max-width:1366px) {

    .header .top-menu ul li a {
        font-size: 12px;
    }

    .header .top-menu ul li {
        margin-left: 13px;
    }

    .header .top-menu ul li a.selected_menu {
        padding: 6px 10px;
    }

    .header .download-cv-btn {
        padding: 0 15px;
    }

    .header .top-menu ul {
        margin: 6px 10px 0;
    }
 
    .section .titles .title {        
        font-size: 2.3rem;        
    }
}
 

@media only screen and (max-width:1199px) {
    .new-tag {
        margin: 0 auto;
        left: 0;
        right: 0;
        margin-top: -6px;
    }
}

@media only screen and (max-width:1024px) {

    .header .top-menu ul li a {
        line-height: 50px;
    }

    .header .download-cv-btn {
        margin-top: 15px;
        border-color: #FFF;
        line-height: 60px !important;
        margin-right: 0;
        float: none;
        padding: 0;
    }

    .header .top-menu ul li i.app-icon {
        font-size: 22px;
    }

    .background-img {
        height: 100% !important;
    }

}


@media only screen and (max-width: 767px) {

    .box-shadow {
        margin: 0;
        padding: 10vh 10vw 5vh;
        background: #dfebe8;
        box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
    }

    .section.started .h-title {
        margin-top: -140px;
        padding: 40px 15px 15px 15px;
        width: auto;
        font-size: 34px;
        background: #e1555a;
        color: #fff;
    }

    .header.active {
        background: #5e9b8c;
    }

    header.header.mobsticky {
        top: 0;
        background: #438977;
    }

    .box-items .box-col {
        padding: 0px 20px 0 20px;
    }

    .section.about img {
        max-width: 100%;
    }

    .background-filter .background-img {
        height: 100% !important;
    }

    .section.about .titles {
        margin-top: 0px !important;
    }

    .pattern_withkapil img {
        padding-top: 40px;
        max-width: 100%;
    }

    .pattern_withkapil {
        background: #d4e1de;
        height: 100%;
    }

    .india_vision {
        margin-top: 100px;
    }

    #showhide {
        max-height: inherit;
    }

    button#bttn1 {
        display: none;
    }

    #behindbook {
        height: inherit;
    }

    button#bttn2 {
        display: none;
    }


}



@media only screen and (max-width: 480px) {

    .section.started .h-title {
        margin-top: 0;
        padding: 0;
        width: auto;
        font-size: 34px;
        color: #438977;
        background: inherit;
    }

    .box-shadow {
        padding: 0;
    }

    .section.started .started-content .h-subtitles {
        margin: 0;
        height: 18px;
    }

    .section.started {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
    }

    .kapil-title {
        padding: 30px 10px 0;
    }

    .section.started .h-title {
        margin-top: 0;
        padding: 40px 15px 15px 15px;
    }

    .who-i-am-box .icon img.logo {
        max-width: 100px;
        max-height: inherit;
    }

    .who-i-am-box {
        min-height: inherit;
    }

    .footer:before {
        display: none;
    }
}


@media only screen and (max-width: 375px) {

    .header .logo {
        width: 175px;
    }

    .footer .socials a {
        margin-bottom: 6;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 9px 0 0;
    }
}