/*
 * Template Name: Velocity - Responsive Website Template for Products
 * Version: 1.5.4
 * Author: Xiaoying Riley at 3rd Wave Media
 * Website: http://themes.3rdwavemedia.com/
 * Twitter: @3rdwave_themes
*/
/* ======= Base ======= */


/*.subnavbar {
    margin-bottom: 0;
    border-top: 1px solid #595959 ;
}*/


/* event page  */
/* ======= Contact-other section ======= */
.team .title {
    font-size: 36px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
}
.team .descstyle .other-info li {
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    color: #666666;
    text-align: left;
    padding-left: 15px;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.team  .other-info li {
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    color: #666666;
    text-align: left;
    padding-left: 90px;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.team  .other-info li a {
    color: #666666;
}
.team  .other-info li a:hover {
    color: #ec6952;
}
.team  .other-info li .fa {
    position: absolute;
    left: 0;
    top: 0;
    background: #ec6952;
    color: #fff;
    width: 60px;
    height: 100%;
    font-size: 20px;
    padding-top: 15px;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.team  .other-info li .fa.fa-twitter {
    font-size: 22px;
}
.team  .other-info li .fa.fa-phone {
    font-size: 22px;
}
.team  .other-info li .fa.fa-map-marker {
    font-size: 22px;
    padding-top: 45px;
}


/* ======= About Page ======= */
.story-section {
    padding-top: 90px;
    position: relative;
    z-index: 10;
}
.story-section .title {
    font-size: 36px;
    margin-bottom: 60px;
    margin-top: 0;
    color: #fff;
    font-weight: 300;
}
.margin-noleft {margin-left: -15px;}
.story-section .story-container-inner {
    max-width: 1080px;
    margin: 0 auto;
    background: #fff;

    /*padding: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;*/
    text-align: left;
}
.story-section .about {
    padding-top: 40px;
    padding-bottom: 10px;

}
.btn-margin-top {margin-top: 20px;}
.btn-width-full{width: 100%;}
.event-title {
    color: #444444;
    font-size: 26px !important;
    font-weight: 100 !important;
}
.event-title2 {
    color: #444444;
    font-size: 22px;
    font-weight: 100;
}
.story-section .belife {
    border-color: #f19180;
    padding: 15px 30px;
    font-family: 'Roboto slab', serif;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    margin: 60px 30px;
    color: #666666;
}
.story-section .press-kit {
    padding-top: 60px;
    padding-bottom: 60px;
}
.story-section .press-kit .title {
    color: #444444;
    font-size: 28px;
}
.story-section .press-kit .btn {
    margin: 30px 0;
}
.story-section .team {
    max-width: 1080px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
}
.story-section .team .title {
    color: #444444;
    font-size: 28px;
}
.story-section .team .member {
    margin-bottom: 30px;
}
.story-section .team .member .member-inner {
    background: #253340;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-align: center;
}
.story-section .team .member .member-inner img {
    margin: 0 auto;
}
.story-section .team .member .member-inner:hover img {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.story-section .team .member .member-inner:hover .social {
    visibility: visible;
}
.story-section .team .member .profile {
    background: #253340;
    color: #fff;
    text-align: center;
}
.story-section .team .member .profile .info {
    padding: 15px 0;
}
.story-section .team .member .profile .name {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    font-size: 18px;
}
.story-section .team .member .profile .job-title {
    color: #fff;
    font-size: 14px;
}
.story-section .team .member .social {
    width: 100%;
    top: 50%;
    position: absolute;
    visibility: hidden;
}
.story-section .team .member .social-list {
    display: inline-block;
    margin: 0 auto;
}
.story-section .team .member .social-list a {
    color: #fff;
    background: #253340;
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.story-section .team .member .social-list a .fa {
    padding-top: 10px;
    font-size: 18px;
}
.story-section .team .member .social-list a:hover {
    background: #ec6952;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .margin-noleft {margin-left: -0px;}

    .story-section .about {
        padding: 0;
    }
    .story-section .belife {
        margin-left: 0;
        margin-right: 0;
    }
    .story-section .team {
        padding: 0;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .story-section {
        padding-top: 90px;
    }
    .contact-section {
        padding-top: 45px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .story-section {
        padding-top: 130px;
    }
    .contact-section {
        padding-top: 125px;
    }

}
/* Large devices (large desktops, 1200px and up) */
