* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

@media (max-width: 2560px) {
  @import url("https://fonts.googleapis.com/css2?family=Italiana&display=swap");

  .italiana-regular {
    font-family: "Italiana", serif;
    font-weight: 400;
    font-style: normal;
  }

  .ansec1 {
    background-image: url("../images/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 80vh;
  }

  .ansec2 {
    background-image: url("../images/bg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 80vh;
  }

  .ansec1 .container {
    height: 100%;
  }

  .ansec1 .row {
    height: 100%;
  }

  .ansec2 .container {
    height: 100%;
  }

  .ansec2 .row {
    height: 100%;
  }

  .p1content {
    height: 100%;
    align-items: center;
    display: flex;
  }

  .p1image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .p1image img {
    width: 60%;
  }

  .p1inside h2 {
    font-family: "Italiana", serif;
    font-size: 60px;
  }

  .p1inside p {
    font-size: 19px;
  }

  .p1inside button {
    padding: 10px 30px;
    border-radius: 40px;
    border: none;
    background: #ffe789 !important;
  }

  .p2inside h2 {
    font-family: "Italiana", serif;
    font-size: 60px;
    color: white;
  }

  .p2inside p {
    font-size: 19px;
    color: white;
  }

  .p2inside button {
    padding: 10px 30px;
    border-radius: 40px;
    border: none;
    background: #3681b0;
    color: white;
  }

  .p2inside h4 {
    color: white;
  }

  .paintbox {
    position: relative;
  }

  .modal-img1 {
    background-image: url(../images/modl1.jpg);
    background-size: cover;
    height: 50vh;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
  }

  .modal-img2 {
    background: #9c6b60;

    height: 50vh;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .modal-img1 p span {
    background: linear-gradient(181deg, #fec940, #f90);
    padding: 4px 14px;
    border-radius: 40px;
    color: black;
    font-size: 14px;
    font-weight: 500;
    font-family: auto;
  }

  .circle-mdl {
    padding: 50px;
    background-image: url(../images/modl2.jpg);
    background-size: cover;
    border-radius: 50%;
    height: 350px;
    width: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .modal-img2 p span {
    background: linear-gradient(181deg, #fec940, #f90);
    padding: 4px 14px;
    border-radius: 40px;
    color: black;
    font-size: 14px;
    font-weight: 500;
    font-family: auto;
  }

  .modalsss .modal-img1 {
    border-radius: 20px 0px 0px 20px;
  }

  .modalsss .modal-img2 {
    border-radius: 0px 20px 20px 0px;
  }

  .modalsss .col-md-6 {
    padding: 0px;
  }

  .closebtn {
    position: absolute;
    right: 2px;
    top: 2px;
  }

  .mdnclsbtn {
    color: white !important;
  }

  .modal-content {
    border-radius: 21px !important;
  }

  .modalsss .container {
    max-width: 100%;
  }

  .homesec {
    padding: 100px 0px;
    text-align: center;
    font-family: auto;
  }

  .homecardimg img {
    width: 15%;
  }

  .homecardimg3 img {
    width: 25%;
  }

  .homecard {
    border: 1px solid #bfbfbf;
    padding: 40px;
    box-shadow: 0px 7px 13px -8px #000000;
    font-family: auto;
    background: #fffef7;
  }

  .homesec h2 {
    font-size: 41px;
    font-family: none;
    color: #00003d;
  }

  .homesec p {
    font-size: 18px;
  }

  .h2style {
    font-size: 41px;
    font-family: none;
    color: #00003d;
    margin-bottom: 50px;
  }

  .pcardsec {
    padding: 70px 0px;
    text-align: center;
  }

  .pcard {
    background: #e7f8f9;
    padding: 30px;
    border-radius: 25px;
  }

  .pcard h2 {
    font-family: serif;
    font-size: 40px;
    color: black;
  }

  /* .pcard p span {
          background: white;
          padding: 6px 20px;
          font-size: 19px;
          border-radius: 40px;
          box-shadow: 0px 4px 14px -4px black;
          margin-top: 20px;
          cursor: pointer;
      } */

  .p2cardimg {
    height: 307px;
  }

  #wowslider-container1 .ws_images {
    border: none !important;
  }

  .homeh2 {
    font-size: 41px;
    font-family: auto;
    color: #00003d;
  }

  .homeh4 {
    font-size: 24px;
    font-family: auto;
    color: #00003d;
  }

  #section {
    padding: 50px 0px 100px 0px;
  }

  .testi-img img {
    border-radius: 10px;
  }

  .testimonialimg {
    height: 100px;
    width: 100px;
  }

  .testimonialimg img {
    border-radius: 50%;
  }

  .testmain {
    display: flex;
    align-items: center;
  }

  .testi-name {
    padding-left: 20px;
  }

  .testislider {
    background: #efefff;
    padding: 20px;
    border-radius: 10px;
  }

  .testislider h5 {
    font-size: 18px;
    font-family: auto;
  }

  .testimonial {
    padding: 80px 0px;
  }

  .faqss {
    background-image: url(../images/yyy.jpg);
    background-size: cover;
    background-attachment: fixed;
  }
  .btn_style_1 {
    background: radial-gradient(
        92.09% 85.42% at 86.3% 87.5%,
        rgba(0, 0, 0, 0.23) 0%,
        rgba(0, 0, 0, 0) 86.18%
      ),
      radial-gradient(
        65.28% 65.28% at 26.39% 20.83%,
        rgba(255, 255, 255, 0.413) 0%,
        rgba(255, 255, 255, 0) 69.79%,
        rgba(255, 255, 255, 0) 100%
      ),
      #175f9e;
    box-shadow: 0px 16px 33px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 13px 26px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 22px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
    cursor: pointer;
  }

  .btn_style_1:hover {
    background: radial-gradient(
        92.09% 85.42% at 86.3% 87.5%,
        rgba(0, 0, 0, 0.23) 0%,
        rgba(0, 0, 0, 0) 86.18%
      ),
      radial-gradient(
        65.28% 65.28% at 26.39% 20.83%,
        rgba(255, 255, 255, 0.213) 0%,
        rgba(255, 255, 255, 0) 69.79%,
        rgba(255, 255, 255, 0) 100%
      ),
      #222;
    color: #fff;
    border-radius: 15px;
    box-shadow: 0px 16px 15px rgba(0, 0, 0, 0.5);
  }
  .btn_style_2 {
    background: radial-gradient(
        92.09% 85.42% at 86.3% 87.5%,
        rgba(0, 0, 0, 0.23) 0%,
        rgba(0, 0, 0, 0) 86.18%
      ),
      radial-gradient(
        65.28% 65.28% at 26.39% 20.83%,
        rgba(255, 255, 255, 0.413) 0%,
        rgba(255, 255, 255, 0) 69.79%,
        rgba(255, 255, 255, 0) 100%
      ),
      #222;
    box-shadow: 0px 16px 33px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 13px 26px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 22px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
    cursor: pointer;
  }

  .btn_style_2:hover {
    background: radial-gradient(
        92.09% 85.42% at 86.3% 87.5%,
        rgba(0, 0, 0, 0.23) 0%,
        rgba(0, 0, 0, 0) 86.18%
      ),
      radial-gradient(
        65.28% 65.28% at 26.39% 20.83%,
        rgba(255, 255, 255, 0.213) 0%,
        rgba(255, 255, 255, 0) 69.79%,
        rgba(255, 255, 255, 0) 100%
      ),
      #175f9e;
    color: #fff;
    border-radius: 15px;
    box-shadow: 0px 16px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }

  .nav-logo img {
    width: 45%;
    padding-left: 50px;
  }

  .desktop-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: #ffffff;
    border-bottom: 1px solid #e1e1e1;
  }

  .nav-pages ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
  }

  .nav-pages ul li {
    font-size: 17px;
    /* font-weight: 500; */
    cursor: pointer;
    color: #876815;
    position: relative;
    padding: 10px 15px;
  }

  .nav-pages ul li a {
    font-size: 17px;
    /* font-weight: 500; */
    cursor: pointer;
    color: #876815;
    position: relative;
  }

  .nav-pages ul li:hover {
    color: #157287;
  }

  /* Dropdown styling - Initially hidden */
  .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 0px;
    min-width: 150px;
    border-radius: 5px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    /* transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; */
  }

  .dropdown li {
    padding: 10px 12px;
    color: #333;
    font-size: 15px;
    cursor: pointer;
  }

  .dropdown li:hover {
    background: #ddd;
  }

  /* Show dropdown on hover */
  .nav-pages ul li:hover .dropdown {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .nav-contact {
    text-align: center;
  }

  .nav-contact span {
    font-size: 18px;
    background: linear-gradient(45deg, #478ac6, #157287);
    padding: 4px 10px;
    border-radius: 40px;
    color: white;
    font-weight: 500;
  }

  a {
    text-decoration: none;
  }

  .aboutus {
    background: linear-gradient(#cea54d94, #3a84b6cf),
      url(https://www.paintsplatter.oxaart.com/wp-content/uploads/man-pouring-paint-into-tray.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
  }

  .aboutus .container {
    height: 100%;
  }

  .aboutus .row {
    height: 100%;
  }

  .aboutus .about-ban {
    height: 100%;
  }

  .aboutusfourthsec {
    background: linear-gradient(rgba(0, 57, 117, 0.85), rgba(30, 56, 172, 0.84)),
      url(https://www.paintsplatter.oxaart.com/wp-content/uploads/choosing-wall-paints-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    height: 50vh;
  }

  .aboutusfourthsec .container {
    height: 100%;
  }

  .aboutusfourthsec .row {
    height: 100%;
  }

  .aboutusfourthsec .about-ban {
    height: 100%;
  }

  .about-ban {
    display: flex;
    flex-direction: column;
    color: white;
    align-items: center;
    justify-content: center;
  }

  .about-ban h2 {
    font-size: 52px;
    font-family: auto;
  }

  .about-ban h5 {
    font-family: auto;
  }

  .abtimgblck {
    background: #4187be;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 22px;
    margin-right: 20px;
  }

  .sdaasdew {
    background: #f1f1ff;
    padding: 30px 10px;
    border-radius: 10px;
  }

  .aboutsecondsecmain {
    padding: 100px 0px;
  }

  .insidecolmd7 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
  }

  .mission {
    border-left: 3px solid #3b84b7;
    padding-left: 20px;
  }

  .vision {
    border-left: 3px solid #876814;
    padding-left: 20px;
  }

  .aboutthirdsec {
    padding: 60px 0px;
  }

  .cnthsyh {
    gap: 40px;
  }

  .aboutfifthsec {
    padding: 80px 0px;
  }

  .satisfiedimg img {
    border-radius: 10px;
  }

  .mainh2 {
    font-size: 40px;
    font-family: auto;
  }

  .abtfifthseccontent {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 1440px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
  .nav-logo img {
    width: 60%;
    padding-left: 50px;
  }
}
@media (max-width: 1366px) {
  .nav-logo img {
    width: 57%;
    padding-left: 50px;
  }
}

@media (max-width: 1024px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}

@media (max-width: 768px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}

@media (max-width: 576px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}

@media (max-width: 425px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}

@media (max-width: 375px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}

@media (max-width: 320px) {
  .modal-dialog {
    max-width: 60% !important;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px !important;
  }
}
