.news-img{
    border-radius: 15px;
    height:200px; 
    width:300px;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.news-text{
    text-wrap: wrap;
    height: 80px;
    font-size: 14px;
    padding: 10px 60px;
    text-align: center;
}
.col-news{
    text-align: center;
    padding-top: 30px;
}
#news-list .news-text p{
    color:#000 !important;
}
#main-news-list .title-div p{
    color: #59abdc;
}
#main-news-list .title-icon-img{
    width: 35px;
}
.sorting-div-left{
    position: relative;
    float: left;
}
.sorting-div-right{
    position: relative;
    float: right;
}
#sort-select{
    width: 150px;
    border: solid 1px #59abdc;
    border-radius: 5px;
    color: #59abdc;
    font-size: 14px;
    padding-left: 15px;
}
#paging .pagination > .active > a{
    background-color: #59abdc;
    border-color: #59abdc;
    border-radius: 3px;
}

#paging .pagination > li > a{
    background-color: transparent;
    border: none;
    padding: 0px 10px;
    border-radius: 3px;
}
.btn-read{
    border-radius: 20px;
    width: 130px;
    height: 35px;
    border: none;
    background-color: #f6f3f3;
    position: absolute;
    top: 35%;
    left: 35%;
    display: none;
}
.col-news .btn-read:hover,.col-news a:hover{
    color:#000;
}

.news-link:hover .btn-read{
    display: inline-block;
    color:#443c62;
    background: rgba(253, 252, 252, 0.6);
}
.back-btn{
    background: rgb(112,174,222);
    background: linear-gradient(90deg, rgba(112,174,222,1) 0%, rgba(204,201,17,1) 100%);
    color:#fff;
    font-weight: 900;
    border-radius: 30px;
    width:250px;
    border:none;
    height:50px;
}
.news-title-home{
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 0;
}
.view-more-btn-home{
    background-color:#e4e4e4;
    padding-top: 10px;
    width: 160px;
    border-radius: 25px;
    color: #000;
}
.view-more-btn-home a{
    text-align: center;
    vertical-align: super;
    font-size: 14px;
}
.view-more-btn-home a:hover{
    color:#000;
}


.category-body{
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px 20px;
    height: 80px;
    margin-bottom: 20px;
}
.category-body a{
    position: relative;
}
.category-body a img{
    float: left;
    width:50px;
    height:auto;
    border: solid 1px #ccc;
    margin-top: 5px;
}
.category-body a p{
    float: left;
    padding-left: 20px;
    margin-top: 15px;
}
img.img-product-cat-icon{
    width:25px;
    margin-right: 10px;
}
.category-body a img.img-product-cat-icon-play{
    width:12px;
    margin-right: 10px;
    border: none;
    margin-top: 0;
    float: right;
    margin-top: 22px;
}
.product-block .image {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border: 2px solid #e1e2f4;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.product-block .name {
    font-size: 15px;
    margin: 0;
    font-weight: 400;
}
.product-block:hover .image {
    border: 2px solid #73b9e3;
}
.product-block.grid {
    position: relative;
    margin: 0 0 15px;
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide:hover .thumbs-inner, .details-product .apus-woocommerce-product-gallery-thumbs .slick-slide:active .thumbs-inner, .details-product .apus-woocommerce-product-gallery-thumbs .slick-slide.slick-current .thumbs-inner{
    border-color: #73b9e3;
    /*height: 90px;
    vertical-align: middle;*/
}
/*.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide .thumbs-inner{
    height: 90px;
    vertical-align: middle;
}*/
.woocommerce div.product .product_title {
    color:#000;
}
.product-selector{
    height: 40px;
    width: 180px;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #000;
}
.custom-product-detail{
    padding-top:10px;
    padding-bottom:10px;
}

/* Menu */
#primary-menu ul.before-sub-last{
    /*width:270px;*/
    padding-right:5px;
}
#primary-menu ul.sub-last{
    margin-left: 50px;
    position:relative;
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    list-style: disc;
    list-style-position: outside;
}
#primary-menu ul.sub-last li{
    height:30px;
}
#primary-menu ul.sub-last li a{
    position: relative;
    left: -30px;
}
.dropdown-menu-custom {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 290px;
    padding: 0 0;
    margin-top: -5px;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-clip: padding-box;
  }
/* Menu */
.header-mobile .btn-showmenu{
    padding-left:20px;
}
.header-mobile .btn-showmenu i{
    color: #f9f0f0;
}
.apus-offcanvas{
    width:80%;
}
#apus-mobile-menu .btn-toggle-canvas{
    text-align: left;
    
}
#apus-mobile-menu{
    background-color: #080a0b;
    opacity: 80%;
}
#apus-mobile-menu .btn-toggle-canvas{
    background: none;
}
.navbar-offcanvas .navbar-nav li > a{
    font-weight: 900;
}
.navbar-offcanvas .navbar-nav a{
    color:#fff;
    font-weight: 900;
}
.navbar-offcanvas .navbar-nav li > .icon-toggle{
    color:#fff;
    right: 0;
}
.navbar-offcanvas .navbar-nav li > .icon-toggle:hover{
    color:#fff;
}
#apus-mobile-menu .offcanvas-head strong{
    margin: 0 25px;
}
.over-dark{
    background:none;
}
.offcanvas-head a.btn-toggle-canvas i.fa-search{
    float: right;
    padding-right: 10px;
    padding-top: 7px;
}
#apus-mobile-menu .navbar-offcanvas .navbar-collapse{
    box-shadow:none;
}
.navbar-offcanvas .navbar-nav{
    float: left;
}
.title-div .title{
    width:3000px;
}
.navbar-nav.megamenu > li > a{
    font-weight: 500;
}
.navbar-nav.megamenu .dropdown-menu li > a {
    font-weight: 500;
}
.what-we-do-3-img {
    border-radius: 25px;
}
.height-full{
    margin-bottom: -20px;
}
.apus-woocommerce-breadcrumb > li:last-child{
    font-weight: 700;
}
.service-page-title {
    display: block;
    font-size: 36px;
    color: #73b9e3;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
}
.product-custom-css{
    padding-left:20px;
    padding-right:20px;
}
.product-custom-css .products{
    padding-left:15px;
    padding-right:15px;
}
a:hover{
    text-decoration: underline;
}
a.btn-custom-polici{
    position: relative;
    left: -235px;
    top: 10px;
    color: #fff;
    font-size: 900;
}
a.btn-custom-philosophy{
    position: relative;
    left: -180px;
    top: 10px;
    color: #fff;
    font-size: 900;
}
a.dcs-home-read{
    position: relative;
    float: right;
}
a.btn-custom-dcs-home-read{
    position: relative;
    left: 125px;
    top: 7px;
    color: #fff;
    font-size: 900;
}
div.premier-group-cover a{
    color:#fff;
}
div.the-premier-cover a{
    color:#fff;
    padding-top:5px;
}
.back-btn:hover{
    text-decoration: underline;
}
a p:hover{
    text-decoration: underline;
}
a.wp-element-button:hover{
    text-decoration: underline;
}
ul#primary-menu a:hover{
    text-decoration: underline;
}
div.title-div a:hover{
    text-decoration: underline;
}
.btn-contact-sales{
    position: relative;
    float: left;
    left: -130px;
    top: 5px;
    color: #fff;
    font-size: 900;
}
.div-link-main{
    position: relative;
    float: left;
    left: -70px;
}
.a-link-2{
    position: relative;
    top: 55px;
    right: -35px;
    color:#fff;
}
.a-link-3{
    position: relative;
    top: 55px;
    right: -95px;
    color:#fff;
}
/* Mobile */
@media (max-width: 767px) {
    .title-div .title{
        width:100%;
    }
    .news-text{
        padding: 10px 20px;
    }
    .offcanvas-head a.btn-toggle-canvas{
        display:none;
    }
}
/* For Tablet View, iPad Air */
@media screen 
    and (min-device-width: 820px) 
    and (max-device-width: 1180px) 
    and (-webkit-min-device-pixel-ratio: 1){
    .news-text {
        text-wrap: wrap;
        height: 100px;
        font-size: 14px;
        padding: 10px 5px;
        text-align: left;
    }
    .apus-breadscrumb {
        background: #e2eef6;
        margin: 0 0 0px;
        text-align: left;
        padding-left: 180px;
    }
}
@media screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (-webkit-min-device-pixel-ratio: 1){
    .news-text {
        text-wrap: wrap;
        height: 100px;
        font-size: 14px;
        padding: 10px 5px;
        text-align: left;
    }
    .apus-breadscrumb {
        background: #e2eef6;
        margin: 0 0 0px;
        text-align: left;
        padding-left: 180px;
    }
}
@media screen and (min-width: 1420px){
    .news-cover-outer{
        min-width:1400px;
    }
}
@media screen and (min-width: 1920px){
    .btn-read{
        left: 38%;
    }
    .news-cover-outer{
        min-width:1900px;
    }
}
