@media screen and (min-width: 992px) and (max-width: 1199px){
.callout .wrap {
    gap: 20px;
}
.callout img {
    min-width: 150px;
}
.footer-nav{
margin-right:170px;
}
.cs-content{
width:auto!important;
}
}
@media screen and (max-width: 1248px){
.page-bg{
display:none;
}
}
@media screen and (min-width: 992px) and (max-width: 1070px){
.equal-row-height aside.col-md-4{
width:39.3333%;
}
.equal-row-height div.col-md-8{
width:60.6667%;
}
}
@media screen and (max-width: 991px){
    .callout .wrap {
    flex-direction: column;
    gap: 20px;
}
.callout img {
    width: 100%;
    max-width: none;
    min-width: auto;
    max-height: 300px;
    min-height: 200px;
    object-position: 0 20%;
}
#logo {
    max-width: 150px;
    margin-top: 20px;
}
body{
background:transparent;
}
.floating-content{
margin-left:0px;
width:100%;
max-width: 100%;
}
header.main{
float:none;
}
.equal-column{
height:auto !important;
}
.side-bar{
text-align:center;
border-left:0px;
padding-top:15px;
}
.carrier-slide li{
padding-bottom:0px;
}
.carrier-slide{
border-top:1px solid #ccc;
padding-top:13px;
}
.carrier-slide ul{
display:inline-block;
text-align:center;
height:80px;
width:200px;
}
.logo{
margin-top:0px;
}
.equal-row-height,.equal-col-height{
height:auto;
vertical-align: top;
display: inherit;
width:auto;
table-layout: inherit;
}
footer{
margin-top:0px;
}
.equal-col-height { 
float: none !important; 
} 
.fixed-cta h2 {
	font-size:18px !important;
}
.grw-slider .grw-reviews-wrapper .grw-review-slide {
	width: 233px !important;
}
.cs-page-frame {
	width: 90%;
}
}
@media screen and (max-width: 767px){
.calloutCTA .cta {
flex-direction: column;
    gap: 20px;
}
#page-anchor-jump {
    flex-direction: column;
}
.footer-nav select{
display:block;
margin:15px 0 10px 0;
background-color: #fff;
border: 1px solid #ccc;
width: 220px;
height:30px;
border-radius:4px;
}
.quote-icon-btn{
width:100%;
}
.footer-nav ul{
display:none;
}
.copyright-text,.footer-contact-info li{
display:block;
padding-top:3px;
}
}
@media screen and (max-width: 655px){
.email-form-lob{
height:706px !important;
}
}
@media screen\0 {
   .jot-form-lob { height:320px !important; } 
   .email-form-lob{height:590px !important;}
}
@media screen and (max-width: 1010px) and (min-width: 992px) {
    .floating-content {
    width: calc(90vw - 220px);
}
.floating-content .col-md-10 {
    width: 75%!important;
}
.floating-content .col-md-2 {
    width: 25%!important;
    overflow-y:hidden;
}
}