@media screen and (min-width: 1445px) {
	
.insurance-box > .container {
	width:1305px;
}

}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
	
.jot .quote-box {
    padding: 25px 30px;
}
.quote {
	right: 5%;
}

}

@media screen and (max-width: 767px) {
.yutube {
  width: 100%;

}
.cnt-img {
    height: 300px;
	margin-top: 150px;
}
.img-container .caption {
	height: 300px;
}
.icon-column.large table {
	max-width: 90%;
}	
.icon-column.large table th, .icon-column.large table td {
	font-size: 10px;
}
.bh-hd {
	width: auto!important;
}
.icon-column.large h2 {
	font-size: 30px;
}
.icon-column.large .fas {
    font-size: 70px;
	margin-top: 0px;
}
.bundle-sub i.fas {
    margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-nav > li > .dropdown-menu {
    margin-left: 0px;
}	
h1 {
	font-size: 24px;
	margin-top: 30px;
}

h2 {
	font-size: 19px;
	margin: 20px 0;
}

h3 {
	font-size: 16px;
}

p {
    font-size: 18px;
    line-height: 30px;
	margin-bottom: 20px;
}

.top-info {
    float: none;
	margin-top: 4px;
}

.phone {
	font-size: 19px;
}

.phone > .fa-mobile-alt, .top-bar ul > li {
	font-size: 16px;
}

.bg {
    position: fixed;
    z-index: 9;
    width: 100%;
	top: 0;
}

.agency-logo {
    width: 200px;
	display: inline-block;
}

.logo, .nav-section {
    display: inherit;
}

/*.box {
	float: left;
	width:50%;
}
.box:last-of-type {
	width: 100%;
} */

.box i {
    font-size: 94px;
	
}
.home-box .fad.fa-shield-check {
	margin-top: 62px;
    left: -95px;
}
.ins-boxes h3 {
    font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
}

.ins-lob h3 {
    margin-left: 15px;
}

.lob-section-inside {
    padding: 40px 0 30px 0 ;
	display: inherit;
	box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
}

.white-bg {
	width: 100%;
}

.mid-section img {
	margin-top: 178px;
}
.img-container img{
	margin-top: 233px;
}
.img-container{
	padding-bottom:0 !important;
}
.mid-section::after {
    position: relative;
	display:block;
	content:'';
	clear:both;
}
	
.nav-menu, .ins-boxes {
	display: inherit;
}

.navbar {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.navbar-toggle, .navbar-toggle:hover {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #80a3b7;
    border: 0px none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: 5px;	
}

.navbar-toggle span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 3px;
    left: 7px;
    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: 20px;
}

.navbar-toggle span:nth-child(1) {
    top: 7px;
}

.navbar-toggle span:nth-child(2) {
    top: 14px;
}

.navbar-toggle span:nth-child(3) {
    opacity: 0;
}

.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;
}

.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.nav-bg span:nth-child(1), .navbar-toggle.nav-bg span:nth-child(4) {
    opacity: 0;
    top: 24px;
}

.collapse.in {
    display: block !important;
    visibility: visible;
}

.navbar .navbar-nav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-collapse > ul.navbar-nav {
    text-align: justify;
    position: relative;
    z-index: 9999;
    padding-right: 0;
    border-bottom: none;
}

.nav > li {
    position: relative;
    display: block;
    z-index: 9999;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #80a3b7;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
	background: #fff;
}

.navbar .navbar-collapse {
	position:absolute;
	width:100%;
	padding-bottom: 150px;
}

.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: center;
	font-size: 14px !important;
}

.navbar-header {
    position: absolute;
    top: -43px;
    right: 30px;
}

.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a{
	font-size: 16px !important;
    margin: 10px 0px;
    z-index: 9999;
    position: relative;
}

.nav.navbar-nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
	flex-direction: column;
}

.nav-top {
	height: 100%;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	background: #fff;
	width: 100%;
	top: 152px;
	padding-bottom: 300px;
	visibility: hidden;
	margin-top: 0px;
}

.nav-bg .nav-top {
	transform: translate3d(0px,0px,0px);
	transition: transform .5s ease 0;
	visibility: visible;
}

.nbs-flexisel-inner {
    margin: 0 0 10px;
}

.carrier h2 {
	font-size: 24px;
}

.insurance-savings h2, .footer-content h2, .ins-lob h3, .quote-box h2 {
    font-size: 23px;
}

.insurance-savings ul {
    font-size: 19px;
	line-height: 35px;
}
.quote {
	position: relative;
	bottom: 0px;
	right: 0;
	width: 100%;
	padding-bottom: 20px;
}
.inner-quotes {
    position: relative;
	bottom: 0px;
    right: 0;
	width: 100%;
	padding-bottom: 20px;
}
.inner-quotes .col-md-6:first-of-type {
	width: 100%;
}
.inner-quotes .col-md-6:last-of-type {
	width: 100%;
}
.lob-section {
	height: auto;
	box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
	padding-top: 15px;
}

.carrier h2 {
	margin: 30px 0 20px;
}

.insurance-box {
	background-image: -webkit-repeating-linear-gradient(#fff 0%, #fff 80%, #fff 80%, #fff 100%);
	background-image: repeating-linear-gradient(#fff 0%, #fff 80%, #fff 80%, #fff 100%);
}

.insurance-savings {
	box-shadow: none;
}

.insurance-savings h2 {
	padding-left: 0px;
}

.insurance-savings ul {
    padding-left: 0px;
	line-height: 35px;
}

.shadow {
    box-shadow: 0 5px 5px -2px rgba(0,0,0,0.4);
}

.quote-box {
    padding: 15px;
}
.quote-box p {
	text-align: center;
	margin-bottom: 20px;
}
.quote-box h2 {
	text-align: center;
	margin-bottom: 10px;
}
.quote-box #ZipCode, .quote-box #Type, .quote-box .btn, .quote .btn:focus, .quote .btn:hover{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.box-lob i {
    font-size: 35px;
}

.contact-info i {
    font-size: 14px !important;	
	margin-top: 8px;
}

.footer-bg { 
	 box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
}

.footer-content h2 {
	margin-top: 30px;
}

.contact-info ul li, .contact-info ul li a, .copy-right-ul li a, .copy-right-ul li {
    font-size: 15px;
}

.copy-right-ul {
    text-align: left;
}

.contact-list p, .social-down-links i, .insurance-savings .fa-angle-double-right{
    font-size: 16px;
}

.contact-list p{
	margin-bottom: 5px;
}

.contact-info ul li a {
    font-size: 15px;
    line-height: 25px;
}

.insurance-savings h2 {
	margin-top: 25px;
}

.quote-box p {
	font-size: 14px;
	line-height: 25px;
}

.quote .btn, .quote .btn:focus, .quote .btn:hover {
	font-size: 15px;
}

.quote input, .quote select {
	font-size: 9px;
}

.jot-form {
    height: 383px !important;
}

.quote .btn, .quote .btn:focus, .quote .btn:hover, .quote select {
	margin-top: 20px;
}
.review-block {
	margin-bottom: 20px;
}
.whole-box .col-md-4 {
	width: 100%;
	float:none;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
}
.icon-column h2 {
	font-size: 18px;
}
.inner-main-content{
	padding-bottom:60px;
}
.inner-quotes h1 {
	margin-top:0;
	line-height: 48px;
}
.inne-ban h1 {
	line-height: 48px;
}
.img-container .caption {
	color: white;
	top: 0;
}
.cnt-img img{
	margin-top:270px;
}
.cnt-img .caption{

}
.grid-container i {
	font-size: 35px;
}
.grid-container p {
	font-size: 15px;
}
.left-color {
		display: inherit;
	align-items: center;
	text-align: center;
}
.left-color p {
text-align: center;
	margin-bottom: 5px;
}
.left-text.editable {
	float: none;
	
}
.top-info{
	text-align:center;
}
.top-bar {
	background: #7dc242;
	width: 100%;
	height: 73px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {

.cnt-img {
    height: 250px;
}
.img-container .caption {
	height: 250px;
}
.icon-column.large table {
	max-width: 550px;
}	
.icon-column.large table th, .icon-column.large table td {
	font-size: 16px;
}
.icon-column.large .fas {
    font-size: 38px;
}
.navbar-nav > li > .dropdown-menu {
    margin-left: 5px;
}
h1{
	font-size: 27px;
	margin-top: 40px;
}

h2{
	font-size: 18px;
	margin: 15px 0;
}

p, .main-content ul li{
    font-size: 16px;
    line-height: 30px;
	margin-bottom: 20px;
}

.top-info {
    margin-top: 3px;
}
	
.phone, .phone > .fa-mobile-alt {
    font-size: 19px;
}

.top-bar ul > li {
    font-size: 16px;
}

.quote-box h2 {
    font-size: 24px;
	margin-bottom: 15px;
}

.quote input, .quote select {
	font-size: 9px
}

.quote-box p {
    font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}

.quote select {
	margin-top: 20px;
}

.quote .btn, .quote .btn:focus, .quote .btn:hover {
    font-size: 15px;
	margin-top: 20px;
}

.box i {
    font-size: 90px;
}
.home-box .fad.fa-shield-check {
	margin-top: 57px;
    left: -95px;
}
.contact-info ul li a {
    line-height: 25px;
}

.navbar-default .navbar-nav > li a {
    font-size: 13px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	font-size: 12px;
}

.ins-lob h3 {
    margin-left: 20px;
}

.insurance-savings h2 {
    font-size: 27px;
}

.insurance-savings ul {
    font-size: 19px;
	line-height: 35px;
}

.ins-boxes h3, .insurance-savings .fa-angle-double-right {
	font-size: 16px;
}

.footer-content h2 {
    font-size: 27px;
}

.links ul li a , .contact-info ul li a, .contact-info ul li, .copy-right-ul li a, .copy-right-ul li {
    font-size: 13px;
}

.contact-info i {
    font-size: 16px !important;
}

.box-lob i {
    font-size: 62px;
}

.ins-lob h3 {
	font-size: 40px;
}

.ins-boxes h3 {
	line-height: 22px;
}

.carrier h2 {
	margin: 40px 0 20px;
}

.contact-list p {
    font-size: 16px;
	margin-bottom: 5px;
}

.insurance-savings h2, .insurance-savings ul {
	padding-left: 30px;	
}

.jot-form {
    height: 348px !important;
}

.jot .quote-box {
    padding: 0px;
}

.quote {
	width: 325px;
	right: 5%;
	bottom: -85px;
}
.inner-quotes .col-md-6:first-of-type {
	width: 45%;
}
.inner-quotes .col-md-6:last-of-type {
	width: 55%;
}
.vehicle-inner .fas, .vehicle-inner .far, .personal-inner .fas {
    width: 45px;
}
.inner-quotes {
   width: 58%;
   right:0;
   top: -8px;
}
.bundle-inner{
	top: 10%;
}
.bundle-inner p{
	margin-bottom:10px;
}
.bundle-inner h1{
	margin-top:10px;
}
.jot {
   bottom: -110px;
   width: 325px;
   right:10%;
}

.quote-box{
    padding: 40px;
}
.whole-box .col-md-4 {
	float: left;
	width: 27%;
	margin: 0 23px;
}
.review-content p {
	font-size: 11px;
}
.review-content{
	height:350px;
}
.inner-quotes h1, .inne-ban h1 {
	font-size: 30px!important;
}
.icon-column h2 {
	font-size: 18px;
}
.inner-quotes h1{
	margin-bottom:10px;
}
.inner-content-icon h2{
	font-size:28px;
}
.inner-content-icon i {
	font-size: 45px;
}
.bundle-sub i.fas {
    font-size: 32px;
    margin-top: 30px;
}
.vehicle-inner .icon-column a i, .personal-inner .icon-column a i{
	font-size: 32px;
}

.personal-inner {
   right:0 !important;
}
.vehicle-inner .fas, .vehicle-inner .far{
	width:60px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.icon-column.large table {
	max-width: 700px;
}
.icon-column.large .fas {
    font-size: 60px;
}
p {
    font-size: 20px;
    line-height: 30px;
	margin-bottom: 20px;
}
	
.navbar-default .navbar-nav > li a, .quote-box p {
    font-size: 16px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	font-size: 14px;
}

.ins-boxes h3 {
	font-size: 22px;
}

.ins-lob h3 {
    margin-left: 20px;
}
	
.box i {
    font-size: 80px;
}

.quote-box h2 {
    font-size: 26px;
}

.quote input, .quote select {
	font-size: 12px;
}

.quote .btn, .quote .btn:focus, .quote .btn:hover {
    font-size: 17px;
}

.insurance-savings .fa-angle-double-right {
	font-size: 18px;
}

.box-lob i {
    font-size: 75px;
}

.ins-lob h3 {
	font-size: 55px;
}

.ins-boxes h3 {
	line-height: 27px;
}

.lob-section-inside {
	padding: 90px 0 50px 0;
}

.contact-list p {
    font-size: 17px;
	margin-bottom: 5px;
}

.insurance-savings h2 {
	padding-left: 30px;
}

.insurance-savings ul {
	padding-left: 30px;	
}
.inner-quotes h1, .inne-ban h1 {
    font-size: 38px!important;
}
.icon-column h2 {
    font-size: 22px;
}
.quote { 
   width: 400px;
   bottom: -55px;
}
.inner-quotes { 
   width: 400px;
   top: 10px;
}

.jot{ 
   width: 400px;
   bottom: -98px;
}

.links ul li a, .contact-info ul li a, .contact-info ul li, .copy-right-ul li a, .copy-right-ul li {
    font-size: 16px;
}

.quote-box {
    padding: 50px;
}

.jot .quote-box {
    padding: 20px;
}

.quote {
	right: 10%;
}
.inner-quotes {
    right: 2%;
    width: 55%;
}
.inner-quotes .col-md-6:first-of-type {
	width: 45%;
}
.inner-quotes .col-md-6:last-of-type {
	width: 55%;
}
.whole-box .col-md-4 {
	margin: 0 30px;
}


.vehicle-inner .icon-column a i {
	font-size: 37px;
}

.bundle-inner p{
	margin-bottom:20px;
}
.bundle-inner h1{
	margin-top:40px;
}
.vehicle-inner .fas, .vehicle-inner .far{
	width:60px;
}
.bundle-sub p{
	font-size:15px;
}
.fas.fa-shield-check{
	margin-right: -20px;
}
.caption.large .fas.fa-shield-check {
	margin-right: 0px;
}
.fas.fa-users {
	margin-top: -7px;
}
/*.fad.fa-shield-check {
	margin-top: 29px;
	right: -15px;
}
.far.fa-shield-check  {
	margin-top: 50px;
}*/
.home-box .fad.fa-shield-check {
	margin-top: 48px;
    left: -82px;
}
.navbar-nav li .fas.fa-shield-check{
	margin-right:0;
}
}
@media screen and (min-width: 980px) and (max-width: 991px) {

.jot-form {
  height: 348px !important;
}

.jot {
   width: 400px;
}
.vehicle-inner .fas, .vehicle-inner .far, .personal-inner .fas{
	width:60px;
}
}