/*  Small screens */
@media only screen {
/* HEADER */
    .home header{position: relative;}
/*     .home #middle-row{position: absolute; width: 100%; background: rgba(255, 255, 255, .85);} */
    .nav{background: #0A455F; z-index: 15;}
	#logo{margin-bottom: 0;}
	header .phone_number .button{ background: #FFFFFF; border: 2px solid #428FDE;}
	header .phone_number .button a{color: #C8102E}
	header .phone_number i{color: #2578CC;}
	.entry-title small{    display: block; margin-top: 1rem; font-size: 1.5rem; font-weight: 400; text-transform: capitalize; color: #fff;}
	.tagline-title{border: 5px solid #0A455F; outline: 3px solid #2478CC;}
/* 	    .tagline-title .entry-title {text-align: center; color: #fff; margin-bottom:0;  text-shadow: 0 3px 6px rgba(0,0,0,.65);}
	#title-row>div{padding:0;} */
	.trustBadge-flex{display: flex; justify-content: center; gap: 1rem; margin: 0 auto; margin-top: 2rem;}
	.trustBadge-flex img, .trustBadge-flex p{margin-bottom: 0; max-width: 150px;}
	 #title-row {background: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,.5)),url(/wp-content/uploads/2025/10/inspector-on-phone.webp); background-repeat: no-repeat; background-size: cover; background-position: center center;}
	.entry-title {text-shadow: 0 3px 6px rgba(0,0,0,.16);}
	
/* GENERAL */
    .blue-bg{background: #2478CC;}
    .grey-bg{background: #E6E6E6;}
	.red-bg{background: #C8102E;}
    .white p, .white h2, .white .surtitle, .white, .white h1, .white li, .white h5{color: #fff;}
	.blue-bar{position:relative; margin: 4rem auto;}
	.blue-bar .large-7:before { position: absolute; content: ''; background: #D5E4F6; width: 35%; height: 100%; left: 35px; border-radius: 10px; top: 0; z-index: -1;}
	.photo{background-size: auto 100% !important;}
	.four-photos .column-block{ margin-bottom: 0; padding: .5rem;}

/* HALF PHOTO / HALF GREY */
    .rounded{ border-radius: 10px;}
    .grey-bg.left, .grey-bg.right{ margin: 4rem 0; padding: 45px 35px; background: rgba(230,230,230,.9);}
    .grey-bg b{font-style: italic; color: #0A455F; font-size: 18px;}
	.photo{background-repeat: no-repeat; background-position: right center;}

/* KEYWORDS */
    .dark-blue-bg{background: #0A455F;}
    .red-left{border-left: 4rem solid #C8102E;}
    .keyword{ font-size: 1.5rem; text-transform: uppercase; color: #E6E6E6; font-weight: bold;}
	.dark-blue-bg.red-left{font-size: 18px;}

/* FOOTER */
	.footer strong{font-size:18px;}
	.footer a, .footer p, .footer .icons, .footer, .footer li{color: #fff; font-size: 15px; text-align: center;}
	.footer .fa-solid.large, .footer .fa-brands.large { border-radius: 50%; border: 3px solid #fff; width: 110px; height: 110px; vertical-align: middle; display: flex; justify-content: center; align-items: center; margin: auto;}
	.color-blocks div{padding: 30px;}
    .color-blocks>div:nth-child(1) {background: #2478CC;}
/* 	.color-blocks>div:nth-child(1) p, .color-blocks>div:nth-child(1) a{ color: #3C3C3C;} */
/* 	.color-blocks>div:nth-child(-n+1) .fa-solid.large{border: 3px solid #3C3C3C;} */
	.color-blocks div:nth-child(2n) {background: #C8102E;}
	.color-blocks div:nth-child(3n) {background: #0A455F;}
	.footer .social-media { display: flex; justify-content: center; margin-top: -12px;}
	.footer .fa-solid.large, .footer .fa-brands.large{font-size: 55px;}
	.footer .location-adress ul{margin:0;}
	.footer .location-adress li{ font-style: normal; padding-right: 0;}
	.footer .location-adress .address-line-0, .footer .phone_number{display:block;}
	.footer .location-adress i{display: none;}
	
/* PACKAGES	 */
    .packages{font-family: 'Poppins', sans-serif; font-size: 14px;}
	.packages .column{padding: 8px;}	
	.packages .card{background-color: #C8102E; border: 5px solid #e6e6e6; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); border-radius: 10px;}	

	.packages .card-divider{ background-color: #0A455F; color: #ffffff; flex-flow: column; padding: 0;}
	.packages .plan-title{ font-family: 'Open Sans', sans-serif; text-align: center; background-color: #C8102E; color: #fff;  margin: 0; padding: 15px 0 0;  position: relative; font-size: 2rem;}
	.packages .plan-title:after{ width: 0; height: 0; border-style: solid; border-width: 24px 250px 0 250px; border-color: #C8102E transparent transparent transparent; content: ''; position: absolute; top: 99%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
	.packages .plan-cost{ padding: 30px 5px 15px; text-align: center;}
	.packages .plan-price{ font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 2rem; }
	.packages .plan-type{ font-size: 1rem; text-transform: uppercase;}

	.package-page.packages .column:last-child .card:before{content: url(/wp-content/uploads/2025/08/best-sticker.webp); position: absolute; z-index: 10; top: 0px; left: 0px;}
	.package-page.packages .column:last-child .card{position: relative;}
	
	.packages .card-section{ padding: 0;}
	.packages .card-section .subtitle{ font-weight: bold; text-transform: uppercase; text-align: center; font-size: 18px; margin-bottom:0; padding: 12px 0 2px; background: #e6e6e6;}
	.packages .card-section ul{ list-style: none; margin:0;}
	.packages .card-section li{ border-top: 5px solid #e6e6e6; padding: 10px; margin: 0; padding-left: 40px; color: #fff;}
    .packages .card-section li:before{ font-family: "Font Awesome 5 Free"; font-weight: 900; content: '\f00c'; margin: 0 10px 0 -24px; color: #fff;}
	.packages .card-section li:nth-child(3n){background: #C8102E;}
	.packages .card-section li:nth-child(3n-1){background: #0A455F;}
	.packages .card-section li:nth-child(3n-2){background: #2478CC;}
	.packages .card-section .title{ font-weight: bold; text-transform: uppercase;}
	.packages .card-section ul.circle{ list-style: disc; padding-left: 1.5rem;}
	.packages .card-section ul.circle li{ border-top: 0px solid transparent; padding: 0; background: transparent;}
	.packages .card-section ul.circle li:before {display: none;} 
	
	.packages .button{ text-transform: uppercase; background: #2478CC;margin-bottom: 0; font-weight: 500;}
	.packages .button:hover{background: #0A455F;}
	.packages .link-section {display: none;}
	.packages a{color: #fff;}
	
	.packages .button.white{background: #e6e6e6; margin: 1rem auto; width:90%; color: #0A455F; font-weight: bold; border-radius: 0; padding: 1rem ;}
	.packages .best-seller:before{}
	.border-left{border-left: 1px solid #fff; margin: 2rem 0;}
	.border-left>div{margin-left: 32px;}
/* 	
	.packages .column:nth-child(1) .card { outline: 5px solid #2478CC;}
	.packages .column:nth-child(2) .card { outline: 5px solid #0A455F; margin-right: 3px;}
	.packages .column:nth-child(3) .card { outline: 5px solid #0A455F; margin: 2.5px;}
	.packages .column:nth-child(3) {background: #2478CC; border-radius: 10px; margin-bottom: 0; border-radius: 20px;} */
	
	
/* CONTACT */
	#contact-page-email-block .fa{color: #2478CC;}
	
/* 	ACCORDIAN */
.accordion-title { font-size: 1.5rem; color: #fff; background: #0A455F;}
	.accordion-title:focus, .accordion-title:hover {background-color: #C8102E; color: #fff;}

} /* 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;	}
	
/* HEADER	 */
	.tagline{padding: 1rem;}
	.tagline h1{font-size: 1.5rem;}
	.tagline .surtitle{font-size: 1rem;}
	h2, .entry-title{font-size: 2rem;}
	.tagline-title{width: 100%;}
	.blue-bar .large-7:before { width: 90%; left: 5%;}
	.blue-bar>div:nth-child(1) {padding: 0 24px;} 
	.blue-bar
    .grey-bg.left { margin: 4em auto; }
	.red-left {border-left: 2rem solid #C8102E;}
	.surtitle{font-size: 20px; display: inline-block:}
	.badges {margin-top: -12rem; position: relative;}
	.package-row{margin-top: -7rem; margin-bottom: 2rem;}
	
/* 	PACKAGES */
	.package-row .columns{padding-left: 0; padding-right:0;}
		.trustBadge-flex{ flex-flow:column; align-items: center;}
} /* 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;}
	
/* HEADER */
/* 	.tagline{ bottom: 2rem;} */
	.blue-bar .large-7:before { width: 55%;}
	.grey-bg.left{margin-left: 45px;}
	.tagline-title{width: 100%;}
	.badges {margin-top: -7rem; position: relative;}
	.package-row{margin-top: -7rem; margin-bottom: 2rem;}
} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
/* 	HEADER */
	.tagline h1{font-size: 3.5rem; }
	.tagline-title{position: absolute;}
    /* .tagline-title .entry-title {text-align: center; color: #fff; margin-bottom:0;  text-shadow: 0 3px 6px rgba(0,0,0,.65);}
	#title-row>div{padding:0;} */
	
/* 	GENERAL */
    .grey-bg.left{background: #E6E6E6;}
	.blue-bar .large-7:before {background: #2478CC;}
/* 	PACKAGES */
/* 	.package-row .packages .column:nth-child(2) .card { outline: 5px solid #0A455F; -webkit-transform: scale(1.14); transform: scale(1.14); position:relative;  z-index: 10;} */
/* 	.package-row{margin-top: -15rem; margin-bottom: 2rem;} */
	.packages{position: relative;}

} /* 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) {
	
/* PACKAGES */
/* 	.packages .column{padding: 16px;}	 */
/* 	.photo{ background-size: 50% auto !important;} */

} /* 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 */