/*
Theme Name: WMD Theme
*/

.page-template-template-product section.how-it-works .section {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    float: left;
    position: relative;
}
@media (min-width: 768px)
.sidebar-primary .main {
    float: left;
    width: 100%;
}
.sidebar-primary .main {
    float: left;
    width: 100%;
}
.main-container {
    padding: 60px 0;
}
@media (min-width: 768px)
.main {
    float: left;
    width: 100%;
}

.main-container p {
    color: #59595b;
    font-size: 24px;
    font-weight: 300;
}
.main-container section.team h2 {
    color: #b2b2b2;
    font-size: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 35px;
}
.main-container section.team .team-row {
    margin-bottom: 24px;
    text-align: center;
    overflow: hidden;
    height: 0px;
    position: relative;
}
.main-container section.team .col-sm-2 {
    width: 20%;
    cursor: pointer;
    float: left;
    display: inline-block;
    transition: all .7s;
    position: absolute;
    left: 0px;
    top: 0px;
}

.main-container section.gallery h2 {
    color: #b2b2b2;
    font-size: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 35px;
    text-align: center;
}
.main-container section.team .col-sm-2 .profile .bio {
    color: #575756;
    font-size: 15px;
    font-weight: 300;
    display: none;
}
.main-container section.team .col-sm-2 .profile div.info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(89,90,92,.6);
    color: #fff;
    padding: 8px 23px;
    z-index: 100;
}
.main-container section.team .col-sm-2 .profile div.info span.name {
    font-weight: 400;
    display: block;
    font-size: 14px;
    line-height: 16px;
}
.main-container section.team .col-sm-2 .profile div.info span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}
.main-container section.team .col-sm-2 .profile div.info a.close {
    background: url(/web/20161106010143im_/http://taykey.com/wp-content/themes/taykey/dist/images/team-close.png) center center no-repeat;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 2%;
    top: 30%;
    opacity: 1;
    display: none;}
    .clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.main-container section.team .col-sm-2 .profile {
    position: relative;
    text-align: left;
    height: 100%;
    background: #ededed;
}


section.small-pannel .row>div:last-child {
    padding-left: 30px;
    padding-right: 0;
}
section.small-pannel .row>div {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 768px)
.col-sm-6 {
    width: 50%;
}

section.small-pannel .row>div {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding: 30px 0px;
}
section.small-pannel .row>div {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
