@charset "utf-8";
.pattern-bg{background:url(/Content/images/search-background-img.jpg) center repeat-x #d7b839;margin-top:62px;height:125px}.blue-background-top{background-color:rgba(204,94,46,.8);width:100%;height:100%}.stylish-input-group .headersearch{border:0!important;text-align:left!important;width:70%!important;margin:1%!important;outline:0!important;line-height:35px!important;font-size:16px!important;height:35px}.selectric-esCategory{float:left;width:150px;border:none!important}.esCategory{font-size:16px;padding:16px;border:1px solid #e5e5e5;background-color:#f5f5f5;border-radius:3px 0 0 3px;color:#333;float:left}@media only screen and (max-width:991px){.pattern-bg{margin-top:105px}}@media only screen and (max-width:768px){.pattern-bg{margin-top:55px}}@media screen and (max-width:560px){.stylish-input-group .headersearch{line-height:40px;font-size:12px}.selectric-esCategory{width:60px}.header-stats-main{width:95%}.blue-stats,.green-stats,.orange-stats,.yellow-stats{font-size:14px}.selectric{width:60px}.selectric-items{width:150px!important}}@media only screen and (max-width:640px){.pattern-bg{margin-top:58px}}@media only screen and (max-width:360px){.pattern-bg{height:110px}.header-stats-main{display:none}.search-box{margin-top:32px!important}}

:root {
    --latest-trend-title: 'dm_sansbold', sans-serif;
    --titlefontsize: 20px;
}

b, strong {
    font-weight: 400!important;
    font-family: var(--boldfonts);
}
.modal.fade.in {
    z-index: 99999;
}
#fashiongear h2, .heading-big, .news-head-links, strong {
    font-family: var(--boldfonts);
    font-size: var(--subtitlefontsize);
}

.trend-list .sub-trends-image img {
    width: 100%;
    height: 200px;
}

.fair-listing-box, .filters, .news-categories ul li a, .news-head-links ul li, .tabings {
    display: inline-block;
}



.carousel-cap {
    background: rgba(0,0,0,.2);
    padding: 9px 10px;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 68px;
}

.category_title {
    margin-top: -5px;
}

.advertisement {
    margin-top: 0 !important;
}

.margin-set {
    margin-left: -9px;
}
.flex-container {display: flex;}

#fashiongear {
    width: 100%;
    margin-top: 20px;
    padding: 50px;
    height: 400px;
    background: url(/Content/images/animation-img1.jpg) center right no-repeat;
    color: #fff;
}

    #fashiongear h2 {
        font-size: var(--sectionheadingfontsize);
        text-align: center;
    }

    #fashiongear h3 {
        font-size: var(--sectionheadingfontsize);
        text-transform: none;
        color: #fff;
        line-height: 1.7;
        text-align: center;
    }

    #fashiongear .carousel-indicators {
        left: 0;
        bottom: 20px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        #fashiongear .carousel-indicators .active {
            height: 10px;
            width: 10px;
            background-color: #f27138;
            margin: 2px;
        }

        #fashiongear .carousel-indicators li {
            background-color: #fff;
            border: none !important;
            margin: 2px;
        }

.related-stories {
    color: var(--primerycolor);
    line-height: 25px;
    margin-right: 50px;
    font-size: var(--smallfontsize);
}

    .related-stories h4 {
        color: #333 !important;
    }

    .related-stories ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .related-stories ul li {
            border-bottom: solid 1px #f5f5f5;
            padding: 10px 0;
        }

            .related-stories ul li a {
                color: var(--primerycolor);
                text-decoration: none;
            }

.heading-big {
    font-size: var(--sectionheadingfontsize);
    text-align: left;
}

.highlight-content {
    font-size: var(--titlefontsize);
}

.right-content {
    line-height: 25px;
    font-size: var(--smallfontsize);
}

.news-head-links {
    margin: 20px 0;
    text-transform: uppercase;
    color: #333;
}

    .news-head-links ul {
        list-style-type: none;
        margin-left: -3.3%;
    }

        .news-head-links ul li {
            float: left;
            padding-right: 2.06%;
        }

            .news-head-links ul li a.active, .news-head-links ul li a:hover {
                color: #f27138;
                border-bottom: 4px solid #f27138;
                padding-bottom: 7px;
            }

.main-product-focus {
    width: 100%;
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 15px;
    padding-top: 25px;
}

.product-focus-img {
    width: 100px;
    height: 100px;
    margin: 6px 15px 15px 0;
    float: left;
}

    .product-focus-img img {
        border-radius: 50%;
        border: 1px solid #E5E5E5;
        height: 100%;
        width: 100%;
    }

.product-focus-content {
    font-size: var(--smallfontsize);
    text-align: left;
}

.product-focus-heading, .product-focus-orange-heading, .product-focus-price {
    font-size: var(--subtitlefontsize);
    font-family: var(--boldfonts);
}

.product-focus-heading {
    color: #666;
    margin-top: 35px;
}

.product-focus-orange-heading {
    color: var(--secondarycolor);
    font-size: var(--titlefontsize);
}

.product-focus-price {
    color: #333;
}

.product-focus-detail-content {
    float: left;
    width: 100%;
    
    text-align: left;
    line-height: 20px;
}

.expert-speak-other-interview-main {
    width: 100%;
    border-bottom: solid 1px #f5f5f5;
    text-align: left;
    padding-bottom: 10px;
    margin-top: 10px;
}

.expert-speak-other-interview-content {
    width: 70%;
    border-radius: 50%;
    float: left;
    margin-left: 5%;
    margin-top: 15px;
    
}
.brown-txt {
    color: var(--secondarycolor);font-size: var(--regularfontsize);}

.expert-speak-other-interview-image {
    width: 70px !important;
    height: 70px !important;
    overflow: hidden;
    float: left;
    border-radius: 50%;margin-top: 10px;
}

.main-trends {
    width: 100%;
    margin: 0 auto 15px;
    position: relative;
}

.main-trends-black-bg {
    /*height: 323px;*/
	height: auto;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.trend-blue-txt {
    color: var(--primerycolor);
    font-size: var(--titlefontsize);
    text-align: left;
}

    .trend-blue-txt a {
        color: var(--primerycolor);
    }

.sub-trend-heading {
    padding-left: 0 !important;
}

.sub-trends {
    width: 48%;
    float: left;
    margin: 7px 2% 10px 0;
}

.sub-trends-image {
    width: 100%;
    margin: 0 auto 15px;
    position: relative;
}

.sub-trends-whitetxt {
    color: #fff;
    position: absolute;
    bottom: 5%;
    left: 5%;
    font-size: var(--smallfontsize);
    font-family: var(--boldfonts);
}

.border-right-none {
    border-right: 0;
}

.border-left-none {
    border-left: 0;
}

.border-bottom-none {
    border-bottom: 0 !important;
}

.toptrends-main {
    width: 100%;
    border-bottom: solid 1px #f5f5f5;
    text-align: left;
    padding-bottom: 15px;
}

.toptrends-blue-content {
    font-family: var(--boldfonts);
    line-height: 19px;
    margin: 14px 0;
}

    .toptrends-blue-content a {
        color: #388ccf !important;
    }

.sub-trend-blue-txt-new {
    color: var(--primerycolor);
    padding-bottom: 0;
    font-family: var(--mediumfonts);
    font-size: var(--titlefontsize);
}

.webtv-img {
    width: 40%;
    float: left;
    margin-top: 15px;
}

.webtv-head {
    width: 58%;
    float: right;
    margin-top: 15px;
}

.webtv-txt {
    padding-top: 25px;
    width: 100%;
    margin: 0 auto;
}

.advertisement ul {
    padding: 0;
}

    .advertisement ul li {
        list-style-type: none;
        padding: 0;
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }

.trends-details-txt {
    font-size: var(--titlefontsize);
    color: #333;
    font-family: var(--boldfonts);
}

.cr-enquire-btn {
    background-color: var(--secondarycolor);
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    padding: 7px 10px;
    font-size: var(--smallfontsize) !important;
    font-weight: 600;
}

.designer-watch {
    width: 100%;
    margin: 20px auto 0;
    position: relative;
    height: 180px;
}

    .designer-watch img {
        width: 100%;
        height: 180px;
    }

.designer-watch-blue-bg {
    background-color: rgba(0,31,91,.6);
    height: 180px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.designer-watch-heading {
    font-size: var(--sectionheadingfontsize);
    padding: 5% 25%;
    color: #fff;
    font-family: var(--boldfonts);
    text-align: center;
}

.designer-interview-img {
    width: 75px;
    height: 75px;
    margin: 10px;
    border-radius: 50%;
    overflow: hidden;
}
.designer-interview-details-main .designer-interview-img {border-radius: 0px!important;}

    .designer-interview-img img {
        
        width: 100%;
        height: 100%;
    }

.designer-interview-content {
    float: left;
    /*width: calc(95% - 90px);*/
    text-align: left;
    margin-top: 6px;
    /*width: calc(78% - 90px);*/
}


.designer-interview-details-main, .designer-interview-main {
    width: 100%;
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 10px;
    /* padding-top: 15px; */
    display: flex;
}

.designer-interview-details-main {
    border-bottom: 0; flex-wrap: wrap;
}

.author-content {
    padding-left: 30px;
}

.expertspeak-interview-img {
    width: 15%;
    margin: 6px 15px 21px 0;
    float: left;
}
.designercontentmain {
    width: 80%;
}

    .expertspeak-interview-img img {
        border-radius: 50%;max-width: 100%;
    width: 100px;
    height: 100px;
    overflow: hidden;

    }
.top-fashion-news-main{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 10px;}
.top-fashion-news { width: 35%;}

.top-fashion-news-content  {width: 60%; text-align: left;}

   
.blue-txt-normal {
    color: var(--primerycolor);
    
    font-family: var(--boldfonts);
}

    .blue-txt-normal a {
        color: var(--primerycolor);
    }

.retails {
    width: 48%;
}

.retails-image {
    width: 100%;
    margin: 0 auto 15px;
    position: relative;
}

.retails-whitetxt {
    color: #fff;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    padding: 10% 3% 2% 2%;
    font-family: var(--boldfonts);
    font-size: var(--subtitlefontsize);
}

.news-categories ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .news-categories ul li a {
        background-color: #f0f0f0;
        color: #666;
        padding: 5px 10px;
        text-align: center;
        float: left;
        margin-right: 6px;
        font-family: var(--boldfonts);
        margin-bottom: 12px;
        border-radius: 3px;
    }

        .news-categories ul li a.active, .news-categories ul li a:hover {
            background-color: #6da5d8;
            color: #fff;
        }

.news-caterogy-bluetxt ul li a {
    color: #388ccf !important;
    font-family: var(--boldfonts);
}

.search-news-main {
    width: 100%;
    border-bottom: solid 1px #eaeaea;
    padding: 15px 0;
}

.search-news-main-img {
    width: 120px;
    height: 120px;
    margin-right: 15px;
    float: left;
}

    .search-news-main-img img {
        border-radius: 50%;
    }

.search-news-main-content {
    float: left;
    width: 80%;
    text-align: left;
}

.search-news-content {
    margin-top: 10px;
    line-height: 22px;
}

#fashion-home {
    width: 100%;
}

    #fashion-home h2 {
        font-size: var(--titlefontsize);
        font-family: var(--boldfonts);
        text-align: left;
    }

    #fashion-home h3 {
        
        text-transform: none;
        color: #fff;
        text-align: left;
    }

    #fashion-home .carousel-indicators {
        left: 5%;
        bottom: 1px;
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }

        #fashion-home .carousel-indicators .active {
            height: 10px;
            width: 10px;
            background-color: #f27138;
            margin: 2px;
        }

        #fashion-home .carousel-indicators li {
            background-color: #fff;
            border: none !important;
            margin: 2px;
        }

.qa-main, .right-feature {
    border-bottom: solid 1px #eaeaea;
}

#fashion-home .carousel-caption {
    right: 0 !important;
    left: 0 !important;
    width: 100%;
    text-align: left;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    padding: 0 27px 0 21px;
    height: 90px;
}

.qa-main {
    width: 100%;
    text-align: left;
    padding: 16px 0;
}

.qa-img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
}

    .qa-img img {
        width: 100%;
        height: 100%;
    }

.qa-details {
    float: left;
    width: calc(100% - 100px);
    margin-bottom: 15px;
}



.qa-grey-txt {
    color: var(--sub-title-color);
}

.qa-blue-txt, .qa-blue-txt a {
    color: var(--primerycolor);
    font-family: var(--mediumfonts);
}


.main-features {
    width: 48%;
    float: left;
    margin-right: 2%;
}

.features, .product-focus-main {
    width: 100%;
    float: left;
}

.features-image {
    width: 100%;
    margin: 0 auto 15px;
    position: relative;
}


.features-blue-txt {
    color: var(--primerycolor);
    
    font-family: var(--boldfonts);
    padding-bottom: 10px;
}

.fashion-talk-heading, .video-txt {
    color: #fff;
    text-align: left;
    font-family: var(--boldfonts);
}

.right-feature {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.right-feature-image {
    width: 30%;
    height: 15%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.right-feature-content {
    width: 68%;
    float: left;
    text-align: left;
    line-height: 22px;
}

.product-focus-image {
    width: 27%;
    float: left;
    margin-right: 3%;
    border: 1px solid #e5e5e5;
}

.product-focus-content {
    /*width: 68%;*/
    float: left;
}

.brandstory-video-image {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.video-icon {
    position: absolute;
    background: url(/Content/images/play-big.png) center no-repeat;
    height: 50px;
    top: 40%;
    width: 100%;
    margin: 0 auto;
}

.fair-img img, .tradefairlogo {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.video-txt {
    position: absolute;
    font-size: var(--titlefontsize);
    padding: 115px 25px 25px;
}

.designer-watch-main {
    width: 50%;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.designer-watch-content {
    width: calc(100% - 100px);
    text-align: left;
}

.fashion-banners {
    width: 100%;
    margin-top: 0;
}

    .fashion-banners ul {
        list-style-type: none;
        padding: 0;
    }

        .fashion-banners ul li {
            padding: 0;
            float: left;
            width: 100%;
            margin: 20px 0 0;
        }

.designer-watch-details {
    width: 100%;
    text-align: left;
    padding: 10px;
}
.designer-watch-details img{margin: 10px auto;}

.fashion-talk-bg {
    background: url(/Content/images/fashion-designer-talk-bg.jpg) center no-repeat;
    height: 100px;
    background-size: cover;
    width: 100%;
    margin-top: 20px;
}

.fashion-talk-bg-colors {
    background: rgba(0,31,91,.7);
    overflow: hidden;
    min-height: 100%;
}

.fashion-talk-heading {
    font-size: var(--sectionheadingfontsize);
    font-stretch: expanded;
    margin: 3.4% 0 0 3.2%;
}

.fashion-talk-logo {
    float: right;
    width: 120px;
    height: 50px;
}

.retail-article-main {
    width: 100%;
    margin: 8px 0;
    padding: 0;
    border-bottom: solid 1px #e5e5e5;
}
.retail-article-main-withpoutimage {
    width: 100%;
    margin: 0;
    padding: 8px;
    border-bottom: solid 1px #e5e5e5;
}
.retail-article-image {
    width: 27%;
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #eaeaea;
    height: 121px;
}

.retail-article-content {
    width: 66%;
    float: left;
    text-align: left;
    
    line-height: 25px;
}



#fashion-home .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
    height: 400px;
}

.product-focus-main-index {
    height: 235px;
    overflow: hidden;
}

.trend-list {
    min-height: 260px;
}

.fairbg {
    background: rgba(185,131,70,.5);
    height: 205px !important;
    padding: 60px;
}

    .fairbg img {
        max-width: 180px;
        height: 83px;
        margin: 0 auto;
        border-radius: 5px;
    }

.tradefair-img {
    background: url(/Content/images/tradefair-bg.jpg) center top no-repeat;
    position: relative;
    height: 71%;
    background-size: cover;
}

.tradefairlogo {
    position: absolute;
    margin: auto;
    border-radius: 5px;
}

.eventsMinHeight {
    min-height: 292px;
}

.fashion_event {
    text-decoration: none;
    color: #666 !important;
}




.main-trends img, .sub-trends-image img {
    width: 100%;
}

.tradefair-details {
    float: left;
    width: 81%;
    
    color: #358ccf;
    font-family: var(--boldfonts);
    text-align: left;
    line-height: 15px;
    padding-top: 9px;
    padding-left: 9px;
}

.subtradefair-date {
    background-color: #dde7f3;
    float: right;
    text-align: center;
    width: 57px;
    height: 86px;
    padding: 4.6% 4.2% !important;
}

.sub-trade-fair-num-txt {
    font-size: var(--titlefontsize);
    font-family: var(--boldfonts);
    color: #333;
}

.sub-tradefair-date-small {
    font-size: var(--smallfontsize);
    color: #999;
    line-height: 18px;
}

.brandstoryImage img {
    width: 100%;
}

.brandStoryMinHeight {
    min-height: 240px;
}

.sub-brand-story {
    width: 31%;
    border: 1px solid #e8e8e8;
    margin: 1%;
    padding: 15px;
}



.brandList-img {
    margin-bottom: 10px;
}

.sub-brand-story-small {
    font-size: var(--smallfontsize);
    color: #333;
    line-height: 18px;
}


.margin-brand {
    margin-top: -12px;
}

.blue-title {
    color: #358ccf;
}

.fairs-tabing {
    border-bottom: 0 !important;
}

.tabings {
    width: 100%;
    margin-bottom: 16px;
}

.filters {
    width: 100%;
    margin-bottom: 6px;
}

.selectbox {
    float: left;
    margin-right: 9px;
}

    .selectbox:last-child {
        margin-right: 0;
    }

    .selectbox select {
        float: left;
        width: 100%;
        margin-right: 4px;
        padding: 0;
        height: 32px;
    }

        .selectbox select.last {
            margin: 0;
        }

.fav-icon-right {
    float: right;
}

.fair-articles-content .fav-icon-right {
    margin-top: 5px;
}

@-moz-document url-prefix() {
    .selectbox select {
        margin-right: 14px;
    }
}

.filters span {
    float: left;
    padding-right: 10px;
    line-height: 28px;
}

.fair-listing-box {
    border: 1px solid #f5f5f5;
    padding: 10px 12px;
    width: 100%;
    margin: 0 auto 18px 0;
    text-align: left;
}

.gray .fa-circle, .green .fa-circle, .orange .fa-circle {
    padding-right: 5px;
    line-height: 18px;
    vertical-align: top;
}

.fair-listing-box:last-child {
    margin-bottom: 0 !important;
}

.green .fa-circle {
    color: #00a651;
    font-size: 6px;
}

.status-bx .green {
    font-size: 12px;
    float: left;
}

.orange .fa-circle {
    color: #f37038;
    font-size: 6px;
}

.status-bx .orange {
    font-size: 12px;
    float: left;
}

.gray .fa-circle {
    color: #959595;
    font-size: 6px;
}

.status-bx .gray {
    font-size: 12px;
    float: left;
}

.fav-icon-right .fa {
    font-size: var(--regularfontsize);
    padding-top: 3px;
    padding-right: 0;
    color: #348cd2;
    float: right;
}

.fair-img {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    text-align: center;
    position: relative;
}

    .fair-img img {
        max-height: 100%;
        max-width: 100%;
        width: 114PX;
        height: auto;
        position: absolute;
        margin: auto;
    }

.listbox {
    float: left;
    width: 100%;
    margin: 2px 0;
    display: flex;
    justify-content: space-between;
}
.fair-articles-content {
    width: calc(100% - 150px);
}
.fair-articles-content .blue-heading {
    padding-top: 2px;
}

.fair-articles-content .address {
    margin: 5px 0;
}

    .fair-articles-content .address .fa, .fair-articles-content .date-section .fa {
        margin-right: 19px;
        width: 10px;
        text-align: center;
        float: left;
        padding-bottom: 6px;
        padding-top: 0;
    }

.fair-articles-content .keywords ul li a {
    background-color: #f0f0f0;
    color: #666;
    padding: 5px 10px;
    text-align: center;
    float: left;
    display: inline-block;
    margin-right: 7px;
    margin-top: 12px;
    font-family: var(--mediumfonts);
    border-radius: 4px;
}

.pagi {
    margin: 0 !important;
}

a.postfair-btn {
    background-color: #348dd2;
    padding: 16px 0;
    width: 100%;
    margin-top: 21px;
    display: block;
    font-size: var(--subtitlefontsize);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
    font-family: var(--boldfonts);
}

.tranding-categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .tranding-categories ul li a {
        background-color: #f0f0f0;
        color: #666;
        padding: 7px 11px;
        text-align: center;
        float: left;
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 12px;
        border-radius: 3px;
        font-weight: 400;
        font-size: var(--smallfontsize);
    }

        .tranding-categories ul li a:hover {
            background-color: #348dd2;
            text-decoration: none;
            color: #fff;
        }

.tradingfairs {
    width: 100%;
    float: left;
}

.small-title {
    font-size: var(--smallfontsize);
    font-weight: 400;
    text-align: left;
    padding: 0 0 12px;
}

ul.fair-sourcing {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.fair-sourcing li {
        float: left;
        width: 50%;
        text-align: left;
        margin-bottom: 18px;
    }

        ul.fair-sourcing li img {
            width: 15%;
            margin-right: 8px;
        }

        ul.fair-sourcing li a {
            color: #395aa1;
        }

.browse-all {
    border-top: solid 1px #d7d7d7;
    float: left;
    width: 100%;
    background-color: #fff;
}

    .browse-all a {
        text-align: center;
        font-size: var(--smallfontsize);
        
        line-height: 45px;
        display: block;
        font-family: var(--boldfonts);
    }

.get-updates {
    padding: 18px;
    background: url(/Content/images/get-update-img.jpg) 98% 5px no-repeat #f7f7f7;
    margin: 18px 0;
    background-size: 50px;
}

    .get-updates .small-title {
        padding-bottom: 8px;
        font-family: var(--boldfonts);
    }

    .get-updates p {
        width: 80%;
        
    }

    .get-updates .input-group-btn a {
        margin-left: 8px;
        font-family: var(--boldfonts);
        background-color: #f40000 !important;
        border-radius: 0;
        color: #fff;
        text-transform: uppercase;
        padding: 9px 12px;
    }

    .get-updates .input-group-btn {
        vertical-align: top;
        display: inline-block;
        float: left;
    }

.subscribe .form-control {
    border-radius: 0;
    width: 66%;
}

.subscribe .form-group {
    margin-bottom: 0 !important;
}

.detailspagecountrylist ul.fair-sourcing li {
    min-height: 37px;
    line-height: 16px;
    margin-bottom: 8px;
}

    .detailspagecountrylist ul.fair-sourcing li img {
        float: left;
    }

.effect-sadie a {
    text-transform: none;
}

.fair-articles-content .keywords ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.datesectionlist {
    width: 70%;
    display: inline-block;
}

.fairlistdate {
    float: left;
}

.fairdatedays {
    float: left;
    margin-left: 10px;
}

.date-section .fa.fa-circle {
    font-size: 10px;
    margin-right: 5px;
}

.main-trends img, .sub-trends-image img {
    width: 100%; /*height:200px;*/
}

.main-trends img {
    height: auto;
}

.trend-list .sub-trends-image img {
    width: 100%;
    height: 170px;
}


.designer-punchline {
    text-align: left;
    font-size: var(--titlefontsize);
    
}

#topfashionnews-section img {
    height: auto;
    width: 100%;
}

#retail-section img {
    height: auto;
    width: 100%;
}

#ecommerce-section img {
    height: auto;
    width: 100%;
}

#question-answer-section img {
    height: 70px;
    width: 70px;
}

#trend-section .main-trends img {
    height: 220px;
    width: 100%;
}

#trend-section .sub-trends img {
    height: 125px;
    width: 100%;
}

#product-focus-section .brandstory-video-image img {
    height: 280px;
    width: 100%;
}

#product-focus-section img {
    height: 112px;
    width: 112px;
}

#designer-watch-section img {
    height: 75px;
    width: 75px;
}

#trandslist-section .main-trends img {
    width: 100%;
    height: auto;
    max-height: 280px;
}

#trandslist-section .sub-trends img {
    width: 100%;
    height: 115px;
}

#trandslist-expertspeak-section img {
    width: 70px;
    height: 70px;
}

#brandstorylist-section img {
    width: 100%;
    height: 100px;
}

#feature-index-section .features-image img {
    width: 100%;
    height: 340px;
}

#feature-index-section .right-feature-image img {
    width: 100%;
    height: 116px;
}
/*new styles added by Krishna Dave for new layout */
.product-menu {
    margin-bottom: 10px;
}
ul.menu {
    display: flex;
    background-color: var(--white);
    border-radius: 5px;
    white-space: nowrap;
    overflow:auto;
}
ul.menu li a {
    text-decoration: none;
    padding:20px;
    /* padding: 30px 20px; */
    display: block;
    color: var(--sub-title-color);
    transition: all 0.4s ease;
    font-family: var(--mediumfonts);
    font-size: var(--regularfontsize);
    letter-spacing: -0.02em;
}
ul.menu li a.active {
    color: var(--secondarycolor);
}
div#retail-section, div#ecommerce-section {
    display: flex;
    justify-content: space-between;
}
/*Interview new css here*/
.interview-listview{display: flex;flex-wrap: wrap;margin-top:18px;}
.interview-listview .col-md-3{margin-bottom:18px;}
.interview-listview .interview-main-bx .interview-img img{width:100%;object-fit:cover;max-height:100%;filter: grayscale();}
.interview-listview .interview-main-bx .interview-img img:hover{filter: grayscale(0%);-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);}
.interview-listview .interview-main-bx .blocktitle{margin:14px 0px 0px 0px;font-size: var(--titlefontsize);}
.interview-listview .interview-main-bx .main-content{font-style: italic;margin-top:18px;}
/*Interview new css end*/

/*Trend page new css start*/

.toptrends{margin:0px;width:calc(100% - 20px);background: var(--white);}
.toptrends .main-trends{height:auto;}
.toptrends .bigtitle span{font-size: 30px;line-height: 1.4;letter-spacing: -0.9px;margin: 20px 15px 10px;display: inline-block;text-align: left;font-family: var(--boldfonts);}
#trandslist-section .toptrends .main-trends img{height:100%;/*max-height:initial;*/}
#trandslist-section .section-title{font-size:var(--subtitlefontsize)!important;font-family: var(--regularfonts);text-transform: uppercase;}
#trandslist-section .section-title span{font-size:var(--sectionheadingfontsize);font-family: var(--boldfonts);}
.trendlist-new{display: flex;flex-wrap: wrap;object-fit: cover;}
.trendlist-new .section-title{width:100%;}
.trendlist-new .trendsbox{width:48%;margin:2% 2% 0% 0%;background-color: var(--white);    box-shadow: var(--box-shadow);    transform: translateY(0px);
    transition: all 0.4s ease;}
    .trendlist-new .trendsbox:hover{transform: translateY(5px);}
.new-sub-trends-image{height:202px;}
.new-sub-trends-image .img-responsive{height:100%;object-fit: cover;margin:inherit;width:100%;}
.trendlist-new .trend-block-details{padding:16px;}
.trendlist-new .trend-block-details .blocktitle{font-size:var(--titlefontsize);}
.pagination-txt .col-md-12.text-right {margin-top:18px;}
.trends-txt {padding: 0 20px 20px;}
.trends-txt p{font-size: var(--smallfontsize);}
.popular-container{position: relative;  scroll-behavior: smooth;}
.section-title.new-trends-section span.latest-view-btn {font-size: var(--regularfontsize) !important;float: right;}
.section-title.new-trends-section span.latest-view-btn a{padding: 3px 10px; font-size: var(--smallfontsize);}
.fashiontalkmain{display: flex; text-align: left; margin-bottom: 20px;}
.fashiontalkmain:last-child{margin-bottom: 0;}
.fashiontalkimg{width: 100px; height: 100px;  margin-right: 10px;}
.fashiontalkimg img{width: 100px; height: 100px; filter: grayscale(1); transition: .5s;}
.fashiontalkimg img:hover{filter: grayscale(0);}
.fashiontalk-content{width: calc(100% - 110px);}
.fashiontalk-content p{margin-bottom: 0;}
.fashiontalk-content .blocktitle {font-size: var(--titlefontsize) !important;}
.brandname{font-size: var(--smallfontsize); margin-bottom: 10px !important;}
.video-banner{width:100%;height:240px;}
.video-banner iframe{width:100%;height:100%;}
.video-detail p{margin:18px 0px;border-bottom:solid 1px #000;padding-bottom:18px;}
/*Trend page new css end*/

@media (min-width:1600px){
    .video-banner{height: 290px;}
    .new-sub-trends-image {height: 225px;}
    /*.interview-listview .interview-main-bx .interview-img img{max-height: 380px;}*/
}

@media (max-width:1280px){
    #fashion-home .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
    height: 350px;
}
}
/*Interview new css here*/
@media (max-width:1024px){
    .interview-listview .col-md-3{width:33%;}
    .interview-listview .pagination-txt{display: flex;flex-wrap: wrap;width: 100%;justify-content: end;}
    .interview-listview .interview-main-bx .blocktitle{ font-size: var(--subtitlefontsize);}
    #trandslist-section .section-title span {font-size: var(--titlefontsize);}
    .video-banner {height: 180px;}
    /*Trend page new css start*/
    
    .toptrends {width: calc(100% - 10px);}
    .toptrends .bigtitle span{font-size: 25px; margin: 10px 10px 5px;}
    .trends-txt p{width:95%;}
}
@media (max-width:992px){
    .interview-listview .col-md-3{width:33%;}
    /*.interview-listview .interview-main-bx .interview-img img{max-height:215px;}*/
    .popular-container .col-md-8{width:60%;float:left;}
    .popular-container .col-md-8 .trendlist-new .trendsbox{width:100%;margin-bottom:18px;}
    .popular-container .right-video-section{width: 40%;float: left;}
    .popular-container .video-banner{height:200px;}
    .popular-container .pagination{margin-top:0px!important;}
    .popular-container .pagination-txt{padding-left:0px!important;}
    #trandslist-section .section-title {margin-top: 20px;}
    .video-banner {height: 250px;}
}
@media (max-width: 768px){
.popular-container .video-banner {
    height: 151px;
}
.popular-container .right-video-section{display: none;}
.popular-container .col-md-8{width: 100%;}
}
/*Interview new css end*/
@media (min-width:1441px) {
    .retail-article-image{height: 150px;}
}


/* CSS Document */
@media only screen and (max-width:1280px) {
    .qa-main{    padding: 10px 0;}
    .qa-details{margin-bottom: 11px;}
    ul.menu{overflow: auto;}
    ul.menu li a{padding: 20px 20px;}
    }
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.designer-watch-heading{padding: 7% 2%;}	
	.designer-watch-blue-bg, .designer-watch{height: auto;}
	.designer-interview-main{width:49%; float:left;}
	.designer-interview-content{width:60%;}
	.expert-speak-other-interview-main{width: 46%; margin-right: 2%; float:left;}
	.sub-trends{height:auto;}
	.top-fashion-news{height:auto; margin-bottom:0px;}
	.retails{width:48%;}
	.qa-img{width:50px; height:50px; margin-right: 7px; overflow: hidden;
    border-radius: 50%;}
	.qa-details{width: 82%; margin-bottom: 10px; font-size: var(--smallfontsize);}
	.top-fashion-news-content ul li:last-child{margin-bottom: 13px;}
	.video-txt{padding: 53px 25px 25px 25px; font-size:18px;}
	
	.sub-trend-blue-txt{font-size:14px; padding-bottom:0px;}
	.news-head-links ul li{padding-right:12px;}
	#question-answer-section img{height: auto; width: 100%; border-radius: 0;}
	#fashion-home .carousel-inner > .item > a > img, .carousel-inner > .item > img{height: 300px;}
	#product-focus-section .brandstory-video-image img{height: auto;}
	.designer-watch-main{min-height: 143px;}
	.fashionnews.flex-container, .fashionarticles.flex-container, .fashionevents.flex-container {display: inherit;}
	#trandslist-section .main-trends img {width: 100%;height: 250px;}
	#trandslist-section .sub-trends img { width: auto; height: 144px;}
    .product-focus-main-index{height: 340px;
    overflow: auto;}
}
@media only screen and (max-width:1024px) {
#trend-section .sub-trends img{height: auto;}
    #trend-section .main-trends img {height: 205px;}
    #feature-index-section .right-feature-image img, #feature-index-section .features-image img { height: auto;}
}

@media only screen and (max-width: 991px) {
    
	#fashion-home .carousel-inner > .item > a > img, .carousel-inner > .item > img{height: 400px;}
.news-head-links ul{margin-left: -5.5%;}
.news-head-links ul li{padding: 6px 15px 10px 0px;}
.designer-watch-heading{padding: 8% 2%;}
.designer-watch-blue-bg, .designer-watch{height:100%;}
#topfashionnews-section{margin-top: 20px;}
#product-focus-section .brandstory-video-image img{height: auto;}
.sub-trends{height:350px;}
.top-fashion-news-main{text-align:left;width: 49%; float: left;}
.top-fashion-news{margin-bottom: 23px;}
.top-fashion-news-content ul li{padding: 3px 0px;}
div#question-answer-section {
    display: flex;
    flex-wrap: wrap;
}
.video-txt {
        padding: 160px 63px 25px 15px !important;
        font-size: 20px;
    }
.qa-main{width: 48%;float: left;min-height: 145px;margin-right: 2%;}
.sub-trends{height:auto;}
.video-txt{padding: 115px 63px 25px 97px; font-size: 20px;}
.designer-watch-content {width: calc(100% - 125px);}
.main-features {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
}
.features, .product-focus-main{width: 100%; float: none;}
    .right-feature-image, .right-feature-content { width: 95%; float: none;}
.fashion-banners ul li{width:50%; float:left;}
	.advertisement .vrads li {width: 49%; float: left; margin-right: 1%; text-align: center;}
	.advertisement .vrads li img{margin: 0 auto;}
	.fashionnews.flex-container, .fashionarticles.flex-container, .fashionevents.flex-container {display: inherit;}
	#trandslist-section .main-trends img {width: 100%; height: 200px;}
	#trandslist-section .sub-trends img { width: auto; height: 130px;}
	.sub-brand-story {width: 30%;min-height: 320px;}

}

@media only screen and (max-width: 768px) {
.expert-speak-other-interview-main{width:49%; float:left; margin-right:1%;}
.news-head-links ul{margin-left: -5.5%;}
.news-head-links ul li{padding: 6px 15px 15px 0px;}
.product-focus-content{width:67%;}

.advertisement ul li{width:49%; float:left;}
.advertisement ul li:first-child{margin-right:2%;}
.designer-watch-heading{font-size:35px;}

.designer-interview-content{width:55%;}
.designer-interview-main{width:48%; float:left;}
.designer-interview-details-main{width:100%;}

}

@media only screen and (max-width: 640px) {
.right-content{margin-top:35px; font-size:13px; line-height:18px;}
.related-stories{font-size:13px; line-height:18px;}
.heading-big{font-size:18px;}
#fashiongear h2 {font-size:25px;}
#fashiongear h3 {font-size:35px;}
.highlight-content{line-height:25px;}
.news-head-links ul{margin-left: -7.4%;}
.news-head-links ul li{padding: 6px 15px 15px 0px;}
.product-focus-content{width: 56%;}
.product-focus-heading, .product-focus-orange-heading, .product-focus-price{font-size:15px;}
.main-trends-black-bg{display:none;}
.designer-watch-heading{font-size:30px;}
.designer-interview-main{width:100%; float:left;}
.retails{width:46%;}
.top-fashion-news-main{text-align:left;}
.main-features{width:100%;}
.sub-trends{height:auto;}
.video-icon{top: 26%;}
.designer-watch-content{width: 90%;}
.retail-article-content{width:61%;}

}

@media only screen and (max-width: 460px) {
.expert-speak-other-interview-main{width:100%;}
.expert-speak-other-interview-content{width: 62%;}
.advertisement ul li{width:100%;}
.designer-watch-heading{font-size:25px;}
.designer-interview-content{width: 49%;}

.top-fashion-news{text-align:left; margin-bottom:20px;}

.retails, .main-features, .designer-watch-main, .sub-trends{width:100%;}
	.retails{margin-bottom:20px !important;}
	.right-feature{width: 100%; margin-top:15px;}
	.video-txt{padding: 53px 18px 25px 25px; font-size: 12px;}
	.features-whitetxt{font-size: 15px;}
	
	.designer-watch-content{width: 60%;}
    .fair_right_side{width:55%;}


}

@media only screen and (max-width: 360px) {
	.sub-trends{width:100%; border-right:0px; border-bottom:solid 1px #e8e8e8; height:auto; padding: 0px 0px 20px 0px; margin-bottom:20px;}
	.trend-blue-txt, .sub-trend-blue-txt{font-size:15px; font-family:'oxygenbold';}
	.retail-article-image, .retail-article-content{width:100%; margin:0px auto; font-size:13px; line-height:20px; margin-bottom:10px;}
	
}

@media only screen and (max-width: 320px) {
	.designer-watch-heading{font-size:18px;}
	.news-head-links ul{margin-left: -13.4%;}
	.news-head-links ul li{padding: 6px 15px 1px 0px;}
	.top-fashion-news{margin-bottom:20px;}
	
	
}

.selectric{height:50px!important}.selectric .label{line-height:47px!important}.selectric .button{margin-top:7px!important}.search-box{margin-top:40px;text-align:left;border-color:#ccc;height:35px;background-color:#fff;font-size:19px;color:#a9a9ae!important;border-radius:4px;float:left}.stylish-input-group .input-group-addon{background:#fff!important;border-top:0;border-right:0;border-bottom:0;border-left:solid 1px #dee0e2}.stylish-input-group .headersearch{border:0;text-align:center;width:95%;margin:1%;outline:0;line-height:44px}.stylish-input-group button{border:0;background:0 0}.advance-search{width:21%;background-color:#fff;border-radius:3px;float:left;font-size:16px;margin-top:33px;margin-left:5px;height:57px;line-height:55px}@media only screen and (max-width:991px){.pattern-bg{margin-top:100px}}@media only screen and (max-width:767px){.pattern-bg{margin-top:60px}}
