.header-logo img{
    width: 100px;
}
.carousel-control-next, .carousel-control-prev{
    border: 0px;
    background: 0 0;
}
@media (max-width: 1299px){
    .header-layout1 .header-logo img {
        max-width: 80px;
    }
}
@media (max-width: 1499px){
    .header-layout1 .main-menu {
        margin-left: -290px;
    }
}
@media (max-width: 1299px){
    .header-layout1 .main-menu {
        margin-left: -280px;
    }
}
.header-layout1 .main-menu {
    margin-left: -320px;
}
.brand-box{
    height: 200px;
    display: flex;
    align-items: center;
}
.img-box3 .about-counter{
    background-color: #0A0A0A !important;
}

.th-widget-about .about-logo img{
    width: 100px;
}