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

    /**/
    .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 Start's */
    header {
        position: fixed;
        z-index: 99;
        width: 100%;
    }

    header .top-bar {
       display:none;
    }

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

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

    header .social-nav {
        display: none;
    }

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

    .google-trans {
        display: none;
    }

    /* Header End's */

    /* Slider Start's */
    section.slider {
        position: relative;
        top: 65px !important;
        margin-bottom: 65px !important;
    }

    /* Slider Ends's */

    /* Common Css */
    .main-head {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 10px !important;
    }

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

    .idx-btn {
        font-size: 12px !important;
        width: 130px;
        padding: 18px 15px !important;
    }

    .idx-btn::before {
        left: 5px;
        top: 5px;
        width: 130px;
        padding: 26px 15px 20px;
    }

    /* Common Css */

    /* Home Page Start's */
    .home-sld {
        margin-top: 0px;
        margin-bottom: 40px;
        padding: 0px 0px;
    }

    .sld-container {
        padding: 10px 0px;
        border: 0;
        border-bottom: 1px solid #777;
    }

    .sld-container-last {
        border: 0;
    }

    .sld-container .sld-text {
        width: 230px;
    }

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

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

    .idx-about-sec .marble-right {
        width: 80px;
        right: 0px;
        bottom: -30px;
    }

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

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

    .idx-services .services-blk .co-down .co-text h3 {
        font-size: 17px !important;
        line-height: 27px;
    }

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

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

    .idx-products .main-head span {
        margin-bottom: 0px !important;
    }

    .idx-products .item-pic {
        height: auto;
    }

    .idx-products .item-container:hover .item-pic::before {
        height: 260px;
    }

    .idx-products .item-container:hover .item-pic::after {
        width: 260px;
    }

    /*  */
    .home-vis-miss {
        padding: 40px 0;
    }

    .home-vis-miss .main-head {
        margin-bottom: 10px !important;
    }

    .col-vis-miss {
        min-height: auto;
        margin: 10px 0;
    }

    .col-vis-miss .vis-miss-icon h3 {
        font-size: 40px !important;
    }

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

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

    /* Home Page End's */

    /* Footer Start's */
    footer .footer-bar {
        padding: 40px 0 20px;
    }

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

    footer .footer-abt h3 {
        text-align: left;
    }

    footer .footer-abt p {
        text-align: justify;
    }

    footer .footer-abt h3::before {
        margin: 0 0;
    }

    footer .footer-abt h3::after {
        left: 10px;
        margin: 0 0;
    }

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

    footer .logo {
        width: 150px;
        margin: 0px 0  30px !important;
    }

    footer .logo::before,
    footer .logo::after {
        width: 85px;
    }

    .footer .social-nav li a .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

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

    footer .f-cont-info {
        padding-top: 0px !important;
    }

    footer .add-text p {
        font-size: 14px !important;
    }

    footer .footer-bar-bottom .copy2 {
        text-align: left !important;
    }
	
	footer .social-nav {
		display:table;
		margin:0 auto !important;
	}

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

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

    .whats-desk {
        display: none;
    }

    .footer-zalo-icon .zolo-mobile {
        display: block;
    }

    /* Footer End's */

    /* Inner Page Css Start's */
    .banner-bar {
        padding:50px 0;
        top: 60px;
        margin-bottom:60px;
        position: relative;
    }

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

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

    .location li a {
        font-size: 14px !important;
    }

    .location {
        padding: 10px 18px !important;
    }

    .content_bar {
        padding: 20px 0;
    }

    /* About Us Page */

    section.contents .content-bar.about-us {
        padding: 50px 0 30px;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 20px;
    }

    .about-us-pg .inn-abt .col {
        width: 100%;
    }

    .about-us-pg .inn-abt .col-desc {
        padding: 20px 15px 0 15px;
    }

    .about-us-pg .main-head {
        font-size: 23px !important;
        line-height: 33px !important;
    }

    /*  */
    .about-us-pg .about-quality {
        padding: 20px 15px 0;
    }

    .quality-col {
        min-height: auto;
        display: block;
        border-radius: 25px 25px 0 0px;
    }

    .quality-icon {
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
        border-radius: 25px 25px 0 0px;
    }

    .quality-icon p {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .quality-text {
        display: block;
        margin-left: 0;
        width: 100%;
        padding: 0 0px 15px;
    }

    .quality-col-2 .quality-text {
        width: auto;
        margin-right: 0;
        margin-bottom: 0 !important;
        padding-top: 15px;
    }

    .quality-col-2 .quality-icon {
        border-radius: 0 0 25px 25px;
    }

    .quality-col-2 {
        border-radius: 0 0 25px 25px;
    }

    .quality-icon img {
        max-width: 25%;
    }

    /* Service Page */
    .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;
    }

    /* Service 2 */
    .services-2-pg .col {
        width: 100%;
        padding: 20px 15px 0;
    }

    .feature-sec {
        padding: 20px 15px;
        margin-top: 30px;
    }

    .feature-sec h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .feature-sec .list-outer {
        width: 100%;
        float: none;
    }

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

    .item-container:hover .item-pic::before {
        height: 260px;
    }

    .item-container:hover .item-pic::after {
        width: 260px;
    }

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

    /* Certificate Page */
    .certificates-pg .col-row {
        width: 100%;
    }

    /* download bar */
    .download-bar .col-row {
        width: 25%;
    }

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

    /* Career Page */
    .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;
    }

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

    /* Contact Page */
    section.contents .content-bar.contact-us {
        padding: 40px 0 10px;
    }

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

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

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

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

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

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

    .enq-bar .enq-form h2 {
        font-size: 26px !important;
        line-height: 35px !important;
    }

    .contact-pg .ftr-map {
        height: 250px !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 0px !important;
        width: 100%;
    }

    .cont-details-bg .col-desc {
        padding: 0px 0px;
    }

    .contact-blk .h-icon {
        width: 50px;
        height: 50px;
        padding: 10px;
    }

    .contact-blk .cont-text {
        margin-left: 10px;
        width: 225px;
    }

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

    .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%;
    }
    /* Date 14-09-2023 */
	header .logo:before {
		display:none;
	}
	header .right-blk {
		display:none;
	}
	.idx-ceo-msg .main-head {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	
	.slider-btm {
		margin-top: 40px;
	}
	.slider-btm .trans-blk {
		margin-bottom:30px !important;
	}
	.slider-btm .trans-blk .t-details .text p {
		font-size: 15px !important;
		line-height: 25px;
	}
	.slider-btm .trans-blk .t-details .text h4 {
		margin-bottom: 5px !important;
	}
	.idx-ceo-msg {
		padding: 40px 0 20px;
	}
	.idx-ceo-msg p {
		font-size: 16px !important;
		line-height: 25px;
    }
	.idx-ceo-msg .ceo-content {
       padding:20px 0 0 0;
	}
	.idx-ceo-msg .text-left {
		width: 100%;
		padding: 0;
	}
	.idx-feature-blk {
		padding:40px 0;
	}
	.idx-feature-blk .main-head {
		margin-bottom: 20px !important;
	}
	.idx-feature-blk .blk-front h2 {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-bottom:0px !important;
	}
	.idx-feature-blk .blk-front {
		margin-bottom:30px !important;
	}
	.idx-feature-blk .blk-front .h-icon.tons {
		width: 120px !important;
		height: 70px;
		position: relative;
		top: -30px;
	}
	footer .ftr-contact .ftr-left {
		width: 100%;
	}
	footer .ftr-contact .ftr-left h4 {
		font-size: 16px !important;
		line-height: 25px;
		margin-bottom: 10px !important;
	}
	footer .ftr-contact {
		padding: 20px 15px;
	}
	footer .important-link-sec.m-hide h3 {
		display:none;
	}
	.m-padding{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	footer .footer-bar-bottom .copy {
		text-align: center;
	}
	
	/* Date 15 Sep 2023 */
	.banner-bar .banner-content h1:after {
		    top: 32.5px;
			height: 3px;
			left: calc(-100% + 120px / 1);
   }
	.banner-bar .banner-content h1 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.quality-icon {
		height: 90px;
		width:100%;
	}
	.quality-text p {
		font-size: 15px !important;
		line-height: 25px;
	}
	.about-us .vsn-big-blk p {
			font-size: 14px !important;
			line-height: 24px;
	}
	.quality-text h4 {
		font-size: 18px !important;
		line-height: 27px !important;
	}
	.modal.right .modal-body {
		padding: 12px 30px 80px 30px;
	}
	.about-us-pg .col-row.owner-blk .col-img {
		float: left;
		width: 100%;
	}
	.about-us-pg .col-row.owner-blk .col-desc {
		width: 100%;
		padding: 20px 0px;
	}
	.services-bar .col-row:nth-child(2n+1) .col-img {
		float:left;
	}
	.services-bar .col-img {
		width:100%;
	}
	.services-bar .col {
		padding: 0px;
	}
	.services-bar .col-desc {
		width: 100%;
	}
	.services-bar .col-row:nth-child(2n+1) {
		background: linear-gradient(90deg, #f7fcff 90%, #f7fcff 90%);
	}
	.services-bar .col-bar .img-col {
		padding-top: 50px;
	}
	.services-bar .col-desc .cont-col {
		padding:20px 15px !important;
	}
	
	.services-bar .col-desc .txt-title {
		font-size: 20px !important;
		top: 15px;
		padding-left: 15px !important;
	}
	.services-bar .col-row {
		background: linear-gradient(90deg, #f7fcff 10%, #f7fcff 10%);
	}
	.services-bar .col-row.m-last {
        margin-bottom: 0px !important;
	}
	.clientele .client-blk {
		width: 100%;
		padding: 5px;
		margin: 0px 0 30px;
	}
	.gallery-bar .col {
		padding: 0px;
		width:calc(100% - 30px);
		float: left;
		left:15px;
		position:relative;
	}
	/* Contact Us */
	.contact-pg .enq-form {
        padding: 15px !important;
		margin: 20px 0 0 0 !important;
		min-height: 450px;
	}
	.contact-pg .enq-form h2 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
	.contact-pg .contact-blk h4 {
		font-size: 20px !important;
        line-height: 27px !important;
        margin-bottom: 8px !important;
	}
	.contact-pg .enq-form .btn-submit {
		padding: 10px 14px !important;
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.contact-blk .cont-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.about-us-pg .col-row.owner-blk.ceo-blk .col-img {
		width: 100%;
	}
	.about-us-pg .col-row.owner-blk.ceo-blk .col-desc {
		float: right;
		width: 100%;
		padding: 20px 0px 20px 0px;
	}
	.footer-social-icon {
		bottom: 20px;
		right: -30px;
	}
	#goTop, #goDown {
		bottom: 20px;
		left: 15px;
    }
	section.contents .content-bar {
		padding:40px 0;
	}
}

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

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

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

    .yoga-booking-bar .diet-pack .pack-down h4 {
		font-size: 16px !important;
		line-height: 24px !important;
	}

    header .logo {
        padding-top: 10px;
        width: 100px;
    }

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

    .google-trans {
        display: none;
    }

    /* Header Ends */

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

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

    /* Common Css Ends */

    /* Home Page Starts */
    .home-sld {
        margin-top: 0px;
        background: #f8f6f7;
        margin-bottom: 40px;
    }

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

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

    .idx-about-sec .marble-right {
        width: 90px;
        right: -9px;
        bottom: -40px;
    }

    /*  */
    .idx-services {
        padding: 50px 0 !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;
    }

    .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-products {
        padding: 50px 0;
    }

    .idx-products .main-head {
        margin-bottom: 20px !important;
    }

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

    .idx-products .item-container:hover .item-pic::before {
        height: 200px;
    }

    .idx-products .item-container:hover .item-pic::after {
        width: 200px;
    }

    /*  */
    .home-vis-miss {
        padding: 50px 0;
    }

    .col-vis-miss {
        min-height: 440px;
        padding: 15px 15px;
    }

    .col-vis-miss .vis-miss-icon h3 {
        font-size: 30px !important;
    }

    .col-vis-miss .vis-miss-text h4 {
        font-size: 22px !important;
        line-height: 32px;
    }

    .col-vis-miss .vis-miss-text p {
        font-size: 14px !important;
        line-height: 24px;
    }

    /* Home Page Ends */

    /* Footer Starts */
    footer .logo {
        width: 120px;
    }

    footer .logo::before,
    footer .logo::after {
        width: 285px;
    }

    footer h3 {
        font-size: 17px !important;
    }

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

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

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

    footer .footer-abt p {
        font-size: 14px !important;
    }

    footer .add-text p b {
        font-size: 15px !important;
    }

    footer .add-text p {
        font-size: 14px !important;
    }

    footer .site-nav ul li a {
        font-size: 14px;
    }

    footer .nav-menu ul li {
        font-size: 14px;
    }

    footer .footer-bar-bottom .copy {
        font-size: 14px !important;
    }

    /* Footer Ends */

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

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

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

    /* About Page */
    section.contents .content-bar.about-us {
        padding: 60px 0 40px;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 30px;
    }

    .about-us-pg .inn-abt .col-desc {
        padding: 0px 15px 0 15px;
    }

    .about-us-pg .inn-abt .col-desc p {
        font-size: 15px !important;
        line-height: 25px;
    }

    /*  */
    .about-us-pg .about-quality {
        padding: 30px 15px 0;

    }

    .quality-col {
        margin: 15px 0;
		min-height:165px;
    }

    .quality-col-2 .quality-text {
        width: 590px;
    }

    .quality-icon {
        width: 120px;
    }

    .quality-icon p {
        font-size: 60px !important;
    }

    .quality-text p {
        font-size: 15px !important;
    }

    /* Service Page */
    .services-2-pg .col-desc {
        padding-top: 0px;
    }

    .feature-sec h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .feature-sec {
        padding: 30px 50px 30px 50px;
    }

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

    .item-container:hover .item-pic::before {
        height: 260px;
    }

    .item-container:hover .item-pic::after {
        width: 200px;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

    /* Contact Page */
    .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 .cont-text {
        width: 260px;
    }

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

    .contact-blk .h-icon {
        width: 55px;
        height: 55px;
        padding: 12px;
    }

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

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

    .contact-pg .enq-form p {
        font-size: 15px !important;
    }

  	/* Date 22-08-2023 */
	.idx-about-sec .yog-blk h4 {
		font-size: 17px !important;
		line-height: 25px;
		margin: 0 auto 5px !important;
	}
	.idx-type-of-yoga {
		padding: 60px 0;
	}
	.idx-testimonial-sec {
		padding: 50px 0;
	}
	footer .logo {
		width: 80px;
		margin: 0 0 20px !important;
	}
	footer .social-nav li a .fa {
		width: 22px;
		height: 22px;
		line-height: 22px;
		font-size: 11px !important;
   }
	header .right-blk {
		    width: 30px;
			right: -5px;
	}
	.idx-about-sec .yog-blk {
		padding: 10px 0px;
	}
	.idx-about-sec .about-right p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-type-of-yoga .yoga-left .sub-head {
		font-size: 15px !important;
		line-height: 24px;
        margin-bottom: 30px !important;
	}
	.idx-type-of-yoga .yoga-blk h4 {
		font-size: 15px !important;
		line-height: 24px;
    }
	.idx-type-of-yoga .yoga-blk h4 span {
		font-size: 14px !important;
		line-height: 24px;
    }
	.idx-testimonial-sec h2.main-head:after {
		width: 200px;
		height: 110px;
		top: 25px;
	}
	.idx-testimonial-sec .client-block-here .co-top img {
        max-width: 130px !important;
	}
	.idx-testimonial-sec .client-block-here p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.ipad-fix{
		clear:both;
	}
	.ipad-10{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.online-class-bar .diet-pack .pack-down {
		padding: 5px 6px;
    }
	.online-class-bar .diet-pack .pack-down h4 {
		font-size: 15px !important;
		line-height: 24px !important;
    }
	.trainers-bar .trainer-detail-blk .h-top {
		height: 180px;
	}
	.trainers-bar .trainer-detail-blk .trainer-details h5 {
		font-size: 14px !important;
		line-height: 24px;
	}
	.trainers-bar .trainer-detail-blk .trainer-details a {
		padding: 6px 0;
		font-size: 13px;
		line-height: 20px;
		margin-top: 20px !important;
	}
	header ul .cont-text a {
    font-size: 12px;
     line-height: 20px;
   }
	.corportate-yoga-sec .cor-yoga-head p {
		font-size: 15px !important;
		line-height: 22px;
	}
	.cor-blk-sec .corporate-blk {
		min-height: 175px;
	}
	.corporate-yoga-bar .yoga-booking-bar {
		margin-top: 30px !important;
	}
	.cor-blk-sec {
		border-top: 1px solid #9f3522;
		margin-top: 20px !important;
		padding-top: 20px;
	}
	.yoga-booking-bar .diet-pack .pack-down {
		padding:8px 10px;
	}
	.cor-blk-sec .corporate-blk .h-icon {
		height: 60px !important;
		width: 60px;
	}
	/* 14-09-2023 */
	.idx-feature-blk {
		padding: 50px 0;
	}
	footer .nav-menu ul li {
		font-size: 13px;
		line-height: 25px !important;
	}
	footer .footer-abt p {
		font-size: 13px !important;
		line-height: 22px !important;
	}
	footer h3 {
        font-size: 15px !important;
		line-height: 22px;
        margin-bottom: 10px !important;
   }
	.ipad-nopadding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .logo:before {
		right: 30px;
		height: 71px;
	}
	header .right-blk:after {
		left: -15px;
		height: 71px;
		width: 105px;
   }
	.padding-8{
		padding-left:8px !important;
		padding-right:8px !important;
	}
	.slider-btm .trans-blk {
		border-radius: 5px;
	}
	.slider-btm .trans-blk .t-details {
		padding: 10px 8px;
		height: 52px;
	}
	.slider-btm .trans-blk .t-details .icon {
		width: 30px;
	}
	.slider-btm .trans-blk .t-details .text h4 {
		font-size: 13px !important;
		line-height: 20px;
	}
	.slider-btm .trans-blk .t-details .text p {
		font-size: 11px !important;
		line-height: 18px;
	}
	.slider-btm .trans-blk .h-block img{
		height:200px;
	}
	.idx-ceo-msg .main-head {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	.idx-ceo-msg {
		padding: 50px 0;
	}
	.idx-ceo-msg p {
		font-size: 15px !important;
		line-height: 25px;
    }
	.idx-ceo-msg .text-left p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-feature-blk .main-head {
		margin-bottom: 20px !important;
	}
	.idx-feature-blk .blk-front .h-icon {
		width: 60px !important;
		margin: 0 auto 10px !important;
	}
	.idx-feature-blk .blk-front .h-icon.tons {
		width: 100px !important;
		height: 60px;
	}
	.idx-feature-blk .blk-front h2 {
		font-size: 30px !important;
		line-height: 40px;
	     margin-bottom: 0 !important;
	}
	.idx-feature-blk .blk-front h4 {
		font-size: 14px !important;
		line-height: 27px;
		font-weight: 500;
		padding-left: 0px !important;
		margin-top: 7px !important;
	}
	footer .ftr-contact {
		width: 100%;
		padding: 20px 15px;
		position: relative;
		overflow: hidden;
	}
	footer .ftr-contact .ftr-left h4 {
		font-size: 17px !important;
		line-height: 24px;
       margin-bottom: 10px !important;
	}
	footer .nav-menu ul li:before {
       font-size: 16px;
    }
	/* 15-09-2023 */
	.banner-bar {
		padding: 80px 0;
	}
	.banner-bar .banner-content h1:after {
		top: 35.5px;
        height: 4px;
		left: calc(-100% + 160px / 1);
   }
	.banner-bar .banner-content h1 {
		font-size: 32px !important;
		line-height: 10px;
	}
	.quality-icon {
		height: 165px;
		width: 100px;
	}
	.about-us-pg .col-row.owner-blk .col-desc p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.about-us-pg .col-row.owner-blk .col-desc {
		padding: 10px 10px 0px 0;
	}
	.about-us-pg .col-row.owner-blk.ceo-blk .col-desc {
		padding: 10px 0px 0px 10px;
	}
	.quality-text {
		margin-top: 10px !important;
		margin-bottom: 15px !important;
		padding: 0 15px;
		float: left;
		width: calc(100% - 105px);
	}
	.quality-text p {
		font-size: 15px !important;
		line-height: 25px;
	}
	.about-us .vsn-big-blk p {
			font-size: 14px !important;
			line-height: 24px;
	}
	.quality-text h4 {
		font-size: 14px !important;
		line-height: 24px !important;
	}
	.modal.right .modal-body {
		padding: 12px 30px 80px 30px;
	}
	.modal.right .modal-dialog {
		width: 300px;
	}
	.services-bar .col {
		padding: 15px;
	}
	/* Contact Us */
	.contact-pg .enq-form {
        padding: 20px 20px;
		margin: 20px 0 0 0 !important;
		min-height: 450px;
	}
	.contact-pg .enq-form h2 {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.contact-pg .contact-blk h4 {
		font-size: 26px !important;
		line-height: 35px !important;
		margin-bottom: 8px !important;
	}
	.contact-pg .contact-blk p {
		font-size: 14px !important;
		line-height: 22px;
	}
	footer .gst-blk h4 {
		font-size: 12px !important;
		line-height: 20px;
		margin-bottom: 5px !important;
	}
	footer .gst-blk p {
		font-size: 12px !important;
		line-height: 20px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    /* Header Starts */
    header .logo {
        width: 140px;
    }
	header .logo:before {
		height: 73px;
	}
    header .site-nav {
		margin: 15px 0;
	}
	header .right-blk:after {
		height: 73px;
		width: 148px;
	}
    header .btn-enquire {
        font-size: 16px;
        padding: 12px 20px !important;
    }

    .google-trans ul {
        margin-top: 24px !important;
    }

    .gotrns span {
        font-size: 12px;
    }
    /* Header Ends */

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

    /* Common Css Ends */

    /* Home Page Starts */
    .home-sld {
        margin-top: -130px;
        margin-bottom: 50px;
        background: linear-gradient(to right, transparent 10%, #f8f6f7 10%);
    }

    .sld-container .sld-icon {
        width: 35px;
    }

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

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

    .idx-about-sec .marble-right {
        width: 100px;
        right: -27px;
        bottom: -40px;
    }
	/* Date 14-09-2023 */
	.slider-btm .trans-blk .t-details {
		padding: 15px 10px;
		height: 65px;
	}
	.slider-btm .trans-blk .t-details .text h4 {
		font-size: 14px !important;
		line-height: 24px;
	}
	.slider-btm .trans-blk .t-details .text {
		width: calc(100% - 35px);
		padding-left: 8px;
	}
	
	.slider-btm .trans-blk .t-details .icon {
		width: 35px;
	}
	.slider-btm .trans-blk .t-details .text p {
		font-size: 12px !important;
		line-height: 22px;
	}
	.idx-ceo-msg {
		padding:50px 0;
	}
	.idx-ceo-msg .main-head {
		font-size: 40px !important;
		line-height: 50px;
	}
	
    /*  */
    .idx-services {
        padding: 60px 0 !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;
    }

    .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-products {
        padding: 60px 0;
    }

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

    .idx-products .item-container:hover .item-pic::before {
        height: 280px;
    }

    .idx-products .item-container:hover .item-pic::after {
        width: 280px;
    }

    /*  */
    .home-vis-miss {
        padding: 60px 0;
    }

    /* Home Page Ends */

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

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

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

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

    footer .logo::before,
    footer .logo::after {
        width: 390px;
    }

    /* Footer Ends */

    /* Inner Page Starts */
    section.contents .content-bar.about-us {
        padding: 60px 0 40px;
    }

    .about-us-pg .inn-abt {
        padding-bottom: 30px;
    }

    .about-us-pg .inn-abt .col-desc {
        padding: 0px 15px 0 15px;
    }

    /*  */
    .about-us-pg .about-quality {
        padding-top: 30px;
    }

    .quality-col {
        margin: 20px 0;
    }

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

    .item-container:hover .item-pic::before {
        height: 250px;
    }

    .item-container:hover .item-pic::after {
        width: 190px;
    }

    /* download bar */
    .download-bar .col-row {
        width: 33.33%;
    }

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

    .contact-pg .ftr-map {
        height: 270px !important;
    }
	/* 14-09-2023 */
	.idx-feature-blk {
		padding: 60px 0;
	}
	footer .nav-menu ul li {
		font-size: 13px;
		line-height: 25px !important;
	}
	footer .footer-abt p {
		font-size: 13px !important;
		line-height: 22px !important;
	}
	footer h3 {
        font-size: 20px !important;
		line-height: 27px;
        margin-bottom: 10px !important;
   }
	/* 15-09-2023 */
	.banner-bar {
		padding: 80px 0;
	}
	.banner-bar .banner-content h1:after {
		top: 35.5px;
        height: 4px;
		left: calc(-100% + 160px / 1);
   }
	.banner-bar .banner-content h1 {
		font-size: 32px !important;
		line-height: 10px;
	}
	.quality-icon {
		height: 140px;
		width: 120px;
	}
	.quality-text p {
		font-size: 15px !important;
		line-height: 25px;
	}
	.about-us .vsn-big-blk p {
			font-size: 14px !important;
			line-height: 24px;
	}
	.quality-text h4 {
		font-size: 18px !important;
		line-height: 27px !important;
	}
	.modal.right .modal-body {
		padding: 12px 30px 80px 30px;
	}
	.modal.right .modal-dialog {
		width: 300px;
	}
	/* Contact Us */
	.contact-pg .enq-form {
        padding: 20px 20px;
		margin: 20px 0 0 0 !important;
		min-height: 450px;
	}
	.contact-pg .enq-form h2 {
		font-size: 30px !important;
		line-height: 40px !important;
		font-family: 'Inter', sans-serif;
	}
	.contact-pg .contact-blk h4 {
		font-size: 26px !important;
		line-height: 35px !important;
		margin-bottom: 8px !important;
	}
	footer .gst-blk h4 {
		font-size: 15px !important;
		line-height: 24px;
		margin-bottom: 5px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
	header .right-blk:after{
	 height: 85px;
     width:135px;
   }
}
@media only screen and (min-width:1440px) and (max-width:1599px) {
	header .right-blk::after {
	  width: 415%;
	 }
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	header .right-blk:after{
	 height: 85px;
     width:620%;
   }
}

