/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2025 | 09:05:30 */
.case_results_section #section3-title{
	background: #fff !important;
		padding: 0 0 !important
}
.case_results_section #case-results {
    background: #ffffff !important;
    padding: 100px 0 100px !important;
}

.case_results_section #section3-title h2{
	color:#172f47 !important;
	margin-bottom:0 !important;
	    padding: 0 0 45px !important;
}
.case_results_section #section3-title h2:before{
	display:none
}
.case_results_section #section3-title  .dots{
	background: #e77f04;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: relative;
    overflow: visible;
    display: block;
    margin: 0px auto 0;
}
.case_results_section #section3-title .dots:before {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: absolute;
    bottom: 0px;
    left: -20px;
    background: #e77f04;
}
.case_results_section #section3-title .dots:after {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: absolute;
    bottom: 0px;
    right: -20px;
    background: #e77f04;
}
#main #section3.case_results_section{
	padding:100px 0  40px!important
}
#main #section3.case_results_section .button{
	margin-top:0 !important
}
.case_result {
	padding : 20px
}
.case_result_box {
    box-shadow: 0px 0px 10px #cacaca;
    padding: 30px;
    min-height: 340px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.case_result_box img{
	margin: 0 auto 20px;
		 filter: brightness(1) invert(0);
}
.case_result_amount h3, .case_result_title h4{
	text-align:center
}
.case_result_amount h3{
    color: #1f2c4f;
    font-weight: bold;
    font-size: 36px;
    margin: 20px auto;
}
.case_result_title h4{
	color: #ff9900;
    font-size: 32px;
    display: block;
    margin: 20px auto 0;
    font-weight: 500;
    font-family: 'EB Garamond', serif;
    line-height: 38px;
}
.case_result{
	text-decoration:none !important
}
.case_result .dots{
	background: #e77f04;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: relative;
    overflow: visible;
    display: block;
    margin: 30px auto 0;
}
 .case_result .dots:before {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: absolute;
    bottom: 0px;
    left: -20px;
    background: #e77f04;
}
 .case_result  .dots:after {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 100%;
    position: absolute;
    bottom: 0px;
    right: -20px;
    background: #e77f04;
}
#case-results-landing p{
	display:none
}
#case-results-landing .individual-result{
	    height: 360px;
}
#case-results-landing  .case-type .second-line{
	text-transform:capitalize
}
@media (max-width: 767px){
.case_results_section #section3-title h2 {
    font-size: 47px !important;
    line-height: 57px;
}
	.case_results_section #case-results{
		padding: 60px 0 80px !important;
	}
	.case_results_section #section3-slider .slick-arrow{
		bottom:-50px !important
	}
	.case_result_amount h3{
		font-size:30px !important;
	}
	.case_result_title h4{
		font-size:18x !important;
	}
	#main #section3.case_results_section{
	padding:60px 0  40px!important
}
}
.grow-contact-form.sidebar-contact-form {
    padding: 20px 15px;
    background: #2c598714;
}
.grow-contact-form.sidebar-contact-form form p#lf_first_name_block, .grow-contact-form.sidebar-contact-form form p#lf_last_name_block, .grow-contact-form.sidebar-contact-form form p#lf_email_block, .grow-contact-form.sidebar-contact-form form p#lf_phone_block{
	width:100%
}
.grow-contact-form.sidebar-contact-form form p{
	padding:0 0;
	margin-bottom:10px
}
.grow-contact-form.sidebar-contact-form .g-recaptcha iframe {
	    transform: scale(0.7);
    margin-left: -42px;
}
.grow-contact-form.sidebar-contact-form input, .grow-contact-form.sidebar-contact-form textarea{
	padding: 4px;
}
.grow-contact-form.sidebar-contact-form .buttons .button_text{
	    padding: 10px 30px;
}
.case_result_amount h3{
	font-family: "Roboto", sans-serif; !important
}
/* #footer-location1 p br{
	display:none
} */
/* #footer-main p{
	font-size: 16px;
}
@media (min-width: 1300px) and (max-width: 1640px) {
	    #footer-main p {
        font-size: 16px !important;
    }
	#footer-main {
    padding: 100px 20px 80px !important;
}
} */

@media (max-width: 767px){
	#logo-mobile img{
		max-width:100%;
        width:auto;
		height:auto;
		margin:0 auto;
		padding: 0 10px
	}
}
.sticky-left-btn{
	position:fixed;
	left:20px;
	bottom:20px;
	z-index:999
}
.testimonial-video-image img{
	max-width:100%;
	height:220px;
	width:100%;
	object-fit:cover;
	object-position:center center;
	opacity:1
}
.testimonial-video-image:hover img{
	opacity:0.5
}
.testimonial-grid {
	display:flex;
	flex-wrap:wrap
}
.testimonial-grid .testimonial-grid-item{
	width:33.33%;
	padding:10px
}
.testimonial-video-image{
	position:relative;
	background:#172f47
}
.testimonial-video-image .video-play {
    position: absolute;
	opacity:0.5 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    box-shadow: 0px 0 0px 6px #e77f0461;
    border-radius: 100%;
}
.testimonial-video-image:hover  .video-play {
	opacity:1 !important
}
.testimonial-grid-item h3{
font-size: 18px;
    line-height: normal;
    text-align: center;
    margin-top: -20px;
    background: #e77f04;
    color: #fff;
    position: relative;
    z-index: 3;
    padding: 10px;
    border-radius: 20px 0 20px 0;
    margin-bottom: 0;
    box-shadow: 3px 4px 0px 0px #172f47;
}
.testimonial-name{
	padding: 0 20px 0 0
}
.Testimonials{
	padding-bottom:80px
}
@media (max-width: 767px){
	.testimonial-grid .testimonial-grid-item{
	width:50%;
	padding:10px
}
}
@media (max-width: 575px){
	.testimonial-grid .testimonial-grid-item{
	width:100%;
	padding:10px
}
}

.page-id-2452 #case-results-landing .individual-result{
	    margin-bottom: 3%;
}
@media (max-width: 767px){
.page-id-2452 #case-results-landing .individual-result{
	    margin-bottom: 30px
}
.page-id-2452 .container-results {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
}
}

#main #section4.video-testimonials{
	padding:0 0
}
#main #section4.video-testimonials .video-testimonials-row{
	display:flex;
	flex-wrap:wrap
}
#main #section4.video-testimonials .video-testimonials-row .testimonial{
	width:50%;
	height: auto;
	margin-bottom:40px
}
#main #section4.video-testimonials .video-testimonials-row .testimonial img {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 150px !important;
    display: block;
	height: auto !important
}
#main #section4.video-testimonials .video-testimonials-row .testimonial .testimonial-quote p{
	    font-size: 14px;
    line-height: 20px;
}
#main #section4.video-testimonials .video-testimonials-row .testimonial .testimonial-text{
	    padding: 30px 8%;
    height: auto;
}
#main #section4.video-testimonials .video-testimonials-row .testimonial .testimonial-title{
	font-size: 25px;
    line-height: 32px;
	margin: 0 auto 30px;
    padding: 0 0 20px;
}
#main #section4.video-testimonials .video-testimonials-row .testimonial .testimonial-source{
	    height: 70px;
}
#main #section4.video-testimonials .video-testimonials-row .testimonial .testimonial-content {
    height: auto;
}

#section4 .testimonial, #section4 .testimonial-content, #section4-slider{
	height:auto !important
}
@media (max-width: 767px){
	#main #section4.video-testimonials .video-testimonials-row .testimonial{
		width:100%;}
	.page-id-4668 #main #page-content {
        padding: 40px 10px;
    }
	#main #section4.video-testimonials .video-testimonials-row .testimonial{
		padding:0 0 
	}
	#main #section4.video-testimonials .video-testimonials-row .testimonial iframe{
		height:250px !important;
	}
}
.testimonial-video iframe{
	max-width:100%
}

.testimonial_row{
	    display: grid;
	grid-template-columns:1fr 1fr 1fr;
    grid-column-gap: 20px;
	    grid-row-gap:20px;
}
.testimonial_item{
	padding:20px;
	border: 1px solid #eee;
display:block
}
.testimonial_item .testimonial_video{
	    width:100%;
}
.testimonial_item .testimonial_video iframe{
	border-radius:5px;
	 width:100%;
}
.testimonial_item .testimonial_content{
	width:100%;
   padding: 10px 10px 10px 10px;
}
.testimonial_content p{
	color: rgba(109, 109, 109, 1);
}
.testimonial_item br{
	display:none;
}
.testimonial_item .testimonial_video{
	margin-bottom:0px
}
.testimonial_user_name {
	color:#1f2c4f;
	font-weight:600;
	font-size:20px
}
.testimonial_stars{
	    margin-bottom: 16px;
      
}
.testimonial_stars img{
	    width: 124px;
	height:auto
}
.testimonial_row.testimonial_row_3 .testimonial_item p{
	color:rgba(109, 109, 109, 1);
	
}
.testimonial_row.testimonial_row_3 .testimonial_item .testimquote{
    color: #1f2c4f !important;
	font-family: 'EB Garamond', serif !important;
	font-weight:700 !important
}

@media (max-width: 767px){
	.testimonial_row{
		grid-template-columns: auto ;
	}
	
}
body.page-id-4694 .default-wrapper .col-lg-4.col-md-5.col-sm-12.col-sm-12 {
    display: none!important;
}
body.page-id-4694 .default-wrapper .col-lg-8 {
     width: 100%!important;
}
@media (min-width: 1300px){
	  body #main-nav .sub-menu{
		    margin: 0 0 0 -190px !important;
	}
}
@media (min-width: 1600px){
	 body #main-nav>div>ul>li>a {
        padding: 15px 20px !important;
    }
}
@media (min-width: 1501px) and (max-width: 1599px) {
    body #main-nav>div>ul>li>a {
        padding: 15px 15px !important;
    }
}

.testimonial_row.testimonial_row_3{
	grid-template-columns: 1fr 1fr 1fr;
}
.testimonial_row.testimonial_row_3 .testimonial_item{
	display:block
}
@media (max-width: 991px){
	.testimonial_row.testimonial_row_3{
	grid-template-columns: 1fr 1fr;
}
	.testimonial_row{grid-template-columns: 1fr 1fr;}
	
}
@media (max-width: 767px){
	.testimonial_item .testimonial_video iframe{
		        height: 250px;
	}
	.testimonial_item .testimonial_video {
    width:100% !important;
}
	.testimonial_item .testimonial_content{
		width:100% !important;
	}
	.testimonial_item{
		    display: block;
	}
	.testimonial_row.testimonial_row_3{
	grid-template-columns: auto;
}
	.testimonial_row{grid-template-columns: auto;}
}

.page-id-4694 h1#page-title{
	    display: none;
}

.page-id-4694 h2#page-title{
	font-size: 53px;
    line-height: 63px;
    font-weight: 400;
    color: #e77f04;
    font-family: 'EB Garamond', serif;
	    padding: 0 0 30px;
}
.page-id-4694 h2#page-title.text-center{
	text-align: center;
}
.page-id-4694 #main h2#page-title.text-center .dots{
	left: 50%;
    transform: translateX(-50%);
}
.divider{
	    padding: 50px 0;
}
@media (max-width: 991px){
	.page-id-4694 h2#page-title{
		font-size: 45px;}
}
@media (max-width: 767px){
	.page-id-4694 h2#page-title{
		font-size: 40px;}
	.divider{
	    padding: 30px 0;
}
}
#section2-video.video-lightbox-home #section2-video-image{
	height:auto !important;
	        line-height: normal !important;
} 
#section2-video.video-lightbox-home #section2-video-image img{
	position:relative;
	height:auto !important;
min-height:auto
}
	
.loc_sidebar{
	    background-color: #f9f9f9;
}
.loc_sidebar ul.menu{
	padding: 0px !important;
}
#footer-social .socicon-twitter:before{
	content:url(https://macgillis.com/wp-content/uploads/2024/12/twitter.webp) !important
}
@media (max-width: 767px) {
    body #logo-mobile img {
        margin: 2px auto 0 !important;
        display: block;
        width: 315px;
     height: auto;

    }
}