@media only screen and (min-width:320px) and (max-width:991px) {

    /*core starts*/
    h1 {
        font-size: 26px !important;
    }

    h2 {
        font-size: 21px !important;
    }

    h3 {
        font-size: 19px !important;
    }

    h4 {
        font-size: 15px !important;
    }

    /*core ends*/
}

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

    /*core start*/
    body {
        font-size: 12px !important;
    }

    p {
        font-size: 12px !important;
    }

    ul {
        font-size: 12px !important;
    }

    .main-head {
        font-size: 17px !important;
        margin-bottom: 5px !important;
        line-height: 25px !important;
        margin: 8px 0 !important;
    }

    /**/
    .product-detail-bar h4.pr_name {
        margin-top: 20px !important;
    }

    .product-detail-bar .social.mob {
        display: block;
    }

    .product-detail-bar .social.desk {
        display: none;
    }

    /**/
    .modal#prModal {
        background: #fff;
    }

    .modal-dialog.frm-model {
        width: 100%;
        margin: 0;
    }

    .modal-dialog.frm-model .modal-content {
        border: 0;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
    }

    .modal.fade .modal-dialog.frm-model {
        top: 0;
        left: 0;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    /*core ends*/

    header .logo-bar {
        padding: 10px 0;
        position: inherit;
        background: #FFF !important;
        width: 100%;
    }

    header .logo-bar:after {
        content: '';
        display: none
    }

    header .logo {
        position: relative;
        width: 90px;
        margin-top: 0px;
        margin-left: 0px;
    }

    section.slider {
        position: relative;
        top: 109px !important;
        margin-bottom: 109px !important;
    }

    /**/
    .home-gallery-bar {
        padding: 10px 0 10px !important;
    }

    /**/
    .banner-bar {
        padding: 60px 0 0px;
        top: 109px;
        margin-bottom: 109px;
        position: relative;
    }

    .content_bar {
        padding: 20px 0;
    }

    .about-pg .col,
    .gallery-pg .col {
        width: 100%;
        padding: 0px 15px;
    }

    .about-pg .col-desc h2 {
        margin-top: 0px !Important;
        margin-bottom: 15px !Important;
        line-height: 30px;
    }

    .contact-pg .site-nav ul li {
        width: 100%;
        height: auto;
        padding: 10px 10px !important;
        margin: 0 20px 0px 25px !important;
        text-indent: -20px;
    }

    .contact-pg .enq-form h2 {
        font-size: 26px !important;
    }

    .cont-details-bg {
        padding: 0 !important;
    }

    .contact-blk .cont-text p {
        font-size: 13px !important;
    }

    .cont-map {
        padding: 0 !important;
    }

    .contact-pg .ftr-map {
        height: 200px !important;
    }

    .enq-form {
        margin: 10px auto 0;
        padding: 15px;
    }

    .enq-form form .btn-submit {
        width: 100%;
    }

    /**/
    .item-pic {
        height: auto;
    }

    .item-pic img {
        position: inherit;
        top: inherit;
        left: inherit;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    .contact-pg .site-nav ul li .fa {
        margin-right: 19px !important;
    }

    .home-tech-bar {
        padding: 40px 0 40px !important;
    }

    .ftr-map-bg {
        padding: 40px 0;
    }

    .ftr-map-bg iframe {
        height: 200px;
    }

    .contact-us .cont-details-bg {
        padding: 0 !important;
        padding-bottom: 30px !important;
        margin-top: 0px !important;
    }

    .contact-blk {
        margin-top: 20px;
        min-height: auto;
    }

    .contact-pg div.col-row:nth-child(2) {
        padding: 0px !important;
    }

    .contact-us .enq-form {
        padding: 15px 15px !important;
    }

    .contact-us .cont-details-bg h2 {
        font-size: 18px !important;
        line-height: 24px;
        margin-bottom: 10px !important;
    }

    .contact-us .contact-pg .site-nav ul {
        margin-left: 0px !important;
        margin-bottom: 40px !important;
    }

    .contact-pg .site-nav ul li:before {
        left: -10px !important;
    }

    .contact-us .enq-form {
        padding: 0px;
        width: 100%;
        margin: 20px auto 0;
    }

    /* Date 26-08-2022 */
    header {
        position: fixed;
        z-index: 99;
        width: 100%;
    }

    header .top-bar {
        display: none;
    }

    .idx-about-sec {
        padding: 40px 0;
    }

    .idx-about-sec .since-text h2 {
        font-size: 40px !important;
        line-height: 40px;
    }

    .idx-about-sec .since-text {
        background: url(../design_img/dots.png) no-repeat center center;
        background-size: cover;
        height: 70px;
        width: 70px;
        padding-top: 5px !important;
        left: 0;
        bottom: 0;
        z-index: 999;
    }

    .idx-about-sec .since-overlay {
        height: 100px;
        width: 100px;
        margin-top: -100px;
    }

    .idx-btn {
        width: 120px;
        font-size: 12px;
        padding: 10px 20px !important;
    }

    .main-icon {
        margin: 0 auto 10px !important;
    }

    .idx-about-sec .about-right {
        padding: 30px 0 0 0 !important;
    }

    .main-head span {
        font-size: 14px !important;
        line-height: 24px;
    }

    .idx-services {
        padding: 40px 0 40px !important;
    }

    .main-head {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 10px;
    }

    /*  */
    .idx-products {
        padding: 40px 0;
    }

    .cont-info-block {
        padding: 20px 0px;
    }

    .cont-info-block .cont-info-icon {
        width: 50px;
        padding: 6px;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 55px);
        padding: 8px 0 0 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 20px !important;
        line-height: 27px;
    }

    .cont-info-block.min-sec {
        padding: 20px 15px !important;
    }

    .idx-services .services-blk {
        margin: 0px 0px 10px;
    }

    .idx-services .services-blk .co-down .co-icon {
        width: 70px;
        padding: 10px 10px;
        min-height: 91px;
    }

    .idx-services .services-blk .co-down .co-icon img {
        width: 50px;
        margin-top: 10px !important;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
        padding: 10px 10px 10px 10px;
    }

    .ser-gp {
        margin-top: 20px !important;
    }

    .idx-services .service-blk .ser-down {
        padding: 20px 15px;
    }

    .idx-services .service-blk .ser-down h4 {
        font-size: 18px !important;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

    .idx-home .abt-blk {
        top: 0px;
        margin-bottom: 20px;
    }

    .idx-services .services-blk .co-link {
        padding: 15px 10px !important;
    }

    .idx-services .services-blk .co-link .btn-link {
        font-size: 16px !important;
        line-height: 27px;
    }

    .idx-social-work {
        padding: 40px 0;
    }

    .social-col {
        width: 290px;
        height: 76px;
        padding: 15px 45px;
    }

    .social-col p {
        font-size: 13px !important;
        line-height: 23px;
    }

    .idx-gallery {
        padding: 40px 0;
    }
	
	.video-pg .col-row {
		width: 100%;
	}

    footer .logo {
        width: 100px;
        margin-bottom: 15px !important;
    }

    footer .ftr-contact .ftr-left {
        width: 40px !important;
    }

    footer .ftr-contact .ftr-right {
        width: calc(100% - 45px);
        padding-left: 10px;
    }

    footer .f-left-gape {
        margin-top: 20px;
    }

    footer .social-nav {
        margin-bottom: 20px;
    }

    footer .ftr-contact {
        margin-bottom: 10px !important;
    }

    footer .ftr-contact .ftr-right h4 {
        font-size: 18px !important;
        line-height: 27px;
    }

    footer .footer-top {
        background: #1b1b1b;
        padding: 40px 0 20px !important;
    }

    footer .footer-top::before {
        display: none;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .important-link-sec {
        margin-top: 20px !important;
    }

    footer .footer-bar {
        padding: 20px 0 0px;
    }

    footer .com-right .copy {
        font-size: 11px !important;
    }

    footer .important-link-sec h3 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

    footer .important-link-sec.m-mid {
        margin-top: 0 !important;
    }

    footer .important-link-sec.m-mid h3 {
        display: none;
    }

    /* Inner Page Css Start */
    .banner-bar .banner-content .banner-col {
        padding: 0px;
    }

    .banner-bar .banner-content h1 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 0px !important;
    }

    .about-us-pg .col {
        width: 100%;
        padding: 0 15px;
    }

    .career .career-right {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: table-footer-group;
    }

    .career .career-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: table-header-group;
    }

    .infrastructure-pg .col-img {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        width: 100%;
        float: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    /*  */
    .downloads-bar .download-col {
        float: none;
        width: 100%;
        margin: 20px 0px;
    }

    .video-pg .col {
        width: 100%;
    }

    .seva-karya-pg .col-row {
        width: 100%;
        margin: 10px 0;
    }

    .download-pg .col-row {
        width: 100%;
        margin: 20px 0;
    }

    .pradesh-karyakarini-pg .col-row {
        width: 25%;
        width: 100%;
    }

    .yuva-shakha-pg .col-row {
        width: 100%;
    }

    .jila-adhyaksh-pg .col-row {
        width: 100%;
    }

    /*  */
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .main-head {
        line-height: 28px !important;
        font-size: 22px !important;
    }

    .idx-btn {
        width: 120px;
        font-size: 13px;
        padding: 10px 20px !important;
    }

    .ftr-map-bg iframe {
        height: 240px;
    }

    .contact-us .enq-form {
        padding: 15px 15px;
        width: 100%;
    }

    .contact-pg div.col-row:nth-child(2) {
        padding: 0 !important;
    }

    .contact-us .cont-details-bg {
        padding: 0 0;
    }

    .contact-us .cont-details-bg h2 {
        font-size: 18px !important;
        line-height: 25px;
    }

    .contact-us .contact-pg .site-nav ul {
        margin-left: 45px !important;
    }

    .contact-blk {
        min-height: auto;
    }

    .contact-blk .h-icon .h-icon-inner img {
        max-width: 40px !important;
    }

    .contact-blk .h-icon {
        width: 70px;
        height: 70px;
    }

    .contact-pg .ftr-map {
        height: 400px !important;
    }

    .downloads-bar .download-col {
        width: 29%;
    }

    /*  */

    header .cont-info ul li {
        padding: 0 10px 0 10px !important;
    }

    header ul .cont-text {
        padding-left: 7px !important;
        margin-right: 7px;
    }

    header .logo {
        padding: 0px 0 0px 0;
        width: 100px;
        position: relative;
        margin-top: -46px;
    }

    header .logo-bar {
        background: linear-gradient(120deg, #fff 24.1%, #98110a 0%, #98110a 25%, #f0aa0ce6 25%);
    }

    header .site-nav {
        margin-top: 10px !important;
    }

    header .cont-nav ul li {
        padding: 11px 8px !important;
    }

    header .top-bar p {
        font-size: 12px !important;
        line-height: 20px;
        padding: 8px 0 !important;
    }

    .ipad-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    header .social-nav li {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    header .social-nav li a .fa {
        width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 12px !important;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    .cont-info-block {
        padding: 20px 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 18px !important;
        line-height: 27px;
    }

    .cont-info-block .cont-info-icon {
        width: 45px;
        padding: 4px 4px 4px 8px;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 50px);
        padding: 4px 0 0 5px;
    }

    .cont-info-block .cont-info-text p {
        font-size: 12px !important;
        line-height: 22px;
    }

    .cont-info-block.min-sec {
        padding: 20px 10px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p {
        font-size: 15px !important;
        line-height: 24px;
    }

    .slider-bottom .benefits-blk1 {
        padding: 24px;
        min-height: 240px;
    }

    .slider-bottom .benefits-blk1 .benefits-text h4 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 7px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p br {
        display: none;
    }

    .idx-services {
        padding: 50px 0 0px !important;
    }

    .idx-services .services-blk {
        margin: 0px 8px 10px;
    }

    .idx-services .services-blk .co-down .co-icon {
        width: 60px;
        padding: 10px 8px;
        min-height: 92px;
    }

    .idx-services .services-blk .co-down .co-icon img {
        width: 45px;
        margin-top: 10px;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
        padding: 10px 8px 10px 8px;
    }

    .idx-services .services-blk .co-down .co-text h4 {
        font-size: 13px !important;
        line-height: 20px;
        margin-bottom: 0px !important;
    }

    .idx-services .services-blk .co-link {
        padding: 10px 15px !important;
    }

    .idx-services .services-blk .co-link .btn-link {
        font-size: 16px !important;
        line-height: 24px;
    }

    .idx-services .services-blk .co-link i {
        margin-left: 10px !important;
    }

    .idx-social-work {
        padding: 50px 0;
    }

    .idx-gallery {
        padding: 50px 0;
    }

    .idx-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px !important;
    }

    .main-head span {
        font-size: 12px !important;
        line-height: 20px;
    }

    .idx-about-sec .cont-form-outer {
        padding-top: 0px !important;
    }

    .main-head {
        font-size: 27px !important;
        line-height: 35px !important;
        margin-bottom: 10px !important;
    }

    .idx-about-sec .since-text h2 {
        font-size: 60px !important;
        line-height: 60px;
    }

    .idx-about-sec .since-text {
        position: absolute;
        background: url(../design_img/dots.png) no-repeat center center;
        background-size: cover;
        height: 120px;
        width: 180px;
        color: #db261b !important;
        font-size: 30px !important;
        line-height: 40px;
        font-weight: 700;
        text-align: center;
        padding-top: 15px !important;
        left: 0;
        bottom: 0;
        z-index: 999;
    }

    .ser-gp {
        margin-top: 20px !important;
    }

    .idx-services .service-blk .ser-down {
        padding: 20px 15px;
    }

    .idx-services .service-blk .ser-down h4 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .idx-home .abt-blk {
        top: -200px;
        margin-bottom: -170px;
    }

    .idx-success {
        padding: 40px 0;
    }

    footer .logo {
        width: 100px;
    }

    footer .ftr-contact .ftr-left {
        width: 35px !important;
    }

    footer .ftr-contact .ftr-right {
        width: calc(100% - 40px);
        padding-left: 10px;
    }

    footer .footer-top {
        padding: 30px 0 10px;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .important-link-sec h3 {
        font-size: 18px !important;
        line-height: 24px;
        font-weight: 600;
        letter-spacing: .9px;
    }

    footer .social-nav ul {
        margin-bottom: 0px !important;
    }

    footer .ftr-map {
        width: 100%;
        height: 190px;
        margin-top: 20px;
    }

    .ipad-no-left {
        padding-left: 0 !important;
    }

    footer .ftr-contact .ftr-right h4 {
        font-size: 22px !important;
        line-height: 30px;
    }

    footer .footer-bar {
        padding: 40px 0 0px;
    }

    footer .f-left-gape {
        margin-top: 0px;
    }

    footer .com-right {
        margin-top: 0px;
    }

    footer .site-nav ul li .icon-outer {
        height: 25px;
        width: 25px;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 120px 0 0px;
    }

    .banner-bar .banner-content .banner-col {
        padding: 0px 0px;
    }

    .banner-bar .banner-content h1 {
        font-size: 26px !important;
        line-height: 35px;
    }

    /*  */
    .seva-karya-pg .col-row {
        width: 33.33%;
        width: 50%;
    }

    .pradesh-karyakarini-pg .col-desc h3 {
        font-size: 10px !important;
    }

    .pradesh-karyakarini-pg .col-desc .cont-col {
        padding: 10px 5px;
    }

    .pradesh-karyakarini-pg .col-desc p {
        font-size: 10px !important;
    }

    .jila-adhyaksh-pg .col-desc h3 {
        font-size: 10px !important;
        line-height: 20px;
    }

    .yuva-shakha-pg .col-desc h3 {
        font-size: 10px !important;
        line-height: 20px;
    }



}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-bar {
        padding: 150px 0 0px;
    }

    header .logo {
        padding: 5px 0 0px 0;
        width: 100px;
    }

    header .top-bar {
        background: linear-gradient(120deg, #fff 28.5%, #98110a 0%, #d2231a 25.5%, #98110a 25.5%);
    }

    header .site-nav {
        margin-top: 5px !important;
    }

    .ipad-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .idx-about-sec {
        padding: 50px 0;
    }

    .idx-about-sec .about-right {
        padding: 0px 15px !important;
    }

    .idx-social-work {
        padding: 60px 0;
    }

    .social-col {
        width: 310px;
        height: 82px;
        padding: 15px 46px;
    }

    .social-col p {
        font-size: 13px !important;
    }

    .pradesh-karyakarini-pg .col-desc h3 {
        font-size: 14px !important;
    }



    .idx-gallery {
        padding: 60px 0;
    }

    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    .slider-bottom .benefits-blk1 {
        padding: 30px;
        min-height: 246px;
    }

    .slider-bottom .benefits-blk1 .benefits-text h4 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 7px !important;
    }

    .slider-bottom .benefits-blk1 .benefits-text p br {
        display: none;
    }

    .idx-services {
        padding: 60px 0 0px !important;
    }

    .idx-services .services-blk .co-down .co-text h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .idx-services .services-blk .co-down .co-icon {
        width: 70px;
        padding: 15px 5px;
        min-height: 100px;
    }

    .idx-services .services-blk .co-down .co-text {
        width: 100%;
        min-height: auto;
        padding: 10px 10px 5px 10px;
    }

    .main-head {
        font-size: 32px !important;
        line-height: 45px !important;
        margin-bottom: 15px !important;
    }

    .cont-info-block .cont-info-text {
        width: calc(100% - 65px);
        padding: 8px 0 0 0px;
    }

    .cont-info-block .cont-info-text p span {
        font-size: 20px !important;
        line-height: 27px;
    }

    .idx-services .service-blk .ser-down {
        padding: 20px 15px;
    }

    .idx-services .service-blk .ser-down h4 {
        font-size: 27px !important;
        line-height: 35px;
        margin-bottom: 10px !important;
    }

    .idx-home .abt-blk {
        top: -200px;
        margin-bottom: -170px;
    }

    .idx-success {
        padding: 40px 0;
    }

    footer .important-link-sec h3 {
        font-size: 21px !important;
        line-height: 28px;
        margin-bottom: 10px !important;
    }

    footer .footer-abt {
        padding-right: 0px !important;
    }

    footer .ftr-contact .ftr-left {
        width: 50px !important;
    }

    footer .ftr-contact .ftr-right h4 {
        font-size: 22px !important;
        line-height: 30px;
    }

    footer .footer-bar {
        padding: 40px 0 20px;
    }

    footer .f-left-gape {
        margin-top: 120px;
    }

    /*  */
    .yuva-shakha-pg .col-desc h3 {
        font-size: 14px !important;
        line-height: 24px;
    }

    .jila-adhyaksh-pg .col-desc h3 {
        font-size: 14px !important;
        line-height: 24px;
    }

    /*  */
}