@charset "utf-8";
@media screen and (min-width: 1200px) and (max-width: 1400px) {
.caption h2 {
    font-size:40px;
	margin-bottom:15px;
}
.caption p {
	font-size:20px;
	line-height: 30px;
}
#Type, #ZipCode, .qte-btn {
	margin: 10px 0px;
}
.caption-tagline {
	font-size:55px;
}
.main-header {
    background: linear-gradient(145deg, #402614 0%, #5e3713 73%, #007332 60%);
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav > li > a{
	font-size:14px;
}
.main-header {
    background: linear-gradient(145deg, #402614 0%, #5e3713 71%, #007332 60%);
}
.caption h2 {
	font-size:30px;
	margin-bottom:10px;
}
.caption p {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 30px;
}
#Type, #ZipCode, .qte-btn {
	margin: 10px 0px;
}
.caption-tagline {
		font-size:50px;
}
.service-list li a, .service-list li {
	font-size: 15px;
}
.service-list li {
	margin-bottom:15px;
}
.carrier h2 {
	font-size:35px;
}
.contact-info ul li a, .contact-info ul li {
	font-size: 12px !important;
}
.footer-content ul li a {
	font-size:18px;
}
.carriers-box h3 {
	font-size: 19px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.top-social li {
	padding: 0 5px;
}	
.top-nav ul {
	font-size:12px;
	line-height:30px;
	padding:0 15px;
}
.top-nav .dropdown-menu {
	min-width:0px;
}
.caption h2 {
	font-size: 21px;
	margin-bottom: 2px;
}
.caption p {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 20px;
}
.caption-tagline {
	font-size:40px;
}
#Type, #ZipCode, .qte-btn {
	margin: 4px 0px;
	padding: 0 4px;
	/* height: 25px; */
	font-size: 13px;
	width: 70%;
}
.main-header {
	min-height:50px;
    background: linear-gradient(145deg, #402614 0%, #5e3713 71%, #007332 60%);
}
.nav-menu {
	padding-right:0px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .dropdown-menu li a {
	font-size:12px;
}
.navbar-nav > li > .dropdown-menu {
	top:35px;
}
.nav-phone {
	padding-right:0px;
}
.nav-phone p {
	font-size:14px;
}
.nav-section{
	min-height:50px;
}
.transition-hover-content {
	padding:15px;
}
.transition-hover-content p {
	font-size:12px;
}
.transition-hover-content p .fa-long-arrow-alt-right {
	font-size:15px!important;
}
.ins-box {
	min-height:180px;
}
.lob-section .lob-snippets i {
	font-size:30px;
}
.lob-section .lob-heading h3 {
	font-size:16px;
}
h1, h1 a {
	font-size:33px;
}
h2 {
	font-size:21px;
}
p, .main-content ul li {
	font-size:15px;
}
.service-section .fa-compass, .service-section .fa-map-signs, .service-section .fa-comments {
	font-size:40px;
}
.service-heading h3 {
	font-size:24px;
}
.service-content {
    padding: 0 15px;
}
.service-list {
    padding-left: 15px;
}
.service-list li a {
    font-size: 14px;
}
.service-list li {
	font-size:14px;
	margin-bottom:15px;
}
.service-content h5 {
	font-size:13px;
}
.carrier h2 {
	font-size:30px;
}
.carriers-box p, .carriers-box a.btn-customer {
	font-size: 10px;
}
.footer-content h2 {
    font-size: 24px;
}
.footer-content ul li a {
    line-height: 20px;
    font-size: 15px;
}
.contact-info ul li a, .contact-info ul li {
	font-size:9px!important;
}
.contact-info i {
	margin-right:5px;
}
.foot-blog p, .foot-blog a {
    font-size: 11px;
    line-height: 15px;
}
.copy-ul li a, .copy-ul li {
	font-size:14px;
}
.footer-content ul li {
	margin-bottom:10px;
}
.carriers-box h3 {
	font-size: 13px;
}
}

@media screen and (max-width: 767px) {
.box-1, .box-2, .box-3, .box-4 {
    border-right: none;
    border-bottom: 1px solid #27a9e0;
}
.mobile-quote {
	padding:0px 40px;
}
.caption {
	position:inherit;
	top:0;
	-webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
}
.nbs-flexisel-item {
	text-align:center;
}
.nbs-flexisel-item img{
	margin-right:0px;
}
.caption h2 {
	color:#393939;
	font-size:24px;
	text-align:center;
	margin-bottom:10px;
}
.caption p {
	color:#393939;
	text-align:center;
	font-size:14px;
	line-height:20px;
}

.styleOption {
	text-align:center;
}
#Type, #ZipCode {
	margin:10px 0;
    border:1px solid #393939;
	font-size:14px;
	width: 70%;
}
.qte-btn {
	margin:10px 0 30px ;
	display:inline-block;
}
.jot-form {
    height:600px!important;
	
}
.nav-section {
	position:relative;
	top:0px;
	min-height:0px;
}
.nav-section, .logo-section, .nav-menu {
	display:inherit;
}
.main-header {
	background:transparent;
	min-height:0;
	display:inherit;
}
.agency-logo {
    width: 180px;
    display: inline-block;
}
.navbar-default {
    margin: 0px;
    min-height: 0px;
    top: 0;
    transform: translateY(0%);
}
.navbar-header {
    position: absolute;
    right: 0px;
}
.navbar-toggle, .navbar-toggle:hover {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background:#007c3c;
    border: 0px none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: 8px;
    cursor: pointer;
    height: 31px;
    overflow: hidden;
    width: 38px;
    float: right;
    z-index: 100;
}
.navbar-toggle {
    background-color: #007c3c;
    border: 1px solid #007c3c;
    cursor: pointer;
    height: 31px;
    overflow: hidden;
    width: 38px;
    float: right;
    z-index: 100;
	border:none;
	bottom:8px;
	bottom:104px;
}
.navbar-toggle span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 3px;
    left: 8px;
    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 span:nth-child(2) {
    top: 14px;
}
.navbar-toggle span:nth-child(3) {
    top: 14px;
    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-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #007c3c!important;
}
.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-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 {
    padding: 10px;
	display: inherit;
    float: none !important;
    text-align: center;
}
.navbar-nav .dropdown-menu {
    text-align: center;
}
.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: center;
}
.navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus, .navbar-default .navbar-nav > li a.active {
	color:#000;
}
.mobile-section {
    background: #402614;
    background: linear-gradient(180deg, #402614 0%, #5e3713 100%);
}
.phone-view {
    margin: 30px auto;
}
.phone-view button, div.phone-view a.btn, .phone-view .phone-social {
    color: #fff;
    padding: 10px 18px;
    font-size: 18px;
    border-radius: 0;
    border: 0;
    margin-bottom: 10px;
    text-align: center;
    background:#1a77bc;
    width: 100%;
}
.social-ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-around;
	float:none;
	width: 70px;
	margin:0 auto;
}
.social-ul li {
	display:inline-block;
	color:#fff;
}
.social-ul li a {
	color:#fff;
}
.social-ul li.facebook a:hover {
	color:#3b5998;
}
.social-ul li.twitter a:hover {
	color:#00acee;
}
.social-ul li.linkedin a:hover {
	color:#0077b5;
}
.mobile-address .add-btn {
    background: #007c3c !important;
    padding: 4px 20px !important;
    font-size: 17px!Important;
    border-radius: 5px!important;
    color: #fff;
    width: 160px !important;
}
.mobile-address .add-btn:hover, .mobile-address .add-btn:focus {
	background: #006330;
}
.phone-view #myaccount-mob-collapse ul {
    background: #fff;
    color: #2c2c2c;
    padding: 5px 0 20px;
    text-align: center;
    margin-bottom: 10px;
}

.phone-view #myaccount-mob-collapse li {
    padding: 8px 0 0;
    list-style-type: none;
    color: #2c2c2c;
}
.phone-view #myaccount-mob-collapse li a {
    color: #2c2c2c;
}
.phone-view #myaccount-mob-collapse li a:hover, .phone-view #myaccount-mob-collapse li a:focus {
        color: #2c2c2c!important;
    text-decoration: underline;
    text-decoration-color: #27a9e0;
    text-decoration-thickness: 3px;
    text-underline-position: under;
}
.phone-view button:hover, .phone-view button:focus, .phone-view a.btn:hover, .phone-view a.btn:focus {
    background:#1766a3;
    color:#fff;
}
.add-btn {
	color: #fff!important;
}
.mobile-address {
    background: #fff;
    padding: 10px 10px 5px 10px;
}
.mobile-address h5 {
    font-size: 20px;
    color: #1a1a1a;
    text-align: center;
}
.mobile-address p {
    color: #393939;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#000000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a.active, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color:#000!important;
	background:transparent;
	
}
.navbar-nav .open .dropdown-menu {
    margin: 10px 0;
}
.navbar-nav .open .dropdown-menu li {
    margin: 10px 0;
}
.top-bar {
    padding: 30px 0px 20px;
}
#main {
	display:inherit;
}
.ins-box {
    min-height: 0px;
}
#main .flex-box {
    min-height: 160px;
}
.lob-section .lob-snippets i {
    font-size: 35px;
}
.lob-section .lob-snippets h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.transition-hover-content {
    padding: 20px;
}
.transition-hover-content p {
    font-size: 14px;
}
.transition-hover-content p .fa-long-arrow-alt-right {
    font-size: 20px;
    margin-top: 5px;
}
.lob-main-box {
	background: #1a77bc;
}
.caption-tagline {
	font-size:28px;
}
h1, h1 a {
	font-size:28px;
    line-height: 36px;
}
h2, .jot-iframe h2, .footer-content h2 {
	font-size:20px;
    line-height: 30px;
}
.main-content h3 {
    font-size: 18px;
    line-height: 24px;
}
h3 {
    font-size: 18px;
    line-height: 24px;
}
p, .main-content ul li {
	font-size:14px;
}
.service-container {
    display: inherit;
}
.service-content {
    display: flex;
}
.service-list {
    margin: 0 auto;
    padding: 0;
}
.carrier h2 {
	font-size:28px;
    line-height: 36px;
}
.footer-section {
    text-align: center;
}
.footer-content ul li a {
	font-size:16px;
}
.whatsnew {
	width:250px;
	margin:0 auto;
}
.foot-blog p, .foot-blog a {
	text-align:center;
}
.gmap {
    height: 100px;
    width: 220px;
}

#cont-info {
    display: flex;
    align-content: center;
    justify-content: space-around;
}
.copy-ul li a, .copy-ul li {
	font-size:14px;
}

.ins-btn {
	font-size: 14px;
}
.team-info h2, .team-info p{
	text-align:center;
}
.team-info h2{
	margin-top:10px;
}
.team-info img{
	width:250px;
	margin:0 auto;
}
}