@charset "utf-8";
@media screen and (max-width: 1199px) {

	a.sms-txt {
		cursor: pointer;
		pointer-events: auto;
		text-decoration: none;
	}

}
@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, #000 0%, #1a1a1a 73%, #1190e1 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, #000 0%, #1a1a1a 69%, #1190e1 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: 15px !important;
	}

	.footer-content ul li a {
		font-size: 18px;
	}

	.grw-review-content p {
		font-size: 10px !important;40
	}

	.grw-time-since {
		font-size: 9px !important;
	}

	.emp-block p {
		font-size: 13px;
	}
}

@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: 26px;
		margin-bottom: 10px;
	}

	.caption p {
		font-size: 16px;
		margin-bottom: 0px;
		line-height: 20px;
	}

	.caption-tagline {
		font-size: 40px;
	}

	#Type,
	#ZipCode,
	.qte-btn {
		margin: 5px 0px;
		padding: 0;
		/*! height: 25px; */
		font-size: 13px;
	}
	#Type,
	#ZipCode{

		padding: 5px;

	}
	.main-header {
		min-height: 50px;
        background: linear-gradient(145deg, #000 0%, #1a1a1a 69%, #1190e1 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: 35px;
	}

	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: 11px;
	}

	.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: 11px !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;
	}

	.grw-theme-light,
	.grw-theme-dark {
		padding: 10px 7px !important;
	}

	.grw-review-content p {
		font-size: 10px !important;
	}

	.grw-time-since {
		font-size: 6px !important;
	}

	.grw-theme-dark div.grw-review-content>p {
		inline-size: 205px;
	}

	.emp-block p {
		font-size: 10px;
	}
	
	.carriers-box h3 {
	  font-size: 16px;
	}
}

@media screen and (max-width: 767px) {
	/* Show submenu on hover */
.nav-menu {

  padding: 0 0px;
}
	.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;
	}

	.qte-btn {
		margin: 10px auto 30px;
	}

	.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 {

		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: #1190e1;
		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: #1190e1;
		border: 1px solid #1190e1;
		cursor: pointer;
		height: 31px;
		overflow: hidden;
		width: 38px;
		float: right;
		z-index: 100;
		border: none;

		bottom: 90px;
	}

	.navbar-toggle span {
		background: #000 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: #1190e1 !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;538
		
	}

	.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: #000;
    background: linear-gradient(145deg, #000, #1a1a1a);
	}

	.phone-view {
		margin: 30px auto;
	}
    .phone-view .fas, .phone-view .fa {
        color: #1190e1;
    }
	.phone-view button,
	div.phone-view a.btn,
	.phone-view .phone-social {
		color:#000;
		padding: 10px 18px;
		font-size: 18px;
		border-radius: 0;
		border: 0;
		margin-bottom: 10px;
		text-align: center;
		background: #fff;
		width: 100%;
	}

	.social-ul {
		padding-left: 0;
		list-style-type: none;
		margin-bottom: 0px;
		display: flex;
		justify-content: space-around;
		float: none;
		width: 200px;
		margin: 0 auto;
	}

	.social-ul li {
		display: inline-block;
		color: #fff;
	}

	.social-ul li a {
		color: #1190e1;
	}

	.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: #1190e1 !important;
		padding: 4px 20px !important;
		font-size: 17px !Important;
		border-radius: 5px !important;
		color: #000!important;
		width: 160px !important;
	}
    .mobile-address .add-btn .fas {
        color: #000!important;
    }
	.mobile-address .add-btn:hover,
	.mobile-address .add-btn:focus {
		opacity: 0.8;
	}

	.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: #1190e1;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	}

	.phone-view button:hover,
	.phone-view button:focus,
	.phone-view a.btn:hover,
	.phone-view a.btn:focus {
		background: #eaeaea;
		color: #000;
	}

	.add-btn {
		color: #fff !important;
	}

	.mobile-address {
		background: #fff;
		padding: 10px 10px 5px 10px;
	}

	.mobile-address h5 {
		font-size: 24px;
		color: #000;
		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,
.navbar-default .navbar-nav .dropdown-menu li a.submenu-link.active	{
		color: #000 !important;
		background: transparent;

	}
.navbar-nav .open .dropdown-menu, .navbar-nav .open .dropdown-menu li {
    margin: 10px 0;
}
	#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: #000;
    background: linear-gradient(180deg, #000, #1a1a1a);
	}

	.caption-tagline {
		font-size: 28px;
	}

	h1,
	h1 a {
		font-size: 30px;
	}

	h2 {
		font-size: 20px;
	}

	p,
	.main-content ul li {
		font-size: 15px;
	}

	.service-container {
		display: inherit;
	}

	.service-content {
		display: flex;
	}

	.service-list {
		margin: 0 auto;
		padding: 0;
	}

	.carrier h2 {
		font-size: 25px;
	}

	.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;
	}

	.footer-section {
		background: #000;
    background: linear-gradient(180deg, #000, #1a1a1a);
	}

	.grw-review-content {
		text-align: center;
	}
	
.submenu-wrapper {
  display: inherit!important;
}
.navbar-default .navbar-nav .dropdown-menu li a.submenu-link{
	color:#000!important;
}
.navbar-default .navbar-nav .dropdown-menu li a.submenu-link {
  padding-right: 0;
}

 .navbar-default .navbar-nav .dropdown-menu .dropdown-submenu i {
    color: #1190e1;
    font-size: 18px;
    width: 18px;
    height: 18px;
    background: #000;
    padding: 0px;
    margin-left: 20px;
    border-radius: 40px;
  }
}

@media (min-width: 768px) {
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }

  .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
  position: absolute;
  background: #1a1a1a;
  background: linear-gradient(90deg, #1a1a1a, #000);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  }

  .dropdown-submenu {
    position: relative;
  }
  
 #bs-example-navbar-collapse-1 .dropdown-menu {
 
  min-width: 196px;
  
  
}
.navbar-default .navbar-nav .dropdown-menu li a.submenu-link {
  padding-right: 0;
}

  .navbar-default .navbar-nav .dropdown-menu .dropdown-submenu i {
    padding: 10px;
    color: #1190e1;
  }


}