﻿/* ==========================================================================
    Author's custom styles
    ========================================================================== */
/*body {
        font-family: 'Open Sans', sans-serif;
    }*/
h5 u {
    color: black !important;
}

.bakimg {
    /*background-image: url("/newimages/SandeepSoni/timeline-image.png");*/
    /*background-image: url('../Content/NewHomepage/Profile/SandeepSoni.jpg');*/
  /*  background-image: url('../Content/NewHomepage/Profile/NewProfile.png');*/
    margin-top: 10px;
  /*  height: 557px;*/
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.fb-profile img.fb-image-lg {
    z-index: 0;
    width: 100%;
    margin-bottom: 10px;
    /*background-image: url("/newimages/SandeepSoni/sandeepsoniLecture.PNG");
        margin-top: 50px;
        height: 500px;
        width: 100%;*/
    /*background-repeat: no-repeat;*/
}

.fb-image-profile {
    margin: -90px 10px 0px 50px;
    z-index: 9;
    width: 17%;
    max-height: 258px;
    max-width: 258px;
}

@@media (max-width:768px) {

    .fb-profile-text > h1 {
        font-weight: 700;
        font-size: 16px;
    }

    .fb-image-profile {
        margin: -45px 10px 0px 25px;
        z-index: 9;
        width: 20%;
    }
}

.description_1 {
    border: 1px solid #ccc;
    padding: 12px;
}

.tables1 tr > th {
    padding: 8px 9px;
    background-color: #4BACC6;
    text-align: left;
    color: white;
    border-left: 1px solid;
}

td.tables2 {
    padding: 18px 10px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}


.ml55 {
    margin-left: 55px
}

.ml2 {
    margin-left: 2px;
}

.border5 {
    border: 5px;
}

.p0 {
    padding: 0px
}

.bgwhite {
    background-color: white;
}

.wt13 {
    width: 13%;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid black;
}
.cert{
    text-align:center;
}

