/*
Theme Name:  Abbotsford Housesforsale
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#0B5294;
--tertiarycolor:#063152;
  /* Font Variables: */
--primaryfont:'Montserrat', sans-serif;
--secondaryfont:'Rubik', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;padding:10px 0}
.header_area .row{align-items:center}

#top-bar{display:flex;width:100%;align-items: center;justify-content: end;margin-bottom:10px}
#top-bar a{margin:0px 10px;font-size: 1.2rem;font-weight: 500;}
#top-bar a:last-child{margin-right:0}
#top-bar a i{margin-right:5px;color:var(--secondarycolor);font-size: 1.3rem;}
#top-bar a:hover{color:var(--tertiarycolor);}


#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:320px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.7rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);}

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 2.4rem;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{border:1px solid #fff;color:#fff;transition: .6s ease-in-out;padding: 0.7rem 2rem;border-radius: 0.5rem;text-transform: uppercase;margin:2.5rem auto 0;display: table}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

.more-btn{border:2px solid #ccc;transition: .6s ease-in-out;padding: 0.7rem 3rem;border-radius: 0.5rem;text-transform: uppercase;margin:1.5rem 0 0;display: table}
.more-btn:hover{background:var(--secondarycolor);color:#fff;border-color:var(--secondarycolor)}

#slider{position:relative;border-radius: 2rem;overflow: hidden;margin-top: 1rem;}
.sliderbg img{width:100%;object-fit:fill}
.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.textblock{margin:9rem auto 0;width:70%;text-align: center}
.carousel-caption h1{font-size: 3rem;letter-spacing: 1px;color: #fff;line-height: 1;}
.carousel-caption p{color: #fff;font-weight:600;font-size:1.6rem;letter-spacing:1px}

.searchform{width:70%;margin:1.5rem auto;position: relative;border-radius: 2rem;}
.site-search .search{background:#fff;width:100%;height: 60px;border-radius: 2rem;border:1px solid #fff;padding: 1rem 1.7rem;font-size: 1rem;color: #595956;font-weight: 500;}
.site-search .search:focus{outline: 0;background:transparent;color:#fff}
.site-search button{border:0;background:transparent;position: absolute;right: 1.4rem;top:0.9rem;}
.site-search button img{width:30px}

.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
button.arrow {background:#f1f1f1;color:#555;border:none;padding:5px 10px;font-size:30px;border-radius:100%;width:40px;cursor:pointer;line-height:100%}
button.arrow:hover {color:#000;}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

#aboutus{width: 100%;padding: 5rem 0}
#aboutus .row{align-items:center}
.abtimg img{width:550px;float:left}
#aboutus p{margin-bottom:1rem}
.line{width: 120px;height: 3px;background:var(--secondarycolor);margin-bottom:0.8rem}

.threelogos{display: flex;gap:1rem;align-items:center;margin-top:1rem;flex-wrap: wrap;}
.threelogos img{width:200px}
.threelogos img:last-child{width:100px}

#hollowsection{width: 100%;background:url('https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/two-Section-Bg.webp') no-repeat center top;background-size:100%;padding-top:6rem}
#hollowsection .row{justify-content: center;gap:3rem}
#hollowsection .box{flex:1 0 400px;max-width: 600px;border-radius:1.5rem;overflow: hidden;background:#f1f1f1;transition: 0.6s ease-in-out;}
#hollowsection .boxcontent{padding:2rem 1rem;text-align: center;width: 73%;margin: 0 auto}
#hollowsection .boxcontent p{width: 86%;margin: 0 auto;font-size: 18px;line-height: 1.4;}
#hollowsection .more-btn{margin:1.3rem auto 0;padding:10px 1.2rem}
.boxcontent .line{width: 150px;margin: 1rem auto;}
#hollowsection .box:hover{box-shadow:0px 0px 10px #0000004d;}

#areaweserve{text-align: center; padding: 5rem 0}
#areaweserve .line{margin: 0 auto 1rem}
#areaweserve p{width: 60%; margin: 0 auto; transition:0.5s ease-in-out}
#areaweserve h3{transition:0.5s ease-in-out;font-weight: 600;}
#areaweserve .areabox img{width: 60px; margin:0 auto 1rem; transition:0.5s ease-in-out}
#areaweserve .areabox{background: #f5f5f5; width: 280px; padding:2rem 0.6rem; transition:0.5s ease-in-out}
#areaweserve .areabox:hover{background: var(--secondarycolor)} 
#areaweserve .areabox:hover h3{color: #fff}
#areaweserve .areabox:hover p{color: #fff}
#areaweserve .areabox:hover img{filter:invert(1); }
#areaweserve .areabox p{width: 100%; line-height:1.4; }
#areaweserve .row{gap:1rem; justify-content: center; margin-top: 3rem}

#newsletter{width: 100%;padding: 4rem 0;background:url('https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/abbotsfordhousesforsale-CTA-Bg.webp') no-repeat center/cover;text-align: center;color:#fff;font-size:1.3rem}
#newsletter h2,#newsletter a{color: #fff}
.searchbox{max-width:55%;background:#fff;margin:1rem auto; display: flex;justify-content: space-between;border-radius: 1rem;overflow: hidden;}
.searchbox .search{height: 50px;border-radius: 0rem;border: 1px solid #fff;padding: 1rem 1.7rem;font-size: 1rem;color: #595956;font-weight: 500;width:70%}
.searchbox button{width:30%;background:var(--secondarycolor);border:0;color:#fff;height:50px;font-size:1rem}
#newsletter .threebtns{display: flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap: wrap;}
#newsletter a{f<img src="https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/telephone-icon-img.png" alt="Telephone Icon Img" width="128" height="128" class="aligncenter size-full wp-image-56" />ont-size: 1rem;text-transform: capitalize;width: 290px;padding: 0.7rem 0rem;margin:0;font-size: 16px;}
#newsletter p{line-height: 1.3}

#blogs{text-align: center; padding: 5rem 0; position: relative}
#blogs .row{justify-content: center; margin-top: 4rem;gap: 1.4rem;}
#blogs .line{margin:0 auto}
.bbox{width: 375px; text-align: left; position: relative; overflow:hidden; border:1px solid }
.bbox h3 a{font-weight: 600; color: #000 !important}
.bbox p{line-height: 1.5;} 
.bbox .contentbox{padding: 1rem 1.5rem}
.date{line-height: 1.4;position: absolute;background: var(--secondarycolor);top:10.42rem; left: 0;border-radius: 0 10px 0 10px ;width: 80px; height: 80px; padding: 5px; text-align: center}
.date span{font-size: 24px; font-weight: 500 }
.more-link{display: flex; ; justify-content: space-between; margin-top: 1.5rem}
.more-link .icon{width: 30px;}

#testimonial{padding:4rem 0px; text-align: center}
#testimonial .line{margin: 0 auto}
#testimonial h3{text-align: left; font-size: 32px; font-weight: 600;}
#testimonial .keen-slider{margin-top: 3rem;}
#testimonial .t-box{border:2px solid #ACACAC; border-radius: 20px; padding:1.5rem 1rem 1.8rem; background: #FAFAFA;}
#testimonial .i-box{display: flex}
#testimonial .name-box{text-align:left; margin-left:15px}
#testimonial .stars1{width: 100px; margin:1rem 0 1rem 0px}
#testimonial .r-box{text-align: left; font-size:15px; line-height:1.4; color:#000;}
#testimonial .user-img{width: 50px; height:50px; border-radius: 25px;}
#testimonial .viewer-name{color:#000; font-weight:500}

.agentbio{margin-top:-3rem}
.agentbio img{width:170px;margin: 0 auto}
.agentbio h3{text-align: center;font-size:1.2rem;font-weight: 500;}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}


.row .rev{flex-direction:row-reverse; margin:2rem auto;}
.single .row {align-items:center;}
.blog-img{border-radius:25px;}
#blog{padding:6rem 0}
#blog .blog-item{flex: 1 0 300px;max-width:345px; border:  1px solid #000; padding:5px;margin: 0 auto 1.8rem;}
#blog .blog-item  .blog-thumbnail{filter: saturate(1.4) }
#blog .blog-item  .blog-thumbnail img{aspect-ratio: 6/4;width: 100%;height: auto;object-fit:cover}
#blog .blog-item .content{border-top: 1px solid #000; padding: .8rem 5px}
#blog .blog-item :where(h4 , a)  {line-height: 28px; color: #303030}
#blog .blog-item p{ font-size: 15px; color:#353535}
#blog .blog-item .more-link{background:var(--secondarycolor); color: #fff; display: flex;justify-content:center; width:fit-content;margin-top:0.8rem; padding: 2px 15px }

#single-post {padding:3rem 0;}
#single-post .row{align-items: center}
#single-post .post-title h1{font-size:31px;color:#000;margin:1rem 0;display: block;border-bottom: 1px dashed var(--secondarycolor);padding: 0 0 10px}
#single-post .post-title:hover{color:var(--secondarycolor);}
#single-post h3{border-bottom: 1px dashed #ccc; padding-bottom: 8px; margin-bottom: 0.8rem; color: #101010;font-weight: 500;font-size: 28px;}
#single-post h3+h4{margin-top:1.5rem;}
#single-post h4{margin-bottom: 0.2rem;color: #151515; font-size: 18px}
#single-post p{margin-bottom: 20px;}
#single-post img{width:435px;padding: 5px; max-width: 100%;height: auto;margin-bottom:25px; border:2px solid var(--secondarycolor);}
#single-post p a , #single-post li a{color: var(--secondarycolor); border-bottom: 1px solid var(--secondarycolor); }
#single-post #featured-img img{max-width: 100%;display: block;margin-top:35px;height: auto;}

#home-form{background: url(https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/abbotsfordhousesforsale-Form-Bg.webp);background-size:cover; background-repeat:no-repeat; color:#fff}
#home-form .fcontent{padding: 5rem 2rem 3rem;}
#home-form h2{color: #fff}
#home-form a{color: #fff; font-size:26px; font-weight: 700; display:flex; gap:0.8rem;margin: 2rem 0;align-items: center;}
#home-form img{width: 35px;height: 35px;}
#home-form #wpcf7-f53-o1{background: #F6F6F6; padding: 1rem;height: 100%;display: flex;align-items: center;}
#home-form #contactform input.wpcf7-submit{border-radius: 5px; width:280px;background: var(--secondarycolor);}
#home-form #contactform input{background:#f6f6f6;height: 55px;border: 1px solid #000}
#home-form .pcontent{width:80%;}

#contactform{width: 100%}
#contactform p{margin: 0}
#contactform *{font-size: 15px;color:#595966;/*! font-family: var(--secondaryfont); *//*! width: 100%; */}

#contactform input{width: 100%;background: #fff;border: 1px solid var(--secondarycolor);padding: 10px 18px;margin: 7px 0;border-radius: 10px;height: 45px;}
#contactform select{width: 100%;background: #FFF;border: 1px solid var(--secondarycolor);padding: 10px 20px;
	margin: 7px 0;color:#595956;-webkit-border-radius:0px;
border-radius: 10px;
height: 45px;
}
#contactform textarea{width: 100%;height: 65px;background: #fff;border: 1px solid var(--secondarycolor);padding: 15px;margin: 10px 0;border-radius: 10px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background: rgba(255,255,255,0.5);border: 1px solid var(--primarycolor);}


::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;border: none;margin: 15px auto 0;display: table;width: 180px;transition: 0.6s ease-in-out;letter-spacing: 1px;border: 0;height: 48px;-webkit-border-radius: 2rem;font-size: 18px;}
#contactform input.wpcf7-submit:hover{background: #000;color:#fff;}
#contactform .wpcf7-spinner{display: none; position: absolute}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

.returnjourney { display: none;}
#babyseat p,#returnjourney p{width: 100%;/*! display: flex; */align-items:center;text-align: center;}
#contactform .wpcf7-radio{display: flex;margin: 0 auto;width: fit-content;}
#contactform .wpcf7-list-item{display: flex;width: unset;}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset;height: unset;}

.fa-home:before {
  content:"\f015"
}

#contactpage .iconbox{padding:1rem;display: flex; align-items: start; gap:1rem; margin-bottom:1rem; background: #fff; color: #000; border-radius:1rem}
#contactpage i{font-size: 30px; color:var(--secondarycolor);margin-top: 3px;}
#contactpage .iconbox:nth-child(2) i{margin-top: 6px}
#contactpage h3{border-bottom: 0 !important; line-height: 1.2 !important; margin-bottom:0}
#contactpage .line{margin: 1rem auto}
#contactpage .leftbox{background: var(--secondarycolor); color: #fff; padding:5rem 2rem 3rem; border-radius:2rem; width: 40%; }
#contactpage .leftbox p{margin:0; }
#contactpage a{color:#000 !important; font-weight:400}

#contactpage .row{gap:20px}

#contactpage .rightbox{text-align: center; background:#f7f7f7; border-radius:2rem;padding:4rem 2rem 3rem; width: 58% }

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem;}
.post p a {/*! font-weight: bold; */}
.post a {color: #000;}
.post ul {margin: 10px 0 0px 0px;}
.list li {list-style :none;margin: 0 0px 9px 0px;display: flex;list-style-position: inside;align-items: start;line-height: 1.5 !important;}
.list li:before{color: #F47E49;content: "";margin-right: 5px;background:url('https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/Tick-.webp') no-repeat center;background-size:100%;width:23px;height:23px}

#pagetitle {padding: 6rem 0 6.5rem;position: relative;width: 100%;text-align: center;background:url(https://www.abbotsfordhousesforsale.ca/wp-content/uploads/2026/04/abbotsfordhousesforsale-CTA-Bg.webp) no-repeat center;z-index: 1;background-size: cover;float:left;/*! background-attachment: fixed; */}
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:42px;font-weight: 700;;text-transform: capitalize;line-height: 1;}
#pagetitle p {color:#f1f1f1;text-align: center;font-size: 15px; margin: 0 auto;}
.breadcrumb {list-style: none;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #000;font-weight: 400;width: fit-content;background: #fff;padding: 16px 30px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -28px;left: 0;right: 0;margin: 0 auto;border-radius: 53px;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
.breadcrumb a{color: #000;}

#price-table {margin:2rem 0;background-color:#fff; width: 100%; text-align: center; border-collapse: collapse;}
#price-table th{ color:#fff !important;background-color:var(--secondarycolor); padding: 10px; border:1px solid #555555}
#price-table  td, table.faculty th { border: 1px solid #555555;  color:#000; padding: 10px 10px;font-weight: normal;}
#price-table  tbody td { font-size: 15px; font-weight: bold; font-family: 'Oxygen', sans-serif;
	font-weight: normal; color:#000;}
#price-table .gray{background-color: #eee !important;font-weight:700;}

#hollow-section .row{align-items:center}
#hollow-section span{color:var(--secondarycolor)}
#hollow-section .line{margin: 0 auto 2rem}
#hollow-section h2{text-align:center}
.roundimg{border-radius: 2rem}
.full-row	{
    width: 99.335vw;
    position: relative;
   margin: 4rem 0 3rem; 
    margin-left: -49.99vw;
    left: 50%;
    background: #F2F2F2;
    padding: 3rem 0;
}

.hollow-section2{text-align: center !important}
.hollow-section2 p{text-align: center !important}
.hollow-section2 .line{margin: 0 auto 1.5rem}
.hollow-section2 h2 span{color:var(--secondarycolor)}

.twobtn{display: flex; align-items: center; justify-content: center; font-size:18px; font-weight:600; gap:0.5rem;flex-wrap: wrap;}
.twobtn .more-btn{margin: 1rem 0 0} 
.twobtn .more-btn:hover{color: #fff !important;}
.twobtn p:empty{display: none}
.callbtn{display: flex; align-items: center; background: var(--secondarycolor); color: #fff !important; gap:5px; padding: 0.7rem 1.5rem; border-radius:10px}
.callbtn img{width: 30px}

#main{padding: 3rem 0;}
#main p{color:var(--primarycolor);font-size: 16px;text-align:justify;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main h2{font-size:2rem}
#main h3{/*! border-bottom: 1px solid #eee; *//*! line-height: 50px; */}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);}

.widget {padding: 0 1.5rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;/*! padding: 0 0 1rem 0; */}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.5rem 0;padding: 0 0 0.5rem;}
.widget ul li::before{/*! content: "\f078"; */margin-right: 1rem;font-size: 15px;color: #000;font-family: 'Font Awesome 5 Free';font-weight: 900;}

.paginate{text-align: center;margin:0 auto;}
.wp-pagenavi {clear: both;padding: 1.5rem 0;}
.wp-pagenavi a {display:inline-block;padding: 0.1rem 1.2rem !important;margin: 2px;border: 1px solid #ccc;color: var(--primarycolor);background: #fff;border-radius: 3px;}
.wp-pagenavi a:hover {color: #fff !important;background: var(--secondarycolor);}
.wp-pagenavi span.pages {padding: 0.3rem 1.2rem !important;margin: 3px;border-radius: 3px;border: 1px solid #ccc;}
.wp-pagenavi span.current {padding: 0.7rem 1rem;margin: 3px;font-weight: 700;border: 1px solid #ccc;background: var(--secondarycolor);border-radius: 3px;color: #fff;}
.wp-pagenavi span.extend {padding: 15px;margin: 3px;border: 1px solid #000;color: #fff;background: #000;}
.wp-pagenavi .next-comment-page,.wp-pagenavi .previous-comment-page {padding: 12px 14px;border: 1px solid #aaa;}
.wp-pagenavi a.nextpostslink {font-weight: 500;padding: 0.2rem 1rem !important;color: var(--secondarycolor);}

#bottom {background: #f6f6f6;color:#000;font-size:15px;padding: 5rem 0;}
#bottom img{margin-top: 4rem;width: 350px;}
#bottom p{text-align: center; margin: 1.5rem auto; width: 90%}
#bottom a {color: #000;}
#bottom a:hover {color:var(--primarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 600;/*! color: #fff; */text-transform: capitalize;}
#bottom .widget li {border: none;text-decoration: none;/*! color:#fff ; */list-style: none;}
#bottom .line{margin-bottom: 2rem}

#bottom .footer-contact li{line-height:20px;display:flex;}
#bottom .footer-contact img{margin-top:1rem;width:200px;float:left}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900}
#bottom .footer-contact .address:before {content: "\f3c5"; margin-right: 10px;}
#bottom .footer-contact .phone:before {content: "\f879"; margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {content: "\f0e0"; margin-right: 10px;}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}

#footer {clear: both;background:#f6f6f6;/*! color: #fff; */padding:0 0 0.5rem;text-align: center;font-size:12px;}
#footer a:hover {color:var(--tertiarycolor);}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#fff;transform:rotate(10deg);}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}
  
  #top-bar{display: none}
  
  .textblock{margin:3.5rem auto 0;width:90%;text-align: center}
  .textblock h1{font-size: 36px}
  #slider .btn-primary{margin: 0 auto !important;font-size: 12px;padding: 10px 20px;}
  
  .abtimg img{margin: 0 auto 1.5rem; width: 100%}
  .threelogos{margin-top: 2rem}
  
  .searchbox{flex-direction: column;max-width: 90%;}
  .searchbox button{width: 50%; margin: 1rem auto; border-radius:1rem;}
  
  .searchbox .search{margin: 1rem auto 0;width: 95%;text-align: center;border: 1px solid #000;border-radius: 1rem;}
  
  #newsletter a{font-size: 13px}
  
  .bbox{width: 345px;}
  
  #home-form{padding:5rem 0}
  #home-form h2 br{display: none}
  #home-form{text-align: center}
  #home-form p{margin: 0 auto}
  
  #home-form a{justify-content:center; margin-bottom: 0}
  #home-form .fcontent{padding: 0}
  
  #areaweserve .areabox{width: 45%}
  
  #home-form #wpcf7-f53-o1{background: #F6F6F6; padding: 2.5rem 1rem;height: unset; margin-top:2rem; border-radius:2rem;display: block;}
  
  #testimonial .t-box{margin-top: 2rem}
  
  #contactpage .leftbox{width: 100%}
  #contactpage .rightbox{width: 100%}
  
#bottom {width: 100%;display: block;}
  #bottom img{margin-top: 0}
	.agentbio{margin-top:0}
.fleft, .fright {float: none;}
}

@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}

@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}

@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
  
  .textblock h1{font-size: 23px;}
  .carousel-caption p{font-size: 18px;}
  .textblock{margin:2.5rem auto 0;width:90%;text-align: center}
  
  h2{font-size: 28px;}
  h3{font-size: 22px !important;}
  
  #hollowsection{background: #fff; padding: 0}
  #hollowsection .boxcontent p{width: 100% !important;}
  #hollowsection .boxcontent{padding: 2rem 0;width: 90%;}
  #hollowsection .box{max-width: 95%}
  
  #areaweserve p{width: 95%}
  #areaweserve .areabox{width: 75%}

  .searchbox button{width: 90%}
  .searchform{margin: 0.5rem auto 1rem;}
  .site-search .search{font-size: 14px; height:45px }
  .site-search button{top:0.7rem; width: 25px}
  
  #testimonial h3{text-align: center}
  #testimonial .google-review{margin: 0 auto}
  #testimonial .stars1{margin: 1rem auto}
  #testimonial .t-box .stars1{margin:0.8rem 0}
  
  #pagetitle {padding: 4rem 0 4.5rem;}
  #pagetitle h1{font-size: 36px}
  #contactpage .leftbox{padding: 2rem 1rem}
  #contactpage h3{font-size: 18px !important;}
  #contactpage .rightbox{padding: 2rem 1rem}
}

@media screen and (min-width: 320px) and (max-width: 380px) {

  .textblock h1{font-size: 19px}
  .carousel-caption p{font-size: 17px}
  
  .site-search .search{background:#fff;width:100%;height: 50px;border-radius: 2rem;border:1px solid #fff;padding: 1rem 1.7rem;font-size: 0.9rem;color: #595956;font-weight: 500;}
  .site-search button img{width: 20px}
  .searchform{width: 90%; margin: 0.6rem auto}
  
  .btn-primary{font-size: 13px;padding: 0.5rem 1rem;}
  
  h2{font-size: 24px}
  h3{font-size: 20px}
  
  .bbox{width: 300px;}
  
  #home-form #wpcf7-f53-o1{background: #F6F6F6; padding: 2.5rem 10px;}
  #home-form #contactform input.wpcf7-submit{width: 95%}
  
  #testimonial h3{font-size: 18px}
  
}

@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}

}