@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);

body,
.container,
.wrapper {
    /* width: 95% !important; */
    font-family: sans-serif !important;
    font-size: 15px !important;
}

.container {
    max-width: 1200px !important;

}

.copyright {
    border-top: 1px solid #5f5f5f;
    font-size: 14px;
    color: #b3b3b3;
    margin-top: 25px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.profile_left {
    font-size: 17px;
}

.login a {
    color: white !important;
    text-decoration: none;
    background-color: transparent;
    font-size: 14px !important;
}

.social_top {
    padding-top: 6px !important;
    margin-left: 5px;
}

.top_title {
    margin-left: 17px;
    margin-top: 40px;
    width: 50%;
    float: right;
    font-size: 20px;
}

.top_title_first {
    margin-left: 142px;
    margin-top: 40px;
    width: 50%;
    float: left;
    font-size: 20px;
}

.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.staff-item:hover .social-lists {
    margin-top: -2em;
    opacity: 1;
}

.col-xs-12, .col-sm-12, .col-md-12{
    padding-right: 10px !important;
    padding-left: 10px !important
}
.staff-img {
    /* Webkit for Chrome and Safari */
    -webkit-transform: scale(1, 1);
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1, 1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1, 1);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;
}

.staff-item:hover .staff-img {
    /* Webkit for Chrome and Safari */
    -webkit-transform: scale(1.06, 1.06);
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1.06, 1.06);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1.06, 1.06);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;

    opacity: 1.0;
}


.filters {
    padding: 0 15px;
}

.first_image {
    margin-right: 10px;
}

.myrow {
    padding-right: 0px !important;
    padding-left: 1px !important;
}

table.dataTable td {}

.col-lg-6 {
    max-width: 46% !important;
}

#site-logo {
    float: right !important;
}

.homepagecell {
    display: inline-block !important;
    vertical-align: top;
    margin-bottom: 20px;
    margin: 20px;

}

tr:nth-of-type(even) {
    background-color: rgb(243, 241, 241);
}

tr:nth-of-type(odd) {
    background-color: rgb(243, 241, 241) !important;
}

#site-header-inner {
    padding: 40px 0 10px !important;
    z-index: -1;
    margin-bottom: 25px;

}

#site-header.transparent-header {
    z-index: 0 !important;

}



.leftside {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
}

.list-group-item {
    text-align: left;
}



.image-section {
    padding: 0px;
}

.image-section img {
    width: 100%;
    height: 250px;
    position: relative;
}

.user-image {
    position: absolute;
    margin-top: -50px;
}

.user-left-part {
    margin: 0px;
}

.user-image img {
    width: 160px;

}

.user-profil-part {
    padding-bottom: 30px;
    background-color: #FAFAFA;
}

.follow {
    margin-top: 70px;
}

.user-detail-row {
    margin: 0px;
}

.user-detail-section2 p {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}

.user-detail-section2 {
    margin-top: 10px;
}

.user-detail-section2 span {
    color: #7CBBC3;
    font-size: 20px;
}

.user-detail-section2 small {
    font-size: 12px;
    color: #D3A86A;
}

.profile-right-section {
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    width: 100%;
}

.profile-right-section-row {
    margin: 0px;
    background-color: red;
}

.profile-header-section1 h1 {
    font-size: 25px;
    margin: -10px;
}

.profile-header-section1 h5 {
    color: #0062cc;
}

.req-btn {
    height: 30px;
    font-size: 12px;
}

.profile-tag {
    padding: 10px;
    border: 1px solid #F6F6F6;
}

.profile-tag p {
    font-size: 12px;
    color: black;
}

.profile-tag i {
    color: #ADADAD;
    font-size: 20px;
}

.image-right-part {
    background-color: #FCFCFC;
    margin: 0px;
    padding: 5px;
}

.img-main-rightPart {
    background-color: #FCFCFC;
    margin-top: auto;
}

.image-right-detail {
    padding: 0px;
}

.image-right-detail p {
    font-size: 12px;
}

.image-right-detail a:hover {
    text-decoration: none;
}

.image-right img {
    width: 100%;
}

.image-right-detail-section2 {
    margin: 0px;
}

.image-right-detail-section2 p {
    color: #38ACDF;
    margin: 0px;
}

.image-right-detail-section2 span {
    color: #000;
}

.nav-link {
    font-size: 1.2em;
}


#top-bar-inner {
    position: relative;
}

.mycustom {
    padding: 3px 10px 2px 4px;
}

#top-bar-social li a {
    display: block;
    float: left;
    color: #dbdbdb;
}

#top-bar-social li {
    float: left;
}

#top-bar-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#top-bar {
    padding: 0px 18px 10px 0;
}

.top-bar-right {
    float: right;
}

#top-bar-social.top-bar-right {
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
}


.header {
    height: 200px;
}

.logo {
    width: 240px;
    margin-right: 40px;
    margin-top: 18px;
    opacity: 1.0 !important;
}

.profile {

    z-index: 0;
    background-image: url("/img/headbg.png");
    background-repeat: no-repeat;
    background-size: cover;


    width: 100%;
    margin-bottom: 10px;
    height: 115px;


}

.tophead {

    width: 100%;
    height: 29px;
    background-color: #224057;

}

.image-profile {
    margin: -20px 10px 0px 10px;
    z-index: 9;
    width: 20%;
}

@media (max-width:768px) {

    .profile-text>h1 {
        font-weight: 700;
        font-size: 25px;
        height: 200px;


    }

    .fb-image-profile {
        margin: -45px 10px 0px 25px;
        z-index: 9;
        width: 20%;
    }
}

.navv {
    background-color: #072b61;
    height: 10px;
    margin-right: 20px;

}

.navbar .navv .navbar-nav>li.open>a:hover,
.navbar .navbar-nav>li.open>a:focus {
    background-color: teal;
    color: #fff;
}

.active {
    box-shadow: 0 4px 0px 0px yellow;
}

.navbar .dropdown .navbar-nav>.active>a {
    box-shadow: 0 4px 0px 0px yellow;

}


/* .dropdown-menu>li>a {
    width: 100% !important;
} */

.navbar a {
    text-align: left !important;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px !important;
    text-decoration: none;
}


.navbar a:hover {
    background-color: #33588e !important;
    color: white !important;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    background-color: #D3D3D3;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}



.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}