@media screen and (min-width: 300px) and (max-width: 600px) {
    .main {
        width: 100%;
        height: 100%;
    }

    .head {
        width: 100%;
        height: auto;
        background-color: #ff5c94;
        display: flex;
        flex-direction: column;
    }

    .head2 {
        width: 100%;
        height: 100%;
        display: flex;
    }


    .head2 button {
        height: 40px;
        width: 250px;
        margin-top: 06px;
        font-weight: bold;
        border: none;
        margin-left: 50px;
        font-size: 16px;
        background-color: #ed2476;
        color: white;
        box-shadow: 2px 3px 5px -2px black;
    }

    .head2 p {
        margin-left: 50px;
        color: white;
        padding-top: -10px;
        font-size: 16px;
    }

    .head3 {
        display: flex;
        margin-left: 10px;
    }

    .head3 p i {
        color: white;
        margin-left: 20px;
    }

    .head3 p i:hover {
        background-color: red;
        font-size: 22px;
    }

    .newlogo {
        margin-left: -20px;
    }

    .newlogo img {
        height: 52px;
    }


    .newlogo p {
        font-size: 17px;
        margin-left: -10px;
        color: #ff5c94;
    }

    .newlogo p span {
        font-size: 12px;
        color: black;

    }


    .mySlides {
        width: 100%;
        height: 200px;
    }

    .slideshows{
        margin-top: -55px;
    }

    .amita {
        width: 100%;
        height: auto;
    }

    .amita h1 {
        text-align: center;
        color: black;
        font-weight: bold;
        margin-top: 20px;
        font-size: 45px;
    }

    .amita h2 {
        text-align: center;
        color: #d90166;
        font-weight: bold;
        margin-top: 10px;
        font-size: 20px;
    }

    .amita h3 {
        text-align: center;
        color: black;
        font-weight: bold;
        font-size: 28px;
    }

    .amita p {
        color: black;
        margin-left: 15px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 20px;
        margin-top: 20px;
    }

    .amita h6 {
        text-align: center;
        font-size: 27px;
    }

    .about {
        width: 100%;
        height: auto;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
    }

    .about2 {
        width: 100%;
        height: 100%;
        margin-left: 0px;
    }

    .about2 h1 {
        margin-left: 20px;
        color: black;
        font-weight: bold;
        margin-top: 20px;
        font-size: 20px;
        font-family: 'Poppins';
    }

    .about2 h2 {
        margin-left: 40px;
        color: black;
        font-weight: bold;
        margin-top: 10px;
        font-size: 20px;
        font-family: 'Poppins';
    }

    .about2 h3 {
        margin-left: 40px;
        color: black;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Poppins';
    }


    .about2 p {
        color: black;
        font-family: sans-serif;
        font-size: 17px;
        margin-left: 10px;
        margin-top: 10px;
    }

    .about2 li {
        margin-left: 30px;
        color: black;
        font-size: 16px;
        font-family: sans-serif;
    }


    .about2 button {
        margin-left: 30px;
        margin-top: 20px;
        font-weight: bold;
        background-color: #d90166;
        height: 35px;
        width: 150px;
        color: white;
        border: none;
        border-radius: 10px;
    }

    .about2 button:hover {
        background-color: blue;
    }

    .about2 img {
        width: 100%;
    }

    .about3 {
        width: 100%;
        margin-top: 20px;

    }

    .about3 img {
        width: 90%;
        margin-left: 13px;
    }

    .about3 h1 {
        text-align: center;
        color: black;
        font-weight: bold;
        font-family: 'Poppins';
    }

    .about3 p {
        margin-left: 50px;
        font-family: sans-serif;
    }

    .about3 button {
        margin-left: 100px;
        margin-top: 20px;
        font-weight: bold;
        background-color: #d90166;
        height: 35px;
        width: 180px;
        color: white;
        border: none;
        border-radius: 10px;
    }

    .about3 h2 {
        margin-left: 50px;
        font-size: 19px;
        margin-top: 50px;
        font-family: 'Poppins';
    }



    .matter {
        width: 100%;
        height: auto;
        margin-top: 0px;
        overflow: hidden;
        position: relative;
    }

    .video-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        object-fit: cover;
    }

    .matter h1 {
        text-align: center;
        color: #d90166;
        font-weight: bold;
        margin-top: 20px;
    }

    .matter h2 {
        color: white;
        margin-top: 30px;
        font-size: 20px;
        margin-left: 10px;
    }


    .expers {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .expers2 {
        width: 100%;
        height: 120px;
        margin-left: 0px;
    }

    .expers2 h2 {
        text-align: center;
        color: black;
        font-weight: bold;
        margin-top: 30px;
    }

    .expers2 h1 {
        font-size: 25px;
        color: black;
        margin-top: 10px;
    }



    .storey {
        width: 100%;
        height: 150px;
        margin-top: 20px;
        display: flex;

    }

    .stor1 {
        width: 48%;
        height: 100%;
        margin-left: 05px;
    }

    .servicheading {
        height: 200px;
        width: 100%;
        margin-top: 0px;
        text-align: center;
        font-size: 20px;
        color: black;
        font-weight: bold;
    }


    .servicheading h1 {

        font-size: 30px;
        color: black;
        font-weight: bold;
        margin-top: 70px;
    }

    .service {
        width: 100%;
        height: auto;
        flex-direction: column;
        display: flex;
        margin-top: 50px;
    }

    .service2 {
        width: 97%;
        height: 100%;
        margin-left: 05px;
    }

    .service2 h1 {
        text-align: center;
        color: black;
        font-size: 30px;
    }

    .service2 img {
        margin-top: 20px;
        width: 100%;
    }

    .service2 p {
        color: black;
        font-size: 15px;
        margin-top: 20px;
        margin-left: 15px;
    }

    .service2 button {
        margin-left: 100px;
        margin-top: 30px;
        width: 120px;
        height: 35px;
        font-weight: bold;
        color: white;
        background-color: #d90166;
        border: none;
        border-radius: 10px;
    }

    .collapsible {
        background: none;
        color: #d90166;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 14px;
        font-weight: bold;
        margin-left: 0px;
        margin-top: 15px;
    }


    .fraquent button {
        width: 95%;
        background: none;
        border: 1px solid pink;
        border-radius: 05px;
        margin-left: 10px;
    }

    .fraquent button span {
        float: right;
        font-weight: bold;
        font-size: 20px;
    }

    .content {
        padding: 0 18px;
        display: none;
        overflow: hidden;
        margin-left: 0px;
    }


    .maps {
        width: 100%;
        height: 300px;
        margin-top: 100px;
    }



    .footer {
        width: 100%;
        height: auto;
        flex-direction: column;
        margin-top: 20px;
        display: flex;
    }

    .foot2 {
        width: 100%;
        height: 100%;

        margin-left: 0px;
    }

    form {
        max-width: 400px;
        margin: 0 auto;
        margin-left: 10px;
    }

    input[type="text"],
    input[type="email"],
    textarea {
        width: 100%;
        padding: 10px;
        margin: 5px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
    }

    input[type="submit"] {
        background-color: #4CAF50;
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        float: left;
    }

    input[type="submit"]:hover {
        background-color: #45a049;
    }



    .foot3 {
        width: 100%;
        height: 100%;

        margin-left: 0px;
    }

    .foot3 h1 {
        font-size: 30px;
        color: black;
        margin-left: 40px;
    }

    .foot3 p {
        margin-bottom: 10px;
        text-align: left;
        margin-left: 40px;

    }

    .foot3 p a {
        color: black;
        text-decoration: none;
        font-size: 16px;
    }

    .foot3 a:hover {
        color: #d90166;
    }

    .foot3 img {
        margin-left: 0px;
        width: 100%;
    }

    .disclamer {
        width: 100%;
        height: 60px;
        background-color: lightgray;
    }

    .disclamer h1 {
        color: black;
        font-size: 16px;
        text-align: center;
        padding-top: 03px;
    }


    .social {
        width: 80%;
        height: 50px;
        margin-top: 30px;
        margin-left: 20px;
    }

    .social a i {
        border-radius: 5px;
        width: 35px;
        height: 33px;
        margin-left: 0px;
        padding-left: 08px;
        padding-top: 07px;
        margin-top: 10px;
        color: white;
        font-size: 18px;
    }


    .gallery {
        width: 95%;
        height: auto;
        flex-direction: column;
        display: flex;
        margin-left: 10px;
        margin-top: 20px;
    }

    .gallery2 {
        width: 100%;
        height: 500px;
        border: 1px solid #ff69b4;
        margin-left: 0px;
        margin-top: 10px;
    }

    .gallery2 span {
        padding-left: 10px;
        color: #ffc300;
        margin-top: 10px;
    }

    .gallery2 h1 {
        text-align: center;
        margin-top: 50px;
        color: black;
        font-weight: bold;
    }

    .gallery2 p {
        font-size: 18px;
        color: black;
        margin-left: 10px;
        margin-top: 20px;
    }

    .gallery2 img {
        margin-top: 30px;
        margin-left: 20px;
    }


    .news {
        width: 100%;
        height: auto;
        flex-direction: column;
        display: flex;
    }

    .news2 {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }

    .news2 img {
        width: 100%;
    }

    .icon-bar {
        position: fixed;
        top: 92%;
        left: 80%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .icon-bar img {
        height: 60px;
    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
    }


}




@media screen and (min-width: 601px) and (max-width: 1250px) {

    .main {
        width: 1250px;
        height: 100%;
    }

    .head {
        width: 100%;
        height: 45px;
        background-color: #ff5c94;
        display: flex;

    }

    .head2 {
        width: 30%;
        height: 100%;
        display: flex;

    }

    .head2 p {
        margin-left: 10px;
        color: white;
        padding-top: -10px;
        font-size: 18px;
    }

    .head2 button {
        height: 40px;
        width: 250px;
        margin-top: 02px;
        font-weight: bold;
        border: none;
        font-size: 18px;
        background-color: #ed2476;
        color: white;
        box-shadow: 2px 3px 5px -2px black;
    }

    .head3 {
        display: flex;
        margin-left: 70px;

    }

    .head3 p i {
        color: white;
        width: 28px;
        height: 30px;
        text-align: center;
        padding-top: 0px;
    }

    .head3 p i:hover {
        background-color: black;
        font-size: 22px;
    }

    .newlogo {
        margin-left: -10px;
    }


    .newlogo p {
        font-size: 20px;
        margin-left: 50px;
        color: #ff5c94;
    }

    .newlogo p span {
        font-size: 12px;
        color: black;
    }



    .mySlides {
        width: 100%;
        height: 470px;
    }

    .amita {
        width: 100%;
        height: 320px;
    }

    .amita h1 {
        text-align: center;
        color: black;
        font-weight: bold;
        margin-top: 20px;
        font-size: 45px;
    }

    .amita h2 {
        text-align: center;
        color: #d90166;
        font-weight: bold;
        margin-top: 10px;
        font-size: 40px;
    }

    .amita h3 {
        text-align: center;
        color: black;
        font-weight: bold;
    }

    .amita p {
        color: black;
        text-align: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 20px;

        margin-top: 20px;
    }

    .amita h6 {
        text-align: center;
        font-size: 27px;
    }

    .about {
        width: 100%;
        height: auto;
        margin-top: 10px;
        display: flex;
    }

    .about2 {
        width: 60%;
        height: 100%;
        margin-left: 0px;
    }

    .about2 h1 {
        margin-left: 40px;
        color: black;
        font-weight: bold;
        margin-top: 20px;
        font-size: 25px;
        font-family: 'Poppins';
    }

    .about2 h2 {
        margin-left: 40px;
        color: black;
        font-weight: bold;
        margin-top: 10px;
        font-size: 20px;
        font-family: 'Poppins';
    }

    .about2 h3 {
        margin-left: 40px;
        color: black;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Poppins';
    }


    .about2 p {
        color: black;
        font-family: sans-serif;
        font-size: 17px;
        margin-left: 40px;
        margin-top: 10px;
    }

    .about2 li {
        margin-left: 30px;
        color: black;
        font-family: sans-serif;
    }


    .about2 button {
        margin-left: 30px;
        margin-top: 20px;
        font-weight: bold;
        background-color: #d90166;
        height: 35px;
        width: 150px;
        color: white;
        border: none;
        border-radius: 10px;
    }


    .about2 button:hover {
        background-color: blue;
    }

    .about3 {
        width: 40%;
    }

    .about3 img {
        width: 90%;
        margin-left: 10px;
    }

    .about3 h1 {
        text-align: center;
        color: black;
        font-weight: bold;
        font-family: 'Poppins';
    }

    .about3 p {
        margin-left: 150px;
        font-family: sans-serif;
    }

    .about3 button {
        margin-left: 130px;
        margin-top: 20px;
        font-weight: bold;
        background-color: #d90166;
        height: 35px;
        width: 180px;
        color: white;
        border: none;
        border-radius: 10px;
    }

    .about3 h2 {
        margin-left: 100px;
        font-size: 19px;
        margin-top: 50px;
        font-family: 'Poppins';
    }



    .matter {
        width: 100%;
        height: 500px;
        overflow: hidden;
        position: relative;
    }


    .video-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        object-fit: cover;
    }

    .matter h1 {
        text-align: center;
        color: #d90166;
        font-weight: bold;
        margin-top: 40px;
    }

    .matter h2 {
        color: white;
        margin-top: 60px;
        font-size: 28px;
        margin-left: 50px;
    }

    .storey {
        width: 100%;
        height: 350px;

        margin-top: 60px;
        display: flex;
    }

    .stor1 {
        width: 45%;
        height: 100%;
        margin-left: 50px;
    }

    .servicheading {
        height: 200px;
        width: 100%;

        margin-top: 50px;
        text-align: center;
        font-size: 40px;
        color: black;
        font-weight: bold;
    }


    .servicheading h1 {

        font-size: 40px;
        color: black;
        font-weight: bold;
        margin-top: 70px;
    }

    .service {
        width: 100%;
        height: auto;

        display: flex;
        margin-top: 50px;
    }

    .service2 {
        width: 31%;
        height: 100%;

        margin-left: 20px;

    }

    .service2 h1 {
        text-align: center;
        color: black;
        font-size: 30px;
    }

    .service2 img {
        margin-top: 20px;
    }

    .service2 p {
        color: black;
        font-size: 15px;
        margin-top: 20px;
    }

    .service2 button {
        margin-left: 100px;
        margin-top: 30px;
        width: 120px;
        height: 35px;
        font-weight: bold;
        color: white;
        background-color: #d90166;
        border: none;
        border-radius: 10px;
    }

    .fraquent {
        width: 100%;
        height: auto;
        margin-top: 100px;
    }


    .collapsible {

        color: #d90166;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 18px;
        font-weight: bold;
        margin-left: 20px;
        margin-top: 15px;
    }



    .content {
        padding: 0 18px;
        display: none;
        overflow: hidden;
        margin-left: 20px;
    }

    .maps {
        width: 100%;
        height: 450px;
        margin-top: 100px;
    }

    .footer {
        width: 100%;
        height: 550px;

        margin-top: 20px;
        display: flex;
    }

    .foot2 {
        width: 32%;
        height: 100%;

        margin-left: 10px;
    }

    form {
        max-width: 400px;
        margin: 0 auto;
    }

    input[type="text"],
    input[type="email"],
    textarea {
        width: 100%;
        padding: 10px;
        margin: 5px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
    }

    input[type="submit"] {
        background-color: #ff5c94;
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        float: left;
    }

    input[type="submit"]:hover {
        background-color: #45a049;
    }



    .foot3 {
        width: 32%;
        height: 100%;

        margin-left: 10px;
    }

    .foot3 h1 {
        font-size: 30px;
        color: black;
        margin-left: 100px;
    }

    .foot3 p {
        margin-bottom: 10px;
        text-align: left;
        margin-left: 100px;

    }

    .foot3 p a {
        color: black;
        text-decoration: none;
        font-size: 16px;
    }

    .foot3 a:hover {
        color: #d90166;
    }

    .foot3 img {
        margin-left: 100px;
    }
    .disclamer {
        width: 100%;
        height: 50px;
        background-color: lightgray;
    }

    .disclamer h1 {
        color: black;
        font-size: 17px;
        text-align: center;
        padding-top: 08px;
    }


    .social {
        width: 100%;
        height: 50px;
        margin-top: 20px;
    }

    .social a i {
        border-radius: 5px;
        width: 35px;
        height: 33px;
        margin-left: 0px;
        padding-left: 08px;
        padding-top: 07px;
        margin-top: 10px;
        color: white;
        font-size: 18px;
    }


    .gallery {
        width: 82%;
        height: auto;

        display: flex;
        margin-left: 140px;
        margin-top: 20px;
    }

    .gallery2 {
        width: 33%;
        height: 500px;
        border: 1px solid #ff69b4;
        margin-left: 10px;
    }

    .gallery2 span {
        padding-left: 10px;
        color: #ffc300;
        margin-top: 10px;
    }

    .gallery2 h1 {
        text-align: center;
        margin-top: 50px;
        color: black;
        font-weight: bold;
    }

    .gallery2 p {
        font-size: 18px;
        color: black;
        margin-left: 10px;
        margin-top: 20px;
    }

    .gallery2 img {
        margin-top: 30px;
        margin-left: 20px;
    }


    .news {
        width: 100%;
        height: auto;
        display: flex;
    }

    .news2 {
        width: 45%;
        height: 100%;
        margin-left: 40px;
    }

    .news2 img {
        width: 100%;
    }


    .expers {
        width: 100%;
        height: 200px;
        display: flex;
    }

    .expers2 {
        width: 30%;
        height: 200px;
        margin-left: 40px;
    }

    .expers2 h2 {
        text-align: center;
        color: black;
        font-weight: bold;
        margin-top: 30px;
    }

    .expers2 h1 {
        font-size: 25px;
        color: black;
        margin-top: 10px;
    }

}