#main .myrgtcol:has(.heading-box-container) {
    margin-left: 0px !important;
    padding-left: 20px;
    padding-right: 20px
}

.header_common a.fb-icon-element {
    text-decoration: unset !important;
}

.header_common a.fb-icon-element.bar-change-dash:before {
    content: "\f0c9"
}

td.no-content-td {
    text-align: center
}

.heading-box-container {
    max-width: 1200px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    margin-top: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 0px;
    text-align: center;
    background-color: #0201036B !important;
    color: white;
    font-size: 24px;
    border-bottom: solid 2px rgba(238, 96, 89) !important;
    border-radius: 10px !important;
}

.heading-box-container p {
    margin-bottom: -10px !important;
}

.survey-head {
    background-color: rgba(238, 96, 89) !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-left: -20px;
    margin-right: -20px;
}

.survey-head .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
    max-width: max-content;
    flex-direction: row !important;
    gap: 15px !important;
}

.survey-head .fusion-layout-column {
    margin: 0px !important;
    justify-content: center !important;
}

.survey-head a.fusion-button span {
    font-size: 14px !important;
}

.survey-head a.fusion-button {
    padding: 10px !important;
    background-color: transparent;
    text-decoration: unset;
    text-transform: capitalize;
    cursor: pointer;
}

.survey-head .fusion-builder-row .fusion-column-wrapper {
    max-width: 1200px !important;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.survey-head .user-minus-icon:before {
    content: "\f503";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .list-icon:before {
    content: "\f03a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .shopping-icon:before {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .lock-icon:before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head a.fusion-button:hover span {
    color: black !important
}

.survey-head a.fusion-button:hover:before {
    color: #000 !important;
}

.survey-head .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
    align-items: center !important;
}

@media(max-width:767px) {
    .survey-head .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
        display: block !important;
        width: 100% !important;
        padding-left: 10px !important;
    }

    .survey-head a.fusion-button {
        justify-content: left;
    }
}

.survey-head .active-underline::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    border-bottom: 2px solid white;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.survey-head .location-icon:before {
    content: "\f124";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .contact-icon:before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .services-icon:before {
    content: "\f085";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.survey-head .privacy-policy-icon:before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}


/* html pages*/
body:has(.sidebar-hide-issue) {
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

/* body:has(.sidebar-hide-issue) .fusion-builder-row.fusion-row.fusion-flex-align-items-stretch {
    display: none;
} */
body:has(.sidebar-hide-issue) #main .fusion-row {
    max-width: unset !important;
    margin-left: 20px;
    margin-right: 20px;
}

body:has(.sidebar-hide-issue) main#main {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body:has(.sidebar-hide-issue) #main .fusion-row .fusion-builder-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

body:has(.sidebar-hide-issue) #main .fusion-row .fusion-layout-column {
    position: unset !important
}

body:has(.sidebar-hide-issue) #main .fusion-row .fusion-column-wrapper {
    margin: 0px !important;
}

.sidebar-hide-issue {
    width: 100% !important
}

.heading-bar-html {
    background-color: rgba(238, 96, 89) !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    margin-left: -20px;
    margin-right: -20px;
}

.heading-bar-html .survey-head-width {
    max-width: 1080px !important;
    margin: auto !important;
}

.heading-bar-html .survey-head-flex {
    display: flex !important;
    flex-direction: row !important;
    gap: 20px;
}

.heading-bar-html .survey-head-flex a {
    padding: 10px;
    font-size: 14px;
    cursor: pointer !important;
}

.heading-bar-html a:hover {
    color: black !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.heading-bar-html a:hover:before {
    color: black !important;
    text-decoration: none !important
}

.heading-bar-html .user-minus-icon:before {
    content: "\f503";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}


.heading-bar-html .list-icon:before {
    content: "\f03a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .shopping-icon:before {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .lock-icon:before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .user-icon:before {
    content: "\f0c0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .edit-icon:before {
    content: "\f044";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .bar-chart-icon:before {
    content: "\f080";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .location-icon:before {
    content: "\f124";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 2px;
}

.heading-bar-html .contact-icon:before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.heading-bar-html .services-icon:before {
    content: "\f085";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.heading-bar-html .privacy-policy-icon:before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.heading-block-all {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    margin-top: 50px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    background-color: #0201036B !important;
    color: white;
    font-size: 24px;
    border-bottom: solid 2px rgba(238, 96, 89) !important;
    border-radius: 10px;
}

@media(max-width:767px) {
    .heading-bar-html .survey-head-flex {
        flex-direction: column !important;
        gap: 10px;
        text-align: left !important;
    }
}

@media(max-width:1200px) {
    .heading-bar-html {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .heading-bar-html a:before {
        margin-left: -35px;
    }

    .heading-bar-html .survey-head-width {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }

    .heading-bar-html .survey-head-flex {
        gap: 35px !important;
    }
}

.icon-sorting span.down-sort-icon {
    position: relative;
    font-size: 0px;
    width: 16px;
    display: none
}

.icon-sorting span.down-sort-icon.active {
    display: block;
}

.icon-sorting span.down-sort-icon:before {
    color: white;
    content: "\f161";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    right: 0px;
    position: absolute;
    transform: rotate(180deg) scaleX(-1);
}

.icon-sorting span.exchange-icon {
    position: relative;
    font-size: 0px;
    width: 16px;
    display: none
}

.icon-sorting span.exchange-icon.active {
    display: block;
}

.icon-sorting span.exchange-icon:before {
    color: white;
    content: "\f0ec";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    right: 0px;
    position: absolute;
    transform: rotate(90deg);
}

.icon-sorting span.up-sort-icon {
    position: relative;
    font-size: 0px;
    width: 16px;
    display: none
}

.icon-sorting span.up-sort-icon.active {
    display: block;
}

.icon-sorting span.up-sort-icon:before {
    color: white;
    content: "\f161";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    right: 0px;
    position: absolute;
}

#wrapper:has(.sidebar-hide-issue) {
    margin: auto !important;
    max-width: 100% !important
}

.popup.popup-search.show-popup {
    visibility: visible !important;
    opacity: 1 !important;
}

.blog-flex-format.blog-grid-formatting .tab-content {
    display: none !important;
}

div#blog-grid-layout {
    display: none !important;
}

div#blog-grid-layout.show-grid-format {
    display: block !important
}

.blog-flex-format .tp-title-cu {
    z-index: 4;
    position: relative;
}

.blog-flex-format .view-btn a {
    cursor: pointer
}

.flex-format-back {
    text-align: right;
}

.flex-format-back a {
    cursor: pointer;
    font-size: 15;
    line-height: 1.2;
    text-decoration: none;
    color: rgb(153, 153, 153);
}

.flex-format-back a:hover {
    font-size: 16px;
    line-height: 1.2;
    /* 	text-decoration:none; */
    /* 	color: rgb(153, 153, 153); */
}

div#blog-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

@media(max-width:1200px) {
    div#blog-grid {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
    }
}

@media(max-width:767px) {
    div#blog-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:500px) {
    div#blog-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:400px) {
    div#blog-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

/* div#blog-grid .grid-item img{
    height:150px;
} */

div#blog-grid .grid-item .content-container {
    display: none
}



.awb-menu__main-background-default,
.awb-menu__main-background-active {
    transition: none !important;
    cursor: pointer !important;
}

/* ✅ Remove underline from top-level and submenu links */
.awb-menu__main-a,
.awb-menu__main-a:hover,
.awb-menu__sub-a,
.awb-menu__sub-a:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

/* ✅ Remove underline from icons (top-level + submenu) */
.awb-menu__i_main,
.awb-menu__i_main i,
.awb-menu__i_sub,
.awb-menu__i_sub i {
    text-decoration: none !important;
    cursor: pointer !important;
}