@charset "utf-8";

/* Media Queries */

@media screen and (max-width: 575px) {
.image-wrapper{
	display: block;
	width: 260px;
}
}
@media screen and (max-width: 767px) {
.custom-div-9 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.custom-div-3 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.dropdown-item {
    color: #fff;
}
.custom-footer {
    margin-bottom: 0px;
}
.logo-agency img {
    max-width: 150px;
}
ul.main_dropdown_nav {
    box-shadow: none;
}
	.copyright ul li, .copyright ul li a{
		font-size: 13px;
	}
	.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
      color: #fff !important;
    text-decoration: underline;
    text-decoration-color: #d68d3f;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.comm_new_menu li a, .comm_new_menu li a:hover, .comm_new_menu li a:focus, .comm_new_menu li a.active {
    color: #fff!important;
}
.submenu-wrapper {
    width: 220px;
    margin: 0 auto;
}
	 .navbar-nav .open .dropdown-menu.comm-drop {
    background: #f5f5f5;
    margin: 10px 0;
    border-radius: 8px;
  }
  .dropdown-submenu:hover .comm_new_menu, .dropdown-submenu:focus .comm_new_menu{
	  position: relative !important;
	  left: 0;
  }
  .dropdown-submenu a::after{
	   position: relative !important;
  }
  .comm-drop li{
	  display: block !important;
    text-align: center;
    width: 100%;
    margin: 10px 0;
  }
  /* Hide submenus initially */
.dropdown-submenu .dropdown-menu {
  display: none;
}

/* When JS toggles .open-submenu, show it */
.dropdown-submenu .dropdown-menu.open-submenu {
  display: block;
}
 
  .main_dropdown_nav .dropdown-submenu:nth-child(3) .main_submenu {
  margin-top: 0;
  padding-top: 0;
}
.dropdown-menu.images ul.comm_new_menu {
  width: auto;
  height: 160px;
  padding: 0;
    padding-top: 0px;
}

	.nbs-flexisel-inner{
		height: 110px;
	}
	.agency-nav li{
		font-size: 14px;
	}
	div.insurance_quotes_btn button{
		font-size: 13px;
	}
	body, figure {
  margin: 0;
  padding: 0;
}
.fixed-button{
	display: none;
}
.custom-container{
	margin-top:0px;
}
	.container, .container-sm {
  max-width: 100%;
}
.d-none {
  display: none !important;
}

.top-bar{
	position: relative;
	z-index: 10;
}


  
	.top_bar_nav{
		float: none;
		display: block !important;
		margin: 0px auto !important;
		width: 67px;
		padding-bottom: 20px;
		position: relative;
z-index: 999;
	}
	.logo-nav-section{
padding: 15px 10px 10px;
position: relative;
z-index: 999;
	}

	
	.animation-center-to-left{
		animation: none !important;
		margin-left:0px !important;
	}
	.jk-absolute{position: relative !important;
	z-index:0 ;}
	
	.animation-left-to-right{
		animation: none !important;height:100%;margin-right:0px !important;
	}
.animation-right-to-left, .animation-right-to-left2{
	animation: none !important;
		margin-left:0px !important;
}


@keyframes zoomOutEffect {
    0% {
        transform: scale(3); /* Initially the image is zoomed to 300% */
    }
    100% {
        transform: scale(1); /* Image returns to its original size */
    }
}
#myImage {
    display: block;
    width: auto; /* or set to a specific width if you want */
    height: auto;
   position: relative;
   z-index: 10 !important;
    top: 0;
    left: 0;
    animation: zoomOutEffect 2s forwards; /* This applies the animation */
    transform-origin: top left; /* Ensures the top-left corner remains fixed during the zoom */
    z-index: 1;
}
.animation-inside-zoom {
    display: block;
    width: auto; /* or set to a specific width if you want */
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    animation: zoomOutEffect 2s forwards; /* This applies the animation */
    
    z-index: 1;
}


	
.nav-section, .logo-section, .navbar-custom,.nav-row .row {
  display: inherit;
width:100%;
}

.navbar-toggler {
  background: #d68d3f;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  height: 30px;
  overflow: hidden;
  width: 32px;
  float: right;
  z-index: 100;
  padding: 0;
  position: absolute;
top: -90px;
right: 15px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
 background: #f0aa60;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  height: 30px;
  overflow: hidden;
  width: 32px;
  float: right;
  z-index: 100;
  padding: 0;
  position: absolute;
top: -90px;
right: 15px;
}

.navbar-custom {
  background: #000;
  border-radius: 0;
  filter: none;
  line-height: 0px;
}
.navbar-nav {
  display: inherit;
padding: 20px 0 0;
  text-align: center;
  height: auto;
}
.navbar-custom .navbar-nav .nav-link {
  text-align: center;
  display: inline-block;
  margin: 10px 0;
  padding: 5px 0;
  width: 100%;
}
.navbar-custom .nav-item.dropdown .dropdown-menu .nav-link {
  color: #000 !important;
  display: block;
  margin: 15px 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;
}
.animated-icon3 {
      width: 19px !important;
      height: 23px;
      position: relative;
      margin: 0px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
	  padding: inherit !important;
	   display: block;
    }
	    .animated-icon3 span {
      display: block;
      position: absolute;
      height: 2px;
      width: 95%;
border-radius: 9px;
opacity: 1;
left: 7px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
    }
	
	 .animated-icon3 span {
      background: #000;
    }
	
  .animated-icon3 span:nth-child(1) {
      top: 5px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(2) {
      top: 10px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(3) {
      top: 16px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    
	
	ul.main_dropdown_nav {
  padding-left: 0px;
  width: 100%;
  height: auto;
}

.main_submenu, .main_submenu li, .dropdown-menu.images img, .dropdown-menu.images img.active, .dropdown-menu.images::after{
	display: none;
}



.pic{
	-webkit-mask-image: linear-gradient(to right, white, white)!important;

}

.animated-text{
	position: absolute;
	bottom: 0px;
	top: auto;
	font-size: 24px;
	line-height: 30px;
	background:#000;
	padding: 10px;
	color: #fff;
	text-align: center;
	opacity:1;
	height:auto;
	width:100%;

	left:0%;
}
.txt-ani {
 animation: txtani 24s infinite;
transform: inherit !important;
opacity:0;
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  10%, 24% {
    opacity: 1;
	transform: scale(1);

  }
  37% {
    opacity: 0;
	transform: scale(1.9);
	transform-origin:top center;
  }
  98% {
    opacity: 0;
	transform-origin:top center;
  }
  100% {
    opacity: 0;
	
  }
}
@keyframes txtani{
  0% {
    transform: inherit !important;
    opacity:0;
  }
  10%, 24% {
    transform: inherit !important;
    opacity: 1;
  }
  28% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  78% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    transform: inherit !important;
  }
}




.image-wrapper{
	display: block;
	
}
.vertical-center{
	position: relative;
}
.vertical-center p, .vertical-center p a{
	font-size: 16px;
	line-height: 22px;
	color: background: rgba(38, 38, 37, 1);

}
.custom-div{
	width: auto;
	height: 160px;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);

}
.overlay-text{
	display: none;
}
.inner-banner .inner-banner-text{
	font-size:24px;
}
.lob-content {margin-right: 10px;
margin-left: 10px;}
.row.lob-content > .col-6 {
    padding: 7px 10px;
    
}
.lob-content div.col-md-2:nth-child(1){
	padding-left: 10px;
}
.lob-content div.col-md-2:last-child{
	padding-right: 10px;
}
.custom-container, .custom-main-div{
	border-radius: 0px;
    margin: 20px 0;
}
.custom-container-testi{
	border: 2px solid #d68d3f;
	border-radius: 0px;
}
.content-section{
	padding: 40px 20px;
}
.content-section p, .inner-content .custom-div-9 ul li{
	font-size: 14px;
	line-height: 24px;
}
.custom-div-9.index {
    border-right: none;

}
.numbers-section{
	padding: 40px 15px;
}
.numbers-section h2{
	font-size:18px;
	line-height:28px;
}
.numbers-section p{
	font-size:16px;
	line-height:26px;
	color: linear-gradient(0deg, #262625, #262625),
linear-gradient(0deg, #000000, #000000);

}
.custom-list li {
  display: block;
  text-align: center;
  margin: 20px auto 40px;
}
.custom-container-testi{
	margin-top: 0px;
}
.custom-main-div{
	margin: 0px auto; 
	padding: 40px 20px;
}
.blog-section h2, .blog-section h4 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}
.rssfeedsclass {
  display: block;
}
.blog-desk{
	margin: 40px 0;
	border-radius: 5px;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);

}
.custom-footer{
	margin-top: 0px;
	border-radius: 0px;
}
.agency-heading, .contact-heading{
	font-size: 18px;
	line-height: 26px;
}
.contact-section{
	margin-top: 40px;
}
.contact-section p, .contact-section p a{
	font-size: 16px;
	line-height: 22px;
}

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-800px);
	visibility: hidden;
  }
 
  100% {
    opacity: 1;
    transform: translateY(0);
	 visibility: visible;
  }
}
@keyframes fade-in-down2 {
  0% {
    opacity: 1;
    transform: translateY(-600px);
	visibility: hidden;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
	 visibility: visible;
  }
}

.second_show {
  animation: fade-in-down 2s ease-in-out forwards !important;
  position: relative;
  background: #000;
}
.agency_infos {
  animation: fade-in-down2 2s ease-in-out forwards;
  position: relative;
}


.jot-quote .btn-block{
	width: auto;
}
.jot-form{
	height: 510px !important;
}
.question-slide{
	margin: 30px auto 60px;
}
.agent-main-div{
	width: 100%;
}

.myaccount-mob:hover{
	color: #ccc;
}
.myaccount-mob::after {
    content: "\f0d7";  /* This is the Unicode character for fa-caret-down in Font Awesome 5 */
    font-family: "Font Awesome 5 Free";  /* Font family for Font Awesome 5 */
    font-weight: 900;  /* Font weight for solid icons */
    padding-left: 5px;  /* Space between "My Account" and the icon */
}

#myaccount-mob-collapse ul{
	padding-left: 0px;
}
#myaccount-mob-collapse ul li{
	list-style-type: none;
	text-align: center;
	padding: 5px 0;
}
#myaccount-mob-collapse ul li a {
    color: #000;
}
#myaccount-mob-collapse ul li a:hover, #myaccount-mob-collapse ul li a:focus {
        color: #000 !important;
    text-decoration: underline;
    text-decoration-color: #d68d3f;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.banner-quote{
	display: none;
}
.fa-user::before {
    position: initial!important;
}
.easy-box{
	width: auto;
}
.questions-bottom {
  padding: 20px 30px !important;
}
.carousel-indicators::before, .carousel-indicators::after {
	width: 120px;
}


.main_dropdown_nav .dropdown-submenu > ul.dropdown-menu.main_submenu.comm_new_menu.comm-drop {
 
  position: relative !important;
  top: 0 !important;
  left: 0% !important;
  right: auto !important;
  transform: none !important;
  z-index: 9999;
  padding: 5px 0;
}

.fas.fa-arrow-circle-right.submenu-arrow {
  padding-right: 0;
}
.main_dropdown_nav .dropdown-submenu:hover > ul.dropdown-menu.main_submenu {
  display: none;
}

.main_dropdown_nav .dropdown-submenu:focus-within > ul.dropdown-menu.main_submenu {
  display: block;
}

.bios img {
	margin:0 auto;
	display:block;
}
.bios h2{
	text-align:center;
}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
/*.custom-div-9 {
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
}
.custom-div-3 {
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
} */
	div.insurance_quotes_btn button{
		font-size: 13px;
	}
	.grid-divider h4 {
  color: #393939;
  font-size: 12px;
}
.float-button.close {
	font-size: 14px;
	line-height: 18px;
}

h1{
	font-size: 28px;
    line-height: 36px;
}
h1 a{
	font-size: 28px;
    line-height: 36px;
}	
h2{
	font-size: 22px;
    line-height: 30px;
}
h3 {
    	font-size: 18px;
    line-height: 24px;
}
p, .content-section p{
	font-size: 13px;
	line-height: 24px;
}
ul.myAccnt{
	right: 10px;
}
.slide-menu{
	width: auto;
	
}	
.top-bar ul > li a, .top-bar ul > li {
	font-size: 14px;
}

.navbar-dark .navbar-nav .nav-link {
  
  font-size: 12px;
  line-height: 22px;
  padding-left: 7px;
  padding-right: 7px;
}
ul.main_dropdown_nav {
  padding-left: 0px;
  width: 160px;
  height: 280px;
}
.dropdown-item{
	font-size: 11.5px;
	
}
.dropdown-menu.images::after {
	width:66%;
	left: 160px;
}
.overlay-text{
	left: 83%;
	font-size: 16px;
}
.dropdown-menu.images img.active{
	right: -50px;
width: 227px;
height: 280px;
}
.effect-container::after {
	width: 227px
}
.overlay-text-services{
	font-size: 13px;
}
.effect-container p, .effect-container p a{
	font-size: 11px;
	line-height: 18px;
	width: 205px;
}
.effect-container p a{
	margin-top: 5px;
}
.main_dropdown_nav .dropdown-menu img {
   margin-top: -6px;
}



.animated-text{
	font-size: 28px;
	line-height: 48px;
}
.custom-div{
	width: 100px;
	height: 130px;
}

.lob-container {
  margin-top: 10px;
  padding: 2px 5px 2px 3px;
}
.lob-content i{
	font-size: 44px;
	margin-bottom: 0px;
}
.lob-content a span{
	font-size: 14px !Important;
line-height: 20px;
margin-top: 5px;
}
.vertical-center p, .vertical-center p a{
	font-size: 16px;
	line-height: 22px;
}
.custom-list li{
	margin: 10px 40px;
}
.carousel-indicators::before, .carousel-indicators::after {
	width: 100px;
}
p.care-testi{
	font-size: 16px;
}
.blog-section h2 {
  font-size: 20px;
}
.blog-desk{
	padding: 15px;
}
.datefield {
  font-size: 11px;
  line-height: 32px;
}
.titlefield a {
  font-size: 13px;
  line-height: 21px;
}
.blog-desk p {
  font-size: 11px;
  line-height: 18px;
}
.agency-nav li {
  
  font-size: 14px;
 
  line-height: 28px;
 
}
.contact-section p, .contact-section p a {
 
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
 
}
.banners-strip{
	padding: 10px 20px;
}
.banners-strip h2{
	font-size: 20px;
	line-height: 26px;
}
 .inner-cqte h2{
	 margin: 20px 0;
	 font-size: 26px;
 }
 .custom-margin-zip .col-md-2{
	 padding: 0px;
 }
.banners-strip p{
	font-size: 15px;
	line-height: 32px;
}
.testimonials-section p{
	padding: 0px 10px;
	font-size: 14px;
	line-height: 20px;
}
.f-cta-section .col-sm-4{
	padding: 40px 10px;
}
.f-cta-section i{
	font-size: 46px;
}
.f-cta-section a span{
	font-size: 24px;
	line-height: 34px;
}

footer{
	padding: 20px 40px;
}
ul.footer-content li{
	margin-bottom: 10px;
}
ul.footer-content li a, .contact-info ul li, .copy-ul li a, .copy-ul li{
	font-size: 14px;
	line-height: 24px;
}

.row-list img {
  width: 140px; /* Adjust the width as needed */
  height: auto;
  margin: 10px; /* Adjust the margin as needed */
}
.jot-form{
	height: 540px !important;
}
.questions-bottom {
  padding: 40px 20px !important;
}

.content-section {
  padding: 30px 10px;
}
.side-bar-list{
	padding: 10px;
}
.side-bar-list h3 {
	font-size: 18px;
	line-height: 24px;
}
.side-bar-list ul {
  padding-left: 10px;
}
.side-bar-list ul li, .side-bar-list ul li a {
  color: rgba(38, 38, 37, 1);
  font-size: 12px;
  line-height: 20px;
}
.side-bar-list ul li{
	margin-bottom: 5px;
}
.fixed-button{
	right: 200px;
}
.fixed-button .btn-primary{
	width: 140px;
	height: 36px;
	padding: 7px 14px;
}
.float-button {
      font-size: 14px;
      line-height: 24px;
}
.floating-btn-wrapper span {
  padding-right: 10px;
}
.dropdown-menu.main_submenu.comm_new_menu.comm-drop {
	width: 229px;
}
.navbar-nav .dropdown-menu {
  font-size: 9px;
}
.grw-theme-dark div.grw-review-content > p {
  
  inline-size: 111px;
}
.grw-time-since {
  display: block!important;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	div.insurance_quotes_btn button{
		font-size: 16px;
	}
	.navbar{
		padding: .5rem;
	}
	.navbar-light .navbar-nav .nav-link {
  
  font-size: 14px;
 
}
.animated-text{
	font-size: 38px;
	line-height: 52px;
}
.custom-div{
	width: 140px;
	height: 160px;
}
.lob-container {
  margin-top: 10px;
  padding: 2px 5px 2px 3px;
}
.quote-text{
	padding: 50px 30px !important;
}
.quote-text p{
	font-size: 18px;
	line-height: 25px;
	margin: 22px 0;
}
.quote-text h2{
	font-size: 30px;
	line-height: 32px;
}
.quote-box{
	text-align: center;
}
.type-of-insurance::after {
	right: 30%;
}
.submit-btn{
	margin-top: 10px;
}
.custom-margin-zip .col-md-2{
	 padding: 0px;
 }
.quote-content h3{
	font-size: 20px;
	line-height: 30px;
}
.lob-section .col-md-2{
	padding: 15px;
}
.lob-section i{
	font-size: 36px;
	margin-bottom: 15px;
}
.lob-section a span{
	font-size: 18px;
line-height: 20px;
}
.banners-strip{
	padding: 10px 20px;
}
.banners-strip h2{
	font-size: 27px;
	line-height: 34px;
}
.banners-strip p{
	font-size: 17px;
	line-height: 32px;
}
.testimonials-section p{
	padding: 0px 10px;
	font-size: 14px;
	line-height: 20px;
}
.f-cta-section .col-sm-4{
	padding: 40px 10px;
}
.f-cta-section i{
	font-size: 46px;
}
.f-cta-section span{
	font-size: 24px;
	line-height: 34px;
}
.side-bar-list ul li, .side-bar-list ul li a {
  color: rgba(38, 38, 37, 1);
  font-size: 15px;
  line-height: 25px;
}
.side-bar-list ul li{
	margin-bottom: 7px;
}
footer{
	padding: 20px 40px;
}
ul.footer-content li{
	margin-bottom: 10px;
}
ul.footer-content li a, .contact-info ul li, .copy-ul li a, .copy-ul li{
	font-size: 14px;
	line-height: 24px;
}	
.navbar-dark .navbar-nav .nav-link{
	font-size: 14px;
}
ul.main_dropdown_nav {
  padding-left: 0px;
  width: 180px;
  height: 315px;
}
.dropdown-menu.images img.active {
  display: block;
position: absolute;
right: -156px;
width: 314px;
height: 315px;
}


	.navbar-nav .dropdown-menu {
  font-size: 13px;
}
	.dropdown-menu.images::after {
		left: 178px;
		width: 315px;
	}
	.effect-container::after {
  
  left: -2px;
  width: 317px;
  height: 308px;
}
.dropdown-menu.images ul.comm_new_menu{
	width: 317px;
  height: 317px;
}

.main_dropdown_nav .dropdown-menu img {
   margin-top: -6px;
}
.overlay-text{
	left: 100%;
}

.fixed-button{
	right: 200px;
}
.grw-theme-dark div.grw-review-content > p {
  
  inline-size: 167px;
}
.grw-time-since {
  display: block!important;
}
}

@media screen and (max-width: 1199px) {
	
a.sms-txt{
	cursor: pointer;
	pointer-events: auto;
}

}
@media screen and (max-width: 480px) {
	
 .contact-section p, .contact-section p a {
    font-size: 11px;
    line-height: 22px;
  }
.inner-content h1 {

  font-size: 20px;

}
}
