/** * If using a CSS pre-processor, tell it to overwrite this file. If not, place * your custom CSS modifications here. */

/*
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
*/

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Bold.eot');
    src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans-Bold.woff2') format('woff2'), url('../fonts/PTSans-Bold.woff') format('woff'), url('../fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Regular.eot');
    src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans-Regular.woff2') format('woff2'), url('../fonts/PTSans-Regular.woff') format('woff'), url('../fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_Display/PlayfairDisplay-Regular.eot');
    src: url('../fonts/Playfair_Display/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Playfair_Display/PlayfairDisplay-Regular.woff2') format('woff2'), url('../fonts/Playfair_Display/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/Playfair_Display/PlayfairDisplay-Regular.ttf') format('truetype'), url('../fonts/Playfair_Display/../fonts/Playfair_Display/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_Display/PlayfairDisplay-Italic.eot');
    src: url('../fonts/Playfair_Display/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Playfair_Display/PlayfairDisplay-Italic.woff2') format('woff2'), url('../fonts/Playfair_Display/PlayfairDisplay-Italic.woff') format('woff'), url('../fonts/Playfair_Display/PlayfairDisplay-Italic.ttf') format('truetype'), url('../fonts/Playfair_Display/PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*font-family: 'Playfair Display', serif;
    */
    font-family: 'PT Sans', sans-serif;

    color: #666666;
}

body {
    margin: 0;
    padding: 0;
    /*overflow-x: hidden;*/
    font-family: 'PT Sans', sans-serif;
    -webkit-overflow-scrolling: touch;
    touch-action: none;
    -ms-touch-action: none;
}

html {
    scroll-behavior: smooth;
}

/* html,
body {
    overflow-x: hidden;
    max-width: 100%;
} */

.main-container {
    overflow-x: hidden;
    position: relative;
}

/*.home_sub_popup .main-container {
    z-index: 999999 !important;
    position: fixed !important;
    overflow: visible !important;
}
.home_sub_popup header .sticky {
    position: unset !important;    
}*/
.container-fluid {
    padding: 0;
}

span.email_er {
    color: red;
}

.container,
.path-magazine .main-container.container-fluid {
    padding: 0px 8%;
    width: 100%;
}

a:focus,
a:hover {
    outline: none !important;
    text-decoration: none;
}

.page-node-type-article a {
    color: #000000;
}

header .navbar-collapse {
    padding: 0 !important;
}

/*header .nav>li:first-child>a {
    padding-left: 0;
}*/

header .navbar-header .container {
    display: flex;
    align-items: center;
}

.header_top {
    text-align: center;
    padding: 10px 15px;
    background: #fff;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    font-family: "Nunito", sans-serif;
    line-height: 20px;

}

.view-id-frontpage .view-empty {
    display: none;
}

.view-id-frontpage .feed-icons {
    display: none;
}

.region.region-content .page-header {
    display: none;
}

.col-sm-12 {
    min-height: unset !important;
}

.headernav_right .input-group-btn .btn:focus,
.headernav_right .input-group-btn .btn:active:focus,
.headernav_right .input-group-btn .btn.active:focus,
.headernav_right .input-group-btn .btn.focus,
.headernav_right .input-group-btn .btn:active.focus,
.headernav_right .input-group-btn .btn.active.focus {
    outline: none;
}

.navbar {
    margin-bottom: 0px !important;
    border: unset !important;
}
/* copyright css */
p.copyright_section {
    font-size: 12px!important;
    color: #6d6d6d;
    font-weight: 400;
    text-align: center;
}
.copyright_section a {
    font-size: 12px!important;
    color: #6d6d6d;
    font-weight: 400;
    text-align: center;
}
.copyright_section a:hover {
    color: #fff;
}

footer.footer.container-fluid {
    border: unset!important;
    padding: 12px 0;
    margin: 0;
    background: #000;
   
}
/* End Copyright Css */

header .navbar-header {
    background-image: url(../images/header_bg.png);
    width: 100%;
    padding: 10px 0px;
}

header .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 -15px;
}

header .navbar-collapse {
    background-color: #000000;
}

header ul li a,
header ul li span {
    font-size: 15px;
    line-height: 18px;
    color: #ffffff !important;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.path-frontpage.has-glyphicons {
    margin-top: 0px !important;
}

header .navbar-brand {
    display: none;
}

header .navbar-header .headernav_left ul {
    display: flex;
    list-style-type: none;
    margin: 0px !important;
    padding: 0;
}

header .navbar-header .headernav_left ul li {
    margin-right: 25px;
}

header .navbar-header .headernav_left ul li a img,
.footer_section .main_footer .firstfooter ul li img {
    transition: 0.5s ease-in-out;
}

header .navbar-header .headernav_left ul li a img:hover,
.footer_section .main_footer .firstfooter ul li img:hover {
    transform: scale(0.95);
}

header .navbar-header .headernav_right .input-group .input-group-btn button {
    background: transparent;
    font-size: 22px;
    border: unset;
}

header .navbar-header .headernav_right .input-group {
    display: flex;
    align-items: center;
    width: 90%;
}

header .navbar-header .headernav_right .input-group input {
    background: transparent;
    border: unset;
    color: #fff !important;
}

header .navbar-header .headernav_right .input-group input::placeholder {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 24px;
    color: #999999;
    font-weight: 400;
    font-style: italic;
}

.headernav_left,
.headernav_middle,
.headernav_right {
    width: 33.333%;
}

header .navbar-header .headernav_middle {
    display: flex;
    justify-content: center;
}

header .navbar-header .headernav_right {
    display: flex;
    justify-content: flex-end;
}

header .navbar-header .headernav_right .col-sm-3 {
    width: 70%;
}

header .navbar-header .headernav_right .form-group {
    margin-bottom: 0 !important;
}

.home_slide {
    position: relative;
}

.home_slide .home_slide_content {
    position: absolute;
    left: 50%;
    bottom: -55px;
    transform: translateX(-50%);
    background: #f8f8f8;
    padding: 14px 24px;
    border-radius: 6px;
    max-width: 90%;
    color: #000;
    text-align: center;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_slide .home_slide_content a {
   font-size: 26px;
    letter-spacing: 0px;
    color: #000;
    font-weight: normal;
    font-family: 'Playfair Display', serif;
    width: 100%;
    max-width: 65%;
    max-height: 75px;
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_slide .home_slide_content a:hover {
    text-decoration: none;
}

.home_slide .home_slide_content h2 {
    font-size: 123px;
    letter-spacing: 7px;
    line-height: 30px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 33px 0px 12px 0px;
}

.home_slide .home_slide_content p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 500;
    margin: 0px;
}

.home_slide .home_slide_content img {
    margin: 40px 0px 8px 0px;
    width: 95%;
}

.home_slide .home_slide_content .home_slider_btn a {
    background-color: #000;
    width: 164px;
    height: 47px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    cursor: pointer;
    margin-top: 28px;
    transition: 1s;
}

.home_left {
    width: 25%;
    padding: 0px 24px 0px 0px;
    margin: 80px 0px;
}

.home_top_right {
    width: 100%;
    margin: 80px 0px 0px 0px;
}

.home_family_section .container {
    display: flex !important;
}
.home_top_right .block-title {
    display: block;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #000 !important;
    font-size: 25px;
    font-family: 'Playfair Display';
    letter-spacing: 0px;
}

/* .home_family_section .block-title {
    display: none;
} */

.home_family_section .home_left .field-content img {
    display: none;
}

.home_family_section .home_left .family_home_content {
    text-align: center;
    height: auto;
    padding: 24px 40px 250px 40px;
    position: absolute !important;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.view.view-home-page-family-block {
    position: relative;
}

.view.view-home-page-family-block .views-field-field-category-image img {
    display: block !important;
    width: 100%;
}

.home_family_section .home_left .views-field.views-field-name a {
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 66px;
    color: #010101;
    font-weight: 700;
}

.home_family_section .home_left .views-field.views-field-description__value p {
    font-size: 16px;
    line-height: 22px;
    color: #010101;
    font-weight: 400;
}

.home_family_section .views-field.views-field-view-taxonomy-term a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    background-color: #000;
    padding: 10px 14px;
}

/*.home_family_section .home_left input,
.subcategories_page_content .subcat_left form input {
    width: 100%;
}*/

.home_top_right .views-field.views-field-field-article-category .field-content,
.category_right.subcat_right .views-field-field-article-category .field-content,
.path-magazine .views-field-field-article-category .field-content {
    text-align: center;
    margin: 12px 0px;
}

.category_right.subcat_right .views-field-field-article-category .field-content a {
    margin: 0px auto;
}

.home_top_right .views-field.views-field-field-article-category .field-content a{
    color: #000;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 18px;

}

.subcategories_page_content .subcat_left .subcat_sidebar_content a,
.category_left.subcat_left .views-field-name a,
.category_right.subcat_right .views-field-field-article-category .field-content a,
.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a,
.path-magazine .views-field-field-article-category .field-content a {
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px !important;
    font-size: 12px;
    height: 30px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
    font-family: 'Playfair Display';
}

.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a{
    width: auto !important;
}


.article-details-heading a {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: auto !important;
    font-size: 12px;
    height: 30px;
    color: #000000 !important;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
    font-family: 'Playfair Display';
    font-size: 25px;
    
}

.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a{
    background-image: none;
    color: #000;
    font-size: 13px !important;
    text-align: left;
}







.section_gallery.container .home_gallery a:nth-of-type(2) {
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 30px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 16px auto;
    transition: 0.5s ease-in-out;
    font-family : 'Playfair Display';
}

/* .home_top_right .views-field.views-field-field-article-category .field-content a:hover,
.subcategories_page_content .subcat_left .subcat_sidebar_content a:hover,
.category_left.subcat_left .views-field-name a:hover,
.category_right.subcat_right .views-field-field-article-category .field-content a:hover,
.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a:hover,
.article-details-heading a:hover,
.section_gallery.container .home_gallery a:nth-of-type(2):hover,
.path-magazine .views-field-field-article-category .field-content a:hover {
    transform: scale(1.05);
} */
.home_top_right .views-field.views-field-field-article-category .field-content a:hover,
.subcategories_page_content .subcat_left .subcat_sidebar_content a:hover,
.category_left.subcat_left .views-field-name a:hover,
.category_right.subcat_right .views-field-field-article-category .field-content a:hover,
.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a:hover,
.section_gallery.container .home_gallery a:nth-of-type(2):hover,
.path-magazine .views-field-field-article-category .field-content a:hover {
    transform: scale(1.05);
}

.home_top_right .views-field.views-field-field-article-category .field-content a:hover {
    text-decoration: none;
}

.home_top_right .views-field.views-field-field-article-category {
    display: flex;
    padding-left: 0px;
    padding-right: 20px;
}

.home_top_right .views-field.views-field-title .field-content a,
.subcategories_page_content .subcat_right .field-content a,
.path-magazine .views-field-title .field-content a {
    font-family: "Nunito", sans-serif;
    font-size: 17px;
    color: #333333;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home_top_right .views-field.views-field-title .field-content a:hover,
.subcategories_page_content .subcat_right .field-content a:hover {
    text-decoration: none;
}
.home_top_right .views-field.views-field-title
{
    text-align: left;
    padding-left: 0px;
    margin-bottom: 30px;
    padding-right: 20px;
}


.path-magazine .views-field-title {
    text-align: center;
    margin-bottom: 30px;
}

/*.home_family_section .home_left .region-home-top-left form,
.subcategories_page_content .subcat_left form,
.path-magazine .region.region-sidebar-second form {
    background-image: url(../images/city_best_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 20px 20px 20px;
    background-position: left bottom;
    margin-top: 24px;
}*/

/*.subcategories_page_content .subcat_left form {
    margin-top: -15px !important;
}*/

/*.Mobile_version_webform form {
    display: none;
}*/

/*.home_family_section .home_left .region-home-top-left form button,
.subcategories_page_content .subcat_left form button,
.path-magazine .region.region-sidebar-second form button {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 120px;
    height: 44px !important;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: unset;
    border: 1px solid #fff;
    transition: 1s;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 28px;
}

.home_family_section .home_left .region-home-top-left form button:hover,
.subcategories_page_content .subcat_left form button:hover,
.path-magazine .region.region-sidebar-second form button:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.home_family_section .home_left .region-home-top-left form button:focus,
.subcategories_page_content .subcat_left form button:focus,
.path-magazine .region.region-sidebar-second form button:focus {
    outline: none;
}

.home_family_section .home_left .region-home-top-left form h4,
.subcategories_page_content .subcat_left form h4,
.path-magazine .region.region-sidebar-second form h4 {
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 0px;
}

.home_family_section .home_left .region-home-top-left form h4 span,
.subcategories_page_content .subcat_left form h4 span,
.path-magazine .region.region-sidebar-second form h4 span {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    display: block;
}*/

.region-home-top-right .row .col-4.col-sm-4.col-md-4.col-lg-4.col-xl-4 {
    padding: 0 12px;
    width: 32.333%;
}

.subcategories_page_content.cat_right_side .col-4.col-sm-4.col-md-4.col-lg-4.col-xl-4 {
    width: 32.333% !important;
}
/*.subcategories_page_content.cat_right_side .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
    width: 32.333% !important;
}*/

/*.home_family_section .home_left .region-home-top-left form .form-group input,
.subcategories_page_content .subcat_left form .form-group input,
.path-magazine .region.region-sidebar-second form input {
    background: transparent;
    border-radius: unset;
    height: 44px;
    border: 2px solid #fff;
    color: #fff;
}*/
/*
.Mobile_version_webform form input {
    width: 100% !important;
}*/

/*.home_family_section .home_left .region-home-top-left form .form-group label,
.subcategories_page_content .subcat_left form .form-group label,
.path-magazine .region.region-sidebar-second form .form-group label {
    display: none;
}*/

/*.home_family_section .home_left .region-home-top-left form .form-group input::placeholder,
.subcategories_page_content .subcat_left form .form-group input::placeholder,
.path-magazine .region.region-sidebar-second form .form-group input::placeholder {
    font-size: 14px;
    color: #a5a5a5;
    font-weight: 400;
}*/

.restaurant_contant,
.skin_care_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.restaurant_bg img {
    object-position: center right;
}

.skin_care_bg_img img {
    object-position: center right;
}

.restaurant_section,
.skin_care_bg {
    position: relative;
}

.restaurant_bg img,
.skin_care_bg_img img {
    width: 100%;
    object-fit: cover;
    height: 400px;
    max-width: 100%;
}

.restaurant_section .restaurant_contant {
    text-align: center;
    padding: 20px 0px 60px;
}

.restaurant_section.restaurant_sec-mobile,
.skin_care_bg.skin_care_mobile {
    display: none;
}

.restaurant_section .restaurant_contant h2 {
    /*font-size: 100px;
     margin-bottom: 40px;
    */
    font-size: 60px;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 600;
    /*margin: 16px 0px !important;
     */
    margin: 0px 0px !important;
}

.restaurant_section .restaurant_contant h2 strong {
    color: #fff;
    font-family: 'Playfair Display';
}

.restaurant_section .restaurant_contant p {
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    margin: 10px 0 20px 0px;
    display: inline-block;
    font-family: "Nunito", sans-serif;
}

.restaurant_section .restaurant_contant .restaurant_btn a,
.skin_care_bg .skin_care_content .skin_care_btn a {
    font-size: 14px;
    line-height: 56px;
    color: #ffffff;
    display: inline;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    padding: 12px 50px;
    transition: 1s;
    font-family: "Nunito", sans-serif;
    font-weight: bold;

}

.restaurant_section .restaurant_contant .restaurant_btn a:hover,
.skin_care_bg .skin_care_content .skin_care_btn a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}

.restaurant_section .restaurant_contant img {
    margin: 20px 0px 0px 0px;
    width: 32%;
}

.owl-wrapper-outer .owl-item .views-field.views-field-name .field-content a {
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 30px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}

.owl-wrapper-outer .owl-item .views-field.views-field-name .field-content {
    text-align: center;
    margin: 16px 0px;
}

.skin_care_bg .skin_care_content {
    text-align: center;
    width: 75%;
}

.skin_care_bg .skin_care_content h2 {
    font-size: 58px;
    letter-spacing: 2px;
    line-height: 1.1;
    color: #ffffff;
    font-weight: 700;
    margin-top: 10px;
}

.skin_care_bg .skin_care_content p {
    font-size: 20px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 400;
    padding: 10px 0px 14px 0px;
    max-width: 600px;
    margin: 0px auto 15px;
    font-family: "Nunito", sans-serif;
}

.footer_section {
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
}

.footer_section ul {
    list-style-type: none;
    padding-left: 0px;
}

.footer_section .main_footer {
    display: flex;
    margin-bottom: 50px;
}

.footer_section .main_footer .firstfooter,
.footer_section .main_footer .secondfooter,
.footer_section .main_footer .thirdfooter,
.footer_section .main_footer .fourthfooter {
    width: 100%;
}

.footer_section .main_footer h3 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 39px;
    color: #ffffff !important;
    margin-bottom: 10px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}

.footer_section .main_footer .firstfooter p {
    font-size: 15px;
    color: #999999;
    font-weight: 400;
    font-weight: 400;
    max-width: 330px;
    padding-right: 10px;
}

.footer_section .main_footer .secondfooter .quickedit-field,
.footer_section .main_footer .secondfooter .field {
    display: flex;
}

.footer_section .main_footer .secondfooter ul li a,
.footer_section .main_footer .thirdfooter ul li a {
    font-size: 15px;
    line-height: 45px;
    color: #999999 !important;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
}

.footer_section .main_footer .secondfooter ul li a:hover,
.footer_section .main_footer .thirdfooter ul li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.footer_section .main_footer .footer_content {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    margin-top: 20px;
}

.footer_section .main_footer .footer_content .text {
    margin-left: 10px;
    margin-bottom: 16px;
}

.footer_section .main_footer .footer_content img {
    width: 20px;
    margin-top: 1px;
}

.footer_section .main_footer .footer_content p {
    font-size: 13px;
    color: #ffffff;
    margin: 0;
}

.footer_section .main_footer .footer_content p a {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
}

.footer_section .main_footer .footer_content p a:hover {
    text-decoration: none;
    color: #fff;
}

.footer_section .bottom_footer {
    background-color: #000;
}

.footer_section .bottom_footer footer {
    border: unset !important;
    padding: 12px 0px;
    margin: 0;
}

.footer_section .bottom_footer p,
.footer_section .bottom_footer p a {
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 400;
    text-align: center;
}

.footer_section .bottom_footer p a:hover {
    color: #fff;
}

.footer_section .main_footer .firstfooter ul {
    margin: 30px 0px 0px 0px;
    padding: 0;
    display: flex;
}

.footer_section .main_footer .firstfooter ul li {
    margin-right: 20px;
}

/* .footer_section .main_footer .firstfooter ul li img {
    width: 80%;
} */

.section_gallery.container {
    margin: 80px auto 60px auto;
}

.owl-controls.clickable .owl-buttons {
    margin: 20px 0px 0px 0px;
}

.section_gallery.container .owl-buttons .owl-prev,
.home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: transparent;
    color: #000 !important;
    border: 2px solid #000 !important;
    border-radius: unset !important;
    font-size: 20px;
    transition: 1s;
    margin-right: 12px;
}

.section_gallery.container .owl-buttons .owl-next,
.home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-next {
    background: #000 !important;
    border-radius: unset !important;
    border: 2px solid #000 !important;
    font-size: 20px;
    transition: 1s;
    margin-left: 12px;
}

.section_gallery.container .owl-buttons .owl-next .owl-theme .owl-controls .owl-buttons div {
    background-color: unset !important;
    opacity: 1;
}

.owl-theme .owl-controls .owl-item {
    width: 100%;
}

.section_gallery.container .home_gallery a:hover {
    text-decoration: none;
}

.section_gallery.container .owl-item {
    width: 100%;
}

.section_gallery.container .owl-item {
    width: 100%;
}

.views-slideshow-controls-text-status-play {
    display: none;
}

.views_slideshow_controls_text_previous a,
.views_slideshow_controls_text_next a {
    opacity: 0;
}

.views_slideshow_controls_text_previous {
    position: absolute;
    height: 50px;
    width: 36px;
    top: 50%;
    left: 30px;
    z-index: 9999;
    background-image: url(../images/left_arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}

.views_slideshow_controls_text_next {
    position: absolute;
    height: 50px;
    width: 36px;
    top: 50%;
    right: 30px;
    z-index: 9999;
    background-image: url(../images/right_arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}

.home_top_right .view-home-page-article-block .views-field.views-field-field-article-thumbnail img {
    margin: 0px auto;
}

.home_top_right .view_desktop_homepgae .views-field.views-field-field-article-thumbnail img {
    margin: 0px auto;
}
.home_top_right .home_mobile_article_block {
    display: none !important;
}


.section_gallery.container .home_gallery {
    width: 100% !important;
    text-align: center !important;
    padding: 0px 12px;
}

.section_gallery.container .home_gallery a img {
    text-align: center;
    margin: 0px auto;
    width: 95%;
}

.family_home_content a:nth-of-type(1) {
    font-size: 30px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.family_home_content a:nth-of-type(2) {
    color: #000;
    font-weight: 400;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 9px 20px;
    border: 1px solid #fff;
    transition: 1s;
}

.family_home_content a:hover {
    text-decoration: none;
}

.family_home_content p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 18px;
}

.home_left .region-home-top-left .view-content .views-row {
    position: relative;
}

.instagram_feed_section {
    text-align: center;
    margin: 10px auto 80px auto;
}

.instagram_feed_section .instagram_feed_content {
    display: flex;
    justify-content: space-between;
}

.instagram_feed_section .instagram_feed_content img {
    width: 23.333%;
}

.instagram_feed_section h2 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #020304;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
    display: none;
}

.instagram_feed_section .instagram_feed {
    margin: 30px 0px 0px 0px;
}

.instagram_feed_section .instagram_feed a {
    font-size: 14px;
    line-height: 56px;
    color: #ffffff;
    background: #000;
    padding: 12px 30px;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    transition: 1s;
}

.instagram_feed_section .instagram_feed a:hover img {
    filter: invert(1);
}

.instagram_feed_section .instagram_feed a:hover {
    border: 1px solid #000;
    background: transparent;
    color: #000;
}

.family_home_content a:nth-of-type(2):hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

header .headernav_middle .navbar .logo {
    text-align: center;
}

.home_slide .home_slide_content .home_slider_btn a:hover {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

span#views_slideshow_controls_text_pause_home_slider-block_1 {
    display: none;
}

.owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background: #000 !important;
    color: #fff !important;
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 80%);*/
}

.owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover {
    /*box-shadow: 0px 0px 10px rgb(0 0 0 / 80%);*/
    background: #fff !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1 !important;
}

.home_family_section .home_left input#edit-enter-your-name,
.subcategories_page_content .subcat_left input#edit-enter-your-name,
.Mobile_version_webform form input#edit-enter-your-name--2,
.path-magazine .region.region-sidebar-second input#edit-enter-your-name {
    background-image: url(../images/user_icon.png);
    background-position: 4%;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 46px;
}

.Mobile_version_webform form input#edit-enter-your-name--2,
.path-magazine .region.region-sidebar-second #edit-enter-your-name {
    width: 100%;
}

.home_family_section .home_left input#edit-enter-your-email-address,
.subcategories_page_content .subcat_left input#edit-enter-your-email-address,
.Mobile_version_webform form input#edit-enter-your-email-address--2,
.path-magazine .region.region-sidebar-second input#edit-enter-your-email-address {
    background-image: url(../images/form_mail_icon.png);
    background-position: 4%;
    background-repeat: no-repeat;
    padding-left: 46px;
}

.headernav_right .glyphicon-search:before:focus {
    outline: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: unset;
}

.foote_social_icons,
.home_mobile_footer,
.mobile_b_footer {
    display: none;
}

.instagram_feed_section .instagram_feed a img {
    width: 13px;
    margin: -3px 3px 0px 0px;
}

.navbar .logo {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

header .navbar-header .headernav_right .icon.glyphicon.glyphicon-search:focus-visible {
    outline: none;
    border: none;
}

.region-second-footer ul:nth-of-type(2) {
    padding-left: 36px;
}

.region-home-top-right .view-footer {
    text-align: center;
    margin: 50px 0px 0px 0px;
    /* width: calc(100% - 410px);*/
}

.home_family_section .region-home-top-right .view-footer {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: none;
}

/* .home_family_section {
    position: relative;
} */

.region-home-top-right .view-footer p a,
.subcategories_page_content .subcat_right .pager__items.js-pager__items .pager__item a,
.webform-submission-contact-form .form-submit.btn,
.pager__items.js-pager__items .pager__item a {
    font-size: 14px;
    color: #ffffff;
    background: #000;
    padding: 12px 50px;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    transition: 1s;
    border-radius: unset;
    font-family: "Nunito", sans-serif;
    font-weight: bold;

}

.region-home-top-right .view-footer p a,
.subcategories_page_content .subcat_right .pager__items.js-pager__items .pager__item a,
.webform-submission-contact-form .form-submit.btn,
.pager.js-pager__items .pager__item a,
.pager__items.js-pager__items .pager__item a {
    font-size: 14px;
    color: #ffffff;
    background: #000;
    padding: 12px 50px;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    transition: 1s;
    border-radius: unset;
}

.subcategories_page_content .subcat_right .pager__items.js-pager__items {
    margin-bottom: 80px;
}

.region-home-top-right .view-footer p a:hover,
.subcategories_page_content .subcat_right .pager__items.js-pager__items .pager__item a:hover,
.webform-submission-contact-form .form-submit.btn:hover,
.pager.js-pager__items .pager__item a:hover,
.pager__items.js-pager__items .pager__item a:hover {
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
}

.view-id-taxonomy_term .field.field--name-field-category-banner img {
    width: 100%
}

.path-taxonomy .view-id-taxonomy_term .view-header .field.field--name-field-category-banner.field--type-image.field--label-hidden.field--item {
    position: relative;
}

.path-taxonomy .view-id-taxonomy_term .view-header .field.field--name-field-category-banner.field--type-image.field--label-hidden.field--item::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.path-frontpage .page-header {
    display: none;
}

.subcategories_page_content .container {
    display: flex;
    margin: 50px 0px 0px 0px;
    padding-top: 30px;
}

.subcategories_page_content .container .subcat_left {
    width: 25%;
    padding-right: 30px !important;
}

.subcategories_page_content .container .subcat_right {
    width: 75%;
}

.subcategories_page_content .subcat_left h4,
.latest_stories_for_category_list_page_reponsive h2,
.path-magazine .region.region-sidebar-second h2 {
    font-weight: 500;
    font-size: 28px;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 12px 0px;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: 'Playfair Display';
}

.subcategories_page_content .subcat_left .views-row,
.path-magazine .region.region-sidebar-second .views-row {
    display: flex;
    padding: 20px 0px;
    border-bottom: 1px solid #d8d8d8;
}

.subcategories_page_content .subcat_left .views-row:last-child {
    margin-bottom: 50px;
}

.subcat_sidebar_content {
    width: 100%;
}

.subcategories_page_content .subcat_left .subcat_sidebar_content a {
    text-decoration: none;
}

.subcategories_page_content .subcat_left .subcat_sidebar_content p,
.subcategories_page_content .subcat_left .sub_cat_most_read a,
.latest_stories_for_category_list_page_reponsive .sub_cat_most_read a,
.path-magazine .region.region-sidebar-second .field-content .sub_cat_most_read a {
    font-size: 16px;
    color: #333333;
    padding-top: 10px;
    display: block;
    /* display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
    */
}

.latest_stories_for_category_list_page_reponsive .sub_cat_most_read a,
.subcategories_page_content .subcat_left .sub_cat_most_read a {
    padding-top: 0px;
}

.subcategories_page_content .subcat_right .views-field.views-field-title,
.path-magazine .views-field-title {
    margin: 10px 0px 24px 0px;
    text-align: left;
}

.subcategories_page_content .subcat_right .views-field.views-field-field-article-thumbnail img {
    margin: 0px auto;
    width: 100%;
}

.subcategories_page_content .subcat_left .view-most-read .sub_cat_most_read p,
.subcategories_page_content .subcat_left .sub_cat_most_read p,
.latest_stories_for_category_list_page_reponsive .sub_cat_most_read p {
    font-size: 14px;
    color: #666666;
    margin: 8px 0px;
    /* display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     overflow: hidden;
    */
}

.subcategories_page_content .subcat_left .view-most-read .sub_cat_most_read a:hover,
.subcategories_page_content .subcat_left .sub_cat_most_read a:hover {
    text-decoration: none;
}

.subcategories_page_content .subcat_left .view-most-read .sub_cat_most_read a:nth-of-type(2),
.subcategories_page_content .subcat_left .sub_cat_most_read a:nth-of-type(2),
.latest_stories_for_category_list_page_reponsive .sub_cat_most_read a:nth-of-type(2),
.path-magazine .region.region-sidebar-second .field-content .sub_cat_most_read a:nth-of-type(2) {
    font-size: 12px;
    color: #666666;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

/*.subcategories_page_content .subcat_left form {
    margin-bottom: 50px;
}
*/
.subcategories_page_content .subcat_left .views-field-field-article-thumbnail .field-content img,
.subcategories_page_content .subcat_left .views-field-field-category-image .field-content img,
.latest_stories_for_category_list_page_reponsive .views-field-field-article-thumbnail .field-content img,
.path-magazine .region.region-sidebar-second .views-field-field-article-thumbnail .field-content img {
    max-width: 100px;
    margin-right: 15px;
    height: auto;
    width: auto;
}

.region-content .view-header,
.field--name-field-aboutus-header-image,
.contact_us_banner {
    position: relative;
}

.region-content .view-header h1,
.field--name-field-aboutus-header-image h1,
.contact_us_banner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family: 'Playfair Display';
}

.field--name-field-aboutus-header-image h1 span {
    color: #ffffff !important;
}

.view-id-taxonomy_term .view-header h1 {
    display: none;
}

/* .view-id-taxonomy_term .view-header p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 500;
    color: #fff;
    text-align: center;
} */
.view-id-taxonomy_term .view-header p {
    position: absolute;
    top: 50%;
    left: 75%;
    margin: 0;
    transform: translate(-50%, -50%);
    text-transform: capitalize;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.navbar-default .navbar-nav > li > a {
    font-family: "Nunito", sans-serif;
    font-weight: bold;

}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent !important;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}

a.active-trail.is-active::after,
.menu.navbar-nav li:hover a::after,
header .navbar-nav li.first a.is-active::after {
    position: absolute;
    width: 100%;
    background: #fff;
    content: "";
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
}

.feed-icons {
    display: none;
}

.region.region-header .breadcrumb {
    margin-bottom: 0px;
}

.region.region-header ol.breadcrumb li a,
.region.region-header ol.breadcrumb li.active {
    text-transform: capitalize;
}

.js-quickedit-page-title.page-header {
    display: none;
}

.list_all_article img {
    width: 100%;
    margin-bottom: 50px;
    margin-top: -1px;
}

.webform-submission-contact-form {
    width: 50%;
}

.about_banner_section .container {
    display: flex;
    align-items: center;
    margin: 80px 0px;
}

.about_banner_section .about_banner_content h4 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 22px;
    color: #000000;
    font-family: 'Playfair Display', serif !important;
}

.about_banner_section .about_banner_content span a,
.about_banner_section .about_banner_content span {
    font-size: 18px !important;
    color: #333;
    font-weight: 600;
}

.about_banner_section .about_banner_img {
    width: 100%;
    margin-right: 15px;
}

.about_banner_section .about_banner_img img {
    margin: 0 !important;
}

.about_banner_section .about_banner_content {
    width: 100%;
    padding-right: 200px;
    margin-left: 15px;
}

.about_us_content {
    text-align: center;
    margin: 70px 0px 10px 0px;
}

.about_us_content h2 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 20px;
}

.about_us_content h3 {
    font-size: 22px;
    margin: 16px 0 5px 0px;
}

.about_us_content table tbody tr td {
    padding-bottom: 40px;
    width: 33.333%;
}

.about_banner_section .about_banner_content p {
    font-size: 16px !important;
    color: #333333;
    margin-bottom: 22px;
    line-height: 26px;
    font-family: "Nunito", sans-serif;
}

.about_banner_section .about_banner_content p a {
    font-weight: 600;
    color: #000;
}

.about_banner_section .about_banner_content p a:hover {
    color: #000;
}

.about_us_content.team_page_content {
    margin-top: 30px;
}

.about_us_content.team_page_content h2 {
    margin-bottom: 30px;
}

.view-our-team .view-header {
    text-align: center;
}

.view-our-team .view-header p b {
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    color: #000000;
}

.view-our-team .view-header p:nth-of-type(2) {
    font-size: 18px;
    color: #666666;
    text-align: center;
    max-width: 600px;
    margin: 0px auto;
    line-height: 28px;
}

.view-our-team {
    background-image: url(../images/about_team_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding: 80px 0px;
    margin: 0px auto 60ox;
}

.view-our-team .views-view-grid.horizontal {
    padding: 0px 8%;
    margin: 85px auto 0;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col {
    /*width: 31.333% !important;*/
    width: 33.333% !important;
    background: #fff !important;
    margin: 0px 20px 0px 0px;
    display: flex;
    align-items: center;
    padding: 18px;
    transition: 0.3s ease-in-out;
}

.view-our-team .views-view-grid.horizontal .views-row {
    display: flex;
}

.view-our-team.view-display-id-block_3 .views-view-grid.horizontal .views-row .views-col {
    background: #f0f0f0 !important;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col:nth-of-type(3) {
    margin: 0;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col .about_team {
    font-size: 24px;
    color: #333;
    padding: 0px 0px 16px 16px;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col .about_team span {
    font-size: 17px;
    color: #666666;
    display: block;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content {
    margin-top: -70px;
    border: 10px solid #cccccb;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content img {
    max-width: 100%;
    max-height: 100%;
}

.view-our-team.view-id-our_team.view-display-id-block_2 {
    display: none;
}

.contact_us_banner img {
    width: 100%;
}

.contact_us_content {
    margin: 80px 0px;
}

.contact_us_content .contact_content {
    background-color: #ededed;
    border: 2px solid #dadada;
    text-align: center;
    padding: 30px 30px 30px 20px;
    transition: 0.3s ease-in-out;
}

.contact_us_content .contact_content:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

.contact_us_content .contact_social_media .contact_social_media_contact ul li {
    transition: 0.5s ease-in-out;
}

.contact_us_content .contact_social_media .contact_social_media_contact ul li:hover {
    transform: scale(0.95);
}

.contact_us_content .contact_content h4 a {
    font-size: 20px;
    color: #000;
}

.contact_us_content .contact_content h4 a:hover {
    text-decoration: none;
}

.contact_us_content .contact_content h4 {
    margin-top: 30px;
}

.contact_us_content .contact_content p {
    color: #666666;
    font-size: 15px;
    max-width: 315px;
    margin: 0px auto;
}

.contact_us_content .contact_social_media {
    margin: 60px 0px 30px 0px;
    text-align: center;
}

.contact_us_content .contact_social_media .heading h2 {
    font-weight: 600;
    font-size: 28px;
    color: #000;
    position: relative;
    text-align: center;
    max-width: 280px;
    margin: auto;
}

.contact_us_content .contact_social_media .heading h2::before {
    position: absolute;
    content: "";
    background: #000;
    width: 50px;
    height: 2px;
    top: 50%;
    left: -5px;
}

.contact_us_content .contact_social_media .heading h2::after {
    content: "";
    position: absolute;
    background: #000;
    width: 50px;
    height: 2px;
    top: 50%;
    right: -5px;
}

.contact_us_content .contact_social_media .contact_social_media_contact ul {
    list-style-type: none;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.contact_us_content .contact_social_media .contact_social_media_contact ul li {
    margin-right: 20px;
}

.subcategories_page_content.cat_left_side {
    float: left;
    width: 25%;
    padding: 15px 0px 50px 8%;
}

.subcategories_page_content.cat_right_side:first-child {
    padding-top: 15px;
}

.subcategories_page_content.cat_right_side {

    width: 100%;
    padding: 0 8%;

}

.instagram_feed_section.instagram_feed_mobile,
.moblie_cat_sort_content {
    display: none;
}

ul.pager__items.js-pager__items {
    clear: both;
    width: calc(100% - 320px);
    margin-left: auto;
    margin-bottom: 50px;
}

.block-views-blockhome-page-article-block-block-2 ul.pager__items.js-pager__items {
    width: 100% !important;
}

.subcategories_page_content.cat_left_side .subcat_left .subcat_sidebar_content a,
.category_left.subcat_left .views-field-name a,
.block-views-blockfilter-by-category-block-1 .views-row .views-field-name a {
    width: 100px !important;
    font-size: 10px !important;
    height: 24px !important;
}

.view-our-team.view-id-our_team.view-display-id-block_3 {
    background-image: unset !important;
}

.latest_stories_for_category_list_page_reponsive {
    display: none;
}

.path-search .region.region-content {
    max-width: 800px;
    margin: 60px auto;
    width: 90%;
}

.path-user .main-container {
    max-width: 800px;
    margin: 60px auto 60px auto;
    border: 1px solid #ddd;
    padding: 30px 15px;
    width: 90%;
}

.path-search .search-form {
    margin: 0px auto 20px auto;
    border-radius: unset;
}

.path-search .search-form .input-group input,
.path-user .main-container .user-login-form input,
.path-user .main-container .user-pass input {
    height: 44px;
    font-size: 14px;
}

.path-user .main-container .btn-primary {
    height: 44px;
    font-size: 14px;
    width: 200px;
    border-radius: unset;
    background-color: #000;
}

.path-user .main-container .btn-primary:hover {
    background-color: #393030;
}

.path-user .main-container .region.region-header .tabs ul li a {
    font-size: 17px;
    color: #000;
    padding: 0px 6px;
}

.path-user .main-container .region.region-header .tabs ul li.active {
    font-weight: 600;
}

.path-user .main-container .user-login-form,
.path-user .main-container .user-pass {
    margin-top: 20px;
}

.path-search .search-form .input-group .input-group-btn button {
    height: 44px;
    background-color: #000;
    padding: 6px 20px;
    border-radius: unset;
}

.path-search .search-form .input-group .input-group-btn button:focus {
    outline: none !important;
    border: unset !important;
}

.path-search .search-form .input-group .input-group-btn button:hover {
    background-color: #393030;
}

.path-search h2 {
    font-size: 26px;
    margin: 20px 0px;
}

.path-search .region.region-header .breadcrumb {
    padding: 8px 15px !important;
    display: none;
}

.path-search ol {
    padding: 0px;
}

.path-search ol li {
    list-style-type: none;
}

.path-search ol li h3 a {
    color: #333;
    font-size: 20px;
}

.path-search a {
    color: #333;
}

.path-search a:hover {
    color: #000;
    text-decoration: none;
}

.path-search .region.region-content ul {
    list-style-type: none;
    margin: 40px 0px;
}

.path-search ul li {
    font-size: 16px;
    line-height: 28px;
}

.subcategories_page_content .block-webform h2 {
    display: none;
}

header .navbar-nav::before,
header .navbar-nav::after {
    display: none !important;
}

.page-node-type-article .content .field--name-field-image,
.page-node-type-article .content .field--name-field-article-category {
    display: none;
}

.article-details .views-field.views-field-title {
    flex: 1 0 55%;
}

.article-details .views-field.views-field-view-node {
    flex: 0 0 100%;
    max-width: 50%;
    margin: 0 5px 0 auto;
}

.article-details .subcategories_page_content .subcat_left .views-row {
    flex-wrap: wrap;
}

.article-details .subcategories_page_content .subcat_left .views-row .views-field.views-field-field-article-thumbnail {
    flex: 0 0 45%;
}

.article-details .subcategories_page_content .subcat_left .views-row .views-field.views-field-title a {
    font-size: 16px;
    color: #333333;
    padding-top: 10px;
    text-decoration: none;
}

.article-details .subcategories_page_content .subcat_left .views-row .views-field.views-field-field-article-summary {
    flex: 0 1 55%;
    margin-left: auto;
    max-height: 90px;
    overflow: hidden;
    margin-top: -30px;
    margin-bottom: 15px;
}

.article-details .subcategories_page_content .subcat_left .views-row .field-content {
    font-size: 14px;
    color: #666666;
    margin: 8px 0px;
}

.article-details .views-field.views-field-view-node a {
    font-size: 12px;
    color: #666666;
    font-weight: 600;
    text-transform: uppercase;
}

/*.article-details .content h3 a,*/
.article-details .subcategories_page_content.cat_left_side .field--item {
    font-size: 22px;
    color: #333333 !important;
    font-weight: 600;
    text-decoration: none;
    margin: 0px 0px 20px 0px;
}

.article-details-img img {
    margin: 0 !important;
}

.article-details .subcategories_page_content.cat_left_side .field.field--name-field-article-summary.field--label-hidden.field--item {
    font-family: 'Playfair Display', serif !important;
    line-height: 1.4;
}

.article-details .content p,
.article-details .content p span,
.article-details .content em,
.article-details .content div,
.article-details .content span,
.article-details .content ol li,
.article-details .content ul li {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #666666 !important;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
}

.article-details .content .rtecenter {
    max-width: 100%;
    margin: 20px auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}

.article-details iframe {
    /*margin: 20px auto;*/
    margin: 0px auto;
    width: 100%;
}

.article-details .subcategories_page_content .subcat_left .view-filter-by-category .views-row {
    flex-direction: column;
    display: inline-flex;
}

.article-details .subcategories_page_content .view-filter-by-category .field-content {
    margin: 0 !important;
}

.article-details .subcategories_page_content .view-filter-by-category .views-field-name a {
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 100px;
    font-size: 10px;
    height: 24px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
}

.social-link-left {
    position: relative;
}

.social-left-wrap {
    left: -60px;
    position: absolute;
    top: -14px;
}

.social-left-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    flex-direction: column;
}

.social-left-wrap ul li.social-item {
    display: flex;
    display: -ms-flexbox;
    margin: 5px 0;
}

.social-left-wrap ul li.social-item .social-link {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #000;
    color: #ffffff;
    position: relative;
    border-radius: 50%;
    font-size: 13px;
    margin: 8px 4px 0;
    padding: 5px 10px;
}

.social-left-wrap ul li.social-item .social-link img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-details .article-details-heading h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 400;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 18px;
    font-family: 'Playfair Display', serif;
}

.article-details h1,
.article-details h1 a strong,
.article-details h1 a,
.article-details h1 strong,
.article-details h2,
.article-details h2 a strong,
.article-details h2 a,
.article-details h2 strong,
.article-details h3,
.article-details h3 a strong,
.article-details h3 a,
.article-details h3 strong,
.article-details h4,
.article-details h4 a strong,
.article-details h4 a,
.article-details h4 strong,
.article-details h5,
.article-details h5 a strong,
.article-details h5 a,
.article-details h5 strong,
.article-details h6,
.article-details h6 a strong,
.article-details h6 a,
.article-details h6 strong {
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
    /* font-size: 22px;    */
}

.article-details h1,
.article-details h1 a strong,
.article-details h1 a,
.article-details h1 strong {
    font-size: 24px;
}

.article-details h2,
.article-details h2 a strong,
.article-details h2 a,
.article-details h2 strong {
    font-size: 22px;
}

.article-details h3,
.article-details h3 a strong,
.article-details h3 a,
.article-details h3 strong {
    font-size: 20px;
}

.article-details h4,
.article-details h4 a strong,
.article-details h4 a,
.article-details h4 strong {
    font-size: 18px;
}

.article-details h5,
.article-details h5 a strong,
.article-details h5 a,
.article-details h5 strong {
    font-size: 16px;
}

.article-details h6,
.article-details h6 a strong,
.article-details h6 a,
.article-details h6 strong {
    font-size: 15px;
}

/* .article-details h1, .article-details h1 a strong,
.article-details h1 a, .article-details h1 strong,
.article-details h2, .article-details h2 a strong,
.article-details h2 a, .article-details h2 strong,
.article-details h3, .article-details h3 a strong,
.article-details h3 a, .article-details h3 strong,
.article-details h4, .article-details h4 a strong,
.article-details h4 a, .article-details h4 strong,
.article-details h5, .article-details h5 a strong,
.article-details h5 a, .article-details h5 strong,
.article-details h6, .article-details h6 a strong,
.article-details h6 a, .article-details h6 strong  {
    font-size: 22px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
} */

.page-node-type-article .region.region-content {
    float: left;
    width: 68%;
    padding: 60px 0px 50px 8%;
}

.page-node-type-article .view-content {
    width: 28%;
    float: left;
    padding: 60px 8% 0px 0px;
    margin-left: 30px;
}

.page-node-type-article .subcategories_page_content.cat_right_side,
.page-node-type-article .subcategories_page_content.cat_left_side {
    width: unset;
    padding: unset;
}

.view-similar-article-for-detail-page .view-content,
.view-id-filter_by_category .view-content {
    width: 100% !important;
    padding-top: 0 !important;
    margin-left: 0;
}

.view-similar-article-for-detail-page .view-content .sub_cat_most_read a,
.path-magazine .region.region-sidebar-second .field-content .sub_cat_most_read a:nth-of-type(1) {
    margin-bottom: 8px;
}

.view-similar-article-for-detail-page .view-content .sub_cat_most_read a:nth-of-type(1),
.path-magazine .region.region-sidebar-second .field-content .sub_cat_most_read a:nth-of-type(1) {
    padding-top: 0px;
    /* display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
    */
}

.region.region-sidebar-second .field-content .sub_cat_most_read p {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block-views-blockfilter-by-category-block-1 .views-row {
    flex-direction: column;
    border-bottom: unset !important;
}

.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a {
    margin: 10px auto 0px auto;
}

.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name .field-content a:hover {
    text-decoration: none;
}

.block-views-blockfilter-by-category-block-1 .view-content {
    display: flex;
    clear: both;
    flex-wrap: wrap;
    width: 100%;
    padding-right: 0;
    gap: 15px;
}

.block-views-blockfilter-by-category-block-1 .views-row {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    width: 46%;
}

.block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name {
    margin: 0px auto;
}

.block-views-blockfilter-by-category-block-1 .field-content img {
    margin: 0px auto !important;
}

.field--name-field-article-author .comment-add,
.field--name-field-article-author.field--item ul {
    display: none !important;
}

.field--name-field-article-author.field--item {
    border: none !important;
}

.field--name-field-article-author {
    background-color: #f5f5f5;
    padding: 30px !important;
    border-radius: 8px;
    margin-top: 40px;
}

.field--name-field-article-author .field--item {
    border: none !important;
    margin: 0 !important;
    padding: 0px !important;
}

.field--name-field-article-author .content {
    display: flex;
    align-items: center;
}

.field--name-field-article-author .field--name-field-author-photo {
    padding-right: 20px !important;
    height: auto;
}

.field--name-field-author-photo img {
    max-width: 130px !important;
    width: 100% !important;
}

.field--name-field-article-author .field--name-field-author-photo img {
    border-radius: 50%;
}

.field--name-field-article-author .field--type-text-with-summary p,
.field--name-field-article-author .field--type-text-with-summary a span,
.field--name-field-article-author .field--type-text-with-summary,
.field--name-field-article-author .field--type-text-with-summary a {
    font-size: 16px !important;
    line-height: 26px;
    color: #000000 !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
}

.page-node-type-article .instagram_feed_section,
.article-details-share img {
    display: none;
}

.article-details-heading {
    margin-bottom: 20px;
}

.article-details-heading a {
    text-decoration: none;
}

.page-node-type-article .section_gallery.container {
    display: none;
}

.page-node-type-article #block-instagramfeed-2 .block-title {
    display: none;
}

.field--name-field-article-author h2 {
    display: none;
}

.field--name-field-article-author .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item.quickedit-field {
    display: flex;
    flex-direction: column-reverse;
}

.field--name-field-article-author .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    display: flex;
    flex-direction: column-reverse;
}

.field--name-field-article-author a span.quickedit-field,
.field--name-field-article-author .field--type-text-with-summary a span {
    font-size: 20px !important;
    line-height: 28px;
    color: #010101 !important;
    font-weight: 700 !important;
}

.field--name-field-article-author .field--type-text-with-summary p a span {
    font-size: 16px !important;
    text-decoration: underline;
    font-weight: 400 !important;
}

.page-node-type-article .subcategories_page_content .subcat_left h4,
.path-magazine .region.region-sidebar-second h2 {
    margin: 0;
    padding: 22px 0px 22px 0px;
}

.page-node-type-article .subcategories_page_content .block-views-blockfilter-by-category-block-1 h4 {
    margin-bottom: 20px;
}

.field--name-field-article-author {
    position: relative;
}

.page-node-type-article .subcategories_page_content .subcat_left .sub_cat_most_read a:nth-of-type(2) {
    margin-top: 8px;
}

.contextual-region.about img {
    width: 100%;
}

.path-magazine .region-content .view-header h1,
.path-magazine .region-content .view-header h1 a {
    position: unset;
    transform: unset;
    font-size: 32px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    margin: 40px 0px 40px 0px;
}
.articles_list_author .view-header h1,.articles_list_author  .region-content .view-header h1 a {
    position: unset !important;
    transform: unset !important;
    font-size: 32px !important;
    color: #000 !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    text-align: center !important;
    margin: 40px 0px 40px 0px !important;
}

.articles_list_author .view-header h2,.articles_list_author  .region-content .view-header h2 a {
    position: unset !important;
    font-family: 'Playfair Display', serif;
    transform: unset !important;
    font-size: 22px !important;
    color: #000 !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    text-align: center !important;
    margin: 40px 0px 40px 0px !important;
}

.path-magazine .views-field-field-article-thumbnail img,
.path-magazine .views-field-field-article-category .field-content a {
    margin: 0px auto;
}

.path-magazine .views-field-title .field-content a {
    text-align: center;
}

.path-magazine .region.region-sidebar-second h2 {
    margin: 40px 0px 30px 0px;
}

.path-magazine .region.region-sidebar-second .block-webform-block h2,
.path-magazine .breadcrumb {
    display: none;
}

.path-magazine .region.region-sidebar-second form {
    margin: 50px 0px 20px 0px;
}

.page-node-type-article .field--name-field-article-author .field--type-text-with-summary a:nth-of-type(2) {
    text-decoration: underline;
    color: #010101 !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    display: flex;
    justify-content: end;
}

.page-node-type-article .field--name-field-article-author .field--type-text-with-summary p a:nth-of-type(2) {
    font-size: 16px !important;
    display: inline !important;
    color: #666666 !important;
    font-weight: 400 !important;
}

.page-node-type-article .link {
    display: none;
}

.field.field--name-field-article-author .field.field--name-body {
    flex-wrap: wrap;
    diplay: flex;
    flex-direction: row !important;
}

.field.field--name-field-article-author .field.field--name-body a:first-child {
    width: 50%;
    order: 2;
}

.field.field--name-field-article-author .field.field--name-body a {
    width: 50%;
}

.field.field--name-field-article-author .field.field--name-body>p,
.field.field--name-field-article-author .field.field--name-body>div {
    width: 100%;
    order: 3;
}

ul#widget_pager_bottom_home_slider-block_1 {
    position: absolute;
    z-index: 999;
    left: 140px;
    bottom: 30px;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    background: #000 !important;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
    padding: 0 5px;
    line-height: 10px;
}

.view-empty .subcat_right p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 60px;
}

.footer_section ul.menu li a.active-trail.is-active::after {
    position: unset;
}

.footer_section ul.menu li a.active-trail.is-active {
    color: #fff;
}

.secondfooter ul.menu.menu--main.nav.navbar-nav li {
    width: 50%;
}

.secondfooter ul.menu.menu--main.nav.navbar-nav li a {
    display: inline-block;
}

.secondfooter .nav>li>a {
    padding: 0;
}

.secondfooter .nav>li:first-child {
    display: none;
}

.secondfooter .nav>li>a:hover,
.secondfooter .nav>li>a:focus {
    background: unset;
}

.secondfooter a.active-trail.is-active::after,
.secondfooter .menu.navbar-nav li:hover a::after {
    position: unset;
}

.captcha {
    margin-top: 28px;
}

.captcha .panel-title,
.captcha .help-block,
.captcha .panel-heading {
    display: none;
}

.captcha .panel-body {
    padding: 0;
}

div#rc-anchor-container .rc-anchor-light.rc-anchor-normal {
    border: none !important;
}

.captcha.panel {
    background: transparent;
    border: none !important;
}

.g-recaptcha>div>div {
    width: 100%;
    transform: scale(.8);
    transform-origin: left top;
}

.g-recaptcha {
    margin-bottom: -15px;
}

.page-node-type-article .subcategories_page_content.cat_right_side {
    width: 100%;
}

.webform-confirmation-modal--content {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 30px !important;
}

.ui-dialog .ui-dialog-title {
    font-size: 20px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.ui-dialog .ui-dialog-titlebar-close::before {
    content: "x";
    position: absolute;
    color: #fff;
    top: -6px;
    right: 4px;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: transparent;
    border: none;
    font-size: 20px;
    font-weight: 100;
}

.ui-dialog .ui-dialog-titlebar-close:focus {
    outline: none;
}

.ui-dialog .ui-dialog-titlebar {
    background: #000;
    border: #000;
}

.webform-confirmation-modal {
    padding: 0;
    border: none;
}

.ui-widget.ui-widget-content {
    border: none;
}

.privacy_policy_sec {
    margin: 50px 0;
}

.privacy_policy_sec h1,
.privacy_policy_sec h2 {
    font-size: 26px;
    font-weight: 500;
}

.views_slideshow_cycle_teaser_section,
.views_slideshow_cycle_slide {
    width: 100% !important;
}

.home_slide_img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}

nav.pager.pager--load-more {
/*    float: right !important;
    width: 74%;
    padding-right: 8%;*/
}

.main-container.all-category-listing nav.pager.pager--load-more {
    width: 100%;
}

ul.pager__items.js-pager__items {
    width: unset !important;
    padding-left: 40px !important;
}

.close_sdm {
    display: none;
    cursor: pointer;
}

.field--name-field-aboutus-header-image img {
    width: 100% !important;
    object-fit: cover;
    min-height: 170px;
    height: 400px;
    object-position: center right;
}

.sidebar-wrapper-img img {
    width: 100%;
}

.homepage-sidebar-wrapper {
    position: relative;
}

.sidebar-wrapper-con {
    top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 30px;
}

.sidebar-wrapper-con h4 {
    color: #fff !important;
    font-size: 30px;
    line-height: 1.5;
    margin: 0;
    font-weight: 600;
}

.sidebar-wrapper-con p {
    font-size: 14px;
    color: #fff !important;
    line-height: 1.5;
    margin-bottom: 26px;
}

.sidebar-wrapper_btn a {
    color: #000;
    background: #fff;
    padding: 8px 18px;
    margin-top: 20px;
    font-size: 14px !important;
    transition: .3s ease-in-out;
}

.sidebar-wrapper_btn a:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #ffffff;
}

.restaurant_contant strong,
.restaurant_contant b,
.skin_care_content strong,
.skin_care_content b {
    color: #fff;
    font-family: 'Playfair Display';
}

.error-page {
    width: 100%;
    max-width: 600px;
    margin: 40px auto;
    text-align: center;
    padding: 0px 15px;
}

.error-page h1 {
    font-size: 120px;
    font-weight: 800;
    color: #000;
    margin: 0;
}

.error-page p {
    font-size: 16px;
    line-height: 1.4;
    color: #000000;
}

.error-page .back-homepage-btn a {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    transition: .3s ease-in-out;
    border: 1px solid #000000;
}

.error-page .back-homepage-btn a:hover {
    border: 1px solid #000000;
    color: #000000;
    background: transparent;
}

.input-group-btn .glyphicon-search {
    color: #fff;
}

.about_titlehide h1 {
    display: none;
}

.footer_section ul.menu li a.active {
    color: #ffffff !important;
}

.input-group-btn .glyphicon-search {
    color: #fff;
    background-image: url(../images/search-icon.png);
    background-size: 24px;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
}

.input-group-btn .glyphicon-search::before {
    content: "" !important;
}

.region.region-home-top-right .contextual-region {
    position: unset !important;
}

.restaurant_section {
    margin-top: 60px;
}

.path-search a#edit-help-link {
    display: none;
}

.region-third-footer ul li a.active {
    color: #fff !important;
}

.article-details p a,
.article-details p a span,
.article-details .content p a em,
.article-details a {
    color: #000 !important;
    text-decoration: none !important;
}

/* .article-details-heading a {
    color: #ffffff !important;
} */

.page-node-type-article .view-content .view-content {
    width: 100%;
    padding: 0;
    margin: 0;
}

.page-node-type-article .view-content .view-content .views-row:nth-of-type(1) {
    margin-bottom: 0;
}

.subcategories_page_content .subcat_left .views-row {
    border: none;
}

.subcategories_page_content .subcat_left .views-row .view-content .views-row {
    border-bottom: 1px solid #d8d8d8 !important;
}

.list_all_article img {
    object-fit: cover;
}


.article-details .content p a span {
    color: #000 !important;
}

@media (min-width: 992px) {

    .col-md-4,
    .col-lg-4 {
        width: 32.33% !important;
    }
}

@media (min-width: 1280px) {
    .path-magazine .g-recaptcha>div>div {
        transform: scale(.69) !important;
    }

    .subcategories_page_content.cat_left_side .g-recaptcha>div>div {
        transform: scale(.63) !important;
    }

    .subcategories_page_content.cat_left_side .g-recaptcha {
        margin-bottom: -30px;
    }

    .g-recaptcha>div>div {
        transform: scale(.76) !important;
    }

    .g-recaptcha {
        margin-bottom: -20px;
    }

    .region.region-home-top-left .g-recaptcha>div>div {
        transform: scale(.70) !important;
    }

    .region.region-home-top-left .g-recaptcha {
        margin-bottom: -25px;
    }

    .subcategories_page_content .container .subcat_left .g-recaptcha>div>div {
        transform: scale(.68) !important;
    }
}

#article-table-content .panel-title {
    padding-left: 0;
    color: #666666 !IMPORTANT;
}

@media (min-width: 1660px) {
    .g-recaptcha {
        margin-bottom: -10px !important;
    }

    .g-recaptcha>div>div {
        transform: scale(0.9) !important;
    }
}

@media (max-width: 1660px) {
    .restaurant_section .restaurant_contant h2 {
        margin-bottom: 20px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4,
    .subcategories_page_content .subcat_left form h4 {
        font-size: 35px;
    }*/

    .restaurant_section .restaurant_contant img {
        width: 38%;
    }

    .about_banner_section .about_banner_content {
        padding-right: 0px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content {
        width: 175px;
        height: 175px;
    }
}

@media (max-width: 1600px) {
    .family_home_content p {
        font-size: 14px !important;
    }

    .sidebar-wrapper-con h4 {
        font-size: 22px;
    }
}

@media (max-width: 1440px) {
    ul#widget_pager_bottom_home_slider-block_1 {
        left: 104px;
        bottom: 15px;
    }

    .page-node-type-article .region.region-content {
        width: 68%;
    }

    .page-node-type-article .view-content {
        width: 29%;
    }

    header ul li a,
    header ul li span {
        font-size: 13px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4,
    .subcategories_page_content .subcat_left form h4 {
        font-size: 27px;
    }*/

    .view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content {
        width: 150px;
        height: 150px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .about_team span {
        font-size: 13px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .about_team {
        font-size: 18px;
    }

    .home_family_section .home_left .family_home_content {
        padding: 24px 24px 200px 24px;
    }

    .restaurant_section .restaurant_contant img {
        width: 45%;
    }

    .home_slide .home_slide_content h2 {
        font-size: 104px;
    }

    .subcategories_page_content.cat_right_side {
        width: 70%;
    }

    .subcategories_page_content.cat_left_side {
        width: 26%;
    }

    .about_banner_section .about_banner_content span a,
    .about_banner_section .about_banner_content span {
        font-size: 16px !important;
    }
}

@media (max-width: 1366px) {
    .home_slide .home_slide_content img {
        width: 90% !important;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content {
        width: 150px;
        height: 150px;
    }

    .subcategories_page_content .subcat_left .subcat_sidebar_content p,
    .subcategories_page_content .subcat_left .view-most-read .sub_cat_most_read a,
    .subcategories_page_content .subcat_left .sub_cat_most_read a {
        font-size: 16px;
    }

    .home_top_right .views-field.views-field-title .field-content a,
    .subcategories_page_content .subcat_right .field-content a,
    .path-magazine .views-field-title .field-content a {
        font-size: 17px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4,
    .subcategories_page_content .subcat_left form h4,
    .path-magazine .region.region-sidebar-second form h4 {
        font-size: 28px;
        line-height: 40px;
    }*/

/*    .home_family_section .home_left .region-home-top-left form h4 span,
    .subcategories_page_content .subcat_left form h4 span,
    .path-magazine .region.region-sidebar-second form h4 span {
        font-size: 15px;
    }*/

    .restaurant_section .restaurant_contant img {
        width: 37%;
    }

    .restaurant_section .restaurant_contant h2 {
        font-size: 84px;
    }

    .home_family_section .home_left .family_home_content {
        padding: 24px 24px 172px 24px;
    }

    .footer_section .main_footer .firstfooter p {
        max-width: 245px;
    }

    .family_home_content p {
        font-size: 16px;
    }

    .home_slide .home_slide_content h2 {
        font-size: 96px;
        margin: 33px 0px 6px 0px;
    }

    .home_slide .home_slide_content img {
        width: 77%;
    }

    .home_slide .home_slide_content p {
        font-size: 15px;
    }

    .home_slide .home_slide_content p:nth-of-type(2) {
        max-width: 530px;
    }

    .home_family_section .home_left .region-home-top-left form button {
        height: 36px;
    }

    .about_banner_section .about_banner_content p {
        font-size: 15px !important;
    }

    .about_banner_section .about_banner_content p,
    .about_banner_section .about_banner_content h4 {
        margin-bottom: 14px;

    }
}

@media (max-width: 1280px) {
    ul#widget_pager_bottom_home_slider-block_1 {
        left: 90px;
        bottom: 6px;
    }

    header ul li a,
    header ul li span {
        font-size: 14px;
    }

    .about_banner_section .about_banner_content p {
        font-size: 14px !important;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .about_team {
        font-size: 18px;
    }

    .restaurant_section .restaurant_contant img {
        width: 50%;
    }

    .navbar-text {
        margin-right: 10px;
        margin-left: 10px;
    }

    .skin_care_bg .skin_care_content p {
        padding: 0px;
    }

    .skin_care_bg .skin_care_content {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .view-our-team .views-view-grid.horizontal .views-row {
        flex-wrap: wrap;
    }

    .custom_text_style {
    width: calc(100% - 35px) !important;
    line-height: 13px !important;
}

    .subcategories_page_content .subcat_right .pager__items.js-pager__items .pager__item a,
    .pager__items.js-pager__items .pager__item a {
        font-size: 12px;
    }

    ul.pager__items.js-pager__items {
        padding-left: 0 !important;
    }

    .home_slide_img img {
        height: 300px;
    }

    .restaurant_section {
        margin-top: 100px;
    }

    header ul li a,
    header ul li span {
        font-size: 11px;
    }

    .field--name-field-aboutus-header-image img {
        height: 300px;
    }

    .sidebar-wrapper-con {
        padding-top: 10px;
    }
}

@media (max-width: 1024px) {
    .subcategories_page_content.cat_left_side .g-recaptcha>div>div {
        transform: scale(0.48);
    }
    .view-id-taxonomy_term .view-header p {
    font-size: 28px !important;
}



    .subcategories_page_content.cat_left_side .g-recaptcha {
        margin-bottom: -44px;
    }

    .subcategories_page_content .container .subcat_left .g-recaptcha>div>div {
        transform: scale(0.5);
    }

    .subcategories_page_content .container .subcat_left .g-recaptcha {
        margin-bottom: -44px;
    }

    .region.region-home-top-left .g-recaptcha>div>div {
        transform: scale(.52);
    }

    .region.region-home-top-left .g-recaptcha {
        margin-bottom: -40px;
    }

    .g-recaptcha>div>div {
        transform: scale(0.58);
    }

    .g-recaptcha {
        margin-bottom: -34px;
    }

    ul#widget_pager_bottom_home_slider-block_1 {
        left: 70px;
        bottom: 6px;
    }

    .page-node-type-article .region.region-content {
        padding: 40px 0px 40px 8%;
    }

    .page-node-type-article .view-content {
        padding: 40px 8% 0px 0px;
    }

    .article-details .content h3 a,
    .article-details .subcategories_page_content.cat_left_side .field--item {
        font-size: 18px;
    }

    .article-details h1 {
        font-size: 24px;
    }

    .path-magazine ul.pager__items.js-pager__items {
        width: unset;
    }

    .path-magazine .region.region-sidebar-second h2 {
        margin: 40px 0px 12px 0;
        font-size: 22px;
        padding-bottom: 12px;
    }

    .path-magazine .region.region-sidebar-second h2:nth-of-type(1) {
        margin-bottom: 20px;
    }

    .path-magazine .region-content .view-header h1,
    .path-magazine .region-content .view-header h1 a {
        margin: 40px 0;
        font-size: 28px;
    }

    html {
        overflow-x: hidden;
    }

/*    .home_family_section .home_left .region-home-top-left form .form-group input::placeholder,
    .subcategories_page_content .subcat_left form .form-group input::placeholder{
        font-size: 10px;
        color: #a5a5a5;
        font-weight: 400;
    }*/

    .home_left,
    .home_top_right,
    .section_gallery.container,
    .instagram_feed_section,
    .contact_us_content,
    .about_banner_section .container {
        margin: 40px 0px;
    }

    .subcategories_page_content.cat_right_side:first-child,
    .subcategories_page_content.cat_left_side {
        padding-top: 40px;
    }

    .page-node-type-article .subcategories_page_content.cat_right_side:first-child {
        padding-top: 0px;
    }

    .subcategories_page_content .container {
        padding-top: 0;
    }

    .view-our-team {
        padding: 40px 0px;
    }

    .footer_section .main_footer .firstfooter,
    .footer_section .main_footer .secondfooter,
    .footer_section .main_footer .thirdfooter,
    .footer_section .main_footer .fourthfooter {
        width: 50%;
    }

    .footer_section .main_footer {
        flex-wrap: wrap;
    }

    .block-views-blockfilter-by-category-block-1 .views-row {
        width: 100%;
    }

    .skin_care_bg .skin_care_content p {
        padding: 6px 0px 10px 0px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4 span,
    .subcategories_page_content .subcat_left form h4 span,
    .path-magazine .region.region-sidebar-second form h4 span {
        font-size: 12px;
    }*/

    .home_top_right .views-field.views-field-title .field-content a{
       font-size: 17px;
    }
   
    .subcategories_page_content .subcat_right .field-content a {
        font-size: 15px;
    }

    .contact_us_content .contact_content p {
        font-size: 14px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col {
        width: 46% !important;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col:nth-of-type(3) {
        margin-top: 80px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4,
    .subcategories_page_content .subcat_left form h4,
    .path-magazine .region.region-sidebar-second form h4 {
        font-size: 22px;
        line-height: 30px;
    }*/

    .subcategories_page_content .subcat_left .views-field-field-article-thumbnail .field-content img,
    .subcategories_page_content .subcat_left .views-field-field-category-image .field-content img,
    .path-magazine .region.region-sidebar-second .views-field-field-article-thumbnail .field-content img {
        margin-bottom: 10px;
        width: 100%;
    }

    .subcategories_page_content .subcat_left h4 {
        font-size: 22px;
    }

    .region-content .view-header h1,
    .field--name-field-aboutus-header-image h1,
    .contact_us_banner h1,
    .view-id-taxonomy_term .view-header p {
        font-size: 40px;
    }

    .subcategories_page_content .subcat_left .views-row,
    .path-magazine .region.region-sidebar-second .views-row {
        flex-direction: column;
    }

    .path-magazine .region-sidebar-second .block-views-blockmost-read-block-1 img {
        margin: unset;
    }

    header ul li a,
    header ul li span {
        font-size: 10px;
    }

    .nav>li>a {
        padding: 10px 0px;
    }

    .navbar-text {
        margin: 0px;
    }

    header .navbar-header .headernav_left ul li {
        margin-right: 16px;
    }

    .home_slide .home_slide_content h2 {
        font-size: 70px;
        margin-top: 10px;
    }

    .home_slide .home_slide_content img {
        margin: 16px 0px 8px 0px;
        width: 70% !important;
    }

    .home_slide .home_slide_content p {
        font-size: 13px;
    }

    .home_slide .home_slide_content a {
        font-size: 18px;
        padding: 10px 6px;
    }

    .home_slide .home_slide_content .home_slider_btn a {
        font-size: 13px;
        height: 34px;
        margin-top: 18px;
    }
    .home_top_right .views-field.views-field-title .field-content a{
        font-size: 17px;
    }

   
    .path-magazine .views-field-title .field-content a {
        font-size: 16px;
    }

    /* .restaurant_section .restaurant_contant h2 {
         font-size: 78px;
    }
    */
    .skin_care_bg .skin_care_content h2 {
        /*font-size: 48px;
        */
        line-height: 1.1;
    }

    .skin_care_bg .skin_care_content h2,
    .restaurant_section .restaurant_contant h2 {
        font-size: 34px !important;
    }

    .region-home-top-right .row .col-4.col-sm-4.col-md-4.col-lg-4.col-xl-4 {
        /*width: 50%;*/
        width: 49%;
    }
}

@media (max-width: 768px) {
    .subcategories_page_content.cat_left_side .g-recaptcha>div>div {
        transform: scale(0.55);
    }

    .subcategories_page_content.cat_left_side .g-recaptcha {
        margin-bottom: -38px;
    }

    .subcategories_page_content .container .subcat_left .g-recaptcha>div>div {
        transform: scale(0.72);
    }

    .subcategories_page_content .container .subcat_left .g-recaptcha {
        margin-bottom: -25px;
    }

    .region.region-home-top-left .g-recaptcha>div>div {
        transform: scale(.74);
    }

    .region.region-home-top-left .g-recaptcha {
        margin-bottom: -22px;
    }

    .g-recaptcha {
        margin-bottom: -36px;
    }

    .g-recaptcha>div>div {
        width: 100%;
        transform: scale(0.65);
        transform-origin: left top;
    }

    ul#widget_pager_bottom_home_slider-block_1 {
        left: 50px;
        bottom: -6px;
    }

    .home_slide .home_slide_content .home_slider_btn a {
        margin-bottom: 20px;
    }

    .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
        border: 1px solid #000 !important;
    }

    .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
        border: 1px solid #fff !important;
        padding: 0 4px;
        line-height: 8px;
    }

    .field.field--name-field-article-author .field.field--name-body a {
        width: 100% !important;
    }

    .home_family_section .home_left input#edit-enter-your-name,
    .subcategories_page_content .subcat_left input#edit-enter-your-name,
    .Mobile_version_webform form input#edit-enter-your-name--2,
    .path-magazine .region.region-sidebar-second input#edit-enter-your-name,
    .home_family_section .home_left input#edit-enter-your-email-address,
    .subcategories_page_content .subcat_left input#edit-enter-your-email-address,
    .Mobile_version_webform form input#edit-enter-your-email-address--2,
    .path-magazine .region.region-sidebar-second input#edit-enter-your-email-address {
        padding-left: 40px;
        font-size: 10px;
    }

    .page-node-type-article .field--name-field-article-author .field--type-text-with-summary a:nth-of-type(2) {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
    }

    .page-node-type-article .field--name-field-article-author .field--type-text-with-summary p a:nth-of-type(2) {
        position: unset;
    }

    .field--name-field-article-author .field--type-text-with-summary a {
        text-align: center;
        margin: -6px 0px 10px 0px;
    }

    .path-magazine .views-field-title {
        margin: 20px 10px 16px 10px;
    }

    .path-magazine .col-sm-9 {
        width: 68%;
    }

    .path-magazine .col-sm-3 {
        width: 32%;
    }

    .subcategories_page_content.cat_left_side {
        width: 32%;
    }

    .subcategories_page_content.cat_right_side,
    nav.pager.pager--load-more {
        width: 65%;
    }

    .article-details .content .rtecenter img {
        width: 100%;
    }

    .page-node-type-article .subcategories_page_content.cat_left_side {
        width: 100% !important;
    }

    .contact_us_content .contact_social_media {
        margin: 30px 0px 0px 0px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .views-field-field-team-member-image .field-content {
        width: 120px;
        height: 120px;
    }

    .view-our-team .views-view-grid.horizontal .views-row .views-col .about_team {
        font-size: 17px;
    }

    .about_banner_section .container {
        flex-direction: column;
    }

    .about_banner_section .about_banner_img img {
        margin: 0 0 26px 0px !important;
    }

    .about_us_content table tbody tr td img {
        width: 150px !important;
        height: 150px !important;
    }

    .about_us_content h2 {
        font-size: 24px;
    }

    .about_us_content h3 {
        font-size: 26px;
    }

    .field--name-field-article-author .content {
        flex-direction: column;
    }

    .field--name-field-article-author h2 a span {
        font-size: 16px;
    }

    .field--name-field-article-author {
        padding: 14px !important;
    }

    .field--name-field-article-author .field--type-text-with-summary p {
        text-align: center;
        margin-bottom: 50px;
    }

    .field--name-field-article-author .field--name-field-author-photo img {
        margin: 16px auto;
    }

    .field--name-field-article-author .field--name-field-author-photo {
        padding-right: 0 !important;
    }

    .field--name-field-article-author .field--name-field-author-photo {
        width: 150px;
    }
}

@media (max-width: 767px) {

        .view-id-taxonomy_term .view-header p {
    font-size: 24px !important;
    width: 50%;
}

    /* .home_family_section .region-home-top-right .view-content {
        margin: 0 0 50px;
    } */
    .home_family_section .region-home-top-right .view-footer {
        position: relative;
        transform: none;
        left: 0;
    }

    .head--style-s1 {
        /*padding-left: 4% !important;*/
        font-size: 23px;
        /*margin-top: 15px;*/
        margin: 0 auto;
        color: black;
    }
    .breadcrumb.cb2 ol{
        padding-left: 12px;
    }
/*    .breadcrumb.cb2{
        padding-left: 7px !important;
    }*/

    .home_family_section .region-home-top-right .view-footer a {
        display: inline-block;
    }

    .instagram_feed_section .instagram_feed a {
        font-size: 12px;
        padding: 10px 30px;
    }

    .restaurant_section {
        margin-top: 40px;
    }

    .restaurant_contant strong,
    .restaurant_contant b,
    .skin_care_content strong,
    .skin_care_content b {
        color: #fff;
    }

    .homepage-sidebar-wrapper {
        width: 60%;
        margin: 40px auto 20px;
    }

    .field--name-field-aboutus-header-image img {
        height: 220px;
    }

    .close_sdm {
        display: block;
        cursor: pointer;
    }

    .restaurant_bg img,
    .skin_care_bg_img img {
        height: 300px;
    }

    nav.pager.pager--load-more {
        width: 100%;
        padding: 0;
    }

    .subcat_right .views-view-grid .row,
    .view-articles-by-author .views-view-grid .row {
        justify-content: center;
    }

    .home_slide .home_slide_content {
        padding: 10px 6px;
    }

/*    .home_family_section .home_left .region-home-top-left form .form-group input::placeholder,
    .subcategories_page_content .subcat_left form .form-group input::placeholder {
        font-size: 12px;
    }*/

    .privacy_policy_sec {
        margin: 20px 0;
    }

    .privacy_policy_sec h1,
    .privacy_policy_sec h2 {
        font-size: 22px;
    }

    .g-recaptcha {
        margin-bottom: -16px;
    }

    .g-recaptcha>div>div {
        transform: scale(0.77) !important;
        -webkit-transform: scale(0.77);
    }

/*    .home_family_section .home_left .region-home-top-left form button,
    .subcategories_page_content .subcat_left form button,
    .path-magazine .region.region-sidebar-second form button {
        margin-top: 0;
    }*/

    ul#widget_pager_bottom_home_slider-block_1 {
        left: 28px;
        bottom: 65%;
    }

    .path-search .region.region-content,
    .path-user .main-container {
        margin: 30px auto;
    }

    .block-views-blockfilter-by-category-block-1 .views-row .views-field.views-field-name {
        margin: unset;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .is-active {
        color: #000 !important;
        background: #fff !important;
    }

    .article-details .subcategories_page_content.cat_left_side .article-details-img img {
        height: 250px;
        object-fit: cover;
    }

    .article-details .subcategories_page_content.cat_left_side .article-details-img .article-details-share img {
        height: auto;
    }

    .path-magazine .region.region-sidebar-second .views-field-field-article-thumbnail .field-content img {
        width: unset;
    }

    .path-magazine .region.region-sidebar-second .views-row {
        flex-direction: row;
    }

    .path-magazine .region.region-sidebar-second .views-row {
        border: none;
    }

    .path-magazine .region.region-sidebar-second .field-content .sub_cat_most_read {
        margin-left: 0px;
    }

    .path-magazine .region.region-sidebar-second {
        margin-bottom: 40px;
    }

    .path-magazine .region-content .view-header h1,
    .path-magazine .region-content .view-header h1 a {
        font-size: 24px;
        margin: 20px 0px;
    }

    .path-magazine .col-sm-9,
    .path-magazine .col-sm-3 {
        width: 100%;
    }

    .path-magazine .region.region-sidebar-second form {
        display: none;
    }

    .field--name-field-article-author .field--type-text-with-summary a {
        text-align: center;
    }

    .page-node-type-article .block-views-blocksimilar-article-for-detail-page-block-1 .views-row,
    .path-magazine .region.region-sidebar-second .views-row {
        padding: 10px 0px 0px 0px;
        border: none;
    }

    .article-details h3 {
        margin-bottom: 8px;
        margin-top: 8px;
    }

    .article-details .content .rtecenter {
        margin: 10px 0px;
    }

    .home_slide_img img {
        height: 200px;
        object-fit: cover;
        max-width: 100%;
    }

    .subcategories_page_content .subcat_left .views-field-field-article-thumbnail .field-content img,
    .subcategories_page_content .subcat_left .views-field-field-category-image .field-content img,
    .latest_stories_for_category_list_page_reponsive .views-field-field-article-thumbnail .field-content img {
        margin-right: 0;
        width: unset;
        max-width: unset;
        margin-bottom: 0;
    }

    .subcategories_page_content .subcat_left .subcat_sidebar_content p,
    .subcategories_page_content .subcat_left .sub_cat_most_read a,
    .latest_stories_for_category_list_page_reponsive .sub_cat_most_read a {
        padding-top: 0;
    }

    .page-node-type-article .views-field .field-content .sub_cat_most_read,
    .subcat_sidebar_content {
        margin-left: 12px;
    }

    .sub_cat_most_read {
        margin-left: 20px;
        padding-top: 0;
    }

    .page-node-type-article .subcategories_page_content .container {
        display: block;
    }

    .page-node-type-article .instagram_feed_section .container {
        margin-top: 0px;
    }

    .page-node-type-article .instagram_feed_section h2 {
        display: block !important;
        font-weight: 600;
        border: none;
    }

    .article-details-heading a {
        width: auto !important;
        font-size: 10px !important;
        height: 24px !important;
    }

    .page-node-type-article .subcategories_page_content .container {
        padding-top: 0px;
    }

    .page-node-type-article .block-views-blocksimilar-article-for-detail-page-block-1 h2.block-title {
        display: block !important;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 22px;
        padding: 10px;
    }

    /*   .article-details .content h3 a {
        line-height: 24px;
        font-weight: 600;
        color: #010101;
    }*/

    .article-details .subcategories_page_content.cat_left_side .field--item {
        line-height: 24px;
        font-weight: 500;
        color: #010101;
    }

    .article-details-heading a {
        background-image: url(../images/title_bg_white.png);
        color: #000;
    }


.article-details-heading a {
    background-image: none;
    color: #fff !important;

    
}




    .page-node-type-article .section_gallery.container {
        display: block;
        margin-top: 0;
    }

    .page-node-type-article .subcategories_page_content.cat_right_side {
        width: 100% !important;
    }

    .field--name-field-article-author .content {
        flex-direction: column;
    }

    .article-details-img {
        position: relative;
    }

    .article-details-img .article-details-share img {
        position: absolute;
        top: 10px;
        right: 10px;
        display: block
    }

    .article-details-heading {
        background: #202020;
        padding: 14px;
        margin-bottom: 20px;
    }

    .articale_landingdate span {
        color: #fff !important;
    }

    .article-details .article-details-heading h1 {
        color: #ffffff !important;
        border: none;
        margin: 8px 0 0 0;
        padding: 0;
        line-height: 24px;
        font-size: 20px;
    }

    .page-node-type-article .view-content {
        margin-left: 0px !important;
    }

    .article-details .content .rtecenter {
        justify-content: center;
    }

    .article-details .content .rtecenter img,
    .page-node-type-article .region.region-content {
        width: 100% !important;
        height: auto !important;
    }

    .page-node-type-article .instagram_feed_section {
        display: block !important;
    }

    .block-views-blockfilter-by-category-block-1 {
        display: none;
    }

/*    .page-node-type-article .subcategories_page_content .subcat_left form {
        display: none !important;
    }*/

    .page-node-type-article .view-content {
        width: 100%;
    }

    .article-details h1 {
        font-size: 16px;
        font-weight: 500;
    }

    .page-node-type-article .subcategories_page_content.cat_left_side {
        float: none;
        width: 100%;
    }

    .page-node-type-article .article-details-heading {
        margin: -46px 4% 20px 4%;
        z-index: 9999 !important;
        position: relative;
    }

    .page-node-type-article .content.Array,
    .page-node-type-article .block-views-blocksimilar-article-for-detail-page-block-1 {
        padding: 0px 4%;
    }

    .social-left-wrap {
        display: none;
        left: auto;
        position: absolute;
        top: 60px;
        z-index: 99999;
        background: #fff;
        padding: 6px;
        right: 0;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
        border-radius: 6px;
    }
   .home_left .sib-form {
    display: none!important;
}
    .social-left-wrap ul li.social-item .social-link {
        width: 36px;
        height: 36px;
    }

    /*   .article-details .content h3 a {
        font-size: 16px;
    }*/

    .subcategories_page_content.cat_left_side .field--item {
        font-size: 16px;
    }

    .page-node-type-article .region.region-content,
    .page-node-type-article .view-content {
        padding: 0 !important;
    }

    .article-details .content p,
    .article-details .content a,
    .article-details .content em,
    .article-details .content ol li,
    .article-details .content ul li {
        /*font-size: 14px;*/
        font-size: 16px;
    }

    .restaurant_section .restaurant_contant {
        padding: 30px 0px;
    }

    .region-home-top-right .view-footer p a,
    .subcategories_page_content .subcat_right .pager__items.js-pager__items .pager__item a,
    .webform-submission-contact-form .form-submit.btn,
    .pager__items.js-pager__items .pager__item a {
        font-size: 12px;
        padding: 8px 38px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4 span,
    .subcategories_page_content .subcat_left form h4 span {
        font-size: 16px;
    }
*/
    .view-our-team .views-view-grid.horizontal {
        padding: 0;
    }

    .page-node-type-contact .foote_social_icons {
        display: none;
    }

    .views_slideshow_controls_text_previous {
        left: 20px;
    }

    .views_slideshow_controls_text_next {
        right: 20px;
    }

    .subcategories_page_content .subcat_left .views-row:last-child,
    .subcategories_page_content .subcat_right .pager__items.js-pager__items,
    ul.pager__items.js-pager__items {
        margin-bottom: 20px;
    }

    .subcategories_page_content.cat_left_side {
        padding: 0 4% 0px 4%;
        width: 100%;
    }

    header ul li a,
    header ul li span {
        font-size: 14px;
    }

    .subcategories_page_content .subcat_left .views-row,
    .subcategories_page_content .subcat_left .views-row {
        flex-direction: row;
        display: flex;
    }

    .subcategories_page_content .subcat_left .views-row {
        padding-right: 6px !important;
        padding-left: 6px !important;
    }

    .subcategories_page_content .container .subcat_left {
        width: 100%;
    }

    .category_section.subcategories_page_content .container {
        display: flex;
        flex-direction: column;
    }

    .subcategories_page_content .category_left.subcat_left .block-views-blockfilter-by-category-block-1,
    .subcategories_page_content .category_left.subcat_left .block-webform-block,
    .subcategories_page_content .category_left.subcat_left .block-views-blockmost-read-block-1,
    .subcategories_page_content .subcat_left h4,
    .home_family_section .home_left .region-home-top-left form .trigger.focusable,
    .subcategories_page_content.cat_left_side .view-subcategories-block,
    .subcategories_page_content.cat_left_side .webform-submission-form,
    .subcategories_page_content.cat_left_side .view-latest-stories-for-category-list-page {
        display: none;
    }

    .subcategories_page_content.cat_left_side .webform-submission-form {
        display: none !important;
    }


    .latest_stories_for_category_list_page_reponsive .sub_cat_most_read {
        flex-direction: column;
    }

    .latest_stories_for_category_list_page_reponsive .owl-theme .owl-controls .owl-page.active span {
        background: #000;
    }

    .latest_stories_for_category_list_page_reponsive .owl-theme .owl-controls .owl-page span {
        background: transparent;
        border: 1px solid #000;
    }

    .latest_stories_for_category_list_page_reponsive {
        display: block;
        padding: 0px 4%;
        margin-bottom: 30px;
    }

    .latest_stories_for_category_list_page_reponsive .owl-item div {
        display: flex;
        align-items: flex-start;
    }

    .latest_stories_for_category_list_page_reponsive .owl-controls {
        margin-top: 30px !important;
    }

    .latest_stories_for_category_list_page_reponsive .owl-item {
        margin-top: 20px;
    }

    .latest_stories_for_category_list_page_reponsive h2 {
        font-size: 22px;
        text-align: center;
    }

    .subcategories_page_content .subcat_left .subcat_sidebar_content p,
    .subcategories_page_content .subcat_left .view-most-read .sub_cat_most_read a {
        font-size: 14px;
    }

    .home_top_right .views-field.views-field-title .field-content a,
    .subcategories_page_content .subcat_right .field-content a {
        font-size: 17px;
    }

    .header_top {
        font-size: 12px !important;
    }

    .about_banner_section .about_banner_content p:nth-of-type(2) {
        margin-bottom: 20px;
    }

    .contact_us_content .contact_content .contact_content_img img {
        width: 76px;
    }

    .contact_us_content .contact_content h4 {
        margin-top: 20px;
    }

    .contact_us_content .contact_social_media .heading h2::before {
        left: 10px;
    }

    .contact_us_content .contact_social_media .heading h2::after {
        right: 10px;
    }

    .contact_us_content .contact_social_media .contact_social_media_contact ul li img {
        width: 46px;
        height: auto;
    }

    .contact_us_content .contact_social_media .contact_social_media_contact ul {
        margin-top: 30px;
    }

    .contact_us_content .contact_social_media .heading h2 {
        font-size: 22px;
    }

    .contact_us_content .contact_content h4 a {
        font-size: 18px;
    }

    .contact_us_content .contact_content p {
        font-size: 13px;
    }

    .contact_us_content .contact_content {
        margin-bottom: 20px;
        min-height: unset;
    }

    .contact_us_content {
        margin: 20px 0px;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 .views-row .views-col .views-field-field-team-member-image .field-content {
        width: 150px;
        height: 150px;
        margin: 0px auto;
        margin-top: -100px;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 .views-row .views-col:nth-of-type(1) {
        margin-top: 30px !important;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 .views-row .views-col .about_team {
        padding: 12px 0px 12px 0px;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 .views-row .views-col {
        width: 100% !important;
        display: unset;
        margin: 0px auto;
        text-align: center;
        background-color: #f0f0f0 !important;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 .views-row .views-col {
        margin-top: 110px !important;
    }

    .view-our-team.view-id-our_team.view-display-id-block_3 {
        background-image: unset !important;
        background-color: #fff !important;
    }

    .view-our-team {
        background-color: #ebeae9;
        background-image: unset;
    }

    .view-our-team.view-display-id-block_1,
    .block-views-blockour-team-block-3 {
        display: block;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        /*top: 66%;*/
        top: 70%;
        left: 0;
        color: #000 !important;
        border: 2px solid #000 !important;
        border-radius: unset !important;
        box-shadow: 0px 0px 10px #ddd;
        transform: translateY(-50%);
        font-size: 20px;
        transition: 1s;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-theme .owl-controls .owl-buttons .owl-next {
        background: #000 !important;
        border-radius: unset !important;
        border: 2px solid #000 !important;
        font-size: 20px;
        transition: 1s;
        position: absolute;
        /*top: 66%;*/
        top: 70%;
        right: 0;
        transform: translateY(-50%);
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-pagination {
        display: none;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .about_team {
        font-size: 17px;
        color: #333333;
        margin: 0;
        padding: 14px 0 40px 0px;
        text-align: center;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .about_team span {
        font-size: 12px;
        color: #666666;
        display: block;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-item .about-us-team-craw {
        position: relative;
        margin: 0px auto;
        margin-top: 20px;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-item .about-us-team-craw::before {
        content: "";
        background: #fff;
        position: absolute;
        width: calc(100% - 30px);
        height: calc(100% - 100px);
        z-index: -1;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-item .about-us-team-craw .views-field-field-team-member-image .field-content {
        margin: 0px auto;
        border: 10px solid rgb(204 204 203 / 50%);
        border-radius: 50%;
        width: 150px;
        height: 150px;
        overflow: hidden;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 .owl-item .views-field-field-team-member-image img {
        max-width: 100%;
        max-height: 100%;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 {
        margin-bottom: 30px;
    }

    .view-our-team .view-header p:nth-of-type(2) {
        font-size: 14px;
        line-height: 26px;
    }

    .view-our-team .view-header p b {
        font-size: 22px;
    }

    .view-our-team {
        padding: 30px 4%;
    }

    .about_banner_section .about_banner_img img {
        margin: 0;
    }

    .about_banner_section .about_banner_content h4 {
        font-size: 22px;
    }

    .about_banner_section .container {
        margin: 20px 0px 40px 0px;
    }

    .view-our-team.view-display-id-block_1 {
        display: none;
    }

    .view-our-team.view-id-our_team.view-display-id-block_2 {
        display: block;
    }

    .about_banner_section .about_banner_img {
        margin-right: 0px;
    }

/*    .home_family_section .home_left .region-home-top-left form h4,
    .subcategories_page_content .subcat_left form h4,
    .Mobile_version_webform form h4 {
        font-size: 24px;
        line-height: 34px;
    }*/


    .main-container.all-category-listing .subcategories_page_content .container {
        margin: 22px 0px 0px 0px;
    }

    .main-container.all-category-listing .container {
        padding: 0px 8% !important;
    }

    .list_all_article img {
        margin-bottom: 0;
    }

    ul.pager__items.js-pager__items {
        width: 100% !important;
        padding: 0 !important;
    }

    .subcategories_page_content .container .subcat_right {
        width: 100%;
    }

    .moblie_cat_sort_content .container {
        display: flex;
        margin: 30px 0px 0px 0px;
    }

    .moblie_cat_sort_content h4 {
        font-size: 16px;
        color: #010101;
        margin: 0;
    }

    .moblie_cat_sort_content .cat_content {
        display: flex;
        align-items: center;
        width: 50%;
    }

    .moblie_cat_sort_content .sort_content {
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: flex-end;
    }

    .moblie_cat_sort_content img {
        margin-right: 4px;
    }

    .subcategories_page_content.cat_right_side:first-child {
        /*padding-top: 22px;*/
        padding-top: 0px;
    }

    .region-content .view-header h1,
    .field--name-field-aboutus-header-image h1,
    .contact_us_banner h1,
    .view-id-taxonomy_term .view-header p {
        font-size: 20px;
    }

    .field--name-field-aboutus-header-image h1 {
        font-size: 30px;
    }

    /* .moblie_cat_sort_content, */
    .instagram_feed_section.instagram_feed_mobile {
        display: block;
    }

    .category_section.subcategories_page_content {
        padding-top: 20px;
    }

    .list_all_article img {
        object-fit: cover;
        object-position: 72%;
    }

    .moblie_cat_sort_content,
    .latest_stories_for_category_list_page_reponsive {
        display: none;
    }

    .subcategories_page_content.cat_right_side {
        width: 100%;
        padding: 0px 4%;
    }

    a.active-trail.is-active::after,
    .menu.navbar-nav li:hover a::after {
        position: unset;
    }

    html {
        overflow-x: hidden !important;
    }

    header .navbar-header .headernav_middle .logo img {
        width: 100%;
    }

    .home_top_right .owl-item .views-field.views-field-field-article-thumbnail,
    .section_gallery.container .owl-item .views-field.views-field-nothing {
        padding: 0px 6px;
    }

    .home_family_section .home_left .field-content img {
        display: block;
    }

    .home_family_section .home_left .family_home_content {
        /* background-image: unset;
         position: absolute;
         top: 80px;
         left: 24px;
         right: 24px;
         padding: 0;
        */
        max-width: 400px;
    }

    .restaurant_section .restaurant_contant img {
        width: 50%;
    }

    .home_top_right {
        margin: 0px;
        width: 100%;
    }

    .container {
        padding: 0px 4%;
    }

    .bottom_footer .mobile_b_footer {
        text-align: center;
        font-size: 17px;
        color: #ffffff;
        font-weight: 400;
        cursor: pointer;
    }
    .close_sib_form img {
        width: 10px;
        margin-left: 10px;
    }

    .bottom_footer .mobile_b_footer img {
        margin-left: 10px;
    }
  


    .footer_section {
        padding-top: 0px;
    }

    .footer_section .home_mobile_footer ul {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
    }

    .footer_section .home_mobile_footer ul li {
        margin: 0px 20px;
    }

    .footer_section .home_mobile_footer ul li a {
        font-size: 13px;
        color: #ffffff;
        font-weight: 400;
    }

    .footer_section .home_mobile_footer ul li a img {
        display: block;
        margin: 0px auto 6px auto;
    }

    .instagram_feed_section {
        margin: 10px auto 20px;
    }

    .instagram_feed_section .container {
        padding: 0px;
    }

    .home_mobile_footer {
        display: block;
        margin: 10px 0px 6px 0px;
    }

    /* .footer_section .bottom_footer {
        border-top: 1px solid #fff;
    } */

    .bottom_footer footer.container-fluid {
        display: none;
    }
    .glossy-bg-input {
        width: 100%;
        display: flex;
        gap: 10px;
        justify-content: center;
    }
    .close_sib_form {
        position: absolute;
        right: 17px!important;
        top: 0!important;
        width: 10px!important;
    }

    .foote_social_icons {
        display: block;
        margin: 0px 0px 12px 0px;
    }

    .mobile_b_footer {
        display: block;
        margin: 12px 0px;
    }

    .foote_social_icons ul {
        padding: 0;
        list-style-type: none;
        display: flex;
        justify-content: center;
        margin: 0px 0px 20px 0px;
    }

    .foote_social_icons ul li {
        margin-right: 24px;
    }

    .family_home_content p {
        font-size: 20px;
    }

    .views_slideshow_controls_text_previous,
    .views_slideshow_controls_text_next {
        height: 25px;
        width: 15px;
    }

    .views_slideshow_controls_text_previous {
        background-image: url(../images/white_left_arrow.png);
    }

    .views_slideshow_controls_text_next {
        background-image: url(../images/white_right_arrow.png);
    }

    .home_top_right .block-views-blockhome-page-responsive-article-block-block-1 img {
        margin: 0px auto;
    }

    /* .home_top_right .view-home-page-article-block {
        display: none;
    }
    .home_top_right .view_desktop_homepgae {
    display: none !important;
    } */
    section#block-views-block-home-page-editor-s-pick-block-block-1 {
    display: none;
    }
    .mobile_part {
    width: 50%;
    float: left;
    }
    div#editorPickCarousel {
    margin-top: 90px;
   }
   .carousel-control.right { background: none !important; }
   .carousel-control.left { background: none !important; }
   section#block-views-block-home-page-article-block-block-1 {
    padding: 15px;
    }

    .home_top_right .home_mobile_article_block {
        display: block !important;
    }

    header .navbar-header .headernav_left ul {
        display: none;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        left: 1%;
        border: unset;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle .icon-bar {
        width: 28px;
        height: 3px;
    }

    .navbar-header,
    .navbar-collapse.collapse {
        margin: 0px !important;
    }

    .navbar-collapse.collapse .container {
        padding: 0px !important;
    }

    .home_slide .home_slide_content h2 {
        color: #fff;
    }

    .home_slide .home_slide_content p {
        color: #fff;
    }

    .home_slide .home_slide_content a {
        color: #000;
        font-size: 18px;
        max-width: 88% !important; 
    }

    .home_slide .container {
        padding: 0px;
    }

    .home_slide .home_slide_content p:nth-of-type(2) {
        display: none;
    }

    .home_slide .home_slide_content .home_slider_btn a {
        margin: 0px auto;
        border: 1px solid #fff;
        font-size: 11px;
        height: 35px;
    }

    .home_slide .home_slide_content .home_slider_btn a:hover {
        background-image: #fff;
        color: #000;
        border: 1px solid #fff;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: transparent;
    }

    header .navbar-nav {
        flex-direction: column;
        margin: 0 !important;
    }

    header .navbar-nav li {
        padding: 0 !important;
        border-bottom: 1px solid #fff;
        width: 100%;
        text-align: center;
    }

    header .navbar-nav li a {
        padding: 8px 0px;
    }

    header .navbar-nav li:last-child {
        border: unset;
    }

    header .navbar-nav li.active.active-trail.last {
        margin-bottom: 20px;
    }

    .navbar-collapse {
        border: unset !important;
    }

    .home_slide .home_slide_content h2 {
        font-size: 38px !important;
        margin: 6px 0px;
    }

    .home_slide .home_slide_content img {
        margin: 0px 0px 10px 0px;
        width: 61%;
    }

    .home_family_section .container {
        flex-direction: column;
    }

    .home_left {
        width: 100%;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    ::-webkit-scrollbar {
        width: 0;
        background: transparent;
    }

    /*    .home_family_section .home_left .region-home-top-left form,
    .Mobile_version_webform form {
        display: none;
        top: 50%;
        position: fixed;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 276px;
        z-index: 999999 !important;
        width: 90%;
        margin: 0px auto;
        height: calc(490px - 50px);
        overflow: hidden;
    }*/

    .home_family_section .home_left input#edit-enter-your-email-address,
    .home_family_section .home_left input#edit-enter-your-name {
        padding-left: 60px;
    }

    .skin_care_bg .skin_care_content {
        width: 100%;
    }

    .main_footer,
    .bottom_footer p {
        display: none !important;
    }
    

    .path-frontpage .home_family_section .home_left .field-content img {
        width: 100%;
        margin: 0px auto;
        padding: 0px !important;
    }
    
    .home_family_section .home_left .field-content img {
        width: 60%;
        margin: 0px auto;
        padding: 20px 20px 0px 20px;
    } 
   
     

    .family_home_content a:nth-of-type(1) {
        font-size: 30px;
    }

    .family_home_content a:nth-of-type(2) {
        padding: 10px 30px !important;
        font-size: 12px;
    }

    /* .restaurant_section .restaurant_contant h2 {
         font-size: 60px !important;
    }
    */
    .restaurant_section .restaurant_contant p {
        font-size: 16px !important;
    }

    .instagram_feed_section h2 {
        font-size: 26px;
    }

    .instagram_feed_section .instagram_feed {
        margin-top: 20px;
    }

    .home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        top: calc(50% - 50px);
        left: -15px;
        color: #fff !important;
        border: 2px solid #000!important;
        box-shadow: 0px 0px 10px #ddd;
        transform: translateY(-50%);
        background: #000 !important;
    }

    .home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        top: calc(50% - 50px);
        right: -15px;
        transform: translateY(-50%);
    }

    .section_gallery.container .owl-buttons .owl-prev {
        position: absolute;
        top: calc(50% - 30px);
        left: -15px;
        color: #fff !important;
        border: 2px solid #000 !important;
        box-shadow: 0px 0px 10px #ddd;
        transform: translateY(-50%);
        background-color: #000;
    }

    .section_gallery.container .owl-buttons .owl-next {
        position: absolute;
        top: calc(50% - 30px);
        right: -15px;
        transform: translateY(-50%);
    }

    .foote_social_icons ul li {
        /*margin-right: 50px;
        */
        margin: 0px 15px;
    }

    .foote_social_icons ul li:last-child {
        margin-right: unset;
    }

    .instagram_feed_section .instagram_feed_content img {
        width: 32.333%;
        padding: 0;
    }

    .instagram_feed_section .instagram_feed_content img:nth-of-type(4) {
        display: none;
    }

    .instagram_feed_section .instagram_feed_content {
        margin: 0;
    }

    .section_gallery.container {
        margin: 20px 0px 0px 0px;
    }

    .home_top_right .views-field.views-field-title {
        margin-bottom: 0px;
    }

    .restaurant_section .restaurant_contant img {
        margin: 10px 0px 0px 0px;
        width: 50%;
    }

    .home_top_right .views-field.views-field-title .field-content a {
        font-size: 17px;
        margin-top: 10px;
    }

    header .navbar-header .headernav_right .icon.glyphicon.glyphicon-search {
        left: 3%;
        position: absolute;
    }

    header .navbar-header .headernav_right .input-group input {
        margin-top: 10px;
        display: none;
    }

    header .navbar-header .headernav_right .input-group {
        justify-content: flex-end;
    }

    .section_gallery.container .home_gallery {
        padding: 0;
    }

    .home_sub_popup {
        position: relative;
    }

    /*    .home_sub_popup::before {
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        z-index: 999;
    }*/

    .webform-submission-form img {
        width: 100%;
    }

    .close_sdm {
        position: absolute;
        right: 10px;
        top: 5px;
        width: 15px;
    }

    .about_banner_section .container {
        flex-direction: column;
    }

    .about_us_content table tbody tr {
        display: flex;
        flex-wrap: wrap;
    }

    .about_us_content table tbody tr td {
        width: 100%;
    }

    .about_banner_section .about_banner_img img {
        margin: 0px !important;
    }


#block-views-block-home-page-responsive-article-block-block-1 h3 {
        margin-top: 75px !important;
}


}

@media (max-width: 575px) {
    .subcategories_page_content.cat_right_side .col-4.col-sm-4.col-md-4.col-lg-4.col-xl-4 {
        width: 100% !important;
    }
    .subcategories_page_content.cat_right_side .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        width: 100% !important;
    }

    .homepage-sidebar-wrapper {
        width: 90%;
    }

    .skin_care_bg .skin_care_content p {
        font-size: 16px;
    }

    .skin_care_bg .skin_care_content h2,
    .restaurant_section .restaurant_contant h2 {
        font-size: 30px !important;
    }

    #instafeed-container a:last-child {
        display: none;
    }

    #instafeed-container a img {
        margin-top: 0 !important;
    }

    #instafeed-container a {
        padding: 0px 4px !important;
        width: 33.333%;
    }

    .instagram_feed_section #instafeed-container a:last-child {
        display: none;
    }

    #instafeed-container a img {
        /*height: auto !important;*/
        height: 160px !important;
        width: 100% !important;
    }

    ul#widget_pager_bottom_home_slider-block_1 {
        left: 0px;
        bottom: 64%;
    }

    .path-search .region.region-content h3 {
        font-size: 20px;
    }

    .path-search .region.region-content ul {
        margin: 20px 0px;
    }

    .path-search h2 {
        font-size: 24px;
    }

    .path-search ol li h3 a {
        font-size: 18px;
    }

    .restaurant_section .restaurant_contant {
        max-width: 306px;
        margin: 0px auto;
    }

    .home_family_section .home_left input#edit-enter-your-email-address,
    .home_family_section .home_left input#edit-enter-your-name {
        padding-left: 45px;
    }

    .home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-prev,
    .home_mobile_article_block .owl-theme .owl-controls .owl-buttons .owl-next {
        top: calc(50% - 50px);
    }

    .family_home_content p {
        font-size: 16px;
    }

    .home_family_section .home_left .family_home_content {
        top: 40px;
    }

    .home_family_section .home_left .field-content img {
        width: 100%;
    }

    .family_home_content p {
        max-width: 270px;
        margin: 0px auto 20px auto;
    }

    .home_top_right .views-field.views-field-title .field-content a {
        font-size: 17px;
    }

    .restaurant_section .restaurant_contant img {
        width: 100%;
    }

    .restaurant_section .restaurant_contant p {
        font-size: 12px;
    }

    .restaurant_section .restaurant_contant .restaurant_btn a,
    .skin_care_bg .skin_care_content .skin_care_btn a {
        font-size: 12px;
        padding: 10px 30px;
    }

    .section_gallery.container .home_gallery a:nth-of-type(2) {
        font-size: 13px;
    }

    .instagram_feed_section h2 {
        font-size: 20px;
    }

    .foote_social_icons ul li {
        margin: 0px 15px;
    }

}

@media (max-width: 420px) {
    #instafeed-container a img {
        height: 130px !important;
    }

    .view-id-taxonomy_term .view-header p {
    font-size: 24px !important;
    left: 50% !important;
    width: 80%;
}
}

@media only screen and (min-width: 1661px) and (max-width: 1920px) {
    .home_slide .home_slide_content img {
        width: 100%;
    }

    .home_slide .home_slide_content h2 {
        margin: 44px 0px 18px 0px;
        font-size: 129px;
    }

    .home_slide .home_slide_content p {
        font-size: 19px;
    }

    .home_slide .home_slide_content p:nth-of-type(2) {
        max-width: unset;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .skin_care_bg .skin_care_content {
        margin: 0px auto;
        width: 100%;
    }

    .home_family_section .home_left .region-home-top-left form h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .home_family_section .home_left .region-home-top-left form h4 span {
        font-size: 12px;
        margin-top: 8px;
    }

    .restaurant_section .restaurant_contant img {
        width: 45%;
    }

    .home_family_section .home_left .family_home_content {
        padding: 16px 24px 100px 24px;
    }

    .family_home_content p {
        font-size: 12px !important;
    }

    .home_slide .home_slide_content p:nth-of-type(2) {
        max-width: 358px;
    }
}


@media only screen and (min-width: 576px) and (max-width: 991px) {
    #instafeed-container a {
        width: 50%;
    }

    .instagram_feed_section #instafeed-container {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .instagram_feed_section #instafeed-container {
        flex-wrap: wrap;
    }

    #instafeed-container a {
        width: 50%;
    }

    .contact_us_content .contact_content {
        margin-bottom: 20px;
        min-height: unset;
    }

    .page-node-type-article .region.region-content {
        width: 60%;
        margin-right: 24px;
    }

    .page-node-type-article .view-content {
        width: 36%;
        margin-left: 0;
    }

    .subcategories_page_content .container .subcat_left,
    .home_left {
        width: 40%;
    }

    .col-sm-4 {
        width: 50%;
    }

    .region-second-footer ul:nth-of-type(2) {
        padding-left: 20px;
    }

    .home_slide .home_slide_content h2 {
        font-size: 52px;
    }

    .home_slide .home_slide_content img {
        width: 72% !important;
    }

    .home_slide .home_slide_content p:nth-of-type(2) {
        max-width: 296px;
    }

    .home_slide .home_slide_content p {
        font-size: 12px;
    }

    .views_slideshow_controls_text_previous {
        left: 24px;
        width: 40px;
        height: 40px;
    }

    .views_slideshow_controls_text_next {
        right: 24px;
        width: 40px;
        height: 40px;
    }

    .family_home_content a:nth-of-type(1) {
        font-size: 28px;
        width: 28px;
        height: 28px;
    }

    .family_home_content p {
        font-size: 14px;
    }

    .home_family_section .home_left .family_home_content {
        padding: 20px 20px 120px 20px;
        max-width: 300px;
    }

    .family_home_content a:nth-of-type(2) {
        font-size: 10px;
    }

/*    .home_family_section .home_left .region-home-top-left form,
    .subcategories_page_content .subcat_left form {
        padding: 26px 10px 26px 10px;
    }*/

    header .navbar-header .headernav_left ul li img {
        width: 80%;
    }

    .restaurant_section .restaurant_contant img {
        width: 65%;
    }

    .home_family_section .home_left .region-home-top-left form h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .home_family_section .home_left .region-home-top-left form h4 span {
        font-size: 14px;
    }
}

p.tagline {
    margin-left: 100px !important;
    position: relative;
    background: #feb661;
    font-size: 20px !important;
    padding: 5px 15px;
    color: #fff !important;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
    display: inline-block !important;
}

p.tagline1 {
    margin-left: 23px !important;
    position: relative;
    background: #feb661;
    font-size: 20px !important;
    padding: 5px 15px;
    color: #fff !important;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
    display: inline-block !important;
}

p.tagline:before {
    content: "";
    width: 110px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -100px;
    top: 50%;
}

p.tagline1:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -20px;
    top: 50%;
}

#instafeed-container a img {
    height: 292px;
    width: 252px;
    object-fit: cover;
    margin-top: 20px;
    max-width: 100%;
}

#instafeed-container a {
    padding: 0px 12px;
}

.instagram_feed_section #instafeed-container {
    display: flex;
    justify-content: space-between;
    margin: 0px -12px;
    display:none;
}

@media (max-width: 768px) {

    p.tagline:before,
    p.tagline1:before {
        display: none;
    }

    p.tagline,
    p.tagline1 {
        font-size: 14px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 15px !important;
    }
    .home_top_right .views-field.views-field-field-article-category .field-content{
        margin-bottom: 0;
    }
}

.field--type-text-with-summary a {
    font-size: 16px;
}

.page-node-type-article .subcategories_page_content.cat_left_side {
    width: 100% !important;
    object-fit: cover;
}

.page-node-type-article .article-details .subcategories_page_content.cat_left_side .field--item img {
    width: auto !important;
    max-width: 100%;
    /*height: 100% !important; */
    height: auto !important;
    object-fit: contain !important;
    display: block;
    margin: 25px auto;
}

.page-node-type-article .article-details .subcategories_page_content.cat_left_side .field--item p {
    display: block !important;
}

/* .page-node-type-article .article-details .subcategories_page_content.cat_left_side .field--item p br:empty {
    display: none;
}  */


.view-id-taxonomy_term .field.field--name-field-category-banner img {
    min-height: 170px;
    object-fit: cover;
    object-position: left;
}

.subcat_right .views-view-grid .row {
    display: flex;
    flex-wrap: wrap;
}

.view-home-page-article-block .views-view-grid .row {
    display: flex;
    flex-wrap: wrap;
}

.view-articles-by-author .views-view-grid .row {
    display: flex;
    flex-wrap: wrap;
}

.articale_landingdate {
    font-size: 16px !important;
    font-weight: 400;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 16px;
    color: #000000 !important;
}

.articale_landingdate span {
    font-weight: 600;
    color: #333;
}

.article-details h1 {
    border: none !important;
    padding-bottom: 6px !important;
}

.page-node-type-author .content {
    display: flex;
    align-items: center;
    margin: 40px 0px;
    max-width: 1235px;
    margin: 40px auto;
    padding: 0 15px;
    margin-bottom: 10px;
}

.page-node-type-author .content ul.links.inline.list-inline {
    display: none;
}

.page-node-type-author .content .field.field--name-field-author-photo {
    margin-right: 20px;
    width: 130px;
    height: 130px;
}

.page-node-type-author .content .field.field--name-body {
    width: calc(100% - 100px);
}

.subcategories_page_content h3 {
    margin: 20px 0 !important;
}

@media (max-width: 575px) {
    .page-node-type-author .content {
        flex-direction: column !important;
        text-align: center !important;
    }

    .page-node-type-author .content .field.field--name-field-author-photo {
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }
}






@media (max-width: 767px) {
        .custom_text_style {
    bottom: 68px !important;
}

    /* .article-details h1, .article-details h1 a strong, .article-details h1 a, .article-details h1 strong, .article-details h2, .article-details h2 a strong, .article-details h2 a, .article-details h2 strong, .article-details h3, .article-details h3 a strong, .article-details h3 a, .article-details h3 strong, .article-details h4, .article-details h4 a strong, .article-details h4 a, .article-details h4 strong, .article-details h5, .article-details h5 a strong, .article-details h5 a, .article-details h5 strong, .article-details h6, .article-details h6 a strong, .article-details h6 a, .article-details h6 strong {
        font-size: 20px !important;
        line-height: 1.4;    
    } */
    .article-details h1,
    .article-details h1 a strong,
    .article-details h1 a,
    .article-details h1 strong,
    .article-details h2,
    .article-details h2 a strong,
    .article-details h2 a,
    .article-details h2 strong,
    .article-details h3,
    .article-details h3 a strong,
    .article-details h3 a,
    .article-details h3 strong,
    .article-details h4,
    .article-details h4 a strong,
    .article-details h4 a,
    .article-details h4 strong,
    .article-details h5,
    .article-details h5 a strong,
    .article-details h5 a,
    .article-details h5 strong,
    .article-details h6,
    .article-details h6 a strong,
    .article-details h6 a,
    .article-details h6 strong {
        /* font-size: 20px !important; */
        line-height: 1.4;
    }

    .article-details h1,
    .article-details h1 a strong,
    .article-details h1 a,
    .article-details h1 strong {
        font-size: 20px !important;
    }

    .article-details h2,
    .article-details h2 a strong,
    .article-details h2 a,
    .article-details h2 strong {
        font-size: 20px !important;
    }

    .article-details h3,
    .article-details h3 a strong,
    .article-details h3 a,
    .article-details h3 strong {
        font-size: 20px !important;
    }

    .article-details h4,
    .article-details h4 a strong,
    .article-details h4 a,
    .article-details h4 strong {
        font-size: 18px !important;
    }

    .article-details h5,
    .article-details h5 a strong,
    .article-details h5 a,
    .article-details h5 strong {
        font-size: 16px !important;
    }

    .article-details h6,
    .article-details h6 a strong,
    .article-details h6 a,
    .article-details h6 strong {
        font-size: 15px !important;
        ;
    }

    .article-details-heading a {
        color: #000000 !important;
    }



.article-details-heading a {
    background-image: none;
    color: #fff !important;
    font-size: 17px !important;

    
}


    /*    section#block-webform {
        z-index: 99999 !important;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
}*/
    .subcategories_page_content.cat_right_side .col-sm-4 {
        width: 50% !important;
    }
    .subcategories_page_content.cat_right_side .col-sm-3 {
        width: 50% !important;
    }

    .skin_care_bg .skin_care_content p {
        margin-bottom: 0;
    }

    .restaurant_section.restaurant_sec-mobile,
    .skin_care_bg.skin_care_mobile {
        display: block;
    }

    .restaurant_section,
    .skin_care_bg {
        display: none;
    }

    .skin_care_bg {
        padding: 0px 0px;
    }

    .articale_landingdate {
        color: #fff !important;
        border: none;
        padding-bottom: 0;
        font-size: 12px !important;
    }
}



@media (max-width: 575px) {

    .subcategories_page_content.cat_right_side .col-sm-4,
    .subcategories_page_content.cat_right_side .col-4.col-sm-4.col-md-4.col-lg-4.col-xl-4 {
        width: 100% !important;
    }
        .subcategories_page_content.cat_right_side .col-sm-3,
    .subcategories_page_content.cat_right_side .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        width: 100% !important;
    }
}

.contextual a {
    color: #000 !important;
}

nav#block-navigation ul.menu {
    margin: 20px 0;
}

nav#block-navigation li a {
    border-bottom: 1px solid #e3dbdbb8;
}

.page-node-type-article .field--name-field-intext-banner-link {
    display: none;
}

.followusbtn .followus {
    color: white;
    padding: 10px;
    text-decoration: none;
    border-radius: 6px 0 0 0;
    position: fixed;
    bottom: -4px;
    right: 0;
    z-index: 999;
    background: #000;
}

.followusbtn .followus img {
    width: 150px;
    max-width: 100%;
    object-fit: cover;
}

.page-node-type-article .followusbtn {
    display: none;
}

#webform-submission-giveaway-alert-node-2890-add-form .webform-button--submit, #webform-submission-giveaway-alert-node-2996-add-form .webform-button--submit, #webform-submission-giveaway-win-node-3106-add-form .webform-button--submit{
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: 12px 50px;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    transition: 1s;
    border-radius: unset;
}
#webform-submission-giveaway-alert-node-2996-add-form .webform-button--submit:hover {
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
}

#webform-submission-giveaway-alert-node-2890-add-form .webform-button--submit:hover {
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
}

.article-details .content h3 a,
.article-details .content h3 a span {
    color: #333 !important;
    font-size: 20px !important;
    font-weight: 700;

}
/*******17 Jan 2024 Start********/


body .sib-form {
    background-attachment: initial !important;
    margin-bottom: 0;
}

body div#sib-container,body .sib-form-block{
    padding: 0;
}

body div#success-message {
    margin-bottom: 0;
}
body .sib-form .sf-title,
body .sib-form .sf-text{
    margin: 0;
    text-align: center;
}

body .sib-form .sf-title strong,
body .sib-form .sf-text strong{
    color: #fff ;
    font-family: 'Playfair Display';
}
body .sib-form .sf-title {
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 46px;
    font-weight: 600;
    padding: 0 !important;
    display: block;
}
body .sib-form .sf-text {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 26px;
    margin-top: 10px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;

}


body .sib-form .input:not(textarea){
    background: transparent;
    border-radius: unset;
    height: 44px !important;
    border: 2px solid #fff;
    color: #fff;
}


body .sib-form .entry__field.name input{
    background-image: url(../images/user_icon.png);
    background-position: 15px;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 46px !important;
}
body .sib-form .entry__field.mail input{
    background-image: url(../images/form_mail_icon.png);
    background-position: 15px;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 46px !important;
}



body .sib-input.sib-form-block {
    padding: 0;
}
body .sib-form .entry__field {
    background: transparent!important;
    margin: 0!important;
    border: none!important;
    border-radius: 0!important;
}



body .sib-form-block__button-with-loader.sf-button {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 120px;
    height: 44px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: unset;
    border: 1px solid #fff;
    transition: 1s;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 24px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}

body .sib-form-block__button-with-loader.sf-button:hover{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}



.full_sibform_homepage .sf-button {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 20px !important;
    height: 43px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: unset;
    border: 1px solid #fff;
    transition: 1s;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 24px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}





body .sib-form .entry__field:focus-within {
    box-shadow: 0 0 0 0px #fff !important;
}

body .sib-form .entry__error {
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.2 !important;
    padding: 0 5px;
}
body.showOverlay {
    position: relative;
}
/*body.showOverlay:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    z-index: 100000;
    opacity: .4;
}*/

.hide-subcribe-form .mobile_b_footer{
    display: none;
}
body .sib-form  div#error-message {
    font-size: 14px !important;
    padding: 0px;
        margin-bottom: 5px;
}


@media (max-width: 1660px) {
    body .sib-form .sf-title {
        font-size: 27px;
    }
}
@media (max-width: 1440px) {
    body .sib-form .sf-title {
        font-size: 28px;
        line-height: 40px;
    }
}

@media (max-width: 1366px) {
    body .sib-form .sf-title {
        font-size: 28px;
        line-height: 40px;
    }
    body .sib-form .sf-text {
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    body .sib-form .entry__field.name input,
    body .sib-form .entry__field.mail input{
        background-size: 16px;
        padding-left: 30px !important;
        font-size: 13px;
        background-position: 8px;
    }
}
@media (max-width: 1024px) {
    body .sib-form .sf-title {
        font-size: 22px;
        line-height: 30px;
    }

}
@media (max-width: 767px) {
    body .sib-form .sf-title {
        font-size: 21px;
        line-height: 34px;
    }
    body .sib-form{
        display: block !important;
        bottom: 0;
        position: fixed;
        left: 0px;
        z-index: 1000009 !important;
        width: 100% !important;
        padding: 10px 12px 11px!important;
        margin: 0!important;
    }
    body .sib-form .close_sdm img {
        width: 100%;
    }


    body .sib-form-block__button-with-loader.sf-button {
    margin-top: 0px;
    margin-bottom: 0px;
    }
}
@media (min-width: 767px) {
    body .Mobile_version_webform .sib-form{
        display: none;
    } 
    body .desktopHide{
        display: none;
    }
    .path-frontpage .sib-form {
        margin-top: 35px !important;
    }
   
}

/*******17 Jan 2024 End********/

.view-articles-by-author h1 {
    position: unset;
    transform: unset;
    font-size: 32px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    margin: 40px 0px 40px 0px;
}

.sib-form.autohorForm {
    margin-top: 114px;
}

.view-articles-by-author h1 a {
    color: #000;
    pointer-events: none;
}
.well.region.region-sidebar-second {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

.well.region.region-sidebar-second .block-views-blockfilter-by-category-block-1 .block-title {
    margin-top: 0;
}
/* Custom detail articles sidebar */

.art_title {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-family: "Nunito", sans-serif;
}
.art_content {
    font-family: "Nunito", sans-serif;
}

/* End */
@media (max-width: 767px) {
    .view-articles-by-author h1 {
        font-size: 28px;
    } 
}

/*Date 18 April 2024*/
@media (max-width:1024px){
    .all-category-listing .region.region-content article .content img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: center;
    }
    .subcategories_page_content .container {
        padding-top: 30px; 
    }   
}
@media (max-width:767px){
    .all-category-listing .region.region-content article .content img {
        height: 200px;
    }
}
@media (max-width:575px){
    .all-category-listing .region.region-content article .content img {
        height: 150px;
    }
}

/* 17 May 2024 */
footer .menu li h6 {
    margin: 0px;
}
.footer_section .main_footer .footer_content h6 {
    font-size: 13px;
    color: #ffffff !important;
    margin: 0;
}
.footer_section .main_footer .footer_content h6 a {
    font-size: 14px;
    color: #999999 !important;
    font-weight: 400;
}
.footer_section .main_footer .footer_content.without_img .text {
    margin-left: 0px;
}
.footer_section .main_footer .footer_content.without_img h6 {
    font-size: 16px;
}
.footer_section .main_footer .firstfooter h6 {
    font-size: 15px;
    color: #999999 !important;
    font-weight: 400;
    max-width: 330px;
    padding-right: 10px;
    line-height: 1.3;
    font-family: "Nunito", sans-serif;
}
/******20 May 2024********/
@media (min-width: 767px){
.glossy-bg {
    text-align: center;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    padding: 0;
    box-shadow: inset 0 0 0 999em rgb(0 0 0 / 51%);
}

.close_sib_form{display:none}

}
@media (max-width: 767px){

    .subcat_left .sib-form {
        background: #000 !important;
    }
    .bottom_sib_form {
    display: none;
   }

    #sib-form .sib-input.sib-form-block {
        width: 100%;
        margin: 0 auto;
    }
    #sib-form button.sf-button.sib-form-block__button.sib-form-block__button-with-loader {
        width: 100%;
        margin: 0 auto;
    }
    p.sf-text.front_sib_sub_heading {
        display: block !important;
    }
    .mobile_b_footer .sib-form{
        padding: 20px !important;
    }
    .mobile_b_footer  .close_sdm {
        position: absolute;
        right: 17px !important;
        top: 0px !important;
        width: 10px !important;
    }
    .mobile_b_footer  .sib-form .sf-text{
        margin-bottom: 6px !important;
    }
    .mobile_b_footer  .close_sdm{
        display: none;
    }
    .mobile_b_footer  .glossy-bg{
        padding: 0px !important;
    }
    .mobile_b_footer  .sib-form .input:not(textarea){
        height: 30px !important;
    }
    .subcat_left  .sib-form .input:not(textarea){
        height: 30px !important;
    }
    .mobile_b_footer .sib-form .sf-text{
        font-size: 14px;
        margin-top:0px;
    }
    .mobile_b_footer .sib-form{
        padding: 10px 10px!important;
        /*display:none!important;*/
    }
    .subcat_left .sib-form{
        padding: 10px 10px!important;
        /*display:none!important;*/
    }
 
    .mobile_b_footer .sib-form-block__button-with-loader.sf-button{
        min-height: 20px !important;
    line-height: 30px;
    height: 30px !important;
    }
    .subcat_left .sib-form-block__button-with-loader.sf-button{
        min-height: 20px !important;
    line-height: 30px;
    height: 30px !important;
    }
    .bottom_footer {
        top: 25px;
        position: relative;
    }
    p.sf-text.mobilehide {
        display: none;
    }
    
   .glossy-bg{
        text-align: center;
         background-image: url('/themes/vanilla_luxury/images/sib_form.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left bottom;
        width: 95%;
        padding: 0;
        box-shadow: inset 0 0 0 999em rgb(0 0 0 / 51%);
    }
    .subcat_left div#sib-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}




/**********21-may-2024-start******************************/

/* Modal styles */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
      background-color: #000;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 42%;
  }
  
  /* Close Button */
  .close {
      color: #fff;
      float: right;
      font-size: 28px;
      font-weight: bold;
      cursor: pointer;
      opacity: 1;
      width: 40px;
      height: 40px;
      border: 4px solid #fff;
      border-top: 4px solid #fff;
      border-radius: 50%;
      margin: 0 auto;
      stroke-dasharray: 440;
      stroke-dashoffset: 440;
      float: right;
      right: -16px;
      left: auto;
      top: -12px;
      position: absolute;
   }
  /* Countdown Circle */
  #close-container {
    position: relative;
    text-align: center;
  }
  #countdown-circle {
      width: 40px;
      height: 40px;
      border: 4px solid #fff;
      border-top: 4px solid #fff;
      border-radius: 50%;
      margin: 0 auto;
      position: absolute;
      stroke-dasharray: 440;
      stroke-dashoffset: 440;
      float: right;
      left: auto;
      right: -16px;
      top: -12px;
  }
  
  #countdown-number {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 16px;
      font-weight: bold;
      color: #fff;
  }
  
  
  @keyframes countdown {
      from {
          stroke-dashoffset: 440;
      }
      to {
          stroke-dashoffset: 0;
      }
  }
  h2.sf-title.popup-sf-title {
      font-size: 48px;
  }
  p.sf-text.popup-sf-content {
      font-size: 30px;
  }
  #popup_sib_form input {
  
      margin: 0 auto;
  }
  #popup_sib_form button.sf-button.sib-form-block__button {
  
      margin: 0px auto;
      margin-top: 15px;
  }
  
  #popup_sib_form button.sf-button.sib-form-block__button:hover {
      background: black;
      color: #fff;
      border: 1px solid #000;
  }
  

  body .sib-form #popup_sib_form input{
    font-size:18px !important;
  }


  #sib-container-popup .glossy-bg {
    margin: 0 auto;
}

form#bott_sib_form {
    height: 172px;
}

.bottom_sib_form h2.sf-title.popup-sf-title {
    font-size: 36px;
    padding: 0px 70px !important;
}
.bottom_sib_form  p.sf-text.popup-sf-content{
    font-size: 25px;
}

.homepage-sidebar-wrapper img {
    width: 100%;
}


.bottom_sib_form .glossy-bg {
    background-position: 35% 78%;
    width: 56%;
    margin-right: 40px;
    padding: 7px 20px;
}
.footer_test h4 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 39px;
    color: #ffffff !important;
    font-weight: 400;
    margin-bottom: 10px;
}


.content.author_main_area {
    display: flex;
    gap: 20px;
    margin-top: 48px;
    margin-bottom: 48px;
}

.author_main_area .field.field--name-field-author-photo.field--type-image.field--label-hidden.field--item {
    width: 30%;
}

.articles_list_author .views-field-field-article-category .field-content a {
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px !important;
    font-size: 12px;
    height: 30px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
}
.articles_list_author .views-field-field-article-category .field-content {
    text-align: center;
    margin: 12px 0px;
}
/*.articles_list_author .views-field-title .field-content a {
    text-align: center;
}*/
.articles_list_author .views-field-title .field-content a {
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
    text-align: left;
    font-family: "Nunito Regular", sans-serif;
    font-weight: 800 !important;

}
.articles_list_author .views-field-field-article-thumbnail img {
    margin: 0px auto;
}
.articles_list_author{
    padding: 0px 8%;
    width: 100%;
}
.articles_list_author .views-field-field-article-category .field-content a {
    margin: 0px auto;
}
.articles_list_author .views-field-title {
    margin: 10px 10px 24px;
    text-align: center;
}

/**********21-may-2024-end******************************/

/********************Square box css***********************************/
.square-box-custom img {
    display: block !important;
}
.square-box-custom .sidebar-wrapper-con{
    display: block !important;
}
.square-box-custom h4.text-align-center {
   padding: 15px;
   padding-bottom: 0px;
   font-family: 'Playfair Display', serif;

}
.square-box-custom .sidebar-wrapper_btn a {
    color: #000;
    background: #fff;
    padding: 8px 18px;
    margin-top: 20px;
    font-size: 14px !important;
    transition: .3s ease-in-out;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}

.article-details.content.Array h1 ,body h3, body h2, body h4, body h5, body h6{
    color: #666666!important;
} 
.article-details.content.Array a{
    color:#000 !important; 
} 
.article-details.content.Array h2{
    font-size: 26px !important;
} 
.page-node-type-article .author {
    display: none;
}
/**************************Square box css********************************/

article#author_pic_cus {
    display: none;
}

.section_gallery.container .home_gallery {
    width: 100% !important;
    text-align: center !important;
    padding: 0px 12px;
    position: relative;
}

.custom_text_style {
    position: absolute;
    bottom: 60px;
    color: #fff;
    font-size: 14px;
    width: calc(100% - 80px);
    left: 50%;
    font-weight: 800;
    line-height: 16px;
    transform: translateX(-50%);
}
.custom_text_style a {
    color: #fff !important;
    display: inline-block;
    max-width: 24ch;    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
}

.faq-main-section .faq__item p {
    text-align: left !important;
}

.faq-main-section .faq__item-section-top {
    width: 100%;
    text-align: center;
}

.faq-main-section .faq__item-container h2 {
   
    font-size: 30px;
    color: #000 !important;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif !important;

}
.faq-main-section .faq__item-section-top p{
    display:none;
} 
.faq-main-section span#accordion__item_title {
    font-size: 20px;
    color: #333333 !important;
    font-weight: 600;
    text-decoration: none;
    /* margin: 0px 0px 20px 0px; */
    font-family: 'PT Sans', sans-serif !important;
 
}
.faq-main-section .faq__item-container {

    margin: 2em auto !important;
}
.faq-main-section .accordion__item-panel.open p {
    font-size: 15px;
    letter-spacing: 0px;
    color: #666666 !important;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif !important;
    margin-top: 10px;
}
.restaurant_contant h2 a{
    font-size: 36px;
    font-family: 'Playfair Display' !important;
    color: #fff !important;
    letter-spacing: 2px;
    }
    @media (max-width: 768px) {
        .restaurant_contant h2 a span strong{
            font-size: 25px !important; /* adjust size as needed */
        }
         .skin_care_content h2 a span strong{
            font-size: 25px !important; /* adjust size as needed */
        }
    }

.homepage-sidebar-wrapper.square-box-custom a img {
    object-fit: cover !important;
}

/********************Add css for new design**************************/

.home_top_right nav.pager.pager--load-more {
    display: none;
}


.editor_beauty_food a {
    margin-top: 16px;
}
.view-home-page-lifestyle-block a {
    margin-top: 16px;
}
.editor_travel_food a{
      margin-top: 16px;
}
.full_sibform_homepage .sib-form{

    padding: 32px 1px 32px !important; 
}


header#navbar {
    margin-top: 0px !important;
}

/* .home-top-right-loader {
  min-height: 200px; 
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}  */


/* Desktop: normal behavior */
.home-top-right-loader {
  display: none;
}

/* Mobile only */
@media (max-width: 767px) {

  /* Hide content immediately 
  .home_slider_sec {
    display: none;
  }*/

  /* Show loader immediately 
  .home-top-right-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
  }*/
}



/********************Table OF Content ***********************/

#article-table-content a.panel-title {
    display: flex;
    justify-content: space-between;
     font-weight: bold;
     font-family: "Nunito", sans-serif;
}
.table-section-title a {
    font-size: 16px !important;
    font-family: "Nunito", sans-serif;
}

/*.table-section-list ul {
  padding-left: 0px !important
}*/
.table-section-list h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    color: #000 !important;
    font-weight: normal;

}
.article-table-content-list {
    padding: 0px !important;
}
#article-table-content{
  border-color: transparent !important;
  background-color: #fafafa;
  padding: 20px;
}

#article-table-content .panel-heading {
    color: #333333;
    background-color: transparent !important;
    border-color: transparent !important;
     position: relative;
}


#article-table-content .panel-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    max-width: revert-layer;
    border-bottom: 2px solid #666666;
}
div#card-section-list {
    display: none;
}
.card-section-title {
    font-family: "Nunito", sans-serif !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-top: 15px !important;
}
.card-section-img img {
    width: 100%;
}
.card-section-desc {
    margin-top: 15px;
}
.card-section-link {
    margin-top: 20px;
    margin-bottom: 20px;
}
.card-section-link .ref-item a {
    border: 1px solid #000 !important; 
    padding: 10px;
    font-weight: bold;
}
.card-section-link {
    display: flex;
    gap: 10px;
}
.card-section-gtag {
    display: none;
}
.card-section-desc {
    margin-bottom: 10px;
}

/* Custom Slider */
.editor-pick-card {
  padding: 0 8px;
}

.editor-pick-card h4 {
  font-size: 16px;
}
.editor-pick-mobile {
    display: none;
}
.editor-pick-desktop {
    display: block;
}

/* Hide slick on desktop */
@media (max-width: 425px) {
.editor-pick-mobile {
    display: block;
}
.editor-pick-desktop {
    display: none;
}
}


/* Desktop grid */
@media (min-width: 768px) {
  .homepage-posts .view-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* change columns */
    gap: 20px;
  }
    .carousel-item {
    flex: 0 0 50%; /* 2 columns */
  }
}



/* editor pick section css start */

.editor-pick-desktop a.editor-pick-title {
    font-family: "Nunito", sans-serif;
    font-size: 17px;
    color: #333333;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
   
}

/* .editor-pick-desktop .editor-pick-card.field-content a img {
    height: 226px;
    width: 100%;
    object-fit: cover;
} */
.editor-pick-desktop .editor-pick-card {
    margin-bottom: 30px;
    padding: 0px;
}

@media only screen and (max-width: 767px) {
    #editorPickCarousel .carousel-control .glyphicon-chevron-right, 
    #editorPickCarousel  .left.carousel-control .glyphicon.glyphicon-chevron-left{
        right: 50%;
        margin-right: -10px;
        background: #000;
        color: #fff;
        width: 36px;
        height: 36px;
    }
    #editorPickCarousel .glyphicon-chevron-right:before,
    #editorPickCarousel .glyphicon-chevron-left:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #editorPickCarousel .carousel-control.right,.carousel-control.left {
        opacity: 1 !important;
    }
    #editorPickCarousel .editor-pick-card {
        padding: 0 15px;
    }
    #editorPickCarousel .editor-pick-card h4 {
        font-family: "Nunito", sans-serif;
        font-size: 17px;
        color: #333333 !important;
        font-weight: 500 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 35px;
    }
    #editorPickCarousel h3.block-title {
        padding-left: 15px;
    }
    #views-bootstrap-home-page-article-block-block-1 .views-field.views-field-field-article-category {
        display: none;
    }
    #views-bootstrap-home-page-article-block-block-1 .views-field.views-field-title .field-content a {
        margin: 15px 0 20px 0; 
    }
    
    /* section#block-views-block-home-page-article-block-block-1 {
        margin-top: 15px;
    } */
    div#views-bootstrap-home-page-article-block-block-1 .row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3:last-child,
    div#views-bootstrap-home-page-article-block-block-1 .row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3:nth-last-child(2) {
        display: none;
    }
    div#views-bootstrap-home-page-beauty-block-block-1 .row,
    div#views-bootstrap-home-page-food-drinks-block-block-1 .row,
    div#views-bootstrap-home-page-lifestyle-block-block-1 .row,
    div#views-bootstrap-duplicate-of-home-page-lifestyle-block-block-1 .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    section#block-vanilla-luxury-views-block-home-page-beauty-block-block-1 h3.block-title,
    section#block-vanilla-luxury-views-block-home-page-food-drinks-block-block-1 h3.block-title,
    section#block-vanilla-luxury-views-block-home-page-lifestyle-block-block-1 h3.block-title,
    section#block-vanilla-luxury-views-block-travel-block-block-1 h3.block-title  {
        margin-left: 15px;
    }
        section#block-vanilla-luxury-views-block-home-page-beauty-block-block-1 h2.block-title,
    section#block-vanilla-luxury-views-block-home-page-food-drinks-block-block-1 h2.block-title,
    section#block-vanilla-luxury-views-block-home-page-lifestyle-block-block-1 h2.block-title,
    section#block-vanilla-luxury-views-block-travel-block-block-1 h2.block-title  {
        margin-left: 15px;
    }
    .region.region-home-top-right .mobile_part {
        margin-bottom: 15px;
    }
    #block-vanilla-luxury-homepagereadmorebutton {
        margin-top: 12px!important;
    }
    
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
#editorPickCarousel .carousel-inner .editor-pick-card img,
.home_top_right .view_desktop_homepgae .views-field.views-field-field-article-thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.view-home-page-article-block .views-view-grid .row {
    display: block;
    flex-wrap: wrap;
}
}
@media only screen and (max-width: 480px) {
    #editorPickCarousel .editor-pick-card img {
        /* height: auto; */
        /* width: 100%; */
        /* object-fit: cover; */
    }
}

section#block-vanilla-luxury-homepagereadmorebutton {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 45px;
}
#block-vanilla-luxury-homepagereadmorebutton a {
    font-size: 14px;
    color: #ffffff;
    background: #000;
    padding: 12px 50px;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    transition: 1s;
    border-radius: unset;
}


.breadcrumb.cb2{
    margin: 0 auto;
    padding-left: 6.5%;
    background: none;
    font-family: "Nunito Bold", sans-serif;
    /*font-weight: bold;*/
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
}

.breadcrumb.cb2 ol{
    display: flex;
    letter-spacing: .39px;
    list-style: none;

}

.breadcrumb ol li {
    letter-spacing: .39px;
    padding-right: 4px;
}

.head--style-s1{
    font-size: 25px;
    color: black;
    font-family: 'Playfair Display';
}

/*li.pager__item a {
    background: white !important;
    padding: 5px !important;
    color: black !important;
    border: none !important;
}

li.pager__item {
    padding-left: 5px;
    padding-right: 5px;
}*/


.breadcrumb.cb2{
    width: 100%;
    padding: 0px 8%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.breadcrumb.cb2 ol{
    padding-left: 0px;
}
.head--style-s1,.subheading{
    width: 100%;
    padding: 0px 8%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.subheading{
    font-family: "Nunito Regular", sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
}

.path-taxonomy .pager__items {
    padding: 0px 8%;
}

@media (max-width: 767px) {

    .breadcrumb.cb2,.head--style-s1, .subheading{
        padding: 0px 4%;
    }
}


.header_top{
        font-size: 16px
}

.subcategories_page_content .subcat_right .field-content a{
    font-family: "Nunito Regular", sans-serif;
    font-size: 16px;
    font-weight: 800 !important;
}

h2.block-title,h2#block-mainmenu-menu{
    font-family: "Nunito Bold", sans-serif;
    font-size: 20px
}

.secondfooter ul.menu.menu--main.nav.navbar-nav li{
        font-family: "Nunito Regular", sans-serif;
        font-size: 16px
}
.footer_section .main_footer .secondfooter ul li a, .footer_section .main_footer .thirdfooter ul li a{
        font-family: "Nunito Regular", sans-serif;
        font-size: 16px
}

.footer_section .main_footer .firstfooter h6{
        font-family: "Nunito Regular", sans-serif;
        font-size: 16px
}
.footer_section .main_footer .footer_content h6{
            font-family: "Nunito Regular", sans-serif;
        font-size: 16px
}

.footer_section .main_footer .footer_content h6 a{
        font-family: "Nunito Regular", sans-serif;
        font-size: 16px
}
p.copyright_section{
    font-family: "Nunito Regular", sans-serif;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    font-family: "Nunito Regular", sans-serif;
}

@media only screen and (max-width: 767px) {
    #editorPickCarousel h2.block-title {
        padding-left: 15px;
    }
}

.article-title{
    font-family: 'Playfair Display', serif;
    font-size: 18px;
}

.article-designation{
    font-size: 16px;
    font-family: "Nunito Bold", sans-serif;
}
.page-node-type-author .content p{
    font-size: 16px;
    font-family: "Nunito Regular", sans-serif;
}

.profile_picture{
    border-radius: 50%;
}


@media (max-width: 575px) {
    .articles_list_author .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .articles_list_author  {
        width: 100%;
        padding: 0px 4%;
    }
    .social_icons{
        justify-content: center;
    }
}

.articles_list_author .views-field-field-article-thumbnail img {
    margin: 0px auto;
    width: 100%;
}


.social_icons{
    list-style-type: none;
    display: flex;
    padding-left: 0px;
    margin-top: 25px;
}

.social_icons li img {
    width: 35px;
    height: 35px;
}

.social_icons li {
    margin-right: 25px;
}

.linkdein_social_icon img{
    width: 25px !important;
    height: 25px !important;
    margin-top: 4px;
}





/* Container */
.article-meta {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
  font-size: 14px;
  color: #555;
}

/* Date */
.article-date time {
 font-weight: 600;
    color: #333;
    font-size: 15px;
}

/* Author */
.article-author {
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 767px) {
    .article-date,.article-date time {
        color: #fff !important;
        border: none;
        padding-bottom: 0;
        font-size: 12px !important;
    }

/* "By" text */
.by-text {
      color: #fff !important;
    font-size: 12px !important;
}

.article-author a{
    font-size: 12px !important;
}

}

.article-meta {
    font-size: 16px !important;
    font-weight: 400;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 16px;
    color: #000000 !important;
}
.article-meta time {
font-weight: 600;
    color: #333 ;

}
/* "By" text */
.by-text {
      color: #333;
    font-size: 14px;
}

/* Author link */
.article-author a {
  color: #000;
  text-decoration: none;
font-weight: 600 !important;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
}

.article-author a:hover {
  text-decoration: underline;
}

/* Separator only on desktop */
@media (min-width: 768px) {
  .article-meta {
    flex-wrap: nowrap;
  }

  .article-date::after {
    content: "|";
    margin: 0 5px;
    color: #aaa;
  }
}

/* Mobile layout */
@media (max-width: 767px) {
  .article-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .article-date::after {
    content: ""; /* remove separator */
  }
}

.sub-heading {
    font-family: 'Playfair Display', serif !important;
    line-height: 1.4;
    font-weight: 500;
    color: #333333 !important;
    font-size: 22px;
}