
@media  only screen and (min-width: 1761px)
{

    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }

}

@media  only screen and (min-width: 1600px)  and (max-width:1760px )
{
    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }
   
}
/* Extra large screens, TV */
@media  only screen and (min-width: 1400px) and (max-width:1600px )
{
    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }
}

@media only screen and (min-width: 1250px) and (max-width:1399px ) {
    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }
}
@media only screen and (min-width: 1201px) and (max-width:1251px ) {
    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }
}
    /* Desktops, large screens */
@media only screen and (min-width: 1025px) and (max-width:1200px ) {

    .SVGASIR {
        width: 365px;
    }

    #BalDesc {
        line-height: 41px;
    }

    #baladyatdiv {
        font-weight: bolder;
        position: absolute;
        font-weight: normal;
        top: 8%;
        width: 52%;
        font-size: 17px !important;
    }

    .stah5 {
        font-size: 15px !important;
    }

    .foundayy {
        width: 112% !important;
    }

    .sectionheader {
        font-size: 18px !important;
    }
    
    }
    /* Small screens, laptops */
@media only screen and (min-width: 995px) and (max-width: 1024px) {

    #BalDesc {
        line-height: 35px;
    }


  


    .SVGASIR {
        width: 365px;
    }



    #baladyatdiv {
        font-weight: bolder;
        position: absolute;
        font-weight: normal;
        top: 8%;
        width: 52%;
        font-size: 17px !important;
    }

    .stah5 {
        font-size: 15px !important;
    }

    .foundayy {
        width: 100% !important;
    }

    .sectionheader {
        font-size: 18px !important;
    }
    
    }

@media only screen and (min-width: 769px) and (max-width: 994px) {

    .heroh {
        font-size: 19px !important;
        top: 68%;
    }

    .herotext {
        font-size: 18px !important;
    }

    .SVGASIR {
        width: 316px;
    }

    #BalDesc {
        line-height: 41px;
    }

    #baladyatdiv {
        font-weight: bolder;
        position: absolute;
        font-weight: normal;
        top: 8%;
        width: 52%;
        font-size: 17px !important;
    }

    .stah5 {
        font-size: 15px !important;
    }

    .foundayy {
        width: 112% !important;
    }


    .sectionheader {
        font-size: 15px !important;
    }


        .sectionheader::before {
            width: 70px;
        }
    
}



    /* iPads, Tablets */
@media only screen and (min-width: 545px) and (max-width: 768px) {

    #BalDesc {
        line-height: 29px;
    }





    .SVGASIR {
        width: 365px;
        float:none !important;
    }



    #baladyatdiv {
        position: absolute;
        font-weight: normal;
        top: 48%;
        width: 90%;
        font-size: 17px !important;
    }

    .stah5 {
        font-size: 15px !important;
    }

    .foundayy {
        width: 58% !important;
    }

    .sectionheader {
        font-size: 22px !important;
    }
    
    }
    /* Mobile devices */
@media only screen and (min-width: 320px) and (max-width: 544px) {

    #BalDesc {
        line-height: 29px;
    }

    .heroh {
        color: #fff;
        top: 62%;
    }



    .SVGASIR {
        width: 365px;
    }



    #baladyatdiv {
        position: absolute;
        font-weight: normal;
        top: 42%;
        width: 90%;
        font-size: 15px !important;
    }

    .stah5 {
        font-size: 15px !important;
    }

    .heroh {
        font-size: 18px !important;
    }

    .herotext {
        font-size: 16px !important;
    }

    .foundayy {
        width: 59% !important;
    }


    .sectionheader {
        font-size: 18px !important;
    }
    
}

@media only screen and (max-width: 319) {
    .heroh {
        color: #fff;
        top: 61%;
    }

    .foundayy {
        width: 112% !important;
    }


    .sectionheader {
        font-size: 22px !important;
    }
    
}



