@charset "UTF-8";
.main {
    width: 100%;
}
.member {
    height: 260px;
    background-color: #f9f9f9;
    padding-top: 40px;
    margin-bottom: 90px;
}
.member h4 {
    font-size: 13px;
}
.member h3 {
    font-size: 28px;
    color: #3B3D40;
    position: relative;
    top: 16px;
    font-weight: bold;
}
.member h2 {
}
.member.row {
    padding-left: 0px;
    padding-right: 70px;
    padding-top: 0px;
    font-size: 60%;
    margin-left: 1px;
    margin-right: 1px;
}
.professor {
    width: 12%;
    float: left;
}
.Secretary {
    width: 12%;
    float: left;
}
.Phd {
    width: 12%;
    float: left;
}
.master {
    width: 12%;
    float: left;
}
.researcher {
    width: 12%;
    float: left;
}
.research {
    width: 12%;
    float: left;
}
.BA {
    width: 12%;
    float: left;
}
.exchange {
    width: 12%;
    float: left;
}
.Scholarships {
    padding-bottom: 70px;
    margin-top: 122px;
    padding-top: 40px;
    padding-left: 25%;
    padding-right: 25%;
}
.news h2 {
    color: #FFFFFF;
    font-size: 20px;
    background-color: #008BD6;
    margin: 0;
}
.outline {
    padding-top: 40px;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 40px;
}
.TARA {
    padding-top: 40px;
    padding-left: 25%;
    padding-right: 25%;
    padding-bottom: 40px;
    background-color: #F9F9F9;
}
.Support {
    padding-bottom: 70px;
    padding-top: 40px;
    padding-left: 25%;
    padding-right: 25%;
}
#Hero {
    background-color: #929292;
    height: 100%;
    background-size: cover;
    background-image: url(../img/product/Newphotos2019.5.28/image4.jpg);
    margin-top: -45px;
    width: 100%;
    max-height: 310px;
}
#Hero h2 {
    background-color: rgba(0,0,0,0.20);
    color: #FFFFFF;
    padding-top: 152px;
    padding-bottom: 133px;
    background-image: url(url);
    max-height: 310px;
}
.youtube {
    background-color: #f9f9f9;
    padding-top: 60px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
}
.youtube img {
    width: 317px;
    height: 100%;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 35px;
    border-style: none;
}
.youtube a:hover {
    border-bottom-style: none;
}
.button {
    margin-right: -19%;
    border-style: none;
    width: 125px;
    padding-left: 0px;
    color: #FFFFFF;
    float: right;
}
.button .btn-dark.grey {
    width: 125px;
    background-color: #000000;
    display: inline-block;
    color: #FFFFFF;
    border-style: none;
}
.button .btn-dark.grey:hover {
    background-color: #B0B0B0;
    cursor: pointer;
    color: #FFFFFF;
    width: 125px;
}
.carousel-caption h5 a  {
    color: #FFFFFF;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-size: 20px;
    font-weight: bolder;
    line-height: 12px;
}
.carousel-caption h5 a:hover {
    border-bottom-style: none;
    color: #D1D1D1;
}
.carousel-caption p   {
    color: #FFFFFF;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-size: 16px;
}
.pagetop {
    position: relative;
    top: -61px;
    float: right;
}
.pagetop a:hover {
    border-style: none;
    opacity: 0.5;
}
.pagetop a:link {
    border-style: none;
}

/*Tablet View*/

@media (min-width: 768px){
.member.row {
    padding-left: 0px;
    padding-right: 60px;
    padding-top: 0px;
    font-size: 9px;
}
.member h4 {
    font-size: 16px;
}
#Hero {
    background-color: rgba(146,146,146,1.00);
    height: 100%;
    background-size: cover;
    background-image: url(../img/product/Newphotos2019.5.28/image4.jpg);
    margin-top: -25px;
    width: 100%;
    max-height: 310px;
    background-position: 0% 60%;
}
.carousel-caption h5 a  {
    color: #FFFFFF;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-size: 20px;
    font-weight: bolder;
    line-height: 13px;
    border-bottom-style: none;
}
.carousel-caption h5 a:hover  {
    border-bottom-style: none;
    color: #D1D1D1;
}
.button {
    margin-right: -25%;
    border-style: none;
    width: 125px;
    padding-left: 0px;
    color: #FFFFFF;
    float: right;
}
}
/*Desktop View*/
@media (min-width:1024px){
#navlinks a {
    float: left;
    margin-right: 0%;
    margin-left: 8%;
    position: relative;
    left: 9%;
}
.member.row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-size: 9px;
}
.member h4 {
    font-size: 16px;
}
}

@media (max-width:450px){
.Scholarships p , .TARA p, .Support p{
    margin-right: -60px;
    margin-left: -60px;
}
.member {
    height: 1000px;
    background-color: #f9f9f9;
    padding-top: 40px;
    padding-left: 0px;
}
.member.row {
    padding-left: 0%;
    padding-top: 0px;
    font-size: 92%;
    padding-right: 157px;
    margin-left: 1px;
    margin-right: 1px;
}
.professor {
    width: 15%;
    float: none;
    position: relative;
    left: 50%;
    top: -27px;
}
.Secretary {
    width: 15%;
    float: none;
    position: relative;
    left: 50%;
    top: -27px;
}
.Phd {
    width: 15%;
    float: none;
    position: relative;
    left: 50%;
    top: -27px;
}
.master {
    width: 15%;
    float: none;
    position: relative;
    top: -27px;
    left: 50%;
}
.research {
    width: 15%;
    float: none;
    position: relative;
    top: -27px;
    left: 50%;
}
.BA {
    width: 15%;
    float: none;
    position: relative;
    top: -27px;
    left: 50%;
}
.exchange {
    width: 15%;
    float: none;
    position: relative;
    left: 50%;
    top: -27px;
}
.member h4 {
    font-size: 16px;
    padding-top: 0px;
}
.outline {
    padding-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 40px;
}
.youtube img {
    width: 250px;
    height: 100%;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 35px;
}
.researcher {
    width: 15%;
    float: none;
    position: relative;
    left: 50%;
    top: -27px;
}
}
