@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.highersightscounseling.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #131113;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #131113;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #131113;
	--wd-entities-title-color-hover: #19191C;
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #131113;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #00FF66;
	--wd-alternative-color: #27F5FB;
	--wd-link-color: #C825D1;
	--wd-link-color-hover: #131113;
	--btn-default-bgcolor: #C825D1;
	--btn-default-bgcolor-hover: #547EE8;
	--btn-default-color: #F9F9FC;
	--btn-default-color-hover: #F9F9FC;
	--btn-accented-bgcolor: #C825D1;
	--btn-accented-bgcolor-hover: #547EE8;
	--btn-accented-color: #F9F9FC;
	--btn-accented-color-hover: #F9F9FC;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #C825D1;
	--notices-success-color: #F9F9FC;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #F9F9FC;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #19191C;
	background-image: url(https://www.highersightscounseling.com/wp-content/uploads/2024/10/Banner.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #547EE8;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: #131113;
	--wd-form-placeholder-color: #BEBEBE;
	--wd-form-brd-color: #CFCFCF;
	--wd-form-brd-color-focus: #00FF66;
	--wd-form-bg: #F9F9FC;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: #131113;
	--wd-arrow-color-hover: #00FF66;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: #1470AF;
	--wd-pagin-bg-hover: #27F5FB;
	--wd-pagin-bg-act: #27F5FB;
	--wd-pagin-brd-color: #1470AF;
	--wd-pagin-brd-color-hover: #27F5FB;
	--wd-pagin-brd-color-act: #27F5FB;
	--wd-pagin-brd: 2px solid;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 20px;
	}

}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}



/* Global CSS Start */
/* team section styleing  start*/
.qa-provider-style h4 {
    font-size: 18px !important;
    font-weight: bold !important;
	  text-transform: inherit !important;
}
.qa-provider-style h5 {
    font-size: 16px !important;
	  text-transform: inherit !important;
}
.qa-provider-style ul {
list-style:inherit !important;
}
/* team section styleing end  */
/* Header */
.wd-tools-element.wd-header-fs-nav>a{
	flex-direction: row-reverse !important;
}
.wd-tools-element.wd-header-fs-nav>a>.wd-tools-text{
	margin-inline-start: 0px !important;
	margin-inline-end: 12px !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after{
	background-image: linear-gradient(90deg, #00ff66 0%, #27f5fb 100%) !important;
}
.wd-nav-fs>li>a{
	text-transform: capitalize !important;
	padding-block: 18px !important;
}
.wd-nav-mobile li a{
	text-transform: capitalize !important;
  font-size: 16px !important;
}
.whb-color-light:not(.whb-with-bg){
  background-color: #131113 !important;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: transparent !important;
}
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
    color: #C825D1 !important;
}
/* body:not(.home) .whb-header .whb-main-header .whb-general-header.whb-row {
  background-color: #131113 !important;
} */
/* Header */

/* Page Title */
/* .page-title.page-title-default{
background-image: linear-gradient(90deg, var(--e-global-color-bf3047d) 0%, var(--e-global-color-secondary) 100%) !important;
} */
/* Page Title */
.website-wrapper {
    background-color: #FFFFFF !important;
}
.wpcf7 .screen-reader-response{
	display:none !important;
}
.wpcf7 .wpcf7-response-output{
	width:fit-content !important;
	margin-top: 20px !important;
}
.pswp .pswp__bg{
    opacity: 0.7 !important;
}
.pswp__caption__center{
	max-width: 100% !important;
	text-align: center !important;
}
.scrollToTop.button-show{
    bottom: 70px !important;
    left: 15px !important;
}
.scrollToTop{
	background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%) !important;
  border: 1px solid #fff !important;
}
.grecaptcha-badge {
    bottom: 70px !important;
    z-index: 999 !important;
}
.elementor-widget-text-editor>.elementor-widget-container a{
	word-wrap: break-word !important;
}
/* Button */
.sz-pbutton a,.sz-sbutton a,.sz-headbtn,.sz-newsletter-section .mc4wp-form input[type="submit"]{
		padding: 22px 40px !important;
    background-color: #00ff66 !important;
		background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%);
    color: #19191C !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-radius: 8px !important;
/*     border: 1px solid #DF1995; */
    text-transform: none !important;
		transition: all 0.5s ease;
/* 		background-size: 200% auto; */
		box-shadow: 12px 12px 32px rgba(0, 0, 0, 0.12) !important;
}
.sz-pbutton a:hover,.sz-newsletter-section .mc4wp-form input[type="submit"]:hover{
/* 		background-color: #43092D !important; */
    background-image: linear-gradient(-105deg, #00ff66 0%, #27f5fb 100%) !important;
		background-position: right center;
		color:#19191C !important;
/* 		border-color: #43092D !important; */
}
.sz-sbutton a{
/* 	  background-color: #DF1995 !important; */
    background-image: linear-gradient(109deg, #c825d1 0%, #547ee8 100%) !important;
    color: #F9F9FC !important;
/* 		border: 1px solid #DF1995; */
}
.sz-sbutton a:hover{
/* 	background-color: #F4CB12 !important; */
	background-image: linear-gradient(-109deg, #c825d1 0%, #547ee8 100%) !important;
	background-position: right center;
  color: #F9F9FC !important;
/* 	border: 1px solid #F4CB12; */
}
.sz-headbtn:hover{
/* 	background-color: #43092D !important; */
    background-image: linear-gradient(-105deg, #00ff66 0%, #27f5fb 100%) !important;
/* 	box-shadow:none !important; */
	background-position: right center;
	color:#19191C !important;
/* 	border-color: #43092D !important; */
}
.sz-link-btn .btn-style-link.btn-color-alt{
	color: var(--wd-alternative-color) !important;
}
.cookies-buttons .cookies-accept-btn{
		background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%);
		color: #19191C !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
}
.cookies-buttons .cookies-accept-btn:hover{
		background-image: linear-gradient(-105deg, #00ff66 0%, #27f5fb 100%);
}
/* Button */

/* Heading Default CSS */
.elementor-widget-text-editor h3,.elementor-widget-text-editor h4,.elementor-widget-text-editor strong{
	font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
	color: inherit !important;
}
.elementor-heading-title strong{
	font-weight: inherit !important;
}
/* Heading Default CSS */
/* Footer */
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    display: flex;
    font-size: inherit;
    align-items: var(--icon-vertical-align, center);
}
.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative;
}
.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em;
    font-size: var(--e-icon-list-icon-size);
}
.elementor-widget .elementor-icon-list-icon {
    display: flex;
    position: relative;
    top: var(--icon-vertical-offset, initial);
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: center;
    padding-inline-start: 5px;
}
.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2* var(--icon-padding, .5em));
    height: calc(var(--icon-size, 25px) + 2* var(--icon-padding, .5em));
}
.wd-cookies-popup{
	z-index: 2147483650 !important;
}
.min-footer>div>p,.min-footer>div>p>a{
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	color:#F9F9FD !important;
}
/* Footer */

/* Global CSS End */

/* Homepage Start */
/* Services Section */
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > button.e-n-tab-title{
	min-height:auto !important;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tab-title-text{
	transition: all 0.3s;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title .e-n-tab-title-text:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 3px;
    background-color: var(--wd-primary-color);
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background-image: linear-gradient(90deg, #00ff66 0%, #27f5fb 100%) !important;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text:after {
    width: 100% !important;
}
/* Services Section */
/* Quote Section */
.sz-quote-section .sz-quote-txt h3,.sz-quote-section .sz-quote-txt2>.elementor-widget-container{
  padding: 0px 65px;
  position:relative !important;
}
.sz-quote-section h3,.sz-quote-section strong{
	font-size: inherit !important;
	font-weight: inherit !important;
}
.sz-quote-section .sz-quote-txt h3::before,.sz-quote-section .sz-quote-txt2>.elementor-widget-container::before{
  content: "";
  width: 65px;
  height: 43px;
  background-image: url(/wp-content/uploads/2024/10/Path-4755.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
	top: -13px;
	left:0px;
}
.sz-quote-section .sz-quote-txt h3::after,.sz-quote-section .sz-quote-txt2>.elementor-widget-container::after{
  content: "";
  width: 65px;
  height: 43px;
  background-image: url(/wp-content/uploads/2024/10/Path-4756.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
	bottom: 14px;
	right: 0px;
}
/* Quote Section */

/* Testimonials Section */
.sz-testimonials .testimon-style-boxed .testimonial-inner{
	padding: 40px !important;
  background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%) !important;
  border-radius: 20px !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1) !important;
}
.sz-testimonials .testimonial-content footer {
    margin-top: 0px !important;
    color: #131113 !important;
    font-weight: 700 !important;
  	font-size: 20px !important;
}
.sz-testimonials .testimonial-content p{
	color: #131113 !important;
	margin-bottom: 5px !important;
}
.sz-testimonials .wd-arrow-inner:after{
	font-weight: 700 !important;
}
/* Testimonials Section */

/* Homepage End */

/* Faqs Page Start */
.sz-faqs .wd-accordion-item{
	border: 1px solid #CFCFCF !important;
}
.sz-faqs .wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child) {
    margin-bottom: 20px;
}
.sz-faqs .wd-accordion-opener{
	font-weight: 700 !important;
  color: #C825D1 !important;
  font-size: 14px !important;
}
.sz-faqs ul>li::marker{
	color:#C825D1 !important;
}
/* Faqs Page End */

/* Office Page Start */
.sz-office .wd-gallery-item a{
	position:relative !important;
}
.sz-office .wd-gallery-item a::before{
	opacity:0;
	transition: all 0.4s !important;
}
.sz-office .wd-gallery-item:hover a::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00ff66;
    position: absolute;
    border-radius: 16px;
    transition: all ease-in-out 0.4s !important;
    opacity: 0.7;
    background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%);  
}
.sz-office .wd-gallery-item:hover a::after {
    content: "\f06e";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}
/* Office Page End */

/* Grievance Page Start */
.sz-grievance-third .elementor-widget-text-editor a:hover{
	color: var(--wd-link-color);
	text-decoration: underline !important;
  text-underline-offset: 5px !important;
}
.sz-grievance-third .elementor-icon-list-item>a:hover>.elementor-icon-list-text{
	color:#C825D1 !important;
}
/* Grievance Page End */

/* Careers Page Start */
.sz-quote-section .sz-quote-txt2>.elementor-widget-container::before,.sz-quote-section .sz-quote-txt2>.elementor-widget-container::after{
	width:45px !important;
}
.sz-quote-section .sz-quote-txt2>.elementor-widget-container::after{
	bottom:-5px !important;
}
/* Careers Page End */

/* Locations Page Start */
.sz-locations-first .elementor-icon-list-item>a:hover>.elementor-icon-list-text{
	color:#C825D1 !important;
}
.sz-locations-second .elementor-icon-box-wrapper .elementor-icon-box-description strong{
	font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
	color: inherit !important;
	display: flex;
	flex-direction: row;
}
.sz-locations-second .elementor-icon-box-wrapper .elementor-icon-box-description strong:not(:last-child){
	padding-bottom: 5px;
}
.sz-locations-second .elementor-icon-box-wrapper .elementor-icon-box-description strong:before{
		content: "\f3c5";
    font-family: 'Font Awesome 5 Free';
    color: #131113;
    font-weight: 700;
    background-color: transparent;
    padding-right: 5px;
    width: 18px;
		font-size: 16px;
}
.sz-locations-second .elementor-icon-box-wrapper .elementor-icon-box-description br{
	display:none !important;
}
.sz-locations-second .e-grid .elementor-widget-icon-box:last-child:nth-child(3n - 2) {
/*   grid-column-end: 3; */
	grid-column: 1 / -1;
}
.sz-locations-second .e-grid .elementor-widget-icon-box:last-child:nth-child(3n - 2)>.elementor-widget-container{
	width: calc(33.3333% - 20px);
  margin: 0 auto;
}
/* Locations Page End */

/* Find Provider Page Start */
.sz-row{
	display: flex !important;
  justify-content: center !important;
  align-items: center !important;
	flex-wrap: wrap !important;
  gap: 30px !important;
}
/* Find Provider Page End */

/* Provider Page Start */
.sz-provider .awsm-grid-wrapper .awsm-grid-card .awsm-modal-trigger{
	height: 100% !important;
  display: block !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure{
	border-radius: 16px !important;
  background-color: #fff !important;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1) !important;
  padding: 20px !important;
	height:100% !important;
	transition: all ease-in-out 0.4s !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure:hover{
	transform: translateY(-10px) !important;
  transition: all ease-in-out 0.4s !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure img{
	border-radius: 16px !important;
	height: 350px !important;
  object-fit: cover !important;
	object-position:top !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure figcaption{
	position: static !important;
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  background-color: transparent !important;
  padding-bottom: 0px !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure .awsm-personal-info{
    display: flex !important;
    flex-direction: column-reverse !important;
   	margin-bottom: 0px !important;
    color: #131113 !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure .awsm-personal-info h3{
	color: #131113 !important;
	font-size: 20px !important;
  margin-bottom: 5px !important;
}
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure .awsm-personal-info span{
	font-size: 14px !important;
	color: #131113 !important;
}
.sz-provider .awsm-grid-wrapper .awsm-grid{
	padding-bottom: 0px !important;
}
.sz-provider .modal-style.style-1 .awsm-modal-open .awsm-modal-content{
	border-radius:20px !important;
}
.sz-provider .modal-style.style-1 .awsm-nav-item{
	display:none !important;
}
.sz-provider .modal-style.style-1 .awsm-image-main img{
	border-radius: 16px !important;
}
.sz-provider-second .awsm-grid-wrapper .awsm-grid{
	justify-content: center !important;
}
.awsm-modal-content .awsm-modal-content-inner h3:first-of-type{
	display:none !important;
}
/* Provider Page End */

/* Footer Start */
.sz-footer .wd-nav.wd-nav-horizontal{
	display: flex !important;
	flex-direction: column !important;
  justify-content: center !important;
}
.sz-footer .elementor-icon-list-item>a:hover>.elementor-icon-list-text{
	color:#27F5FB !important;
}
/* Footer Start */@media (min-width: 1025px) {
	/* Global CSS Start */
.e-con-boxed.wd-section-stretch {
    --container-max-width: min(calc(var(--wd-container-w)));
}
/* Header */
.wd-nav.wd-gap-l {
    --nav-gap: 50px !important;
}
.wd-tools-element.wd-header-fs-nav>a>.wd-tools-text{
	font-size: 0px !important;
}
.wd-tools-element.wd-header-fs-nav>a>.wd-tools-text:before{
	content: "More" !important;
	font-size: 16px !important;
}
/* Header */
/* Container CSS */
body .container{
	padding-right: 0px !important;
  padding-left: 0px !important;
}
:root{
	--sz-half-width: calc((100vw - 1240px - var(--wd-scroll-w, 12px)) / 2);
}
.sz-leftcontainer{
	padding-left:var(--sz-half-width) !important;
}
.sz-rightcontainer{
	padding-right:var(--sz-half-width) !important;
}
/* Container CSS */
.pswp__caption__center{
	max-width: 1016px !important;
}
/* Global CSS End */

/* Homepage Start */
/* Services Section */
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
/* 	font-weight: 700 !important; */
  font-size: 24px !important;
	position:relative !important;
	padding-bottom: 8px !important;
	margin-bottom: 3px !important;
}
/* Services Section */
/* Quote Section */
.sz-quote-section .sz-quote-txt h3::before{
	left: 45px !important;
}
/* Quote Section */
/* Testimonials Section */
.sz-testimonials :is(.wd-carousel-container .wd-nav-arrows,.wd-nav-arrows.wd-shown)[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
	opacity: 1 !important;
	transform: translateY(0) !important;
	pointer-events: unset !important;
}
.sz-testimonials .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(100% + var(--sz-half-width) - var(--wd-arrow-offset-h, 0px)) !important;
}
.sz-testimonials .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(100% + var(--sz-half-width) - var(--wd-arrow-offset-h, 0px)) !important;
}
.sz-testimonials .wd-arrow-inner:after{
	font-size: 28px !important;
}
.sz-testimonials .testimon-style-boxed .testimonial-inner{
	margin-left: 120px !important;
  margin-right: 120px !important;
}
/* Testimonials Section */
/* Homepage End */

/* Find Provider Page Start */
.sz-find-provider .sz-pbutton a,.sz-find-provider .sz-sbutton a{
	padding: 22px 20px !important;
}
/* Find Provider Page End */

/* Laptop CSS Start */
@media only screen and  (max-width: 1600px){
.sz-pheading .elementor-heading-title{
	font-size:44px !important;
}
.sz-laptop-80>.elementor-widget-container{
		max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
/* Header */
.wd-nav.wd-gap-l {
	--nav-gap: 40px !important;
}
.sz-header-space{
	width: 20px !important;
}
/* Header */
/* Page Title */
.sz-page-title{
	--min-height: 400px !important;
}
.sz-page-title .elementor-heading-title{
	font-size: 60px !important;
}
/* Page Title */
/* Hero Section */
.sz-hero-section{
	--min-height: 650px !important;
}
.sz-hero-section .elementor-heading-title{
	font-size:50px !important;	
}
/* Hero Section */
/* Testimonials Section */
.sz-testimonials .wd-nav-arrows {
    --wd-arrow-offset-h: 50px !important;
}
.sz-testimonials .testimon-style-boxed .testimonial-inner{
	margin-left: 100px !important;
  margin-right: 100px !important;
}
/* Testimonials Section */
/* Footer */
.footer-container .elementor-widget-wd_marquee .wd-marquee{
	font-size: 70px !important;
}
/* Footer */
}
/* Laptop CSS End */
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Global CSS Start */
.grecaptcha-badge {
    display: none !important;
}
.sz-pbutton a, .sz-sbutton a, .sz-headbtn, .sz-newsletter-section .mc4wp-form input[type="submit"] {
	padding: 16px 34px !important;
}
/* Button */
.sz-s-button.sz-pbutton a {
	padding: 16px 20px !important;
/* 	text-align: inherit !important; */
}
/* Button */
/* Global CSS End */

/* Homepage Start */
/* Services Section */
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    font-size: 20px !important;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
/* 	font-weight: 700 !important; */
  font-size: 24px !important;
	position:relative !important;
	padding-bottom: 8px !important;
	margin-bottom: 3px !important;
}
/* Services Section */
/* Quote Section */
.sz-quote-section .sz-quote-txt h3::before,.sz-quote-section .sz-quote-txt h3::after {
  width: 45px !important;
	height: 40px !important;
}
.sz-quote-section .sz-quote-txt h3 {
    padding: 0px 50px !important;
}
/* Quote Section */
/* Testimonials Section */
.sz-testimonials .testimon-style-boxed .testimonial-inner{
	padding: 30px !important;
}
.sz-testimonials .testimonials .wd-nav-pagin-wrap{
	display:block !important;
}
.sz-testimonials .testimonials .wd-nav-arrows {
	--wd-arrow-icon-size: 20px !important;
}
/* Testimonials Section */
/* Homepage End */

/* Office Page Start */
.sz-office .wd-images-gallery .wd-masonry{
	--wd-col-sm: 2 !important;
}
/* Office Page Start */

/* Careers Page Start */
.sz-quote-section .sz-quote-txt2>.elementor-widget-container::before,.sz-quote-section .sz-quote-txt2>.elementor-widget-container::after{
	width:35px !important;
}
.sz-quote-section .sz-quote-txt2>.elementor-widget-container{
	padding: 0px 50px !important;
}
/* Careers Page End */

/* Insurrance Page Start */
.sz-insurrance-second .wd-images-gallery .wd-grid-g{
	--wd-col-sm: 3 !important;
}
/* Insurrance Page Start */

/* Provider Page Start */
.sz-provider .awsm-grid-wrapper .awsm-team-link-control figure img{
	height: 310px !important;
}
.sz-provider .modal-style.style-1 .awsm-image-main img{
	height: 400px !important;
	width: 400px !important;
	object-fit: cover !important;
}
.sz-provider .modal-style.style-1 .awsm-modal-item{
	margin: 0px 15px 20px !important;
}
/* Provider Page End */

/* Locations Page Start */
.sz-locations-second .e-grid .elementor-widget-icon-box:last-child:nth-child(3n - 2)>.elementor-widget-container{
	width: calc(50% - 10px) !important;
}
/* Locations Page End */

/* Footer */
.sz-footer .elementor-icon-list-item .elementor-icon-list-text{
	word-break: break-all !important;
}
/* Footer */
}

@media (max-width: 576px) {
	/* Global CSS Start */
.grecaptcha-badge {
    display: none !important;
}
.sz-pbutton a, .sz-sbutton a, .sz-headbtn, .sz-newsletter-section .mc4wp-form input[type="submit"] {
	padding: 16px 34px !important;
}
/* Button */
.sz-s-button.sz-pbutton a,.sz-s-button.sz-sbutton a {
	padding: 16px 20px !important;
}
/* Button */
/* Global CSS End */

/* Homepage Start */
/* Hero Section */
.sz-hero-section .sz-pbutton a,.sz-s-button.sz-pbutton a {
  padding: 16px 20px !important;
/* 	text-align: inherit !important; */
}
/* Hero Section */
/* Services Section */
.sz-services-section .e-n-tabs button.e-n-tab-title {
    padding: 20px !important;
    border: 2px solid #27f5fb !important;
    border-radius: 8px !important;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]{
	background-color: #00ff66 !important;
  background-image: linear-gradient(105deg, #00ff66 0%, #27f5fb 100%) !important;
  color: #19191C !important;
  border-color: transparent !important;
}
.sz-services-section .elementor-widget-n-tabs .e-n-tabs-heading > .e-n-tab-title .e-n-tab-title-text:after{
	display:none !important;
}
/* Services Section */
/* Quote Section */
.sz-quote-section .sz-quote-txt h3::before,.sz-quote-section .sz-quote-txt h3::after {
  width: 30px !important;
	height: 40px !important;
}
.sz-quote-section .sz-quote-txt h3 {
    padding: 0px 30px !important;
}
/* Quote Section */
/* Testimonials Section */
.sz-testimonials .testimon-style-boxed .testimonial-inner{
	padding: 25px 20px !important;
}
.sz-testimonials .testimonial-content footer {
  	font-size: 18px !important;
}
.sz-testimonials .testimonials .wd-nav-pagin-wrap{
	display:block !important;
}
.sz-testimonials .testimonials .wd-nav-arrows {
	display:none !important;
}
/* Testimonials Section */

/* Homepage End */

/* Grievance Page Start */
.sz-grievance-third .elementor-icon-list-item:not(:last-child):after{
	display:none !important; 
}
.sz-grievance-third .elementor-icon-list-items{
	row-gap: 16px !important; 
}
.sz-grievance-third .elementor-widget-text-editor>.elementor-widget-container{
	word-break: break-word !important;
}
/* Grievance Page End */

/* Careers Page Start */
.sz-quote-section .sz-quote-txt2>.elementor-widget-container::before,.sz-quote-section .sz-quote-txt2>.elementor-widget-container::after{
	width:23px !important;
}
.sz-quote-section .sz-quote-txt2>.elementor-widget-container{
	padding: 0px 25px !important;
}
/* Careers Page End */

/* Find Provider Page Start */
.sz-row{
  gap: 20px !important;
}
/* Find Provider Page End */

/* Provider Page Start */
.sz-provider .modal-style.style-1 .awsm-modal-open .awsm-modal-content {
  padding: 40px 15px !important;
}
.sz-provider .modal-style.style-1 .awsm-image-main img{
	object-fit: cover !important;
	height: 280px !important;
	object-position: top !important;
}
.sz-provider .modal-style.style-1 .awsm-modal-item{
	padding: 50px 15px 20px !important;
}
.sz-provider .modal-style.style-1 .awsm-modal-details h2{
	font-size: 26px !important;
}
/* Provider Page End */

/* Locations Page Start */
.sz-locations-second .e-grid .elementor-widget-icon-box:last-child:nth-child(3n - 2)>.elementor-widget-container{
	width: 100% !important;
}
/* Locations Page End */

/* Footer */
.sz-footer .elementor-icon-list-item .elementor-icon-list-text,.sz-you-belong-here .elementor-icon-list-item .elementor-icon-list-text{
	word-break: break-word !important;
}
/* Footer */
}

