@font-face {
    font-family: farsi;
    src: url(Fonts/Vazirmatn-VariableFont_wght.ttf);
}
#body{
    background-color: #FBFFF4;
    /* overflow-y: hidden; */
}

.intro-content-parent{
    display: flex;
    justify-content: space-between;
}
.hero-intro{
    width: 45%;
    /* background-color: #009ccc; */
}
.hero-intro img{
    width: 100%;
}
.navbar{
    width: 50%;
    display: flex !important;
    justify-content: space-between !important;
    align-items: start !important;
    flex-wrap: wrap !important;
    direction: rtl !important;
    /* background-color: lightcoral; */
    font-family: farsi;
}
.navbar-nav{
    width: 100% !important;
    margin-top: 4vh;
    /* background-color: chocolate; */
}
.nav-item{
    width: 100%;
    color: black;
    text-align: center !important;
    transition: 0.5s;
}
.nav-item:hover{
    color: #22A75D;
}
.intro-text-box{
    width: 60%;
    margin: 0vh auto 15vh;
    text-align: right;
    /* background-color: rgb(102, 0, 255); */

}
.intro-text-box a{
    width: 30%;
    background-color: #31572C;
    color: aliceblue;
    padding: 1vh;
    border-radius: 20px;
}
.intro-text-box a:hover{
    color: aliceblue;
    background-color: #567743;
}
.section-1{
    background-image: url("/static/main/Images/Frame\ 1000004283\ 1.png");
    background-size: cover;
    background-position: 50% 50%;
    height: 150vh;
    background-repeat: no-repeat;
    margin-top: 5vh;
    
}
.section-1 img{
    width: 100%;
}
.card-parent{
    width: 100%;
    padding: 1vh;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background-size: cover;

}
.card-basic{
    width: 25%;
    padding: 2vh;
    margin-top: -12vh;
    text-align: center;
    font-family: farsi;
    background-color: #f2f0f4;
    border-radius: 16px !important;
    transition: 0.5s;
}
.card-basic h3{
    margin-top: 2vh;
}
.card-basic p{
    margin-top: 0;
    padding: 2vh;
}
.card-basic img{
    /* margin-top: 2vh; */
    width: 80%;
    margin-left: 10%;
}
.card-basic:hover{
    cursor: pointer;
    transform: scale(1.06);
}
.section-1-second-part{
    direction: rtl !important;
    width: 100%;
    padding: 1vh;
    display: flex;
    justify-content: space-around;
    /* position: absolute;
    z-index: 1; */
    font-family: farsi;
    margin-top: 5vh;
}
.logo-text{
    width: 30%;
    direction: rtl !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: aliceblue;
    text-align: right;
    /* background-color: chocolate; */
}
.logo-text h2{
    margin-right: 5%;
}
.logo-text img{
    width: 30%;
}
.text-box{
    width: 35%;
    text-align: center;
    margin-top: 12vh;
    color: aliceblue;
}

.section-2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* position: absolute;
    z-index: 100; */
}
.section-2 img{
    width: 100%;
}
.text-box-section-2{
    width: 40%;
    padding: 2vh;
    /* background-color: #086784; */
}
.text-box-section-2 p{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-top: 2vh;
    color: #000000;
    font-family: farsi;
}
.text-box-section-2 span{
    color: #6EB410;
}
.text-part-2-section-2{
    direction: rtl;
}
.text-part-2-section-2 p{
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
    margin-top: 2vh;
    padding: 4vh;
    color: #000000;
    font-family: farsi;
}
.text-box-section-2 img{
    width: 40%;
    margin: 0vh 30%;
}
.section-2-left-img{
    width: 30%;
    /* background-color: aqua; */
}
.section-2-left-img img{
    width:100% !important;
}
.section-2-right-img{
    width: 30%;
    /* background-color: #086784; */
}
.section-2-right-img img{
    width: 40% !important;
    margin-top: -32vh;
    margin-left: 30%;
}
.text-box-section-2 a{
    width: 30%;
    margin-left: 35%;
    background-color: #31572C;
    color: aliceblue;
    padding: 1vh;
    font-family: farsi;
    border-radius: 20px;
}
.text-box-section-2 a:hover{
    color: aliceblue;
    background-color: #567743;
}
.section-3{
    background-image: url("/static/main/Images/Frame\ 1000004311.png");
    background-size: cover;
    background-position: 50% 50%;
    height: 335vh;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: start;
    /* margin-top: 5vh; */
}
.section-3 img{
    width: 100%;
}
.text-box-section-3{
    width: 30%;
    margin-left: 5%;
    margin-top: 40vh;
    font-family: farsi;
    text-align:right ;
    direction: rtl;
}
.section-3-img{
    width: 50%;
}
.section-3-img img{
    width: 80%;
    margin-left: 10%;
    margin-top: 40vh;
}
.section-4{
    font-family: farsi;
    margin-top: 0vh !important;
    margin-bottom: 5vh;
}
#section-4-top-h2{
    margin-top: 16vh !important;
}
.section-4 h2{
    text-align: center;
    color: aliceblue;
    margin-top: 8vh;
    /* margin-bottom: 8vh; */
}
.section-4 p{
    text-align: center;
    color: #FBF6CC;
}
.section-4 i{
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #FEF4A2;
}
.card-basic-2{
    width: 30%;
    padding: 2vh;
    height: 550px;
    /* margin-top: -12vh; */
    text-align: center;
    font-family: farsi;
    background-color: #f2f0f4;
    border-radius: 16px !important;
    transition: 0.5s;
}
#mid-card{
    margin-top: 8vh;
}
#left-card h3{
    margin-top: 4vh;
    padding: 2vh;
    background-image: url("/static/main/Images/03.png");
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
#mid-card h3{
    margin-top: 4vh;
    padding: 2vh;
    background-image: url("/static/main/Images/02.png");
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
#right-card h3{
    margin-top: 4vh;
    padding: 2vh;
    background-image: url("/static/main/Images/01.png");
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-basic-2 p{
    margin-top: 2vh;
    padding: 4vh;
}

.card-basic-2:hover{
    cursor: pointer;
    box-shadow: 0 0 8px #020202;
    transform: scale(1.06);
}
.section-4 img{
    position: absolute;
    z-index: 1;
    /* margin-top: 2vh; */
    width: 30%;
    /* margin-left: 10%; */
}
#left-img-section-4{
    width:18%;
    margin-top: 24vh;
    margin-right: 35%;
    /* background-color: #22A75D; */
}
#right-img-section-4{
    /* width:20%; */
    margin-top: 24vh;
    margin-left: 35%;

}

.first-row{
    font-family: farsi;
    width: 70%;
    margin: 12vh auto 4vh;
    display: flex;
    justify-content: space-evenly;
}
.first-row a{
    color: #000000;
    text-decoration: none !important;
}
.second-row{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.footer-logo{
    width: 20%;
    margin-left: 2%;
}
.footer-logo img{
    width:40%;
}
.social-box-footer{
    width: 30%;
    display: flex;
    justify-content: space-evenly;
    font-size: 36px;
}

.social-box-footer a{
    color: #000000;
    transition: 0.3s;
}
.social-box-footer a:hover{
    cursor: pointer;
    color: #000000;
    transform: scale(1.3)
}
.copy-right{
    font-family: farsi;
    text-align: right;
    width: 20%;
    margin-right: 2%;
}



.res-intro{
    display: none;
    position: relative;
}

.res-hero{
    width: 50%;
    height: 40vh;
    background-image: url("/static/main/Images/Main-Index-hero.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    top: 0;
}

.res-hero-text{
    text-align: right;
    direction: rtl;
    font-family: farsi;
    padding: 2vh;
}

.res-hero-text h1{
    width: 50%;
    font-size: 20px;
}
.res-hero-text p{
    width: 50%;
    margin-top: 4vh;
    font-size: 16px;
}

.res-hero-text a{
    width: 30%;
    background-color: #31572C;
    color: aliceblue;
    padding: 1vh;
    border-radius: 20px;
}
.res-hero-text a:hover{
    color: aliceblue;
}


.res-navbar{
    width: 100%;
    display: none;
    align-items: center;
    justify-content: space-between;
}
.res-logo{
    width: 30%;
    margin-left: -5%;
}
.res-logo img{
    width: 90%;
}
.res-nav-icon{
    width: 15%;
    margin-right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.res-nav-icon i{
    width: 40px;
    height: 40px;
    padding: 1vh;
    font-size: 20px;
    border: 2px solid #709759;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.res-second-row{
    display: none;
}

.res-nav-items{
    width: 60%;
    height: 100vh;
    margin-left: 40%;
    text-align: right;
    position: absolute;
    padding: 2vh;
    top: 0;
    z-index: 10;
    background-image: url("/static/main/Images/20250127_004624.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

.res-nav-items a{
    margin-top: 2vh;
    display: block;
    color: #000000;
    text-decoration: none !important;
    font-size: 20px;
    font-family: farsi;
}
.res-nav-items a:hover{
    color: #22A75D;
}

.res-nav-close{
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.res-nav-close i{
    width: 30px;
    height: 30px;
    padding: 2vh;
    font-size: 12px;
    border: 2px solid #709759;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.res-bg-close{
    width: 100%;
    height: 100vh !important;
    z-index: 1;
    background-color: #312f2fbe;
    position: absolute;
    display: none;
}

.res-section-1{
    width: 100%;
    margin-top: 2vh;
    padding: 1vh;
    box-sizing: border-box;
    background-image: url("/static/main/Images/Main-res-sec1.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}

.res-card-parent{
    width: 100%;
    margin-top: 6vh;
    padding: 2vh;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.res-sec1-cards{
    width: 80%;
    margin-top: 3vh;
    padding: 3vh;
    border-radius: 16px;
    background-color: #F2F0F4;
    text-align: center;
}
.res-sec1-cards h1{
    font-size: 22px;
    font-family: farsi;
    color: #22A75D;
}
.res-sec1-cards img{
    width: 90%;
}

.res-section-1-text{
    width: 100%;
    padding: 4vh;
    box-sizing: border-box;
    text-align: right;
    font-family: farsi;
    color: aliceblue;
    direction: rtl;
}
.res-section-1-text h1{
    font-size: 20px;
}
.res-section-1-text p{
    width: 90%;
    margin-top: 2vh;
    font-size: 14px;
    color: #FFFEFE;
}

.res-section-2{
    width: 100%;
    display: none;
}

#res-section-2-img1{
    width: 60%;
}
.res-section-2-text{
    text-align: center;
}
.res-section-2-text h1{
    font-size: 32px;
    color: #000000;
    font-family: farsi;
}
.res-section-2-text span{
    color: #6EB410;
}
.res-section-2-text img{
    width: 50%;
}
#res-section-2-img2{
    width: 35%;
    margin-left: 65%;
}
.res-section-2-text2{
    width: 100%;
    padding: 4vh;
    text-align: center;
    font-family: farsi;
}
.res-section-2-text2 p{
    font-size: 16px;
}
.res-section-2-text2 a{
    width: 30%;
    background-color: #7FBE2C;
    color: aliceblue;
    padding: 1vh;
    margin-top: 3vh;
    border-radius: 20px;
}
.res-section-2-text2 a:hover{
    color: aliceblue;
    background-color: #567743;
}

.res-last-section{
    display: none;
    height: fit-content;
    background-image: url("/static/main/Images/MainIndex-lastSec.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.res-section-3{
    width: 100%;
    /* height: 150vh;
    background-image: url(Images/responsive-frame2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
}

.res-section-3-img{
    width: 60%;
    height: fit-content;
    margin-top: 15vh;
}
.res-section-3-img img{
    width: 100%;
    margin: 0;
}
.res-section-3-text{
    text-align: right;
    direction: rtl;
    padding: 2vh;
    font-family: farsi;
}
.res-section-3-text h1{
    font-weight: bolder;
    padding-right: 2vh;
}
.res-section-3-text p:nth-child(2){
    font-weight: bolder;
    margin-top: 4vh;
}
.res-section-3-text p:nth-child(3){
    margin-top: 4vh;
}
.res-section-3-text p:nth-child(4){
    margin-top: 4vh;
}

.res-section-4{
    width: 100%;
    margin-top: 15vh;
    /* height: fit-content;
    background-image: url(Images/responsive-frame3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    overflow-x: hidden !important;
}
.sec4-card-parent{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 2vh;
    box-sizing: border-box;
    text-align: center !important;

}

.sec4-card1{
    width: 80%;
    margin-top: 4vh;
    padding: 2vh 6vh 2vh 6vh;
    border-radius: 20px;
    background-color: #FBFFF4;
    font-family: farsi;
    position: relative;
}
.sec4-card1 h1{
    width: 100%;
    height: 30vh;
    background-image: url("/static/main/Images/01.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec4-card1 p{
    text-align: center;
    direction: rtl;
    margin-top: 4vh;
}
.sec4-card1 img{
    width: 50%;
    position: absolute;
    left: -25%;
    bottom: -5vh;
}

.sec4-card2{
    width: 80%;
    margin-top: 6vh;
    padding: 2vh 6vh 2vh 6vh;
    border-radius: 16px;
    background-color: #FBFFF4;
    font-family: farsi;
    position: relative;
    
}
.sec4-card2 h1{
    width: 100%;
    height: 30vh;
    background-image: url("/static/main/Images/02.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec4-card2 p{
    text-align: center;
    direction: rtl;
    margin-top: 4vh;
}
.sec4-card2 img{
    width: 75%;
    position: absolute;
    left: 60%;
    bottom: -8vh;
}

.sec4-card3{
    width: 80%;
    margin-top: 6vh;
    padding: 2vh 6vh 2vh 6vh;
    border-radius: 16px;
    background-color: #FBFFF4;
    font-family: farsi;
}
.sec4-card3 h1{
    width: 100%;
    height: 30vh;
    background-image: url("/static/main/Images/03.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec4-card3 p{
    text-align: center;
    direction: rtl;
    margin-top: 4vh;
}

.res-section-4-text{
    width: 100%;
    padding: 3vh;
    text-align: center;
    font-family: farsi;
}

.res-section-4-text h2{
    color: #F7F5F9;
}
.res-section-4-text p{
    color: #FBF6CC;
    font-weight: lighter;
    margin-top: 2vh;
}
.res-section-4-text i{
    width: 100%;
    font-size: 18px;
    color: #FEF4A2;
}
@media screen and (min-width:1200px) and (max-width:1514px){
    .navbar{
        width: 100%;
    }
    .navbar-nav{
        display: flex !important;
        justify-content: space-evenly !important;
        align-items: center !important;
    }
    .navbar-nav a{
        width: 100% !important;
        padding: 0 !important;
        /* margin: 0.5vh; */
        font-size: 16px;
        display: flex !important;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
        /* background-color: rgb(120, 190, 177); */
    }
    .hero-intro{
        width: 70%;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) and (max-height:1400px){
    .navbar{
        width: 100%;
    }
    .navbar-nav{
        display: flex !important;
        justify-content: space-evenly !important;
        align-items: center !important;
    }
    .navbar-nav a{
        width: 100% !important;
        padding: 0 !important;
        /* margin: 0.5vh; */
        font-size: 15px;
        display: flex !important;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
        /* background-color: rgb(120, 190, 177); */
    }
    .hero-intro{
        width: 60%;
    }
    .intro-text-box{
        width: 80%;
        margin: 8vh auto;
    }
    .intro-text-box h1{
        font-size: 28px;
    }
    .section-1{
        height: max-content;
    }
    .card-basic{
        width: 45%;
        margin: 4vh auto;
    }
    .card-basic h3{
        margin-top: 2vh;
    }
    .card-basic p{
        padding: 0vh;
    }
    .section-1-second-part{
        width: 100%;
        display: block;
    }
    .logo-text{
        width: 60%;
        margin:2vh auto;
        justify-content: center;
        align-items: center !important;
        text-align: center;
        /* background-color: chocolate; */
    }
    .logo-text h2{
        font-size: 28px;
        margin: 0;
    }
    .logo-text img{
        width: 10%;
    }
    .text-box{
        width:60%;
        margin: 0vh auto 10vh;
        padding: 1vh 6vh;
        text-align: center;
        color: aliceblue;
    }
    .text-box-section-2 a{
        width: 60%;
        margin: 2vh 20%;
    }
    .section-3 img{
        margin-top: 20vh
    }
    .text-box-section-3{
        width: 40%;
        margin-top: 20vh;
    }
    .card-basic-2{
        width: 32%;
        height: max-content !important;
    }
    #left-card h3{
        width: 100%;
        padding: 0;
        margin: 0 !important;
        background-size: contain;
        height: 211px;
        /* height: 15vh !important ; */
    }
    #mid-card h3{
        width: 100%;
        padding: 0;
        margin: 0 !important;
        background-size: contain;
        height: 211px;
        /* height: 15vh !important ; */
    }
    #right-card h3{
        width: 100%;
        padding: 0;
        margin: 0 !important;
        background-size: contain;
        height: 211px;
        /* height: 15vh !important ; */
    }
    .card-basic-2 p{
        margin: 0 !important;
        padding: 0vh 2vh;
    }
    .section-3{
        width: 100% !important;
        background-image: url("/static/main/Images/Vector444444.png");
        background-size: cover !important;
        height: 180vh !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    .text-box-section-3{
        margin-top: 40vh;
    }
    .section-3 img{
        margin-top: 50vh;
    }
    .section-4{
        /* margin-top: -1vh !important; */
        width: 100% !important;
        background-image: url("/static/main/Images/Vector777777.png");
        background-size: cover !important;
        height: 180vh !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    #section-4-top-h2{
        margin-top: 48vh !important;
    }
    footer{
        position: relative;
        bottom: 0 !important;
        padding: 2vh;
        margin-top: 130vh !important;
    }
   
}


@media screen and (min-width:768px) and (max-width:992px) and (max-height:1400px){
    .navbar{
        width: 100%;
        padding: 0 !important;
        margin: 0;
    }
    .navbar-nav{
        display: flex !important;
        justify-content: space-evenly !important;
        align-items: center !important;
    }
    .navbar-nav a{
        width: 100% !important;
        padding: 0 !important;
        /* margin: 0.5vh; */
        font-size: 14px;
        display: flex !important;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
        /* background-color: rgb(120, 190, 177); */
    }
    .hero-intro{
        width: 40%;
    }
    .intro-text-box{
        width: 80%;
        margin: 8vh auto;
    }
    .intro-text-box h1{
        font-size: 28px;
    }
    .section-1{
        height: max-content;
    }
    .card-parent{
        display: block;
    }
    .card-basic{
        width: 60%;
        margin: 4vh auto;
    }
    .card-basic p{
        padding: 0vh;
    }
    .section-1-second-part{
        width: 100%;
        display: block;
    }
    .logo-text{
        width: 60%;
        margin: auto;
        justify-content: space-evenly;
        align-items: center !important;
        text-align: center;
        /* background-color: chocolate; */
    }
    .logo-text h2{
        font-size: 28px;
        margin: 0;
    }
    .logo-text img{
        width: 10%;
    }
    .text-box{
        width: 60%;
        margin: 4vh auto;
        padding: 1vh 6vh;
        text-align: center;
        color: aliceblue;
    }
    .text-part-2-section-2 p{
        font-size: 18px;
        padding: 0vh;
        line-height: 2;
    }
    .text-box-section-2 a{
        width: 60%;
        margin: 2vh 20%;
    }
    /* .text-box-section-3{
        width: 80%;
        margin: 32vh auto 0;
    }
    .section-3-img{
        width: 80%;
        mix-blend-mode: darken;

    }
     */

    .res-section-3-img{
        width: 50%;
        margin-top: 4vh !important;
    }
    .res-section-3-text{
        margin-top: 24vh;
    }
    .section-3{
        display: none;
    }
    .section-4{
        display: none;
    }
    .res-last-section{
        display: block;
    }
    .res-section-4{
        margin-top: 0vh;
    }
    .sec4-card1 , .sec4-card2 , .sec4-card3{
        width:70%;
    }
    .sec4-card1 h1{
        height: 45vh;
    }
    .sec4-card2 h1{
        height: 45vh;
    }
    .sec4-card3 h1{
        height: 45vh;
    }
    .res-section-4-text{
        display: none;
    }


}
@media screen and (min-width:576px) and (max-width:768px) and (max-height:1200px){
    .intro-content-parent{
        display: none;
    }    
    .res-navbar{
        display: flex;
    }
    .res-nav-icon{
        margin: 0;
    }
    .res-intro{
        display: block;
    }  
    .res-hero-text{
        padding: 0vh 6vh;
    }  
    .res-hero-text h1{
        width: 60%;
        font-size: 28px;
    }   
    .res-hero-text a{
        width: 25%;
    }
    .section-1{
        height: max-content;
    }
    .card-parent{
        display: block;
    }
    .card-basic{
        width: 60%;
        margin: 4vh auto;
    }
    .card-basic p{
        padding: 0vh;
    }
    .section-1-second-part{
        width: 100%;
        display: block;
    }
    .logo-text{
        width: 70%;
        margin: auto;
        justify-content: space-evenly;
        align-items: center !important;
        text-align: center;
        /* background-color: chocolate; */
    }
    .logo-text h2{
        font-size: 28px;
        margin: 0;
    }
    .logo-text img{
        width: 10%;
    }
    .text-box{
        width: 70%;
        margin: 4vh auto;
        padding: 2vh 4vh;
        text-align: center;
        color: aliceblue;
    }
    .text-box-section-2 p{
        font-size: 32px;
    }
    .text-part-2-section-2{
        width: 100%;
    }
    .text-part-2-section-2 p{
        font-size: 18px;
        padding: 0vh;
        line-height: 2;
    }
    .text-box-section-2 a{
        width: 60%;
        margin: 2vh 20%;
    }
    .section-3{
        display: none;
        height: max-content;
    }
    /* .section-3-img{
        display: none;
    }
    .text-box-section-3{
        width: 70%;
        margin: 48vh auto 0;
        padding: 0;
        background-image: url(Images/MainIndex-Sec3.png);
        background-size: contain;
        mix-blend-mode: darken;
    }
    .section-4-top-h2{
        margin: 0;
    }
    .section-4 .card-parent{
        display: block;
        margin: 0;
    }
    .section-4 .card-parent .card-basic-2{
        width: 70%;
        margin: 2vh auto;
        
    } */
    .res-last-section{
        display: block;
    }
    .res-section-3-text{
        width: 90%;
        margin-top: 15vh;
    }
    .res-section-3-img{
        margin-top: 20vh !important;
    }
    .res-section-4{
        margin-top: 0vh;
    }
    /* .sec4-card1 h1{
        height: 35vh;
    }
    .sec4-card2 h1{
        height: 35vh;
    }
    .sec4-card3 h1{
        height: 35vh;
    } */
    .res-section-4-text{
        display: none;
    }


}

@media screen and (max-width:576px) {
    .intro-content-parent{
        display: none;
    }

    .section-1 , .section-2 , .section-3{
        display: none;
    }
    
    .res-navbar{
        display: flex;
    }

    .res-intro{
        display: block;
    }
    .res-section-1{
        display: block;
    }
    .res-section-2{
        display: block;
    }

    .res-last-section{
        display: block;
    }

     .sec4-card1 h1{
        height: 15vh;
    }
    .sec4-card2 h1{
        height: 15vh;
    }
    .sec4-card3 h1{
        height: 15vh;
    }

    footer{
        padding: 2vh;
    }
    .first-row{
        width: 100%;
        margin: 10vh 0 5vh 0;
    }
    .second-row{
        display: none;
    }
    .res-second-row{
        display: flex;
        flex-wrap: wrap;
    }
    .social-box-footer{
        width: 50%;
        margin-left: 25%;
        font-size: 30px;
    }
    .social-box-footer i:hover{
        transform: unset;
    }
    .footer-logo{
        width: 30%;
        margin: 4vh 0 0 0;
    }
    .footer-logo img{
        width: 50%;
    }
    .copy-right{
        width: 70%;
        margin: 4vh 0 0 0;
        align-content: end;
    }
    .copy-right p{
        font-size: 14px;
        margin: 0;
    }
    .copy-right span{
        color: #8f9197;
    }
}