@charset "utf-8";
@media screen and (min-width: 1440px) {
  div.container {
    width: 1170px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .banslide.banner {
    height: 450px;
  }
  .top_bar_nav li:nth-child(1) {
    padding-left: 0;
    padding-right: 13px;
  }
  .top_bar_nav li:nth-child(2) {
    padding-left: 13px;
    padding-right: 13px;
  }
  .top_bar_nav li:nth-child(3) {
    padding-left: 13px;
  }
  .top_bar_nav li:nth-child(8) {
    margin: 0 0 0 13px;
  }
  .navbar-nav .nav-link {
    font-size: 14px;
  }
  h2.pagetitle {
    font-size: 61px;
  }
  .type-of-insurance::after {
    right: 80px;
  }
  .insurnce-quote-pg h1::after {
    width: 18%;
  }
  div.insurance_quotes_btn button {
    font-size: 21px;
  }
  #career-grid .row .col-md-4.col-sm-6 div {
    padding: 0 20px;
  }
  .quote-box.jot-frm-section {
    margin-top: 0;
  }
  .top_bar_nav li, .top_bar_nav li a{
	font-size:13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
ul.footer-content li {
    margin-bottom: 10px;
}
  .fixed-cta .container .qte-btn {
    min-width: auto;
  }
  .logo-and-nav {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .jk-relative,
  #content-section,
  #peace-of-mind {
    margin-bottom: 40px;
  }
  .breadcrumb {
    padding: 0 0 20px;
  }
  .nbs-flexisel-inner {
    margin: 40px 0;
  }
  .top-right {
    padding: 0 16px !important;
  }
  .top_bar_nav li:nth-child(1) {
    padding-left: 0;
    padding-right: 6px;
  }
  .top_bar_nav li:nth-child(2),
  .top_bar_nav li:nth-child(7) {
    padding-left: 6px;
    padding-right: 6px;
  }
  .top_bar_nav li:nth-child(3),
  .top_bar_nav li:nth-child(4),
  .top_bar_nav li:nth-child(5),
  .top_bar_nav li:nth-child(6) {
    padding-left: 6px;
  }
  .top_bar_nav li:nth-child(8) {
    margin: 0 0 0 6px;
    width: 122px;
  }
  .top_bar_nav li,
  .top_bar_nav li a {
    font-size: 10px;
  }
  .navbar-nav .nav-item {
    margin-right: 6px;
  }
  .navbar-nav .nav-link {
    font-size: 12px;
  }
  h2.pagetitle {
    font-size: 49px;
  }
  h3.baner-subheading {
    font-size: 19px;
  }
  .type-of-insurance::after {
    right: 40px;
  }
  .contact-info ul li a,
  .datefield,
  .read-more a,
  .contact-info ul li  {
    font-size: 11.5px;
  }
  .peace-mind-headings a {
    width: 262px;
  }
  .footer-map {
    width: 140px;
    max-width: 100%;
  }
  .test-cap-inner-pg .testimonials-caption {
    padding: 40px 30px;
  }
  ul.services-content li a {
    font-size: 13px;
  }
  .circle-container.appear {
    width: 170px;
    height: 170px;
    border-radius: 170px;
  }

  .service-item a,
  .service-item p {
    font-size: 10px;
  }
  .services-container {
    top: 32%;
  }
  .service-user.appear {
    top: 88px !important;
  }
  .inner-pg-banner .quote-box select,
  .inner-pg-banner #ZipCode,
  .inner-pg-banner .submit-btn {
    width: 270px;
  }
  .inner-pg-banner .type-of-insurance::after {
    right: 62px;
  }
  #career-grid .row .col-md-4.col-sm-6 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 20px;
  }
  .insurnce-quote-pg h1::after {
    width: 18%;
  }
  .insurnce-quote-pg h1 {
    font-size: 61px;
  }
  #content-section .cntpg div {
    padding: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .grw-review-content p {
    font-size: 10px !important;
  }
  .testimonials-caption {
    padding: 10px 0;
  }
  .top-my-account{
	min-width:100% !important;
	white-space:nowrap !important;
  }
  .submenu-link, .dropdown-submenu li a {
	font-size: 12px;
   }
   .dropdown-submenu .dropdown-menu {
	width: 235px !important;
   }
  
}

/* Media Queries */
@media screen and (max-width: 767px) {
.top_bar_nav li {
    border-right:none;
}
ul.footer-content li {
    margin-bottom: 10px;
}
.callout .wrap  {
    flex-direction: column;
    gap: 20px;
}
.callout img {
    width: 100%;
    max-width: none;
    min-width: auto;
    height: auto;
    max-height: 300px;
    min-height: 200px;
}
  .fixed-cta .container {
    gap: 5px;
    flex-direction: column;
  }
  .fixed-cta .visible-xs{
	  display:none;
  }
  .fixed-cta .container .qte-btn {
    margin: 5px 0;
    font-size: 16px;
    line-height: 16px;
    height: 25px;
  }
  .fixed-cta h2 {
    margin-left: 0px;
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 5px;
  }
  .fixed-cta {
    flex-direction: column;
    bottom: -200px;
  }
  .fixed-cta #scroll-close {
    margin: 0px 0 0 15px;
    position: absolute;
    top: -10px;
    left: 0px;
  }
  .logo-and-nav {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .jk-relative,
  #content-section,
  #peace-of-mind {
    margin-bottom: 40px;
  }
  .breadcrumb {
    padding: 0 0 20px;
  }
  .nbs-flexisel-inner {
    margin: 40px 0;
  }
  .inner-pg-banner {
    padding: 40px 0 60px;
  }
  ul.main-dropdown-menu {
    display: table;
    margin: 10px auto;
    text-align: center;
  }
  .peace-of-mind .img-fluid {
    height: 280px;
  }
  .container,
  .container-sm {
    max-width: 100%;
    padding: 0;
  }
  #agency-logo {
    width: 225px;
  }

  .nav-section,
  .logo-section,
  .navbar-custom,
  .nav-row .row {
    display: inherit;
    width: 100%;
  }

  .navbar-toggler {
    background: #022c6a;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    width: 32px;
    float: right;
    z-index: 100;
    padding: 0;
    position: absolute;
    top: -80px;
    right: 15px;
  }
  .navbar-toggler:hover,
  .navbar-toggler:focus {
    background: #022c6a;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    width: 32px;
    float: right;
    z-index: 100;
    padding: 0;
    position: absolute;
    top: -80px;
    right: 15px;
  }

  .navbar-custom {
    background: #fff;
    border-radius: 0;
    filter: none;
  }
  .navbar-nav {
    display: inherit;
    padding: 0;
    text-align: center;
    height: auto;
  }
  .navbar-custom .navbar-nav .nav-link {
    text-align: center;
    display: inline-block;
    margin: 5px 0;
    padding: 5px 0;
    width: 100%;
  }
  .navbar-custom .nav-item.dropdown .dropdown-menu .nav-link {
    color: #242a33 !important;
    display: block;
    margin: 10px 0;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    margin-top: 0;
    background: transparent;
    border: none;
    text-align: center;
    padding: 0;
  }
  .navbar-nav .nav-item {
    margin-right: 0;
  }

  .top_bar_nav {
    margin: 0;
    padding: 0;
    float: none;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .top-bar {
    margin-top: 0;
  }
  .top-bar .container {
    padding: 0;
  }
  .top_bar_nav li:nth-child(7) {
    padding-right: 0;

    border: none;
  }
  .top_bar_nav li:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
  }
  .logo-and-nav {
    margin-top: 19px;
    height: auto;
    align-items: center;
    display: flex;
    width: 100%;
    margin-bottom: 0;
  }
  .logo-part {
    margin-bottom: 19px;
  }
  .banner,
  .banner img {
    height: 100%;
  }
  h2.pagetitle {
    font-size: 34px;
    line-height: 38px;
    margin-top: 0;
  }
  .ban-caption {
    width: 90%;
  }
  h3.baner-subheading {
    font-size: 17px;
  }
  .quote-box select,
  .submit-btn,
  #ZipCode {
    width: 290px;
  }
  .type-of-insurance::after {
    left: 45px;
  }
  .index .type-of-insurance::after {
  left: 85%;
  right: auto;
}
  .on-device-swap-lob-baner {
    order: 2;
  }
  .lob-services li:nth-child(2),
  .lob-services li:nth-child(3),
  .lob-services li:nth-child(4) {
    padding: 10px 15px 10px;
  }
  .lob-services li:last-child {
    padding: 10px 15px 20px;
  }
  .lob-services li:first-child {
    padding: 20px 15px 10px;
  }
  .lob-banner img {
    height: 200px;
  }
  .banner {
    margin-bottom: 0;
  }
  #lob-section {
    margin-bottom: 40px;
  }
  #content-section {
    margin-bottom: 0;
    padding: 40px 20px;
  }
  #testinomail_sections {
    display: inline-block;
    background: transparent;
  }
  .testi-banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/testinomail-mesh.png);
    background-size: cover;
  }
  #testinomail_sections::after {
    position: relative;

    background-size: cover;
  }
  .testimonials-caption {
    text-align: center;
    padding: 20px 15px 0;
    background: #012562;
  }
  .testimonials-caption h2 {
    color: #fff;
    margin-bottom: 20px;
  }
  .testimonials-caption .carousel-item p {
    color: #fff;
    margin-bottom: 20px;
  }
  .testimonials-caption .carousel-indicators li {
    border: 2px solid #fff;
  }
  .testimonials-caption .client-name strong {
    color: #fff;
  }
  .testimonials-caption .carousel-indicators .active {
    background: #fff;
  }
  .leave-review {
    padding: 40px 0;
    margin-top: -10px;
  }
  .leave-review a,
  .peace-mind-headings a {
    width: 220px;
  }
  .nbs-flexisel-inner {
    margin: 27px 0 23px;
  }
  footer {
    padding: 40px 60px 80px;
  }
  .footer-map {
    width: 239px;
    margin: 0 auto 30px;
    text-align: center;
    display: flex;
  }
  footer .col-12,
  .here-for-you .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  ul.footer-content,
  footer h2,
  .contact-info ul li {
    text-align: center;
    display: inherit;
  }
  ul.footer-content {
    margin-bottom: 0;
  }
  footer .col-12:nth-child(2) h2,
  footer .col-12:nth-child(3) h2,
  footer .col-12:nth-child(4) h2 {
    margin-top: 30px;
  }
  #rssfeeds p {
    text-align: center;
  }
  .contact-info i {
    float: none;
  }

  .read-more {
    float: none;
    margin: 0 auto;
    clear: both;
  }

  .read-more {
    text-align: center;
  }
  .peace-of-mind-content {
    order: 2;
  }
  .social_section.d-flex.justify-content-between.footer-content {
    margin: 0 auto;
  }

  #peace-of-mind {
    margin-bottom: 0;
  }
  #lob-section,
  #testinomail_sections,
  #peace-of-mind {
    flex-direction: column;
  }
  .test-cap-inner-pg .testimonials-caption {
    width: 100%;
    margin: 0 auto;
    background: transparent;
  }
  .wrk-with-us {
    text-align: center;
  }
  .test-cap-inner-pg {
    top: 0;
    position: absolute;
    z-index: 100;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    text-align: center;
  }
  .test-cap-inner-pg h2 {
    text-align: center;
    color: #022c6a;
  }
  .provided-service {
    order: 2;
  }
  .service-list {
    order: 1;
    padding: 30px 0 50px;
  }

  .stats {
    order: 3;
  }

  .row.contact-list {
    padding: 0 15px !important;
  }
  .here-for-you.justify-content-between {
    padding: 40px 15px 40px;
  }
  .service-user.appear {
    top: 148px !important;
  }
  .services-content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  ul.services-content li {
    margin-bottom: 20px;
  }
  .stats .services-content li:first-child {
    margin-top: 20px;
  }
  .banslide {
    position: relative;
  }

  .inner-pg-banner .quote-box .row {
    flex-direction: column;
  }
  .type-of-insurance {
    width: 320px;
    margin: 0 auto;
  }
  .leave-review.here-for-you {
    padding: 30px 0;
  }
  .banslide.banner {
    animation: inherit;
    height: auto;
    scale: 1;
  }
  .banslide img {
    height: auto;
    max-height: 400px;
    width: 100%;
  }
  .inner-pg-banner {
    position: relative;
    display: inherit;
    height: auto;
  }
  .carriers-box p {
    font-size: 13px;
  }

  .insurnce-quote-pg h1 {
    font-size: 24px;
  }
  #content-section #insurance-lob .row {
    padding: 0;
  }
  div.insurance_quotes_btn button {
    font-size: 16px;
  }
  .cntpg {
    display: inherit;
  }
  #content-section .cntpg p,
  #content-section .cntpg a {
    margin-bottom: 20px;
    font-size: 13px;
  }
  #career-grid .row .col-md-4.col-sm-6 div {
    padding: 0 20px;
  }
  .services-content {
    padding-top: 40px;
  }
  #content-section div .row.contact-list .col-md-6.col-sm-12.carrier-box-fix {
    padding: 0;
  }
  .quote-box.jot-frm-section {
    width: 60%;

    margin: 0 auto;
  }
  .ban-caption.ban-caption-fade-in .quote-box .row {
    flex-direction: column;
  }
  .banner {
    height: 450px;
  }
  .fade-down {
    transform: translate3d(0, -94%, 0);
  }
  .fade-down.appear {
    transform: translate(0, 0);
  }

  .homepg-grw .grw-slider {
    width: 100% !important;
  }
  .homepg-grw .grw-time-since,
  .homepg-grw .grw-theme-dark div.grw-review-content > p,
  .homepg-grw div.grw-review-content .rm-link,
  .homepg-grw .grw-author {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    color: #fff !important;
  }
  .grw-theme-dark .grw-slider-nav a.grw-slide-current {
    background-color: #022c6a !important;
  }
  .homepg-grw .grw-theme-dark .grw-slider-nav a {
    border: 2px solid #fff;
  }
  .grw-theme-dark .grw-slider-nav a.grw-slide-current {
    background-color: #fff !important;
  }
  .grw-review-btn,
  .grw-view-all-btn {
    color: #022c6a !important;
    background-color: #fff !important;
  }
  .copyright {
	padding-bottom:120px;
  }
   .submenu-wrapper {
    display: inherit !important;
  }
  .dropdown-submenu .dropdown-menu li {
	  margin: 15px 0 15px;
	}
	footer h2, footer h3 {
	  text-align:center;
	}
	.submenu-wrapper i {
		padding-right: 0;
	}
	.dropdown-submenu .dropdown-menu{
		background:none!important;
	}
	.blog .inside-container{
		display:inherit;
	}
}
@media screen and (max-width: 1199px) {
  a.sms_txt {
    cursor: pointer;
    color: #fff;
    pointer-events: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-submenu:hover > .dropdown-menu,
  .dropdown-submenu:focus-within > .dropdown-menu {
    display: block !important;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none !important;
    position: absolute;
    background: #f5f5f5;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 1px;
  }

  .dropdown-submenu {
    position: relative;
  }

  #bs-example-navbar-collapse-1 .dropdown-menu {
    min-width: 190px;
  }

  .navbar-default .navbar-nav .dropdown-menu .dropdown-submenu i {
    color: #ec8529;
  }
}
