
#hp-hero{}
.hp-ss{}

.hp-ss #aios-slider-hp-slideshow .splide__pagination{
  bottom: 45px;
}
.hp-ss .splide__pagination li{
  margin-left: 33px;
}
.hp-ss .splide__pagination li:first-child{
  margin-left: 0;
}
.hp-ss #aios-slider-hp-slideshow .splide__pagination__page,
.hp-ss #aios-slider-hp-slideshow .splide__video__play:before,
.hp-ss #aios-slider-hp-slideshow .aios-slider-custom-video button{
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: #fff !important;
  opacity: 0.5;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  margin: 0;
}

.hp-ss #aios-slider-hp-slideshow .splide__pagination__page.is-active,
.hp-ss #aios-slider-hp-slideshow .splide__pagination__page:hover,
.hp-ss #aios-slider-hp-slideshow .splide__video:hover .splide__video__play:before,
.hp-ss #aios-slider-hp-slideshow .splide__video__play:hover:before,
.hp-ss #aios-slider-hp-slideshow .aios-slider-custom-video button:focus,
.hp-ss #aios-slider-hp-slideshow .aios-slider-custom-video button:hover {
    opacity: 1;
}

.hp-abt{}
.abt-container{
  width: 1300px;
}
.abt-wrap{}
.abt-inner{}
.abt-row{
  margin: 10px 0 0;
}
.abt-row:first-child{
  margin: 0 0 0;
}

.abt-row .abt-photo{
  position: relative;
  padding: 0 0 0 21px;
}
.abt-row .abt-photo img{
  position: relative;
  z-index: 2;
}
.abt-row:nth-child(odd) .abt-photo:before{
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
  right: 52.773%;
  top: 5.522%;
  background: var(--secondary);
}
.abt-row:nth-child(odd) .abt-photo:after{
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 5.737%;
  bottom: 4.602%;
  right: 1.15%;
  top: 9.97%;
  background: url(../images/home/abt-bg.jpg) center center no-repeat #000;
  background-size: cover;
}
.abt-row:nth-child(even) .abt-photo:before{
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 51.66%;
  bottom: 0;
  right: 0;
  top: 12.675%;
  background: var(--secondary);
}
.abt-row:nth-child(even) .abt-photo:after{
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 9.774%;
  bottom: 4.18%;
  right: 5.236%;
  top: 18.246%;
  background: url(../images/home/abt-bg.jpg) center center no-repeat #000;
  background-size: cover;
}
.abt-row:nth-child(odd) .abt-photo img{
  margin-left: auto;
}
.abt-row:nth-child(even) .abt-photo{
  padding: 0 21px 0 0;
}
.abt-text{
  font-weight: 300;
  line-height: 1.666;
  letter-spacing: 0.040em;
  margin: 31px 0 0;
}

.abt-button{
  margin: 38px 0 0;
}
#hp-cta{}

.fixed-bg.cta{
  background: var(--primary);
}
.fixed-bg.cta:before{
  background: url(../images/home/cta-bg.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.12;
}

.cta-container{
  width: 1300px;
}
.cta-wrap{
  position: relative;
  z-index: 1;
}
.cta-inner{}
.cta-col{}

.cta-links{}
.cta-links > div{
  margin: 24px 0 0;
}
.cta-links > div:first-child{
  margin: 0 0 0;
}
.cta-links a{
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 105px;
  padding: 20px;
  border: 3px solid var(--secondary);
  background: var(--primary);
  font-family: var(--font-family-title);
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 0.040em;
}
.cta-links a:hover{
  background: var(--secondary);
}

.cta-title{}
.cta-text{
  font-weight: 300;
  line-height: 1.666;
  letter-spacing: 0.040em;
  margin: 29px 0 0;
  color: #fff;
}

#hp-fcmap{}
.fcmap-container{
/*  width: 1300px;*/
}
.fcmap-wrap{}
.fcmap-dummy{
  max-width: min(93vw,1209px);
  margin-left: auto;
}

#hp-fc{}
.fixed-bg.fc{
  background: #fff;
}
.fixed-bg.fc:before{
  background: url(../images/home/fc-bg.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.1;
}
.fc-wrap{
  position: relative;
  z-index: 1;
}
.fc-title{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.fc-list{
  margin: 32px 0 0;
}
.fc-block{
  max-width: 360px;
  position: relative;
}
.fc-block a{
  display: block;
  position: relative;
  overflow: hidden;
}
.fc-block a .fc-block_img{
  background: var(--primary);
}
.fc-block a .fc-block_img:before{
  content:'';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/home/fc-img_fade.png) center bottom no-repeat;
  background-size: cover;
  opacity: 1;
}
.fc-block a:hover .fc-block_img:before{
  opacity: 0;
}
.fc-block a .fc-block_img img{
  aspect-ratio: 360/275;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  opacity: 1;
  min-height: 275px;
}

.fc-block a:hover .fc-block_img img{
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 0.8;
}

.fc-block a .fc-block_det{
  position: absolute;
  z-index: 1;
  top: 151px;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
.fc-block a:hover .fc-block_det{
  top: 0;
}
.fc-block a .fc-block_hdr{
  padding: 0 15px;
  font-size: 25px;
  letter-spacing: 0.040em;
  text-transform: uppercase;
  color: #fff;
  font-family: var(--font-family-title);
  filter: drop-shadow(0px 0px 7px rgba(0,0,0,0.35));
  -webkit-filter: drop-shadow(0px 0px 7px rgba(0,0,0,0.35));
}
.fc-block a .fc-block_button{
  pointer-events: none;
  margin: 34px 0 0;
  opacity: 0;
}

.fc-block a:hover .fc-block_button{
  opacity: 1;
}

.fc-button{
  margin: 40px 0 0;
}

#hp-fp{}
.fp-container{
  width: 1442px;
}
.fp-wrap{}
.fp-title{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  margin: 0 0 80px;
}
.fp-slide{
  font-size: 0;
}
.fp-single{}
.fp-single a{
  display: block;
  position: relative;
}
.fp-single a .fp-single_img{}
.fp-single a .fp-single_img img{
  aspect-ratio: 475/409;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.fp-single a:hover .fp-single_img img{
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.fp-single a .fp-single_det{
  position: relative;
  z-index: 1;
  background: var(--primary);
  color: #fff;
  text-align: center;
  width: 373px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  padding: 29px 15px 39px;
}
.fp-single a .fp-single_det:before{
  content:'';
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/home/fp-bg.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.25;
}
.fp-single a .fp-single_price{
  position: relative;
  z-index: 1;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.050em;
  line-height: 1;
}
.fp-single a .fp-single_add{
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 1.333;
  font-weight: 500;
  letter-spacing: 0.100em;
  text-transform: uppercase;
  margin: 14px 0 0;
}
.fp-single a .fp-single_vd{
  font-size: 13px;
  letter-spacing: 0.600em;
  text-transform: uppercase;
  border-top: 1px solid rgba(255,255,255,0.2);
  margin: 20px auto 0;
  max-width: 285px;
  padding: 25px 0 0;
  position: relative;
  z-index: 1;
}

.fp-button{
  margin: 60px 0 0;
}

#hp-testi{
  padding: 0 0;
}
.fixed-bg.testi{
  background: var(--primary);
  bottom: 15.512%;
  left: 57.018%;
  top: 27.278%;
}
.fixed-bg.testi:before{
  background: url(../images/home/testi-bg_02.jpg) right center no-repeat;
  background-size: cover;
  opacity: 0.12;
}
.testi-wrap{
  position: relative;
}
.testi-inner{
  position: relative;
  z-index: 1;
}

.testi-img{
  background: #fff;
  padding: 26px 0 0;
}
.testi-img:before{
  content:'';
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.1;
  background: url(../images/home/testi-bg.jpg) center bottom no-repeat;
  background-size: cover;
}
.testi-img img{
  aspect-ratio: 651/630;
  z-index: 1;
}

.testi-content{
  background: #fff;
  box-shadow: 0px 0px 21px rgba(0,0,0,0.2);
  padding: 78px 15px 64px;
}
.testi-title{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.testi-carousel{
  position: relative;
  margin: 0 auto;
  max-width: 752px;
}
.testi-slide{
  position: relative;
  z-index: 0;
  margin: 33px 0 0;
}
.testi-slide:not(.slick-initialized) .testi-single:not(:first-child){
  display: none;
}
.testi-single{
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.667;
  letter-spacing: 0.040em;
}
.testi-single span{
  display: block;
  font-family: var(--font-family-title);
  text-transform: uppercase;
  font-size: 1.667em;
  margin: 50px 0 0;
}

.testi-arrows{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.testi-arrow{}
.testi-arrow:first-child{
  margin-right: 20px;
}
.testi-arrow button{
  pointer-events: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  padding: 0;
  font-size: 26px;
}
.testi-arrow button:hover{
  color: var(--secondary);
}

.testi-button{
  margin: 20px 0 0;
}

/****** START HP MAP ******/
.hp-mtt-wrap{
    padding: 90px 0 0;
    z-index: 4;
}
.bg-map {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  top: 0;
  left: 0;
  overflow: hidden;
    background: #ffffff;
    line-height: 0;
}
.bg-map canvas {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(1);
}
.bg-map::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('/wp-content/uploads/2024/09/overlay-map.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hp-map-wrap{
    position: relative;
}

.map-wrap{
    width: 1920px;
/*    height: 1080px;*/
    height: 1161px;
    position: relative;
}
.map-inner{

}
.map-main{
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 912px;
    top: 50px;
}
.map-hover-wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0;
}
.img-hover{
    position: absolute;
    max-width: 100%;
    height: auto;
    transition: var(--default-transition);
    opacity: 0;
    pointer-events: none;
}
.map-title h2 em{
  font-size: 27px;
}
.map-title h2 span{
  font-size: 80px;
}
.map-list{
  position: absolute;
  top: 130px;
  left: 150px;
}
.map-list-wrap{
  margin-top: 35px;
  max-width: 300px;
  width: 100%;
}
.map-list-item{
  margin-bottom: 20px;
}
.map-list-item:last-child{
  margin-bottom: 0;
}
.map-list-item a{
  font-size: 40px;
  letter-spacing: 0.05em;
  font-family: var(--font-family-title);
  text-transform: uppercase;
  display: block;
  padding: 10px 24px;
  position: relative;
}
.map-list-item a::before{
  position: absolute;
  content: '';
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--secondary);
}
.map-list-item a span{
  position: relative;
}
.map-label{
  pointer-events: none;
  position: absolute;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-shadow: rgb(235, 226, 207) 2px 0px 0px, rgb(235, 226, 207) 1.75517px 0.958851px 0px, rgb(235, 226, 207) 1.0806px 1.68294px 0px, rgb(235, 226, 207) 0.141474px 1.99499px 0px, rgb(235, 226, 207) -0.832294px 1.81859px 0px, rgb(235, 226, 207) -1.60229px 1.19694px 0px, rgb(235, 226, 207) -1.97998px 0.28224px 0px, rgb(235, 226, 207) -1.87291px -0.701566px 0px, rgb(235, 226, 207) -1.30729px -1.5136px 0px, rgb(235, 226, 207) -0.421592px -1.95506px 0px, rgb(235, 226, 207) 0.567324px -1.91785px 0px, rgb(235, 226, 207) 1.41734px -1.41108px 0px, rgb(235, 226, 207) 1.92034px -0.558831px 0px;
  transition: var(--default-transition);
}
.map-label::after{
  position: absolute;
  content: '';
  width: 26px;
  height: 35px;
  top: calc(100% + 13px);
  left: 50%;
  transform: translateX(-50%);
  background: url('/wp-content/uploads/2024/09/icon-map-pin.png');
  transition: var(--default-transition);
  opacity: 0;
}
.active .map-label{
  color: #cdbe9d;
  text-shadow: rgb(19, 19, 19) 4px 0px 0px, rgb(19, 19, 19) 3.87565px 0.989616px 0px, rgb(19, 19, 19) 3.51033px 1.9177px 0px, rgb(19, 19, 19) 2.92676px 2.72656px 0px, rgb(19, 19, 19) 2.16121px 3.36588px 0px, rgb(19, 19, 19) 1.26129px 3.79594px 0px, rgb(19, 19, 19) 0.282949px 3.98998px 0px, rgb(19, 19, 19) -0.712984px 3.93594px 0px, rgb(19, 19, 19) -1.66459px 3.63719px 0px, rgb(19, 19, 19) -2.51269px 3.11229px 0px, rgb(19, 19, 19) -3.20457px 2.39389px 0px, rgb(19, 19, 19) -3.69721px 1.52664px 0px, rgb(19, 19, 19) -3.95997px 0.56448px 0px, rgb(19, 19, 19) -3.97652px -0.432781px 0px, rgb(19, 19, 19) -3.74583px -1.40313px 0px, rgb(19, 19, 19) -3.28224px -2.28625px 0px, rgb(19, 19, 19) -2.61457px -3.02721px 0px, rgb(19, 19, 19) -1.78435px -3.57996px 0px, rgb(19, 19, 19) -0.843183px -3.91012px 0px, rgb(19, 19, 19) 0.150409px -3.99717px 0px, rgb(19, 19, 19) 1.13465px -3.8357px 0px, rgb(19, 19, 19) 2.04834px -3.43574px 0px, rgb(19, 19, 19) 2.83468px -2.82216px 0px, rgb(19, 19, 19) 3.44477px -2.03312px 0px, rgb(19, 19, 19) 3.84068px -1.11766px 0px, rgb(19, 19, 19) 3.9978px -0.132717px 0px;
}
.active .map-label::after{
  opacity: 1;
}


.map-list-item a:hover,
.map-list-item a.active{
  color: #ffffff
}
.map-list-item a:hover::before,
.map-list-item a.active::before{
  width: 100%;
}
.map-hover.active .img-hover{
    opacity: 1;
}
.map-hover.active .agent-info-wrap{
    opacity: 1;
    pointer-events: all;
}
/*MAP HOVER*/
#map-bexar .img-hover{
  left: 934px;
  top: 491px;
}
#map-comal .img-hover{
  left: 1015px;
  top: 327px;
}
#map-guadalupe .img-hover{
  left: 1187px;
  top: 433px;
}
#map-hays .img-hover{
  left: 1194px;
  top: 139px;
}
#map-wilson .img-hover{
  left: 1138px;
  top: 680px;
}
#map-caldwell .img-hover{
  left: 1398px;
  top: 306px;
}
#map-blanco .img-hover{
  left: 1043px;
  top: 47px;
}
#map-kendall .img-hover{
  left: 874px;
  top: 263px;
}

#map-travis .img-hover{
  left: 1258px;
  top: 9px;
}

/*MAP LABEL*/
.bexar-label{
  left: 1063px;
  top: 748px;
}
.comal-label{
  left: 1174px;
  top: 525px;
}
.guadalupe-label{
  left: 1351px;
  top: 632px;
}
.hays-label{
  left: 1307px;
  top: 378px;
}
.wilson-label{
  left: 1286px;
  top: 888px;
}
.caldwell-label{
  left: 1514px;
  top: 524px;
}
.blanco-label{
  left: 1114px;
  top: 212px;
}
.kendall-label{
  left: 955px;
  top: 439px;
}
.travis-label {
  left: 1445px;
  top: 238px;
}

/* LABEL HOVER STATE */
.active .bexar-label{
  left: 1061px;
  top: 696px;
}
.active .comal-label{
  left: 1168px;
  top: 447px;
}
.active .guadalupe-label{
  left: 1349px;
  top: 590px;
}
.active .hays-label{
  left: 1305px;
  top: 336px;
}
.active .wilson-label{
  left: 1284px;
  top: 846px;
}
.active .caldwell-label{
  left: 1512px;
  top: 482px;
}
.active .blanco-label{
  left: 1112px;
  top: 170px;
}
.active .kendall-label{
  left: 953px;
  top: 397px;
}
.active .travis-label {
  left: 1445px;
  top: 196px;
}

/****** END HP MAP ******/

@media only screen and (min-width: 992px) {
  .hp-ss #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-img canvas,
  .hp-ss #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-custom-video canvas {
    min-height: 100vh;
  }
  .hp-ss .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img:before{
    content:'';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/home/ss-img_fade.png) center top no-repeat;
    background-size: cover;
  }

  #hp-abt{
    padding: 73px 0 80px;
  }
  .abt-row{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
  .abt-row .abt-col{
    width: 59.769%;
    padding: 0 min(4.575vw,70px) 0 min(7.190vw,110px);
    z-index: 0;
  }
  .abt-row .abt-col:first-child{
    width: 40.231%;
    padding: 0 0 0;
    position: relative;
    z-index: 1;
  }
  .abt-row:nth-child(even){
    display: flex;
    flex-flow: row-reverse wrap;
    align-items: center;
    justify-content: center;
  }
  .abt-row:nth-child(even) .abt-col{
    width: 55.923%;
    padding: 0 min(3.072vw,47px) 0 min(5.098vw,78px);
  }
  .abt-row:nth-child(even) .abt-col:first-child{
    width: 44.077%;
    padding: 0 0 0;
  }
  .abt-text {
    font-size: min(1.43vw, 15px);
  }

  #hp-cta{
    padding: 119px 0 118px;
  }
  .fixed-bg.cta,
  .fixed-bg.cta:before{
    right: calc(50% - min(7.063vw,113px));
  }
  .cta-inner{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
  .cta-col{
    width: 47.462%;
    position: relative;
    z-index: 1;
  }
  .cta-col:first-child{
    width: 52.538%;
    z-index: 0;
  }
  .cta-content{
    padding: 0 min(6.767vw,90px) 0 min(5.098vw,78px);
  }
  #hp-fcmap {
/*    padding: 97px 0;*/
      padding: 0;
  }
  #hp-fc{
    padding: 99px 0;
  }
  .fc-list{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
  }
  .fc-block{
    margin-left: 10px;
    width: calc(100% / 3);
    max-width: 306px;
  }
  .fc-block:nth-child(n + 4){
    margin-top: 10px;
  }
  .fc-block:nth-child(3n + 1){
    margin-left: 0;
  }

  .fc-block:nth-child(3n + 2){
    top: 35px;
  }
  .fc-button{
    margin: 70px 0 0;
  }
  #hp-fp{
    padding: 124px 0 119px;
  }
  .fp-slide:not(.slick-initialized){
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .fp-slide:not(.slick-initialized) .fp-single{
    width: calc(100% / 3);
  }
  .fp-slide:not(.slick-initialized) .fp-single:nth-child(n + 4){
    display: none;
  }
  .fp-slide.slick-initialized{
    margin: 0 max(-0.306vw,-4.5px);
  }
  .fp-slide.slick-initialized .fp-single{
    padding: 0 min(0.306vw,4.5px);
  }
  .fp-single a .fp-single_img img{
    min-height: 475px;
  }
  .fp-single a .fp-single_det{
    margin: -100px auto 0;
    padding: 49px 15px 39px;
  }
  .fp-single a:hover .fp-single_det{
    margin: -130px auto 0;
    padding: 29px 15px 39px;
  }
  .fp-single a .fp-single_vd{
    opacity: 0;
    margin: 0 auto -30px;
  }
  .fp-single a:hover .fp-single_vd{
    opacity: 1;
    margin: 20px auto 0px;
  }
  .fp-button{
    margin: 93px 0 0;
  }
  .testi-wrap{}
  .testi-wrap:before{
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    background: var(--secondary);
    left: -100vw;
    bottom: 15.512%;
    top: 17.837%;
    right: 42.982%;
  }

  .testi-inner{
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .testi-col{
    width: 42.982%;
    position: relative;
    z-index: 1;
    padding: 290px 0 0;
  }
  .testi-col:first-child{
    width: 57.018%;
    z-index: 0;
    padding: 0 0 0 0;
  }
  .testi-content {
    min-height: 200px;
    margin-left: -98.782%;
  }
  .testi-slide{
    max-width: calc(100% - 64px);
    margin: 33px auto 0;
    width: 585px;
  }
  .testi-arrows{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2% 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .fc-block{
    margin-left: 30px;
    max-width: 360px;
  }
  .fc-block:nth-child(n + 4){
    margin-top: 30px;
  }
  .fc-block:nth-child(3n + 2){
    top: 50px;
  }
  .fc-button{
    margin: 100px 0 0;
  }
  .testi-col{
    padding: 340px 0 0;
  }
}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 991px) {
  .abt-row .abt-photo {
    max-width: 503px;
    margin: 0 auto;
  }
  .abt-det{
    text-align: center;
    padding: 40px 0;
  }
  .cta-text {
    text-align: center;
    padding: 0 0 40px;
  }
  .cta-links {
    max-width: 617px;
    margin: 0 auto;
  }
  .cta-links > div{
    margin: min(3.709vw,24px) 0 0;
  }
  .cta-links a {
    min-height: min(16.229vw,105px);
    padding: min(3.091vw,20px);
    font-size: min(4.637vw,30px);
  }
  .fc-block {
    margin: 30px auto 0;
  }
  .fc-block:first-child{
    margin-top: 0;
  }
  .fp-slide{
    max-width: 475px;
    margin: 0 auto;
  }
  .fp-slide:not(.slick-initialized) .fp-single:nth-child(n + 2){
    display: none;
  }
  .fp-single a .fp-single_det {
    width: auto;
    max-width: none;
    padding: 35px 15px;
  }
  .testi-arrows {
    margin: 40px 0 0;
  }
  .map-list{
    position: relative;
    top: unset;
    left: unset;
  }
  .map-title h2 em{
    font-size: 17px;
  }
  .map-title h2 span{
    font-size: 3.824em;
  }
  .map-list-wrap{
    margin: 35px auto; 0;
    max-width: 250px;
  }
  .map-list-item a{
    font-size: 30px;
  }
}
/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
  .fp-single a .fp-single_price {
    font-size: 35px;
  }
  .fp-single a .fp-single_add{
    font-size: 16px;
  }
  .fp-single a .fp-single_vd {
    letter-spacing: 0.400em;
  }
}
/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 567px) {}
@media only screen and (max-width: 480px) {}