@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 767px) {
.agent h2 {
    margin-top: 20px;
}
.jot-lob-form {
    /*height: 310px !important;*/
}
.inside-quote-lob {
    height: 350px;
}
.footer-list-style li {
	display: flex;
	justify-content:center;
	align-items: flex-start;
}
.white-bg.index .agency-logo {
	margin-left: -15px;
}
.white-bg.index .navbar-default .navbar-toggle {
	margin-right: -15px;
}
.agency-logo {
    width: 220px;
	margin: 10px 0 0 0;
}
.skip-to-content-link.index {
    transform: translateY(-400%);
}
.skip-to-content-link.index:focus {
    transform: translateY(-300%);
}
.ins-types .col-md-4 .inner {
    width: 80%;
}
.ins-types .col-md-4 {
    margin: 0 0 30px;
    display: flex;
    justify-content: center;
}
.box-1, .box-2, .box-3, .box-4 {
    border-bottom: 1px solid #d29645;
}
.box-2, .box-4 {
    border-right: none;
}
.carousel-inner.main>.item:after {
	background: rgba(0,0,0,0.6);
}
.carousel-inner.main>.item>img {
    width: 100%;
    margin-top: 0px;
    height: auto;
}
.content {
	padding: 0 15px;
}
.mar {
	margin-top: 90px;
	position: relative;
	z-index: 8;
}
.navbar {
	z-index: 99;
	min-height: 0px;
}
.navbar-nav{top:0px;}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
	background: transparent;
	border: none;
	float: right;
	margin-right: 0px;
	margin-top: -80px;
}
.white-bg {
  background: rgba(255,255,255, 1);
  height: 150px;
}
.navbar-default {
	background: transparent;
	border: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #2c2c2c;
    margin: 8px auto;
    padding: 3px 0;
	}
.collapse {
	display: none;
	min-height: auto;
}
.overlay {
	padding: 0 15px;
	top: -95px;
}
.navbar-nav {
	position: relative;
	margin: 0;
}
.navbar .navbar-nav {
	float: none;
}
.navbar-collapse {
	background: #f5f5f5;
    position: absolute;
    z-index: 9;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 1px rgba(0,0,0,.6);
    margin-top: 27px;
}
.navbar-default .navbar-nav>li>a {
    display: table;
    margin: 10px auto;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-nav > li > a {
	text-align: center;
	color: #2c2c2c!important;
}
.navbar-nav .open .dropdown-menu {
	background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
    text-align: center;
    margin-left: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a.active {
        background-image: linear-gradient(45deg, #e89c35, #e3bb61);
}
.dropdown:hover .dropdown-menu {
	display: none;
}
.open > .dropdown-menu {
	display: block !important;
}
.caption {
	margin-top: 483px;
	margin-left: 10px;
	padding: 0;
}
.caption h2 {
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
}
.caption h2 span {
	font-size: 18px;
	line-height: 24px;
}
.ins-types a {
	margin-bottom: 20px;
}
.ins-boxes h3 {
	font-size: 15px;
}
.carousel-control.left-testi {
	left: 40%;
	width: 20px;
	height: 30px;
}
.carousel-control.right-testi {
	left: 52%;
	width: 20px;
	height: 30px;
}
.blog-left,.blog-right{
margin-bottom:0px;
padding-bottom:0px;
}

footer {
	height: auto;
	text-align: center;
	padding: 0 0 20px;
}
footer h4 {
	padding-bottom: 2px;
	margin-top: 40px;
}
.qte-btn-ins {
	width: 100%;
	font-size: 14px;
}
.copyright p {
	text-align: center;
	font-size: 12px;
}
.inside-banner {
	height: auto;
	overflow: hidden;
}
.jot-form {
	height: 1000px!important;
}
.whats-new-content p {
	text-align: center;
}
.ht-mb {
	margin-top: 50px;
}
.footer-nav .dropdown-menu.right-open {
	margin:0 0 0 0px;
	width: 100%;
	}
.footer-nav .dropdown-menu > li > a {
	text-align:center;
	margin: 5px auto;
	
}
.right-cnt{
margin-top:20px;}
.right-cnt h2, .right-cnt h3, .right-cnt h4, .right-cnt p {
	text-align: center;
}
.right-cnt img {
	margin: 0 auto;
	display: block;
}
.inside-banner img {
    max-height: 300px;
    object-fit: cover;
}
.inside-banner {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.inside-quote-lob {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.clear-fix {
	clear:left;
}
.inside-quote-lob h2, .inside-quote h2 {
	font-size: 18px;
	padding-bottom: 0px;
}

.top-bar {
	height: 35px;
}
.top-nav {
	padding: 7px 0 0 0;
}
.top-nav li {
	line-height: 20px;
margin-right: 12px;
padding-right: 12px;
}
.top-social {
	margin-top: -7px;
}
.ed-1, .ed-2{
font-size:13px;
}
.shadowed{
display:block;}



.top-my-account {
	margin-top: 7px;
	margin-bottom: 8px;
}
.white-bg {
	height: 120px;
}
.agency-logo {
	margin: 22px 0 0 0;
}
.navbar-default .navbar-nav>li>a {
    font-size: 11px !important;
    margin: 0 5px !important;
    padding-bottom: 2px !important;
}
.navbar-nav {
    top: 45px;
}
#jump-form h2 {
    margin-top: 10px;
}
.carousel-inner.main>.item>img {
    margin-top: 150px;
    height: 350px;
}
.top-cst {
	font-size: 10px;
	height: 20px!important;
	margin-top: 0px;
	padding: 3px 14px;
}
.navbar-nav > li a {
	font-size: 13px;
	line-height: 18px;
	padding: 6px 8px;
}
.caption {
	margin-left: 10px;
	padding: 0;
}
.caption h2 {
	font-size: 20px;
	line-height: 28px;
}
.caption h2 span {
	font-size: 28px;
	line-height: 36px;
}
.styleOption {
	margin: -10px 0 0 0;
}
.ins-boxes h3 {
	font-size: 14px;
}
.ins-types h4 {
	font-size: 15px;
}
.inside-quote-lob {
	height: auto;
	padding: 5px;
}
.jot-lob-form {
	/*height: 225px !important;*/
}
.dropdown:hover .dropdown-menu {
	display: none;
}
.open > .dropdown-menu {
	display: block !important;
margin-top: 10px;
}
.styleOption-inside select {
	margin-top: 0px;
}
.inside-quote {
	height: 250px;
	padding: 5px;
	display: flex;
	justify-content:center;
	flex-direction: column;
	align-items:center;
}
.inside-banner-hd, .inside-banner-hd img {
    height: 250px;
}
.inside-banner-hd img {
	object-fit:cover;
}
.inside-qte-btn.btn-default {
	margin-top: 20px;
}
.styleOption-inside {
	margin-top: 20px;
}
.styleOption-inside, .inside-quote input {
 width: 80%;
}
.btn-default, .btn-default:hover {
	margin-top: 8px;
}
.right-cnt h2 {
	font-size: 25px;
}
.footer-addrss .fa {
	padding: 5px 5px 8px 0;
}
ul.footer-nav, ul.footer-list-style {
	font-size: 14px;
}
.footer-addrss p, .footer-addrss p a {
	font-size: 13px;
	line-height: 20px;
}
.inside-banner {
	/* I took the width from your post and placed it in css  width: 760px; */
	height: 320px;
}
/* This will style any <img> element in .parent div */
.inside-banner img {
	height: 320px;
}
.styleOption select {
	background: #fff;
	height: 40px;
	color:#333;
}
.grid h4{
font-size:15px;
}
footer h4 {
	font-size: 20px;
}
.footer-addrss h5 {
	font-size: 14px;
}
.footer-map{
	float:right;
}
.inside-qte-btn.btn-default, .wp-block-search__button {
	padding: 10px 12px;
}

.footer-list-style li {
  margin-bottom: 12px;
}

.top-nav li {
  margin-right: 10px;
  padding-right: 12px;
  font-size: 12px;
}
  .inside-quote-lob {
    height: 320px;
    padding: 5px;
  }
}


@media screen and (min-width: 980px) and (max-width: 1199px) {
.agency-logo {
    margin: 20px 0 0 0;
}
.white-bg {
    height: 150px;
}
.navbar-nav {
    top: 55px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 13px;
	margin: 0 12px;
}
.carousel-inner.main>.item>img {
    margin-top: 190px;
    height: 400px;
}
.navbar-nav > li a {
	font-size: 14px;
	line-height: 18px;
	padding: 6px 9px;
}
.ed-1, .ed-2{
font-size:13px;
}
.caption {
	margin-top: 100px;
	margin-left: 10px;
	padding: 0;
}
.caption h2 {
	font-size: 24px;
	line-height: 29px;
}
.caption h2 span {
	font-size: 32px;
	line-height: 48px;
}
.inside-quote, .inside-quote-lob {
	height: 240px;
}

.inside-quote-lob {
	height: 300px;
}
.styleOption-inside select {
	margin-top: 20px;
}
.styleOption select {
	background: #fff;
	height: 40px;
	color:#333;
}

.top-nav li {
  margin-right: 12px;
  padding-right: 15px;
}

.inside-banner img {
    height: 340px;
  }
    .inside-banner {
    height: 340px;
  }
   .inside-quote-lob {
    height: 340px;
  }
  .qte-btn-ins {
	font-size: 15px;
	width: 80%;
  }

}

@media screen and (min-width: 1200px) and (max-width: 1699px) {
.caption {
	margin-top: 100px;
}
.caption h2 {
	font-size: 40px;
	line-height: 55px;
}
.caption h2 span {
	font-size: 52px;
	line-height: 60px;
}
}

@media screen and (max-width: 530px) {
.jot-lob-form {
	/*height: 220px !important;*/
}
}
@media screen and (max-width:991px) and (min-width: 980px) {
.clear-fix {
	clear:left;
}
.inside-quote-lob h2, .inside-quote h2 {
	font-size: 18px!important;
	padding: 0px;
}
	.white-bg {
    height: 140px!important;
	}
	.navbar-default .navbar-nav>li>a {
    font-size: 10px!important;
    margin: 0 4px!important;
	padding-bottom: 2px!important;
	}
	.navbar-nav {
    top: 45px;
	}
    .agency-logo {
    margin: 35px 0 0 0!important;
}
	.carousel-inner.main>.item>img {
    margin-top: 170px!important;
	}
	.inside-quote {
	height: 250px;
	padding: 5px;
	display: flex;
	justify-content:center;
	flex-direction: column;
	align-items:center;
}
.inside-banner-hd, .inside-banner-hd img {
    height: 250px;
}
.inside-banner-hd img {
	object-fit:cover;
}
.inside-qte-btn.btn-default {
	margin-top: 20px;
}
.styleOption-inside {
	margin-top: 20px;
}
.styleOption-inside, .inside-quote input {
 width: 80%;
}
}

@media screen and (max-width: 1199px) {
	
a.sms-txt{
	cursor: pointer;
	pointer-events: auto;
	text-decoration: none;
}

}