

.single-brands div#content {
    padding: 0 20px;
    margin-top: 70px;
}
.single-brands  main#site-content{
    padding: 0;
}
.single-brands nav.pagination-single.section-inner {
    width: 100%;
    max-width: 1280px;
}
.single-brands .entry-header-inner.section-inner.medium {
    width: 100%;
}
.single-brands .next-post {
    flex-direction: row-reverse;
    text-align: right;
}
.single-brands .pagination-single {
    margin-bottom: 5rem;
}
.single-brands  .featured-media-inner{
    left: 0!important;
}
body #site-content.search-result {
    /* max-width: 1920px; */
    padding-top: 108px;
    padding-bottom: 149px;
    width: 76%;
}
.search-result .load-more a {
    color: #11bcc2;
    position: relative;
    padding-left: 40px;
}
.search-result .click_loadsearch::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 17px solid #11bcc2;
    position: absolute;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: -8px;
    top: 4px;
}
.search .feature-image{
    max-width: 250px;
    max-height: 250px;
}
.search .news-post-item {
    margin: 40px 0px;
}
.search input.search-submit {
    min-width: 112px;
    height: 37px;
    padding: 0 21.5px;
    padding-bottom: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid #ef730f;
    background: #ef730f;
}
.search .news-post-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 44px;
    font-size: initial;
}
.search input.search-submit:hover {
    color: #ef730f;
    background: #ffffff;
}
.search input.search-submit:active {
    color: #ffffff;
}
.search input.search-submit:focus {
    color: #ef730f;
    background: #ffffff;
}
.search .archive-header {
    padding:  0!important;
}
.search .top-banner {
    display: none!important;
}
.search #content {
    padding-top: 91px;
}

body #site-content.search {
    max-width: 1920px;
    padding-top: 108px;
    padding-bottom: 149px;
    width: 76%;
}

.search .img-link img {
    max-width: 250px;
    max-height: 250px;
    margin:auto;
    height: inherit;
}

.search h2.entry-title a {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.78125px;
    text-transform: initial;
    color: #000000;
}

.search h2.entry-title a:hover {
    color: #ef730f;
    text-decoration: none;
}

.search .entry-title.post-title {
    font-size: 0;
    line-height: 0;
    margin: 6px 0 13px 0;
}

.search .news-post-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 44px;
    font-size: initial;
}

.search .feature-image {
    display: inline-block;
    width: 27%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    vertical-align: middle;
}

.search .news-content {
    display: inline-block;
    width: 72%;
    padding: 0 0 0 42px;
    vertical-align: middle;
}

.search .short-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5333334px;
    margin: 0;
}

.search .read-more {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    position: relative;
    top: 4px;
}

.search .read-more .read-more-link {
    text-decoration: none;
    color: #ef730f;
}

.search .date-text {
    margin: 0;
    color: #ef730f;
    letter-spacing: 0.64px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}

.search .read-more::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #ef730f;
    position: absolute;
    right: 57px;
    top: 6px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.search .read-more:hover::before {
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.search .feature-image:hover {
    -webkit-animation: shadow-drop-br 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: shadow-drop-br 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    position: relative;
}
.search .header-footer-group .color-accent {
    color: #ef730f;
}
.search .load-more {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.5625px;
    position: relative;
    text-align: center;
    margin: auto;
    width: 100%;
    margin-top: 60px;
}
.search h1.archive-title {
    font-size: 40px;
}
.search .load-more::before {
    /* content: ''; */
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 17px solid #11bcc2;
    position: absolute;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 7px;
    top: 4px;
}

.search .load-more:hover::before {
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.search .load-more a {
    color: #11bcc2;
}

.search .pagination-wrapper.section-inner {
    display: none;
}

.search  .banner-slogan {
    -webkit-animation: scale-up-hor-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-hor-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/* @media (min-width: 1281px){
    .search .read-more::before {
        border-left: 0.781vw solid transparent;
        border-right: 0.781vw solid transparent;
        border-bottom: 1.016vw solid #ef730f;
        right: 4.453vw;
        top: 0.469vw;
    }
    .search .load-more a {
        padding-left: 3.125vw;
    }
    .search .load-more {
        font-size: 1.953vw;
        line-height: 2.344vw;
        letter-spacing: 0.122vw;
        margin-top: 4.688vw;
    }
    .search .read-more {
        font-size: 1.250vw;
        top: 0.313vw;
    }
    .search .date-text {
        letter-spacing: 0.050vw;
        font-size: 1.250vw;
        line-height: 1.484vw; 
    }
    .search h2.entry-title a {
        font-size:1.953vw;
        line-height: 2.344vw;
        letter-spacing: 0.061vw;
    }
    .search #content {
        padding-top: 7.109vw;
    }
    body #site-content.search-result {
        max-width: none;
        padding-top: 8.438vw;
        padding-bottom: 11.641vw;
        width: 71.797vw;
    }
    .search h1.archive-title{
        font-size: 3.125vw;
    }
    .search .news-post-item {
        margin-bottom: 3.438vw;
    }
    .search .feature-image {
        max-width: 19.531vw;
        max-height: 19.531vw;
    }
    .search .img-link img{
        max-width: 19.531vw;
        max-height: 19.531vw;
    }
    .search .news-content {
        display: inline-block;
        width: 72%;
        padding: 0 0 0 3.281vw;
        vertical-align: middle;
    }
    .search .entry-title.post-title {
        font-size: 0;
        line-height: 0;
        margin: 0.469vw 0 1.016vw 0;
    }
} */
@media (max-width:1024px){
    body.single-brands {
        display: flex;
        -webkit-flex-flow: row nowrap;
        flex-direction: column;
        margin: 0;
        height: 100%;
    }
    .single-brands  div#content {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1 1 auto;
    }
    .single-brands  .featured-media-inner{
        left: calc(50% - 50vw)!important;
    }
}
@media (max-width: 768px){
body.single-brands {
    display: block;
    margin: 0;
    height: 100%;
}}
@media (max-width:767px) {
    .search .feature-image {
        width: 100%;
        float: none;
    }
    body #site-content.search {
        padding: 44px 20px 100px 20px;
        width: 100%;
    }

    .search .load-more {
        margin-top: 5px;
    }

    .search .entry-title.post-title {
        margin-bottom: 0;
    }

    .search .news-post-item {
        margin-bottom: 48px;
    }

    .search .read-more {
        top: 6px;
        right: 2px;
    }

    .search .feature-image {
        width: 100%;
        float: none;
    }

    .search .news-content {
        float: none;
        width: 100%;
        padding: 17px 0 0 0;
    }

    .search .img-link img {
        max-height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

    .search .date-text {
        font-size: 15px;
        letter-spacing: 0.6px;
    }

    .search h2.entry-title a {
        font-size: 20px;
        letter-spacing: 0.625px;
    }
}
@media (max-width:767px) {
    .search img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        margin: auto;
    }
    
    .search img.lazy.loaded {
        margin: auto;
    }
    .search .feature-image {
        max-width: inherit;
        max-height: inherit;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    body #site-content.search {
        padding-top: 50px;
        width: 95%;
    }

    .search .feature-image {
        width: 35%;
        vertical-align: top;
    }

    .search .news-content {
        width: 64%;
        vertical-align: top;
    }

    .search .img-link img {
        max-height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

}
@media (max-width: 468px){
    
    
    .search .img-link img {
        max-width:100%;
        max-height:100% ;
    }
    .search #content {
        padding-top: 40px;
    }
    .search .archive-header-inner.section-inner.medium {
        margin-bottom: 40px;
    }
    .search .search-form{
        display: block;
    }
    .search input.search-submit{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .search main#site-content {
        width: 100%;
        
    }
    }
    
    @media (min-width:1900px){
        .search .read-more{
            font-size: 18px;
        }
        .search .read-more::before {
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 15px solid #ef730f;
        }
        .search .load-more{
            font-size: 27px;
        }
    }