
.brad-circle{border-radius: 50%;}
@media only screen and (min-width: 481px) {  
	.mobile-show{display: none;}
}

@media only screen and (min-width: 769px) { 
	.nowrap-min768 {flex-wrap: nowrap;}
} 

@media only screen and (min-width: 1024px) { 
	.nowrap-min1024 {flex-wrap: nowrap;}
	.primary-nav li a ~ .sub-menu {position: absolute; top: calc(100% + 38px); left: 0; width: 200px; z-index: 9999999; opacity: 0; visibility: hidden; top: calc(100% + 58px); transition: all ease-in-out 0.3s;}
}

@media screen and (min-width: 1201px) { 
	.sec-img-content .clm-wrap-content { padding: 0 49px;}
}

@media only screen and (max-width: 1360px) {
:root{
--fs-64: 60px;
--fs-60: 56px;  
--fs-30: 28px;
--fs-26: 24px;
--fs-24: 22px;
--fs-22: 20px;
--fs-20: 19px;
--desk-100: 90px;
--desk-80: 70px;
 }	 
.sec-banner .cmn-wrapper-clm.clm-wrap-content {padding-top: var(--desk-80);}
.icn-bx-272  {width: 200px; height: 200px;}


.footer-info-box p {
    line-height: 1.4;
    font-size: 20px;
}	 
.footer-info-box a {
	font-size: 24px;
	line-height: 1.4;
}
footer.site-footer {
	padding-top: 80px;
}
.missi-box {
    padding: 24px;
}
.missi-box-icon {
    margin-right: 20px;
    width: 60px;
    height: 60px;
}
.contact-box-main {
    gap: 30px;
    row-gap: 80px;
}
.contact-box {
    width: 358px;
}
.contact-box a {
    font-size: 26px;
}
}

@media only screen and (max-width: 1200px) {
:root{
--fs-64: 54px;
--fs-60: 50px;  
--fs-30: 26px;
--fs-26: 22px;
--fs-24: 20px;
--fs-22: 19px;
--fs-20: 18px;
--fs-18: 17px;  
--desk-100: 80px;
--desk-80: 60px;
--desk-20: 15px;
}
.img-linear-wrapper > img {margin-top: -55px;}
.img-linear-wrapper {margin: 55px auto 30px;}
p{margin: 0 0 20px 0;}
.site-header .primary-nav, .site-header-gap  { gap: 15px; }
 
.btn,.btn.btn-small{padding-left: 20px;padding-right: 20px; }
.sec-title:not(:last-child){margin-bottom: 20px;}
.sec-desc:not(:last-child){margin-bottom: 40px;}
	.sec-img-content .sec-desc:not(:first-child) {margin-top: 40px;}
.icn-bx-100,.icn-bx-145  {width: 80px; height: 80px;}
 
.btn { padding-top: 18px; padding-bottom: 18px; min-width: min-width: 230px;}
.icn-bx-272  {width: 180px; height: 180px;}
.img-blocks-row:not(:first-child) {margin-top: 40px;}
.img-blocks-row .img-blocks-clm {width: calc(33.33% - 15px);}
.img-linear-wrapper > img { max-height: 300px; width: auto; }
.cmn-iconblk-clm .icon-wrapper:not(:last-child) {
    margin: 30px auto;
}
.testimonial-slide-inner{padding: 0 30px 30px;}
.testimonial-slide{padding: 50px 15px 30px;}

.testimonial-slider  .slick-list {margin: 0 -15px;}

.contact-cta-box-img {
    min-width: 420px;
    margin-top: -60px;
}
.contact-cta-box-content {
    width: calc(100% - 420px);
}
.contact-cta-box {
    padding: 0 20px 0 40px;
}
.footer-info-box p {
    font-size: 18px;
}	 
.footer-info-box a {
	font-size: 21px;
}
.link-blocks-clm {
    min-width: 200px;
    min-height: 220px;
}
.sec-inner-banner {
	padding: 80px 0;
}
.sec-inner-banner .inner-content {
    width: 40%;
}
.sec-inner-banner-boxs {
    width: 55.5%;
}
.inner-banner-box span.gradient-text {
	font-size: 36px;
}
.inner-banner-box p {
    font-size: 16px;
}
.sec-inner-banner-boxs .d-flex {
    gap: 20px 20px;
}
.inner-banner-box {
	width: calc(50% - 10px);
}
.quote-box {
	font-size: 22px;
	margin-top: 50px;
}
.our-vision {
   gap: 31px;
   margin-top: 36px;
}
.missi-box {
    padding: 20px;
}
.missi-box-content h5, .missi-box-content p {
    line-height: normal;
}
.missi-box-main {
    gap: 20px;
    margin-top: 50px;
}
.missi-description-icon {
    width: 118px;
    height: 118px;
    margin-right: 30px;
}
.contact-box {
    width: 400px;
}
.contact-box-main {
    justify-content: center;
}
.contact-form-box {
    width: 36%;
    padding: 30px 20px;
}
.map {
    width: 61%;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
    height: 42px !important;
    font-size: 16px !important;
}
.contact-form .gform_fields {
    gap: 15px !important;
}
.contact-form input[type="submit"] {
    font-size: 18px !important;
}
.country-box-icon {
    width: 54px;
    height: 54px;
    font-size: 24px;
}
.list-box-main.grid-two .list-box {
    padding: 20px;
}
}

@media only screen and (max-width: 1023px) { 
:root{
--fs-64: 46px;
--fs-60: 42px;  
--fs-30: 24px;
--fs-26: 20px;
--fs-24: 19px;
--fs-22: 18px;
--fs-20: 17px;
--fs-18: 16px;  
--fs-16: 15px;
--fs-14: 13px;
--desk-100: 60px;
--desk-80: 50px;
}
.img-linear-wrapper > img {margin-top: -45px;}
.img-linear-wrapper {margin: 45px auto 20px;}
p{margin: 0 0 15px 0;}
.btn,.btn.btn-small{padding-left: 15px;padding-right: 15px;}
.btn {min-width: 210px;}
	.wrapper{ padding: 0 20px; } 

   .hamburger-menu {
	    width: 34px; height: 3px; background-color: #000000; border-radius: 10px; position: relative;
	}
	.hamburger-menu:before, .hamburger-menu:after {
	    content: ""; position: absolute; top: -9px; width: 100%; height: 3px; background-color: #000000; border-radius: 10px; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s;
	}
	.hamburger-menu:after {
	    top: unset; bottom: -9px;
	}
	.hamburger-menu.open {
		background-color: transparent;
	}
	.hamburger-menu.open:before {
	    transform: rotateZ(45deg); transform-origin: center; top: 0;
	}
	.hamburger-menu.open:after {
	    transform: rotateZ(-45deg); transform-origin: center; bottom: 0;
	}
	.site-header .main-navigation {background: var(--fallback-color);transition: all 0.5s;width: calc(100% - 70px); position: fixed; vertical-align: middle;max-width: 500px; height: 100%; z-index: 999; left: -100%; top: 0; width: 60%; } 
	.site-header .main-navigation .primary-nav { display: flex; gap: 0; flex-direction: column; } 
	.site-header .main-navigation .primary-nav > li > a { color: #ffffff; } 
	.site-header .menu-item-has-children:after { display: none; } 
	.site-header .main-navigation .primary-nav > li { width: 100%;padding: 10px 20px; display: flex; flex-wrap: wrap; }
	.site-header .primary-nav li a ~ .sub-menu{border-top-color: var(--purple-color);margin-top: 10px;display: none;}
	.site-header .submenuToggle i{transition: 0.5s all ease;}
	.site-header .submenuToggle {display: inline-flex; flex-wrap: wrap; align-items: center; cursor: pointer; margin-left: auto; transition: 0.5s all ease;}
	.site-header .submenuToggle.open i {transform: rotate(-180deg);}
	.site-header .header-responsive-toggle.toggle-responsive-display{left: 0;} 
	.site-header .main-navigation .primary-nav > li.current-menu-item a {color: var(--secondary-color);}
	.site-header .submenuToggle i:after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="10" viewBox="0 0 17 10" fill="%23FFFFFF"><path d="M16.743 1.53055L9.24296 9.03055C9.1733 9.10029 9.09058 9.15561 8.99954 9.19335C8.90849 9.23109 8.81089 9.25052 8.71233 9.25052C8.61377 9.25052 8.51617 9.23109 8.42513 9.19335C8.33408 9.15561 8.25136 9.10029 8.18171 9.03055L0.681706 1.53055C0.540976 1.38982 0.461914 1.19895 0.461914 0.999929C0.461914 0.800906 0.540976 0.610034 0.681706 0.469303C0.822437 0.328573 1.01331 0.249512 1.21233 0.249512C1.41135 0.249512 1.60223 0.328573 1.74296 0.469303L8.71233 7.43962L15.6817 0.469303C15.7514 0.399621 15.8341 0.344345 15.9252 0.306633C16.0162 0.268921 16.1138 0.249512 16.2123 0.249512C16.3109 0.249512 16.4085 0.268921 16.4995 0.306633C16.5905 0.344345 16.6733 0.399621 16.743 0.469303C16.8126 0.538986 16.8679 0.621712 16.9056 0.712756C16.9433 0.803801 16.9627 0.901383 16.9627 0.999929C16.9627 1.09847 16.9433 1.19606 16.9056 1.2871C16.8679 1.37815 16.8126 1.46087 16.743 1.53055Z" fill="%23FFFFFF"/></svg>');}

	.sec-title:not(:last-child){margin-bottom: 15px;}
	.sec-desc:not(:last-child){margin-bottom: 30px;}
	.sec-img-content .sec-desc:not(:first-child) {margin-top: 30px;}

	.icn-bx-100,.icn-bx-145,.icn-bx-72 {width: 60px; height: 60px;}
	.sec-banner .cmn-wrapper-clm.clm-wrap-content {width: 60%;}
	.sec-banner .cmn-wrapper-clm.clm-wrap-img{width: 40%;}
.icn-bx-272  {width: 150px; height: 150px;}

.img-blocks-row:not(:first-child) {margin-top: 30px;}
.img-linear-wrapper > img {max-height: 275px; }
.cmn-iconblk-clm .icon-wrapper:not(:last-child) {
    margin: 20px auto;
}
.contact-cta-box {
    padding: 0 20px;
    align-items: flex-end;
}
.contact-cta-box-content {
    width: 55%;
}
.contact-cta-box-img {
    min-width: 45%;
    margin-top: -50px;
}
.footer-social-media a {
    width: 54px;
    height: 54px;
}
.footer-social-media li {
	margin: 0 0 0 20px;
}
.footer-info-box:nth-child(1) {
    width: 100%;
}
.footer-row-2 {
    gap: 20px;
}
.footer-row-2 {
    margin-top: 46px;
    margin-bottom: 46px;
}
.footer-info-icon div {
    width: 56px;
    height: 56px;
    padding: 14px;
}
.footer-copyright.d-flex {
    margin-top: 60px;
}
.footer-copyright p {
    width: 100%;
    text-align: center;
}
.footer-copyright {
    justify-content: center;
    gap: 20px;
}
footer.site-footer {
	padding-top: 70px;
}
.link-blocks-clm {
    min-height: 200px;
}
.post-box-row {
    gap: 20px;
}
.post-box-link-blocks {
    width: calc(50% - 10px);
}
.inner-banner-box span.gradient-text {
    font-size: 32px;
}
.inner-banner-box {
    width: calc(50% - 7px);
    padding: 30px 15px;
}
.sec-inner-banner-boxs .d-flex {
    gap: 14px;
}
.list-box-main {
	margin-top: 40px;
	gap: 20px;
}
.list-box {
    padding: 26px 30px;
 }
 .number-box {
    width: 85px;
    height: 85px;
    font-size: 50px;
}
.quote-box::after {
    width: 98px;
    height: 76px;
    top: 25px;
    left: 25px;
}
.quote-box {
    font-size: 20px;
    margin-top: 30px;
    padding: 90px 30px 30px;
}
.our-vision {
    gap: 20px;
    margin-top: 26px;
}
.missi-description-main {
    margin-top: 40px;
}
.missi-box-main {
    flex-wrap: wrap;
}
.missi-box {
    width: calc(50% - 10px);
}
.contact-box {
    width: 340px;
    padding: 30px 20px;
}
.contact-box-main {
    gap: 20px;
    row-gap: 80px;
}
.contact-box a {
    font-size: 22px;
}
.contact-form-box {
    width: 48%;
    padding: 20px 20px;
}
.map {
    width: 48%;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
    height: 40px !important;
    font-size: 15px !important;
}
.contact-form .gform_fields {
    gap: 15px !important;
}
.contact-form input[type="submit"] {
    font-size: 16px !important;
    padding: 14px 20px !important;
}
.country-box {
    width: calc(50% - 15px);
}
.country-box-main {
    margin-top: 40px;
}
.list-box-main.grid-two .list-box {
    width: 100%;
}
}

@media only screen and (max-width: 768px) {
:root{
--fs-64: 44px;
--fs-60: 40px;  
--fs-30: 22px;
--fs-26: 19px;
--fs-24: 18px;
--fs-22: 17px;
--fs-20: 16px;
--fs-18: 15px;  
--fs-16: 14px;
--fs-14: 12px; 
--desk-100: 50px;
}
.sec-desc:not(:last-child),.cmn-sp-content .sec-desc:not(:last-child){margin-bottom: 20px;}
.sec-img-content .sec-desc:not(:first-child) {margin-top: 20px;}
.header-top-wrapper { flex-direction: column; gap: 5px; text-align: center; }	 
.btn { padding-top: 15px; padding-bottom: 15px; }
.btn {min-width: 200px;}
.sec-banner .cmn-wrapper-clm.clm-wrap-content {width: 100%;}
.sec-banner .cmn-wrapper-clm.clm-wrap-img {max-width: 320px;width: 100%;margin: auto 0;}
.cc-768{justify-content: center;text-align: center;}
.cc-768 .btn-link-row{ justify-content: center;} 
.sec-img-left {flex-direction: column-reverse;}
.link-blocks-clm { width: calc(33.33% - 20px); }
.link-blocks-row { gap: 20px 20px; }

.img-blocks-row:not(:first-child) {margin-top: 20px;}
    .img-blocks-row .img-blocks-clm {
        width: calc(33.33% - 10px);
    }
	.img-linear-wrapper > img {
    max-height: 240px; 
}
.contact-cta-box-img {
    display: none;
}
.contact-cta-box-content {
    width: 100%;
    text-align: center;
}
.contact-cta-box-content ul.btn-link-row.fd-group.d-flex.cmn-gap {
    justify-content: center;
}
.contact-cta-box {
    margin-top: 0px;
}
footer.site-footer {
	padding-top: 60px;
}
.post-box-link-blocks {
    width: calc(100% - 0px);
}

.sec-inner-banner .inner-content {
    width: 100%;
        text-align: center;

}
.sec-inner-banner-boxs {
    width: 100%;
    margin-top: 30px;
}
.sec-inner-banner {
    padding: 60px 0;
}
.inner-banner-img {
    display: none;
}
section.sec-inner-banner.sec-inner-banner-img {
	padding-bottom: 60px;
}
.list-box-main {
	margin-top: 30px;
}
.list-box {
    padding: 20px 20px;
 }
 .number-box {
    width: 75px;
    height: 75px;
    font-size: 40px;
    margin-right: 20px;
}
.quote-box::after {
    width: 68px;
    height: 56px;
    top: 20px;
    left: 20px;
}
.quote-box {
    font-size: 18px;
    margin-top: 30px;
    padding: 60px 20px 30px;
}
.our-vision-box {
    width: 100%;
}
.our-vision {
    flex-wrap: wrap;
    margin-top: 20px;
}
.missi-description-main {
    margin-top: 40px;
    flex-wrap: wrap;
}
.contact-box {
    width: 354px;
    padding: 30px 20px;
}
.contact-form-box {
    width: 100%;
}
.map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.country-box-content h5 {
    font-size: 18px;
}
.country-box-icon {
    width: 50px;
    height: 50px;
    font-size: 22px;
}
.country-box {
    width: 100%;
}
}

@media only screen and (max-width: 640px) {
:root{
--fs-64: 46px;
--fs-60: 42px;  
--fs-30: 20px;}
.site-branding { max-width: 120px; }
.btn, .btn.btn-small { padding-left: 12px; padding-right: 12px; } 
.hamburger-menu { width: 25px;}
.link-blocks-row { gap: 20px; }
.link-blocks-clm { width: calc(50% - 20px); }	 
.img-blocks-clm-inner {
    margin-top: 30px;
}
.img-blocks-row .img-blocks-clm {
        width: 100%;
    }
.footer-social-media {
	width: 100%;
	margin: 30px 0 0 0;
}
.footer-social-media ul.d-flex.align-items-center.justify-content-between {
    justify-content: flex-start;
}
.footer-social-media li {
    margin: 0 20px 0 0;
}
.footer-social-media a {
    width: 44px;
    height: 44px;
    padding: 10px;
}
.footer-info-icon div {
    width: 48px;
    height: 48px;
    padding: 10px;
}
.footer-info-box {
    width: 100%;
}
.footer-copyright.d-flex {
    margin-top: 50px;
}
ul#menu-footer-menu {
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    row-gap: 10px;
}
.footer-info-icon {
    margin: 0 10px 0 0;
}
.footer-info-box p {
    font-size: 16px;
}
.footer-info-box a {
    font-size: 18px;
}
.inner-banner-box {
    width: 100%;
}
.list-box-content {
    width: 100%;
    margin-top: 20px;
}
.list-box {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.number-box {
    margin: 0;
}
.box-content-top {
    text-align: center;
}
.missi-description-main {
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
}
.missi-description-icon {
    width: 100px;
    height: 100px;
    margin-right: 0;
    padding: 16px;
    margin-bottom: 20px;
}
.missi-description {
    width: 100%;
}
.missi-box {
    width: 100%;
}
.missi-box-main {
    margin-top: 40px;
}
}

@media only screen and (max-width: 480px) {
	:root{
--fs-64: 42px;
--fs-60: 38px; 
--fs-18: 14px;  
--fs-16: 12px;
--fs-14: 11px; } 
	
 
}