@charset "utf-8";

@media screen and (max-width: 480px) {
.burnwrp {
  display: flex;
  flex-direction: column;
}

.burnwrp ul, .burnwrp p {
  padding: 0;
}
.burnwrp ul li {
  padding: 0 !important;
}
}
/* Media Queries */
@media screen and (max-width: 767px) {
.search-location {
	width: 100%;
}
div.insurance_lob_design::before {
  content: '';
  width: 200px;
  height: 150px;
}
div.insurance_lob_bg div.insurance_lob_content {
	top:15px;
}
div.insurance_lob_bg > div.insurance_lob_mid > div {
	width:200px;
	margin:0px 5px;
	
}
div.insurance_lob_bg > div.insurance_lob_mid {
	display:flex;
	flex-direction:column;
}
div.insurance_lob_bg > div.insurance_lob_mid > div {
	margin:5px 0px;
}
#Type, #ZipCode {
	width: 90%;
	margin-left: 0px;
}
.logo {
	display: inline-block;
}
.social-links{
	float:none;
}

	.cnt-info li {
	font-size: 12px !important;
}
	.TitleStyle1 {
	font-size: 20px;
}	
.TitleStyle2 {
	font-size: 18px;
}
.nav-section, .nav-menu, .banner {
    display: inherit;
}
.banner {
    border-bottom: none;
}
.banner-img{
	border-bottom: 5px solid #002046;
}

ul.navbar-nav, div.navigation_container, div.navigation_container div.navigation_items{
	display: inherit !important;
}
.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border: none!important;
    background: none;
    padding: 0px;
	margin-top: 52px;
}
div.navbar-header {
    position: absolute;
	top: 0;
    right: 0px;
} 
.navbar-toggle span:nth-child(1) {
  top: 15px;
}
.navbar-toggle span:nth-child(2) {
  top: 22px;
}
.navbar-toggle span:nth-child(3) {
  opacity: 0;
  top: 22px;
}
.navbar-toggle span:nth-child(4) {
  top: 29px;
  transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
}
.navbar-toggle.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
  opacity: 0;
  top: 24px;
}
.navbar-toggle.nav-bg span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
}
.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 {
  background-color: transparent;
  border: 1px solid #66c010;
  cursor: pointer;
  float: right;
  height: 43px;
  overflow: hidden;
  width: 43px;
  z-index: 100;
}
.navbar-toggle span {
  background: #66c010 none repeat scroll 0 0;
  display: block;
  height: 3px;
  left: 9px;
  opacity: 0.8;
  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: 26px;
}
.collapse.in {
    display: block !important;
    visibility: visible;
}
.nav-content {
    z-index: 9;
}
.navbar {
    min-height: 0px;
	margin: 0px;
}
nav.navbar-default {
    float: none;
}
ul.navbar-nav {
    width: auto;
    margin: 0px -15px;
}
ul.navbar-nav:after {
    display: block;
}
ul.navbar-nav > li {
     text-align: center;
	 padding: 10px;
}
.dropdown-menu {
    text-align: center;
   
}
nav.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color: #000;
	padding: 10px 0 0 0;
	font-size: 18px;
	line-height: 30px;
}
nav.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #002046 !important;
    text-decoration: underline;
    text-decoration-color: #66c010;
    text-decoration-thickness: 3px;
    text-underline-position: under;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a.active, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #002046 !important;
    text-decoration: underline;
    text-decoration-color: #66c010;
    text-decoration-thickness: 3px;
    text-underline-position: under;
background-color: transparent;
}
.dropdown-menu > li > a.active, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
 }

#bs-example-navbar-collapse-1{
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	border:none;
}





#agency-logo {
  max-width: 120px;
}



.footer-dropdown .dropdown-menu > li > a:hover, .footer-dropdown .dropdown-menu > li > a.active {
    color: #fff !important;
    background: #002046 !important;
}

.nav-section {
    height: auto;
}
.TitleStyle4 {
    margin-right: 30px;
}
.quotes .TitleStyle2 {
    font-size: 20px;
}
.quotes {
	margin-top: 10px;
}
.btn-custom {
	margin-bottom:20px;
}
#headline {
	height: auto;
	min-height:auto;
	border-bottom: 5px solid #002046;
}
.quote-box{
	border-bottom: none;
}
#main-text {
	padding-left: 20px;
	padding-right: 20px;
}
footer{
	font-size: 12px;
}
#logo{
	width: 120px;
margin: 0 auto;
	display: block;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.banner{
	display:inherit;
}
#cnt-dtls li, #cnt-dtls li a {
	font-size:11px!Important;
}
.cont-luis-content {
	padding-left:0px!important;
	padding-right:0px!important;
}
.luis-content p, .luis-content p a {
	font-size:13px;
}
div.insurance_lob_design::before {
  content: '';
  width: 140px;
  height: 170px;
}
div.insurance_lob_bg > div.insurance_lob_mid > div {
	width:140px;
	margin:0px 5px;
	
}
div.insurance_lob_bg div.insurance_lob_content span {
	font-size:18px;
}
.banner {
    border-bottom: none;
}
.navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus{
    font-size: 14px;
    padding: 10px 7px 10px;
    padding: 10px 7px 10px;
}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	font-size: 12px !important;
}
#headline, .banner-img{
	border-bottom: 5px solid #002046;
}
.TitleStyle4 {
    margin-top: 7px;
	font-size:26px;
}
.quotes .TitleStyle2 {
    font-size: 20px;
}
.quotes {
    margin-top: 10px;
	padding-bottom: 38px;
}
#headline {
    width: auto;
    height: auto;
	min-height:auto;
}
select {
    margin-left: 20px !important;
}
.search-button {
    margin-left: 25px;
}
footer {
    font-size: 12px;
}
.quotes {
	width: 41.66666667%;
	padding-bottom: 45px;
}

}

@media screen and (min-width: 980px) and (max-width: 991px) {
.navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus{
    font-size: 12px;
    padding: 10px 7px 10px;
}
#cnt-dtls li, #cnt-dtls li a {
	font-size:11px!Important;
}
.cont-luis-content {
	padding-left:0px;
	padding-right:0px;
}
.TitleStyle4 {
    margin-top: 7px;
	font-size:26px;
}
.banner{
	display:inherit;
}
.banner {
    border-bottom: none;
}
#headline, .banner-img{
	border-bottom: 5px solid #008DD4;
}
.quotes {
    margin-top: 10px;
	padding-bottom: 38px;
}
.quotes .TitleStyle2 {
    font-size: 22px;
}
#headline {
    width: auto;
    height: auto;
	min-height:auto;
}
select {
    margin-left: 20px !important;
}
.search-button {
    margin-left: 25px;
}
footer {
    font-size: 12px;
}
.quotes {
	width: 41.66666667%;
	padding-bottom: 45px;
}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.TitleStyle4 {
	font-size:30px;
    margin: 5px 5px 0px 0;
}
.courtney-burth-cntent {
	font-size:12px;
}
div.insurance_lob_design::before {
  content: '';
  width: 175px;
  height: 188px;
}
div.insurance_lob_bg > div.insurance_lob_mid > div {
	width:175px;
}
.navbar .nav > li > a, .navbar .nav > li > a:hover,.navbar .nav > li > a:focus{
	font-size: 16px;
}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	font-size: 13px !important;
}
.quotes {
    margin-top: 6px;
}
.quotes .TitleStyle2 {
    font-size: 24px;
}	
.quotes {
	height: auto;
}
.quotes input, .quotes select {
	width: 120px;
}
#headline{
	min-height: 192px;
}
#headline p {
    font-size: 13px;
    line-height: 20px;
}
}