@charset "utf-8";

@media screen and (min-width: 1440px) {
	div.width-mod div.container {
		width: 1140px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		line-height: 18px;
	}

	#Type,
	#ZipCode,
	.btn.btn-quote-it {
		width: 323px;
	}

	.save-content p {
		font-size: 22px;
	}

	.footer-content ul li a,
	.contact-info ul li,
	.copy-ul li a,
	.copy-ul li,
	.social_section i {
		font-size: 14px;
	}

	.footer-content .arrow-front ul li {
		margin-bottom: 30px;
	}

	.right-content .testimonials-slide h2 {

		font-size: 24px;

	}

	.content-section .right-content ul li,
	.content-section .right-content ul li a {
		font-size: 15px;
	}

	.carriers-box p {

		font-size: 16px;

	}
	
	.carriers-box h2 {
		font-size: 19px;
    }
	
	.right-content .testimonials-slide h2 {
		margin-top:20px;
	}
	
	.right-content.inner-right ul li {
		margin-bottom: 0;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 12px;
		line-height: 15px;
	}

	ul.navbar-nav {
		margin: 7.5px 0;
	}

	#Type,
	#ZipCode,
	.btn.btn-quote-it {
		width: 239px;
	}


	.save-content p {
		font-size: 22px;
	}

	.footer-content ul li a,
	.contact-info ul li,
	.copy-ul li a,
	.copy-ul li,
	.social_section i {
		font-size: 13px;
	}

	.footer-content .arrow-front ul li {
		margin-bottom: 24px;
	}


	.right-content #myCarouse1 h2,
	.footer-content h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.right-content #myCarouse1 .carousel-inner h5 {
		font-size: 20px;
		line-height: 24px;
	}

	.client-name {
		font-size: 22px;
		line-height: 28px;
	}

	.description a,
	.description a:hover {
		font-size: 14px;
	}

	.right-content .testimonials-slide h2 {

		font-size: 19px;
		margin: 10px 0;
		line-height: 20px;

	}

	.right-content.inner-right ul li {
		margin-bottom: 0;
		line-height: 30px;
	}

	.content-section .right-content ul li,
	.content-section .right-content ul li a {
		font-size: 12.5px;
		line-height: 30px;
	}

	.ins-nslider {
		margin-bottom: 0;

	}

	.right-content .testimonials-slide {

		padding: 24px;

	}

	.footer-content {
		padding: 0 62px;
	}

	.jotform-lob {
		width: 93%;

	}

	.carriers-box h2 {
		font-size: 22px;
	}

	.carriers-box p {
		font-size: 16px;
	}
}

@media screen and (max-width: 767px) {
.bio img {
	max-width:150px;
}
	.top-bar {

		border-radius: 0;

		margin-top: 0;
	}

	.logo {
		max-width: 120px;
		display: block;
	}

	header .container {
		padding: 0;
	}

	.top-bar .top_info_line {
		float: left;
		justify-content: inherit;

	}

	/* Navigation */
	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: 32px;
	}

	div.navbar-header {
		position: absolute;
		top: 0;
		right: 0px;
	}

	.navbar-toggle span:nth-child(1) {
		top: 11px;
	}

	.navbar-toggle span:nth-child(2) {
		top: 17px;
	}

	.navbar-toggle span:nth-child(3) {
		opacity: 0;
		top: 18px;
	}

	.navbar-toggle span:nth-child(4) {
		top: 24px;
		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: #2ac114;
		border: 1px solid #2ac114;
		cursor: pointer;
		float: right;
		height: 37px;
		overflow: hidden;
		width: 40px;
		z-index: 100;
		margin-right: 0;
		border-radius: 5px;
	}

	.navbar-toggle span {
		background: #000;
		display: block;
		height: 3px;
		left: 9px;
		opacity: 1;
		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: 21px;
	}

	.collapse.in {
		display: block !important;
		visibility: visible;
	}

	.nav-content {
		z-index: 9;
	}

	.navbar {
		min-height: 0px;
		margin: 10px 0 0 0px;
	}

	nav.navbar-default {
		float: none;
		margin: 0;
	}

	.nav-top {
		background: transparent;
	}

	ul.navbar-nav li:nth-child(3) {
		border-right: none;
	}

	ul.navbar-nav {
		width: auto;
		margin: 0px -15px;
		padding: 0;
		border-top: 1px solid #ccc;
	}
	.navbar-collapse.collapse, .navbar-collapse.collapsing {
		padding-top:20px;
	}
	ul.navbar-nav:after {
		display: block;
	}

	ul.navbar-nav>li {
		text-align: center;
	}

	.dropdown-menu {
		text-align: center;
		margin-left: 0px;
	}

	nav.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #000;
		padding: 20px 0 0;
		font-size: 18px;
		line-height: 28.8px;
		text-align: center;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
		color: #000;
		background-color: transparent;
	}

	nav.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		    color: #000;
    text-decoration: underline;
    text-decoration-color: #2ac114;
    text-decoration-thickness: 2px;
    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: #000;
    text-decoration: underline;
    text-decoration-color: #2ac114;
    text-decoration-thickness: 2px;
    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;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #fff;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 18px;
		line-height: 28.8px;
		padding: 20px 0 0;
		display: block;
	}

	.navbar-default .navbar-nav>li>a.active,
	.navbar-default .navbar-nav>li>a:hover {
		color: #000;
		background: transparent;
	}

	.left-content h2 {
		font-weight: 300;
		font-size: 18px;
		line-height: 21.09px;

	}


	h1 {

		font-size: 24px;

		line-height: 27.7px;
	}

	.contact-info ul.social_section li {

		margin-right: 38.5px;

	}

	.logo_area {
		padding: 25px 15px;
	}

	.top_info_line ul li a {

		width: 18px;
	}

	.top_info_line ul li {
		font-size: 12px;
		line-height: 13.8px;
		padding-right: 14px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.top_info_line ul li.phone-automate {
		padding-left: 14px;
		font-size: 14px;
		line-height: 18px;
		margin: 13px 0;
		float: none;
		display: inline-block;
	}

	.carousel-caption h2 {
		font-size: 36px;
	}

	.carousel-caption {
		padding: 0 15px;
		top: 40%;
	}

	.carousel-caption p {
		font-size: 18px;
	}

	#myCarousel img {
		height: 250px;
	}

	#Type,
	#ZipCode,
	.btn.btn-quote-it {
		width: 208px;
	}

	#Type,
	#ZipCode {

		font-size: 16px;

	}

	.quote-box {
		padding: 40px 45px;
	}

	#Type {
		margin-bottom: 20px;
		padding-left: 5px;
	}

	.select-ins::after {
		top: -2px;
		right: 10px;
	}

	.services-wrap {
		display: inherit;
	}

	.description {

		font-size: 14px;
		line-height: 24px;

	}

	.serviceBox {
		margin-right: 0;

		margin-bottom: 20px;
	}

	.serviceBox,
	.service-content .title {
		height: auto !important;
	}

	.service-content {

		padding: 20px 17px;

	}

	.content-section {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	.save-big,
	.piggybag-and-content-wrap {
		clear: both;
	}

	.left-content {
		border-bottom-left-radius: 0;
		border-top-right-radius: 20px;
	}

	.leftimg {
		border-bottom-left-radius: 20px;
		width: 100%;
	}

	.right-content {

		margin-left: 0;
		height: 347px;
	}

	.client-name {
		font-size: 16px;
		line-height: 18.75px;
		color: #fff;
		font-weight: 400;
	}

	.right-content .testimonials-slide {

		padding: 40px 15px 60px 15px;

	}

	.testimonials-overlay {
		border-top-right-radius: 0;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.right-content .testimonials-slide h2 {
		font-size: 24px;
		line-height: 27px;
	}

	.right-content #myCarouse1 .carousel-inner h5 {
		font-size: 16px;
		line-height: 24px;
	}

	.right-content .testimonials-slide ul li,
	.right-content .testimonials-slide ul li a {
		font-size: 16px;
		line-height: 18.75px;

	}

	.right-content .testimonials-slide ul li {
		margin-bottom: 20px;
	}

	.footer-content {
		padding: 0 15px;
	}

	.save-content h2 {
		font-size: 24px;
		line-height: 27.7px;
	}

	.nbs-flexisel-inner {
		height: 100px;
	}

	.footer-cnt {
		padding: 0 15px;
	}

	.footer-content ul li a,
	.contact-info ul li,
	.copy-ul li a,
	.copy-ul li,
	.social_section i {
		line-height: 18px;
		font-size: 16px;
	}

	.footer-content .arrow-front ul li,
	.contact-info ul li {
		margin-bottom: 30px;
	}

	.piggybag-and-content-wrap .img-responsive {
		height: 190px;
		object-fit: cover;
	}

	.piggybag-and-content-wrap .piggy-content h2 {
		font-size: 36px;
		line-height: 72px;
	}

	.piggybag-and-content-wrap .piggy-content h2 i {
		font-size: 49px;
		line-height: 48px;
		margin: 0 30px 0 20px;
	}

	.save-content {

		padding: 40px 15px;

	}

	.save-content p {
		font-size: 16px;
		line-height: 24px;
		padding: 0;
	}

	iframe.contact-gmap {

		height: 125px;


	}

	.jotform-lob {
		width: 95%;

	}

	.jotform-lob {
		width: 100%;
	}

	.left-content {
		padding: 15px 0;
	}

	.main-content {
		padding: 40px 15px 15px;
	}

	.right-content.inner-right {
		height: 600px;
	}

	.top-phone {
		padding-left: 14px;
		font-size: 14px;
		line-height: 18px;
		margin: 13px 0;

	}

	.carriers-box p {
		font-size: 14px;
	}
	.foot-logo{
	max-width:220px;
}
}