.logo-area .header-info-box{
    float: right;
    margin-left: 0;
    margin-right: 30px;
    margin-top: 0;
}
.main-header .mainmenu-area .navbar .dropdown .dropdown-menu li>a:after{
    padding-top: 1px;
}
.main-header .mainmenu-area .navbar .dropdown .dropdown-menu li>a:hover{
    background: #333;
}
.mainmenu-area .navbar-nav .nav-link{
    padding:22px 30px;
}
.logo-area {
    padding: 0;
}
.logo-area .row{
    background: url("../images/topbg.png") bottom center no-repeat;
    padding: 35px 0 25px 0;
}
.home-single-slide{
    height: auto;
}
.home-slides{
    max-width: 1920px;
    margin: 0 auto;
}
.home-slides img{
    /*max-width: 1920px;
    margin: 0 auto;*/
}
.home-slides.owl-carousel .owl-dots{
    bottom: 0;
}
.single-client-item{
    height: auto;
    /*padding: 30px 0;*/
}
.section-padding{
    padding: 30px 0;
}

.news-tab-menu ul li{
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 8px 15px;
    position: relative;
    background-color: #f5f5f5;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.news-tab-menu ul li:hover, .news-tab-menu ul li.active {
    color: #fff;
    background-color: #0E70C7;
    font-weight: bolder;
}

.news-tab-menu  ul li.active:before, .news-tab-menu  ul li:hover:before {
    left: 30px;
    opacity: 1;
}
.news-tab-menu  ul li:before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 30px;
    opacity: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.news-tab-menu ul li.active:after,
.news-tab-menu ul li:hover:after {
    right: 30px;
    opacity: 1;
}
.news-tab-menu ul li:after {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 30px;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.custom-nav-tab-content{
    display: none;
}
.custom-nav-tab-content.show{
    display: block;
}
.more{
    font-size: 14px;
}
.news-tab-menu .more{
    margin-top: -37px;
    margin-right: 10px;
}

#hots ul li{
    position: relative;
}
#hots ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 40px;
}
#hots ul li span{
    position: absolute;
    top: 0;
    right: 0;
}
.welcome-section-padding{
    padding: 30px 0;
}
.hnewslettr-left h2, .callto-action-left h2{
    font-size: 30px;
}
.section-title h2:after{
    margin-top: 10px;
}
.h2, h2{
    font-size: 1.5rem;
}
.clients-slides.owl-carousel .owl-dots{
    bottom: -20px;
}
.section-title{
    margin-bottom: 40px;
}
.service-list-des{
    padding: 15px;
}
.business-slides.owl-carousel.owl-theme .owl-dots{
    bottom: 0px;
}
.business-slides.owl-carousel.owl-theme .owl-nav button{
    color:#fff;
    background: #e2e4e6;
    /*box-shadow: 0 5px 6px 0 rgb(0 0 0 / 10%);*/
    border: 1px solid #d3d3d4;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top:-70px;
}
.business-slides.owl-carousel.owl-theme .owl-nav button:hover{
    background: #0E70C7;
}
.business-slides.owl-carousel.owl-theme .owl-nav{

}
.business-slides.owl-carousel.owl-theme .owl-nav .owl-prev{
    left: 0;
}
.business-slides.owl-carousel.owl-theme .owl-nav .owl-next{
    right: 0;
}
.blog-home-des-right{
    width: 100%;
    padding-top: 20px;
}


.blog-slides.owl-carousel.owl-theme .owl-dots{
    bottom: 0px;
}
.blog-slides.owl-carousel.owl-theme .owl-nav button{
    color:#fff;
    background: #0E70C7;
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 10%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top:40%;
}
.blog-slides.owl-carousel.owl-theme .owl-nav button:hover{
    background: #0f0f0f;
}
.blog-slides.owl-carousel.owl-theme .owl-nav{

}
.blog-slides.owl-carousel.owl-theme .owl-nav .owl-prev{
    left: -50px;
}
.blog-slides.owl-carousel.owl-theme .owl-nav .owl-next{
    right: -50px;
}

.modal-backdrop{
    z-index: 900;
}
#top-footer{
    padding: 65px 0 60px;
}
.footer-widget-title h4{
    margin-bottom: 30px;
}

.single-blog-post .single-blog-post-wrap .single-blog-post-content h4.single-blog-post-title{
    font-size: 24px;
}
.single-blog-post-content img{
    /*display: inline-block;*/
    max-width: 100%;
    height: auto;
}

.fast-link-list a{
    display: block;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
    position: relative;
    background: #fff;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.page-banner-breadcrumb p a{
    padding-right: 20px;}

.pagination-custom li{
    display: inline-block;
}

.pagination-custom li a,.pagination-custom li span{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    background-color: #fff;
    border: none;
    margin: 0 3px;
    color: #333;
    font-weight: 700;
    border-radius: 5px;
}
.pagination-custom li span.current,.pagination-custom li a:hover{
    background: #0E70C7;
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 10%);
    z-index: 1;
    color: #fff;
}
.blog-single-des img{
    max-width: 100%;
}
.img-responsive{
    max-width: 100%;
    height: auto;
}
.page-banner-content{
    margin-top: 0;
}
.page-banner-shape{
    background: none;
}
.news-post-small-gallery img{
    max-height: calc(100% - 10px);
}
.news-tab-content .news-post-small-gallery img{
    max-height: 67px;
}
@media (min-width: 576px) {

}

@media (min-width: 768px) {  }

@media (min-width: 992px) {  }

@media (min-width: 1200px) {
    .news-post-gallery img{
        height: 380px;
    }
}

@media (max-width: 575.98px) {
    .page-banner{
        height: 150px;
    }
    .footer-qrcode {text-align: center;}
    .about-wel-img-sec{
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .single-blog-post .single-blog-post-wrap, .blog-single .blog-single-tag .blog-single-tag-wrap, .blog-single .blog-single-author .blog-single-author-wrap, .blog-single .blog-single-prevnxt .blog-single-prevnxt-wrap, .blog-single .blog-single-comment .blog-single-comment-wrap, .blog-single .blog-single-comment-form .blog-single-comment-form-wrap{
        padding: 0 0 30px 0;
    }
}

@media (max-width: 767.98px) { }

@media (max-width: 991.98px) {  }

@media (max-width: 1199.98px) { }