/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.home .site-content > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.home #slider {
    min-height: 700px;
    background: url("../images/ajax-loading.gif") center center no-repeat, #fff;
}
.home #slider {
    padding: 0;
    margin: 0;
}
#about {
    padding-bottom: 100px;
    padding-top: 100px;
}
#about .about-wrap {
    position: relative;
}
#about .col-image .about-wrap__media {
    padding-left: 30px;
    padding-bottom: 30px;
    position: relative;
}
#about .col-image .about-wrap__media:before {
    content: "";
    background: #fc1b1b;
    width: 170px;
    height: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#about .col-image .about-wrap__media a {
    position: relative;
}
#about .col-content {
    position: initial;
}
#about .about-wrap__content {
    position: relative;
    max-width: calc(100% + 30px);
    background: #fff;
    padding: 60px;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.05);
    overflow: visible;
    margin-left: -60px;
    margin-top: 30px;
}
#about .about-wrap__content .about-wrap__description {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 49px;
    color: #737373;
}
#about .about-wrap__content .about-wrap__permalink a {
    width: 134.84px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fc1b1b;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
}
#product {
    background: #f8f8f8;
    padding-top: 100px;
    padding-bottom: 70px;
}
@media (min-width: 1500px) {
    #product .container {
        max-width: 1440px;
    }
    .home #slider {
        min-height: 600px;
    }
}
#product .product-box .cat_item {
    background: #fc1b1b;
    padding: 20px 30px;
    border: 1px solid #fc1b1b;
    transition: all 0.2s ease-in-out;
}
#product .product-box .cat_item:hover {
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
}
#product .product-box .cat_item .cat_item__thumb {
    text-align: center;
    margin-bottom: 15px;
}
#product .product-box .cat_item .cat_item__title {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 10px;
}
#product .product-box .cat_item .cat_item__title a {
    color: #ffffff;
}
#product .product-box .cat_item .cat_item__link {
    text-align: center;
}
#product .product-box .cat_item .cat_item__link a {
    color: #fc1b1b;
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #fff;
    transition: all 0.4s ease-in-out;
}
#product .product-box .cat_item .cat_item__link a:hover {
    background: transparent;
    color: #fff;
}
#product .product-inner {
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}
#product .product-inner .slick-track {
    margin-left: initial;
    margin-right: initial;
}
#product .product-inner .slick-prev {
    left: 15px;
}
#product .product-inner .slick-next {
    right: 15px;
}
#product .product-inner .slick-arrow:before {
    color: #222;
    font-size: 30px;
}
#product .style-3 .hentry {
    margin-bottom: 16px;
}
#product .style-3 .post-info {
    background: #fff;
}
#product .style-3 .post-info__thumb {
    display: table;
    text-align: center;
    width: 100%;
    height: 160.98px;
    margin-top: 57px;
    margin-bottom: 16px;
}
#product .style-3 .post-info__thumb a {
    display: table-cell !important;
    vertical-align: middle;
}
#product .style-3 .post-info__thumb a img {
    max-height: 160.98px;
    object-position: center;
    object-fit: contain;
}
#product .style-3 .post-info__title {
    text-align: center;
    padding: 6px 10px;
    margin-bottom: 0;
    margin-top: 0;
}
#service {
    padding-top: 100px;
}
#service .mb-30 {
    margin-bottom: 30px;
}
#service .service__middle {
    margin-bottom: 15px;
    text-align: center;
}
#service .service__content {
    text-align: center;
}
#service .service__content h3 {
    text-transform: uppercase;
    font-size: 18px;
}
#service .service__content h3 a {
    color: #fc1b1b;
    font-weight: 500;
}
#service .service__content .service__desc {
    line-height: 1.72;
    font-size: 16px;
    text-align: justify;
    text-align-last: center;
}
#media {
    padding-top: 100px;
    padding-bottom: 100px;
}
@media (min-width: 1500px) {
    #media .container {
        max-width: 1440px;
    }
}
#video {
    background: #191f22;
    padding-top: 110px;
    padding-bottom: 123px;
    position: relative;
}
#video .heading span {
    color: #fff;
}
#video .col-lg-6 {
    padding-right: 30px;
}
#video .video-wrap__description {
    color: #9d9d9d;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 70px;
}
#video .slider-nav .slick-slide {
    padding-left: 0;
    padding-right: 0;
}
#video .slider-nav .slick-arrow {
    bottom: -30px;
    top: initial;
    transform: initial;
    width: 120px;
    height: 40px;
    background: #fc1b1b;
}
#video .slider-nav .slick-arrow:before {
    color: #fff;
}
#video .slider-nav .slick-arrow.slick-prev {
    left: 0;
    border-radius: 20px 20px 0 20px;
}
#video .slider-nav .slick-arrow.slick-prev:before {
    content: "\E830" !important;
}
#video .slider-nav .slick-arrow.slick-next {
    right: initial;
    left: 138px;
    border-radius: 0 20px 20px 20px;
}
#video .slider-nav .slick-arrow.slick-next:before {
    content: "\E82E" !important;
}
#video .slider-nav .slick-arrow.slick-disabled {
    background: #58585a;
}
#video .video_play {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
}
#video .video_play a {
    position: relative;
}
#video .video_play a:before {
    content: "";
    background: url("../images/play.svg") center no-repeat;
    background-size: 60px;
    width: 60px;
    height: 60px;
    object-position: center;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#video .video_play img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
#video .video_play .slider-for {
    height: 100%;
}
#video .video_play .slider-for * {
    height: 100%;
}
#video .video_play .slick-slide {
    padding-left: 0;
    padding-right: 0;
}
#news {
    padding-top: 100px;
    padding-bottom: 40px;
    background: #f8f8f8;
}
#customer {
    padding-top: 100px;
    padding-bottom: 100px;
}
#customer .list-logo {
    overflow: hidden;
}
#customer .col-lg-15 {
    padding-bottom: 30px;
    padding-top: 30px;
    border-right: 1px solid #e8e8e8;
}
#customer .col-lg-15:nth-child(1),
#customer .col-lg-15:nth-child(2),
#customer .col-lg-15:nth-child(3),
#customer .col-lg-15:nth-child(4),
#customer .col-lg-15:nth-child(5) {
    border-bottom: 1px solid #e8e8e8;
}
#customer .col-lg-15:nth-child(5),
#customer .col-lg-15:nth-child(10) {
    border-right: 0;
}
#customer .logo__item {
    display: table;
    width: 100%;
    height: 105px;
    background: #fff;
    text-align: center;
}
#customer .logo__item .logo__middle {
    display: table-cell;
    vertical-align: middle;
}
#customer .logo__item .logo__middle img {
    max-height: 105px;
    object-position: center;
    object-fit: contain;
    filter: grayscale(1);
    transition: all 0.2s ease-in-out;
}
#customer .logo__item .logo__middle img:hover {
    filter: initial !important;
}
.mb-30 {
    margin-bottom: 30px;
}
/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
/* Extra large devices (large desktops) */
/* Large devices (desktops, less than 1500px) */
@media (max-width: 1500px) {
    #about,
    #media,
    #customer {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #service {
        padding-top: 60px;
    }
    #news {
        padding-top: 60px;
        padding-bottom: 0;
    }
    #product {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    #product .style-3 .post-info__thumb {
        height: 115.92px;
    }
    #product .style-3 .post-info__thumb a img {
        max-height: 115.92px;
    }
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
    #about .about-wrap__content {
        overflow: auto;
        padding: 30px;
    }
    #about .about-wrap__content .about-wrap__description {
        font-size: 16px;
    }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 1024px) {
    .home #slider {
        min-height: 300px;
    }
    #media,
    #about,
    #video,
    #news,
    #customer {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #video,
    #news,
    #customer {
        padding-bottom: 0;
    }
    #news .second-element-layout {
        margin-bottom: 15px;
    }
    #customer .col-lg-15 {
        margin: 0 auto;
        border: 0 !important;
        padding: 15px;
    }
}
@media (max-width: 991.98px) {
    #product {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    #video .video-wrap__content {
        margin-bottom: 70px;
    }
    #video .video-wrap__description {
        margin-bottom: 40px;
    }
    #video .video_play {
        position: initial;
        width: 100%;
        top: initial;
        right: initial;
    }
    #video .video_play img {
        display: inline-block;
    }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    #product .product-box .cat_item {
        padding: 20px;
        margin-bottom: 20px;
    }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #about .about-wrap__content {
        padding: 15px;
    }
    #about .about-wrap__content .heading {
        font-size: 18px;
        line-height: 1.72;
        margin-bottom: 15px;
    }
}
/* Extra small devices (portrait phones, less than 414px) */
@media (max-width: 413.98px) {
    .home #slider {
        min-height: 150px;
    }
    #about .col-image {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    #about .col-content .about-wrap__content {
        position: initial;
        top: initial;
        right: initial;
        max-width: 100%;
        flex: 0 0 100%;
        height: auto;
    }
    #about .col-content .about-wrap__content .about-wrap__description {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 992px) {
}
