@charset "UTF-8";
@font-face {
  font-family: fontmedium;
  src: url(fonts/FuturaStd-Medium.otf);
}




/* BLOGS ARTICLE RIBBONS */


.hold-box{
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	
}

.hold-box .stag{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #142d43;
}

.hold-box .stag span{
	display: block;
}
.hold-box .stag a{
    text-decoration: none;
}


.blog-button{
	position:relative;
	margin: 0 0 20px;
}
.blog-button .call {
    background: #122732;
    border: 0;
    color: white;
    font-weight: 400;
    padding: 10px 30px;
    font-size: 18px;
    font-family: 'Oswald';
    text-transform: uppercase;
}
.blog-button .call:hover {
    background: #122732;
}

.blog-callus {
    position: relative;
    text-align: center;
    padding: 30px;
    background: #efefef;
    margin: 0 0 20px;
    border: 1px solid #d6d6d6;
}
.blog-callus .callus {
    font-size: 40px;
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    line-height: 40px;
}

.blog-contactus {
    position: relative;
    padding: 50px 50px 30px;
    background: #122732;
    margin: 0 0 20px;
}
.blog-contactus h2.contactus-title {
    color: white !important;
    text-align: center;
  font-family: "Roboto Condensed", sans-serif;
    font-weight: 500 !important;
}

.blog-contactus .blog-contactus-form {
    position: relative;
}
.blog-contactus .blog-contactus-form  .inputs {
    position: relative;
    margin: 0 0 10px;
}
.blog-contactus .blog-contactus-form .grids {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
}

.blog-contactus .blog-contactus-form .inputs input, .blog-contactus .blog-contactus-form .inputs select, .blog-contactus .blog-contactus-form .inputs textarea {
  font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    border: 0;
    outline: none;
    padding: 9px;
}
.blog-contactus .blog-contactus-form .inputs textarea{
	height:100px;
}
.blog-contactus .blog-contactus-form .inputs label {
    color: white;
	width:100%;
}
.blog-contactus .blog-contactus-form .inputs .send {
    background: #122732;
  font-family: "Roboto Condensed", sans-serif;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
}
/* END */


.blog-posts .innercon .content:nth-child(2) .sidebar:nth-child(3) {
  position: sticky !important;
  top: 50px;
}
.blog-posts .innercon .content:nth-child(2) .sidebar{
	position: relative;
}
.holdslides-services .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/right-arrow.png) no-repeat center !important;
  background-size: contain !important;
  height: 50px;
  width: 50px;
  content: "";
}

.holdslides-services .swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: -50px;
  left: auto;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
  padding: 0px 10px;
  width: 40px;
  height: 100px;
  border-radius: 5px;
  top: 65px;
}

.holdslides-services .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/left-arrow.png) no-repeat center !important;
  background-size: contain !important;
  height: 50px;
  width: 50px;
  content: "";
}

.holdslides-services .swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: -50px;
  right: auto;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
  padding: 0px 10px;
  width: 40px;
  height: 100px;
  border-radius: 5px;
  top: 65px;
}


.holdslides-services .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
 background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/right-arrow.png) no-repeat center !important;
  background-size: contain !important;
  height: 50px;
  width: 50px;
  content: "";
}

.holdslides-services .swiper-button-prev, .swiper-rtl .swiper-button-next  {
  right: 0;
  left: auto;
  background: #eeeeee;
  padding: 0px 10px;
  width: 40px;
  height: 30px;
  border-radius: 5px;
}

.partners-slider{
  padding: 0px 0 100px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
	max-width: 1200px;
}


.partners-slider .main {
  position: relative;
  max-width: 1200px;
  margin: auto;
  position: relative;
  text-align: center;
}
.partners-slider .main .mtitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
}
.partners-slider .swiper-wrapper {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
  /*display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 10px; */
  margin-top: 50px;
}
.partners-slider .swiper-wrapper .swiper-slide {
  text-align: center;
  position: relative;
}
.partners-slider .swiper-wrapper .swiper-slide .icons {
  width: 100%;
}


/* JAYCE CSS */
.holdslides-locations {
    position: relative;
    width: calc(100% + 100px);
    left: -50px;
    bottom: 350px;
}

.holdslides-services {
    position: relative;
    width: calc(100% + 100px);
    left: -50px;
    bottom: 350px;
}

.partners-hold{
	position:relative;
}
.partners-hold .innercon{
	 position: relative;
    max-width:1200px;
	margin:auto;
}

.partners-hold .innercon .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 100px;
    border-radius: 5px;
    top: 65px;
}

.partners-hold .innercon .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 100px;
    border-radius: 5px;
    top: 65px;
}

.partners-hold .innercon .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/right-arrow.png) no-repeat center !important;
    background-size: contain !important;
    height: 50px;
    width: 50px;
    content: "";
}

.partners-hold .innercon .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/left-arrow.png) no-repeat center !important;
    background-size: contain !important;
    height: 50px;
    width: 50px;
    content: "";
}

.holdslides-partners {
    position: absolute;
    width: 100%;
    bottom: 230px;
}

/* END */


.agents-join{
	position:relative;
	padding: 0px 20px;
}
.agents-join .innercon{
	 position: relative;
    max-width:1200px;
	margin:auto;
}
.agents-join .innercon .content {
    position: relative;
	text-align: center;
  
   
}
.agents-join .innercon .content .jtitle{
	   font-family: 'Roboto Condensed';
    margin: 20px 0 0;
    font-size: 30px;
	font-weight: 700;
}
/* ARCHIVE AGENTS */
.agents-page{
	position:relative;
	padding:100px
}
.agents-page .innercon{
	 position: relative;
    max-width:1200px;
	margin:auto;
}
.agents-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 50px;
}
.agents-page .innercon .content .blogcon {
    position: relative;
    text-align: center;
}
.agents-page .innercon .content .blogcon img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    object-position: top;
    border-radius: 100px;
}
.agents-page .innercon .content .blogcon .blogcontitle {
    font-family: 'Roboto Condensed';
    margin: 20px 0 0;
    font-size: 20px;
}
.agents-page .innercon .content .blogcon .blogcontitle a {
    color: black;
    text-decoration: none;
}
.agents-page .innercon .content .blogcon .blogcontitle a:hover {
    color: #122732;
}
.agents-page .innercon .content .blogcon p.contact-field {
    font-family: 'Roboto Condensed';
    font-size: 17px;
    margin: 5px 0 0;
}
.agents-page .innercon .content .blogcon p.contact-field a {
    color: #00a124;
    text-decoration: none;
}
/* END */

/* AGENT */
.single-agent {
    position: relative;
    padding: 50px 0;
}
.single-agent .innercon {
    position: relative;
    max-width:1200px;
	margin:auto;
	display:grid;
	grid-template-columns:70% 30%;
	grid-gap:0;
}


.single-agent .innercon .content:nth-child(1) {
    position: relative;
    font-family: 'Roboto Condensed';
    padding-right: 20px;
    line-height: 2;
    font-size: 18px;
}
.single-agent .innercon .content:nth-child(1) .agent-title {
    font-family: 'Roboto Condensed';
    font-size: 50px;
    margin: 0 0 20px;
    color: #122732;
}
.single-agent .innercon .content:nth-child(1) .provider-number span {
    background: #96e18c;
    padding: 5px 10px;
}
.single-agent .innercon .content:nth-child(1) .provider-number {
    position: relative;
    font-size: 14px;
}

.single-agent .innercon .content .con-title {
    font-size: 30px;
    letter-spacing: 0;
	    margin: 0 0 20px;
}
.single-agent .innercon .content .contact-field {
    position: relative;
    padding: 0 0 20px;
    border-bottom: 1px solid #00000017;
}

.single-agent .innercon .content .contact-field a {
    color: #00a124;
    text-decoration: none;
    font-size: 20px;
}
.single-agent .innercon .content .contact-field a:hover {
    color: black;
}

.single-agent .innercon .content .contact-field a .fa {
    margin-right: 6px;
}

.single-agent .innercon .content:nth-child(2) {
    position: relative;
    padding-left: 20px;
	 font-family: 'Roboto Condensed';
}
.single-agent .innercon .content:nth-child(2) img.agent-featuredimg {
    width: 100%;
	margin:0 0 30px
}
.single-agent .innercon .content:nth-child(1) .facts {
    background: whitesmoke;
    padding: 30px;
    border: 1px solid #00000012;
    margin: 0 0 30px;
    display: grid;
    grid-template-columns: 12% 83%;
}
.single-agent .innercon .content:nth-child(1) .facts .icon-hold {
    position: relative;
}
.single-agent .innercon .content:nth-child(1) .facts .icon-hold img.fact-img {
    width: 70px;
}
.single-agent .innercon .content:nth-child(1) .facts .hold-info {
    position: relative;
}
.single-agent .innercon .content:nth-child(1) .facts .hold-info .fact-title {
    font-family: 'Roboto Condensed';
    font-size: 30px;
    margin: 0 0 0;
    line-height: 1.5;
}
.single-agent .innercon .content:nth-child(1) .facts .hold-info p {
    margin: 0;
}
.single-agent .innercon .content form.agents-contact-form {
    position: relative;
}
.single-agent .innercon .content form.agents-contact-form input, .single-agent .innercon .content form.agents-contact-form textarea {
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #00000047;
    border-radius: 0;
    padding: 10px;
    font-size: 15px;
    outline: none;
}
.single-agent .innercon .content form.agents-contact-form input.agents-input-button {
    background: #00a124;
    border: 0;
    color: white;
    font-weight: 600;
}
/* END */

.mobile-phone-icon{
	display:none;
}
/* AUTHOR BOX */
.about-author {
    position: relative;
    padding: 30px;
    display: flex;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
	 font-family: "Roboto Condensed", sans-serif;
}
.about-author .inside-author {
    position: relative;
}
.about-author .inside-author .allen-author {
    width: 200px;
    margin-right: 30px;
	 font-family: "Roboto Condensed", sans-serif;
}
.about-author .inside-author .author-title, .about-author .inside-author .author-desc {
    margin: 0 !important;
	  font-family: "Roboto Condensed", sans-serif;
}
.author-socmed {
    position: relative;
    padding: 10px 30px;
    background: #252525;
}
.author-socmed .fa {
    color: white;
    margin-left: 10px;
    cursor: pointer;
}
/* END */

/* BLOG POSTS */
.blog-posts .innercon .content:nth-child(1) .sum-box {
    position: relative;
    width: calc(100% + 0px);
    padding: 20px;
    margin: 15px 0;
	border: 1px solid #122732;

	   border-radius: 5px;
}

.blog-posts{
	position:relative;
   font-family: "Roboto Condensed", sans-serif;
	padding:0 0 60px;
}
.blog-posts:before {
    position: absolute;
    content: '';
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, #000000, #ff0000);
    background-size: cover;
}


.blog-posts .innercon {
    position: relative;
    max-width: 1200px;
    z-index: 0;
    margin: auto;
    display: grid;
    grid-template-columns: 75% 25%;
    grid-gap: 0;
    padding: 60px 0;
    background: white;
    box-shadow: 0 0 red;
    border-top: 0;
    border-bottom: 0;
}
.blog-posts .innercon .content:nth-child(1) {
    position: relative;
    margin-right: 30px;
   font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
	color:#080807;
    line-height: 2;
}


.blog-posts .innercon .content:nth-child(1) .help {
    position: relative;
    width: calc(100% + 0px);
    padding: 30px 20px 5px;
    margin: 15px 0;
    background-color: #122732;
    background-size: cover;
	   border-radius: 5px;
}

.blog-posts .innercon .content:nth-child(1) .help .help-top {
    color: white;
    text-align: center;
  font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px;
	text-transform: uppercase;
	position: relative;
}

.blog-posts .innercon .content:nth-child(1) .summary {
    color: #122732;
    text-align: left;
 	 font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px;
	
	position: relative;
}

.blog-posts .innercon .content:nth-child(1) .help .help-top:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 3px;
    background-color: white;
    bottom: -30px;
    left: calc(50% - 50px);
}

.blog-posts .innercon .content:nth-child(1) .help .hold{
	
	position: relative;
	margin-top: 50px;
}

.blog-posts .innercon .content:nth-child(1) .help .help-title {
	
    color: white;
    text-align: center;
 	  font-family: "Roboto Condensed", sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    margin: 10px 0 15px;
	text-transform: uppercase;
	line-height: 1.2 !important;
}

.blog-posts .innercon .content:nth-child(1) .help .help-button  {
  
 background-color: black !important;
 

}


.blog-posts .innercon .content:nth-child(1) .help .help-button a {
     font-family: "Roboto Condensed", sans-serif;
  color: white;
 background-color: black !important;
  padding: 15px 30px;
    outline: none;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s;
    margin-top: 0px;
    border-radius: 5px !important;

}
.blog-posts .innercon .content:nth-child(1) .help .help-button a:hover {
	 background: black;
  color: white;
}


.blog-posts .innercon .content:nth-child(1) h3{
     font-family: "Roboto Condensed", sans-serif;
    color: #122732;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px;
	text-align: left;

}

.blog-posts .innercon .content:nth-child(1) h2{
   font-family: "Roboto Condensed", sans-serif;
    color: #122732;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px;
	text-align: left;

}

.blog-posts .innercon .content:nth-child(1) h2.top-content-title {
   font-family: "Roboto Condensed", sans-serif;
    color: #122732;
    font-size: 35px;
    display: none;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
	text-align: left;
	text-transform: uppercase;
}

.blog-posts .innercon .content:nth-child(1) p.top-post {
      font-family: "Roboto Condensed", sans-serif;
    color: #1d302c;
    font-size: 20px;
    
    font-weight: 700;
    margin: 15px 0 15px;
}

.blog-posts .innercon .content:nth-child(1) .call-out-list{
	position:relative;
	list-style: none;
    padding: 0;
    margin: 0;
}
.blog-posts .innercon .content:nth-child(1) .call-out-list li{
    padding-bottom: 15px;
    padding-left: 35px;
    position: relative;
}
.blog-posts .innercon .content:nth-child(1) .call-out-list li:after{
	position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
    content: "⦿";
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #122732;
}
.blog-posts .innercon .content:nth-child(1) .pagetitle {
 font-family: "Roboto Condensed", sans-serif;
  font-size: 40px;
  text-align: left;
  color: #122732;
  margin: 0 0 20px;
  position: relative;
}

.blog-posts .innercon .content:nth-child(1) .blog-title {
   font-family: "Roboto Condensed", sans-serif;
    color: black;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.blog-posts .innercon .content:nth-child(1) .author-meta {
    font-weight: 500;
    margin: 0;
    color: #122732;
}

.blog-posts .innercon .content:nth-child(1) .blog-featuredimg {
    width: 100%;
    height: 400px;
    object-fit: cover;
	    margin: 20px 0;
    object-position: top;
}


.blog-posts .innercon .content:nth-child(1)  .sfsi_shortcode_container {
    float: none;
    width: 100%;
}
.blog-posts .innercon .content:nth-child(1) .sfsi_shortcode_container .norm_row {
    float: none;
    min-width: 100%;
    width: 100%;
    margin: 0 0 15px;
}
.blog-posts .innercon .content:nth-child(1) .sfsi_shortcode_container .sfcm.sfsi_wicon {
    margin: -1px;
    padding: 0;
    width: 15px !important;
}
.blog-posts .innercon .content:nth-child(1) .has-drop-cap:first-letter {
    color: #ceb875;
    font-weight: 700 !important;
}
.blog-posts .innercon .content:nth-child(1) a {
    color: #287af4;
    text-decoration: underline;
    word-break: break-all;
}
.blog-posts .innercon .content:nth-child(1) .inner-image img {
    width: 100%;
    height: auto;
}
.blog-posts .innercon .content:nth-child(1) .inner-image figcaption {
    text-align: right;
    color: #6f6f6f;
    font-weight: 300;
    font-size: 13px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dcdcdc;
}
.blog-posts .innercon .content:nth-child(2){
	position:relative;
}

.blog-posts .innercon .content:nth-child(2) .sidebar {
    background: #F8F8F8;
 font-family: "Roboto Condensed", sans-serif;
    padding: 40px;
    border: 1px solid #F2F2F2;
    margin: 0 0 30px;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .title {
   font-family: "Roboto Condensed", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #122732;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .inputs {
    margin: 0 0 10px;
    position: relative;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .inputs .send {
    background-color: #122732;
    border: 0px solid #ff6060;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    color: white;
    transition: 0.3s;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0px;
    padding: 15px 0px;
    font-weight: 600;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .call {
   background-color: #122732;
    border: 0px solid #ff6060;
     font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    color: white;
    transition: 0.3s;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0px;
    padding: 15px 00px;
    font-weight: 600;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .call:hover{
	background:black;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .inputs .send:hover{
	background:black;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .inputs input, .blog-posts .innercon .content:nth-child(2) .sidebar .inputs textarea {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.373);
    border-radius: 0px;
    background: white;
}
.blog-posts .innercon .content:nth-child(2) .sidebar .inputs textarea {
    height: 100px;
}
.blog-posts .innercon .content:nth-child(2) .sidebar-title {
     font-family: "Roboto Condensed", sans-serif;
    padding: 10px 15px;
    margin: 0 0 30px;
    background: #ff0000;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    border-top: 2px solid black;
    position: relative;
}

.blog-posts .innercon .content:nth-child(2) .sidebar-title:before {
    position: absolute;
    content: '';
    background: url(images/cross-white.png)no-repeat center;
    background-size: contain;
    width: 30px;
    height: 30px;
    right: 15px;
    top: calc(50% - 15px);
}
.blog-posts .innercon .content:nth-child(2) .sidebar-title:after {
    position: absolute;
    content: '';
    border-bottom: 2px solid #ff0000;
    width: 100%;
    left: 0;
    bottom: -5px;
}
.blog-posts .innercon .content:nth-child(2) .sidebar-post .sidebar-content .latesttitle a {
    color: white;
    text-decoration: none;
}

.blog-posts .innercon .content:nth-child(2) .sidebar-post .sidebar-content .latesttitle {
    text-align: center;
    background: #ff0000;
    margin: 0;
    padding: 20px;
    border-top: 3px solid black;
   font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
}
.blog-posts .innercon .content:nth-child(2) .sidebar-post .sidebar-content img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.blog-posts .innercon .content:nth-child(2) .sidebar-post .sidebar-content {
    position: relative;
}
.blog-posts .innercon .content:nth-child(2) .sidebar-post {
    position: relative;
    margin: 0 0 30px;
}
/* END */


.topbar {
  padding: 10px 0 0;
  position: relative;
  background-color: #122732;
}
.topbar .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
}
.topbar .innercon .content {
  position: relative;
}
.topbar .innercon .content .desc {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
}
.topbar .innercon .content .info {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
}
.topbar .innercon .content .info .fa {
  color: #262626;
  margin-right: 7px;
}

.topbar .innercon .content .info .seclink{
	color: white;
}
.topbar .innercon .content .info a {
  color: white;
  text-decoration: none;
  font-weight: 600;
}
.topbar .innercon .content .info a:hover {
    color: #58a04f;
}
.topbar .innercon .content:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.topbar .innercon .content:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.menunav {
  position: relative;
  padding: 15px 0;
}
.menunav .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 20% 65% 15%;
  grid-gap: 0;
  position: relative;
}
/*
.menunav .innercon::after {
  position: absolute;
  content: '';
  width: 278px;
  height: 81px;
  right: 0;
  bottom: -90px;
  background: url(images/ab.png) no-repeat center;
  background-size: cover;
  z-index: 99;
} */
.menunav .innercon .content:nth-child(1) {
    position: relative;
    display: flex;
    align-items: center;
}
.menunav .innercon .content:nth-child(1) .logo {
  position: relative;
  width: 250px;
}
.menunav .innercon .content:nth-child(2) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 0px;
}
.menunav .innercon .content:nth-child(2) ul {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.menunav .innercon .content:nth-child(2) ul li {
  font-family: fontmedium;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
  display: inline-block;
position: relative;
	
}
.menunav .innercon .content:nth-child(2) ul li a {
  color: #262626;
  text-decoration: none;
  display: block;
  padding: 20px 0px;
  transition: 0.3s;
}
.menunav .innercon .content:nth-child(2) ul li a:hover {
  color: #122732;
}
.menunav .innercon .content:nth-child(3) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.menunav .innercon .content:nth-child(3) .hold {
  position: relative;
}
.menunav .innercon .content:nth-child(3) .hold a {
  color: white;
  text-decoration: none;
  transition: 0.3s;
}
.menunav .innercon .content:nth-child(3) .hold .num {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  display: flex;
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: white;
  font-weight: 500;
  border-radius: 5px;
  background-color: #122732;
}
.menunav .innercon .content:nth-child(3) .hold .num:hover {
  background: #122732;
  color: black;
}
.menunav .innercon .content:nth-child(3) .hold .num .fa {
  margin-left: 10px;
}
.menunav .innercon .content:nth-child(3) .hold .num:hover {
  background-color: #122732;
	color:white;
}
.menunav .innercon .content:nth-child(3) .hold .num a {
  color: white;
  text-decoration: none;
  transition: 0.3s;
}
.menunav .innercon .content:nth-child(3) .hold .num .fa {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  margin-top: 3px;
  font-size: 15px;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu {
  position: absolute;
  width: 250px;
  display: none;
  left: 0;
  background: #122732;
  z-index: 9;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li {
  display: block;
  text-align: left;
}


.menunav .innercon .content:nth-child(2) ul li .sub-menu li {
    display: block;
    text-align: left;
    padding: 5px 20px;
}

.menunav .innercon .content:nth-child(2) ul li .sub-menu li a {
  position: relative;
  color: white;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li a:hover {

  color: #58a04f;
	
}
.menunav .innercon .content:nth-child(2) ul li .fa-caret-right {
  margin-left: 2px;
  margin-top: -3px;
}
.menunav .innercon .content:nth-child(2) ul li .secondary-icon {
  right: 20px;
  position: absolute;
  top: calc(50% - 2px);
}
.menunav .innercon .content:nth-child(2) ul li .first-sub-dropdown .sub-menu, .menunav .innercon .content:nth-child(2) ul li .second-sub-dropdown .sub-menu, .menunav .innercon .content:nth-child(2) ul li .third-sub-dropdown .sub-menu, .menunav .innercon .content:nth-child(2) ul li .fourth-sub-dropdown .sub-menu {
  position: absolute;
  left: 300px;
  top: 20px;
  z-index: 999;
  background: #122732;
}
.menunav .innercon .content:nth-child(2) ul li .first-sub-dropdown .sub-menu li a, .menunav .innercon .content:nth-child(2) ul li .second-sub-dropdown .sub-menu li a, .menunav .innercon .content:nth-child(2) ul li .third-sub-dropdown .sub-menu li a {
  background: #122732;
  color: white;
  padding: 15px 14px;
  outline: none;
}
.menunav .innercon .content:nth-child(2) ul li .first-sub-dropdown .sub-menu li a:hover, .menunav .innercon .content:nth-child(2) ul li .second-sub-dropdown .sub-menu li a:hover, .menunav .innercon .content:nth-child(2) ul li .third-sub-dropdown .sub-menu li a:hover {
  background: #122732;
  color: white;
}
.div1 {
  position: relative;
  padding: 0px 0 50px;
  background: url(images/bg.jpg) no-repeat center;
  background-size: cover;
}
.div1 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
}
.div1 .innercon .content:nth-child(1) {
  position: relative;
}
.div1 .innercon .content:nth-child(1) .bbb {
    position: absolute;
    right: 0;
    top: 0;
}
.div1 .innercon .content:nth-child(1) .slogan {
  color: white;
  font-size: 30px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
  position: relative;
	margin-top: 450px;
}
.div1 .innercon .content:nth-child(1) .slogan span {
  font-size: 50px;
  font-weight: 600;
  display: block;
}
.div1 .innercon .content:nth-child(1) .free {
    border-radius: 5px;
    background-color: #122732;
    border: 25px;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    color: white;
    transition: 0.3s;
    padding: 18px 70px;
    text-transform: uppercase;
}
.div1 .innercon .content:nth-child(1) .free:hover {
  background: white;
  color: #122732;
}
.div1 .innercon .content:nth-child(1) .free .fa {
  margin-left: 10px;
}
.div1 .innercon .content:nth-child(1) .arrow {
  width: 16px;
  height: 16px;
  margin-left: 10px;
}

.div2 {
  padding: 100px 0 100px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.div2 .main {
  position: relative;
  max-width: 1200px;
  margin: auto;
  position: relative;
  text-align: center;
}
.div2 .main .mtitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
}
.div2 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 50px;
}
.div2 .innercon .content {
    text-align: center;
    padding: 40px 25px;
    border: 3px solid #122732;
    background-color: #12273224;
    border-radius: 5px;
}
.div2 .innercon .content .stitle {
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
}
.div2 .innercon .content .desc {
  margin: 0 20px;
  color: #65635f;
}
.div2 .innercon .content a{
	text-decoration: none;
}
.div2 .innercon .content .learn {
  margin: 20px 0px;
  color: #122732;
	font-weight: 600;
}

.div3 {
  position: relative;
  padding: 80px 0 80px;
  background: #172c39;
  background-size: cover;
}
.div3 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 55% 45%;
  grid-gap: 0;
  font-family: "Roboto Condensed", sans-serif;
}
.div3 .innercon .content:nth-child(1) {
  position: relative;
}
.div3 .innercon .content:nth-child(1) .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
  color: white;
}
.div3 .innercon .content:nth-child(1) .desc {
  color: white;
  font-size: 18px;
  font-weight: 400;
}
.div3 .innercon .content:nth-child(2) {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.div3 .innercon .content:nth-child(2) .free {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
  color: black;
  background-color: white;
  padding: 15px 50px;
  border: 1px solid black;
}
.div3 .innercon .content:nth-child(2) .free:hover {
  background: #122732;
  color: white;
}
.div3 .innercon .content:nth-child(2) .free .fa {
  margin-left: 10px;
}

.div4 {
  position: relative;
  padding: 600px 0 50px;
  background: url(images/bg2.jpg) no-repeat center;
  background-size: cover;
  margin-top: 100px;
}
.div4 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
}
.div4 .innercon .content:nth-child(1) {
  position: relative;
}

.div4 .innercon .content:nth-child(1) .holdgrids{
	display: none;
}
.div4 .innercon .content:nth-child(1) .girl{
	display: none;
}
.div4 .innercon .content:nth-child(1) .slogan {
  color: white;
  font-size: 30px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
  position: relative;
}
.div4 .innercon .content:nth-child(1) .slogan span {
  font-size: 30px;
  font-weight: 600;
  color: black;
  display: block;
}
.div4 .innercon .content:nth-child(1) .free {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
}
.div4 .innercon .content:nth-child(1) .free:hover {
  background: #122732;
  color: white;
}
.div4 .innercon .content:nth-child(1) .free .fa {
  margin-left: 10px;
}
.div4 .innercon .content:nth-child(1) .free:hover {
  color: black;
}
.div4 .innercon .content:nth-child(1) .arrow {
  width: 16px;
  height: 16px;
  margin-left: 10px;
}

.div5 {
  padding: 0px 0 100px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}

.div5.mob{
	display: none;
}
.div5 .main {
  position: relative;
  max-width: 1200px;
  margin: auto;
  position: relative;
  text-align: center;
}
.div5 .main .mtitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
}
.div5 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 10px;
  margin-top: 50px;
}
.div5 .innercon .content {
  text-align: center;
  position: relative;
}
.div5 .innercon .content .icons {
  width: 100%;
}

.div6 {
  position: relative;
  padding: 80px 0 80px;
  background:#122732;
  background-size: cover;
}
.div6 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 55% 45%;
  grid-gap: 0;
  font-family: "Roboto Condensed", sans-serif;
}
.div6 .innercon .content:nth-child(1) {
  position: relative;
}
.div6 .innercon .content:nth-child(1) .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: white;
}
.div6 .innercon .content:nth-child(1) .desc {
  color: white;
  font-size: 18px;
  font-weight: 400;
}
.div6 .innercon .content:nth-child(2) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.div6 .innercon .content:nth-child(2) .free {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
  color: black;
  background-color: white;
  padding: 15px 50px;
  border: 1px solid black;
}
.div6 .innercon .content:nth-child(2) .free:hover {
  background: #122732;
  color: white;
}
.div6 .innercon .content:nth-child(2) .free .fa {
  margin-left: 10px;
}

.div7 {
  padding: 100px 0 100px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.div7 .main {
  position: relative;
  max-width: 1200px;
  margin: auto;
  position: relative;
  text-align: center;
}
.div7 .main .mtitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
}
.div7 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
}

.div7 .locations-slider{
	 position: relative;
  max-width: 1200px;
  margin: auto;
}

.div7 .locations-slider .swiper-wrapper {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 100px;
  /*display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px; */
}
.div7 .locations-slider .swiper-wrapper .swiper-slide {
  background-color: #12273224;
  text-align: center;
  padding: 50px;
  border-radius: 10px;
  border: 2px solid #122732;
	min-height: 440px;
}
.div7 .locations-slider.swiper-wrapper .swiper-slide .testi {
  font-size: 20px;
}
.div7 .locations-slider .swiper-wrapper .swiper-slide .revs {
  font-weight: 500;
  font-size: 20px;
}
.div7 .locations-slider .swiper-wrapper .swiper-slide .google {
  font-size: 18px;
  color: #122732;
  margin-top: -15px;
}


.holdslides-locations .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/right-arrow.png) no-repeat center !important;
  background-size: contain !important;
  height: 50px;
  width: 50px;
  content: "";
}

.holdslides-locations .swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: -50px;
  left: auto;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
  padding: 0px 10px;
  width: 40px;
  height: 100px;
  border-radius: 5px;
  top: 65px;
}

.holdslides-locations .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/left-arrow.png) no-repeat center !important;
  background-size: contain !important;
  height: 50px;
  width: 50px;
  content: "";
}

.holdslides-locations .swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: -50px;
  right: auto;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
  padding: 0px 10px;
  width: 40px;
  height: 100px;
  border-radius: 5px;
  top: 65px;
}

.footer {
  padding: 100px 0 30px;
  background-color: #122732;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.footer .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 35% 30% 35%;
  grid-gap: 0;
}
.footer .innercon .content:nth-child(1) {
  position: relative;
  padding-right: 50px;
}
.footer .innercon .content:nth-child(1) .logo {
  width: 200px;
}
.footer .innercon .content:nth-child(1) .desc {
  color: white;
  margin-top: 15px;
  line-height: 1.5;
}
.footer .innercon .content:nth-child(1) .num {
    border-radius: 5px;
    background-color: #122732;
    border: 25px;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    color: white;
    transition: 0.3s;
    padding: 15px 30px;
    text-transform: uppercase;
    background-color: #58a04f;
    color: white;
}
.footer .innercon .content:nth-child(1) .num:hover {
  background: #122732;
  color: black;
}
.footer .innercon .content:nth-child(1) .num .fa {
  margin-left: 10px;
}
.footer .innercon .content:nth-child(1) .num:hover {
  background-color: #96e18c;
  color: black;
}

.footer .innercon .content:nth-child(1) .info {
  position: relative;
  color: white;
}
.footer .innercon .content:nth-child(1) .info .fa {
    margin-right: 7px;
    color: #122732;
    background-color: white;
    font-size: 18px;
    padding: 10px 12px;
    border-radius: 25px;
}
.footer .innercon .content:nth-child(1) .info .fa.fa-map-marker {
    margin-right: 7px;
    color: #122732;
    background-color: white;
    font-size: 18px;
    padding: 10px 13px;
    border-radius: 25px;
}
.footer .innercon .content:nth-child(1) .info a {
  color: white;
}
.footer .innercon .content:nth-child(1) .info a:hover {
  color: #122732;
}
.footer .innercon .content:nth-child(2) {
  position: relative;
  margin-left: 50px;
  padding-left: 75px;
  border-left: 1px solid rgba(255, 255, 255, 0.155);
  border-right: 1px solid rgba(255, 255, 255, 0.155);
}
.footer .innercon .content:nth-child(2) .title {
  color: white;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0px 20px 10px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.footer .innercon .content:nth-child(2) ul {
  list-style: none;
  font-size: 16px;
}
.footer .innercon .content:nth-child(2) ul a {
  color: #122732;
  text-decoration: none;
}
.footer .innercon .content:nth-child(2) ul a:hover {
  color: #96e18c;
}
.footer .innercon .content:nth-child(2) ul li {
  line-height: 2.3;
  position: relative;
  margin-left: -30px;
}
.footer .innercon .content:nth-child(2) ul li a {
  color: white;
}
.footer .innercon .content:nth-child(3) {
  position: relative;
  padding-left: 50px;
}
.footer .innercon .content:nth-child(3) .title {
  color: white;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0px 20px 10px;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.footer .innercon .content:nth-child(3) .info {
  position: relative;
  color: white;
}
.footer .innercon .content:nth-child(3) .info .fa {
    margin-right: 7px;
    color: #122732;
    background-color: white;
    font-size: 18px;
    padding: 10px 12px;
    border-radius: 25px;
}
.footer .innercon .content:nth-child(3) .info .fa.fa-map-marker {
    margin-right: 7px;
    color: #122732;
    background-color: white;
    font-size: 18px;
    padding: 10px 13px;
    border-radius: 25px;
}
.footer .innercon .content:nth-child(3) .info a {
  color: white;
}
.footer .innercon .content:nth-child(3) .info a:hover {
  color: #122732;
}
.footer .innercon .content:nth-child(3) .info span {
    display: block;
    margin-left: 43px;
}

.copy {
  background-color: #122732;
  padding: 20px 0;
  position: relative;
  margin-top: 0px;
  z-index: 5;
}
.copy .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 0;
  border-top: 1px solid #ffffff24;
  padding-top: 30px;
}
.copy .innercon .content:nth-child(1) {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.copy .innercon .content:nth-child(1) .info {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: white;
  font-size: 15px;
  padding-top: 10px;
}
.copy .innercon .content:nth-child(1) .info a {
  color: #122732;
  text-decoration: none;
}
.copy .innercon .content:nth-child(1) .info a:hover {
  color: #96e18c;
}
.copy .innercon .content:nth-child(2) {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.copy .innercon .content:nth-child(2) .holdsoc {
  display: flex;
  margin-left: 30px;
  display: flex;
  margin-bottom: 10px;
}
.copy .innercon .content:nth-child(2) .holdsoc .fa {
  color: white;
  font-size: 18px;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #122732;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  cursor: pointer;
}

.holdpage {
  padding: 100px 0;
  position: relative;
  background: #122732;
}
.holdpage .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
.holdpage .innercon .content {
  position: relative;
}
.holdpage .innercon .content .pagetitle {
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
}

.pagecontent {
  padding: 70px 0;
  background: #f5f5f5;
  position: relative;
}
.pagecontent .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 30% 70%;
  grid-template-areas: "left right";
}
.pagecontent .innercon .content:nth-child(1) {
  grid-area: right;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 33px;
  color: #373737;
  text-align: justify;
  background: white;
  border: 1px solid #d8d8d8;
  padding: 50px;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg {
  position: relative;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 0;
  left: 0;
  top: 0;
  background: linear-gradient(45deg, rgba(11, 62, 251, 0.4509803922), rgba(0, 0, 0, 0.3215686275));
  z-index: 9;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg:After {
  position: absolute;
  content: "";
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 2px solid #ffffff;
  left: 20px;
  top: 20px;
  z-index: 99;
}
.pagecontent .innercon .content:nth-child(1) .pagetitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 40px;
  text-align: left;
  color: #122732;
  margin: 0 0 20px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .holdblog {
  position: relative;
  padding: 50px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg {
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg .thedate {
  position: absolute;
  right: 20px;
  top: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  color: white;
  background: #122732;
  width: 100px;
  padding: 10px 0;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg .featuredimg {
  width: 100%;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .blogcontitle {
  margin: 0 0 10px 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .blogcontitle a {
  color: #122732;
  text-decoration: none;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .excerpt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  color: #3a3a3a;
  font-weight: 400;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(2) {
  flex-basis: 30%;
  margin-right: 30px;
  position: sticky;
  grid-area: left;
}
.pagecontent .innercon .content:nth-child(2) .sidebar:nth-child(odd) {
  background: #122732;
}
.pagecontent .innercon .content:nth-child(2) .sidebar:nth-child(even) {
  background: #122732;
}
.pagecontent .innercon .content:nth-child(2) .sidebar {
  background: white;
  border: 1px solid rgb(216, 216, 216);
  padding: 30px;
  position: relative;
  margin: 0 0 30px;
}

.pagecontent .innercon .content:nth-child(2) .sidebar:nth-child(3) {
  position: sticky;
  top: 50px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .title {
  color: white;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
  margin: 0 0 20px;
  font-weight: 400;
  padding-bottom: 10px;
  letter-spacing: 2px;
  position: relative;
  padding: 0 0 10px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .title:after {
  position: absolute;
  content: "";
  width: 50px;
  border-top: 2px solid white;
  bottom: 0;
  left: 0;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 25px;
  padding-left: 20px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li::after {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  content: "❯";
  color: white;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li a {
  color: white;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li a:hover {
  color: #262626;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .lasts {
  margin: 0 !important;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs {
  margin-bottom: 10px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs input,
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea {
  width: 100%;
  padding: 12px 0;
  border: 0;
  background: white;
  border: 1px solid rgb(216, 216, 216);
  outline: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-indent: 15px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs input::placeholder,
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea::placeholder {
  color: rgb(155, 155, 155);
  font-size: 12px;
  text-transform: uppercase;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea {
  height: 100px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
  background-color: #122732;
  width: 100%;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send:hover {
  background: #122732;
  color: black;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send .fa {
  margin-left: 10px;
}

.blog-page {
  position: relative;
  padding: 100px 0;
}
.blog-page .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
.blog-page .innercon .content {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
.blog-page .innercon .content .blogcon {
  position: relative;
}
.blog-page .innercon .content .blogcon .holdimg {
  position: relative;
}
.blog-page .innercon .content .blogcon .holdimg .featuredimg {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.blog-page .innercon .content .blogcon .holdinfo {
  padding: 20px 0;
  position: relative;
}
.blog-page .innercon .content .blogcon .holdinfo .blogcontitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
  font-size: 20px;
  text-align: left;
  color: #122732;
  margin: 0 0 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .blogcontitle a {
  color: #122732;
  text-decoration: none;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date {
  color: #122732;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
  margin: 0 0 10px;
  font-size: 15px;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date span {
  margin-right: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date .fa {
  margin-right: 5px;
}
.blog-page .innercon .content .blogcon .holdinfo .excerpt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #122732;
}
.blog-page .innercon .content .blogcon .holdinfo .reading {
  width: 100%;
  padding: 10px 0;
  transition: 0.3s;
  background: #122732;
  color: white;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  outline: none;
  border: 0;
}
.blog-page .innercon .content .blogcon .holdinfo .reading:hover {
  background: #262626;
}
.blog-page .innercon .content .blogcon .holdinfo .reading .fa {
  margin-left: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .share {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  margin: 20px 0;
  color: #122732;
}
.blog-page .innercon .content .blogcon .holdinfo .fafa {
  font-size: 12px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 2px 10px;
  color: white;
  text-decoration: none;
}
.blog-page .innercon .content .blogcon .holdinfo .fb {
  background: #536da6;
}
.blog-page .innercon .content .blogcon .holdinfo .twit {
  background: #54acee;
}
.blog-page .innercon .content .blogcon .holdinfo .link {
  background: #1581c2;
}
.blog-page .innercon .content .blogcon .holdinfo .soc-med {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .soc-med .fa {
  font-size: 15px;
  color: white;
  margin-right: 5px;
}
.blog-page .innercon .content .nextbutton {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 20px;
  padding-left: 20px;
}
.blog-page .innercon .content .nextbutton a {
  padding: 0 10px;
  font-size: 14px;
  background: #122732;
  color: white;
  text-decoration: none;
}
.blog-page .innercon .content .nextbutton span {
  padding: 0 10px;
  font-size: 14px;
  background: #122732;
  color: white;
  text-decoration: none;
}

.notfound {
  position: relative;
  padding: 50px 0;
}
.notfound .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 40% 60%;
  grid-gap: 0;
}
.notfound .innercon .content:nth-child(1) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notfound .innercon .content:nth-child(1) .all {
  text-align: center;
}
.notfound .innercon .content:nth-child(1) .all .title {
  color: #122732;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 80px;
  font-weight: 700;
  margin: 0 0;
}
.notfound .innercon .content:nth-child(1) .all .under {
  color: #122732;
  font-size: 13px;
}
.notfound .innercon .content:nth-child(2) {
  position: relative;
  text-align: center;
  padding: 0 0 0 50px;
}
.notfound .innercon .content:nth-child(2) .ops {
  color: #f8d065;
  text-shadow: 1px 1px #231b0e;
  font-size: 45px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin: 0;
}
.notfound .innercon .content:nth-child(2) .notserver {
  color: #96e18c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0;
}
.notfound .innercon .content:nth-child(2) .desc {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 30px;
  font-size: 15px;
  margin: 0 0 20px;
}
.notfound .innercon .content:nth-child(2) .goto {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
}
.notfound .innercon .content:nth-child(2) .goto:hover {
  background: #122732;
  color: black;
}
.notfound .innercon .content:nth-child(2) .goto .fa {
  margin-left: 10px;
}
.notfound .innercon .content:nth-child(2) .goto:hover {
  background: #96e18c;
}

.maps {
  margin-bottom: -7px;
}

.contactpage {
  position: relative;
  padding: 70px 0;
  background: #f5f5f5;
}
.contactpage .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Roboto Condensed", sans-serif;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}
.contactpage .innercon .content:nth-child(1) {
  position: relative;
}
.contactpage .innercon .content:nth-child(1) .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
  font-size: 30px;
}
.contactpage .innercon .content:nth-child(1) .under {
  font-weight: 300;
  font-size: 15px;
  margin: 0 0 30px;
  color: #575757;
}
.contactpage .innercon .content:nth-child(1) .coninfos {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid rgb(221, 221, 221);
  position: relative;
  display: grid;
  grid-template-columns: 10% 90%;
  grid-gap: 0;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft {
  position: relative;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft .fa {
  font-size: 50px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft .fa-envelope {
  font-size: 40px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright {
  position: relative;
  padding-left: 20px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfo {
  color: #014c70;
  font-size: 15px;
  margin: 0 0;
  text-transform: uppercase;
  font-weight: 500;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfounder {
  color: #014c70;
  font-size: 15px;
  margin: 0 0;
  text-transform: uppercase;
  font-weight: 500;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfounder a {
  text-decoration: none;
  color: #122732;
  text-transform: initial;
}
.contactpage .innercon .content:nth-child(2) {
  position: relative;
  display: block;
  justify-content: flex-end;
}
.contactpage .innercon .content:nth-child(2) .forms {
  position: relative;
  box-shadow: 0 0 10px rgb(221, 221, 221);
  background: white;
  padding: 40px;
  width: 80%;
}
.contactpage .innercon .content:nth-child(2) .forms .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: black;
  font-size: 26px;
  text-align: center;
  margin: 0 0 30px;
}
.contactpage .innercon .content:nth-child(2) .forms .lasts {
  margin: 0 !important;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs {
  margin-bottom: 10px;
  position: relative;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .info {
  font-size: 12px;
  margin-bottom: 5px;
  color: #9b9b9b;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs input,
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea {
  width: 100%;
  padding: 12px 0;
  border: 1px solid rgb(209, 209, 209);
  background: white;
  outline: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-indent: 15px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs input::placeholder,
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea::placeholder {
  color: rgb(155, 155, 155);
  font-size: 12px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea {
  height: 100px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send {
  border-radius: 5px;
  background-color: #122732;
  border: 25px;
  font-family: "Roboto Condensed", sans-serif;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  color: white;
  transition: 0.3s;
  padding: 15px 30px;
  text-transform: uppercase;
  text-indent: 0;
  width: 100%;
  color: white;
  font-weight: 600;
  background: #122732;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send:hover {
  background: #122732;
  color: black;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send .fa {
  margin-left: 10px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send:hover {
  background: #96e18c;
  color: white;
}

.success {
    position: relative;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
  }
  .success .inner:nth-child(1) {
    position: relative;
  }
  .success .inner:nth-child(1) .bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .success .inner:nth-child(2) {
    position: relative;
    display: flex;
    align-items: center;
  }
  .success .inner:nth-child(2) .content {
    max-width: 600px;
    padding: 150px 50px 100px;
    position: relative;
    width: 100%;
  }
  .success .inner:nth-child(2) .content .title {
    font-family: oswald;
    font-size: 45px;
    text-transform: uppercase;
    color: black;
    margin: 0 0 30px;
    font-weight: 700;
  }
  .success .inner:nth-child(2) .content .under {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 2;
    color: #282323;
    margin: 0 0 20px;
  }
  .success .inner:nth-child(2) .content .back {
    background: #122732;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
   font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    outline: none;
    border: 0;
    padding: 15px 50px;
    border-radius: 50px;
    transition: 0.3s;
  }
  .success .inner:nth-child(2) .content .back:hover {
    background: #122732;
  }
  .success .inner:nth-child(1):After {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0000007d;
}

/*# sourceMappingURL=main.css.map */

@media only screen and (max-width : 2100px){
	.div4 {
    position: relative;
    padding: 800px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
}

@media only screen and (max-width : 1920px){
	.div4 {
    position: relative;
    padding: 800px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
}
@media only screen and (max-width : 1600px){
	.div4 {
    position: relative;
    padding: 600px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
}

@media only screen and (max-width : 1024px){
.holdslides-locations, .holdslides-partners {
    position: relative;
    width: 100px;
    left: 0;
    bottom: 0;
    margin: 40px auto;
}
.holdslides-partners {
    position: relative;
    width: 20px;
    left: 0;
    bottom: 0;
    margin: -50px auto 50px;
}
.holdslides-locations .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 0;
}
.holdslides-locations .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 0;
}
	.partners-hold .innercon .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 0;
}
	.partners-hold .innercon .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 0;
}
	.single-agent {
    position: relative;
    padding: 50px 20px;
}
	.agents-page {
    position: relative;
    padding: 100px 20px;
}
	.blog-posts .innercon {
    position: relative;
    max-width: 1200px;
    z-index: 0;
    margin: auto;
    display: grid;
    grid-template-columns: 75% 25%;
    grid-gap: 0;
    padding: 60px 20px;
    background: white;
    box-shadow: 0 0 red;
    border-top: 0;
    border-bottom: 0;
}
	.blog-page {
    position: relative;
    padding: 100px 20px;
}
	.contactpage {
    position: relative;
    padding: 70px 20px;
    background: #f5f5f5;
}
	.topbar .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
}
	.topbar {
    padding: 10px 20px 0;
    position: relative;
    background-color: #96e18c;
}
	.menunav {
    position: relative;
    padding: 15px 20px;
}
	.div2 {
    padding: 100px 20px 100px;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.div3 {
    position: relative;
    padding: 80px 20px 80px;
    background: url(images/bg1.jpg) no-repeat center;
    background-size: cover;
}
	.div5 {
    padding: 0px 20px 100px;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.div6 {
    position: relative;
    padding: 80px 20px 80px;
    background: url(images/bg3.jpg) no-repeat center;
    background-size: cover;
}
	.div7 {
    padding: 100px 20px 100px;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.footer {
    padding: 100px 20px 30px;
    background-color: #00a124;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.copy {
    background-color: #00a124;
    padding: 20px 20px;
    position: relative;
    margin-top: 0px;
    z-index: 5;
}
	.holdpage {
    padding: 100px 20px!important;
    position: relative;
   
}
	.div4 {
    position: relative;
    padding: 700px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
}
@media only screen and (max-width : 900px){
.div4 {
    position: relative;
    padding: 401px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: 100%;
    margin-top: 100px;
}
	
}	
@media only screen and (max-width : 768px){
		.holdslides-locations {
    position: relative;
    width: 50px;
    left: 0;
    bottom: 0;
    margin: 50px auto;
}
	
	
	.single-agent .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: block;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 30px;
}
	p.verified-states {
    word-break: break-word;
}
	.single-agent .innercon .content:nth-child(1) {
    position: relative;
    font-family: 'Roboto Condensed';
    padding-right: 0;
    line-height: 2;
    font-size: 18px;
}
	.single-agent .innercon .content:nth-child(2) {
    position: relative;
    padding-left: 0;
    font-family: 'Roboto Condensed';
}
    .success {
    position: relative;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
}
	.footer .innercon .content:nth-child(1) {
    position: relative;
    padding-right: 0px;
}
	.blog-posts .innercon .content:nth-child(1) {
    position: relative;
    margin-right: 0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    color: #080807;
    line-height: 2;
}
	
	.blog-posts .innercon .content:nth-child(2) .sidebar {
    background: #F8F8F8;
    font-family: "Roboto Condensed", sans-serif;
    padding: 40px;
    border: 1px solid #F2F2F2;
    margin: 30px 0 30px;
		position: relative;
}
	.about-author {
    position: relative;
    padding: 30px;
    display: flex;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    font-family: "Roboto Condensed", sans-serif;
    flex-flow: column;
}
	.blog-posts .innercon {
    position: relative;
    max-width: 1200px;
    z-index: 0;
    margin: auto;
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 0;
    padding: 60px 20px;
    background: white;
    box-shadow: 0 0 red;
    border-top: 0;
    border-bottom: 0;
}
	.blog-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
}
	.contactpage .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
}
	.contactpage .innercon .content:nth-child(2) .forms {
    position: relative;
    box-shadow: 0 0 10px rgb(221, 221, 221);
    background: white;
    padding: 40px;
    width: 100%;
}
		
	.topbar {
    padding: 10px 20px 0;
    position: relative;
    background-color: #96e18c;
    display: none;
}
	.menunav {
    position: relative;
    padding: 15px 20px;
    display: none;
}
	.div1 .innercon .content:nth-child(1) .slogan {
    color: white;
    font-size: 30px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 20px;
    position: relative;
    margin-top: 300px;
}
	.div1 .innercon .content:nth-child(1) .bbb {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
	.mobile-phone-icon {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 3%;
    right: 60px;
}
	.mobile-phone-icon .fa {
    color: white;
    font-size: 30px;
    width: 40px;
    height: 40px;
    background: #122732;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
	.div3 .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0;
    font-family: "Roboto Condensed", sans-serif;
}
	.div4 {
    position: relative;
    padding: 300px 0 50px;
    background: url(images/bg2.jpg) no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
	.div6 .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0;
    font-family: "Roboto Condensed", sans-serif;
}
	.div6 .innercon .content:nth-child(1) {
    position: relative;
    text-align: center;
}
	.footer .innercon .content:nth-child(2) {
    position: relative;
    margin-left: 50px;
    padding-left: 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.155);
    border-right: 1px solid rgba(255, 255, 255, 0.155);
}
	i.fa.fa-caret-right {
    display: none;
}
}

@media only screen and (max-width : 600px){
	.single-agent .innercon .content:nth-child(1) .facts {
    background: whitesmoke;
    padding: 30px;
    border: 1px solid #00000012;
    margin: 0 0 30px;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}
	.agents-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 50px;
}
	.div2 .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-top: 50px;
}
	.div7 .testimonials {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 100px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40px;
}
	.footer .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 30px;
}
	
	.footer .innercon .content:nth-child(2) {
    position: relative;
    margin-left: 0px;
    padding-left: 0px;
		padding-top: 30px;
		padding-bottom: 30px;
    border-left: 0px solid rgba(255, 255, 255, 0.155);
    border-right: 0px solid rgba(255, 255, 255, 0.155);
		border-top: 1px solid rgba(255, 255, 255, 0.155);
    border-bottom: 1px solid rgba(255, 255, 255, 0.155);
}
	.footer .innercon .content:nth-child(3) {
    position: relative;
    padding-left: 0px;
}
	.copy .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0;
    border-top: 3px solid #122732;
    padding-top: 30px;
}
	.copy .innercon .content:nth-child(1) {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    order: 2;
}
	.copy .innercon .content:nth-child(2) {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.footer .innercon .content:nth-child(2) ul {
    list-style: none;
    font-size: 16px;
    column-count: 2;
}
	.div5 .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    margin-top: 50px;
}

}

@media only screen and (max-width : 480px){
	.page-id-116 th, td {
    padding: 2px !important;
}
	.div7 .locations-slider .swiper-wrapper .swiper-slide {
    background-color: #12273224;
    text-align: center;
    padding: 50px;
    border-radius: 10px;
    border: 2px solid #122732;
    min-height: 100%;
}
	
		.page-id-697 .mob-menu-header-holder.mobmenu {
    display: none;
}

.elementor.elementor-697 {
    margin-top: -80px;
}

	.page-id-697 .mobile-phone-icon {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 4%;
    right: 80px;
}
	.page-id-1556 .mob-menu-header-holder.mobmenu {
    display: none;
}

.elementor.elementor-1556 {
    margin-top: -80px;
}

	.page-id-1556 .mobile-phone-icon {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 4%;
    right: 80px;
}
		
	
		.page-id-707 .mob-menu-header-holder.mobmenu {
    display: none;
}

.elementor.elementor-707 {
    margin-top: -80px;
}

	.page-id-707 .mobile-phone-icon {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 4%;
    right: 80px;
}
	
	
			.page-id-715 .mob-menu-header-holder.mobmenu {
    display: none;
}

.elementor.elementor-715 {
    margin-top: -80px;
}

	.page-id-715 .mobile-phone-icon {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 4%;
    right: 80px;
}

	
	p.decs {
    font-size: 14px !important;
}
	#form-builder {
    width: 95% !important;
}
	.partners-hold {
    position: relative;
    padding: 0 20px;
}
	
	.holdslides-locations {
    position: relative;
    width: 20px;
    left: 0;
    bottom: -30px;
    margin: 0px auto;
}
	.div5.mob{
	display: block;
}
	.div5.desk{
	display: none;
}
	.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a.flex-prev {
    left: 150px !important;
}

.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a.flex-next {
    right: 150px !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
	.div1 .innercon .content:nth-child(1) .free {
    border-radius: 5px;
    background-color: #122732;
    border: 25px;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    color: white;
    transition: 0.3s;
    padding: 18px 0px !important;
    text-transform: uppercase;
}
	.agents-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}
	.blog-posts .innercon .content:nth-child(1) .blog-featuredimg {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 20px 0;
    object-position: top;
}
	.blog-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
}
	.div3 .innercon .content:nth-child(1) {
    position: relative;
    text-align: center;
}
	.div3 .innercon .content:nth-child(1) .desc {
    color: white;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
	.div3 .innercon .content:nth-child(2) {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.div3 .innercon .content:nth-child(1) .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: black;
    color: white;
}
	.footer .innercon .content:nth-child(1) {
    position: relative;
    padding-right: 0px;
    text-align: center;
}
	.footer .innercon .content:nth-child(1) .logo {
    width: 300px;
}
	.footer .innercon .content:nth-child(1) .desc {
    color: white;
    margin-top: 18px;
    line-height: 1.5;
    margin-right: 40px;
    margin-left: 40px;
}
	.footer .innercon .content:nth-child(2) {
    position: relative;
    margin-left: 0px;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-left: 0px solid rgba(255, 255, 255, 0.155);
    border-right: 0px solid rgba(255, 255, 255, 0.155);
    border-top: 1px solid rgba(255, 255, 255, 0.155);
    border-bottom: 1px solid rgba(255, 255, 255, 0.155);
}
	.footer {
    padding: 100px 30px 30px;
    background-color: #00a124;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.footer .innercon .content:nth-child(3) {
    position: relative;
    padding-left: 30px;
}
	.div1 {
    position: relative;
    padding: 0px 0 50px;
    background: url(images/mob-bg.jpg) no-repeat center;
    background-size: cover;
}
	.div1 .innercon .content:nth-child(1) .slogan {
    color: white;
    font-size: 30px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0px;
}
	.div1 {
    position: relative;
    padding: 150px 0 0px;
    background: url(images/mob-bg.jpg) no-repeat center;
    background-size: cover;
}
	.div1 .innercon .content:nth-child(1) .slogan {
    color: white;
    font-size: 25px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0px;
}
	.div1 .innercon .content:nth-child(1) .slogan span {
    font-size: 40px;
    font-weight: 500;
    display: block;
}
	.div1 .innercon .content:nth-child(1) .free {
    border-radius: 5px;
    background-color: #122732;
    border: 25px;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
		
    font-weight: 600;
    color: white;
    transition: 0.3s;
	width: 200px;
    padding: 15px 30px;
    text-transform: uppercase;
    position: absolute;
    left: calc(50% - 100px);
    top: 80px;
		z-index: 99;
}
	.div2 .main .mtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: black;
}
	.div3 {
    position: relative;
    padding: 80px 20px 80px;
    background: url(images/mob-bg1.jpg) no-repeat center;
    background-size: cover;
}
	.div6 {
    position: relative;
    padding: 80px 20px 80px;
    background: url(images/mob-bg3.jpg) no-repeat center;
    background-size: cover;
}
	.div5 .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    margin-top: 50px;
}
		.div5 .main .mtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: black;
}
	.div7 .main .mtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: black;
}
	.div7 .testimonials {
    position: relative;
    max-width: 1200px;
    margin: auto;
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 100px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}
	.div4 {
    position: relative;
    padding: 100px 0 50px;
    background: none;
    background-size: cover;
    margin-top: 0px;
}
	.div1 .innercon .content:nth-child(1) .slogan {
    color: white;
    font-size: 25px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 25px;
    position: relative;
    margin-top: 0px;
}
	.div6 .innercon .content:nth-child(1) .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: black;
}
	.div4 .innercon .content:nth-child(1) .holdgrids{
	display: block;
		 display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}
	.div4 .innercon .content:nth-child(1) .holdgrids .cont{
		text-align: center;
		position: relative;
		padding: 0 20px;
			
	}
	.div4 .innercon .content:nth-child(1) .holdgrids .cont .stitle{
		font-size: 22px;
		font-weight: 600;
	}
	.div4 .innercon .content:nth-child(1) .holdgrids .cont .desc{
		font-size: 18px;
		margin 0;
	}
.div4 .innercon .content:nth-child(1) .girl{
	display: block;
	text-align: center;
}
	
.div4 .innercon .content:nth-child(1) .girl .gimage {
    width: 200px;
    margin: 30px 0;
}
	.div4 .innercon .content:nth-child(1) .free {
    border-radius: 5px;
    background-color: #122732;
    border: 25px;
    font-family: "Roboto Condensed", sans-serif;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    color: white;
    transition: 0.3s;
    padding: 15px 30px;
    text-transform: uppercase;
    width: 90%;
}
	.copy {
    background-color: #00a124;
    padding: 20px 20px;
    position: relative;
    margin-top: -10px;
    z-index: 5;
}
	.benef::after {
    position: absolute;
    content: '';
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/05/benefit.png) no-repeat center;
    background-size: cover;
    width: 292px;
    height: 242px;
    bottom: -150px;
    left: 0;
    z-index: 9;
		display: none;
}
	.page-id-543 .mob-menu-header-holder.mobmenu {
    display: none;
}

.page-id-543 .mobile-phone-icon {
    display: none !important;
} 
.page-id-556 .mob-menu-header-holder.mobmenu {
    display: none;
}

.page-id-556 .mobile-phone-icon {
    display: none !important;
}
.page-id-620 .mob-menu-header-holder.mobmenu {
    display: none;
}

.page-id-620 .mobile-phone-icon {
    display: none !important;
}
.page-id-634 .mob-menu-header-holder.mobmenu {
    display: none;
}

.page-id-634 .mobile-phone-icon {
    display: none !important;
}


.page-id-652 .mob-menu-header-holder.mobmenu {
    display: none;
}

.page-id-652 .mobile-phone-icon {
    display: none !important;
}

.elementor.elementor-543 {
    margin-top: -80px;
}


.elementor.elementor-556 {
    margin-top: -80px;
}


.elementor.elementor-620 {
    margin-top: -80px;
}


.elementor.elementor-634{
    margin-top: -80px;
}

.elementor.elementor-652{
    margin-top: -80px;
}
	.footer .innercon .content:nth-child(2) {
    position: relative;
    margin-left: 0px;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-left: 0px solid rgba(255, 255, 255, 0.155);
    border-right: 0px solid rgba(255, 255, 255, 0.155);
    border-top: 1px solid rgba(255, 255, 255, 0.155);
    border-bottom: 1px solid rgba(255, 255, 255, 0.155);
}
	.footer .innercon .content:nth-child(3) {
    position: relative;
    padding-left: 0;
}
	.footer .innercon .content:nth-child(1) {
    position: relative;
    padding-right: 0px;
    text-align: left;
}
	.footer .innercon .content:nth-child(1) .desc {
    color: white;
    margin-top: 18px;
    line-height: 1.5;
    margin-right: 0;
    margin-left: 0;
}
	.footer {
    padding: 50px 30px 30px;
    background-color: #00a124;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
}
	.footer .innercon .content:nth-child(1) {
    position: relative;
    padding-right: 0px;
    text-align: center;
}

.footer .innercon .content:nth-child(1) .desc {
    color: white;
    margin-top: 18px;
    line-height: 1.5;
    margin-right: 40px;
    margin-left: 40px;
}

.footer .innercon .content:nth-child(2) ul li {
    line-height: 2.3;
    position: relative;
    margin-left: 0px;
}

.footer .innercon .content:nth-child(2) ul {
    list-style: none;
    font-size: 16px;
    column-count: 2;
}
	.copy .innercon .content:nth-child(2) .holdsoc .fa {
    color: #122732;
    font-size: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    cursor: pointer;
}
	.footer .innercon .content:nth-child(3) .info .fa.fa-map-marker {
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 13px;
    border-radius: 25px;
    border: 2px solid #122732;
}

.footer .innercon .content:nth-child(3) .info .fa {
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 12px;
    border-radius: 25px;
    border: 2px solid #122732;
}

.footer .innercon .content:nth-child(3) .info .fa.fa-envelope{
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 10px;
    border-radius: 25px;
    border: 2px solid #122732;
}
	
	.div4 .innercon .content:nth-child(1) .holdgrids .cont.first {
    position: relative;
}
	

.div4 .innercon .content:nth-child(1) .holdgrids .cont.first::after {
    position: absolute;
    content: '';
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/righta.png) no-repeat center;
    background-size: cover;
    width: 93px;
    height: 284px;
    bottom: -100px;
    left: 90px;
    z-index: 0;
}


	.div4 .innercon .content:nth-child(1) .holdgrids .cont.mid {
    position: relative;
}


.div4 .innercon .content:nth-child(1) .holdgrids .cont.mid::after {
    position: absolute;
    content: '';
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/lefta.png) no-repeat center;
    background-size: cover;
    width: 93px;
    height: 284px;
    bottom: -100px;
    right: 90px;
    z-index: 0;
}
	
.div4 .innercon .content:nth-child(1) .holdgrids .cont.first {
    position: relative;
    z-index: 10;
}

.div4 .innercon .content:nth-child(1) .holdgrids .cont.mid {
    position: relative;
    z-index: 10;
}

.div4 .innercon .content:nth-child(1) .holdgrids .cont.last {
    position: relative;
    z-index: 10;
}
	.div4 .innercon .content:nth-child(1) .holdgrids .cont img {
    z-index: 11 !important;
}
}

@media only screen and (max-width : 420px){
		.agents-page .innercon .content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 30px;
}
	.footer .innercon .content:nth-child(2) ul {
    list-style: none;
    font-size: 16px;
    column-count: 1;
}
	.footer .innercon .content:nth-child(1) {
    position: relative;
    padding-right: 0px;
    text-align: center;
}

.footer .innercon .content:nth-child(1) .desc {
    color: white;
    margin-top: 18px;
    line-height: 1.5;
    margin-right: 40px;
    margin-left: 40px;
}

.footer .innercon .content:nth-child(2) ul li {
    line-height: 2.3;
    position: relative;
    margin-left: 0px;
}

.footer .innercon .content:nth-child(2) ul {
    list-style: none;
    font-size: 16px;
    column-count: 2;
}
	.copy .innercon .content:nth-child(2) .holdsoc .fa {
    color: #122732;
    font-size: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    cursor: pointer;
}
	.footer .innercon .content:nth-child(3) .info .fa.fa-map-marker {
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 13px;
    border-radius: 25px;
    border: 2px solid #122732;
}

.footer .innercon .content:nth-child(3) .info .fa {
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 12px;
    border-radius: 25px;
    border: 2px solid #122732;
}

.footer .innercon .content:nth-child(3) .info .fa.fa-envelope{
    margin-right: 7px;
    color: #122732;
    background-color: transparent;
    font-size: 18px;
    padding: 10px 10px;
    border-radius: 25px;
    border: 2px solid #122732;
}
	
	.div4 .innercon .content:nth-child(1) .holdgrids .cont.mid {
    position: relative;
}
	
.div4 .innercon .content:nth-child(1) .holdgrids .cont.mid::after {
    position: absolute;
    content: '';
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/lefta.png) no-repeat center;
    background-size: cover;
    width: 93px;
    height: 284px;
    bottom: -100px;
    right: 60px;
    z-index: 0;
}
	
	.div4 .innercon .content:nth-child(1) .holdgrids .cont.first {
    position: relative;
}
	
.div4 .innercon .content:nth-child(1) .holdgrids .cont.first::after {
    position: absolute;
    content: '';
    background: url(https://www.firstfamilyinsurancecs.com/wp-content/uploads/2024/07/righta.png) no-repeat center;
    background-size: cover;
    width: 93px;
    height: 284px;
    bottom: -100px;
    left: 60px;
    z-index: 0;
}	
	.holdslides-locations {
    position: relative;
    width: 20px;
    left: 0;
    bottom: 40px;
    margin: 0px auto;
}

.holdslides-locations .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 65px;
}

.holdslides-locations .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1019607843), transparent);
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    top: 65px;
}
	}