
body {
    font-family: Tahoma, sans-serif;
    overflow-x: hidden;
    /*background: url('../img/background.png')no-repeat top center ;*/
}
#researchandrewards{padding:30px 0;color:#000;background-color:#e8e8e8;}
#researchandrewards h1{color:#292e6d;font-size: 27px;font-style:italic;text-align:center;margin-bottom:50px;}
#researchandrewards ul{padding-left:15px;padding-bottom:50px;}
#researchandrewards ul li{font-size:16px;font-weight:600;margin-bottom:7px;color:#000000;}
#researchandrewards p{font-size:18px;}
#researchandrewards .text-center{font-size:15px;font-weight:600;}
#researchandrewards .fa {color: #28306d;}
#researchandrewards p a{color:#000;}
/*#researchandrewards .contact{padding-top:50px;}*/
@media screen and (max-width: 767px) {#researchandrewards ul{padding-bottom:10px;}
                                      #researchandrewards .contact{padding-top:10px;}


}