.mobile-header{display:none;}
.responsive_btn {
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff;
    margin: 0 0 0 20px;
    float: right;
    position: relative;
    z-index: 20;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.responsive_btn span {
    display: block;
    height: 2px;
    width: 20px;
    position: relative;
    top: 50%;
    margin: -1px auto;
}
.responsive_btn span, .responsive_btn span:before, .responsive_btn span:after {
    background: #000000;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.responsive_btn span:before, .responsive_btn span:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.responsive_btn span:before {
    top: -6px;
}
.responsive_btn span:after {
    bottom: -6px;
}
.responsive_nav {
    padding-top: 60px;
    display: block;
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    z-index: 20;
    background: #fff;
    color: #000;
    overflow: auto;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.responsive .responsive_nav {
    left: 0;
}
.responsive_nav ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.responsive_nav ul li {
    border-top: 1px solid rgb(93 92 92 / 20%);
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: UPPERCASE;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    display: block;
}
.responsive_nav ul li > a {
    display: block;
    padding: 5px 15px;
    color: inherit;
    position: relative;
}
.responsive_nav ul ul li > a {
    padding-left: 35px;
    font-size: 16px;
    padding-right: 5px;
}
.responsive_nav .sub-menu{display:none;}
.bodyOverlay, .reviewOverlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    transform: none;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.responsive .bodyOverlay {
    opacity: 1;
    visibility: visible;
}
.mobile-header-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.responsive_nav .subarrow.fa {
    right: 0;
    height: 40px;
    width: 40px;
    background: transparent;
    top: 0;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    z-index: 1;
    position: absolute;
    left: auto;
    padding: 0;
}
.mobile-header-bottom .search_text .fa {font-size: 18px;}
.mob{display:none !important;}
.mobile-header {
    border-bottom: 1px solid #e5e2e2;
    padding-bottom: 10px;
}
.search-responsive-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9;
    opacity:0;
    visibility: hidden;
    padding: 50px 20px;
}
.mobile-header-bottom .search_text {
    margin-top: 8px;
    margin-right: 15px;
    line-height: 42px;
    padding: 0 10px;
    border: 1px solid #fff;
    display: inline-block;
    min-width: 40px;
}
.responsive .responsive_btn span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.responsive .responsive_btn span:after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 0;
}
.responsive .responsive_btn span:before {
    opacity: 0;
}
.searchOn .search_text .fa-search:before {
    content: "\f00d";
}
@media only screen and (max-width: 1023px) { 
    html {
    margin-top: 0px !important;
}
    .mob{display:block !important;}
    .desk{display:none !important;}
    .bottom-header, .top-header{display:none;}
    .mobile-header{display:block;}
    .logo {width: 100%;margin: 0 auto;}
    .site-header {background-color: #fff;z-index: 99;}
    .sticky .site-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
}
@media only screen and (max-width: 767px) {
    .search-responsive-wrap.searchOn{
        opacity:1;
        visibility: visible;
    }
    .search-wrap-toggle {
        margin-top: 50px;
    }
    .hook-top-story .sbox-overlay img { height: auto;}
    .hook-top-story .sbox-overlay .scontent {position: static;padding: 10px 0 0 0;color: #000;}
    .white-text {
    color: #000 !important;
}
.post-date.white-text {color: #d92128 !important;}
.hook-top-story .sbox-overlay .scontent .sheading a {
    color: #000;
}
.hook-top-story .sbox-overlay h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}
.hook-top-story .sbox-overlay .simg a::before, .hook-entertainment .simg-overlay a::before{opacity:0;}
.hook-latest .sbox .simg {
    background-color: #fdfafa;
    padding-top: 27%;
    height: 100px;
    overflow: hidden;
    float: right;
    width: 25%;
    margin: 0 0 0 5px;
}
.hook-latest .sbox img {
    height: 100px;
}
.hook-latest .sbox {
    position: relative;
    margin-bottom: 0;
    border-top: 1px solid #000;
    padding: 10px 0;
}
.hook-latest .col-sm-6:first-child .sbox {
    border-top: 0px solid #000;
}
.hook-latest .sbox .author-name {
    font-size: 10px;
    line-height: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.hook-latest .btn-wrap {
    margin-top: 30px;
    margin-bottom: 10px;
}
.hook-latest .scontent {
    padding:  0;
}
.hook-latest .sheading {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    height: 50px;
    overflow: hidden;
}
.hook-latest .scontent .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

.section {padding: 6px 0;}
.btn {
    padding: 0px 5px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    min-width: 200px;
    
}
    .hook-marketplace .col-sm-2:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    .hook-marketplace .col-sm-2, .hook-entertainment .col-md-6, .hook-entertainment .col-sm-6, .search-results-list .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.hook-entertainment .row .row .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hook-search-result .simg img {
    height: 90px;
}
.hook-search-result .sheading {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.hook-search-result .spara {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 0;
}
#searchform .fullscreen-search-icon {
    font-size: 24px;margin: 3% -30px;}
    #search input[type="search"] {
    left: 0;
    width: 70%;
    padding-right: 40px;
    margin-left: 19%;
    color: #fff;
    background: transparent;
    border-top: 0px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    outline: none;
    padding: 10px 40px 10px 10px;
}
 .hook-entertainment img{height:auto !important;}
.hook-marketplace .sbox {
    padding: 10px 10px 10px;
    min-height: 220px;
    margin-bottom: 15px;
}
.hook-marketplace .col-sm-2:first-child .sbox {
    min-height: unset;
}
.hook-entertainment .sbox .scontent {
    position: static;
    padding: 10px 0 0;
}
.hook-entertainment .sbox .sheading {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 40px;
    margin-bottom: 10px;
}
.hook-newsletter {text-align: center;padding-bottom: 35px;padding-top: 35px;}
.heading {
    font-size: 24px;
    line-height: 30px;
}
.heading-below {
    font-size: 16px;
}
.hook-newsletter .row{flex-direction: column-reverse;}
.hook-newsletter img {margin-bottom:20px;}
.copyright-text {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.fheading {
    font-size: 18px;
    padding: 0 0 10px;
    margin: 25px 0 0 0;
}
.pagination {
    margin-top: 20px;
    margin-bottom: 50px;
}
.addWrap img {
    width: 100%;
}
.post-full-width .col-sm-5{
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
.post-full-width .col-sm-7{
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
.post-full-width .simg img {
    height: auto;
}
.post-full-width .spara{display:none;}
.hook-citi-listing .sheading {
    font-size: 16px;
    line-height: 25px;
}
.hook-citi-listing .post-full-width .row {
    display: flex;
    justify-content: initial;
    align-items: initial;
}
.hook-search-result-wrap > .container > .row{ flex-direction: column-reverse;}
.hook-two-col-article-row > .col-sm-6:last-child{margin-top:50px;}
.hook-two-col-article .blog_list {
    margin-bottom: 40px;
}
/*===========================================================*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}
.hook-top-story {
    padding: 10px 0 5px;
}
.hook-top-story .sbox-overlay .scontent {
    position: relative;
    padding: 10px 0 0 0;
    color: #000;
    text-align: center;
}
.popup-style-heading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
 
}
.main-banner-blog {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 5px;
}
.hook-top-story .heading-tag {
    margin-bottom: 0;
    border-left: .1rem solid #ea0606;
    border-right: .1rem solid #ea0606;
    color: #fff !important;
    background-color: #d92128;
    display: inline-block;
    padding: 0 .6rem;
    position: relative;
    font-size: 10px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 6px;
    letter-spacing: 0.5px;
}
.spara {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 6px;
    color: #4d4d4d;
}
.author-name {
    font-size: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
}
.after-main-banner{border-bottom: 0px solid #000;border-top: 0px solid #000;}
.after-main-banner .sbox-wrap {
    width: 50%;
    float: left;
    border-left: 0px solid #000;
    padding: 10px 10px;
    height: 200px;
    overflow: hidden;
    border-bottom: 0px solid #000;
}
.after-main-banner .sbox-wrap:nth-child(odd){border-left: 0px solid #000;padding-left: 0;}
.after-main-banner .sbox-wrap:nth-child(even){padding-right: 0;}
.after-main-banner .sbox-wrap:nth-child(3), .after-main-banner .sbox-wrap:nth-child(4){border-bottom: 0px solid #000;}
.simg {
    background-color: #fdfafa;
    padding-top: 60%;
    height: 100px;
    overflow: hidden;
}
.simg a{display:block;}
.simg img {
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    object-fit: cover;
    width: 100%;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.after-main-banner .sbox-wrap .sheading {
    font-size: 12px;
    text-align: center;
    background: #fff;
    padding: 5px 6px;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /* display: inline; */
    line-height: 20px;
    margin-top: -7px;
    position: relative;
    margin: -12px 7px 0;
    max-height: 86px;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    box-shadow: none;
}
.heading-border {
    text-align: center;
    position: relative;
    margin-bottom: 0;
    border-top: 0px solid #000;
    padding: 10px 0;
}
.heading-border::before {opacity: 0;}
.heading-border h1, .heading-border h2, .heading-border h3, .heading-border h4, .heading-border h5, .heading-border h6 {
    display: inline-block;
    margin: 0;
    background: #fff;
    padding: 0 30px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Josefin Sans', sans-serif;
    font-style: italic;
}
body .btn {
    color: #fff;
    background-color: #000;
    display: block;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.hook-full-ad{display:none;}
.hook-style .heading-border h2, .hook-travel .heading-border h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -2px;
}
.hook-style .heading-border, .hook-travel .heading-border {
    margin-bottom: 10px;
}
.hook-style .col-sm-4 , .hook-travel .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.hook-style .col-sm-4:first-child , .hook-travel .col-sm-4:first-child {
     -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hook-style .col-sm-4:first-child .sheading , .hook-travel .col-sm-4:first-child .sheading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
}
.hook-style .category-name, .hook-travel .category-name {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.hook-style .col-sm-4:first-child .sbox, .hook-travel .col-sm-4:first-child .sbox {
    margin-bottom: 0;
    border-bottom: 0px solid #000;
}
.hook-style .col-sm-4:nth-child(2), .hook-travel .col-sm-4:nth-child(2){
    margin-bottom: 0;
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
}
.hook-style .col-sm-4:nth-child(3), .hook-travel .col-sm-4:nth-child(3) {
    margin-bottom: 0;
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
}
.hook-style .col-sm-4:nth-child(2) .spara, .hook-style .col-sm-4:nth-child(3) .spara, .hook-style .col-sm-4:nth-child(2) .author-name, .hook-style .col-sm-4:nth-child(3) .author-name,
.hook-travel .col-sm-4:nth-child(2) .spara, .hook-travel .col-sm-4:nth-child(3) .spara, .hook-travel .col-sm-4:nth-child(2) .author-name, .hook-travel .col-sm-4:nth-child(3) .author-name{
    display:none;
}
.hook-style .col-sm-4:nth-child(2) .sheading,  .hook-style .col-sm-4:nth-child(3) .sheading, .hook-travel .col-sm-4:nth-child(2) .sheading,  .hook-travel .col-sm-4:nth-child(3) .sheading{
    font-size: 12px;
    text-align: center;
    background: #fff;
    padding: 5px 6px;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /* display: inline; */
    line-height: 20px;
    margin-top: -7px;
    position: relative;
    margin: -12px 7px 0;
    max-height: 86px;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    box-shadow: none;
}
.hook-style .sbox .simg , .hook-travel .sbox .simg {
    background-color: #fdfafa;
    padding-top: 75%;
    height: 120px;
    overflow: hidden;
}
.hook-style .sbox img, .hook-travel .sbox img, .hook-travel .sbox img, .hook-travel .sbox img{height: 100px;}
.hook-style .scontent, .hook-travel .scontent{
    padding-top: 0;
}
.hook-style .sbox, .hook-travel .sbox {
    margin-bottom: 0;
}
.hook-style .btn-wrap , .hook-travel .btn-wrap {
    text-align: center !important;
    border-top: 0px solid #000;
    padding-top: 30px;
}
.hook-entertainment .col-md-6, .hook-entertainment .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hook-latest .heading-border {border-top: 0px solid #000;}
.newsletter-form button.btn {background-color: transparent;}
.hook-newsletter .klaviyo-signup-form .row {flex-direction: column;}
.site-footer {padding: 50px 0 70px;}
.hook-cities .sbox {border: 0px solid #000000;}
.hook-cities .sbox .sheading {
    font-size: 14px;
    margin: 10px 0 5px;
    font-weight: 600;
}
.hook-marketplace .sbox {border: 0px solid #000000;}
.hook-haute-brand .sbox {
    padding: 0px;
    border: 0px solid #000;
    min-height: unset;
}
.hook-haute-brand .scontent .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.magazine-slider .scontent .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.magazine-slider .simg {padding-top: 120%;}
.magazine-slider .simg img {
    max-height: 100%;
    object-position: top;
}
.hook-haute-brand .sbox .sheading {
    font-size: 12px;
    line-height: 24px;
    min-height: 72px;
}
.hook-entertainment .sbox {
    position: relative;
    margin-bottom: 0;
    border-top: 0px solid #000;
    padding: 10px 0;
}
.hook-entertainment .col-md-6:first-child .sbox {
    border-top: 0px solid #000;
}
.hook-entertainment .sbox .simg {
    background-color: #fdfafa;
    padding-top: 27%;
    height: 100px;
    overflow: hidden;
    float: left;
    width: 25%;
    margin: 0 8px 0 0px;
}
.hook-entertainment .scontent .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.hook-entertainment .sheading {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    height: 50px;
    overflow: hidden;
}
.hook-entertainment .sbox .author-name {
    font-size: 10px;
    line-height: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.hook-entertainment .sbox .scontent {
    position: static;
    padding: 0;
    margin: -5px 0 0 0;
}
.hook-entertainment .btn-wrap {
    margin-top: 20px;
}
.hook-marketplace .simg img {
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    object-fit: contain;
    width: unset;
    height: 100px;
    position:static;
}
.hook-marketplace .simg {
    background-color: #fff;
    padding-top: 0%;
    height: 100px;
    overflow: hidden;
}
.hook-marketplace .sbox .sheading {
    font-size: 14px;
    line-height: 22px;
}
.template-inner-page-location .hook-entertainment .col-md-6:first-child .sbox .simg {
    background-color: #fdfafa;
    padding-top: 60%;
    height: 100px;
    overflow: hidden;
    float: none;
    width: 100%;
    margin: 0;
}
.template-inner-page-location .hook-entertainment .col-md-6:first-child .sbox .category-name {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.template-inner-page-location .hook-entertainment .col-md-6:first-child .sbox {
    padding: 0 0 10px;
    text-align: center;
}
.template-inner-page-location .hook-entertainment .heading-border {
    border-top: 0px solid #000;
}
.template-inner-page-location .hook-entertainment .col-md-6:first-child .sheading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
}
.hook-latest-wrap .small-box .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
    border-bottom: 0px solid #000;
}
.hook-latest-wrap .small-box .col-md-4:nth-child(odd) {
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
}
.hook-latest-wrap .small-box .col-md-4:nth-child(even) {
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
}
.hook-latest-wrap .category-name {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.hook-latest-wrap .small-box .sheading {
    font-size: 12px;
    text-align: center;
    background: #fff;
    padding: 5px 6px;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /* display: inline; */
    line-height: 20px;
    margin-top: -7px;
    position: relative;
    margin: -12px 7px 0;
    max-height: 86px;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    box-shadow: none;
}
.hook-latest-wrap .small-box .sbox .simg {
    background-color: #fdfafa;
    padding-top: 75%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 0;
}
.hook-latest-wrap .small-box .sbox img {
    height: 100px;
}
.hook-latest-wrap .row {
    margin-right: -5px;
    margin-left: -5px;
}
.hook-latest-wrap {
    padding: 0 0 20px 0;
}
.hook-latest-wrap .small-box .sbox{margin-bottom: 0;}
.hook-latest-wrap .big-wrap-box {
    border-bottom: 1px solid #000;
}
.hook-latest-wrap .sbox {margin-bottom: 0;}
.hook-latest-wrap .big-wrap-box .sheading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
}
.hook-cities-inner-slider .sbox {
    padding: 5px;
    border: 1px solid #000000;
    text-align: center;
    background: #fff;
}
.hook-cities-inner-slider .sbox img {
    height: 100px;
}
.hook-cities-inner-slider {
    margin-top: 15px;
    padding-top: 0;
    padding-bottom: 30px;
}
.sidebar-list h2.heading {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 0 .8rem .037em;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -2px;
}
.sidebar-list .sk_box:before, .sidebar-list .sk_box:after{
    content:'';
    display:block;
    clear:both;
}
.sidebar-list {
    margin-bottom: 20px;
    border-top: 0px solid #000;
    text-align: center;
    padding-top: 30px;
}
.sidebar-list li .sk_box.withimg {
    margin-top: 25px;
    min-height: 90px;
    position: relative;
    padding-left: 100px;
    text-align: left;
}
.sidebar-list li .sk_box.withimg {
    margin-top: 0;
    min-height: unset;
    position: relative;
    padding-left: 0;
    text-align: left;
    border-bottom: 0px solid #000;
    padding: 10px 0;
    margin: 0 0;
}
.sidebar-list li figure {
    margin: 0 6px 0 0px;
    float: left;
    width: 28%;
    height: 100px;
    position: relative;
    top: 0;
    left: 0;
}
.sidebar-list li .sk_text {
    width: 70%;
    float: left;
}
.sidebar-list li .sk_text .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.sidebar-list .subheading {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
}
.blog_list.blog_img_content {
    padding-top: 15px;
}
.hook-cities-inner-slider .sbox .sheading {
    font-size: 14px;
    margin: 10px 0 5px;
    font-weight: 600;
}
.template-inner-page-location .hook-entertainment.hook-culinaryop .heading-border {
    border-top: 0px solid #000;
}
.hook-citi-listing .sbox .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.hook-citi-listing .sbox .sheading {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
}
.hook-citi-listing .sbox .author-name {
    font-size: 10px;
    line-height: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.hook-citi-listing .sbox {
    position: relative;
    margin-bottom: 0;
    border-top: 0px solid #000;
    padding: 0;
}
.hook-citi-listing .related-slider .sbox {
    position: relative;
    margin-bottom: 0;
    border: 1px solid #000;
    padding: 5px;
    margin-right: 1px;
}
.hook-citi-listing .related-slider .simg {
    margin-bottom: 0;
}
.hook-citi-listing .related-slider .sbox .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.hook-citi-listing .col-sm-12:first-child .sbox {
    border-top: 0px solid #000;
}
.hook-citi-listing .heading-border h2{
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -2px;
}
.hook-citi-listing .post-full-width:nth-child(even) > .row{
    flex-direction: row-reverse;
}
.hook-citi-listing .post-full-width .row {
    display: flex;
    justify-content: initial;
    align-items: initial;
    border-top: 0px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hook-citi-listing .post-full-width {
    margin-bottom: 0;
}
.sbox-wrap-box .sbox-wrap{
    width: 50%;
    float: left;
    border-left: 0px solid #000;
    padding: 10px 10px;
    height: 185px;
    overflow: hidden;
    border-bottom: 0px solid #000;
}
.sbox-wrap-box .sbox-wrap:nth-child(odd) {
    border-left: 0px solid #000;
    padding-left: 0;
}
.sbox-wrap-box .sbox-wrap:nth-child(even) {
    padding-right: 0;
}
.sbox-wrap-box .sbox-wrap .sheading {
    font-size: 12px;
    text-align: center;
    background: #fff;
    padding: 5px 6px;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /* display: inline; */
    line-height: 20px;
    margin-top: -7px;
    position: relative;
    margin: -12px 7px 0;
    max-height: 86px;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    box-shadow: none;
}
.sbox-wrap-box .sbox-wrap .scontent .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.sbox-wrap-box.clearfix {
    margin-bottom: 15px;
}
.blog-list-left-img li .sk_box.withimg {
    margin-top: 0;
    min-height: unset;
    position: relative;
    padding-left: 0;
    text-align: left;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    margin: 0 0;
}
.blog-list-left-img li .sk_box:before, .blog-list-left-img li .sk_box:after {
    content: '';
    display: block;
    clear: both;
}
.blog-list-left-img li .sk_box a {
    clear: both;
    display: block;
}
.blog-list-left-img li .sheading {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.blog-list-left-img li .sk_text .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.blog-list-left-img li figure {
    margin: 0 0 0 6px;
    float: right;
    width: 90px;
    height: 100px;
    position: relative;
    top: 0;
    left: 0;
}
.blog-list-left-img li figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hook-two-col-article-row > .col-sm-6 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.heading-border.hautewinespririts-heading h2{font-size: 24px;}
.hook-two-col-article-row > .col-sm-6:last-child {
    margin-top: 0;
}
.travel-cat.sbox.sbox-big {
    padding: 0 0 10px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.travel-cat.sbox.sbox-big .simg {
    background-color: #fdfafa;
    padding-top: 60%;
    height: 100px;
    overflow: hidden;
    float: none;
    width: 100%;
    margin: 0;
}
.travel-cat.sbox.sbox-big .simg a {
    display: block;
}
.travel-cat.sbox.sbox-big .scontent {
    position: static;
    padding: 0;
    margin: -5px 0 0 0;
}
.travel-cat.sbox.sbox-big .category-name {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.travel-cat.sbox.sbox-big .sheading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
}
.travel-cat.sbox.sbox-big .author-name {
    font-size: 10px;
    line-height: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.travel-cat-head{border-top: 0px solid #000;}
.pagination {
    margin-top: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}
.pagination a, .pagination .page-numbers {
    display: inline-block;
    padding: 5px 5px;
    margin: 10px 5px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
}
.hook-related-article .related-slider .scontent {
    padding: 10px 0 10px 0;
    text-align: center;
}
.hook-citi-listing .related-slider .sbox .author-name {
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
}
.tax-cityguide .hook-citi-listing .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.tax-cityguide .hook-citi-listing .col-sm-4:nth-child(odd) {
    margin-bottom: 0;
    margin: 0;
    border-left: 0px solid #000;
    padding: 10px;
    border-bottom: 1px solid #000;
}
.tax-cityguide .hook-citi-listing .col-sm-4:nth-child(even) {
    margin-bottom: 0;
    margin: 0;
    border-left: 1px solid #000;
    padding: 10px;
    border-bottom: 1px solid #000;
}
.tax-cityguide .hook-citi-listing.hook-citi-listing-main .sbox .category-name {
    position: absolute;
    top: 0;
    right: 0;
}
.tax-cityguide .hook-citi-listing .sbox .author-name, .tax-cityguide .hook-citi-listing .sbox .spara{display:none;}
.tax-cityguide .hook-citi-listing.hook-citi-listing-main .sbox .sheading {
    font-size: 12px;
    text-align: center;
    background: #fff;
    padding: 5px 6px;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /* display: inline; */
    line-height: 20px;
    margin-top: -7px;
    position: relative;
    margin: -12px 7px 0;
    max-height: 86px;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    box-shadow: none;
}
.tax-cityguide .hook-citi-listing .simg {
    margin-bottom: 0;
}
.hook-cities-inner .sbox {
    padding: 5px;
    border: 1px solid #000;
    text-align: center;
}
.hook-cities-inner .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.hook-cities-inner .sbox img {
    height: auto;
}
.hook-cities-inner .sbox .sheading {
    font-size: 14px;
    margin: 10px 0 5px;
    font-weight: 600;
}
.hook-cities-inner .sbox {margin-bottom: 20px;}
.hook-cities-inner .scontent {padding: 0;}
.hook-inner-banner {min-height: 200px;}
.hook-inner-banner h2 {font-size: 20px;}
.hook-city-content .para {
    font-size: 14px;
    text-align: justify;
    color: #424242;
    line-height: 24px;
}
.hook-city-content {padding: 20px 0;}
.hook-citi-listing-inner.hook-citi-listing .post-full-width .row {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}   
.tax-cityguide .hook-citi-listing.hook-citi-listing-inner .sbox .author-name {
    display: block;
}
.hook-single-blog .blog-head-part .heading {
    font-family: ITC-Century;
    font-weight: 500;
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    line-height: 36px;
    padding: 0 0 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: normal;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: none;
    box-shadow: none;
    display: block;
    font-weight: 500;
    position: relative;
    top: 0;
}
.hook-single-blog .blog-head-part .heading-wrap {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}
.single-post .hook-single-blog .wp-caption {
    padding: 5px;
    text-align: center;
}
.single-post .hook-single-blog .wp-caption-text {
    color: #000;
    font-size: 10px;
    text-align: center;
}
.single-post .hook-single-blog .author-name-meta {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    flex-direction: column;
    align-items: flex-start;
}
.post_para .wp-caption img {width: 100%;}
.heading-border h1, .heading-border h2, .heading-border h3, .heading-border h4, .heading-border h5, .heading-border h6 {
    display: inline-block;
    margin: 0;
    background: #fff;
    padding: 0;
    font-size: 28px;
    
}
.hook-related-article {
    background-color: #f5f5f1;
    padding-top: 0;
    padding-bottom: 50px;
    margin: 20px -10px 0;
}
.hook-related-article .related-slider .sbox {
    position: relative;
    margin-bottom: 0;
    border: 0px solid #000;
    padding: 5px;
    margin-right: 1px;
}
.hook-related-article .related-slider .simg {
    margin-bottom: 0;
}
.hook-related-article .related-slider .sbox .category-name {
    font-size: 10px;
    line-height: 22px;
    background-color: #d92128;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.hook-related-article .heading-border h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -2px;
}
.sbox-wrap-box-cover .sbox-wrap-box .sbox-wrap:last-child{display:none;}
.hook-single-blog .meta > span, .hook-single-blog .meta > a {
    margin: 0;
    padding: 0 5px;
}
.single-post .owl-carousel .owl-dots {margin: 0;}
.category-name {font-size: 13px;}
.hook-cities.hook-magazine-slide .sbox .sheading {font-size: 12px;line-height: 16px;}
.hook-magazine-slide .city-slider img {height: auto;}
.hook-magazine-slide .city-slider .simg {
    padding-top: 120%;
    height: 100px;
}
.hook-style-version-2 .row {margin-right: 0;margin-left: 0;}
.hook-style-version-2 .col-sm-3:first-child .sbox {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.hook-style-version-2 .category-name {
    margin-bottom: 0;
    border-left: .1rem solid #ea0606;
    border-right: .1rem solid #ea0606;
    color: #fff !important;
    background-color: #d92128;
    display: inline-block;
    padding: 0 .6rem;
    position: relative;
    font-size: 10px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 6px;
    letter-spacing: 0.5px;
}
.hook-style-version-2 .col-sm-3:first-child .category-name{
    position: absolute;
        top: 0;
        right: 0;
}
.hook-style-version-2 .col-sm-3:first-child .sheading {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0 3px 1px;
    vertical-align: bottom;
    background: #fff;
    font-stretch: normal;
    font-style: italic;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border: .1rem solid #02141f;
    box-shadow: 0.3rem 0.3rem #353535;
    display: inline;
    font-weight: 600;
    position: relative;
    top: -15px;
}
.hook-style-version-2 .col-sm-3:first-child .scontent {
    padding: 0;
    text-align: center;
}
.hook-style-version-2 .btn-wrap {
    margin-left: 15px;
    margin-right: 15px;
}
.hook-style-version-2 .col-sm-3:not(:first-child) .sbox .simg  {
    background-color: #fdfafa;
    padding-top: 27%;
    height: 100px;
    overflow: hidden;
    float: left;
    width: 25%;
    margin: 0 8px 0 0px;
    position: relative;
}
.hook-style-version-2 .col-sm-3:not(:first-child) .sbox .para{display:none;}
.hook-style-version-2 .col-sm-3:not(:first-child) .sbox .sheading {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
}
.hook-style-version-2 .col-sm-3 .sbox .author-name {
    font-size: 10px;
    line-height: 10px;
    color: #1e1d1d;
    letter-spacing: 0.3px;
}
.hook-style-version-2 .col-sm-3:first-child .sbox .author-name {
    font-size: 12px;
    line-height: 12px;
}
.hook-style-version-2 .col-sm-3:not(:first-child) .sbox .scontent {padding: 0 0 8px;}
.hook-style-version-2 .col-sm-3:not(:first-child) .sbox {
    position: relative;
    margin-bottom: 0;
    border-top: 0px solid #000;
    padding: 10px 0;
}
.hook-newsletter.hook-add .row {flex-direction: column;}
.pdf-menu li {
    display: block;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
}
.pdf-menu {
    text-align: left;
    margin-bottom: 50px;
}
.hook-single-blog .post_para figure img {width: 100% !important;}
.hook-single-blog .post_para .gallery-item {width: 100%!important;}
.hook-latest-wrap.hook-magazine .sbox.big {
    margin-bottom: 15px;
}
.hook-haute-brand .col-sm-6 {
    width: 50%;
}
.hook-haute-brand .col-sm-6:first-child {
    width: 100%;
}
.ad-two{margin-top: 20px;}
}
@media only screen and (max-width: 350px){
    .hook-haute-brand .scontent .category-name {padding: 0 3px;}
    .hook-haute-brand .sbox .sheading {min-height: 96px;}
}