
.subject-row {

        width: 90%;
        height: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0%;
   
    /*    border-style: solid; */
       /* border-color: #f44336;*/
        margin: auto;
        margin-top: 3%;
        margin-bottom: 1.5%;
        justify-content: left;
        text-align: center;
    
          }


.subject{
    max-width: 90%;
    height: 100%;
    margin: 0;
    margin-top: 0%;
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    /*border-style: solid;
    border-bottom: black;
    border-top-style: solid;
    border-color: red;
    border-width: 2px;*/
    padding-bottom: 0px;
   /* background-color: #563434; */


}

.subject h1{
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
    font-size: 55px;
    font-family: 'poppins';
    text-decoration: none;
    line-height: 40px;
    padding-bottom: 0px;
    font-weight: 600;
    color: #041e49ff;
    font-style: none;
}


@media(max-width:1400px){
    .subject h1{
        font-size: 40px;
    }
}


@media(max-width:1200px){
    .subject h1{
        font-size: 40px;
    }
}

@media(max-width:992px){
    .subject h1{
        font-size: 35px;
    }
}

@media(max-width:768px){
    .subject h1{
        font-size: 30px;
    }
}

    
@media(max-width:650px){


    .subject-row {

        width: 90%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: auto;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0%;
        margin-top: 0%;
       /* border-style: solid; */
       /* border-color: #f44336;*/
        margin: auto;
        justify-content: left;
        text-align: center;
    
          }


.subject{
    max-width: 90%;
    margin: 0;
    margin-top: 0%;
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
        }

.subject h1{
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
    font-size: 30px;
    font-family: 'poppins';
    text-decoration: none;
    line-height: 40px;
    padding-bottom: 0px;
    font-weight: 600;
    color: #041e49ff;
 /*   color:  #3e3c3c;*/
    font-style: none;
}

}







    
@media(max-width:650px){


    .subject-row {

        width: 90%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: auto;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 10%;
        margin-top: 0%;
       /* border-style: solid; */
       /* border-color: #f44336;*/
        margin: auto;
        justify-content: center;
        text-align: center;
    
          }


.subject{
    max-width: 90%;
    margin: 0;
    margin-top: 2%;
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
        }

.subject h1{
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
    font-size: 25px;
    font-family: 'poppins';
    text-decoration: none;
    line-height: 40px;
    padding-bottom: 0px;
    font-weight: 650;
     color: #041e49ff; 
 /*    color: #fcb900; */
 /*   color:  #3e3c3c;*/
 /*    color:  #9b51e0; */
 /*   color:  #cf2e2e; */
 /*   color:  #00d084; */
         font-style: none;
}

}



/*  Color Codes   */

/*


    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4 / 3;
    --wp--preset--aspect-ratio--3-4: 3 / 4;
    --wp--preset--aspect-ratio--3-2: 3 / 2;
    --wp--preset--aspect-ratio--2-3: 2 / 3;
    --wp--preset--aspect-ratio--16-9: 16 / 9;
    --wp--preset--aspect-ratio--9-16: 9 / 16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

*/