.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 90%;
    white-space: nowrap;
    display: block;
    text-align: left;
    margin-bottom: 0px;
    font-size: 15px;
    color: #000000ad;
    
    
}
.community-main .entry-title {
    display:block !important;
}


.fc-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 60px;
}

.hpfc-inner {
    width: clamp(300px, 89.58333333333334vw , 1720px);
    margin: 0px auto;
    position: relative;
    z-index: 9;
}

.fc-item {
    flex: 1 1 calc(25% - 16px);
    box-sizing: border-box;
    position: relative;
}

.fc-item h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    font-family: var(--font-family-title);
    text-transform: uppercase;
    color: #Fff;
    font-weight: 400;
    width: 100%;
    text-align: center;
    font-size: clamp(24px, 2.083333333333333vw , 40px);
}

.fc-item .image-holder {
    background: #000;
    transition: var(--default-transition);
}

.fc-item .image-holder img {
    opacity: 70%;
    transition: var(--default-transition);
}

.fc-item:hover .image-holder img {
    opacity: 30%;
}

.section.hpfc {
    padding-top: clamp(60px, 6.25vw , 120px);
}

.section.hpfc .accent {
    height: 71.173%;
    background: #000;
}









.section.hpfc .accent canvas {
    opacity: 50%;
}













.section.hpfp {
    padding: 0;
}

.fp-item {
    padding: 0 2px;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    margin-bottom: 4px;
}

.fp-slider > .slick-list {
    margin-left: -2px;
    margin-right: -2px;
}

/* .fp-slider  .slick-slide > div {
    height: 50%;
    margin-bottom: 4px;
} */




.fp-slider {
    width: 100%;
    margin-bottom: 44px;
}




.fp-info {
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: 50%;
    background: rgba(0,0,0,70%);
    transform: translateX(-50%);
    text-align: center;
    width: clamp(290px,17.760416666666668vw , 341px);
    padding-top: 30px;
    padding-bottom: 30px;
}

.fp-info h2 {
    color: #fff;
    font-size: clamp(18px, 1.3020833333333335vw , 25px);
    font-weight: 400;
    margin-bottom: 14px;
}

.fp-info p {
    color: #fff;
    font-size: clamp(16px, 0.9375vw , 18px);
    font-weight: 400;
    line-height: 1.2;
}

.fp-info span {
    color: #fff;
    font-size: clamp(13px, 0.78125vw , 15px);
    font-weight: 500;
    margin-top: 16px;
    display: block;
    transition: var(--default-transition);
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    margin-top: 0;
}

.fp-item:hover .fp-info span {
    max-height: 15px;
    margin-top: 16px;
    opacity: 1;
    visibility: visible;
}

.fp-item .image-holder img {
    transition: var(--default-transition);
}

.fp-item:hover .image-holder img {
    filter: grayscale(1);
}




.section.hpfp .section-title {
    margin-bottom: 36px;
}

.section.hpfp {
    padding-top: clamp(60px, 6.25vw, 120px);
}








.section.hpwc {
    padding: 0;
}

.hpwc-inner {
    display: flex;
    flex-flow: row wrap;
}

.hpwc-r {
    width: 50%;
    padding-top: 8.072916666666668vw;
    padding-left: 6.145833333333333vw;
    padding-right: 6.145833333333333vw;
}

.hpwc-l {
    width: 50%;
}

.hpwc-r .section-title {
    justify-content: left;
}

.hpwc-r section-title {
    text-align: left;
}

.hpwc-r .section-title h2 span {
    justify-content: left;
}

.hpwc-txt p {
    font-size: 15px;
    color: #565656;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 28px;
}

.hpwc-r .site-btn {
    justify-content: left;
}


















.cta-holder {
    flex-flow: row wrap;
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
}

.hp-cta-inner {
    margin: 0px auto;
    width: 100%;
    max-width: 1320px;
}

.cta-item {
    flex: 1 1 calc(33.3333% - 48px);
    box-sizing: border-box;
    position: relative;
    margin-bottom: 40px;
}

.cta-icon {
    display: flex;
    width: 54px;
    height: 54px;
    background: #699bc3;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 22px;
    transition: var(--default-transition);
}

i.cta-icon-3 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-3.png);
    width: 14px;
    height: 27px;
    display: block;
    transition: var(--default-transition);
}

i.cta-icon-1 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-1.png);
    width: 27px;
    height: 27px;
    display: block;
}

i.cta-icon-2 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-2.png);
    width: 23px;
    height: 23px;
    display: block;
}


i.cta-icon-4 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-4.png);
    width: 26px;
    height: 26px;
    display: block;
}

i.cta-icon-5 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-5.png);
    width: 25px;
    height: 25px;
    display: block;
}


i.cta-icon-6 {
    background-image: url(/wp-content/themes/cydhomes.com/assets/images/cta-icon-6.png);
    width: 25px;
    height: 25px;
    display: block;
}

.cta-item a {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-flow: row wrap;
    text-decoration: none;
}
.cta-btn {
    width: calc(100% - 76px);
    padding-top: 15px;
    transition: var(--default-transition);
}

.cta-btn h2 {
    font-size: clamp(18px, 1.3020833333333335vw , 25px);
    text-transform: uppercase;
    color: #000;
    font-family: var(--font-family-title);
    margin-bottom: 22px;
}

.cta-btn p {
    color: #565656;
    font-size: 15px;
    line-height: 1.6;
}

.section.cta {
    padding-top: clamp(60px, 6.25vw , 120px);
    padding-bottom: clamp(60px, 3.90625vw , 75px);
}

.cta-item a:hover .cta-icon {
    background: #000;
}

.cta-item a:hover .cta-btn {
    opacity: 80%;
}




.team-photo {
    width: 100%;
    height: auto;
    display: block;
}

.section.hpteam {
    padding: 0;
}




.team-content {
    width: clamp(300px, 72.91666666666666vw , 1400px);
    margin: 0px auto;
    background: #fff;
    margin-top: -15.416666666666668vw;
    position: relative;
    z-index: 9;
    padding-top: clamp(60px, 5.104166666666667vw , 98px);
    padding-bottom: clamp(60px, 5.729166666666666vw , 110px);
    padding-left: 3.6458333333333335vw;
    padding-right: 3.6458333333333335vw;
}

.team-content p {
    font-size: clamp(13px, 0.78125vw , 15px);
    color: #565656;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 26px;
}

.team-content .section-title {
    margin-bottom: 44px;
}


.team-content .section-title h2 span {
    justify-content: left;
}
































.section.hptesti {
    background: #fff;
    padding-top: clamp(60px, 6.25vw, 120px);
    padding-bottom: clamp(60px, 6.25vw, 120px);
}

.testi-item a p {
    color: #565656;
    font-size: clamp(13px, 0.78125vw , 15px);
    text-align: center;
    line-height: 1.8;
}

a.sl-arrow {
    color: #000;
    font-size: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.testi-slider {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    padding-left: clamp(40px, 5.9375vw , 114px);
    padding-right: clamp(40px, 5.9375vw , 114px);
    margin-bottom: 36px;
}

a.sl-arrow.sl-arrow-next {
    right: 0;
}

a.sl-arrow.sl-arrow-prev {
    left: 0;
}

.testi-slider .slick-list .slick-slide {
    height: auto;
}

.hptesti-inner {
    position: relative;
    width: clamp(300px, 68.75vw , 1320px);
    margin: 0px auto;
    z-index: 2;
}

.hptesti-inner .section-title {
    margin-bottom: 38px;
}

.section.hptesti .accent canvas {
    filter: grayscale(1);
    opacity: 10%;
}

.section.hptesti .accent {
    background: #fff;
}

.team-content p:last-child {
    margin-bottom: 0;
}

a.sl-arrow {
    transition: var(--default-transition);
}

a.sl-arrow:hover {
    opacity: 50%;
}

.testi-item a {
    transition: var(--default-transition);
}

.testi-item a:hover {
    opacity: 60%;
}












.section.socmed {padding: 0;}

.socmed-inner {
    display: flex;
    flex-flow: row wrap;
}
























.socmed-photo {
    width: calc((840 / 1920)* 100%);
    position: relative;
}

.socmed-content {
    width: calc((1080/ 1920)* 100%);
    padding-top: clamp(60px, 6.25vw , 120px);
    position: relative;
    z-index: 3;
}
.socmed-gallery {
    display: flex;
    flex-flow: row wrap;
    width: calc(100% + 28.125vw);
    margin-right: -28.125vw;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.socmed-fb canvas {
    width: 100%;
    display: block;
    height: auto;
}

.socmed-content .section-title h2 span {
    justify-content: left;
}

.socmed-photo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 50%;
    z-index: 2;
}

.socmed-content .section-title {
    justify-content: left;
    padding-left: 15.46875vw;
}

.socmed-item {
    width: calc(100% / 6);
    background: #000;
    position: relative;
}

.socmed-item.socmed-fb {
    background: #3b5998;
    transition: var(--default-transition);
}

.socmed-item.socmed-insta {
     background: linear-gradient(135deg,  #a03a94 50%,#ea8661 100%);
     transition:var(--default-transition);
}

.socmed-item .image-holder img {
    transition: var(--default-transition);
}

.socmed-item:hover .image-holder img {
    opacity: 50%;
}




.socmed-insta canvas {
    width: 100%;
    display: block;
    height: auto;
}




.socmed-item.socmed-fb i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
    z-index: 2;
    font-size: clamp(32px, 3.90625vw , 75px);
}





.socmed-item.socmed-insta i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
    z-index: 2;
    font-size: clamp(32px, 3.5416666666666665vw , 68px);
}

.socmed-item.socmed-fb a, .socmed-item.socmed-insta a{

      transition: var(--default-transition);
}

.socmed-item.socmed-fb a:hover {
    opacity: 50%;
}

.socmed-item.socmed-insta a:hover {
    opacity: 50%;
}



.hpqs-inner {
    width: clamp(300px, 72.91666666666666vw , 1400px);
    margin: 0px auto;
}






















.hpqs-inner {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    z-index: 2;
    align-items: flex-end;
}

.qs-content-holder {
    width: calc((1144 / 1400)* 100%);
}

.qs-title {
    width: calc((256 / 1400)* 100%);
}



.qs-field select , .qs-field input, .qs-field button.dropdown-toggle {
    color: #565656;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    background: transparent;
    border: 0;
    border-radius: 0px;
    width: 100%;
    height: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid #565656;
}

.qs-content-holder > form {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.qs-field-l {
    width: calc((810/ 1140)* 100%);
    display: flex;
    justify-content: space-between;
}

.qs-field.qs-col-md {
    width: calc((100 / 810)* 100%);
}

.qs-field.qs-col-lg {
    width: calc((174 / 810)* 100%);
}

.hpqs-inner .section-title {
    margin-bottom: 0;
}

.qs-title .section-title {
    justify-content: flex-start;
}

.qs-title .section-title h2 span {
    justify-content: flex-start;
}

.hpqs-inner p {
    font-size: 12px;
    color: #aaaaaa;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: right;
    margin-top: 20px;
    width: 100%;
}

.qs-field-r {
    width: calc((310/ 1144)* 100%);
    display: flex;
    justify-content: space-between;
}

.qs-field.qsadv a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em;
    transition: var(--default-transition);
    background: #000;
    text-decoration: none;
}

.qs-field {
    width: 48.39%;
}

.qs-field a {
    display: flex;
    width: 100%;
    height: 50px;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.qs-field.qssubmit input {
    background: #b4b4b9;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em;
    transition: var(--default-transition);
    padding: 0;
    border-bottom: 0;
}

.qs-field.qsadv a:hover {
    background: #699bc3;
}

.qs-field.qssubmit:hover input {
    background: #699bc3;
}


.qs-field select,
.qs-field button.dropdown-toggle
{
    appearance: none; /* Removes the default dropdown arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('/wp-content/themes/cydhomes.com/assets/images/select-arrow-d.png') no-repeat right center; /* Custom icon */
    background-size: 9px 6px; /* Adjust the icon size */
    background-position: calc(100% - 0px) 9px;
}

.section.hpqs {
    padding-top: clamp(60px, 6.25vw , 120px);
    padding-bottom: 70px;
}















.section.hpqs .accent:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section.hpqs .accent canvas {
    opacity: 10%;
    filter: grayscale(1);
}

.section.hpqs {
    background: #fff;
}

.section.hpqs .accent:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}



.hp-ss-inner {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.hp-ss-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    z-index: 1;
}



.socmed-item:hover .image-holder img {
    filter: grayscale(1);
}







.section.hpfc .accent canvas , .section.hptesti .accent canvas , .section.footer .accent canvas{
    background-attachment: fixed;
}



#home-social-media{
    display: none
}






@media only screen and (max-width: 1440px) {


  .hpqs-inner {
      width: 94%;
  }


.hpwc-r .section-title {
    margin-bottom: 24px;
}

.hpwc-txt p {
    font-size: 13px;
    margin-bottom: 16px;
}



}





@media only screen and (max-width: 1199px) {


  .hpqs-inner {
      width: 100%;
  }
  .qs-field select, .qs-field input , .qs-field.qssubmit input , .qs-field.qsadv a{
      font-size: 13px;
  }

  .socmed-content .section-title {
    margin-bottom: 26px;
}




.safari-true .section.hpfc .accent canvas , .safari-true .section.hptesti .accent canvas , .safari-true .section.footer .accent canvas{
    background-attachment: scroll;
}





}





















@media only screen and (max-width: 991px) {

    .qs-title {
        width: 100%;
    }

    .qs-content-holder {
        width: 100%;
    }

    .hpqs-inner p {
        text-align: center;
    }

    .qs-title .section-title {
        justify-content: center;
        margin-bottom: 40px;
    }

    .qs-field-l {
        width: 100%;
        flex-flow: row wrap;
    }

    .qs-field-r {
        width: 100%;
    }


    .qs-field.qs-col-lg {
        width: 100%;
    }

    .qs-field.qs-col-md {
        width: calc(100% / 2 - 10px);
    }

    .qs-field {
        margin-bottom: 20px;
    }

    .hpqs-inner {
        max-width: 600px;
    }

    .fc-item {
        flex: 1 1 calc(50% - 16px);
    }



    .cta-item {
        flex: 1 1 calc(50% - 48px);
    }






    .hpwc-l {
        width: 100%;
    }

    .hpwc-r {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .hpwc-r .section-title {
        justify-content: center;
    }

    .hpwc-r .site-btn {
        justify-content: center;
    }

    .hpwc-txt p {
        text-align: center;
    }

    .hpwc-inner {
        width: 100%;
        max-width: 700px;
        margin: 0px auto;
    }




    .section.hpteam {
        margin-top: 40px;
    }


    .team-content {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    margin-top: -15.416666666666668vw;
}




.hptesti-inner {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
}






.socmed-content {
    width: 100%;
}

.socmed-photo {
    width: 100%;
}

.socmed-inner {
    flex-direction: column-reverse;
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
}

.socmed-content .section-title {
    justify-content: center;
    padding: 0;
}

.socmed-gallery {
    width: 100%;
    margin-right: 0;
}

.section.hpwc {
    padding: 0 15px;
}


}









/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 767px) {

  .cta-item {
      flex: 1 1 calc(100% - 48px);
      margin-bottom: 0;
  }

  .socmed-item {
    width: calc(100% / 3);
}

.team-content{
  margin-top: 0px;
}


}









@media only screen and (max-width: 480px) {




.fc-item {
    flex: 1 1 calc(100% - 16px);
}

}
