/* Nav Bars */
@media screen and (max-width: 1450px) {
  .nav-contact {
    padding: 15px 50px !important;
  }

  .nav-contact__left img {
    width: 50px !important;
  }
}

@media screen and (max-width: 1280px) {
  /* Logo & Contact */
  .nav-contact {
    padding: 15 10px !important;
  }

  .nav-contact__left h5 {
    font-size: 20px !important;
  }

  .nav-contact__left img {
    width: 50px !important;
  }

  .nav-contact__right a {
    font-size: 13px;
  }
  .nav-contact__right a i {
    font-size: 15px !important;
  }

  .nav-contact__right--location span {
    font-size: 13px !important;
  }
  .nav-contact__right--location i {
    font-size: 20px !important;
  }

  /* Nav */
  .navbar {
    margin: 0 20px !important;
  }
}

@media screen and (max-width: 1250px) {
  .nav-contact__right--email {
    display: none !important;
  }
  .nav-contact__left img {
    width: 40px !important;
  }
}

@media screen and (max-width: 1165px) {
  .nav-link {
    font-size: 12px;
  }
}

@media screen and (max-width: 1100px) {
  .nav-link {
    font-size: 10.5px;
  }
}
@media screen and (max-width: 991.5px) {
  .nav-link {
    font-size: 15px;
  }
  .nav-link:hover {
    background: none;
  }
  .toggle-nav {
    display: block;
  }
  .nav-link {
    padding-left: 10px !important;
  }
  .header__description {
    font-size: 1rem;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    width: 100%;
  }
}

@media screen and (max-width: 825px) {
  .nav-contact__right--phone {
    display: none !important;
  }
}
@media screen and (max-width: 675px) {
  .nav-contact__right--location {
    display: none !important;
  }
}

@media screen and (max-width: 500px) {
  .dropdown-to-fix .nav-link {
    font-size: 10px;
    padding: 10px 0px;
    margin: 0;
  }
  .toggle-nav {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 450px) {
  .nav-contact {
    padding: 15px 5px !important;
  }
  .navbar {
    padding: 13px 15px !important;
  }
  .nav-contact__left h5 {
    font-size: 15px !important;
  }

  .nav-contact__left img {
    width: 60px !important;
  }
  .news-container {
    width: 97%;
    font-size: 10px !important;
  }

  .news-title {
    font-size: 10px;
  }
}

@media screen and (max-width: 300px) {
  .toggle-nav {
    padding: 10px 15px;
    margin: 10px;
  }
  .navbar {
    padding: 5px 3px !important;
  }
  .dropdown-to-fix .nav-link {
    font-size: 7px;
  }
}

/* Home Page Start */
/* Header */
@media screen and (max-width: 991.5px) {
  .header {
    padding-top: 225px;
  }
  .header__dots {
    padding-top: 50px;
  }
  .count-container {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .header__title {
    font-size: 1.5rem; /* reduce font size for smaller screens */
  }

  .header__description {
    font-size: 0.8rem; /* reduce font size for smaller screens */
    margin-bottom: 1rem; /* reduce margin for smaller screens */
  }

  .header .a-button {
    font-size: 0.8rem; /* reduce font size for smaller screens */
    padding: 0.6rem 1rem;
  }
}
/* Home Page End */

/* Map */
@media screen and (max-width: 500px) {
  /* Map */
  .mapouter {
    height: 400px;
  }
  .gmap_canvas {
    height: 400px;
  }
  .gmap_iframe {
    height: 400px !important;
  }
}
/* About Page Start */
@media screen and (max-width: 1100px) {
  .header-withbox-container__left--title {
    font-size: 30px;
  }
  .header-withbox-container__left--description {
    font-size: 15px;
  }
  .header-withbox-container__right {
    padding: 0px;
  }
  .header-withbox-container__right img {
    width: 80%;
  }
}
/* About Page End */
@media screen and (max-width: 991.5px) {
  .header-withbox-container {
    flex-direction: column-reverse;
    align-items: center;
  }
  .contact-container {
    flex-direction: column;
    align-items: center;
  }
  .header-withbox-container__left {
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .header-withbox-container__right {
    width: 70%;
  }
}
@media screen and (max-width: 775px) {
  .header-withbox-padding {
    padding: 5px 20px !important;
  }
  .header-withbox-container__right {
    width: 90%;
  }
}
@media screen and (max-width: 500px) {
  .header-withbox-container__right {
    width: 100%;
  }
  .header-withbox-padding {
    padding: 5px 10px !important;
  }
  .header-withbox-container {
    padding: 40px 20px;
  }
  .header-withbox-container__left--title {
    font-size: 25px;
  }
  .header-withbox-container__left--description {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 350px) {
  .header-withbox-container__left--title {
    font-size: 20px;
  }
  .header-withbox-container__left--description {
    font-size: 10px;
  }
}
@media screen and (max-width: 300px) {
  .header-withbox-container__left--title {
    font-size: 15px;
  }
  .header-withbox-container__left--description {
    font-size: 10px;
  }
}

/* Section */
@media screen and (max-width: 700px) {
  .section-des {
    font-size: 75px;
  }
}

@media screen and (max-width: 550px) {
  .section-des {
    font-size: 50px;
  }
}

@media screen and (max-width: 400px) {
  .section-des {
    font-size: 30px;
  }
}

/* Contact Page starts */

@media screen and (max-width: 1355px) {
  .contact-box {
    width: 100%;
  }
  .contact-boxes {
    width: 40%;
  }
  .contact-box__icon {
    margin-right: 20px;
  }
  .contact-form-container {
    width: 60%;
  }
}

@media screen and (max-width: 1200px) {
  .contact-box {
    font-size: 15px;
    width: 100%;
    padding: 17.5px 12px;
  }
  .contact-box__icon {
    margin-right: 10px;
  }
  .contact-boxes {
    width: 40%;
  }

  .contact-form-container {
    width: 60%;
  }
}

@media screen and (max-width: 1100px) {
  .contact-form-container {
    padding-left: 20px;
  }
}
@media screen and (max-width: 991.5px) {
  .contact-boxes {
    width: 100%;
    padding: 17.5px 25px;
  }
  .contact-box {
    font-size: 17px;
    padding: 17.5px 25px;
  }
  .contact-form-container {
    width: 100%;
  }
  .contact-form-container {
    padding-left: 0px;
  }
  .contact-box__icon {
    margin-right: 25px;
  }
}

@media screen and (max-width: 555px) {
  .contact-boxes {
    width: 100%;
    padding: 17.5px 5px;
  }
  .contact-box {
    font-size: 17px;
    padding: 15px 15px;
  }
  .contact-form-container {
    width: 100%;
  }
  .contact-box__icon {
    margin-right: 10px;
    font-size: 20px;
  }
  .contact-form-container {
    padding-left: 0px;
  }
}
@media screen and (max-width: 420px) {
  .contact-boxes {
    width: 100%;
    padding: 17.5px 0px;
  }
  .contact-box {
    font-size: 15px;
    padding: 15px 10px;
  }
  .contact-form-container {
    width: 100%;
  }
  .contact-box__icon {
    font-size: 17px;
  }
}
@media screen and (max-width: 370px) {
  .contact-box {
    font-size: 10px;
    padding: 10px 5px;
    border-radius: 15px;
  }
  .contact-form-container {
    width: 100%;
  }
  .contact-box__icon {
    font-size: 17px;
  }
  .contact-box__icon {
    margin-right: 5px;
    font-size: 15px;
  }
}

@media screen and (max-width: 265px) {
  .contact-box {
    font-size: 10px;
    padding: 10px 5px;
    border-radius: 15px;
  }
  .contact-box:nth-child(3) {
    font-size: 8px;
  }
  .contact-form-container {
    width: 100%;
  }
  .contact-box__icon {
    font-size: 17px;
  }
  .contact-box__icon {
    margin-right: 5px;
    font-size: 15px;
  }
}

/* Contact Page ends */

/* header 2-o */
@media screen and (max-width: 600px) {
  .header2-o__title {
    width: 100%;
    padding: 20px;
    font-size: 100%;
  }
}

@media screen and (max-width: 600px) {
  .header2-o__title {
    font-size: 80%;
  }
}

/* Area */
@media screen and (max-width: 1190px) {
  .area_2-o {
    padding: 20px;
  }

  .area-gallery img {
    height: 500px;
  }
}

@media screen and (max-width: 991.5px) {
  .area-gallery img {
    height: auto;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }

  .area-gallery:hover img {
    transform: none;
  }

  .area-gallery {
    padding: 0;
    flex-direction: column;
  }
  .area-gallery-wrap button {
    display: none;
  }

  .area-list {
    flex-direction: column-reverse;
    align-items: center;
    padding: 20px;
    justify-content: center;
  }
  .area-list_ {
    flex-direction: column-reverse;
    align-items: center;
    padding: 20px;
    justify-content: center;
  }

  .area-list-texts {
    align-items: start !important;
    text-align: start !important;
    padding: 0 !important;
  }

  .area-list-icon {
    padding: 0 !important;
  }

  .area-list-icon img {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

@media screen and (max-width: 700px) {
  .area-heading {
    font-size: 65px;
  }
}

@media screen and (max-width: 650px) {
  .area-heading {
    font-size: 60px;
  }
}

@media screen and (max-width: 550px) {
  .area-heading {
    font-size: 50px;
    padding: 0px;
    margin: 0;
  }

  .area-des {
    font-size: 12px;
  }
  .area-list,
  .area-list_ {
    align-items: start;
  }
  .area-gallery-wrap,
  .area-lists {
    margin-top: 20px;
  }
}

@media screen and (max-width: 450px) {
  .area-heading {
    font-size: 35px;
  }
  .area-list-texts h3 {
    font-size: 30px;
  }
  .area-list-texts p {
    font-size: 10px;
  }
  .area-list-texts a {
    font-size: 13px;
  }
  .area-list-texts h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 400px) {
  .area-heading {
    font-size: 30px;
  }
  .area-des {
    font-size: 11px;
  }
}

@media screen and (max-width: 350px) {
  .area-heading {
    font-size: 25px;
  }
}

@media screen and (max-width: 300px) {
  .area-heading {
    font-size: 20px;
  }
  .area-des {
    font-size: 10px;
  }
  .area-list-texts a {
    font-size: 10px;
  }
}

/* Footer Start Here */
@media screen and (max-width: 1369.5px) {
  .footer-top {
    justify-content: center;
  }
}
@media screen and (max-width: 819.5px) {
  .footer-about {
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-about-b {
    flex-direction: column !important;
  }

  .footer-about-social {
    margin-top: 10px;
  }

  .footer-about-social a {
    margin: 0;
  }
  .footer-about-social a:nth-child(2) {
    margin-left: 20px;
  }
  .footer-nav {
    justify-content: center;
  }
  .footer-nav-sec {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer-contact {
    margin-top: 20px;
    align-items: center;
  }
  .footer-contact div {
    flex-direction: column;
    text-align: center;
  }

  .footer-contact i {
    margin: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .footer-bottom {
    flex-direction: column;
    justify-content: start;
  }

  .footer-bottom p {
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  .footer-bottom span {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .footer {
    padding: 50px 10px 10px;
  }
  .footer-about {
    width: 100%;
  }

  .footer-nav {
    width: 100%;
  }
  .footer-contact {
    width: 100%;
  }

  .footer-learn {
    font-size: 10px;
  }
  .footer a:hover {
    color: var(--white);
  }
}

@media screen and (max-width: 400px) {
  .footer {
    padding: 20px 0px 0px;
  }
}

@media screen and (max-width: 350px) {
  .footer-about img {
    width: 50px;
  }
  .footer-about h3 {
    font-size: 20px;
    padding-left: 10px !important;
  }
  .footer-about p {
    font-size: 11px;
    letter-spacing: normal;
  }
  .footer-bottom p {
    font-size: 10px;
  }
}

@media screen and (max-width: 300px) {
  .footer-about img {
    width: 40px;
  }
  .footer-about h3 {
    font-size: 15px;
  }
  .footer-about p {
    font-size: 10px;
    letter-spacing: normal;
  }
  .footer-contact div {
    padding: 2px;
    font-size: 10px;
  }
}

@media screen and (max-width: 1100px) {
  .display-sec--title {
    font-size: 75px;
  }

  .display-sec--image {
    width: 400px;
  }
}

@media screen and (max-width: 991.5px) {
  .display-sec {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
  .display-sec--image {
    width: 60%;
  }
  .display-sec__left {
    width: 100%;
    padding: 0;
  }
  .inverted {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 700px) {
  .display-sec {
    padding: 30px;
  }
  .display-sec--image {
    width: 80%;
  }
  .display-sec--title {
    font-size: 50px;
  }
}

@media screen and (max-width: 500px) {
  .display-sec {
    padding: 20px;
  }
  .display-sec--image {
    width: 90%;
  }
  .display-sec--title {
    font-size: 35px;
  }
  .display-sec--des {
    font-size: 14px;
  }
}

@media screen and (max-width: 400px) {
  .display-sec {
    padding: 10px;
  }
  .display-sec--image {
    width: 90%;
  }
  .display-sec--title {
    font-size: 30px;
  }
  .display-sec--des {
    font-size: 12px;
  }
}

@media screen and (max-width: 300px) {
  .display-sec--title {
    font-size: 25px;
  }
  .display-sec--des {
    font-size: 10px;
  }
}

/* Overview Start */
@media screen and (max-width: 979.5px) {
  .overview-box {
    width: 100%;
    margin: 10px 0;
  }
}

@media screen and (max-width: 700px) {
  .overview-container {
    padding: 40px;
  }
  .overview--title {
    font-size: 75px;
  }
}

@media screen and (max-width: 550px) {
  .overview--title {
    font-size: 50px;
  }
  .overview-boxes-heading {
    font-size: 35px;
    padding: 0;
  }
  .ovb-title {
    font-size: 25px;
  }
  .ovb-des {
    font-size: 15px;
  }
}

@media screen and (max-width: 400px) {
  .overview-container {
    padding: 20px;
  }
  .overview--title {
    font-size: 40px;
  }
  .overview-boxes-heading {
    font-size: 30px;
    padding: 0;
  }
  .ovb-title {
    font-size: 20px;
  }
  .ovb-des {
    font-size: 15px;
  }
}

@media screen and (max-width: 350px) {
  .overview-container {
    padding: 10px;
  }
  .overview-box {
    padding: 5px 0px;
  }
  .overview--title {
    font-size: 35px;
  }
  .overview-boxes-heading {
    font-size: 25px;
    padding: 0;
  }
  .ovb-title {
    font-size: 17px;
  }
  .ovb-des {
    font-size: 15px;
  }
}
/* Overview End */

/* Message start */
@media screen and (max-width: 1100px) {
  .message-sec__left--image {
    width: 60% !important;
  }
}
@media screen and (max-width: 991.5px) {
  .message--title {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .message-sec__left--image {
    width: 400px;
  }
  .message-container {
    flex-direction: column;
  }
  .message-sec__right--title {
    font-size: 30px;
  }
  .message-sec__right--des {
    font-size: 15px;
  }
  .message-sec__right {
    margin-top: 10px;
    align-items: center;
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 700px) {
  .message-sec {
    padding: 15px;
  }
  .message--title {
    font-size: 40px;
  }
  .message-sec__left--image {
    width: 80% !important;
  }
  .message-sec__right--des {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  .message-sec {
    padding: 10px;
    margin: 20px 20px;
  }
  .message--title {
    font-size: 30px;
  }
  .message-sec__left--image {
    width: 90% !important;
  }
  .message-sec__right--title {
    font-size: 25px;
  }
  .message-sec__right--des {
    font-size: 13px;
  }
}

@media screen and (max-width: 350px) {
  .message--title {
    font-size: 25px;
  }
  .message-sec__left--image {
    width: 100% !important;
  }
  .message-sec__right--title {
    font-size: 20px;
  }
  .message-sec__right--des {
    font-size: 13px;
  }
}
@media screen and (max-width: 300px) {
  .message-sec {
    padding: 5px;
  }
}
/* Message end */
