/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

html{
    scroll-behavior: smooth;
    scroll-padding-top: 0px;
    
}
body,
body input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
body p{
    font-family: "Lato", serif !important;
    
}
:is(body) :is(p, ul) {
    margin: 0 0 18px 0;
}

body h1 { font-size: 50px; }
body h2 { font-size: 35px; }
body h3 { font-size: 30px; }
body h4 { font-size: 24px; }
body h5 { font-size: 20px; }
body h6 { font-size: 18px; }

:is(body) :is(h1, h2, h3, h4, h5, h6) {
    line-height: 1.4 !important; 
   font-family: "Hanken Grotesk", sans-serif !important;
    /*font-family: "Noto Serif", Sans-serif !important;*/
    font-weight: 500 !important;
}

body .elementor-widget-text-editor ul li {
    padding-bottom: 6px;
}
body .elementor-widget-text-editor ul li::marker, 
body .elementor-widget-text-editor ul li a,
body .elementor-widget-text-editor a,
body p a{
    color: #00B19A !important;
}

.newsletter_form_wrapper .validation_message {
    color: #d00000!important;
}

.newsletter_form_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: inherit!important;
    border-top: none!important;
    border-bottom: none!important;
}


footer{
    position: relative;
}

@media only screen and (min-width: 1300px){

footer:before{
    position: absolute;
    right: 0;
    width: 300px;
    height: 100%;
    background: url(https://www.clearvuepv.com/1703482119951/wp-content/uploads/2024/02/boxes.png) no-repeat;
    background-size: contain;
    z-index: 1;
}

}

/*---------header styling-------*/
/*.test-head .elementor-widget-container h2.elementor-heading-title {*/
    /*font-family: "Hanken Grotesk", serif !important;*/
/*     font-family: "Lato", serif !important;*/
/*}*/
.elementor-sticky__spacer {
    display: none !important;
}
body .head-anchor.elementor-widget-text-editor .elementor-widget-container p a{
    
    color:#fff !important;
}
.ClearupNavbar li.menu-item a.elementor-item-active {
    text-decoration: underline;
    text-decoration-color: #FF5b5b;
    text-underline-offset: 8px;
}
.elementor-element-103f3d6a.elementor-sticky--effects .header-row{
    background:#0A183B !important;
}
/*------------home page post styling-----------*/
.news-post .elementor-widget-theme-post-featured-image {
    height: 100%;
    overflow: hidden;
    border-radius:8px;
}
.news-post .elementor-widget-theme-post-featured-image img{
transform:scale(1);
transition:.3s ease all;
}
.news-post .elementor-widget-theme-post-featured-image:hover img{
transform:scale(1.1);
}
.news-post .elementor-post-info a.elementor-post-info__terms-list-item {
    border: 3px solid #fff;
    padding: 7px 10px;
    margin: 0px 4px;
    border-radius: 5px;
}
/*.news-post .elementor-widget-theme-post-title .elementor-heading-title {*/
/*    font-weight: 300 !important;*/
/*}*/

.light-font .elementor-widget-heading .elementor-heading-title {
    font-weight: 300 !important;
    font-style: italic;
}
/*------------post page styling-----------*/

.single-post .type-post a,
.single-faqs .type-faqs a,
.single-project .post-body a,
body .elementor-widget-text-editor .elementor-widget-container p a{
    color: #46B79A !important;
    transition:.3s ease all;
}

.single-post .type-post a:hover,
.single-faqs .type-faqs a:hover,
.single-project .post-body a:hover,
body .elementor-widget-text-editor .elementor-widget-container p a:hover{
    color: #00B19A !important;
    opacity:1 !important;
}
/*---------slider page styling--------*/
/*.product-boxes .elementor-widget-heading h2,*/
/*.count .elementor-counter-title{*/
/*    font-family: "Roboto", Sans-serif !important;*/
    
/*}*/
.product-boxes .elementor-widget-heading h2{
font-weight:400 !important;
}
.count .elementor-counter-title{
    font-weight:200 !important;
}
.slider-carousel .elementor-widget-button span.elementor-button-icon {
    position: relative;
}
.slider-carousel {
    overflow-x: hidden;
}
.slider-carousel .swiper {
    padding-bottom: 0 !important;
}
.slider-carousel .elementor-widget-button span.elementor-button-icon:before {
    content: "";
    position: absolute;
    display: block;
    right: -16px;
    top: 2px;
    background: url(https://www.clearvuepv.com/wp-content/uploads/2024/08/iconmaterial-send.png) no-repeat;
    width: 12px;
    height: 11px;
}
.slider-carousel .swiper-pagination .swiper-pagination-bullet, .slider-carousel .swiper-pagination .swiper-pagination-bullet-active {
    border: 2px solid #fff;
    opacity: 1;
}
.slider-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover{
background:#71FCCA;
}
.slider-carousel .swiper-pagination .swiper-pagination-bullet, 
.slider-carousel .swiper-pagination .swiper-pagination-bullet:hover {
    background: #B6B8CD;
}
.slider-carousel .swiper-pagination.swiper-pagination-bullets {
    text-align: left;
    max-width: 1200px;
    display: block;
    width: 100%;
    top: 68%;
    margin-left: 40px;
}

/*.tribe-common .tribe-common-c-btn{*/
/*    background-color:#72fccb;*/
/*    color:#000;*/
/*}*/

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
    background-color:#72fccb;
    color:#000;
}
.tribe-common .tribe-common-l-container {

    max-width:100%;
    margin-left:0px;
    margin-right:0px;
}

.faq-accordion-and-nav .col-md-8.faq-wrapper{
    width:100%;
}

.faq-result.custom-accordion ul.accordion li .title{
    border-bottom:2px solid #71FCCA;
    padding:40px 30px 15px 0;
}

@keyframes faq-accordion-title { from { opacity:0; } to { opacity:1; } }
 
.faq-accordion-title {
   opacity:0;  /* make things invisible upon start */
   animation:fadeIn ease-in 1;
   animation-fill-mode:forwards;
   animation-duration:1.4s;
  }
 
.fade-in.delayed {
  animation-delay: 1.4s;
}
.elementor-widget-shortcode{
    padding:20px;
}

.btm_border .e-con-inner .elementor-element .elementor-widget-container{
    border-style: solid;
    border-width: 01px 0px 0px 0px;
    border-color: #000000;
}
/*.ClearupNavbar nav ul li{*/
/*    padding: 0 calc(5px + 2vw);*/
/*} */

.profile_box-wrapper .profile-box .img-wrapper img{
    height: 291px; 
  object-fit: cover; 
}


/*.gform_wrapper.newsletter_form_wrapper .gform_footer.top_label{*/
/*    position:static;*/
/*}*/

.subscribe_form .elementor-widget-container .pp-contact-form .newsletter_form_wrapper .newsletter_form .gform_footer{
    position:inherit;
}
.subscribe_form #gform_fields_3 li div input{
    width:100%;
}
.subscribe_form .gform_wrapper .gfield--type-email .ginput_container_email input[type=email]{
    padding: 10px 10px 10px 0px !important; 
}


.home .clearvue_herobanner,.page-id-100855 .clearvue_herobanner{
    display:none;
}

/*.tribe-common .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-common-a11y-visual-hide::before{*/
/*    content: "Events";*/
/*    color: #fff;*/
/*    font-family: "Noto Serif SC", Sans-serif;*/
/*    font-size: 50px;*/
/*    font-weight: 500;*/
/*    text-transform: capitalize;*/
/*    letter-spacing: 0.7px;*/
/*        justify-content: center;*/
/*    display: flex;*/
/*    width: 100dvw;*/
/*    background-color:#0A183B;*/
/*}*/
/*.tribe-common .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-common-a11y-visual-hide{*/
    
/*    clip:none;*/
/*    font-size: 1px;*/
/*    border: 0;*/
/*    top:-60px;*/
/*    left:0;*/
/*    clip: auto;*/
/*    height: auto;*/
/*    margin: -1px;*/
/*    overflow: hidden;*/
/*    padding: 0;*/
/*    position: absolute;*/
/*    width: auto;*/
/*    COLOR: transparent;*/
/*}*/

/*.tribe-common .tribe-common-l-container .tribe-events-header--has-event-search .tribe-events-c-events-bar--border h2{*/
/*    display:none;*/
/*}*/
.tribe-common .tribe-common-l-container .tribe-events-calendar-list{
    margin-top:50px !important;
    width:70% !important;
}
.tribe-common .tribe-common-l-container .tribe-events-c-nav{
    width:70% !important;
}
.tribe-common .tribe-common-l-container{
    padding-top:0px !important;
    padding-left:0px !important;
    padding-right:0px !important;
    margin-left:0px !important;
    margin-right:0px !important;
    max-width:none !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
}

/*.page-id-100855 .e-con{*/
/*    padding-left:0px !important;*/
/*    padding-right:0px !important;*/
/*    padding-top:0px !important;*/
/*}*/

.page-id-100855 .eventspage{
    padding:0px !important;
}

.eventspage .eventplugin .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__events-bar,.eventspage .tribe-common .tribe-common-l-container .tribe-events-calendar-day{
    width:70%;
}
.eventspage .eventplugin .tribe-common .tribe-common-l-container .tribe-events-calendar-day{
        margin-top: 50px !important;
}
.eventspage .eventplugin .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search{
    justify-content:center;
    flex-direction:column;
    background-color: #0A183B;
    /*z-index:-1;*/
    width: -webkit-fill-available;
}

/*.eventspage .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-calendar-day__event-header{*/
/*    z-index:1 !important;*/
/*}*/

.eventspage .eventplugin .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-common-c-loader__dot--third{
    background-color:white;
    color:black;
    /*display:none;*/
}

.eventspage .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar{
    background-color: #72fccb;
    margin-bottom:0px;
    padding-left: 15%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.eventspage .eventplugin .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button time span{
    font-size:20px;
}
.eventspage .eventplugin .tribe-events .tribe-events-c-search__button{
    background-color: #72fccb;
    color:#000;
}

.eventspage .eventplugin .tribe-events .tribe-events-c-search__button:focus, .eventspage .tribe-events .tribe-events-c-search__button:hover, .eventspage .tribe-events button.tribe-events-c-search__button:focus, .eventspage .tribe-events button.tribe-events-c-search__button:hover{
    background-color: #72fccb;
    color:#000;
    
}

.eventspage .eventplugin .tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path{
    fill: black !important;
}

.eventspage .tribe-events .tribe-events-calendar-list__month-separator:after{
    background-color: #72fccb !important;
}
@media screen and (max-width:600px){
    .eventplugin .tribe-common .tribe-common-l-container .tribe-events-calendar-list{
    margin-top: 40px !important;
    width:95% !important;
}
.eventspage .eventplugin .tribe-events .tribe-events-header{
        width: 95% !important;
    margin-top: 20px !important;
}
}

.eventspage .eventplugin .tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path{
        fill: #121f3b !important;
}
.eventspage .eventplugin .tribe-events .tribe-events-c-nav__next:disabled{
    color: #121f3b !important; 
}

.eventspage .eventplugin .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev{
    color: #121f3b !important; 
}

.eventspage .eventplugin .tribe-common .tribe-common-l-container .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
    border-radius: 20px !important;
    background-image: linear-gradient(90deg, #71fcca 0%, #97f0fa 100%) !important;
}


.eventplugin .tribe-events-c-subscribe-dropdown__button-text{
    color:#000 !important;
}



.ClearupNavbar nav ul li a span svg{
    fill:#fff;
}

@media screen and (max-width: 500px){

.clearvue_bluecards .e-con-inner .elementor-widget-container{
    display: flex;
    justify-content: center;
}

.clearvue_bluecards .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper{
    justify-content: center;
    align-items: center;
}


.clearvue_bluecards .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon{
    display:flex;
}

.clearvue_bluecards .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content{
    flex-grow:0;
}
 

    
}

@media screen and (max-width: 480px) {
  
  .icons_column .icons_text .elementor-widget-container .elementor-icon-box-wrapper{
    align-items: flex-end;    
    width: 190px;
    justify-content: flex-start;
}

.icons_column .icons_text .elementor-widget-container{
    display: flex;
    justify-content: flex-start;
}
    
.icons_column .icons_text .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content{
    flex-grow:0;
}

.icons_column .icons_text .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title{
    margin:0px;
}

.subscribe_form .elementor-widget-container #gform_3 .gform_footer .custom-gravity-btn{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.subscribe_form .elementor-widget-container #gform_3 .gform_footer .custom-gravity-btn input{
    width: fit-content;
    padding:0px;
}

.subscribe_form .elementor-widget-container #gform_3 .gform_footer .custom-gravity-btn .gravity-btn-arrow{
    margin-top: -2px;
    margin-left:3px;
    position:static;
}


.research_icon_box .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title{
    margin:0px;
}

  
}

.subscribe_form .elementor-widget-container .pp-contact-form .gf_browser_safari 


/*h1,h2,h3,h4,h5,h6{*/
/*     text-transform: capitalize !important;*/
/*}*/


.vc_row.related-news{display:none !important;}

.prod-accordion .elementor-widget-container .pp-advanced-accordion .pp-accordion-item .pp-accordion-tab-title .pp-accordion-title-icon .pp-accordion-title-text{
    text-transform: capitalize;
}

#gform_5 .gform_page_footer button{
    background-color: #76FBD0;
    border-radius: 25px;
    color: #0F1A38;
    padding: 10px 15px;
}

#gform_5 .gform_page_footer input{
    padding: 13px 31px;
}

@media screen and (max-width:768px){
#gform_5 .gform_page_footer button{        
    margin-left:0px;
    margin-top:15px;
}
#gform_5 .gform_page_footer input{ 
    line-height: normal;
}
.slider-carousel .swiper-pagination.swiper-pagination-bullets {
    top: 73%;
}
}


/*.swiper-slide-next .swiper-slide-inner .swiper-slide-image{*/
/*    width:800px !important;*/
/*}*/

/*.swiper-slide{*/
/*opacity:0 !important;*/
/*}*/

/*.swiper-slide-duplicate-prev,.swiper-slide-next,.swiper-slide-active{*/
/*opacity:1 !important;    */
/*}*/

/*.elementor-99730 .elementor-element.elementor-element-f750fb7 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {*/
/*    border-radius: 15px 15px 15px 15px !important;*/
/*    transition: 0.5s !important;*/
/*}*/

/*.swiper-slide-next .swiper-slide-inner .swiper-slide-image {*/
/*    width: inherit !important;*/
/*    transform: scale(1.2) !important;*/
/*}*/



.eventplugin .elementor-widget-container .elementor-shortcode .tribe-events-calendar-list__event-date-tag{
    position: absolute;
    right: 28%;
}

.eventplugin .elementor-widget-container .elementor-shortcode .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime{
    background-color: #0A183B;
    width:60px;
}

.eventplugin .elementor-widget-container .elementor-shortcode .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime span{
    color:#fff;
}

.eventplugin .tribe-events .tribe-events-calendar-list__event-featured-image-link:hover{
    opacity:1;
}

@media screen and (max-width:767px){
 .eventplugin .elementor-widget-container .elementor-shortcode .tribe-events-calendar-list__event-date-tag{
    position: absolute;
    right: 75%;
}   
}


.eventspage .tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-events button.tribe-events-c-events-bar__search-button:focus{
    outline:none;
}

.tribe-common-l-container .tribe-events-calendar-latest-past{
    width: 70%;
}
@media screen and (max-width:1024px){
    .tribe-common-l-container .tribe-events-calendar-latest-past{
    width: 80%;
}
}

.eventspage .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus{
outline:none;    
}

.eventspage .tribe-common .tribe-common-form-control-text__input:focus{
outline:none;        
}

@media screen and (max-width:767px){
    .page-id-100855 .elementor .eventspage{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .header-row {
    background: #0A183B !important;
}
    body .hotspot-main-panel.elementor-element.elementor-element-e70498a .e-hotspot--tooltip-position p {
        font-size: 8px;
        line-height: 1.4;
    }
    body .hotspot-main-panel.elementor-element.elementor-element-e70498a .e-hotspot--tooltip-position.e-hotspot__tooltip {
        padding: 3px 6px;
        left: calc(100% + 10px) !important;
    }
}


.tabb-div .elementor-widget-image img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.tabb-div .elementor-widget-heading {
    margin-bottom: 10px !important;
}

.pp-info-box .pp-info-box-icon .icon-bill::before {
    color: var(--e-global-color-04e2198);
}

.single-project .owl-carousel-wrapper .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-project .row-breadcrumb {
    display: none;
}

.error404 .clearvue_herobanner{
    display:none;
}

.error404 .bigtext{
    padding-top:30px;
}

.home-slider .swiper-slide-inner .elementor-slide-button::before{
    background:url(https://www.clearvuepv.com/wp-content/uploads/2024/08/iconmaterial-send.png) no-repeat !important;    
}
body .home-slider .swiper-pagination {

    top: 35rem;
}
.slider-dots .elementor-slides-wrapper .swiper-pagination {
    top: 28rem;
}

body.page-id-104326{
    .footer-locations{
    .elementor-widget-heading {
            margin-bottom: 20px !important;
        }
    }
	h1
	{
		font-family: 'eurostile', sans-serif;
		color: #fff;
		font-weight: 300;
		font-size: 30pt;
		line-height: 30pt;
		letter-spacing: 1px;
	}

	h2 {
		font-family: 'eurostile', sans-serif;
		color: #fff;
		font-weight: 300;
		font-size: 30pt;
		line-height: 30pt;
		letter-spacing: -0.25;
	}
	h3 {
		font-family: 'eurostile', sans-serif;
		color: #fff;
		font-weight: 300;
		font-size: 24pt;
		line-height: 24pt;
		letter-spacing: 1px;
	}
	h4 {
		font-family: 'eurostile', sans-serif;
		color: #fff;
		font-weight: 300;
		font-size: 18pt;
		letter-spacing: -0.25;
	}

	.img-logo
	{
		max-width: 65% !important;
	}

	.header-fix
	{
		
		background-image: url('assets/clearvue2/fixed-vicinity-background.jpg');
		background-repeat:no-repeat;
		background-size:cover;
		background-position:0;
		position: fixed; top: 0; right: 0;left: 0;z-index: 1031;
		min-height: 106px;
		padding-top: 10px;
		
	}

	.inner-content
	{
		/*padding-top: 135px;*/
		padding-bottom: 50px;
	}

	.p-content-header
	{
		padding: 20px;
		color:#000;
		font-size:14pt;
		font-weight: 200;
		/*font-family: TeeFranklinBook;*/
		text-align: justify;
		/*text-justify: inter-word;*/
	}

	.defaulttext{
		color:#fff;
	}

	.content-left
	{
		padding:20px;
		min-height: 345px;
		max-height: 345px;
	}
	.content-mid
	{
		padding:15px;
		min-height: 345px;
		max-height: 345px;
	}

	.content-right
	{
		min-height: 345px; max-height: 345px;
	}

	.value1{
		font-size: 42pt;
		font-weight: 200;
		font-family: 'eurostile', sans-serif;
		color: #fff;
		letter-spacing: -0.05em;
	}

	.value3{
		font-size:20pt;
		font-weight: 300;
		letter-spacing: -0.05em;
		font-family: 'eurostile', sans-serif;
	}

	.labeladd{
		font-size: 24pt;
		font-weight: 200;
		font-family: 'eurostile', sans-serif;
		color: #fff;
		letter-spacing: -0.05em;
	}

	.footerfont
	{
		font-size: 14pt;
		font-weight: 200;
		font-family: 'eurostile', sans-serif;
		color: #fff;
		vertical-align: middle;
	}

	.footer_left
	{
		text-align: left; margin-left: -15px;
	}

	.footer_right
	{
		text-align: right; margin-right: -15px;
	}

	.locationName span.ng-binding
	{
		font-size: 25pt !important;
	}

	.divheight-mid
	{
		height: 30px;
	}

	.imgsun
	{
		max-width: 130px;
		margin-bottom: 0px;
	}


	@media(max-width: 768px) {
		.footer_left
		{
			text-align: center;
			margin-left: 0;
		}

		.footer_right
		{
			text-align: center;
			margin-right: 0;
		}
	}

	@media only screen and (max-width: 990px) {
		.content-right
		{
			min-height: 0; max-height: auto;
		}

	}

	@media  only screen and(min-width: 1200px) {
		.content-left
		{
			min-height: 345px;
			max-height: 345px;
		}

		.content-mid
		{
			min-height: 345px;
			max-height: 345px;
		}

		.content-right
		{
			min-height: 345px;
			max-height: 345px;
		}

		.divheight-mid
		{
			height: 30px;
		}
	}


	@media (min-width: 992px) and (max-width: 1199px) {

		.content-left
		{
			min-height: 418px;
			max-height: 418px;
		}

		.content-mid
		{
			min-height: 418px;
			max-height: 418px;
		}

		.content-right
		{
			min-height: 418px;
			max-height: 418px;
		}

		.divheight-mid
		{
			height: 95px;
		}
	}

	@media only screen and(max-width: 991px) {
		.content-left
		{
			min-height: 345px;
			max-height: 345px;
		}

		.content-mid
		{
			min-height: 345px;
			max-height: 345px;
		}

		.content-right
		{
			min-height: 345px;
			max-height: 345px;
		}

		.divheight-mid
		{
			height: 30px;
		}

	}
/*
	@media only screen and (min-width: 992px) {

	}

	@media only screen and (max-width: 901px) {

	}


	@media only screen and (min-width: 1000px) {

	}*/

	@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)

	{ /* iPad in landscape */


	}

	@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)
	and (orientation : portrait)
	{ /* IPAD portrait */

	}

	@media only screen
    and (device-width : 375px)
    and (device-height : 812px)
    and (-webkit-device-pixel-ratio : 3)
    { /* IPHONE X*/
    	#sundiv
    	{
    		right:0% !important;
    	}

    	.imgsun
		{
			max-width: 130px;
			margin-bottom: 75px;
		}
    }

    @media only screen
    and (device-width : 414px)
    and (device-height : 736px)
    and (-webkit-device-pixel-ratio : 3)
    { /* iphone 6+, 6s+, 7+, 8+*/
    	#sunsolar
    	{
    		max-width: 115px !important;
    	}

    	#sundiv
    	{
    		bottom:30% !important;
    	}
    }

    @media only screen
    and (device-width : 375px)
    and (device-height : 667px)
    { /* iphone 6, 7, 8*/
    	#sunsolar
    	{
    		max-width: 115px !important;
    	}

    	#sundiv
    	{
    		bottom:30% !important;
    	}
    }

    @media only screen
    and (device-width : 411px)
    and (device-height : 823px)
    { /* Pixel 2 xl*/
    	#sunsolar
    	{
    		max-width: 115px !important;
    	}

    	#sundiv
    	{
    		bottom:30% !important;
    	}
    }

    @media only screen
    and (device-width : 411px)
    and (device-height : 731px)
    { /* pixel2*/
    	#sunsolar
    	{
    		max-width: 115px !important;
    	}

    	#sundiv
    	{
    		bottom:30% !important;
    	}
    }

    @media only screen
    and (device-width : 360px)
    and (device-height : 640px)
    { /* pixel2*/
    	#sunsolar
    	{
    		max-width: 115px !important;
    	}

    	#sundiv
    	{
    		bottom:30% !important;
    	}
    }

    @media only screen
    and (device-width : 320px)
    and (device-height : 568px)
    {
    	#sunsolar
    	{
    		max-width: 90px !important;
    	}

    	#sundiv
    	{
    		right: 0% !important;
    		bottom:30% !important;
    	}

    	.value1
    	{
    		font-size:38pt;
    	}

    	.value3
    	{
    		font-size: 14pt;
    	}
    }
	
	&,td,th {
		font-family: "Helvetica", sans-serif;
	}
}

:is(.post-type-archive-team_members, .search-results) :is(.clearvue_herobanner .banner-heading) {
    display: none;
}
:is(.post-type-archive-team_members, .search-results) :is(.clearvue_herobanner .hdr-temp_heading) {
    display: block;
}
.post-type-archive-team_members #page-header {
    display: none;
}
.row.profile-contemt-wrapper {
    transform: scale(0);
    transition: .5s all ease;
}
.row.profile-contemt-wrapper.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    z-index: 999;
    margin: auto;
    background-color: #00000094 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    
    .profile-contemt-wrapper_inner {
        padding: 30px;
        background-color: #e8eefb;
        width: fit-content;
        height: fit-content;
        position: relative;
        
        .profile-detailed-view_wrapper {
            padding-top: 0;
            
            .profile-detailed-view.row {
                padding-bottom: 0;
                
                .close-button {
                    top: -30px;
                }
            }
        }
    }
}
.pp-posts-container .pp-posts-pagination-wrap .pp-posts-pagination .page-numbers {
    padding: 11px 14px;
    line-height: 1;
    color: var(--e-global-color-secondary);
    margin: 0 !important;
    border-radius: 100%;
}
.pp-posts-container .pp-posts-pagination-wrap .pp-posts-pagination .page-numbers.current {
    background-color: #EEEEEE;
}

.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children ul.sub-menu,
nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item ul.sub-menu {
    margin-top: 0 !important;
    margin-left: 0 !important;
}
body .hotspot-main-panel.elementor-element.elementor-element-e70498a .e-hotspot--tooltip-position{
    left: calc(100% + 26px) !important;
}
.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children ul.sub-menu li ul.sub-menu {
    margin-left: 179px !important;
    margin-top: -48px !important;
    
    li a {
        border-left: none;
    }
}

.hotspot-row .e-con-inner {
    position: relative;
}

nav.elementor-pagination {
    padding: 30px;
}
nav.elementor-pagination .page-numbers.current {
    padding: 5px 14px;
    color: #71FCCA;
    background: #0A183B;
    border-radius: 100%;
}
nav.elementor-pagination .page-numbers {
    font-size: 20px;
    color: #0A183B;
    line-height: 1;
}

.category .post-title.elementor-widget-heading {
    display: none;
}
.category .archive-title.elementor-widget-heading {
    display: unset;
}