@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, #000a0d 0%, #005066 73%, #e5f9ff 60%, #e5f9ff 80%, #fff);
}
}
@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, #000a0d 0%, #005066 71%, #e5f9ff 60%, #e5f9ff 80%, #fff);
}
.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;
	font-size: 13px;
	width: 65%;
}
.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;
	}

	#logo {
  width: 200px;
}
}

@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;
	margin-top: 5px;
}
.caption p {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 20px;
}
.caption-tagline {
	font-size:40px;
}
#Type, #ZipCode, .qte-btn {
	margin: 10px 0px;
	padding: 5px;
    /*! height: 25px; */
	font-size:13px;
	width: 72%;
}
.main-header {
	min-height:50px;
    background: linear-gradient(145deg, #000a0d 0%, #005066 71%, #e5f9ff 60%, #e5f9ff 80%, #fff);
}
.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:12px;
}
.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:12px!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-theme-dark div.grw-review-content>p {
		inline-size: 205px;
	}
	#logo {
  width: 180px;
}
}

@media screen and (max-width: 767px) {
.mobile-quote {
	padding:0px 40px;
    position: relative;
}
.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:12px;
	width: 66%;
}
.qte-btn {
	margin:10px auto 30px ;
	width: 66%;
}
.jot-form {
    /*height:600px!important;*/
	
}
.nav-section {
	position:relative;
	top:0px;
	min-height:0px;
}
.nav-section, .logo-section, .nav-menu {
	display:inherit;
}
.nav-menu {
    padding: 0px;
}
.main-header {
	background:transparent;
	min-height:0;
	display:inherit;
    border-top: none;
}
.agency-logo {
    width: 170px;
    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: -49px;
    margin-right: 0px;
    margin-bottom: 0px;
    background:#00c0f3;
    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: #00c0f3;
    border: 1px solid #00c0f3;
    cursor: pointer;
    height: 31px;
    overflow: hidden;
    width: 38px;
    float: right;
    z-index: 100;
	border:none;
	bottom:8px;
	bottom:62px;
}
.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: #00c0f3!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;
    text-decoration:underline;
    text-decoration-color: #00c0f3;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.mobile-section {
    background-image:url(../img/texture.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.phone-view {
    margin: 30px auto;
}
.phone-view .fas, .phone-view .fa {
    color: #00c0f3;
}
.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:#005066;
    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:#000;
}
.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: #00c0f3 !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: #13ceff !important;
}
.mobile-address .add-btn .fas {
    color: #000;
}
.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;
    text-decoration: underline;
    text-decoration-color: #00c0f3;
    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:#003c4d;
    color:#fff;
}
.add-btn {
	color: #000 !important;
}
.mobile-address {
    background: transparent;
    padding: 10px 10px 5px 10px;
}
.mobile-address h5 {
    font-size: 21px;
    color: #2c2c2c;
    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;
    text-decoration:underline;
    text-decoration-color: #00c0f3;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background:transparent;
	
}
.navbar-nav .open .dropdown-menu {
    margin: 15px 0 0;
    padding: 0px;
    background: #fff;
}
.navbar-nav .open .dropdown-menu li {
    margin: 10px 0;
}
.navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu {
    background: #eaeaea;
    padding: 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: linear-gradient(180deg, #000a0d, #005066);
}
.caption-tagline {
	font-size:28px;
}
h1, h1 a {
	font-size:29px;
}
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: linear-gradient(180deg, #000a0d, #005066);
}
.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: #00c0f3;
    font-size: 18px;
    width: 18px;
    height: 18px;
    background: #fff;
    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:#e5f9ff;
  background: linear-gradient(0deg, #fff, #e5f9ff);
  border: 1px solid #ccc;
  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;
  pointer-events:none;
}

  .navbar-default .navbar-nav .dropdown-menu .dropdown-submenu i {
    padding: 10px;
    color: #00c0f3;
  }


}


@media screen and (max-width: 1199px) {
	
a.sms-txt{
	cursor: pointer;
	pointer-events: auto;
	text-decoration: none;
}

}

@media screen and (max-width: 767px) {
.sidebar-content {
padding-top: 1px;
padding-bottom: 1px;
}	

.blog .container-block {
  display: block;
}

.blog .container-block #primary, .blog .container-block #secondary  {
  height: auto !important;
}
	
}