@import url(http://fonts.googleapis.com/css?family=Kreon:400,700);

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    -webkit-font-smoothing: antialiased;
    font: normal 14px arial, sans-serif;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
}

.footer {
    background-color: #25204b;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 30px;
}


/* Custom page CSS
-------------------------------------------------- */
.hl1 {
    border-bottom: 2px solid rgba(39, 34, 62, 1);
    width: 120px;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 auto;
}

.hl2 {
    border-bottom: 2px solid rgba(39, 34, 62, 1);
    width: 120px;
    height: 0 !important;
    min-height: 0 !important;
    margin-bottom: 20px;
}

hr.seperator {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(39, 34, 62, 1), rgba(0, 0, 0, 0));
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

#wrap > .container {
    padding: 30px 15px;
}

.container .credit {
    margin: 20px 0;
}

#footer {
    background-color: #414141;
}

#footer a {
    color: #efefef;
}

h1, h2, h3, h4, li, a, small {
    font-family: 'times new roman', times, serif;
    vertical-align: middle;
    color: black;
}

p {
    font-size: 16px;
    color: rgba(39, 34, 62, 1);
    line-height: 25px;
}

header .row {
    padding-top: 62px;
}

header {
    background: rgba(39, 34, 62, 1) url("../img/headerbg.jpg") no-repeat center;
    height: 360px;
    background-size: cover;
    /*color:#000000;*/
}

.col-centered {
    float: none;
    margin: auto;
}

header span {
    color: white;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}

header h1, header h2, header h3 a, header a, header a:hover {
    font: italic normal normal 45px/1.4em 'times new roman', times, serif;
    line-height: 1.4em;
    color: #FFFFFF;
}

header h3 {
    font-family: 'Kreon', serif;
    background: #ffcc33;
    padding: 10px;
    border-radius: 3px;
    font-size: 34px;
    padding: 12px 10px 6px 10px;
}

header .dropdown-menu {
    top: 74px;
    background: #ffcc33;
    border-width: 0;
}

#nav {
    width: 100%;
    position: static;
    top: -32px;
}

#nav.affix {
    position: fixed;
    top: 0;
    z-index: 10;
    -webkit-transition: all .6s ease-in-out;
}

#footer > .container {

}

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li {
        float: none;
    }
}

.navbar-nav {
    margin: 1px 1px;
}

/* customize nav style */
.dropdown-menu {
    background: rgb(19, 19, 51);
}

.dropdown-menu > li > a {
    color: #DFCFBA;
}

.navbar-custom {
    background-color: rgba(39, 34, 62, 1);
    font-weight: 700;
    text-transform: uppercase;
    border-width: 0;
}

.navbar-custom .navbar-nav > li > a {
    color: #ddd;
}

.navbar-custom .navbar-nav li > a:hover, .navbar-nav li .open, .navbar-custom .navbar-nav .active a {
    color: #DFCFBA;
    background-color: rgb(19, 19, 51);
}

.navbar-custom .dropdown-menu {
    right: 0;
}

.navbar-custom .navbar-nav > .dropdown > a .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}

.navbar-collapse.in { /*3.0.2 bug workaround*/
    overflow-y: visible;
}

.navbar-toggle {
    outline: 0;
}

.navbar {
    margin-bottom: 0 !important;
}

.divider {
    height: 100px;
}

.panel {
    border-width: 0;
}

@media (max-width: 768px) {
    header {
        height: 95px;
    }
}

#map-canvas {
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 15px;
}

.scroll-top {
    position: fixed;
    bottom: 0;
    right: 6%;
    z-index: 100;
    background: rgba(75, 56, 165, 0.9);
    font-size: 24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.scroll-top a:link, .scroll-top a:visited {
    color: white;
}


section {
    color: #ffffff;
    /*min-height: 400px;*/
    height: auto !important;
    height: 100%;
    padding: 60px 0;
}

.bg-1 {
    background: #DAD7D3 url('../img/sectionbg.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg-2 {
    background: url('http://www.bootply.com/assets/example/bg_5.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg-3 {
    background: url('../img/researchinterets.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg-4 {
    padding-top: 30px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(20, 20, 20, 0.2)), to(rgba(20, 20, 20, 0.13)), color-stop(1, #000));
    /*background: rgba(20, 20, 20, 0.14);*/
}

section h1 {
    color: rgba(39, 34, 62, 1);
    margin-top: 0;
    font: normal normal normal 28px/1.4em helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
}

.half-underline {
    border-bottom: rgba(39, 34, 62, 1);

}

.btn-color0 {
    background-color: rgba(75, 56, 165, 0.9) !important;
    color: #fff !important;
    font-weight: bold;
}

/*-------------------------Responsive Header---------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
    .content-responsive {
        transform: translateY(-12%);
    }

    .content-responsive > div > img {
        margin-bottom: -15px;
        position: relative;
        width: 100px;
        height: auto;
    }

    .content-responsive > div > h1 > a {
        font-size: 40px;
    }

    .content-responsive > div > span {
        font-size: 0.85em;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .content-responsive {
        transform: translateY(-10%);

    }

    .content-responsive > div > h1 > a {

        font-size: 30px;
    }

    .content-responsive > div > span {
        font-size: 1em;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .content-responsive {
        transform: translateY(-8%);

    }

    .content-responsive > div > img {
        width: 80px;
        height: 70px;
    }

    header {
        height: 300px;
    }

    .content-responsive > div > h1 > a {
        font-size: 28px;
    }

    .content-responsive > div > span {
        font-size: 1em;
    }
}

/* Landscape phones and down */
@media (max-width: 600px) {
    .content-responsive {
        transform: translateY(-5%);

    }

    .content-responsive > div > img {
        width: 70px;
        height: 60px;
    }

    header {
        height: 300px;
    }

    .content-responsive > div > a {
        font-size: 12px;
    }

    .content-responsive > div > span {
        font-size: 0.8em;
    }
}

/*---------------Research Summary------------------------*/
.col-container {
    display: table;
    width: 100%;
}

.col {
    display: table-cell;
}

p.researchsum {
    margin: 50px 70px;
    font-size: 16px;
    color: white;
}

h4.inslist {
    margin-top: 30px;
    color: white;
}

ul.reslist > li > h5 {
    color: white;
}

.underline {
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
}

.feature-box {
    margin-top: 60px;
}

.feature-box .feature-title {
    font-weight: 500;
}

.feature-box .features-big .feature-title {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.feature-box .features-big .fa {
    font-size: 4rem
}

.feature-box .features-small {
    text-align: left
}

.feature-box .features-small .fa {
    font-size: 2rem
}

@media (min-width: 992px) {
    .mb-r {
        margin-bottom: 3rem !important
    }
}

@media (max-width: 992px) {
    .mb-r {
        margin-bottom: 2rem !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.grey-text {
    color: #545252cc !important;
}

.font-bold {
    font-weight: 500
}

.color1-text {
    font-size: 2rem;
    color: #008FD3 !important;
}

.color2-text {
    font-size: 2rem;
    color: #20AD65 !important;
}

.color3-text {
    color: #a6c !important;
    font-size: 2rem;
}

.color4-text {
    color: #ec407a !important;
    font-size: 2rem;
}

.btn-color1 {
    background-color: #008FD3 !important;
    color: #fff !important;
    font-weight: bold;
}

.btn-color2 {
    background-color: #20AD65 !important;
    color: #fff !important;
    font-weight: bold;
}

.btn-color3 {
    background-color: #a6c !important;
    color: #fff !important;
    font-weight: bold;
}

.btn-color4 {
    background-color: #ec407a !important;
    color: #fff !important;
    font-weight: bold;
}

.btn-color5 {
    background-color: #429ab4 !important;
    color: #fff !important;
    font-weight: bold;
}

/*------------------------------Selected Publications---------------------------*/
.section-color1 {
    background-color: #f7f7f7;
}

.timeline-container {
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
}

.timeline-item {
    padding: 1em 2em 2em;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    border-left: 2px solid rgba(0, 0, 0, 0.3);
}

.timeline-item p {
    font-size: 1rem;
}

.timeline-item::before {
    content: attr(date-is);
    position: absolute;
    left: 2em;
    top: 0;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: .785rem;
}

.timeline-item::after {
    width: 10px;
    height: 10px;
    display: block;
    top: 0;
    position: absolute;
    left: -7px;
    border-radius: 10px;
    content: '';
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
}

.timeline-item:last-child {
    -o-border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
    border-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
    border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
}

.timeline-item p {
    font-size: 13px;
    font-style: italic;
}

.timeline-item h5 {
    font-size: 16px;
}


/*------------------ NEWS Section ------------------------*/
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    /*margin-top: 80px;*/
    top: 40%;
}

blockquote {
    border-left: none !important;
}

.news-img {
    vertical-align: top;
    width: 300px;
}

.carousel-control.left {
    left: -80px;
}

.carousel-control.right {
    right: -100px;
}

.news-detail {
    color: #337ab7;
}

.carousel-inner {
    /* height: 350px; */
    /* padding: 0 60px */
}

@media (max-width: 992px) {
    #quote-carousel .carousel-control {
        /*margin-top: 200px;*/
    }

    .carousel-inner {
        /* height: 500px; */
        /* padding: 0 60px */
    }

    .carousel-control.left {
        left: -50px;
    }

    .carousel-control.right {
        right: -50px;
    }
}


/*------------------Try Software Section------------------------*/
.text-center {
    text-align: center;
}

#call-to-action {
    background: linear-gradient(rgba(39, 34, 62, 1), rgba(168, 149, 200, 0.54)), url(../img/purple1.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
}

#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#call-to-action .cta-text {
    color: #fff;
}

@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

#call-to-action .cta-btn {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    transition: background 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#call-to-action .cta-btn:hover {
    background: #1dc8cd;
    border: 2px solid #1dc8cd;
}

/*------------------------------RESEARCH PROJECTS--------------------------*/
.projects-list {
    list-style: none;
    padding: 0;
}

.projects-list li {
    background-color: #FdFdFd;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 3px 3px -3px #ccc;
    box-shadow: 0px 3px 3px -3px #ccc;
    border-radius: 3px;
}

.projects-list li .image {
    position: relative;
    overflow: hidden;
}

.projects-list li .projectinfo {
    overflow: hidden;
    padding: 20px;
    cursor: pointer;
}

.projects-list li .details {
    display: none;
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: inset 0px 3px 5px -3px #ccc;
    box-shadow: inset 0px 3px 5px -3px #ccc;
}

.image-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.projectimg {
    padding-left: 0;
}

/*-------------------------Publications----------------------------*/
.select-style {
    max-width: 40%;
    margin: 18px;
}

.select-style select {
    width: 105%;
    -webkit-appearance: none;
    color: black;
}

.mix {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.pubitems .item {
    margin-bottom: 20px;
    width: 100%;
}

.pubitems .pubmain {
    background: #fefefe;
    padding: 25px 25px 35px 25px;
    min-height: 130px;
    position: relative;
    -webkit-box-shadow: 0px 3px 3px -3px #ccc;
    box-shadow: 0px 3px 3px -3px #ccc;
    cursor: pointer;
}

.pubitems .pubtitle {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 20px;
    font-weight: 300;
}

.pubitems .pubmain div {
    font-size: small;
}

.pubitems .pubmain .label {
    margin-right: 10px;
}

.pubitems .pubmain .pubassets {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fafafa;
    text-align: center;
    border-top: 2px solid;
    border-top-color: rgba(27, 19, 64, 0.78);
}

.pubitems .pubmain .pubassets a {
    color: #9b9b9b;
    padding: 5px 15px;
    float: right;
    font-size: 18px;
}

.pubitems .pubmain .pubassets a:hover, .pubitems .pubmain .pubassets a:focus, .pubitems .pubmain .pubassets a.publink {
    background: rgba(27, 19, 64, 0.78);
    color: #fff;
}

.pubitems .pubdetails {
    background: #fff;
    padding: 25px;
    display: none;
}

.pubitems .pubdetails img {
    max-width: 80%;
}

.pubitems h4 {
    color: black;
    font-weight: bold;
}

.pubitems h5 {
    color: black;
    font-size: 14px;
}

.pubitems p {
    color: #717171;
}

.pubauthor {
    font-size: 14px;
    color: #585858;
}

.pubcite {
    color: #585858;
}

/*-----------------------------------About PI--------------------------------------*/
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-purple {
    color: #fff;
    background-color: #7b1fa2
}

.badge-purple[href]:focus, .badge-purple[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7b1fa2
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-green {
    color: #fff;
    background-color: #429ab4
    /*border-radius:.1rem;*/
}

.badge-darkgreen {
    color: #fff;
    background-color: #337284
    /*border-radius:.1rem;*/
}

.badge-darkred {
    color: #fff;
    background-color: #c2185b;
}

.badge-indigo {
    background-color: #3f51b5;
    color: #fff;
}

.badge-amber {
    background-color: #ffe082;
    color: rgba(0, 0, 0, .6);
}

.badge-lightpurple {
    background-color: #e1bee7;
    color: rgba(0, 0, 0, .6);
}

.badge-lightred {
    background-color: #ff7e94;
    color: rgba(0, 0, 0, .6);
}

/*---------------------Software --------------------*/
*, ::after, ::before {
    box-sizing: border-box;
}

.card {
    font-weight: 400;
    border-radius: .3rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
}

.card.card-image {
    background-size: cover;
    background-position: center;
    width: 100%;
}

.card-title {
    margin-bottom: .75rem;
}

.card:not([class*="card-outline-"]) {
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.rgba-black-strong {
    background-color: rgba(0, 0, 0, .7) !important;
}

.rgba-indigo-strong {
    background-color: rgba(45, 34, 93, 0.85) !important;
}

.text-white {
    color: #fff !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
}

.d-flex-body {
    flex: 1;
    padding: 10px;

}

.pink-text {
    color: #e91e63 !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.btn-pink {
    background-color: #ec407a !important;
    color: #fff !important;
}

.deep-orange-text {
    color: #ff7043 !important;
}

.btn-deep-orange {
    background-color: #ff7043 !important;
    color: #fff !important;
}

.card-white p, .card-white h4 {
    color: white;
}

.card-white p {
    font-size: 13px;
    font-weight: 500;
}

/*.overlay-img{*/
/*display: block;*/
/*width: 100%;*/
/*height: auto;*/
/*}*/
/*.overlay-container{*/
/*position:relative;*/
/*width:100%*/
/*}*/
/*.overlay-container:hover .overlay{*/
/*width: 100%;*/
/*left: 0;*/
/*}*/
/*.overlay {*/
/*position: absolute;*/
/*bottom: 0;*/
/*left: 100%;*/
/*right: 0;*/
/*background-color: rgba(0,0,0,.7) !important;*/
/*overflow: hidden;*/
/*width: 0;*/
/*height: 100%;*/
/*transition: .2s ease;*/
/*}*/
.project h4, .project .terms dt, .terms .project dt {
    padding: 6px 27px;
    font-size: 22px;
    color: #fff;
    background: rgb(45, 34, 93);
    text-transform: none;
}

h4 + .project_crdts, .terms dt + .project_crdts {
    margin-top: 15px;
}

.project_crdts {
    color: #333;
    line-height: 30px;
}

.project p {
    font-size: 14px;
}

/*--------------------About PI--------------------*/

.card .testimonial-card .avatar, .white {
    background-color: #fff !important
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    border-radius: .3rem .3rem 0 0
}

.testimonial-card .avatar {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: -65px auto 0;
    overflow: hidden;
    border: 5px solid #fff
}

.testimonial-card .avatar img {
    width: 100%;
    height: auto;
}

.testimonial-card p {
    font-size: 15px;
}

.indigo {
    background: linear-gradient(rgba(168, 149, 200, 0.54), rgba(39, 34, 62, 1)), url(../img/purple1.jpg) fixed center center;
}

.testimonial .avatar img {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.card .card-circle ul, .card-overlay ul, .flex-center ul, .section.team-section .avatar ul, .testimonial-carousel .testimonial .avatar ul {
    list-style-type: none;
    padding: 0
}

.card .card-circle, .card-overlay, .flex-center, .section.team-section .avatar, .testimonial-carousel .testimonial .avatar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.card .card-circle p, .card-overlay p, .flex-center p, .section.team-section .avatar p, .testimonial-carousel .testimonial .avatar p {
    margin: 0
}

.card .card-circle ul, .card-overlay ul, .flex-center ul, .section.team-section .avatar ul, .testimonial-carousel .testimonial .avatar ul {
    text-align: center
}

.card .card-circle ul li, .card-overlay ul li, .flex-center ul li, .section.team-section .avatar ul li, .testimonial-carousel .testimonial .avatar ul li {
    margin-bottom: 1rem
}

.card-body .card-title {
    font-weight: 400
}

.card-body .card-title.title-one {
    -webkit-transition: .4s;
    transition: .4s
}

.card-body .card-title.title-one:hover {
    color: #4285f4
}

.card-body .card-title {
    margin-bottom: .3rem
}

.card-body .card-meta {
    font-weight: 300;
    font-size: .86rem;
    color: #757575
}

.card-body .card-meta .fa {
    padding-right: .5rem
}

.card-body span {
    -webkit-transition: .5s;
    transition: .5s
}

.card-body span:hover {
    color: #4285f4
}

.card-body h3, .card-body h5 {
    font-weight: 400;
    margin-bottom: 1rem
}

.card-body h4 {
    font-weight: 500;
    margin-bottom: 1rem
}

.card-body a h5 {
    font-size: 1rem
}

.card .card-body h3 {
    margin-bottom: 0;
    padding: .7rem
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-picture {
    width: 100%;
    padding: 0;
    margin: 0;
}

.card-dark {
    background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)), fixed center center;
}

.white-text {
    color: white !important;
}

.biograph {
    margin-top: 5%;
}

/*contact information list*/
/*.equalrow .row{*/
/*display:flex;*/
/*}*/
.d-flex {
    display: flex;
}

.contactlist ul {
    list-style: none;
    margin: 0 0 0 0;
}

.contactlist ul li {
    margin: 10px 0;
}

.contactlist ul li {
    padding-left: 12%;
    text-align: left;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-purple {
    color: #fff;
    background-color: rgba(144, 129, 206, 0.9)
}

.badge-purple[href]:focus, .badge-purple[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(144, 129, 206, 0.9)
}

.badge-darkpurple {
    color: #fff;
    background-color: rgba(79, 70, 112, 0.9)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-green {
    color: #fff;
    background-color: #429ab4
    /*border-radius:.1rem;*/
}

.badge-darkgreen {
    color: #fff;
    background-color: #337284
    /*border-radius:.1rem;*/
}

.badge-darkred {
    color: #fff;
    background-color: #c2185b;
}

.badge-indigo {
    background-color: #3f51b5;
    color: #fff;
}

.badge-amber {
    background-color: #ffe082;
    color: rgba(0, 0, 0, .6);
}

.badge-lightpurple {
    background-color: #e1bee7;
    color: rgba(0, 0, 0, .6);
}

.dates {
    float: left;
    width: 75px;
}

ul.ul-dates {
    list-style: none;
}

ul.ul-dates div.dates span:first-child {
    -webkit-box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
    z-index: 3;
    position: relative;
}

ul.ul-dates div.dates span {
    padding: 6px;
    display: block;
    text-align: center;
    position: relative;
}

ul.ul-dates div.datas-content {
    margin-left: 90px;
    min-height: 70px;
    padding-top: 10px;
}

ul.ul-dates div.datas-content h5 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: -3px;
}

div.datas-content small {
    margin-top: -10px;
}

/*collapsible timeline*/

ul.timeline {
    border-left: 8px solid #FFF;
    list-style: none;
    padding: 1px 0;
    margin-left: 100px;
}

ul.timeline li .timeline-date {
    float: left;
    padding: 10px 15px 10px 10px;
    margin-top: 10px;
    margin-left: -115px;
    font-size: 15px;
    width: 110px;
    text-align: center;
    /*background: #03cc85;*/
    color: #fff;
}

/*ul.timeline li.open .data {
	background: #03bb7a;
}*/

ul.timeline {
    border-left: 8px solid #0000001a;
    list-style: none;
    padding: 1px 0;
    margin-left: 100px;
}

ul.timeline li .timeline-date {
    float: left;
    padding: 10px 15px 10px 10px;
    margin-top: 10px;
    margin-left: -115px;
    font-size: 15px;
    width: 110px;
    text-align: center;
    color: #fff;
}

/*ul.timeline li.open .data {
	background: #03bb7a;
}*/

ul.timeline li .circle {
    float: left;
    margin: 20px 0;
    margin-left: -14px;
    width: 20px;
    height: 20px;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    background-color: rgba(27, 19, 64, 0.78);
}

ul.timeline li.open .circle {
    background-color: rgba(144, 129, 206, 0.9);
    -webkit-box-shadow: 0px 2px 6px -3px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 2px 6px -1px rgba(68, 68, 68, 0.5);
}

ul.timeline li .timeline-data {
    background: #fdfdfd;
    margin: 10px 0px 10px 20px;
    border-left: 10px solid;
    padding: 18px 20px;
    font-size: 16px;

    -webkit-box-shadow: 0px 3px 3px -3px #ccc;
    box-shadow: 3px 3px 10px -1px #ccc;
    border-radius: 3px;
    border-color: rgba(27, 19, 64, 0.78);
}

ul.timeline li.open .timeline-data {
    border-color: rgba(144, 129, 206, 0.9);
    background: #fff;
}

ul.timeline li .timeline-data .timeline-title {
    cursor: pointer;
    color: rgba(27, 19, 64, 0.78);
    font-size: 18px;
}

ul.timeline li .timeline-data .text {
    display: none;
    margin-top: 15px;
    font-size: 14px;
}

ul.timeline li .timeline-date {
    background: rgba(27, 19, 64, 0.78);
}

/*------------------------Gallery------------------------*/
.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'FontAwesome';
    content: '\f002';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media (max-width: 768px) {
    body {
        padding: 0;
    }
}

/*------------------------Members-----------------------*/
.img-fluid {
    max-width: 100%;
    height: auto;
}

.product-img {
    float: left;
    height: 150px;
    max-width: 100%;
}

.product-img img {
    border-radius: 7px 0 0 7px;
    max-width: 100%;
}

.product-info {
    float: left;
    height: 150px;
    border-radius: 0 7px 10px 7px;
    background-color: #ffffff;
}

.product-text {
    /*width: 327px;*/
}

.product-text h1 {
    margin: 0 0 0 12px;
    padding-top: 15px;
    font-size: 1.3em;
    color: #474747;
}

.product-text h1 {
    font-family: 'Bentham', serif;
}

.product-text h2 {

    margin: 0 10px 47px 12px;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: uppercase;
    color: darkgray;
    word-wrap: break-word
}

.product-text p {
    height: 50px;
    margin: 0 38px 0 38px;
    font-family: 'Playfair Display', serif;
    color: #8d8d8d;
    line-height: 1.7em;
    font-size: 15px;
    font-weight: lighter;
    overflow: hidden;
}

/*div.card>img{*/
/*width:100%;*/
/*height:auto;*/
/*}*/
.card.card-cascade {
    width: 100%;
}

.popover-content {
    color: #000000 !important; /*black color*/
}

.card.card-cascade .view {
    border-radius: 4px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}

.view {
    overflow: hidden;
    position: relative;
    cursor: default;
}

.card h5 {
    color: black;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 1
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}

.short section {
    padding: 30px 0;
}