@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%;
        /* background: #403c2f; */
    }

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

    header .logo {
        top: 0;
        position: relative;
        width: 100px;
    }

    header .logo img {
        max-width: 100%;
    }

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

    .slide-content {
        min-width: 100% !important;
    }

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

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

    .content_bar {
        padding: 20px 0;
    }

    .about-pg .col,
    .gallery-bar .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;
    }

    .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-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: 0px !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;
    }

    .contact-pg {
        padding: 0 15px;
    }

    .cont-details-bg .quality-heading {
        width: 190px;
    }

    .cont-details-bg .quality-col {
        padding: 20px 10px 10px;
        margin-top: 15px;
		min-height:1px;
    }

    .cont-details-bg .quality-icon {
        width: 50px;
        padding: 8px 8px !important;
    }

    .cont-details-bg .quality-icon::before {
        left: 0px;
        top: 65px;
    }

    .contact-pg .enq-form h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .contact-pg .map-outer iframe {
        margin-top: 30px !important;
        margin-bottom: 40px !important;
    }

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

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

    header .top-bar {
        display: none;
    }

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

    .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-about-sec .about-right {
        padding: 0px 0 0 0 !important;
    }

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

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

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

    .idx-about-sec .about-left {
        margin-top: 40px;
    }

    .idx-about-sec .about-left::before {
        width: 50px;
        height: 150px;
        left: -10px;
        bottom: -10px;
    }

    .idx-about-sec .about-left::after {
        width: 50px;
        height: 150px;
        right: -10px;
        top: -10px;
    }

    .idx-about-sec .about-left:hover:before {
        width: 280px;
        height: 230px;
    }

    .idx-about-sec .about-left:hover:after {
        width: 280px;
        height: 230px;
    }

    .achi-blk {
        margin: 15px 0 15px;
    }

    .achi-blk h2 {
        font-size: 25px !important;
        line-height: 35px;
    }

    .achi-blk h2::before {
        height: 52px;
    }

    .idx-why-choose {
        padding: 40px 0;
    }

    .idx-why-choose .no-padding {
        padding: 0 15px !important;
    }

    .why-right {
        padding: 15px 15px 15px 15px;
        min-height: auto;
    }

    .why-right .why-icon {
        width: 45px;
        padding: 8px 8px;
    }

    .why-right .why-text {
        width: 188px;
    }

    .why-right .why-col {
        padding: 20px 0px;
    }

    .why-right .why-text p {
        font-size: 16px !important;
    }

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

    .idx-products .item-name {
        left: -200px;
        bottom: 30px;
        padding: 15px !important;
        width: 200px;
    }

    .idx-products .item-pic {
        height: 290px;
    }

    /*  */

    .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-home {
        padding: 80px 0 40px;
        top: -68px;
        margin-bottom: -68px;
    }

    .idx-home .h-text h4 {
        font-size: 16px !important;
        line-height: 24px;
    }

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

    .idx-partner {
        padding: 30px 0;
    }

    .idx-home .main-head.mob-hide {
        display: none;
    }

    .idx-success .achi-blk {
        margin: 0 auto 30px !important;
    }

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

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

    footer .social-nav ul {
        margin-top: 10px !important;
        float: left;
    }

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

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

    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 40px;
    }

    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;
        width: 100%;
        display: block;
    }

    /*  */
    .banner-bdr-1 {
        height: 100px;
        left: 10px;
    }

    .banner-bdr-2 {
        height: 100px;
        right: 10px;
    }

    .banner-bdr-1::before {
        width: 105px;
    }

    .banner-bdr-1::after {
        width: 40px;
    }

    .banner-bdr-2::before {
        width: 105px;
    }

    .banner-bdr-2::after {
        width: 40px;
    }

    /*  */

    .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;
    }

    .about-us-pg .col-desc {
        padding-top: 20px;
    }

    /*  */
    .about-us-pg .quality-inn .col {
        padding: 40px 0px 10px;
    }

    .about-us-pg .why-choose-inn {
        padding: 40px 15px 0;
    }

    .about-us-pg .why-choose-inn .col {
        padding: 0px 15px 0;
    }

    .about-us-pg .quality-inn .col .quality-icon span {
        right: 80px;
    }

    .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;
    }

    /*  */
    .inner-secvice-col .col {
        width: 100%;
    }

    .inner-secvice-col .col-desc {
        padding: 20px 0px 0 0 !important;
    }

    .inner-secvice-col .col-desc h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    /*  */
    .career-pg .col-desc {
        padding-top: 30px !important;
    }

    .whats-desk {
        display: none;
    }

    .social-chat-icon .cont-nav ul li img {
        max-width: 40px;
    }

    .footer-social-icon .whats-mobile {
        display: block;
    }

    /*  */
}

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

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

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

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

    .contact-us .cont-details-bg {
        padding: 0 15px !important;
    }

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

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

    .contact-pg .enq-form h2 {
        font-size: 30px !important;
        line-height: 40px !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;
    }

    /*  */
    .cont-details-bg .quality-col {
        padding: 15px 10px 10px;
        min-height: 187px;
    }

    .cont-details-bg .cont-row-2 .quality-col {
        min-height: 210px;
    }

    .cont-details-bg .quality-icon {
        width: 50px;
        padding: 8px 8px !important;
        display: block;
        margin: 0 0 0;
    }

    .cont-details-bg .quality-icon::before {
        left: 0px;
        top: 60px;
    }

    .cont-details-bg .quality-heading {
        display: block;
        width: 100%;
        margin-left: 0px !important;
        margin-top: 20px !important;
    }

    .cont-details-bg .quality-heading p {
        font-size: 13px !important;
        text-align: left;
    }

    /*  */
    header .top-bar {
        padding: 5px 0;
    }

    header .logo {
        top: -71px;
    }

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

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

    header .logo {
        padding: 0px 0 0px 0;
        width: 120px;
    }

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

    header .cont-nav ul li {
        padding: 11px 8px !important;
    }
	header ul .cont-text span {
        font-size: 14px;
		line-height: 24px;
	}
	header ul .cont-text a {
		font-size: 12px;
        line-height: 20px;
	}
    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-home {
        padding: 110px 0 80px;
        top: -55px;
        margin-bottom: -55px;
    }

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

    .quality-col {
        padding: 10px 10px;
    }

    .quality-heading {
        width: 130px;
    }

    .quality-heading h4 {
        font-size: 17px !important;
        line-height: 27px !important;
    }

    .quality-icon::before {
        left: 0px;
        top: 55px;
    }

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

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

    .idx-about-sec .about-left::before {
        width: 70px;
        height: 180px;
        left: -15px;
        bottom: -15px;
    }

    .idx-about-sec .about-left::after {
        width: 70px;
        height: 180px;
        right: -15px;
        top: -15px;
    }

    .idx-about-sec .about-left:hover::before {
        width: 330px;
        height: 280px;
        left: -15px;
        bottom: -15px;
    }

    .idx-about-sec .about-left:hover::after {
        width: 330px;
        height: 280px;
        right: -15px;
        top: -15px;
    }

    .achi-blk h2 {
        font-size: 25px !important;
        line-height: 35px;
    }

    .achi-blk h4 {
        font-size: 15px !important;
        line-height: 20px;
    }

    /*  */
    .idx-why-choose {
        padding: 50px 0 0;
    }

    .why-right {
        padding: 0px 20px 20px 15px;
    }

    .why-right .why-icon {
        width: 40px;
        padding: 6px 8px;
    }

    .why-right .why-icon span {
        font-size: 16px !important;
    }

    .why-right .why-text {
        width: 275px;
    }

    .why-right .why-col {
        padding: 15px 0px;
    }

    .why-right .why-text p {
        font-size: 16px !important;
    }

    .item-pic {
        height: 134px;
    }

    .item-name {
        left: -120px;
        padding: 10px !important;
        width: 100px;
    }

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

    .idx-products .item-pic {
        height: 232px;
    }

    .idx-products .item-name {
        left: -170px;
        padding: 13px !important;
        width: 170px;
    }

    .idx-products .item-name a {
        font-size: 16px;
    }

	.ipad-no{
		padding-left: 0 !important;
		padding-right:0 !important;
	}
    /*  */
    .idx-btn {
        min-width: 130px;
        padding: 12px 20px;
        margin: 10px 0 0 !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 .social-nav li a .fa {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    footer .social-nav li {
        margin-right: 8px !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: 30px !important;
    }

    .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 40px;
    }

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

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

    .banner-bdr-1 {
        height: 115px;
    }

    .banner-bdr-2 {
        height: 115px;
    }

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

    /*  */
    .about-us-pg .col-desc {
        padding-top: 0px;
        padding-right: 10px;
    }

    .about-us-pg .quality-inn .col {
        padding: 50px 15px 10px;
    }

    .about-us-pg .quality-inn .col .quality-icon span {
        right: 30px;
    }

    .about-us-pg .quality-inn .col .quality-col {
        padding: 10px 0px;
    }

    .about-us-pg .quality-inn .col .quality-heading h4 {
        font-size: 17px !important;
    }

    /*  */
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    header .logo {
        padding: 5px 0 0px 0;
        width: 138px;
    }

    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;
    }

    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;
    }
	
	.ipad-no{
		padding-left: 0 !important;
		padding-right:0 !important;
	}
    .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;
    }

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

    .cont-details-bg .quality-heading {
        width: 210px;
    }

    .cont-details-bg .quality-col {
        padding: 20px 10px 10px;
		min-height:150px;
    }

    .cont-details-bg .quality-icon {
        width: 55px;
    }

    .cont-details-bg .quality-icon::before {
        left: 5px;
        top: 70px;
    }

    /*  */
    .idx-quality-sec {
        padding: 60px 0;
    }

    /*  */
    .idx-about-sec .about-left::before {
        width: 80px;
        height: 280px;
    }

    .idx-about-sec .about-left::after {
        width: 80px;
        height: 280px;
    }

    .idx-about-sec .about-left:hover::before {
        width: 440px;
        height: 360px;
    }

    .idx-about-sec .about-left:hover::after {
        width: 440px;
        height: 360px;
    }

    .achi-blk h2 {
        font-size: 25px !important;
        line-height: 35px;
    }

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

    .achi-blk h2::before {
        height: 52px;
    }

    .achi-blk {
        padding-left: 15px;
    }

    /*  */
    .idx-why-choose {
        padding: 60px 0;
    }

    .why-right {
        padding: 0px 20px 20px 25px;
    }

    .why-right .why-col {
        padding: 15px 0px;
    }

    .why-right .why-icon {
        width: 50px;
        padding: 10px 8px;
    }

    .why-right .why-text {
        width: 365px;
    }

    .why-right .why-text p {
        font-size: 16px !important;
        line-height: 26px;
    }

    /*  */
    .item-pic {
        height: 210px;
    }

    .item-name {
        left: -170px;
        padding: 12px !important;
        width: 160px;
    }

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

    .idx-products .item-pic {
        height: 304px;
    }

    .idx-products .item-name {
        left: -200px;
        padding: 15px !important;
        width: 200px;
    }

    /*  */
    .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: 18px !important;
        line-height: 28px;
    }

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

    /*  */
    .about-us-pg .col-desc {
        padding-top: 0px;
        padding-right: 20px;
    }

    .about-us-pg .quality-inn .col .quality-col {
        padding: 0px 0px;
    }

    .about-us-pg .quality-inn .col {
        padding: 60px 15px 10px;
    }

    .about-us-pg .quality-inn .col .quality-icon span {
        right: 65px;
        top: 6px;
    }

    /*  */
}