@charset "utf-8";

@media screen and (min-width: 992px) and (max-width: 1199px) {
.aligner i {
    font-size: 40px;
}
.ins-boxes1 .aligner .TitleStyle3 {
    font-size: 16px;
    line-height: 24px;
}
.top-phone {
	padding-right:35px;
}
.banner-heading {
    font-size: 45px;
}
.banner-sub-heading {
	font-size:36px;
}
.footer-content .TitleStyle2 {
	font-size:35px;
}
.footer-content ul li a, .footer-content ul li, .copy-ul li a, .copy-ul li {
	font-size:15px;
}
#custom_translate_buttons {
  float: right;
  margin-top: -84px;
  display: inline-block;
}

.inner-banner-section.index {
  height: 340px;
}

}


@media screen and (min-width: 768px) and (max-width: 991px){
	.banner-bg-photo {
	height: auto;
}
.aligner i {
    font-size: 36px;
}
.ins-boxes1 .aligner .TitleStyle3 {
    font-size: 14px;
    line-height: 20px;
}
#inner-banner{
    height: 250px;
}
.full-img img {
    height: 295px;
}
.full-img:after {
    height: 295px;
}
.index .full-img:after, .index .full-img img {
    height: 300px;
}
.contact-info i {
	font-size: 14px!important;
}
.TitleStyle1 {
	font-size:35px;
}
.TitleStyle2 {
	font-size:24px;
}
.main-header {
	min-height:120px;
}
.top-phone {
	padding-right:15px;
}
.top-phone span {
	font-size:12px;
}
.top-social {
	font-size:13px;
	width: 170px;
}
.navbar-default .navbar-nav > li > a {
	font-size:13px;
}
.get-quote-section .TitleStyle2 {
	font-size:35px;
}
.get-quote-section p {
	font-size:18px;
}
.banner-inside {
	height:500px;
	position:relative;
}
.banner-text {
    top: 40%;
    transform: translateY(-40%);
}
.banner-stars {
	margin-bottom:20px;
}
.banner-stars .fa-star {
    font-size: 22px;
    letter-spacing: 5px;
}
.banner-heading {
	font-size: 29px;
}

.inner-banner-section.index {
  height: 300px;
}

.banner-sub-heading {
	font-size: 23px;
    margin-bottom: 15px;
}
.inner-banner-inside, .inner-banner-section {
    height: 300px;
}

.main-content p, .main-content ul li {
	font-size:16px;
}
.footer-content .TitleStyle2 {
	font-size:32px;
}
.footer-pad-fix {
	padding:0;
}
.footer-content ul li a, .contact-info ul li a, .copy-ul li a, .copy-ul li, .contact-info ul li{
	font-size:12px;
	line-height:25px;
}
.footer-nav .fa-angle-double-right {
	font-size:14px;
	line-height:25px;
}
.foot-cnt {
    padding-left: 0;
    padding-right: 0;
}
.copyright {
    padding: 20px 0 20px;
}

.navbar-default .navbar-nav > li > a {
  color: #393939;
  display: block;
  font-size: 13px;
}
#logo {
  max-width: 185px;
}
/* Spanish button iPad portrait */

/* iPad portrait Spanish button fix */

.navigation_items{
    position:relative;
}

#custom_translate_buttons{
    position:absolute !important;
    top:-72px;
    right:0;
    margin:0 !important;
    float:none !important;
    z-index:999;
}

#translateButton{
    background:#1e5eff;
    color:#fff;
    border:0;
    
    padding:10px 18px;
    font-size:14px;
    line-height:normal;
    white-space:nowrap;
}

/* prevent menu shifting */
.nav-top{
    margin-top:25px;
}
.navigation_items{
    position:relative;
    
}

.banner-divider {
  margin: 0 0 15px;
}

}



@media screen and (max-width: 767px) {

/* ── Mobile Banner ── */
.inner-banner-section.index {
    height: auto;
    display: block;
    position: relative;
    overflow: visible;
}
/* Photo sits in normal flow — full image visible */
.banner-bg-photo {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    z-index: 1;
}
.banner-bg-photo img {
    width: 100%;
    height: auto;
    display: block;
    transform: none;
    object-fit: unset;
}
/* Text overlaid absolutely on top of photo */
.banner-content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(18, 29, 49, 0.50);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 25px 20px;
    box-sizing: border-box;
}
.banner-text-wrap {
    max-width: 100%;
    width: 100%;
}
.banner-stars {
    margin-bottom: 10px;
}
.banner-stars .fa-star {
    font-size: 28px;
    margin-right: 4px;
}
.banner-heading {
    font-size: 30px;
    margin-bottom: 4px;
}
.banner-sub-heading {
    font-size: 22px;
    margin-bottom: 0;
}
.banner-divider {
    width: 40px;
    height: 3px;
    margin: 10px 0 12px;
}
.banner-tagline {
    font-size: 15px;
}
/* ── End Mobile Banner ── */
.index-list {
    column-count: 2;
}
.main-content ul.index-list li {
    line-height: 20px;
    padding-right: 10px;
}
.top-bar {
    height: 50px;
}
.ins-boxes1 {
    padding: 0;
    display:block;
}
.full-img img {
    height: 495px;
}
.full-img:after {
    height: 495px;
   background: -webkit-linear-gradient(top, #1542b3 30%, #1e5eff 100%);
	background: linear-gradient(to bottom, #1542b3 30%, #1e5eff 100%);
    background: -webkit-linear-gradient(top, #1542b3 30%, #1e5eff 100%);
    background: -ms-linear-gradient(to bottom, #1542b3 30%, #1e5eff 100%);
}
.index .full-img:after, .index .full-img img {
    height: 500px;
}
.inner-banner-inside {
    flex-direction: column;
    justify-content: space-around;
}
.inner-banner-section {
}
.TitleStyle1 {
	font-size:30px;
}
.TitleStyle2 {
	font-size:23px;
}
.main-content p, .main-content ul li {
	font-size:16px;
}
#main-cont ul {
	padding:0;
}
.main-header {
	display:inherit;
	padding:0;
}
.top-nav-section {
	padding:10px 15px;
	width:100%;
	position: relative;
    z-index: 1;
}
.top-phone {
	padding-right:0px;
}
.top-phone, .top-phone span {
	font-size:14px;
}
.top-social {
	float:left;
	display:inherit;
	width:auto;
	font-size:14px;
}
.top-social li {
	float:left;
	padding: 0px 5px 5px;
}
#top-follow-us {
	padding-left:0px;
}
.nav-section, .logo-section, .nav-menu {
    display: inherit;
}
.navbar-nav .open .dropdown-menu>li>a {
	padding: 20px 15px 0px 25px;
	
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color:#393939;
}
.nav-section {
	height:auto;
}
.agency-logo {
    width: 200px;
    display: inline-block;
    margin-bottom: 20px;
}
.navbar-header {
    position: absolute;
    top: -60px;
    right: 0px;
}
.navbar-toggle, .navbar-toggle:hover {
    padding: 0px;
    margin-top: -21px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #1e5eff;
    border: 0px none;
    border-radius: 8px;
	cursor: pointer;
	height: 31px;
    overflow: hidden;
    width: 38px;
    float: right;
    z-index: 100;
}	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #1e5eff;
}	
.navbar-toggle span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 3px;
    left: 8px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    width: 22px;
}
.navbar-toggle span:nth-child(1) {
    top: 7px;
}	
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
    opacity: 0;
    top: 24px;
}	
.navbar-toggle span:nth-child(2) {
    top: 14px;
}
.navbar-toggle.nav-bg span:nth-child(3) {
    opacity: 1;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
}
.navbar-toggle span:nth-child(3) {
    top: 14px;
    opacity: 0;
}
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
    opacity: 0;
    top: 24px;
}
.navbar-toggle span:nth-child(4) {
    top: 21px;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
}
.navbar-toggle.nav-bg span:nth-child(2) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
	color:#007991 !important;
	background:none;
}
.collapse.in {
    display: block !important;
    visibility: visible;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar .navbar-nav {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-default .navbar-nav > li {
    display: inherit;
    float: none !important;
    text-align: center;
	padding: 10px;
}
.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: center;
}
.quote-box {
	display:inherit;
}
.get-quote-section .TitleStyle2 {
	font-size:25px;
	letter-spacing:0.5px;
	line-height: 34px;
}
.get-quote-section p {
    font-size: 17px;
}
.fixed-size {
	margin:0;
}
#Type, #ZipCode{
	margin-bottom:20px;
}
.banner-section {
	display:inherit;
}
#inner-banner {
    height: 250px;
}
.banner-text, .inner-banner-text {
	top:20px;
	transform: translateY(0%);
	left:0;
	right:0;
}
.banner-stars {
	margin-bottom:10px;
}
.banner-stars .fa-star {
	font-size:25px;
	letter-spacing: 5px;
}
.banner-heading {
	font-size:30px;
	margin-bottom:0px;
}
.banner-sub-heading {
	font-size:25px;
	margin-bottom:0px;
}
.inner-banner-text {
	padding:0;
}
.ins-boxes1 {
	margin-top:0px;
    margin-bottom: 0px;
    
}
.service-area .box-grid {
    flex: 1;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
	position:inherit;
}
.aligner {
    flex-direction: column;
    gap: 6px;
    padding: 0 8px;
}
.aligner i {
    font-size: 20px;
}
.aligner .TitleStyle3 {
    font-size: 11px;
    line-height: 1.2;
    white-space: normal;
    text-align: center;
}
.service-area {

    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}
.footer-content .TitleStyle2 {
	font-size:30px;
	text-align:center;
}
.footer-nav {
	display:inherit;
	margin-bottom: 30px;
}
.footer-nav li, .contact-info ul li {
	justify-content:center;
}
.footer-nav li {
	margin-bottom: 15px;
}
.footer-content ul li a, .footer-nav .fa-angle-double-right {
	font-size:14px;
}
.footer-nav .fa-angle-double-right {
	display: none;
}
.contact-info ul li, .contact-info i {
	font-size:14px;
	text-align: center;
}
.copy-ul li a, .copy-ul li {
	font-size:15px;
}
.copyright {
	padding:20px 0 20px;
}

.top-phone {
  border-left: none;
}
#logo {
  max-width: 200px;
  margin-top: 16px;
}
#custom_translate_buttons {
  float: right;
  margin-top: -150px;
}
}




@media screen and (max-width: 500px) {
	
.top-phone li {
	float: none;
}
	
}

@media screen and (max-width: 1199px) {
	
a.sms-txt{
	cursor: pointer;
	pointer-events: auto;
	text-decoration: none;
}

}


@media screen and (min-width: 1600px) {
	
.inner-banner-section.index {
  height: 600px;
}	

.banner-bg-photo img {
  margin-top: -20px;
}
	
}