/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.homehero-video-inner {
    font-size: 0;
    height: 450px;
    overflow: hidden;
    width: 100%;
    z-index: 10;
}

.homehero-video ::before,
.homehero-video ::after {
    content: '';
    display: table;
}

.homehero-video-inner {
    font-size: 0;
}


#layerslider:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    _height: 255px;
    _background: transparent url(../images/shadow-menu.png) no-repeat scroll 50% 0;
    background: transparent linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    z-index: 99;
}

.slider:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    _height: 255px;
    background: transparent linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.7) 100%) repeat scroll 0 0;
    z-index: 99;
}

#footer-lab {
    background: transparent url("../img/footer-grass-bkg.png") repeat-x scroll right bottom;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 79px;
    _opacity: 0.95
}

#footer-lab-diagram {
    background: transparent url("../img/footer-lab-trans.png") repeat-x scroll right bottom;
    height: 79px;
    width: 695px;
}


/*--------- 7. Achievement style ---------*/
.single-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.single-count:before {
    position: absolute;
    top: 8px;
    background-color: #e1dddd;
    content: "";
    width: 3px;
    height: 50px;
}

.single-count .count-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54px;
    flex: 0 0 54px;
    margin-right: 25px;
}

.single-count .count-img img {
    width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-count .count-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        margin-right: 15px;
    }
}

.single-count .count-content h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 15px;
    color: #00a651;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-count .count-content h2 {
        font-size: 40px;
        margin: 0 0 12px;
    }
}

@media only screen and (max-width: 767px) {
    .single-count .count-content h2 {
        font-size: 35px;
        margin: 0 0 10px;
    }
}

.single-count .count-content span {
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 1;
    color: #666666;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-count .count-content span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .single-count .count-content span {
        font-size: 15px;
    }
}

.count-one:before {
    right: 7px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-one:before {
        right: 26px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-one:before {
        right: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .count-one:before {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .count-one {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-one {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-one {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .count-one {
        margin-left: 0px;
    }
}

.count-two {
    margin-left: 55px;
}

.count-two:before {
    right: -47px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-two:before {
        right: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-two:before {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .count-two:before {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-two {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-two {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .count-two {
        margin-left: 0px;
    }
}

.count-three {
    margin-left: 80px;
}

.count-three:before {
    right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-three:before {
        right: -34px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-three:before {
        right: 38px;
    }
}

@media only screen and (max-width: 767px) {
    .count-three:before {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-three {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-three {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .count-three {
        margin-left: 0px;
    }
}

.count-four {
    float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-four {
        float: inherit;
    }
}

@media only screen and (max-width: 767px) {
    .count-four {
        float: inherit;
    }
}

.count-four:before {
    display: block;
    content: none;
}

.testimonial-slider-wrap {
    position: relative;
}

.testimonial-slider-wrap .testimonial-image-slider {
    width: 395px;
    position: absolute;
    right: 0px;
    bottom: -50px;
}

@media only screen and (max-width: 767px) {
    .testimonial-slider-wrap .testimonial-image-slider {
        width: 100%;
        position: inherit;
        bottom: 0px;
        margin-top: 30px;
    }
}

.testimonial-slider-wrap .testimonial-image-slider .sin-testi-image img {
    cursor: pointer;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-wrap .testimonial-image-slider {
        width: 335px;
        right: 0px;
    }
}

.testimonial-slider-wrap .testimonial-image-slider .slick-list {
    margin: 0 -5px;
}

.testimonial-slider-wrap .testimonial-image-slider .slick-list .sin-testi-image {
    margin: 0 5px;
}

.testi-content.default-overlay:before {
    background-color: #00a651;
    opacity: .95;
}

.testi-big-img img {
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .testi-big-img img {
        width: 100%;
        position: inherit;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testi-big-img img {
        width: 100%;
        position: static;
    }
}

.testi-content {
    min-height: 450px;
    padding: 50px 30px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testi-content {
        padding: 40px 20px;
        min-height: 410px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testi-content {
        min-height: 420px;
    }
}

@media only screen and (max-width: 767px) {
    .testi-content {
        padding: 30px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testi-content {
        min-height: 365px;
    }
}

.testi-content .quote-style i {
    position: relative;
    z-index: 9;
    font-size: 18px;
    color: #ffffff;
}

.testi-content .quote-style.quote-left {
    margin-bottom: 16px;
}

.testi-content .quote-style.quote-right {
    text-align: right;
    margin-right: 55px;
    margin-top: 2px;
}

.testi-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testi-content p {
        font-size: 14px;
    }
}

.testi-content .testi-info {
    margin-top: 28px;
}

.testi-content .testi-info h5 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.testi-content .testi-info span {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.testi-content .testi-arrow {
    position: absolute;
    bottom: 27px;
    left: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testi-content .testi-arrow {
        bottom: 75px;
    }
}

.testimonial-text-img {
    margin-top: -3px;
    width: 757px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-text-img {
        width: 510px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-text-img {
        width: 345px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-text-img {
        width: 100%;
    }
}

.testimonial-text-img img {
    width: 100%;
}

/*------------------- home 2 ---------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-count.count-white {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.single-count.count-white:before {
    background-color: #00a651;
    width: 1px;
    top: 0;
}

.single-count.count-white .count-content h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    margin: 0 0 10px;
}

.single-count.count-white .count-content span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.count-one.count-white {
    margin-left: 0px;
}

.count-one.count-white:before {
    right: -3px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-one.count-white:before {
        right: 6px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-one.count-white:before {
        right: -25px;
    }
}

.count-two.count-white::before {
    right: -16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-two.count-white::before {
        right: 27px;
    }
}

.count-three.count-white {
    margin-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-three.count-white {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-three.count-white {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .count-three.count-white {
        margin-left: 0px;
    }
}

.count-three.count-white:before {
    right: 29px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .count-three.count-white:before {
        right: -30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .count-three.count-white:before {
        right: -25px;
    }
}

.default-overlay {
    position: relative;
}

.default-overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0;
}

.bg-img {
    background-position: center center;
    background-size: cover;
}

.disp::before,
.disp::after {
    content: " ";
    display: table;
}

.disp::after {
    clear: both;
}

.btn {
    font-weight: 700;
    text-transform: uppercase;
}


.blue {
    color: #172a65;
}

.team .box_feat {
    padding: 20px;
}

.team a {
    position: relative;
    display: block;
}

.team .title {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.team .title h4 {
    background-color: #252e64;
    display: inline-block;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    width: 100%;
}

.team .title h4 em {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: 'Quicksand', serif;
    font-weight: normal;
    margin-top: 3px;
    font-style: normal;
}

.team img {
    width: 100%;
}

.fordfont {
    _font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 2.2em !important;
    text-align: center;
    line-height: 1.026;
}

.fordfonth2 {
    font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 2.5em;
}

.fordfonttitle {
    _font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 2.5em;
}

.fordfontbold {
    _font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 3.19em;
    line-height: 1.1;
}


.fordfonthometitle {
    font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 3.7em !important;
}

.fordfontbold1 {
    _font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 3.9em;
}

.fordfontbold2 {
    font-family: "Arnhem-Blond";
    font-weight: 900;
    font-size: 3.2em !important;
}

.c-btn-border-1x.c-btn-blue {
    border-color: #3498DB;
    color: #3498DB;
    background: none;
    border-color: #3498DB;
}

.partners-carousel {
    overflow: hidden;
}

.partners1 {
    width: 0;
    flex-basis: 100%;
}

.c-content .inassociatoion-right {
    display: flex;
    _justify-content: end;
    align-items: center;
    text-align: center;
    margin-right: 5px;
}

.inassociatoion-right a {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 100%;

}

.inassociatoion-right img {
    border: 1px solid #e2e2e2;
    padding: 5px;
    background: #fff;
    width: 200px !important;
    height: 65px;
    object-fit: contain;

}

.c-content .inassociatoion-left {
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: center;
    margin-right: 5px;
}

.inassociatoion-left a {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 100%;
}

.inassociatoion-left img {
    border: 1px solid #e2e2e2;
    padding: 5px;
    background: #fff;
    width: 200px !important;
    height: 65px;
    object-fit: contain;
}

ul.contactspage li.address {
    margin-bottom: 25px;
}

ul.contactspage li {
    margin-bottom: 5px;
    font-size: 0.95rem;
}
ul.contactspage li i {
  margin-right: 10px;
}
ul.contactspage li a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    position: relative;
    opacity: 0.9;
    font-size: 0.95rem;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.testimonial-inner {
    position: relative;

}

.testimonial-pos {
    position: relative;
    top: 24px
}

.testimonial-inner .tour-desc {
    border-radius: 5px;
    padding: 40px
}

.color-grey-3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    color: #6c83a2
}

.testimonial-inner img.tm-people {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.link-name {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    color: #6c83a2
}

.link-position {
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    color: #6c83a2
}


.quote-container {
    min-height: 200px;
    color: #666666;
    font-size: 36px;
    margin: 0 0px;
    position: relative;
}

.quote-container:hover {
    cursor: -webkit-grab;
    cursor: grab;
}

.quote-container .portrait {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 140px;
    width: 140px;
    overflow: hidden;
}

.quote-container .portrait img {
    display: block;
    height: auto;
    width: 100%;
}

.quote-container .quote {
    position: relative;
    z-index: 600;
    padding: 40px 0 0px 180px;
    margin: 0;
    font-size: 20px;
    font-style: italic;
    line-height: 1.4 !important;
    _font-family: Calibri;
    font-family: 'Quicksand', sans-serif;
    color: white;
}

.quote-container .quote p {
    position: relative;
    margin-bottom: 20px;
    line-height: 1.3;
    font-size: 1.2rem;
}

.quote-container .quote p:first-child:before {
    content: "“";
    color: rgba(255, 255, 255, 0.44);
    font-size: 7.5em;
    font-weight: 700;
    opacity: 1;
    position: absolute;
    font-family: Calibri;
    top: -0.45em;
    left: -0.35em;
    text-shadow: none;
    z-index: -10;
}
.quote-container .quote i {
    position: relative;
    margin-bottom: 20px;
    color: yellow;
    font-size: 14px;
}
.quote-container .quote cite {
    display: block;
    font-size: 14px;
}

.quote-container .quote cite span {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.dragging .quote-container {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.octogon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 140px;
    width: 140px;
}

@media (max-width: 768px) {
    .quote-container .portrait {
        position: relative;
        margin: auto;
        height: 140px;
        width: 140px;
        overflow: hidden;
    }

    .quote-container .quote {
        padding: 40px 0 0px 0px;
    }

    .quote-container .quote p {
    font-size: 1rem;
    }
    .quote-container .quote p:first-child:before {
    content: "";
    }
}

@-webkit-keyframes gradient {
    0% {
        background-position: 5% 0%;
    }

    50% {
        background-position: 96% 100%;
    }

    100% {
        background-position: 5% 0%;
    }
}

@keyframes gradient {
    0% {
        background-position: 5% 0%;
    }

    50% {
        background-position: 96% 100%;
    }

    100% {
        background-position: 5% 0%;
    }
}


.small,
small {
    font-size: 90%;
    font-weight: 400;
}

#clients {
    padding: 0 0 60px 0
}

#clients .clients-wrap {
    border-top: 1px solid #d6eaff;
    border-left: 1px solid #d6eaff;
    margin-bottom: 30px
}

#clients .client-logo {
    padding: 24px;
    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;
    border-right: 1px solid #d6eaff;
    border-bottom: 1px solid #d6eaff;
    overflow: hidden;
    background: #fff;
    height: 120px;
   -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#clients img {
    transition: all 0.4s ease-in-out
}
#clients .client-logo:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.blog-home2 {
    color: #8d97ad;
    font-weight: 300;
}

.blog-home2 h1,
.blog-home2 h2,
.blog-home2 h3,
.blog-home2 h4,
.blog-home2 h5,
.blog-home2 h6 {
    color: #3e4555;
}

.blog-home2 .font-weight-medium {
    font-weight: 500;
}

.blog-home2 .bg-light {
    background-color: #f4f8fa !important;
}

.blog-home2 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.blog-home2 .text-themecolor {
    color: #316ce8;
}

.blog-home2 h5 {
    line-height: 22px;
    font-size: 18px;
}

.blog-home2 a.link {
    color: #3e4555;
}

.blog-home2 a.link:hover {
    color: #316ce8;
}

.blog-home2 .on-hover {
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.blog-home2 .on-hover:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.blog-home2 .date-pos {
    right: 10px;
    top: 10px;
}

.blog-home2 .date-pos span {
    font-size: 30px;
    line-height: 30px;
}

.blog-home2 .bg-info-gradiant {
    background: #188ef4;
    background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
    background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
    background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
    background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
    background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
}


/* ---------------------------------------------------------
 32. Getstarted block / .getstarted-block
 ---------------------------------------------------------*/
.getstarted-block {
    padding-top: 35px;
    padding-bottom: 36px;
}

.getstarted-block .col {
    margin-bottom: 30px;
}

.getstarted-block .alignleft {
    overflow: hidden;
    border-radius: 5px;
    max-width: 255px;
    margin: 0 auto 15px;
    float: none;
}

.getstarted-block .description-wrap {
    overflow: hidden;
}

.getstarted-block h2,
.getstarted-block .h2 {
    margin: 0 0 14px;
    font-size: 21px;
    line-height: 1.42857;
}

.getstarted-block .btn {
    vertical-align: top;
    min-width: 133px;
}

.getstarted-block p {
    margin: 0 0 19px;
}

.getstarted-block img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

/* ---------------------------------------------------------
 33. Limit counter / .limit-counter
 ---------------------------------------------------------*/
.limit-counter {
    padding-top: 11px;
}

.limit-counter .title {
    margin-bottom: 28px;
    font-size: 16px;
}

/* ---------------------------------------------------------
 34. Getstarted bar / .getstarted-bar
 ---------------------------------------------------------*/
.getstarted-bar {
    border: 1px solid #e8e8e8;
    padding-top: 25px;
    padding-bottom: 15px;
}

.getstarted-bar h4,
.getstarted-bar .h4,
.getstarted-bar .btn {
    margin: 0 0 15px;
}

.getstarted-bar .btn {
    padding-top: 9px;
    padding-bottom: 10px;
    font-size: 14px;
    min-width: 158px;
}


@media (min-width: 768px) {

    .getstarted-block .alignleft {
        margin: 0 29px 0 0;
        float: left;
    }

    .getstarted-block .description-wrap {
        padding-top: 9px;
    }

    .getstarted-block h2,
    .getstarted-block .h2 {
        font-size: 28px;
        line-height: 1.21429;
    }
}

.comming-timer {
    overflow: hidden;
}

.comming-timer .countdown-row {
    overflow: hidden;
}

.comming-timer .countdown-row .countdown-section {
    width: 22%;
    float: left;
    margin: 0 0 0 11px;
}

.comming-timer .countdown-row .countdown-section:first-child {
    margin: 0 0 0 5px;
}

.comming-timer .countdown-row .countdown-section .countdown-amount {
    font-size: 42px;
    line-height: 30px;
    color: #f7f7f7;
    font-weight: 700;
    padding: 25px 10px;
    display: block;
    border-radius: 5px;
    background: #444444;
    border-top: 2px solid #666666;
    border-bottom: 2px solid #111111;
    position: relative;
    z-index: 1;
    margin: 0 0 2px;
}

.comming-timer .countdown-row .countdown-section .countdown-amount:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 50%;
    left: 0;
    right: 0;
}

.comming-timer .countdown-row .countdown-section .countdown-amount:before {
    background: #333333;
    z-index: -1;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 700px;
    margin: 20px auto;
}

.white-popup .title {
    width: 100%;
}

.white-popup .title h4 {
    display: inline-block;
    color: #454545;
    padding: 10px 0px;
    margin: 0;
    font-size: 20px;
    font-size: 1.25rem;
}

.white-popup .title h4 em {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 3px;
    font-family: 'Quicksand', serif;
}

.white-popup p {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 3px;
}

/* ---------------------------------------------------------
 81. PostActionsInfo / .postActionsInfo
 ---------------------------------------------------------*/
.postActionsInfo {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.postActionsInfo > li {
  font-size: 9px;
  line-height: 1.11111;
  margin-right: 8px;
}

.postActionsInfo > li > a {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.postActionsInfo > li > a:hover {
  color: #222222;
}

.postActionsInfo .icn {
  margin-right: 5px;
}

.element-block {
  display: block;
}
/* ---------------------------------------------------------
 82. BlogPost / .blogPost
 ---------------------------------------------------------*/
.blogPost {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 0px;
  margin-bottom: 30px;
}

.blogPost.single {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.blogPost .aligncenter img {
  display: block;
  width: 100%;
  max-width: none;
}

.blogPost .timeStamp {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #172a66;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  width: 60px;
  font-size: 12px;
  line-height: 1.25;
  padding: 10px;
  z-index: 999;
}

.blogPost .timeStamp .date {
  font-size: 24px;
  line-height: 1;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.blogPost > .btn {
  vertical-align: top;
  min-width: 123px;
}

.btn-group-xs > .btn, .btn-xs {
  padding: .5rem .8rem !important;
  font-size: .75rem;

}

.front_work_img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}