@charset "utf-8";
/* CSS Document */
body, html {
    font-family: 'Open Sans', sans-serif;
    height: 100%;
    width: 100%;
}
h1, h1 a{
	color: #2c2c2c;
	text-align: left;
	font-size:38px;
    line-height: 46px;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 25px;
	margin-top:50px;
	font-family: 'Open Sans', sans-serif;
}
h1 a:hover, h1 a:focus{
    color: #666;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #34525f;
	font-size: 28px;
        line-height: 36px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
}
h1, h2, h3, h4 {
    color: #2c2c2c;
    font-weight: 600;
}
p {
	color: #393939;
	font-size:18px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	line-height:30px;
	margin-bottom:20px;	
}
.main-content h2, .main-content h3, .main-content h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.main-content ul {
    margin: 20px 0;
    padding-left: 20px;
}
.main-content ul li {
	color: #393939;
	font-size:18px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	line-height:24px;
	margin-bottom:10px;	
}
.main-content ul li::marker {
    color: #0d56a5;
}
.main-content ul li strong {
	color:#2c2c2c;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline:0;
}
.btn:focus, .btn:hover{
	outline:0!important;
}
.top-bar {
	padding:20px 0px;
}
.top-nav {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
	float:right;

}
.top-nav ul li a {
	color:#393939;
}
.top-nav ul li a:hover, .top-nav ul li a:focus, .top-nav ul li a.active {
	opacity:0.8;
}
.top-nav ul{
    color: #393939;
    font-size: 15px;
	list-style-type:none;
	float:right;
	padding:0px 20px;
	border-left:1px solid #ccc;
	line-height:35px;
	margin-bottom:0px;
}
.top-nav .dropdown-menu {
	right:0;
	left:auto;
	padding:10px 0;
	border:none;
	box-shadow:none;
	background:#e5e5e5;
	margin-top:5px;
}

.top-nav .dropdown-menu li a {
	color:#2c2c2c;
}
.top-nav .dropdown-menu li a:hover, .top-nav .dropdown-menu li a:focus {
	color:#2c2c2c;
    text-decoration: underline;
    text-decoration-color: #0d57a6;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background:transparent;
	opacity: 1;
}
.top-social li {
	float:left;
	padding:0 7px;
	color:#393939;
}
.top-social .fa-facebook-f {
	color:#3b5998;
}
.top-social .fa-twitter {
	color:#00acee;
}
.top-social .fa-linkedin-in {
	color:#0077b5;
}
.top-links {
	border:none!Important;
}
.top-social li:first-child {
 padding-left:0px;
}
.top-social li:last-child {
	padding-right:0px;
}
.top-my-account .fa-user, .top-links .fa-envelope {
	color:#0d57a6;
}
.agency-logo {
   
    max-width: 400px;
}
.main-header {
    background: #5e7070;
    background: linear-gradient(145deg, #495757 0%, #5e7070 67%, #fdd51b 60%);
    min-height:60px;
	position:relative;
	display:flex;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.dropdown.open .caret {
    border-bottom: 4px solid;
    border-top: 0px;
}
.nav-menu {
	display: flex;
	align-items: center;
	justify-content: right;
	padding: 20px 0px;
}

.navbar-default {
    background: transparent;
    border: 0;
    margin-bottom: 0;
    min-height: 0;
    width: 100%;
}
.nav-section {
    list-style: none;
}
.nav-section {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
    align-content: center;
    width: 100%;
    min-height:60px;
    align-items:center;
}
.navbar .navbar-nav {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0;
    padding: 0;
    float: none;
	
}
.navbar-default .navbar-nav > li {
    list-style: none;
    text-align: center;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    width: 100%;
}
.navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus, .navbar-default .navbar-nav > li a.active {
    color:#fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #fbd233;
    text-underline-position: under;
}
.navbar-nav > li > .dropdown-menu {
    padding: 10px 0;
    /*! background: #e5e5e5; */
    /*! background: linear-gradient(90deg, #e5e5e5, #fff); */
    color:#2c2c2c;
    border: none;
	border-radius:0;
	top:40px;
}
.navbar-nav > li > .dropdown-menu {
    color: #2c2c2c;
}
.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: left;
    padding: 5px 10px;
    color: #2c2c2c;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color:#fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #fbd233;
    text-underline-position: under;
	background:transparent;
}
.navbar-default .navbar-nav .dropdown-menu li a:hover, .navbar-default .navbar-nav .dropdown-menu li a:focus, .navbar-default .navbar-nav .dropdown-menu li a.active {
	color:#2c2c2c;
    text-decoration: underline;
    text-decoration-color: #fdd51b;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background:transparent;
}
.nav-phone p {
	margin-bottom: 0px;
	color: #2c2c2c;
	font-family: 'Open Sans', sans-serif;
    font-style:italic;
	font-size: 20px;
	font-weight: 600;
	text-align: right;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-direction: column;
}
.nav-phone p a {
	color:#393939!important;
}
.nav-phone p .fa {
    color:#0d57a6;
}
.mid-section {
    position: relative;
}
.caption {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.caption h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
	margin-bottom:20px;
	font-family: 'Lemon', cursive;
}
.caption p {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 20px;
    line-height: 36px;
}
#Type, #ZipCode {
    color: #393939;
    border-radius: 5px;
    border: 1px solid #fff;
    background: #fff;
    font-weight: 500;
    padding: 5px;
    height: 35px;
    font-size: 16px;
	margin:20px 0px;
	width:60%;
}
.qte-btn {
    width:60%;
    height: 35px;
    background: #fdd51b;
    color:#2c2c2c;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid #fdd51b;
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin:20px 0px;
display: block;
text-align: center;
line-height: 33px;
}
.qte-btn:hover, .qte-btn:focus {
	background: #ffe366;
	border: 1px solid #ffe366;
	color:#2c2c2c;
}
.carousel-inner.main, .inner-banner {
    width: 100%;
    position: relative;
}
.carousel-inner.main > .item > img, .inner-banner img {
    width: 100%;
}
.inner-banner::after {
	position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    background: linear-gradient(90deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.2));
    mix-blend-mode:multiply;
    pointer-events:none;
}
.carousel-inner.main::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
     background: rgba(0,0,0,0.6);
    background: linear-gradient(90deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.2));
    mix-blend-mode:multiply;
    pointer-events:none;
}
.lob-main-box {
	background: #5e7070;
    background: linear-gradient(145deg, #0d56a5 0%, #1363ba 100%);
}
.heading-section {
    background: #5e7070;
    background: linear-gradient(145deg, #0d56a5 0%, #1b86ca 100%);
	padding:30px 0px 10px;
}
.heading-section.no-img {
    background: #bfbfbf;
    border-bottom: 3px solid #0d56a5;
}
.heading-section.no-img h2, .heading-section.no-img h3, .heading-section.no-img ul, .heading-section.no-img ul li, .heading-section.no-img ul li a {
    color: #2c2c2c;
}
.heading-section.no-img .breadcrumb-arrow {
    color: #0e58a6;
}
.caption-tagline {
	font-size:48px;
	font-weight:600;
	color:#fff;
	margin-top:0px;
	
}
.cnt-map {
    height: 400px;
    width: 100%;
    border: none;
}
.cc-frame {
	height:1600px;
	width:100%;
	border:none;
}
#cpIframe {
	height:1800px;
	width:100%;
	border:none;
}
.jot-form {
	width:100%;
	border:none;
	height:500px!important;
	
}
.email-form {
	height:700px!important;
	width:100%;
	border:none;
}
.jotform-border {
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #ccc;

}
.jot-iframe h2 {
	color:#2c2c2c;
	font-size:35px;
	margin-bottom:30px;
}
.breadcrumb {
    background: transparent;
    padding: 10px 0 10px;
    margin: 0;
}
.breadcrumb li, .breadcrumb li a {
	color:#fff;
}
.breadcrumb li a:hover, .breadcrumb li a:focus {
	color:#fdd51b;
}
.breadcrumb > li + li::before {
	content: "";
	padding:0;
}
.breadcrumb-arrow {
	font-size:20px;
	color:#fdd51b;
	font-weight:600;
}
.lob-section {
    z-index: 4;
    position: relative;
    text-align: center;
    width: 100%;
}
#main {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    align-content: center;
    justify-content: space-around;
}
.box-1, .box-2, .box-3, .box-4, .box-5 {
    padding: 0;
	flex-grow: 1;
    flex-basis: 0;
}
.ins-box {
    width: auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: space-around;
    min-height: 250px;
}
#main .flex-box {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.lob-section .space-fix {
    position: relative;
}
.lob-snippets a, .lob-snippets a:hover {
    color: #fff;
    text-decoration: none;
}
.lob-heading {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.lob-section .lob-snippets i {
    font-size: 35px;
    color: #fdd51b;
    display: block;
}
.lob-section .lob-heading h3 {
    color: #fff;
    display: block;
    margin-top: 0px;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.42857143;
}
.transition-hover-content {
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    background: rgba(0, 0, 0, 0.6);
    color:#fff;
    bottom: 0;
    margin-top: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding:30px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
}
.transition-hover-content p {
    margin-bottom: 0px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 10px;
}
.transition-hover-content p.bottom-fix {
    color: #fbd233;
	position:absolute;
	bottom:0px;

}
.transition-hover-content p .fa-long-arrow-alt-right {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
	color:#fbd233;
}
.flex-box:hover .transition-hover-content {
    opacity: 1;
}
.main-content {
    clear: both;
    padding-bottom: 40px;
}
.service-section {
   background: #c1d6d6;
    background: linear-gradient(145deg, #bcbdc0 0%, #cececf 100%);
    height: auto;
    padding: 40px 0px 40px;
    border-top: 3px solid #0d57a6;
    border-bottom: 3px solid #0e58a6;
}
.service-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    justify-content: space-around;
}
.service-heading {
    text-align: center;
    color: #393939;
    padding: 20px 0px 20px;
    display: flex;
    flex-direction: column;
	align-items:center;
    jsutify-content:center;
}
.service-section .fa-compass, .service-section .fa-map-signs, .service-section .fa-comments {
    font-size: 48px;
    color: #fdd51b;
    text-align: center;
    height: 80px;
    width: 80px;
    background: #0d56a5;
    border-radius: 100px;
    display: flex;
    align-items:center;
    justify-content:center;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
.service-heading h3 {
    font-size: 28px;
	font-weight:600;
}
.service-content {
    padding: 0 35px;
    color: #393939;
}
.service-list {
    list-style-type: none;
    color: #393939;
    line-height: 20px;
}
.service-list li {
    display: flex;
    color: #393939;
    margin-bottom: 20px;
    font-size: 18px;
}
.service-list li i {
    font-size: 16px;
    color: #0e59a7;
    font-weight: 900;
    margin-right: 10px;
    line-height: 20px;
}
.service-list li a {
    color: #2c2c2c;
    font-size: 17px;
}
.service-list li a:hover, .service-list li a:focus {
	color: #2c2c2c;
    text-decoration: underline;
    text-decoration-color: #fdd51b;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.service-content h4 {
    font-size: 15px;
}
.client-name {
    float: right;
    font-size: 15px;
    color: #393939;
    line-height: 20px;
    text-align: right;
}

.carrier h2 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 50px;
	color:#2c2c2c;
	margin-bottom:30px;
	font-family: 'Open Sans', sans-serif;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	width:9999px;
}
.nbs-flexisel-inner {
	float:left;
	margin:0 0 50px;
	overflow:hidden;
	width:100%;
}
.nbs-flexisel-item {
	cursor:default;
	float:left;
	line-height:0;
	margin:0;
	padding:0;
	position:relative;
}
.nbs-flexisel-item img {
	cursor:default;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0;
	max-width:100%;
	position:relative;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
	cursor:default;
	height:22px;
	position:absolute;
	width:22px;
	z-index:100;
}
/*Footer Section*/
.footer-section {
	background: #5e7070;
    background: linear-gradient(145deg, #0d56a5 0%, #1c85c7 100%);
}
.footer-content h2 {
	color:#fff;
	font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.footer-content ul {
	list-style-type:none;
	padding:0;
}
.footer-content ul li {
	margin-bottom:15px;
}
.footer-content ul li a {
	color:#fff;
	font-size:18px;
	line-height:20px;
	
}
.footer-content ul li a:hover, .footer-content ul li a:focus, .footer-content ul li a.active {
	color:#fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #fbd233;
    text-underline-position: under;
}

.foot-blog p, .foot-blog a{
	font-size:13px;
	line-height:20px;
	color:#fff;
	margin-bottom:10px;
}
.read-more a:hover, .read-more a:focus ,.read-more a:hover i, .read-more a:focus i {
	color:#fff;
}
.read-more .fa-arrow-right, .read-more a {
	margin-left:5px;
	color:#fbd233;
}
.rssfeedsclass, .rssfeedsclass p, .rssfeedsclass a {
    color: #fff;
}
.foot-blog br {
	display:none;
}
.gmap {
	border: none;
    height: 130px;
    margin-bottom: 20px;
    max-width:100%;
}
.contact-info ul li {
	font-size:16px;
	color:#fff;
	display:flex;
	text-align:left;
}
.contact-info ul li a {
	font-size:16px;
	line-height: 23px;
}
.contact-info span {
    display: block;
    overflow: visible;
}
.contact-info i {
	color:#fbd233;
    float: left;
    font-size: 1.2em !important;
    margin-right: 10px;
    margin-top: 3px;
    width: 18px;
}
/* Copyright Section */
.copyright {
	padding:50px 0 20px;
	text-align:center;
}
.copy-ul {
    list-style-type:none;
    padding:0;	
    text-align:center;
}
.copy-ul li a, .copy-ul li  {
	color:#fff;
	font-size:18px;
	display:inline-block;
}
.copy-ul li a:hover, .copy-ul li a:focus {
	color:#fbd233;
}
.carriers-box {
    background: #fff;
    filter: drop-shadow(2px 3px 3px #666);
    color: #000;
    border: 1px solid #ccc;
    margin: 15px 0;
    min-height: 150px;
    padding: 10px;
    text-align: center;
}
.carriers-box img {
    margin: 0 auto;
}
.carriers-box h3 {
    color: #2c2c2c;
}
.carriers-box p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 35px;
    color: #393939;
}
.carriers-box a.btn-customer {
    background: #fdd51b;
    border: 1px solid #fdd51b;
    border-radius: 30px;
    color: #2c2c2c;
    font-size: 14px;
    height: auto;
    margin: 5% 0 0;
    padding: 3px 14px;
    width: 100%;
    line-height: 30px;
}
.carriers-box a.btn-customer:hover, .carriers-box a.btn-customer:focus {
	background: #ffe366;
	transition:0.3s;
	box-shadow:0 0 8px rgba(0, 0, 0, 0.8);
}
.ins-btn {
    background: #0e59a7;
    border-radius: 0;
    color:#fff;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 20px 10px 10px;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}
.ins-btn:hover, .ins-btn:focus {
    background: #1b81c4;
    color:#fff;
    transition: 0.3s;
}
.ins-btn img {
    margin: 0px 10px 0px 0px;
}
.grid-divider h4 {
    color: #2c2c2c;
    font-size: 24px;
}
.shadowed {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    display: inline-block;
    filter: drop-shadow(1px 1px 3px #c8c8c8);
    padding: 10px;
    margin-bottom: 20px;
}
/* Footer Section Ends */
.item img {
  animation: banner-animation-sec 40s linear infinite;
}
@keyframes banner-animation-sec {
  50% {
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);
  }

}


.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #fdd51b; /* change the bgcolor based on the template color*/
  color: #fff;
  height: 30px;
  right: 0%;
  padding: 7px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index:10;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #fff;
}
a:focus,.dropdown-toggle:focus{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}
/* This will require, if "form-control" class not present on "quote box from fields" */

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
/* Ada compliance fixes end */ 

element {
}
#myCarouse1 .carousel-inner em {
  color: #393939;
  font-size: 16px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
}
.dropdown-submenu:focus-within > .dropdown-menu { display: block; }

/* Google Review Widget */
.grw-review-btn,
.grw-view-all-btn {
	color: #000 !important;
	text-decoration: none !important;
	font-size: 14px;
	background-color: #fdd51b !important;
	font-style: normal;
}

.grw-business-footer p {
	line-height: 24px !important;
}

.grw-business-footer p {
	text-align: center !important;
}

.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #d8b60a !important;
}

.grw-business-header {
	border-bottom: 3px solid #5e7070 !important;
}

.grw-theme-dark {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.grw-business-name a,
.grw-business-name a:visited, .grw-author  {
	color: #2c2c2c !important;
}

.grw-total-reviews,
.grw-theme-dark .rm-link {
	color: #666 !important;
}
.cnt-info-dt h1{
	font-size: 36px;
}
.cont-info{
	margin-top:60px !important;
}
a.sms-txt  {
	cursor: none;
	pointer-events: none;
	color: inherit!important;
}
.top-ph a.sms-txt{
	color: #000;
}
.footer-content .email-tst a{
	/*! font-size:12.9px; */
}
.email-form {
	/* height: 700px !important; */
	width: 100%;
	border: none;
}
.dropdown-menu{
	min-width: 200px;
}


/* ============================
   Agent Card Container
============================ */
.agent-card {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}

/* ============================
   Left Column (Image + Name)
============================ */
.agent-left {
  padding: 20px 10px;
  text-align: center;
}



/* Agent Name */

/* Agent Role / Designation */
.agent-role {
  font-size: 13px;        /* slightly smaller */
  color: #777;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 2px;
}





/* ============================
   Action Buttons Row
============================ */
.agent-action-row {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #f1f1f1;
}

.agent-action-row .btn {
  font-weight: 700;
  padding: 12px 0;
  font-size: 14px;
}
.agent-action-row .btn-block{
	background: #fdd51b;
  color: #2c2c2c;
}
.agent-action-row .btn:hover, .agent-action-row .btn:focus{
	opacity: 0.8;
	background: #fdd51b;
}
/* ============================
   Mobile Refinements
============================ */
@media (max-width: 767px) {

  .agent-card {
    padding: 20px;
  }

  .agent-left {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }


  .agent-action-row .col-sm-4 {
    margin-bottom: 10px;
  }
}

.contact-details a{
	color: #0d56a5;
}
.contact-details a:hover{
	color: #0d56a5;
	text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
  text-decoration-thickness: 2px;
  text-decoration-color: #fbd233;
  text-underline-position: under;
}
.cnt-gmap{
	width: 100%;
	border: 0;
	height: 250px;
}
.p-policy ul li::marker {
  color: #0d56a5;
}
.logo-section a{
	display: inline-block;
}
 .video-card {
    max-width: 900px;
    margin: 40px auto;
    padding: 12px;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  }

  .video-card video {
    width: 100%;
    border-radius: 8px;
    display: block;
  }
  
.video-banner {
    position: relative;
    width: 100%;
   height: 500px;
    overflow: hidden;
    background: #000;
}

.banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

    .magazine-item img {
      max-width: 100%;
      height: auto;
      display: block;
    }
    .magazine-item h2 {
      margin: 10px 0 0;
      font-size: 16px;
      font-weight: 600;
      text-align: center;
    }
    .magazine-item a {
      text-decoration: none;
      color: inherit;
      display: block;
    }
    /* Optional spacing helpers (matches your existing class names) */
    .mb50 { margin-bottom: 50px; }
    .mt25 { margin-top: 25px; }
	


    .community-page{
      --brand:#0f59a3; --text:#444; --muted:#5b6673; --bg:#ffffff;
      --card:#ffffff; --border:#e7eaee; --shadow:0 10px 30px rgba(0,0,0,.08); --radius:16px;


      color:var(--text);
      background:var(--bg);
    }

    .community-page .container{margin:0 auto;padding:24px 16px;}


    .community-page .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;}
    @media (max-width:900px){.community-page .grid{grid-template-columns:1fr;}}
#causeModalTitle {
  margin-top: 10px;
}
    .community-page .card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);overflow:hidden;box-shadow:0 1px 0 rgba(0,0,0,.02);}
    .community-page .thumb{position:relative;height:280px;background:#f2f4f7;overflow:hidden;}
    .community-page .thumb img{width:100%;height:100%;object-fit:cover;display:block;}
    .community-page .body{padding:18px 18px 16px;}
    .community-page .date,#modalDate{color:var(--brand);font-weight:600;font-size:14px;margin:0 0 10px;}
    .community-page .title{margin:0 0 10px;font-size:20px;line-height:1.25;}
    .community-page .excerpt{margin:0 0 16px;color:var(--muted);line-height:1.55;font-size:15px;}

    .community-page .btn{
      display:inline-flex;align-items:center;justify-content:center;
      padding:10px 14px;border-radius:999px;border:1px solid var(--brand);
      color:var(--brand);background:#fff;font-weight:700;font-size:13px;
      text-decoration:none;cursor:pointer;user-select:none;
      transition:transform .05s ease, background .15s ease, color .15s ease;
    }
    .community-page .btn:hover{background:var(--brand);color:#fff;}
    .community-page .btn:active{transform:translateY(1px);}

    /* =========================
       Modal (image top, content below) - avoids empty space
       ========================= */
    .community-page .cc-backdrop{
      position:fixed;inset:0;background:rgba(0,0,0,.55);
      display:none;align-items:center;justify-content:center;
      padding:18px;z-index:9999;
    }
    .community-page .cc-backdrop.is-open{display:flex;}

    .community-page .cc-modal{
      width:min(980px, 100%);
      background:#fff;border-radius:20px;box-shadow:var(--shadow);
      overflow:hidden;max-height:90vh;display:flex;flex-direction:column;
    }

    .community-page .cc-modal-header{
      display:flex;align-items:center;justify-content:space-between;
      padding:14px 16px;border-bottom:1px solid var(--border);background:#fff;
      flex:0 0 auto;
    }
    .community-page .cc-modal-header strong{font-size:16px;}
    .community-page .icon-btn{
      width:40px;height:40px;border-radius:999px;border:1px solid var(--border);
      background:#fff;cursor:pointer;font-size:18px;line-height:1;
    }
    .community-page .icon-btn:hover{border-color:#cfd6de;}

    /* Stack layout */
    .community-page .cc-modal-content{
      display:flex;flex-direction:column;min-height:0; /* allow inner scroll */
    }

    .community-page .cc-modal-img{background:#f2f4f7;flex:0 0 auto;}
    .community-page .cc-modal-img img{
      width:100%;
      height:auto;
      max-height:42vh; /* prevents huge image */
      object-fit:cover;
      display:block;
    }

    .community-page .cc-modal-right{
      padding:18px 18px 20px;
      overflow:auto;
      flex:1 1 auto; /* content scrolls, no empty space under image */
      min-height:0;
    }

    .community-page .cc-modal-date{color:var(--brand);font-weight:700;font-size:14px;margin:0 0 8px;}
    .community-page .cc-modal-title{margin:0 0 10px;font-size:24px;line-height:1.25;}
    .community-page .cc-modal-text{margin:0 0 14px;color:var(--muted);line-height:1.65;font-size:15.5px;white-space:pre-wrap;}
  
/* --- Bootstrap-safe modal classes (image on top, content scrolls) --- */
.community-page .cc-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;padding:18px;z-index:9999;}
.community-page .cc-backdrop.is-open{display:flex;}
.community-page .cc-modal{width:min(980px,100%);background:#fff;border-radius:20px;box-shadow:var(--shadow);overflow:hidden;max-height:90vh;display:flex;flex-direction:column;}
.community-page .cc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);background:#fff;flex:0 0 auto;}
.community-page .cc-modal-content{display:flex;flex-direction:column;min-height:0;}
.community-page .cc-modal-img{background:#f2f4f7;flex:0 0 auto;}
.community-page .cc-modal-img img{width:100%;height:auto;max-height:42vh;object-fit:cover;display:block;}
.community-page .cc-modal-body{padding:18px 18px 20px;overflow:auto;flex:1 1 auto;min-height:0;}

img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.submit-title {
  color: #fff;
}



 .page-wrap {
    padding: 30px 0;
  }

  /* ====== Filter bar ====== */
  #filter .jplist-panel {
    margin-bottom: 20px;
  }
  .input-square {
    border-radius: 0;
  }

  /* ====== Card ====== */
  .agent-card {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.04);
    padding: 18px 16px;
    margin-bottom: 18px;
  }

  .agent-left {
    border-right: 1px solid #f0f0f0;
  }

  @media (max-width: 767px) {
    .agent-left {
      border-right: 0;
      border-bottom: 1px solid #f0f0f0;
      padding-bottom: 12px;
      margin-bottom: 12px;
    }
  }

  .agent-figure {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    background: #fafafa;
    min-height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
  }





  .cat-tags {
    margin-bottom: 8px;
  }
  .tag {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #e7e7e7;
    border-radius: 999px;
    font-size: 12px;
    margin: 0 6px 6px 0;
    background: #fcfcfc;
  }



  .agent-meta {
    margin-top: 10px;
    padding-top: 10px;
 
    color: #444;
	
	color: #393939;
  font-size: 18px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 30px;

     border-top: 1px dashed #e9e9e9;
  }

  .address {
    margin-bottom: 6px;
  }



  /* jPList item wrapper helpers */
  .box {
    padding: 0;
  }
  
  .page-wrap .desc-toggle {
  display: inline-block;
  margin-top: 12px;
  padding: 6px 14px;

  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;

  color: #333;
  background: #f8f8f8;

  border: 1px solid #e2e2e2;
  border-radius: 20px;

  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/* Hover */
.page-wrap .desc-toggle:hover {
  background: #f0f0f0;
  border-color: #d5d5d5;
  color: #000;
}

/* Keyboard focus (accessibility) */
.page-wrap .desc-toggle:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
}

/* Optional active (pressed) */
.page-wrap .desc-toggle:active {
  transform: translateY(1px);
}

.page-wrap .list-item .desc.is-collapsed{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.page-wrap .list-item .desc-toggle{
  display:inline-block;
  margin-top:10px;
  font-weight:600;
  cursor:pointer;
}
.page-wrap .list-item .agent-meta ul.contact-list{
  list-style:none;
  padding:0;
  margin:0;
}
.page-wrap .list-item .agent-meta ul.contact-list > li{
  display:flex;
  gap:10px;
  align-items:flex-start;
  margin-bottom:6px;
}
.page-wrap .list-item .agent-meta ul.contact-list > li i{
  margin-top:4px;
  min-width:16px;
}
.page-wrap .list-item .agent-meta ul.contact-list a{
  text-decoration:none;
}
.page-wrap .list-item .agent-meta ul.contact-list a:hover{
  text-decoration:underline;
}

#iframe-magazine iframe {
  width: 100%;
  height: 500px;
}
.clnk, .clnk:hover, .clnk:focus {
    text-decoration: underline;
}

/*Blog*/
.blog #main{
	display:block;
} 
.sidebar-content{
	background:#1e2027;
	margin: 28px 0;
}
.sidebar-content ul{
	margin:0 0!important;
}
.sidebar-content ul li {
	color: #fff;
	list-style-type:disc !important;
}
.sidebar-content .widget{
	margin-top:20px;
}
.sidebar-content .widget h2{
	color:#fff;
	font-size:22px;
}
.blog .search-submit{
padding: 5px 10px;
background-color:#fdd51b;
border: 1px solid #fdd51b;
color:#000;
border-radius: 3px;
}

.blog .submit{
	background-color:#fdd51b;
	border: 1px solid #fdd51b;
	color:#000;
	padding: 5px 10px;
	border-radius: 3px;
}
.blog .submit:hover,.blog .search-submit:hover{
	background:#ffe366;
}

.sidebar-content .widget a:visited,.sidebar-content .widget a{
	color: #fff;
}
.sidebar-content .widget a:hover,.sidebar-content .widget a:focus{
	color: #ddd;
}
.container-block{display:flex;}
.blog .wp-block-search__button {
    background: #fdd51b;
	color: #000;
	border:none;	
	border-radius:3px;
}
.blog .search-submit:hover,.blog .search-submit:focus, .blog .wp-block-search__button:hover, .blog .wp-block-search__button:focus,.blog .submit:hover,.blog .submit:focus{
    background: #ffe366;
}
.blog .wp-block-search__label {
 color:#fff;
}
.blog .widget-area h2 {
	color:#fff;
}
.blog .wp-block-latest-comments__comment-meta{
	background:transparent!important;
	border-top:0px!important;
	padding: 0;
	color:#fff;
	font-size: 18px;
	line-height: 24px!important;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
	display:inline!important;
	
}
.blog .wp-block-latest-comments__comment{
	list-style-type: disc!important;
	color:#fff;
	font-size:18px;
}
.blog .wp-block-group__inner-container ul, ol.wp-block-latest-comments{
  list-style-type: disc!important;
  padding-left: 34px!important;
}

.blog .wp-block-archives-list{
	color:#fff!important;
}

.blog #primary a {
	color: #2c2c2c;
}

.blog #primary a:hover {
	color: #666;
}

.blog .sidebar-content ul li::marker, .blog .sidebar-content ol li::marker {
  color: #fdd51b;
}