*{
	margin: 0px;
	padding: 0px;
}

html.js {
	overflow-x: hidden;
}
.video-right h4, .video-right label, .video-right p {
    position: relative;
    z-index: 111;
}
@media screen and (min-width: 2000px) {
    
	section.homeslider {
		height: calc(100vh + 150px);
		align-items: center;
		display: flex;
	}   
}
@media screen and (min-width: 1750px) {
	section.homeslider {
        height: calc(100vh + 300px);
        align-items: center;
        display: flex;
    }
}

@media screen and (max-width: 1320px) {

}
@media screen and (max-width: 1280px) {
	
}

@media screen and (max-width: 1080px) {
	section.gallery .gallery-inner .title-new h2{
		margin-bottom: 37px;
	}
	section.gallery.gallery-testimonials .gallery-inner.bottom {
		top: 0;
	}
	section.homeslider .right {
		left: 63%;
	}
	.faqs-new.privacy-policy p {
		margin-bottom: 20px;
	}
	.podcast {
		padding-top: 10px;
	}
	.podcast img {
		width: 40%;
	}
	.video-right {
		padding: 10px;
	}
	section.homeslider h1 {
		font-size: 80px;
		max-width: 90%;
		line-height: 90px;
	}
	section.homeslider {
		height: calc(100vh + 20px);
	}
	section.homeslider .left {
		left: 11%;
	}
	.aboutnew .about-left .left-img:after {
		bottom: 13%;
		right: -15%;
		background-repeat: no-repeat;
		background-size: 85%;
		background-position: bottom;
	}
	section.aboutnew.about {
		padding-top: 100px !important;
	}
	.new-header nav > ul li {
		margin-right: 30px;
	}
	.about-right .btn-new {
		margin-top: 20px;
	}
	span.stripeline {
		font-size: 20px;
	}
	.home .about-right .title-new h2 {
		margin-bottom: 0px;
	}
	
	.title-new h2 {
		font-size: 40px;
	}
	section.aboutnew.about {
		border-top-right-radius: 150px;
	}
	.container-fluid {
		width: 100%;
	}
	.gallery-testi .image-box {
		width: 32%;
		max-width: 32%;
		flex: 0 0 32%;
	}
	.gallery-testi .image-box .info-box h4 {
		font-size: 16px;
	}
	.gallery-testi .info-box {
		background: #fff;
		padding: 19px 7px;
	}
	.title-new h2 {
		margin-bottom: 37px;
	}
	.service-wrape .grid {
		gap: 25px;
	}
	.btn-new {
		margin-top: 40px;
	}
	section {
		padding: 70px 0px !important;
	}
	section.gallery.gallery-testimonials:after {
		background-repeat: no-repeat;
		background-size: 53%;
		background-position: right;
	}
	.custom-testimonials {
		width: 100%;
		top: 45%;
	}
	.testimonial-item {
		padding: 37px 25px;
	}
	.testimonial-stars {
		margin-bottom: 15px;
	}
	.testimonial-description {
		font-size: 16px;
		line-height: 26px;
	}
	.testi-inner {
		margin-top: 25px;
	}
	.testi-inner h3.testimonial-name, .testi-inner label {
		font-size: 16px;
	}
	.get-inner {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}
	.get-last {
		width: 48%;
		max-width: 48%;
		flex: 0 0 48%;
	}
	.get-left {
		width: 58%;
		max-width: 58%;
		flex: 0 0 58%;
	}
	.get-center {
		width: 35%;
		max-width: 35%;
		flex: 0 0 35%;
	}
	.gallery-testi .gallery-carousel {
		gap: 18px;
	}
	footer#site-footer .footer-column.menu-column.center {
		padding-left: 100px;
	}
	footer#site-footer {
		padding-bottom: 50px;
	}
	.contact-inner .contact-right {
		padding-left: 20px;
	}
	.gallery-testi .image-box.active .info-box {
/* 		height: 70%; */
	}
	.gallery-testi .image-box.active .info-box p {
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.grid figure p br {
		display: none;
	}
	.testimonial-item {
		min-height: 400px;
	}
	.testimonial-description {
		display: -webkit-box;
		-webkit-line-clamp: 10;
		line-clamp: 10;
		-webkit-box-orient: vertical;
	}
	.gallery-testi .overlay span.toggle-info.icon {
		right: 12px;
		bottom: 16px;
	}
	.gallery-testi .image-box:nth-child(5) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(6) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon {
		bottom: 25px;
	}
}
@media screen and (max-width: 1023px) {
	
}

@media screen and (max-width: 999px) {
	
	.gallery-testi .overlay span.toggle-info.icon {
		bottom: 25px;
	}
	.gallery-testi .image-box.active .info-box {
        height: 80%;
	}
	section.aboutnew.about.page .about-right {
		margin-top: 0;
	}
	nav.mobile-menu li a, nav.mobile-menu li {
		text-decoration: none !important;
	}
	section.homeslider .left {
        left: 1%;
    }
	section.homeslider {
/*         height: calc(100vh + 20px); */
        height: 100%;
    }
	.gallery-testi .gallery-carousel {
		gap: 15px;
		justify-content: center;
    }
	.gallery-testi .image-box {
        width: 49%;
        max-width: 49%;
        flex: 0 0 49%;
    }
	.get-left {
        width: 53%;
        max-width: 53%;
        flex: 0 0 53%;
    }
	.get-center {
        width: 44%;
        max-width: 44%;
        flex: 0 0 44%;
    }
	.single-news-text.services {
		align-items: center;
	}
	.video-inner {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.menu-modal.active {
		z-index: 10000;
	}
	.menu-bottom {
		display: none !important;
	}
	nav.mobile-menu ul li a {
		color: #67358C;
	}
	header#site-header.new-header {
		background: #fff !important;
		z-index: 1;
		padding: 0px 0px;
		z-index: 11;
	}
	button.toggle.search-toggle.mobile-search-toggle {
		display: none;
	}
	.header-titles-wrapper {
		padding: 0 !important;
		text-align: center;
		width: 100%;
		justify-content: space-between !important;
	}
	.header-inner .toggle {
		padding: 0 !important;
		justify-content: flex-end;
	}
	.menu-modal.active .menu-wrapper.section-inner {
		width: calc(100% - 5rem) !important;
	}
	.nav-toggle .toggle-inner {
		height: 50px !important;
	}
	.nav-toggle .toggle-icon, .nav-toggle svg {
		height: auto !important;
		width: auto !important;
	}
	.nav-toggle span.toggle-icon {
		display: none;
	}
	.gallery-testi .image-box {
        width: 49%;
        max-width: 49%;
        flex: 0 0 49%;
    }
	.gallery-testi .gallery-carousel {
		gap: 15px;
		justify-content: center;
    }
	.gallery-testi .image-box .info-box h4 {
        font-size: 16px;
		width: 88%;
		margin: 0;
	}
	.gallery-testi .overlay span.toggle-info.icon {
		right: 20px;
	}
	.get-last {
        width: 60%;
        max-width: 60%;
        flex: 0 0 60%;
    }
	.gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon {
		bottom: 16px !important;
	}
	.gallery-testi .overlay span.toggle-info.icon {
        bottom: 16px !important;
        right: 12px !important;
    }
	.gallery-testi .image-box:nth-child(9) .info-box{
        bottom: 47px;
    }
}

@media screen and (max-width: 820px) {
	
	.home .welcome-inner {
		flex-direction: column;
	}
	.home .aboutnew .about-left {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.aboutnew .about-left .left-img {
		width: 100%;
	}
	section.aboutnew.about .about-right {
		padding: 0;
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		margin-top: 40px;
	}
	.home .about-right .title-new h2 {
        margin-bottom: 20px;
    }
	.aboutnew .about-left .left-img:after,
	section.gallery.gallery-testimonials:after{
		display: none;
	}
	.grid figure p {
		font-size: 18px;
	}
	.service-wrape .link-box {
		width: 32%;
		max-width: 32%;
		flex: 0 0 32%;
	}
	.service-wrape .grid {
        gap: 15px;
    }
	
	.about-right .title-new h2 {
		margin-bottom: 25px;
	}
	.facebook img {
		width: 100%;
	}
	section.contactus .contact-inner {
		align-items: center;
		flex-direction: column-reverse;
	}
	.contact-inner .contact-right, .contact-inner .contact-left {
        padding-left: 20px;
        padding: 0 20px;
        width: 100%;
        max-width: 100%;
    }
	.contact-inner .contact-left {
		margin-top: 40px;
	}
	footer#site-footer .footer-column.menu-column.center {
        padding-left: 30px;
        width: 25%;
        max-width: 25%;
        flex: 0 0 25%;
    }
	.footer-inner .footer-column.right {
		padding: 0px;
		width: 33.33%;
		max-width: 33.33%;
		flex: 0 0 33.33%;
	}
	.footer-end {
		padding-left: 10px;
	}
	section.contactus:before {
		background-size: 60%;
		background-position: top right;
	}
}

@media screen and (max-width: 768px) {
	.gallery-testi .image-box:nth-child(5) .info-box span.toggle-info.icon,
	.gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon,
	.gallery-testi .image-box:nth-child(6) .info-box span.toggle-info.icon {
		bottom: 27px !important;
	}
	.gallery-testi .image-box:nth-child(5) .info-box, .gallery-testi .image-box:nth-child(9) .info-box, .gallery-testi .image-box:nth-child(6) .info-box {
		bottom: 49px;
	}
	section.homeslider .right {
		left: 61%;
	}
	section.homeslider h1 {
		font-size: 60px;
		max-width: 90%;
		line-height: 64px;
	}
	.gallery-testi .gallery-carousel {
        gap: 10px;
	}
	a.learnmore {
		font-size: 17px;
	}
	.service-wrape .grid {
        gap: 10px;
    }
	.gallery-testi .overlay span.toggle-info.icon {
        right: 13px;
    }
}

@media screen and (max-width: 767px) {
	.footer-social-media a:last-child {
		margin: 0;
	}
	.footer-social-media {
		justify-content: center;
	}
	.home section.aboutnew.about {
		padding-top: 60px !important;
	}
	footer#site-footer {
        padding-bottom: 30px;
    }
	section.aboutnew.about {
        padding-top: 50px !important;
    }
	.gallery-testi .image-box:nth-child(5) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(6) .info-box span.toggle-info.icon {
        bottom: 16px !important;
    }
	.gallery-testi .overlay span.toggle-info.icon {
        bottom: 16px !important;
        right: 10px !important;
    }
	.gallery-testi .overlay span.toggle-info.icon {
        bottom: 14px;
    }
	.gallery-testi .image-box.active span.toggle-info.icon {
		top: 11px;
	}
/* 	.gallery-testi .image-box.active span.toggle-info.icon {
		top: 18px;
	} */
	.gallery-testi .image-box .info-box h4 br {
		display: none;
	}
	.gallery-testi .info-box {
		bottom: 40px;
	}
/* 	.gallery-testi .overlay span.toggle-info.icon {
		bottom: 26px;
	} */
	.image-box.active .info-box h4 {
		margin-bottom: 5px !important;
	}
	.faqs-new.privacy-policy strong {
		font-size: 24px;
	}
	.faqs-new.privacy-policy p, .faqs-new.privacy-policy ul li {
		font-size: 18px;
	}
	.about-bottom-text:nth-child(4) .left-image img {
		width: 100%;
	}
	section.homeslider .right {
    left: 45%;
	}
	section.homeslider h1 {
        font-size: 54px;
        max-width: 100%;
	}
	section.homeslider .title-new p {
		max-width: 80%;
		margin: 0 auto;
	}
	.gallery-testi .image-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
	section.homeslider {
/*         height: calc(100vh + 20px); */
		height: 100%;
		padding-top: 100px !important;
    }
	section.contactus:before {
        background-size: 40%;
	}
	section.aboutnew.about {
		border-top-right-radius: 90px;
	}
	.aboutnew .about-left .left-img {
		width: 100%;
	}
	.single-right-service {
		padding-right: 0;
	}
	.service-wrape .link-box {
		width: 49%;
		max-width: 49%;
		flex: 0 0 49%;
	}
	.single-news-text.services {
		padding: 0;
		align-items: center;
		flex-direction: column-reverse;
	}
	section {
        padding: 50px 0px !important;
    }
	section.news-detail .latest_news_content .title-new h2 {
    margin-bottom: 15px;
	}
	.video-left {
		height: 220px;
	}
	.about-bottom-text:nth-child(even) .container-custom-new .about-right-text,
	.about-bottom-text .about-right-text {
		padding-left: 0px;
		margin-top: 30px;
	}
	.about-bottom-text {
		padding: 50px 0px !important;
	}
	.container-custom-new {
		flex-direction: column !important;
	}
	.audio-line img {
		width: 100%;
		left: 0px;
		bottom: -130px;
	}
	.video-right:before{
		display: none;
	}
	.video-right {
		padding: 30px 16px !important;
		height: auto;
	}
	section.letget .title-new h2 {
		margin: 0;
	}
	.title-new {
		margin-bottom: 25px;
	}
	.get-last,
	.get-center,
	.get-left {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }
	.form-wraper .left-form,
	.form-wraper .right-form {
		padding: 0;
	}
	.contact-inner .contact-right, .contact-inner .contact-left {
         padding: 0 15px;
	}
	.footer-inner {
		flex-direction: column;
	}
	.footer-logo img {
		width: auto;
		max-width: inherit;
	}
	.footer-inner .left {
		padding: 0;
		margin: 0 auto;
		margin-bottom: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer-end,
	.footer-inner .footer-column.right,
	footer#site-footer .footer-column.menu-column.center {
        padding: 0;
        width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		margin: 0;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
    }
	footer#site-footer .footer-left li {
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer-end {
		margin: 0;
	}
	section.news-detail .latest_news_content .title-new h2 {
    font-size: 24px;
	}
	.copyright-text {
		padding: 0;
	}
	.copyright-bottom p {
		font-size: 16px;
	}
	span.stripeline {
        font-size: 17px;
    }
	header#site-header.new-header {
		height: 76px;
		top: 5px;
		display: flex;
		align-items: center;
	}
	.nav-toggle .toggle-inner {
		padding-top: 0 !important;
		height: 40px !important;
	}
	.latest-update-inner {
		flex-direction: column;
	}
	section.latest-updates .latest-inner-left {
		padding: 0;
		margin-bottom: 40px;
	}
	.message.form-wraper span.wpcf7-list-item-label {
    font-size: 17px;
	}
}

@media screen and (max-width: 640px) {
	.instagram {
		padding-right: 0;
	}
}

@media screen and (max-width: 540px) {
	.gallery-testi .image-box:nth-child(5) .info-box, .gallery-testi .image-box:nth-child(9) .info-box, .gallery-testi .image-box:nth-child(6) .info-box {
        bottom: 53px;
    }
	.gallery-testi .image-box.active .info-box {
        height: auto;
        bottom: 5px;
    }
	.gallery-testi .image-box.active .info-box p {
        -webkit-line-clamp: inherit;
	}
	.gallery-testi .image-box .info-box p {
    font-size: 14px;
	}
	body.home header#site-header.new-header {
		padding: 0px 0px;
	}
	.podcast {
        padding-right: 10px;
    }
	.header-inner .toggle {
         position: relative;
        right: -4px;
	}
	section.homeslider .title-new p {
		font-size: 24px;
	}
	section.homeslider .title-new p br {
		display: none;
	}
	section.homeslider .title-new {
		padding-top: 40px;
	}
}

@media screen and (max-width: 480px) {
	section.contactus .submit-btn {
		margin-top: 0;
	}
/* 	.gallery-testi .image-box .info-box h4 br {
        display: block;
    } */
	.gallery-testi .overlay span.toggle-info.icon {
        bottom: 24px;
    }
	.gallery-testi .info-box {
        bottom: 44px;
    }
	
	section.homeslider .slide.center {
		width: 360px;
	}
	section.homeslider .right {
		left: 15%;
	}
	
	section.homeslider h1 {
        font-size: 40px;
        max-width: 100%;
        line-height: 44px;
    }
	.service-wrape .link-box {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
	}
	.lefricon {
		padding: 0;
	}
	.newheader-banner h1.margin-none {
		margin-top: 20px;
		font-size: 36px;
	}
	.video-inner .video-bottom h3 {
		font-size: 18px;
		margin-right: 50px;
	}
	.get-inner ul li p, .get-inner ul li a {
		font-size: 18px;
		padding: 0px 13px;
	}
	.letget .get-inner ul label {
		height: 110px;
	}
	.audio-line img {
      bottom: -70px;
    }
	.title-new h2 {
        font-size: 30px;
        letter-spacing: 0.5px;
    }
	span.stripeline {
        font-size: 15px;
    }
	a.learnmore {
        font-size: 14px;
    }
	section.homeslider .right {
		left: 6%;
		transform: rotate(0deg) scale(0.9);
		z-index: 2;
	}
	section.homeslider .left {
        left: 6%;
        transform: rotate(0deg) scale(0.9);
	}
	section.homeslider .title-new p {
		max-width: 90%;
	}
	.slider-wrapper {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 415px) {
	.gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon {
		bottom: 25px !important;
	}
}

@media screen and (max-width: 380px) {
	.gallery-testi .image-box:nth-child(5) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(9) .info-box span.toggle-info.icon, .gallery-testi .image-box:nth-child(6) .info-box span.toggle-info.icon {
        bottom: 25px !important;
    }
	section.homeslider .slide.center {
		width: 280px;
	}
	section.homeslider h1 {
        font-size: 32px;
        line-height: 34px;
    }
	section.homeslider .title-new p {
        font-size: 20px;
        line-height: 26px;
    }
}
@media screen and (max-width: 360px) {
	.gallery-testi .image-box .info-box p {
        font-size: 12px;
    }
}
@media screen and (max-width: 340px) {
	.gallery-testi .image-box:nth-child(7) .info-box span.toggle-info.icon
	{
        bottom: 25px !important;
    }
}
