@media (min-width: 1921px){
    /* home-page */
    /* .hero-home .img-wrp {
        width: 818px;
        height: 480px;
    }
    .hero-home .img-wrp::before {
        width: 649.92px;
        height: 649.92px;
    }
    .hero-home .img-wrp::after {
        width: 485.92px;
        height: 485.92px;
    } */
}

@media(max-width: 1760px){
    /* home-page */
    /* .hero-home .img-wrp {
       right: -6.5vw;
    } */
    header .top-header .left-wrp{
        max-width: 12.76vw;
    }
    body.fixnav header .top-header .left-wrp{
        max-width: 10.98vw;
    }
}

@media(max-width: 1640px){
    /* home-page */
    /* .hero-home {
        padding: 120px 0;
    }
    .hero-home .img-wrp {
       right: 0;
    } */
    .hero-home .hero-home-wrp {
        padding: 90px 0;
    }
    /* our-certification start */
    .certi-details {
        padding: 80px 0;
    }
    /* our-certification end */
}

@media (min-width: 1481px){
    .container {
        margin: 0 auto;
        max-width: 1434px;
    }
}

@media (max-width: 1480px){
    .container{
        max-width: 100%;
        padding: 0 30px;
    }   
}

@media (max-width: 1440px){
    .layout-with-image .image-text-details .image-wrp {
        max-width: 38.60vw;
    }
    /* our-certification start */
    .certi-details {
        padding: 70px 0;
    }
    /* our-certification end */
}

@media (max-width: 1399px){
    h1, .h1 {
        font-size: 50px;
        line-height: 60px;
    } 
    h2, .h2 {

        line-height: 50px;
    }
    /* home-page */
    .hero-home .hero-home-wrp {
        padding: 80px 0;
    }
    /* .hero-home .img-wrp {
        right: 0;
    }    */
    .image-content .image-cnt-details .image-cnt-detail .img-wrp {
        max-width: 45.93vw;
    }
    .image-content .col-md-12 > h2 {
        font-size: 46px;
        line-height: 66px;
        margin-bottom: 45px;
    }
    header .top-header .right-wrp .logo {
		max-width: 40px;
		padding: 8px;
	}
	.main_menu > ul > li > a {
		font-size: 14px;
		padding: 10px;
	}
	header .top-header .right-wrp .blue-link {
		font-size: 14px;
	}
    /* contact-page */
    .contact-us .contact-wrp .cu-detail a {
        min-height: 190px;
        gap: 18px;
        padding: 20px 15px;
    }
    /* about-page */
    .about-banner {
        padding: 155px 0 152px;
    }
    .layout-with-image .image-text-details {
        padding: 100px 0;
    }
    .layout-with-image .image-text-details .text-wrp h2 {
        font-size: 44px;
        line-height: 52px;
    }
    .founders-sec {
        padding: 80px 0;
    }
    .founders-sec h2 {
        font-size: 44px;
        line-height: 52px;
    }
    .founders-sec + .contact-us {
        padding: 70px 0 94px;
    }
    .founders-sec + .contact-us h2 {
        font-size: 44px;
        line-height: 52px;
    }
} 

@media (max-width: 1280px) {
    /* home-page */
    .about-section .about-wrp .about-detail {
        width: calc((100% - 60px) / 2);
        gap: 20px;
    }
    /* contact-page */
    .contact-us .contact-wrp {
        gap: 22px;
    }
    /* our-certification start */
    .certi-details .certi-wrp {
        column-gap: 20px;
        row-gap: 40px;
    }
    .certi-details .certi-wrp .certi-cnt-detail {
        width: calc((100% - 40px)/3);
    }
    .certi-details .certi-wrp .certi-cnt-detail h5 {
        font-size: 22px;
        line-height: 28px;
    }
    /* our-certification end */
}

@media (min-width: 1201px) {
    .main_menu {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .mean-expand {
        display: none !important;
    }
    
}

@media (min-width: 1200px) {   
    .mean-nav {display: none !important;}
}


@media (max-width: 1199px) {

    .container{
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .main_menu {
        display: none !important;
    }

    .lines-button {
        display: block;
    }

    .mean-nav {
        width: 100%;
        left: 0;
        top: 100%;
        height: calc(100vh - 65px);
        height: auto;
        overflow: auto;
    }

    .fixnav .mean-nav {
        height: calc(100vh - 75px);

    }

    .mean-bar {
        position: static;
    }

    .lines-button.x2.meanclose .lines:after {
        transform: rotate3d(0, 0, 1, 45deg) !important;
        transform-origin: 50% 50% 0;
    }

    .lines-button.x2.meanclose .lines:before {
        transform: rotate3d(0, 0, 1, -45deg) !important;
        transform-origin: 50% 50% 0;
    }

    .meanclose .lines {
        background: none;
    }

    .lines:before,
    .lines:after,
    .lines {
        width: 30px;
        height: 4px;
        background: var(--White1);
    }

    .lines{
        width: 21px;
    }

    .lines:before{
        width: 25.33px;
    }

    header .navigation .mean-bar ul.firstul {
        display: block;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .lines-button {
        right: 29px;
        top: 8px;
    }

    header .header-wrap {
        position: relative;
    }

    .fixnav .meanclose .lines {
        background: none !important;
    }

    header .header-wrap {
        padding: 12px 20px;
    }

    header .navigation .mean-bar ul.firstul {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    header .navigation .mean-bar ul.firstul {
        padding-bottom: 30px;
        margin-top: 0;
    }

    .mean-nav ul.firstul>li>a:not(.mean-expand) {
        box-shadow: none;
        background: var(--Gray-2);
    }

    body .mean-nav ul.firstul>li:hover>a:not(.mean-expand) {
        background: var(--Red) !important;
        color: #fff !important;
    }

    .mean-nav ul li a.mean-expand {
        background-image: url(../images/down.svg) !important;
        background-size: 13px !important;
        transform: rotate(0deg);
        height: 50px;
        width: 70px;
        top: 5px;
        background-repeat: no-repeat !important;
        background-position: center !important;
        top: 0;
        height: 57px;
    }

    .mean-nav ul.dropdown-menu {
        border: none;
    }

    .mean-nav ul.dropdown-menu li:hover {
        background: #131313 !important;
    }

    body .menu-cntdtl-wrap ul li a,
    body .menu-cntdtl-wrap ul li a:hover {
        padding: 22px 44px 22px 26px;
        min-height: 1px;
    }

    .menu-icon {
        justify-content: center;
        display: flex;
    }

    .mean-nav .sidebar-footer-bottom .menu-cntdtl-wrap ul a {
        min-height: 1px;
    }

    .menu-cntdtl-wrap ul li:first-child {
        padding: 0 15px;
    }

    .mean-nav {
        height: calc(100vh - 80px);
    }

    .mean-nav ul .dropdown-menu {
        position: relative;
        top: 0;
        border-radius: unset;
    }

    body .mean-nav ul.firstul>li:hover>a.mean-expand,
    body .main_menu ul>li:hover>a.mean-expand {
        box-shadow: none;
        background-color: transparent !important;
        transform: rotate(0deg);
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    body .mean-nav ul li a {
        transition: none;
    }

    body .mean-nav ul li a.mean-expand.mean-clicked {
        transform: rotate(180deg) !important;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a {
        color: var(--white1); 
        background: var(--Orange);
        padding: 13px 30px;
    }
    .mean-nav ul .dropdown-menu li:last-child {
        border-bottom: none;
    }

    .mean-nav>ul>li.current_page_item>li.current_page_item>a,
    .mean-nav>ul>li.current-menu-ancestor>ul>li.current-menu-parent>a,
    .mean-nav>ul>li>ul>li>ul>li.current-menu-item>a {
        background: #0093bb;
        color: #fff;
    }

    .mean-nav>ul>li.current_page_item>a:not(.mean-expand),
    .mean-nav>ul>li>ul>li>ul>li.current_page_item>a:not(.mean-expand) {
        background: var(--Orange) !important;
        color: var(--White1) !important;
    }
    .mean-nav>ul>li.current_page_item>a.mean-expand{
        box-shadow: none;
        background-color: transparent !important;
        transform: rotate(0deg);
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    .mean-nav  > ul > li.current-menu-parent > a,.mean-nav  > ul > li.current-page-parent > a,.mean-nav  > ul > li > ul > li.current_page_parent > a { background-color: var(--Red) !important ;color: var(--Gray-2) !important; }
    .mean-nav  > ul > li.current-menu-parent > a.mean-expand,.mean-nav  > ul > li.current-page-parent > a.mean-expand,.mean-nav  > ul > li > ul > li.current_page_parent > a.mean-expand{ filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);   background-color: transparent !important;}
    .mean-nav  > ul > li.current-menu-parent > ul > li.current-menu-item > a {  background-color: var(--Red) !important ; color: #fff !important}

    .mean-nav {
        width: 100vw;
        left: 50%;
        right: 50%;
        background: var(--Blue);
        margin-left: -50vw;
        margin-right: -50vw;
        opacity: 0;
        transition: opacity 0.33s linear;
        pointer-events: none;
    }

    .opennav .mean-nav {
        opacity: 1;
        transition: opacity 0.33s linear;
        pointer-events: auto;
    }

    body.fixnav header {
        z-index: 99999;
    }

    header .navigation .mean-bar ul.firstul li a {
        min-height: 1px;
        text-align: left;
        padding: 15px 20px;
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
        color: var(--White1);
    }

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 70px !important;
    }

    .lines-button.x2.meanclose .lines::before {
        width: 24px !important;
    }

    .lines-button.x2.meanclose .lines::after {
        width: 24px !important;
    }

    .mean-nav ul li a:hover,
    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a:hover {
        background-color: var(--Orange) !important;
        color: var(--White1) !important;
    }

    .opennav .mean-nav ul {
        display: block !important;
    }

    .mean-nav ul>li {
        border-top: 1px solid var(--Orange);
    }

    .mean-nav ul>li:last-child {
        border-bottom: 1px solid var(--Orange);
    }

    .page-not-found {
        padding: 170px 0 200px;
        background-size: 780px;
    }
    .mean-nav ul li a {
        color: var(--White1);
        font-size: 18px;
        font-weight: 600;
        min-height: 60px;
        padding: 10px 30px;
    }
    .opennav header .top-header .right-wrp.mobile {
        display: flex;
        padding: 15px 30px;
    }
    .opennav header .top-header .right-wrp .blue-link{
        font-size: 16px;
    }
    header .top-header .left-wrp {
		max-width: 150px;
	}
	body.fixnav header .top-header .left-wrp {
		max-width: 130px;
	}
	.lines-button {
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
    }

    /*home page*/
    h1,
	.h1 {
		font-size: 46px;
		line-height: 54px;
	}
    h2, .h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .mean-nav .red-btn.mobile {
        margin: 0 20px 20px;
        display: flex !important;
    }
    header .top-header {
        padding: 15px 0px;
        position: relative;
    }
    header .top-header .right-wrp {
        display: none;
    }
    header .logo img {
        max-width: 123.17px;
    }
    footer .footer-wrapper .footer-right {
        max-width: 450px;
    }
    /* home-section */
    .hero-home .hero-home-wrp {
		/* max-width: 575px; */
		padding: 70px 0;
	}
	/* .hero-home .img-wrp {
		right: -1vw;
	} */
    .image-content .image-cnt-details:nth-child(odd) .image-cnt-detail{
        padding: 75px 0;
    }
    .image-content .image-cnt-details .image-cnt-detail{
        padding: 70px 0;
    }
    .image-content .primary-btn {
        margin: 40px auto 0;
    }
    /* contact-page */
    .contact-us .col-md-3 {
        width: 28.11%;
    }
    .contact-us .col-md-9 {
        width: 71.89%;
    }
    .contact-us .contact-wrp .cu-detail a {
        min-height: 180px;
    }
    .contact-us .form-wrp {
        padding: 45px 30px;
    }
    .contact-us .form-row .form-group input, .contact-us .form-row .form-group textarea {
        padding: 14px 20px;
        line-height: 20px;
    }
    /* about-page */
    .about-banner {
        padding: 145px 0 142px;
    }
    .about-banner .banner-wrp h1 {
        font-size: 44px;
        line-height: 52px;
    }
    .layout-with-image .image-text-details {
        padding: 90px 0;
    }
    .layout-with-image .image-text-details .text-wrp h2 {
        font-size: 42px;
        line-height: 48px;
    }
    .founders-sec {
        padding: 70px 0;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp {
        padding: 30px 25px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp p {
        margin-bottom: 20px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp h6{
        margin-bottom: 10px;
    }
    .founders-sec h2 {
        font-size: 42px;
        line-height: 48px;
    }
    .founders-sec + .contact-us h2 {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 25px;
    }
    /* our-certification start */
    .certi-details {
        padding: 60px 0;
    }
    .certi-details .certi-wrp .certi-cnt-detail h5 {
        font-size: 20px;
        line-height: 26px;
    }
    /* our-certification end */
}
/*1199px end*/

@media (max-width: 1099px){
    /* contact-page */
    .contact-us .contact-wrp .cu-detail a{
        min-height: 160px;
    }
    /* our-certification start */
    .certi-details .certi-wrp .certi-cnt-detail {
        width: calc((100% - 20px)/2);
    }
    .certi-details .certi-wrp {
        row-gap: 30px;
    }
    /* our-certification end */
}

@media (max-width: 991px) {

    h1, .h1 {
        font-size: 46px;
        line-height: 50px;
    }

    h2, .h2 {
        font-size: 40px;
        line-height: 45px;
    }

    h3, .h3 {
        font-size: 28px;
    }

    .modal-dialog {
        max-width: 95%;
    }
    /*home page*/
    /* .hero-home {
        padding: 90px 0;
    } */
	.hero-home .home-wrp {
		flex-direction: column;
	}
	.hero-home .hero-home-wrp {
		padding: 60px 0;
	}
    /* .hero-home .img-wrp::before {
        width: 375px;
        height: 375px;
    }
    .hero-home .img-wrp {
        position: unset;
        width: 60%;
        height: auto;
        margin: 0 auto;
    } */

    /* footer-section */
	footer .footer-wrapper .footer-left .logo img {
		max-width: 180px;
	}
	footer .footer-wrapper .footer-left {
		text-align: center;
	}
	footer .footer-wrapper {
		column-gap: 20px;
		row-gap: 40px;
		justify-content: center;
		align-items: center;
	}
	footer .footer-wrapper .footer-right .col-in {
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	footer .footer-wrapper .footer-right {
		gap: 15px;
	}
	footer .footer-right .col-in h5 {
		line-height: 30px;
	}
	footer .footer-wrapper .footer-left .contact-list {
		align-items: center;
	}

    .about-section{
        padding-bottom: 60px;
    }
    .about-section .about-wrp .about-detail {
        width: calc((100% - 15px) / 2);
        gap: 15px;
        padding: 20px 15px;
    }
    .about-section .about-wrp {
        gap: 15px;
    }
    .about-section .about-wrp .about-detail p {
        font-size: 16px;
    }  
    .image-content .col-md-12 > h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 50px;
    }  
    .image-content .image-cnt-details .image-cnt-detail{
        align-items: unset;
    }
    /* contact-page */
    .contact-us .col-md-3,.contact-us .col-md-9 {
        width: 100%;
    }
    .contact-us .contact-wrp .cu-detail a {
        min-height: 180px;
    }
    .contact-us .row {
        flex-direction: column-reverse;
        gap: 40px;
    }
    .contact-us .contact-wrp {
        flex-direction: row;
        max-width: 100%;
        gap: 15px;
    }
    .contact-us .contact-wrp .cu-detail {
        width: calc((100% - 30px) / 3);
    }
    .contact-us .contact-wrp .cu-detail a {
        min-height: 230px;
    }
    .contact-us .contact-wrp .cu-detail a img {
        max-width: 35px;
    }
    .contact-us .form-row .form-group input, .contact-us .form-row .form-group textarea {
        padding: 15px 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .contact-us .form-row {
        gap: 25px;
        margin-bottom: 25px;
    }
    .wpcf7-not-valid-tip{
        margin-top: 5px;
    }
    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output ,.wpcf7-not-valid-tip{
        font-size: 14px;
    }
    .contact-us{
        padding: 50px 0 40px;
    }
    .image-gallery{
        padding: 40px 0;
    }
    /* about-page */
    .about-banner {
        padding: 125px 0 119px;
    }
    .about-banner .banner-wrp h1 {
        font-size: 42px;
        line-height: 50px;
    }
    .about-banner .banner-wrp p {
        font-size: 16px;
        line-height: 28px;
    }
    .layout-with-image .image-text-details {
        padding: 80px 0;
    }
    .layout-with-image .image-text-details .image-text-detail{
        align-items: unset;
    }
    .layout-with-image .image-text-details .text-wrp h2 {
        font-size: 40px;
        line-height: 46px;
    }
    .founders-sec {
        padding: 60px 0;
    }
    .founders-sec h2 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 25px;
    }
    .founders-sec .founders-wrp .founders-wrp-in {
        width: 50%;
    }
    .founders-sec .founders-wrp {
        justify-content: unset;
        gap: 15px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp {
        padding: 25px 20px;
    }
    .founders-sec + .contact-us {
        padding: 60px 0 74px;
    }
    .founders-sec + .contact-us h2 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .contact-us .form-content .form-row .form-group textarea {
        height: 180px;
    }
    /* our-certification start */
    .certi-details {
        padding: 50px 0;
    }
    /* our-certification end */
}
/*991px end*/

@media (max-width:820px){
    .image-content .image-cnt-details:nth-child(odd) .image-cnt-detail,
	.image-content .image-cnt-details .image-cnt-detail {
		flex-direction: column;
		padding: 50px 0px;
	}
	.image-content .image-cnt-details .image-cnt-detail .img-wrp,
    .layout-with-image .image-text-details .image-wrp {
        max-width: 100%;
		margin-bottom: 30px;
	}
	.image-content .image-cnt-details .image-cnt-detail .img-wrp,
	.image-content .image-cnt-details .image-cnt-detail .detail-wrp,
       .layout-with-image .image-text-details .image-wrp,
    .layout-with-image .image-text-details .text-wrp {
		width: 100%;
	}
    .layout-with-image .image-text-details .image-text-detail,
    .layout-with-image .image-text-details:nth-child(odd) .image-text-detail{
        flex-direction: column-reverse;
    }
    .layout-with-image .image-text-details {
        padding: 70px 0;
    }

}


@media (max-width: 767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-right: 15px;
        padding-left: 15px;
    }

    .primary-btn, .form-row.form-btn input {
        min-width: 100%;
        max-width: 160px;
    }

    h1 {
		font-size: 36px;
		line-height: 38px;
	}
	h2 {
		font-size: 30px;
		line-height: 34px;
	}

    header .top-header {
        padding: 15px 0;
    }
    header .logo img {
        max-width: 123.17px;
    }
    header .top-header .left-wrp {
		max-width: 123px;
	}
	body.fixnav header .top-header .left-wrp {
		max-width: 110px;
	}
    .mean-nav ul li a{
        padding: 10px 15px;
    }
    .lines-button {
        right: 15px;
    }

    header .top-banner {
        padding: 12.5px 0;
    }

    header .navigation .mean-bar ul.firstul li a {
        padding: 12px 15px;
    }
    .opennav header .top-header .right-wrp.mobile {
        padding: 15px;
    }

    .mean-nav ul li a.mean-expand {
        height: 50px;
        width: 60px;
    }

    .mean-nav .red-btn.mobile {
        margin: 0 15px 60px;
        max-width: 100%;
    }

    .gform_wrapper.gravity-theme .gform_fields, .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address {
        grid-row-gap: 15px !important;
        grid-column-gap: 15px !important;
    }

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 90px !important;
        padding: 15px 20px !important;
        margin-bottom: 25px !important;
    }
    .gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select, .gform_wrapper.gravity-theme .gfield textarea {
        padding-left: 25px !important;
    }

    .gform_wrapper.gravity-theme .gfield select {
        background-position: center right 15px;
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        height: 180px !important;
    }

    .social-list {
        grid-column-gap: 37px;
        max-width: 100%;
    }

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        margin-bottom: 0 !important;
    }

    .form .gform_confirmation_message {
        color: #fff;
        line-height: normal;
        margin: 20px 0 0;
        font-size: 16px;
        line-height: 25px;
    }

    .form-wrp .gform_confirmation_message{
        font-size: 16px;
        line-height: 25px;
        margin-top: 30px;
    }

    body .gform_wrapper.gravity-theme .gform_footer {
        margin: 30px auto 0 !important;
        max-width: 100%;
    }

    .logged-in #main__header {
        top: 46px;
    }
    
    .modal-dialog {
        max-width: 92.31%;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-dialog .close-btn {
        top: 15px;
        right: 15px;
        width: 22px;
        height: 22px;
    }

    .modal-dialog .close-btn:before {
        background-size: contain;
    }
    
    .meta_social_btns a {
        width: 40px;
        height: 40px;
    }

    .cms-cnt p,
    .cms-cnt li {
        font-size: 16px;
        line-height: 25px;
    }

    .cms-cnt {
        padding: 40px 0 70px;
    }

    .cms-cnt h1 {
        margin-bottom: 20px;
        font-size: 34px;
        line-height: 40px;
    }

    .page-not-found {
        padding: 40px 0 60px;
        background-size: contain;
        background-position: top 255.12px center;
    }

    .page-not-found h1 {
        margin-bottom: 10px;
        font-size: 38px;
        line-height: 40px;
    }

    .page-not-found ul {
        column-gap: 0;
        text-align: center;
        grid-template-columns: 1fr;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 20px;
    }

    .page-not-found ul li {
        max-width: calc((100% - 20px) / 2);
        width: 100%;
    }

    .page-not-found ul li a {
        font-size: 20px;
        line-height: 48px;
    }

    .page-not-found p {
        max-width: 100%;
        margin: 0 auto 30px;
        line-height: 22px;
    }

    .meta_social_btns a .copy-to-clipboard , .meta_social_btns a .copy-to-clipboard2 {
        top: 45px;
        left: -43px;
        text-align: center;
    }

    .meta_social_btns a:hover img.hover {
        opacity: 0;
        visibility: hidden;
    }
    /*home page*/
	/* .hero-home {
		padding: 60px 0;
	} */

	/* .hero-home .img-wrp {
		width: 100%;
	} */
	.hero-home .hero-home-wrp {
		padding: 40px 0 50px;
	}
	.primary-btn,
	.form-row.form-btn input {
		padding: 14px 30px;
		min-width: 160px;
		min-height: 40px;
		font-size: 16px;
		line-height: 16px;
	}
	/* .hero-home .img-wrp::after {
		top: -80px;
		width: 300px;
		height: 300px;
	}
	.hero-home .img-wrp::before {
		width: 275px;
		height: 275px;
	} */
	/* about-section */
    .about-section{
        padding: 50px 0;
    }
	.about-section .about-wrp {
		flex-direction: column;
	}
	.about-section .about-wrp .about-detail {
		width: 100%;
		padding: 30px 15px;
		gap: 15px;
		min-height: 180px;
	}
	.about-section .about-wrp .about-detail p {
		font-size: 16px;
		line-height: 22px;
	}
	/* .image-content-section */
	.image-content {
		padding: 50px 0 25px;
	}
	.image-content .col-md-12 > h2 {
		font-size: 32px;
		line-height: 34px;
		margin: 0px 15px 50px;
	}
	.image-content .primary-btn {
		margin: 30px auto 0;
	}
    .image-content .image-cnt-details .image-cnt-detail{
        width: calc(100% - 30px);
    }
    .image-content .image-cnt-details .image-cnt-detail .img-wrp {
        margin-bottom: 20px;
    }
	/* .image-gallery-section */
	.image-gallery {
		padding: 25px 0 50px;
	}
    .image-gallery .image-gallery-wrp .ig-detail{
        margin: 0 4px;
    }

    /* contact-page */
    .contact-us {
        padding: 50px 0 25px;
    }
    .contact-us .contact-wrp {
        flex-direction: column;
        max-width: 100%;
        gap: 20px;
    }
    .contact-us .form-row {
        flex-direction: column;
    }
    .contact-us .form-row .form-group.half-width,.contact-us .contact-wrp .cu-detail {
        width: 100%;
    }
    .contact-us .form-wrp {
        padding: 50px 15px 40px;
    }
    .contact-us .contact-wrp .cu-detail a {
        gap: 15px;
        padding: 20px 15px;
        min-height: 185px;
    }
	.contact-us .form-row .form-group input, .contact-us .form-row .form-group textarea {
        padding: 12px 20px;
        font-size: 14px;
        line-height: 18px;
    }
    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output ,.wpcf7-not-valid-tip{
        font-size: 12px;
    }
    .contact-us .form-row {
        gap: 20px;
        margin-bottom: 20px;
    }
    .wpcf7-not-valid-tip {
        margin-top: 5px;
    }
    .contact-us .form-row.form-btn {
        margin-top: 30px;
    }
    .contact-us .form-row .form-group textarea,.contact-us .form-content .form-row .form-group textarea {
       height: 150px;
    }
    footer .footer-wrapper .footer-left .contact-list li:first-child{
        gap: 8px;
    }
    .wpcf7 form.sent .wpcf7-response-output {
        padding: 5px;
        font-size: 12px;
    }
    /* about-page */
    .about-banner .bg-wrp img{
        object-position: right;
    }
    .about-banner .banner-wrp h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .about-banner .banner-wrp p {
        font-size: 14px;
    }
    .layout-with-image .image-text-details {
        padding: 50px 0;
    }
    .layout-with-image .image-text-details .image-text-detail {
        width: calc(100% - 30px);
    }
    .layout-with-image .image-text-details .text-wrp h2 {
        font-size: 32px;
        line-height: 34px;
    }
    .layout-with-image .image-text-details .image-wrp{
        margin-bottom: 20px;
    }
    .layout-with-image .image-text-details .text-wrp{
        text-align: center;
    }
    .founders-sec .founders-wrp {
        gap: 40px;
        flex-direction: column;
    }
    .founders-sec {
        padding: 50px 0;
    }
    .founders-sec h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .founders-sec .founders-wrp .founders-wrp-in{
        width: 100%;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp {
        padding: 20px 15px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .img-wrp img {
        min-height: 240px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp h5 {
        font-size: 22px;
        line-height: 32px;
    }    
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp h6 {
        line-height: 20px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .founders-sec .founders-wrp .founders-wrp-in .content-wrp a {
        font-size: 16px;
    }
    .founders-sec + .contact-us {
        padding: 50px 0;
    }
    .founders-sec + .contact-us h2 {
        font-size: 34px;
        line-height: 36px;
    }
    /* our-certification start */
    .certi-details .certi-wrp .certi-cnt-detail {
        width: 100%;
    }
    .certi-details .certi-wrp {
        row-gap: 20px;
    }
    /* our-certification end */

}

/*767px end*/

@media (max-width:359px){
    /* our-certification start */
    .certi-details .certi-wrp .certi-cnt-detail h5 {
        font-size: 18px;
        line-height: 24px;
    }
    /* our-certification end */
}
@media screen and (max-width: 782px) {
    .logged-in #main__header {
        top: 46px;
    }
    html #wpadminbar {
        position: fixed;
    }
}

@media (max-width:1199px){
    .opennav .mean-nav #menu-main-menu{
        display: flex !important;
    }
}