/**
        * Theme Name: NT Sawmill Child
        * Description: This is a child theme of NT Sawmill, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: nt-sawmill
        * Version: 1.5.1
*/

#hero-banner p {
    font-size: 1.3em;
    margin-bottom: 20px;
}
#hero-banner .row .text {
    width: 70% !important;
}

@media (max-width: 768px) {
    #hero-banner {
        min-height: 900px;
        height: auto !important;
    }

    #hero-banner .row .text {
        width: 100% !important;
    }
}

.hardware-action .wpb_heading.wpb_video_heading {
    text-align: center;
    margin-bottom: 30px;
}

#iconinfo i {
    top: 50%;
    transform: translateY(-50%);
}

#iconinfo .col-sm-3 {
    padding: 40px 0;
}

.testimonials .carousel-caption h2,
.testimonials .carousel-caption p {
    color: #333;
}

#contact label {
    width: 100%;
}

.quotes ul button:before {
    color: #fff;
}

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

#clients .slick-dots button {
    background-color: transparent !important;
}

#clients .slick-dots li button:before {
    color: #7fbe41;
}

#clients .slick-dots li.slick-active button:before {
    font-size: 35px;
}

#end-users .row:last-child {
    display: none;
}

.grid-video-wrapper .wpb_wrapper {
    border: 1px solid #d4dadf;
}

.grid-video-wrapper .wpb_wrapper .wpb_video_widget {
    margin-bottom: 0;
}

.grid-video-wrapper .wpb_wrapper h4 {
    padding: 5px 10px;
}

#portfolio .row:last-child {
    display: none;
}

#portfolio .block {
    margin-bottom: 30px;
}

@media (min-width: 769px) {
    .statistics {
        border: 1px solid #d4dadf;
        width: calc(50% - 10px) !important;
        margin: 5px;
    }
}
.statistics h4 {
    padding: 5px 10px;
}

.statistics .vc_col-sm-6 {
}

#distributors .slick-next {
    transform: translateX(50px);
}

#distributors .slick-prev {
    transform: translateX(-50px);
}

#contact .row:last-child .texts p {
    margin-top: 0;
}

.bottombar .right .footer-socials li a {
    font-size: 16px;
}

.quote {
    padding-top: 0;
}

.position-relative {
    position: relative;
}
.btn-flex-wrap .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.btn-hover-white a:hover {
    border-color: #fff !important;
}

.image-grid figure,
.image-grid figure > div {
    width: 100%;
}
.image-grid figure > div img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.image-grid .ex figure > div img {
    width: 100%;
    max-height: 500px;
    height: 100%;
    object-fit: contain;
}

#team .carousel-caption p {
    font-size: 16px;

    text-shadow: none;
}

#team .slick-slider .slick-arrow.fa-chevron-right {
    transform: translateX(65px);
}
#team .slick-slider .slick-arrow.fa-chevron-left {
    transform: translateX(-65px);
}

#hero-banner p {
    opacity: 1;
}

.slick-prev:before,
.slick-next:before {
    font-family: "Font Awesome 5 Free";
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.slick-prev:before,
.slick-next:before {
}

.header-menu li a {
    font-size: 18px;
}

/* .backstretch img {
    inset: unset !important;
} */

.wpcf7-select {
    outline: none;
    width: 100%;
    padding: 15px 20px;
    background: #fff;
    color: #294661;
    border: 1px solid #d4dadf;
    border-radius: 3px;
    margin-bottom: 20px;
    transition: all 0.125s ease-in-out 0s;
    -moz-transition: all 0.125s ease-in-out 0s;
    -webkit-transition: all 0.125s ease-in-out 0s;
    -o-transition: all 0.125s ease-in-out 0s;
    -ms-transition: all 0.125s ease-in-out 0s;
}

/* #contact-form .col-sm-12{
    padding-left: 0!important;
    padding-right: 0!important;
}
#contact-form .col-sm-6:nth-child(1){
    padding-left: 0!important;
}
#contact-form .col-sm-6:nth-child(2){
    padding-right: 0!important;
} */

header .text a.button {
    /* font-size: 18px; */
}
.topcontact strong {
    display: none;
}

#team .slick-slide img {
    cursor: default !important;
}

#end-users .wpb_single_image {
    margin-bottom: 10px !important;
}
