*{
    font-family: 'Raleway', sans-serif;
    font-size: 1.4vw;
}





@media screen and (min-width:991px) {
    *{
      
        font-size: 1.4vw;
    }
    
    .special-bold{
        font-size: 10.5vw;
        letter-spacing: 2vw;
        color: #16252f;
    }
    .nav-item{
        font-size: 1.3vw;
    }
    #enLink,#urLink{
        font-size: 1vw;
    }
    .home-text>h3{
        font-size: 2vw;
        letter-spacing: 3px;
        color: #16252f;
        border-bottom: 2px solid #16252f;
    }
    .blogs-main h1{
        font-family: "Fascinate", serif;
        letter-spacing: 1vw;
        font-size: 5vw;
    }
    
    .facilities-main h1,.about-main h1{
        font-size: 3vw;
    } 
    .footer-legals{
        font-size: 0.3vw;
    }
}
@media screen and (max-width:990px) and (min-width:767px) {
    *{
      
        font-size: 1.4vw;
    }
    .special-bold{
        font-size: 10.5vw;
        letter-spacing: 2vw;
        color: #16252f;
    }
    .nav-item{
        font-size: 1.5vw;
    }
    #enLink,#urLink{
        font-size: 1.3vw;
    }
    .home-text>h3{
        font-size: 2vw;
        letter-spacing: 3px;
        color: #16252f;
        border-bottom: 2px solid #16252f;
    }
    .blogs-main h1{
        font-family: "Fascinate", serif;
        letter-spacing: 1vw;
        font-size: 5vw;
    }
    
    .facilities-main h1,.about-main h1{
        font-size: 4vw;
    } 
    .facilities-text  h3{
        font-size: 2vw;
    }
    .facilities-text  p,.blogs-wrapper p,.blogs-wrapper strong{
        font-size: 1.8vw;
    }
footer a, footer h1, footer h3, footer p{
    font-size: 1.9vw;
}
    .footer-legals p,.footer-legals a{
        font-size: 1.3vw;
    }
}

@media screen and (max-width:766px) and (min-width:501px) {
    *{
      
        font-size: 2vw;
    }
    .special-bold{
        font-size: 10.5vw;
        letter-spacing: 2vw;
        color: #16252f;
    }
    .nav-item{
        font-size: 2vw;
    }
    #enLink,#urLink{
        font-size: 2vw;
    }
    .home-text>h3{
        font-size: 2vw;
        letter-spacing: 3px;
        color: #16252f;
        border-bottom: 2px solid #16252f;
    }
    .services-card-text{
        font-size: 1.8vw;
    }
    .blogs-main h1{
        font-family: "Fascinate", serif;
        letter-spacing: 1vw;
        font-size: 5vw;
    }
    
    .facilities-main h1,.about-main h1{
        font-size: 4vw;
    } 
    .facilities-text  h3{
        font-size: 2vw;
    }
    .facilities-text  p,.blogs-wrapper p,.blogs-wrapper strong{
        font-size: 1.8vw;
    }
footer a, footer h1, footer h3, footer p{
    font-size: 2.5vw;
}
    .footer-legals p,.footer-legals a{
        font-size: 1.5vw;
    }
}

@media screen and (max-width:500px) and (min-width:300px){
    *{
      
        font-size: 1.8vw;
    }
    .special-bold{
        font-size: 10.5vw;
        letter-spacing: 2vw;
        color: #16252f;
    }
    .nav-item{
        font-size: 2vw;
    }
    #enLink,#urLink{
        font-size: 2vw;
    }
    .home-text>h3{
        font-size: 2vw;
        letter-spacing: 3px;
        color: #16252f;
        border-bottom: 2px solid #16252f;
    }
    .services-card-text{
        font-size: 1.8vw;
    }
    .blogs-main h1{
        font-family: "Fascinate", serif;
        letter-spacing: 1vw;
        font-size: 5vw;
    }
    
    .facilities-main h1,.about-main h1{
        font-size: 4vw;
    } 
    .facilities-text  h3{
        font-size: 2vw;
    }
    .facilities-text  p,.blogs-wrapper p,.blogs-wrapper strong{
        font-size: 1.8vw;
    }
footer a, footer h1, footer h3, footer p{
    font-size: 2.5vw;
}
    .footer-legals p,.footer-legals a{
        font-size: 1.5vw;
    }
}