/*  Small screens */
@media only screen {
	
/* 	HEADER */
	header:not(.no-bg){ background-image: url(/wp-content/uploads/2026/05/mountain-background-header.webp); position: relative; background-repeat: no-repeat; background-size: cover; background-position: center bottom; background-color: #08183C;}
	.home header{ background-position: center top;}
	.home #slider-row{background: linear-gradient(to bottom, rgba(8,24,60,0), rgba(8,24,60,.75));}
	.home #slider-row{ height: 400px;}
	.logo.aligncenter{margin-bottom: 0;}
	.subheader{display: block; font-weight: 600; text-transform: uppercase; font-size: 1rem; color: #fff; text-shadow: 0 3px 6px rgba(0,0,0,.45);}
	
/* GENERAL */
	.text-shadow{ text-shadow: 0 3px 6px rgba(0,0,0,.45);}
	.background-pic>div{background: linear-gradient(to bottom, rgba(8,24,60,.6), rgba(8,24,60,.6)); padding: 3rem 0;}
	.blue-bg{background: #08183C;} .grey-bg {background: #F7F7F7;}
	.quote{ font-size: 1.5rem; }
	.invert{  filter: brightness(0);  filter: brightness(0) invert(1); }
	
/*  LISTS*/
	ul.check {list-style-type: none; margin-left: 32px;}
	ul.check li{margin: 1rem 0;}
	ul.check li:before { font-family: "Font Awesome 7 Free"; font-weight: 900; content: '\f00c';margin: 0 12px 0 -24px; color: #fff;}
	
	.check-flex .block-single-inner{ display: flex; gap: 1rem; align-items: center; border-top: 2px solid #F7F7F7; border-bottom: 2px solid #F7F7F7; padding: 1rem 0;}
	.check-flex p{margin-bottom: 0; color: #08183C; font-weight: 500; text-transform: capitalize;}

/* 	WHY CHOOSE */
	.why-choose .cta-single-inner .cta-image-container {margin: 0 auto;}
	.why-choose .cta-single-inner {text-align: center;}
	.why-choose .cta-single-inner .cta-heading h3{ font-weight: 600; font-size: 16px; padding: 1rem 0 0 0; font-style: italic;}
	.why-choose .cta-single-inner .cta-text{margin-top: 1rem;}
	
/* 	CONTACT US */
	.white-box{ box-shadow: 0 3px 6px rgba(0,0,0,.45); background: #fff; padding: 2.5rem 1.5rem;}
	.contact-us i, .contact-us .fa-envelope{margin-right: 8px; margin-bottom: 1rem;}
	.contact-us .the_phone_number, .contact-block .the_phone_number, #global-content-3 .the_phone_number {padding-left: 0;}
	.contact-block i, .fa-exclamation-triangle{color: #276CC0; margin-right: 5px;}
	.contact-block a{color: #707070}


/* 	FOOTER */
	.textwidget .fa-envelope, ul.social-media.clearfix::after, ul.social-media.clearfix::before, #global-content-3 i{display: none;}
	.textwidget .the_phone_number {padding-left: 0px;}
	.textwidget .social-media{margin-top: -.5rem;}
	.textwidget .social-media li { margin-left: 0px; margin-right: 10px;}
	#text-5 .textwidget{margin-top: 2rem;}

	
/* 	GALLERY  */
	.thumbnail:hover{transform: scale(1.1);}
	.thumbnail{display: inline-block; max-width: 100%; margin-bottom: 0; border: 0px solid #fefefe; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16); box-shadow: 0 3px 6px rgba(0, 0, 0, .16);  -webkit-transition: all 0.45s ease; transition: all 0.45s ease;} 
	.gallery-grid .column-block{margin-bottom: 0;}
	.gallery.card img {box-shadow: 0 3px 6px rgba(0, 0, 0, 0); max-width: 125px;}
	.gallery.card {border-bottom: 0px solid #fff; padding: 1rem; align-items: center; background: #F7F7F7; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
	.gallery.card .card-divider h3{color: #08183C;}
	.gallery.card:hover { outline: 5px solid #276CC0;}
	.gallery .column-block{padding: .5rem;}
	.gallery img.aligncenter {margin-bottom: 0;}

/*.  BLOG  */
	#tertiary{background: #08183C; padding: 2rem;}
	#tertiary .widget-title{color: #fff; font-weight: bold; text-transform: uppercase; padding-bottom: 0;}
	#tertiary .widget-title, #tertiary a, #tertiary a:hover{color: #fff;}
	#tertiary .widget-title {padding-left: 0;}
	#tertiary li {border-bottom: 1px solid #F7F7F7; padding: .5rem 0;}
	#tertiary li:last-child {border-bottom: 1px solid #F7F7F7; padding: .5rem 0;}

	.content-area .menu .active>a {background: #08183C; color: #fff;}
	.content-area .menu a{color: #08183C;}

	.card .blog-title, .card .blog-title a{ color: #08183C; display:inline-block; text-transform: capitalize; font-weight: bold;}
	.card .card-divider { padding: 0; background: transparent;}
	.card img{box-shadow: 0 3px 6px rgba(0,0,0,.16);}
	.card {background: transparent; border: 0; border-bottom: 1px solid #F7F7F7; margin-bottom: 1rem;}
	.card-section {padding: 0;}
	.blog-card-read-more .button{margin: 1rem 0;}

	
	
} /* Define mobile styles */

@media only screen and (max-width: 40em) {
.small-only-float-left {float: left !important;}	
.small-only-float-right {float: right !important;}
.small-only-float-center {display: block; margin-right: auto; margin-left: auto;}
.text-center-small {text-align: center;}
.small-align-center {-ms-flex-pack: center; justify-content: center;}
.widget-container, #top-row, .tagline, .text-right{text-align: center;}
img.alignright, img.alignleft{float: none !important;display: block;margin: 0 auto;	}
	
	.home #slider-row{background: linear-gradient(to bottom, rgba(8,24,60,0), rgba(8,24,60,.75), rgba(8,24,60,.75));}
	
	.tagline{bottom: 2rem;}
	.tagline h1{font-size: 2rem;}
	.tagline p{font-size: 1rem;}
	
	.textwidget .social-media{display:flex; justify-content: center; gap: 10px; }
	.textwidget .social-media li { margin: 0px;}
	#text-5 .textwidget{margin-top: -3rem;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) { 
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
.medium-float-left {float: left !important;}	
.medium-float-right {float: right !important;}
.text-center-medium {text-align: center;}
.medium-align-center {-ms-flex-pack: center; justify-content: center;}
	.home #slider-row{ height: 450px;}
	.cta-row{padding-bottom: 2rem;}

	.gallery .column-block{padding: .5rem;}
	
} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
.wrapper {padding: 1.875em 0;}
.align-middle-large{-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
	.home #slider-row{ height: 650px;}
	#middle-row .button{margin-bottom: 0;}
	.logo.aligncenter{margin-left: 0; max-width: 150px;}
	.entry-title {font-size: 3rem;}
	
} /* min-width 1024px, large screens */

@media only screen and (min-width: 64.000em) and (max-width: 90em) {
.large-float-left {float: left !important;}	
.large-float-right {float: right !important;}
.text-center-large {text-align: center;}
.large-align-right {-ms-flex-pack: end; justify-content: flex-end;}
} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

/*  XLarge screens */
@media only screen and (min-width: 90.063em) { 
.cta-row{
	width: 90%; 
	margin: 0 auto;
}
} /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-float-left {float: left !important;}	
.xlarge-float-right {float: right !important;}
.text-center-xlarge {text-align: center;}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*  XXLarge screens */
@media only screen and (min-width: 120.063em) {
.xxlarge-float-left {float: left !important;}	
.xxlarge-float-right {float: right !important;}
.text-center-xxlarge {text-align: center;}
} /* min-width 1921px, xxlarge screens */

/*  Tablet Portrait screens */
@media only screen and (min-width: 37.500em) and (max-width: 56.250em) and (orientation: portrait) {
.hide-tablet-portrait {display: none !important;}
.show-tablet-portrait {display: inherit !important;}
 } /* tablet-only issues min-600px max-900px */
 @media only screen and (min-width: 49.900em) and (max-width: 85.250em) and (orientation: portrait) {
 } /* tablet-only issues min-800px max-1200px */