section.employee_gallery {
    background: #fff;
    width: 100%;
    padding-bottom: 70px;
}

.awsm-grid.style-1 {
    font-size: 0;
}

.style-1 .awsm-detailed-info {
    display: none;
}

.awsm-grid-expanded-content::after {
    content: "";
    display: table;
    clear: both;
}

.awsm-grid.style-1>li {
    padding: 0;
    float: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

.awsm-grid-show {
    display: block;
    float: left;
    width: 100%;
    position: relative
}

.awsm-grid.style-1>li>a {
    position: relative;
    display: block;
    outline: none;
    color: #111;
    font-size: 16px;
}

.awsm-grid.style-1>li>a::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 20px solid #92c753;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.awsm-grid.style-1 figcaption {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    padding: 30px;
    background: rgba(35, 35, 35, 0.8);
    color: #fff;
    text-align: center;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    font-size: 0;
}

.awsm-grid.style-1 .awsm-personal-info {
    display: inline-block;
    width: calc(100% - 1px);
    vertical-align: middle;
    font-size: 16px;
}

.awsm-grid.style-1 figcaption::after {
    content: "\f078";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -10px;
}

.awsm-grid.style-1 figcaption::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 1px;
}

.no-touchevents .awsm-grid.style-1 li a:hover figcaption,
.awsm-grid.style-1 figure.cs-hover figcaption,
.awsm-grid.style-1>li.awsm-expanded>a::before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;
}

.awsm-grid.style-1 .awsm-expanded:hover figcaption {
    opacity: 0;
}

.awsm-grid.style-1 li.awsm-expanded>a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #92c753;
    border-width: 15px;
    left: 50%;
    margin: 0 0 0 -15px;
}

.awsm-grid.style-1 .awsm-grid-show {
    text-align: left;
    overflow: hidden;
    font-size: 16px;
}

.awsm-grid.style-1 .awsm-grid-padding {
    padding: 45px 15px 50px;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #111;
    min-height: 400px;
}

.awsm-grid.style-1 .awsm-grid-padding a {
    color: #111;
}

.awsm-grid.style-1 .awsm-grid-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 34px;
    right: 45px;
    cursor: pointer;
    z-index: 999;
}

.awsm-grid.style-1 .awsm-grid-close::before,
.awsm-grid.style-1 .awsm-grid-close::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #888;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.awsm-grid.style-1 .awsm-grid-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.awsm-grid.style-1 .awsm-grid-close:hover::before,
.awsm-grid.style-1 .awsm-grid-close:hover::after {
    background: #333;
}

.awsm-grid.style-1 .awsm-personal-contact-info,
.awsm-grid.style-1 .awsm-details {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 30px;
}

.awsm-grid.style-1 .awsm-details {
    width: 70%;
}

.awsm-grid.style-1 .awsm-personal-contact-info {
    width: 30%;
    padding-top: 60px;
}

.awsm-grid.style-1 .awsm-details h3 {
    font-size: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #282828;
    font-family: 'Poppins', sans-serif !important;
}

.awsm-grid.style-1 .awsm-details h5 {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 15px;
}

.awsm-grid.style-1 .awsm-details p {
    font-size: 18px;
}

.awsm-grid.style-1 .awsm-details h2 {
    font-weight: 300;
    font-size: 40px;
    margin: 0 0 10px;
    line-height: 1.1;
}

.awsm-grid.style-1 .awsm-personal-contact-info .awsm-social-icons li {
    border: 1px solid;
    margin: 0 5px;
    text-align: center;
    padding: 0;
}

.awsm-grid.style-1 .awsm-personal-contact-info .awsm-social-icons a {
    padding: 10px 0;
    width: 40px;
}

.awsm-grid-nav {
    display: none !important;
}

.awsm-content-scrollbar {
    padding-right: 30px;
}

.awsm-personal-details {
    max-height: 293px;
    overflow: hidden;
}

@media screen and (max-width:830px) {

    .awsm-grid.style-1 .awsm-personal-contact-info,
    .awsm-grid.style-1 .awsm-details {
        width: 50%;
    }
}

@media screen and (max-width:650px) {

    .awsm-grid.style-1 .awsm-details,
    .awsm-grid.style-1 .awsm-personal-contact-info {
        float: none;
        width: 100%;
    }

    .awsm-grid.style-1 .awsm-grid-close {
        top: 0;
        right: 15px;
    }

    .awsm-grid.style-1 .awsm-personal-contact-info {
        padding-top: 30px;
    }
}



.grid {
    list-style: none;
    padding: 30px 0;
}

.grid::after {
    content: "";
    clear: both;
    display: block;
}

.grid>li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.grid-2-col>li {
    width: 50%;
}

.grid-3-col>li {
    width: 33.33%;
}

.grid-4-col>li {
    width: 25%;
}

.grid-5-col>li {
    width: 20%;
}

.awsm-grid-holder {
    overflow: hidden;
}

.grid figure {
    position: relative;
    margin: 0;
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}

.grid h3 {
    margin: 0 0 3px;
    padding: 0;
    font-weight: 300;
    color: #fff;
    font-size: 40px;
    font-family: 'Poppins', sans-serif !important;
}

.awsm-social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -5px;
}

.awsm-social-icons li {
    display: inline-block;
    padding: 0 5px;
}

.awsm-social-icons a {
    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.awsm-social-icons a:hover {
    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.awsm-contact-details {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.awsm-contact-details li {
    padding: 10px 0;
    border-bottom: 1px dotted rgba(35, 35, 35, 0.2);
}

.awsm-contact-details span {
    min-width: 100px;
    margin-right: 6px;
}

figcaption p {
    font-size: 14px;
}

.awsm-personal-info {
    position: relative;
    margin-bottom: 15px;
}

.awsm-personal-info span {
    text-transform: uppercase;
    font-size: 0.815em;
}

.awsm-contact-info p {
    margin: 0 0 15px;
}


@media (max-width:1230px) {
    .grid-5-col>li {
        width: 25%;
    }
}

@media (max-width:1024px) {
    .grid>li {
        width: 33.333%;
    }

    .grid-2-col>li {
        width: 50%;
    }
}

@media (max-width:992px) {
    .grid>li {
        width: 50%;
    }
}

@media (max-width:678px) {
    .grid>li {
        width: 100%;
    }
}