.about_hero{
    padding-top: 74px;
}

.about_h{
    background-image: url('../images/aboutHero2.jpg');
    height: 40vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}



/* .about_h h1{
    color: whitesmoke;
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 55pt;
    font-weight: 950;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: rgba(0, 0, 0, 0.044);
} */

.about_h h1{
    text-align: center;
    position: absolute;
    left: 50%;
    top: 33%;
    transform: translate(-50%, -50%);
    color: whitesmoke;
    font-size: 55pt;
}

.about_sec{
    padding: 20px;
    max-width: 1222px;
    margin-right: auto;
    margin-left: auto;
}

span{
    color: yellowgreen;
}

.about_sec h2{
    text-align: center;
    padding: 10px;
    font-size: 27pt;
    color: yellowgreen;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}


.about_sec p{
    text-align: justify;
    text-justify: distribute;
    margin: 20px;
    padding: 10px;
    font-size: 14pt;
    color: rgb(94, 94, 94);
}

.alice{
    background-color: aliceblue;
}

.co{
    padding: 40px;
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
}

.co h2{
    text-align: center;
    padding: 10px;
    font-size: 27pt;
    color: yellowgreen;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.co h3{
    padding: 10px;
    font-size: 17pt;
    color: yellowgreen;
    
}



.co p{
    text-align: justify;
    text-justify: distribute;
    margin: 10px;
    font-size: 14pt;
    color: rgb(94, 94, 94);
}

.is{
    display: flex;
    padding-top: 20px;
}

.is_div{
    width: 50%;
}

.is img{
    width: 50%;
    padding: 15px;
    border-radius: 32px;
}

#img2{
    display: none;
}

.fas{
    padding: 20px

}

article{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.fas h3{
    text-align: center;
    padding-top: 20px;
    color: yellowgreen;
    font-size: 17pt;
}

.fas ul{
    list-style: none;
}

.fas ul li{
    text-align: justify;
    text-justify: distribute;
    margin: 10px;
    font-size: 15pt;
    color: rgb(94, 94, 94);
    font-weight: 400;
    padding: 10px;
}

.fas i{
    color: yellowgreen;
}


    @media screen and (max-width:1000px){

        /* .about_h h1{
            font-size: 40pt;
        } */

        .is{
            display: block;
            padding-top: 20px;
        }

        .is_div{
            width: 100%;
        }
        
        .is img{
            width: 100%;
            padding: 15px;
            border-radius: 32px;
        }

        #img2{
            display: block;
        }

        #img1{
            display: none;
        }
        
    }


    @media screen and (max-width: 420px) {

        /* .about_h h1{
            font-size: 25pt;
            top: 40%;
        } */

        /* .sec_h h1{
            color: white;
            position: absolute;
            top: 22% !important;
            left: 24% !important;
            font-size: 30pt !important;
            font-weight: 800;
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
            background-color: rgba(0, 0, 0, 0.044);
            padding: 10px;
        } */

        .about_h h1{
            font-size: 25pt;
        }

        .about_sec{
            padding: 9px;
            width: 100%;
            margin-right: auto;
            margin-left: auto;
        }
        
        span{
            color: yellowgreen;
        }
        
        .about_sec h2{
            text-align: center;
            padding: 1px;
            font-size: 22pt;
            color: yellowgreen;
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }

        .about_sec p{
            text-align: justify;
            text-justify: distribute;
            margin: 9px;
            padding: 10px;
            font-size: 12pt;
            color: rgb(94, 94, 94);
        }

        .co{
            padding: 20px;
            width: 100%;
        }
        
        .co h2{
            text-align: center;
            padding: 10px 0px;
            font-size: 22pt;
            color: yellowgreen;
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }
        
        .co h3{
            padding: 0px 5px;
            font-size: 17pt;
            color: yellowgreen;
            
        }
        
        .co p{
            text-align: justify;
            text-justify: distribute;
            margin: 5px;
            font-size: 12pt;
            color: rgb(94, 94, 94);
        }

        #img1{
            display: none;
        }
        
        .is{
            display: block;
            padding-top: 20px;
        }
        
        .is_div{
            width: 100%;
        }
        
        .is img{
            width: 100%;
            padding: 15px;
            border-radius: 32px;
        }

        article{
            width: 100%;
        }
        
        .fas h3{
            text-align: center;
            padding-top: 10px;
            color: yellowgreen;
            font-size: 14pt;
        }
        
        .fas ul{
            list-style: none;
        }
        
        .fas ul li{
            text-align: justify;
            text-justify: distribute;
            margin: 10px;
            font-size: 12pt;
            color: rgb(94, 94, 94);
            font-weight: 400;
            padding: 10px;
        }
        
        .fas i{
            color: yellowgreen;
        }
    }

    /* @media screen and (max-width:330px) {
        .about_h h1{
            font-size: 30pt;
            top: 40%;
        }
    } */