img {
    max-width: 100%;
}


.carousel-wigs {
    padding: 82px 0px 0px 0px;
}

.mob-nav {
    display: none;
}

.cookies {
    padding: 132px 100px 50px 100px;
}

.cp-title {
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    color: #faa094;
}

.cp-sub {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.cookie-policy {
    font-size: 18px;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.nav-bar {
    margin: 0;
    padding: 0;
    overflow: hidden;
/*    background-color: #008C76; */
    background-color: #86aea5;
    height: 79px;
    box-shadow: 0 6px 14px 0 #83838378;
    position: fixed;
    z-index: 9999999!important;
    max-width: 100%!important;
    width: 100%!important;
}

.nav-items {
    float: left;
    list-style-type: none;
}

.nav-links {
    display: block;
    color: #ffebee;
    text-align: center;
    padding: 14px 43px 0 43px;
    text-decoration: none;
    font-size: 20px;
    transition: 0.3s;
    font-family: 'Zen Maru Gothic', sans-serif;
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 500;
}

.nav-links:hover {
    color: #4e4e4e;
    transition: 0.3s;
}

.hero-image {
    background-image: linear-gradient(rgb(0 0 0 / 12%), rgb(0 0 0 / 82%)), url(../images/hero-image-new.jpg);
    height: 912px;
    max-width: 100%;
    background-size: cover;
    background-position: 40% 22%;
    background-attachment: fixed;
    clip-path: polygon(0 0,100% 0,100% 100%,0 83%);
}

.bio-text {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-left: 100px;
    margin-right: 100px;
    text-align:justify;
}

.bio-flex{
    display:flex;
    align-items:center;
}

.bio-flex img{
    width:40%;
    margin:0 30px;
}

.bio-top-img{
    float:right; 
    width:40%; 
    margin-left:30px; 
    margin-bottom:30px;
}

.title {
    font-family: 'Pacifico', cursive;
    color: #ffdde2;
    font-size: 110px;
    text-shadow: 4px 4px #a1a1a199;
}

.title-box {
    padding-top: 308px;
    margin-right: 205px;
    text-align: right;
}

.slogan {
    font-family: 'Quicksand', sans-serif;
    font-size: 26px;
    color: #9ed9cc;
    margin-top: -14px;
    margin-bottom: 22px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
}

.cta-button {
    background-color: #ffdde2;
    color: #000000;
    border: none;
    padding: 14px 57px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 12px 4px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 3px;
    font-family: 'Quicksand';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cta-button:hover {
    background-color: #f7c5cc;
    color: #000000;
    transition: 0.3s;
}

.col-md-6.nav-col2 {
    padding-left: 87px;
}

.nav-title {
/*
    color: #ffebee;
    padding: 14px 43px 0 43px;
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 109px;
    font-weight: 500;
    text-decoration: none;
*/
    font-family: 'Pacifico', cursive;
    color: #ffdde2;
    font-size: 30px;
    text-shadow: 4px 4px #a1a1a199;
    text-decoration: none;
    margin-left: 109px;
    letter-spacing: 1px;
}

.nav-title:hover {
    color: #faa094;
    text-decoration: none;
}

nav-title:focus, nav-title:hover {
    color: #faa094;
    text-decoration: none;
    outline: none!important;
}

.site-title {
    margin-top: 15px;
}


.julie {
    font-size: 40px;
/*    text-transform: uppercase; */
/*    font-family: 'Quicksand', sans-serif; */
    font-family: 'Pacifico', cursive;
    margin-right: 2px;
    color: #ffdde2;
    font-weight: 100;
    line-height:60px;
}

.bio {
    margin-top: -13px;
    margin-bottom: 80px;
}

.lightpink-bg {
    background-color: #faa59a1a;
    overflow-x: hidden;
}

.green-bg {
/*    background-color: #9ed9cc24; */
    background-color: #b4cdc7;
    overflow-x: hidden;
}

.green-title {
    font-size: 72px;
/*    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif; */
    color: #86aea5;
    font-weight: 300;
    text-align: center;
    padding: 65px 25px;
    letter-spacing: 4px;
    font-family: 'Pacifico', cursive
}

.serv-text {
    color: #ffdde2;
    font-family: 'Zen Maru Gothic', sans-serif;
    opacity: 0;
    font-size: 17px;
}


.services-box1, .services-box2, .services-box3, .services-box4 {
    height: 500px;
    margin-bottom: 50px;
    padding: 41px;
    transition: 0.5s;
}

.services-box1 {
    background-image: url(../images/wig-new.jpg); 
}

.services-box2 {
    background-image: url(../images/consultation.jpg);
}

.services-box3 {
    background-image: url(../images/cutting.jpg);
}

.services-box4 {
    background-image: url(../images/styling-new.jpg);
}

.services-box1:hover {
    background-blend-mode: overlay;
    background-color: #0000006b;
    transition: opacity 0.8s;
}

.services-box2:hover {
    background-blend-mode: overlay;
    background-color: #0000006b;
    transition: opacity 0.8s;
}

.services-box3:hover {
    background-blend-mode: overlay;
    background-color: #0000006b;
    transition: opacity 0.8s;
}

.services-box4:hover {
    background-blend-mode: overlay;
    background-color: #0000006b;
    transition: opacity 0.8s;
}

.services-box1:hover .serv-text {
    opacity: 100;
    transition: opacity 0.8s;
}

.services-box2:hover .serv-text {
    opacity: 100;
    transition: opacity 0.8s;
}

.services-box3:hover .serv-text {
    opacity: 100;
    transition: opacity 0.8s;
}

.services-box4:hover .serv-text {
    opacity: 100;
    transition: opacity 0.8s;
}

.container.serv {
    max-width: 100%;
}

.service {
    color: #ffffff;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    text-shadow: 2px 2px #00000099;
}

.after-care {
    margin: 60px 0px;
}

.main-text {
    font-size: 18px;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.pink-title {
    font-size: 72px;
/*    text-transform: uppercase; */
/*    font-family: 'Quicksand', sans-serif; */
    font-family: 'Pacifico', cursive;
    color: #ffdde2;
    font-weight: 600;
    text-align: center;
    margin: 66px 25px 23px 25px;
    letter-spacing: 4px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.hairIcon {
    margin-bottom: 45px;
    width: 55px;
}

.container.add-services {
    padding-bottom: 50px;
}

input[type="email"], input[type="text"], input[type="email"],textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #86aea5;
    border-radius: 4px;
    margin-top: 6px;
    margin-bottom: 16px;
}

.cf-label {
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 300;
}

button.send-button {
    background-color: #86aea5;
    color: #000000;
    border: none;
    padding: 11px 57px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 33px 0px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 3px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
}

button#sendForm:hover {
    background-color: #b2e5da;
    transition: 0.3s;
}

input[type="submit"] {
    background-color: #dbe5e2;
    color: #000000;
    border: none;
    padding: 11px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 3px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}

input[type="submit"]:hover {
    background-color: #9ed9cc;
}

.fa-solid {
    color: #86aea5;
    margin-right: 4px;
    font-size: 18px;
}

.cDetails {
    font-size: 18px;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
}

.details-title {
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
}

.fb {
    color: #fff;
    font-size: 45px;
    transition: 0.3s;
}

.fb:hover {
    color: #5780d5;
    transition: 0.3s;
}


.instagram {
    font-size: 45px;
    color: #fff;
    margin-left: 6px;
    transition: 0.3s;
    margin-right: 6px;
}

.instagram:hover {
    color: #cd486b;
    transition: 0.3s;
}

.fb2 {
    color: #5780d5;
    font-size: 50px;
    transition: 0.3s;
}

.fb2:hover {
    color: #000;
    transition: 0.3s;
}


.instagram2 {
    font-size: 50px;
    color: #cd486b;
    margin-left: 26px;
    transition: 0.3s;
}

.instagram2:hover {
    color: #000;
    transition: 0.3s;
}

.side-note {
    font-size: 14px;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
    padding: 0px 165px;
    color: #000;
    font-weight:bold;
}

.to-the-top {
  display: none;
  position: fixed;
  bottom: 88px;
  right: 16px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #000;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 18px;
}

.to-the-top:hover {
  background-color: #555;
}

.fa-solid.fa-arrow-up {
    margin: 0px!important;
}

.care {
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    margin-right: 3px;
}

::marker {
    color: #faa094;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 19px;
}

.footer-bg {
    background-color: #202020;
    padding: 57px;
    height: 263px;
}

.home-testimonial {
    background-color: #ffdde2;
    height: 427px
}

.home-testimonial-bottom {
    background-color: #f8f8f8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 20px;
    margin-bottom: 0px;
    position: relative;
    height: 130px;
    top: 182px
}

.home-testimonial h2 {
    color: white;
    font-size: 28px;
    font-weight: 700
}

.testimonial-inner {
    position: relative;
    top: -174px
}

.testimonial-pos {
    position: relative;
    top: 24px
}

.testimonial-inner .tour-desc {
    border-radius: 5px;padding: 40px
}
    
.color-grey-3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    color: #6c83a2
}


.link-name {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    color: #6c83a2
}

.link-position{
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;color: #6c83a2
}

.testimonial-title {
    font-size: 53px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    color: #000000;
    font-weight: 500;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
}

.pink-bg {
    background: linear-gradient(360deg, #faa59a1a 50%, #ffdde2 50%);
}

.testimonials {
    font-size: 14px;
    text-align: center;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.t-stars {
    text-align: center;
}

.t-name {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}

.t-box {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 40px;
    height: 266px;
    margin-bottom: 50px;
}

.sbTestimony{
    height: fit-content!important;
}

.charities {
    padding-bottom: 55px;
}

.footer-title {
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}

.footer-text {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.footer-sidenote {
    color: #fff;
    text-align: center;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 14px;
    padding: 0px 62px;
    font-weight:bold;
}

.successMessage {
    background-color: #9ed9cc;
    height: 150px;
    padding-top: 101px;
    font-size: 20px;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
    color: #000000;
}

.failedMessage {
    background-color: #ff0000;
    height: 150px;
    padding-top: 101px;
    font-size: 20px;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
    color: #ffffff;
}

.cf-field {
    font-size: 17px;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.error-title {
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    font-size: 80px;
    color: #9ed9cc;
}

.error-sub {
    font-size: 19px;
    font-family: 'Zen Maru Gothic', sans-serif;
}

.error404 {
    padding-top: 270px;
    padding-bottom: 179px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #202020;
    overflow-x: hidden;
    padding-top: 110px;
    transition: .5s;
    text-align: center;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 63px;
    margin-left: 50px;
    color: #9ed9cc;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    color: #faa094;
    display: block;
    transition: .3s;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sidenav a:focus, .sidenav a:hover {
    color: #ffc6be!important;
    text-decoration: none!important;
    outline: none!important;
}

.contact-form {
    padding: 0px 30px;
}

.tri-space {
    margin-bottom: 63px;
}

.th-sect {
    text-align: center;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.testimonial-hero {
    background-image: linear-gradient(#0000003b, #000000a8), url(../images/wig-th.jpg);
    height: 504px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: 0% 6%;
}

.th-text {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 17px;
}

.th-author {
    font-family: 'Quicksand', sans-serif;
    font-size: 19px;
}

.carousel-indicators {
    bottom: -47px!important;
    margin: auto!important;
}

.carousel-indicators [data-bs-target] {
    background-color: #faa094!important;
    height: 5px!important;
}

@supports (-webkit-touch-callout:none) {
    .hero-image {
        background-attachment: scroll;
    }
    
    .instagram:hover {
        color: #fff;
    }
}


@media only screen and (max-width: 1790px) {
    .col-md-6.nav-col2 {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1621px) {
    .col-lg-3.serv-cols {
        width: 50%;
    }
    
    .services-box1 {
        background-position: 0% 33%;
        background-size: cover;
    }
    
    .services-box2 {
        background-position: 0% 68%;
        background-size: cover;
    }
    
    .services-box3 {
        background-position: 0% 73%;
        background-size: cover;
    }
    
    .services-box4 {
        background-position: 0% 34%;
        background-size: cover;
    }
    
    .service {
        font-size: 54px;
    }
    
}

@media only screen and (max-width: 1536px) {
    .th-sect {
        width: 81%;
    }
}

@media only screen and (max-width: 1528px) {
    .mob-nav {
        display: block;
        color: #9ed9cc;
        font-size: 27px;
        padding-top: 17px;
        text-align: right;
        margin-right: 114px;
    }
    
    .nav {
        display: none;
    }
    
    .nav-title {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 1399px) {
    .carousel-wigs {
        padding: 37px 0px 0px 0px;
    }
    
    .t-box {
        height: 298px;
    }
}

@media only screen and (max-width: 1276px) {
    .t-box {
        height: 294px;
    }
}


@media only screen and (max-width: 1270px) {
    .nav-title {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 1199px) {
    .side-note {
        padding: 0px 70px;
    }
    
    .t-box {
        height: 370px;
    }
    
    .footer-bg {
        height: 300px;
    }
    .bio-flex .julie{
        font-size:34px;
    }
    .sbTestimony .col-md-3 {
        width: 100%;
        text-align: center;
        margin-top: 0!important;
        margin-bottom: 15px;
    }

    .sbTestimony .col-md-9 {
        width: 100%;
    }

    .sbTestimony img {
        width: 50%;
    }
}

@media only screen and (max-width: 1185px) {
    .hero-image {
        height: 759px;
    }
    
    .title-box {
        padding-top: 233px;
    }
    
    .bio {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1137px) {
    .services-box1, .services-box2, .services-box3, .services-box4 {
        margin-bottom: 50px;
        padding: 25px;
        transition: 0.5s;
    }
    
    
    .col-md-6.nav-col2 {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1117px) {
    .title-box {
        margin-right: 76px;
    }
    
    .nav-title {
        margin-left: 0px;
    }
    
    .mob-nav {
        margin-right: 31px;
    }
}

@media only screen and (max-width: 1082px) {
    .service {
        font-size: 45px;
    }
}

@media only screen and (max-width: 991px) {
    .green-title {
        padding: 65px 25px 23px 25px;
    }
    
    .container.wig {
        max-width: 85%;
    }
    
    .col-lg-3.serv-cols {
        width: 100%;
    }
    
    .contact-space {
        margin-bottom: 50px;
    }
    
    .footer-sidenote {
        padding: 0px 0px;
    }
    
    
    .t-box {
        height: 415px;
    }
    
    button.send-button {
        margin: 33px 0px 106px 0px;
    }
    .bio-flex{
        flex-wrap:wrap;
    }
    .bio-flex img {
        width: 60%;
        margin: 0 auto 30px;
    }
    .bio-flex .julie{
        text-align:center;
    }
}

@media only screen and (max-width: 939px) {
    .pink-title, .green-title {
        font-size: 37px;
    }
    
    .julie {
        font-size: 34px;
    }
    .top-bio-text {
        display: flex;
        flex-wrap: wrap;
    }
    .bio-top-img {
        float: inherit;
        width: 60%;
        margin: auto;
        display: block;
        order: 2;
    }
}

@media only screen and (max-width: 907px) {
    .t-box {
        height: 453px;
    }
}

@media only screen and (max-width: 886px) {
    .title {
        font-size: 98px;
    }
    
    .slogan {
        font-size: 22px;
    }
    
    .cta-button {
        padding: 12px 52px;
        font-size: 20px;
    }
    
    .hero-image {
        height: 668px;
    }
}

@media only screen and (max-width: 875px) {
    .t-box {
        padding: 24px;
        height: 404px;
    }
}

@media(max-width:820px){
    .bio-flex img{
        width:100%;
    }
    .bio-top-img{
        width:100%;
    }
}

@media only screen and (max-width: 794px) {
    .t-box {
        height: 422px;
    }
}

@media only screen and (max-width: 768px) {
    .col-md-6.nav-col {
        width: 80%;
    }
    
    .col-md-6.nav-col2 {
        width: 20%;
    }
    
    .site-title {
        margin-top: 20px;
    }
    
    .nav-title {
        font-size: 25px;
    }
    
    .mob-nav {
        font-size: 29px;
        padding-top: 15px;
    }
    .bio-text{
        margin-left:50px;
        margin-right:50px;
    }
    .sbTestimony img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bg {
        height: 538px;
    }
    
    .t-box {
        height: 203px;
    }
    
    .social, .visit {
        margin-top: 30px!important;
    }
}

@media only screen and (max-width: 752px) {
    
    .title {
        font-size: 86px;
    }
    
    .slogan {
        letter-spacing: 1px;
    }
    
    .cta-button {
        padding: 12px 52px;
        font-size: 20px;
    }
    
    .cta-button {
        padding: 12px 52px;
        font-size: 18px;
    }
    
    .julie {
        font-size: 25px;
    }
    
    .service {
        font-size: 36px;
    }
    
    .carousel-image {
        width: 56%;
    }
}

@media only screen and (max-width: 685px) {
    .testimonial-hero {
        height: 564px;
    }
}

@media only screen and (max-width: 667px) {
    .sidenav a {
        font-size: 35px;
    }
    
    .title {
        font-size: 76px;
    }
    
    .slogan {
        font-size: 22px;
        margin-top: -10px;
        margin-bottom: 13px;
        letter-spacing: 0px;
    }
    
    .cta-button {
        padding: 11px 37px;
        font-size: 17px;
    }
    
    .instagram, .fb {
        font-size: 42px;
    }
}

@media only screen and (max-width: 635px) {
    .services-box1, .services-box2, .services-box3, .services-box4 {
        height: 475px;
    }
}

@media only screen and (max-width: 631px) {
    .footer-bg {
        height: 557px;
    }
}

@media only screen and (max-width: 626px) {
    .t-box {
        height: 232px;
    }
}

@media only screen and (max-width: 617px) {
    .t-box {
        height: 222px;
    }
    .bio-text{
        margin-left:20px;
        margin-right:20px;
    }
}

@media only screen and (max-width: 606px) {
    .title-box {
        margin-right: 53px;
    }
}

@media only screen and (max-width: 583px) {
    .title {
        font-size: 69px;
    }
    
    .slogan {
        font-size: 20px;
        margin-top: -11px;
    }
    
    .cta-button {
        padding: 12px 35px;
        margin: 6px 4px;
    }
    
    .bio-text, .main-text {
        font-size: 16px;
    }
    
    .main-text {
        padding: 0px 30px;
    }
    
    .main-text.charity {
        padding: 0px;
    }
    
    .pink-title {
        margin: 66px 15px 23px 15px;
    }
}

@media only screen and (max-width: 563px) {
    .th-text {
        font-size: 15px;
    }
}

@media only screen and (max-width: 526px) {
    .t-box {
        height: 255px;
    }
}

@media only screen and (max-width: 521px) {
    .title {
        font-size: 59px;
    }
    
    .slogan {
        font-size: 17px;
        margin-top: -7px;
    }
}

@media only screen and (max-width: 482px) {
    .testimonial-hero {
        height: 620px;
    }
}

@media only screen and (max-width: 473px) {
    .nav-title {
        padding: 14px 10px 0 19px;
    }
    
    .mob-nav {
        margin-right: 23px;
    }
}


@media only screen and (max-width: 470px) {
    .title-box {
        margin-right: 42px;
    }
    
    .hero-image {
        height: 614px;
    }
}

@media only screen and (max-width: 465px) {
    
    .serv-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 463px) {
    .t-box {
        height: 277px;
    }
}

@media only screen and (max-width: 449px) {
    .title-box {
        margin-left: 39px;
        padding-top: 170px;
    }
    
    .title {
        font-size: 69px;
        letter-spacing: 2px;
    }
    
    .slogan {
        font-size: 20px;
    }
    .bio-flex .julie {
        font-size: 28px;
    }
}

@media only screen and (max-width: 425px) {
    .testimonial-hero {
        height: 657px;
    }
    .services-box1, .services-box2, .services-box3, .services-box4 {
        height: 500px;
    }
}

@media(max-width:414px){
    .bio-flex .julie {
        font-size: 25px;
    }
    .carousel-image {
        width: 80%;
    }
}

@media only screen and (max-width: 408px) {
    .title-box {
        margin-right: 27px;
    }
}

@media only screen and (max-width: 402px) {
    .footer-bg {
        height: 540px;
        padding: 40px;
    }
    
    .footer-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 401px) {
    .t-box {
        height: 298px;
    }
}

@media only screen and (max-width: 386px) {
    .serv-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 365px) {
    .title {
        font-size: 62px;
    }
}

@media only screen and (max-width: 355px) {
    
    .services-box1, .services-box2, .services-box3, .services-box4 {
        height: 585px;
    }
}

@media only screen and (max-width: 351px) {
    .footer-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 335px) {
    .title {
        font-size: 57px;
    }
    
    .slogan {
        font-size: 18px;
    }
}
@media(max-width:320px){
    .service {
        font-size: 30px;
    }
}