@charset "utf-8";
*,
ol,
ul {
    padding: 0;
    margin: 0;
}
body h1,
body h2 {
    font-weight: 600;
}
*,
body h2,
ol,
ul {
    margin: 0;
}
.header,
header.header {
    top: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
:root {
    --primary: #fff;
    --secondary: #222222;
    --heading: #f0628e;
    --tertiary: linear-gradient(180deg, #f0628e 0%, #8a3852 306.86%);
}
* {
    box-sizing: border-box;
}
body,
html {
    height: 100%;
    font-family: Urbanist, sans-serif !important;
    font-weight: 400;
    line-height: 1.5;
    background: #f5f5f5;
}
canvas,
img,
picture,
svg,
video {
    display: block;
    max-width: 100%;
}
button,
input,
select,
textarea {
    font: inherit;
}
.entry-content h3,
.know-more-btn a,
body h1,
body h2,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: Urbanist, sans-serif;
}
a {
    text-decoration: none;
    color: inherit;
}
ol,
ul {
    list-style: none;
}
body h1 {
    font-size: 64px;
    line-height: 87.42px;
}
body h2 {
    font-size: 48px;
    line-height: 60px;
}
p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #222;
}
h1,
h2,
h3,
h4,
h5 {
    margin: 0 !important;
    font-weight: 600;
}
.container {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 0 12px;
}
.main-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.column {
    flex: 1;
    min-width: 300px;
    padding: 0 12px;
}
.text-align {
    text-align: center;
}
.header .book-now-btn,
.newsletter .content .btn,
.newsletter input.form-control,
.search input.search-submit,
.searchform input#s,
.single-post input.search-submit,
a.read-more,
input#searchsubmit {
    font-family: Urbanist, sans-serif;
    cursor: pointer;
}
.bg-common {
    background: url(../../asset/images/section-black-bg.png) center/cover no-repeat;
}
.know-more-btn a {
    background: #f0628e;
    padding: 16px 45px;
    display: inline-block;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #f0628e;
}
.know-more-btn a:hover {
    background: 0 0;
    color: #f0628e;
}
.know-more-btn {
    display: inline-block;
    margin-top: 30px;
}
.challange_heading h2,
.downloadapp-class h2,
.faq-class h2,
.focusedresults-class h2,
.testimonial-class h2,
.whychooseheading-class.text-align h2 {
    text-align: center;
    font-weight: 500;
    margin-bottom: 15px !important;
}
.download-our-app,
.our-features,
.testimonial-section,
.why-choose-sec,
section.faq-section {
    padding-bottom: 100px;
}
.entry-content h2 {
    margin: 35px 0 !important;
}
.entry-content h3 {
    margin: 0 0 15px !important;
}
.header {
    background-color: #fff;
    position: sticky;
    z-index: 100;
}
.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
}
.header .logo a,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
.header .logo img {
    width: 100%;
    height: 48px;
    object-fit: contain;
    object-position: left;
}
.header .nav-links {
    display: flex;
    align-items: center;
    width: auto;
    margin-left: auto;
}
.header .nav-list {
    display: flex;
    list-style: none;
    margin: 0;
    gap: 30px;
}
.header .nav-list li a {
    text-decoration: none;
    color: var(--secondary);
    font-size: 16px;
    font-weight: 400;
    transition: color 0.3s;
}
.footer ul,
.sociallink-class a:hover i,
footer p {
    color: #fff;
}
.header .nav-list li a:hover {
    color: var(--tertiary);
}
.header .book-now-btn {
    background: #936afe;
    border: 1px solid transparent;
    color: #fff;
    padding: 7px 15px;
    border-radius: 14px;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 600;
    font-size: 16px;
    transition: 0.5s;
}
.header .book-now-btn:hover {
    background: 0 0;
    color: #936afe;
    border: 1px solid #936afe;
}
.header .toggle-btn {
    flex-direction: column;
    cursor: pointer;
    width: 25px;
    height: auto;
    line-height: 0;
    visibility: hidden;
    opacity: 0;
}
.header .toggle-btn .bar {
    width: 25px;
    height: 3px;
    background-color: #333;
    transition: 0.3s;
    z-index: 999;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 50px;
}
.header .toggle-btn .bar:last-child {
    margin: 0;
}
#search-2 span.screen-reader-text,
.header li.mobile-btn,
.page-template-paginated-blog-posts aside#categories-2,
.page-template-paginated-blog-posts aside#recent-posts-widget-with-thumbnails-2,
.search .entry-meta,
.search .rpwwt-post-excerpt,
.search .search-post .single-thumb.searchimg,
.search aside#categories-2,
.search footer.entry-footer,
.search nav.navigation.posts-navigation,
.search time.entry-date.published,
.searchtime:first-child,
.single article .entry-meta.test,
.single aside#categories-2,
.single-post .dpsp-total-share-wrapper,
.single-post .lwptoc.lwptoc-autoWidth.lwptoc-light.lwptoc-notInherit,
.single-post .relpost-thumb-container,
.single-post .rpwwt-post-excerpt,
.single-post footer.entry-footer,
article#post-11232,
div#dpsp-content-top,
p.dpsp-share-text:first-child {
    display: none;
}
header.header {
    width: 100%;
    background: #fff;
    transition: 0.5s ease-in-out;
    position: fixed !important;
    transform: translateY(-136px);
}
.blog-container,
.search #content,
.single .site-content {
    margin-top: 60px !important;
}
header.header.sticky__s {
    transform: translateY(0);
}
footer.footer {
    background: url("https://emporiox.com/asset/images/footer.png") center center/cover no-repeat;
    padding: 60px 0;
}
.footer img.img-fluid {
    height: 55px;
}
.footer ul {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.footer a.footer-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-decoration: underline;
}
.sociallink-class {
    display: flex;
    gap: 20px;
    justify-content: end;
}
.sociallink-class a {
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
}
.sociallink-class a:hover {
    background: 0 0;
}
footer p {
    text-align: center;
    font-size: 16px;
}
.footer .main-row {
    align-items: center;
}
.copywright-class {
    margin-top: 30px;
}
.sociallink-class i.fa {
    color: #222;
}
.post-template-default ul {
    font-size: 17px;
}
.dpsp-icon-total-share svg,
.dpsp-network-icon .dpsp-network-icon-inner svg {
    max-height: 20px !important;
}
.page-template-paginated-blog-posts .custom-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.page-template-paginated-blog-posts .site-content {
    margin: 0;
    padding-top: 80px;
}
.page-template-paginated-blog-posts h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 65.6px;
    text-align: center;
    color: #212529;
}
.blog-post p,
a.read-more {
    text-align: left;
    line-height: 24px;
}
.blog-post {
    padding: 25px;
    background: #fff;
    margin: 40px 0 10px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #00000024;
}
.thirdcol {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}
.blog-post-image img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    margin-bottom: 25px;
}
.bottomtext {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.blog-post h2 a {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    color: #000;
}
.blog-post-excerpt {
    height: 95px;
}
.page-template-paginated-blog-posts .blog-post h2 {
    height: 80px;
    line-height: 0;
}
.blog-post p {
    font-size: 16px;
    font-weight: 400;
    color: #222;
}
a.read-more {
    background: var(--heading);
    padding: 7px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
}
.bottomtext span {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: #000;
}
form#searchform {
    margin: 20px auto 0;
    display: block;
    text-align: center;
}
p.dpsp-share-text {
    font-weight: 600 !important;
}
#dpsp-content-bottom,
footer {
    margin-top: 0 !important;
}
.bottomtext img {
    height: 13px;
    object-fit: contain;
    width: 13px;
    position: relative;
    top: -1px;
    left: -3px;
}
.single-post .dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-before {
    padding-left: 0;
}
.entry-content .dpsp-share-text:nth-child(2n) {
    margin-top: 20px !important;
}
.search aside#recent-posts-widget-with-thumbnails-2,
.single-post aside#recent-posts-widget-with-thumbnails-2 {
    margin-top: 25px;
}
.search h4.widget-title,
.single-post .widget-area .widget-title {
    font-size: 24px;
    margin-bottom: 15px !important;
    font-family: "Urbanist";
}
.search span.rpwwt-post-title,
.single-post span.rpwwt-post-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #222;
    letter-spacing: 0.02em;
}
.single-post .post-views,
.single-post .post-views.content-post.post-11203.entry-meta {
    visibility: hidden;
}
.single-post article hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000;
}
.single-post article p a {
    border-bottom: 1px solid #333 !important;
    color: #000 !important;
}
.single-post article h2 {
    font-size: 24px;
    font-weight: 500 !important;
    line-height: 40px;
    color: #222 !important;
    margin-bottom: 5px !important;
}
.single-post .entry-content img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-left: auto;
    display: block;
    text-align: left;
    object-position: left;
}
.single-post a strong {
    color: #000;
    border-color: #000;
    border-bottom: none;
}
.single-post article img {
    margin-top: 10px;
}
.single-post h1.entry-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0.02em;
    text-align: left;
    margin-bottom: 10px !important;
    color: #222;
}
.single-post article p {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    color: #222;
    margin-bottom: 15px;
}
.searchform input#s {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 8px 15px;
    background: #fdfdfd;
    outline: unset !important;
    border: 1px solid #ddd !important;
    border-radius: 10px 0 0 10px;
    width: 385px;
    color: #222;
}
.single-post input.search-submit,
input#searchsubmit {
    background: var(--heading) !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    padding: 9px 20px;
    outline: unset !important;
    border: none !important;
    border-radius: 0 10px 10px 0;
    color: #fff !important;
    margin-left: -5px;
}
.pagination {
    justify-content: center;
    gap: 22px;
    align-items: center;
    padding-bottom: 70px;
    padding-top: 20px;
}
.pagination span.page-numbers.current {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--heading);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 32px;
    color: #fff;
}
.pagination a.page-numbers {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #000;
}
.pagination a.prev.page-numbers,
a.next.page-numbers {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--heading);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 32px;
    font-size: 16px;
    fill: #fff;
}
.neswsletter-section {
    padding: 100px 0;
    background: #fff;
}
.search #content,
.single .site-content {
    margin: 0;
    padding: 100px 0;
}
.search .hentry,
.search .page-header .page-title,
.single .hentry {
    padding: 0;
}
.search section#primary,
.single div#primary {
    width: 75%;
    float: left;
}
.search aside#secondary,
.single aside#secondary {
    width: 23%;
    float: right;
}
.search #rpwwt-recent-posts-widget-with-thumbnails-2 img,
.single-post #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 90px;
    height: 90px;
}
.single .single-thumb img {
    width: 100%;
    object-fit: cover;
    height: 550px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.newsletter {
    padding: 50px 0;
    background: #fff;
}
.newsletter .content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}
.newsletter .content h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: #222;
    margin: 0 !important;
}
.newsletter .content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    color: #494949;
    margin-top: 10px;
}
.newsletter .content .form-control {
    height: 50px;
    border-radius: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    border: 0;
}
.newsletter input.form-control {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #222;
}
.newsletter .content.form-control:focus {
    box-shadow: none;
    border: 2px solid #243c4f;
}
.newsletter .content .btn {
    min-height: 50px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    background: var(--heading);
    padding: 1px 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border: 0;
}
.newsletter .input-group {
    box-shadow: 0 0 11px 0 #00000024;
    padding: 10px 15px 10px 25px;
    border-radius: 10px;
    margin-top: 21px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.search input.search-field,
.single-post input.search-field {
    background: #fdfdfd;
    border: 1px solid #ddd !important;
    margin-right: auto;
    display: block;
}
.single-post input.search-field {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding: 8px 15px;
    outline: unset !important;
    border-radius: 10px 0 0 10px;
    width: 360px !important;
}
.single .relpost-block-container .relpost-block-single {
    width: 33.33%;
}
.single .relpost-block-container div .relpost-block-single-image {
    width: 100% !important;
    height: 200px !important;
}
.single .relpost-block-single {
    background-color: #fff0;
    border-right: 0 solid #a3a3a3;
    border-left: 0 solid #a3a3a3;
    margin-right: -1px;
}
.relpost-block-container .relpost-block-single div {
    font-family: Urbanist, sans-serif !important;
}
.single-post .single-thumb img {
    margin-top: 0;
}
.search h1.page-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0.02em;
    text-align: left;
    margin-bottom: 25px !important;
    color: #000;
    margin-top: 0 !important;
}
.search .entry-title a,
.search h2.entry-title {
    font-size: 24px !important;
    line-height: 40px;
    color: #222 !important;
    margin-bottom: 10px !important;
}
.search h2.entry-title {
    font-weight: 700 !important;
}
.search .entry-title a {
    font-weight: 600 !important;
}
.no-results form.search-form {
    margin-top: 15px;
}
span.screen-reader-text {
    font-size: 14px;
    color: #222;
    margin-bottom: 6px;
    display: block;
    font-weight: 500;
}
.search .post {
    border-bottom: 1px solid #000;
}
.search .entry-summary span,
.search time.updated {
    font-size: 14px;
    color: #000;
}
.search .entry-header + .entry-summary {
    margin-bottom: 20px;
}
.search .entry-summary p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #222;
    padding: 0 0 10px;
}
.search input.search-field,
.search input.search-submit {
    line-height: 24px;
    text-align: left;
    outline: unset !important;
}
.search input.search-field {
    font-size: 14px;
    font-weight: 400;
    padding: 9px 15px;
    border-radius: 10px 0 0 10px;
    width: 365px !important;
}
.search input.search-submit {
    background: var(--heading) !important;
    font-size: 16px;
    font-weight: 600;
    padding: 9px 20px;
    border: 1px solid #ddd !important;
    border-radius: 0 10px 10px 0;
    color: #fff !important;
    margin-left: -5px;
}
.newsletter .content form {
    width: 650px;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
    clear: both;
}
.search article {
    margin: 15px 0 0;
}
.search-no-results h1.page-title {
    margin-bottom: 5px !important;
}
@media screen and (max-width: 2300px) {
    .search input.search-field,
    .single-post input.search-field {
        width: 100% !important;
    }
}
@media screen and (max-width: 2000px) {
    .page-template-paginated-blog-posts .blog-post h2 {
        height: 96px;
    }
    .blog-post-excerpt {
        height: 115px;
    }
    .blog-post-image img {
        height: 320px;
    }
}
@media (max-width: 1800px) {
    .footer ul {
        gap: 15px;
    }
    .footer a.footer-link {
        font-size: 16px;
    }
    .container {
        max-width: 80% !important;
    }
}
@media screen and (max-width: 1700px) {
    .blog-post-excerpt {
        margin-top: 20px;
    }
    .page-template-paginated-blog-posts .blog-post h2 {
        height: 80px;
    }
}
@media (max-width: 1600px) {
    .column.cols {
        max-width: 16%;
        min-width: max-content;
    }
    .column.nav-links-col {
        max-width: 68%;
        min-width: max-content;
    }
    .footer img.img-fluid {
        height: 45px;
    }
    .blog-post-image img {
        height: 250px;
    }
    .header .book-now-btn,
    .header .nav-list li a {
        font-size: 15px;
    }
    .header .book-now-btn {
        padding: 6px 15px;
    }
    .header .nav-list {
        gap: 25px;
    }
    .header .logo img {
        height: 40px;
        object-fit: contain;
        object-position: left;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {
    .search section#primary,
    .single div#primary {
        width: 71%;
        float: left;
    }
    .search aside#secondary,
    .single aside#secondary {
        width: 26%;
        float: right;
    }
    .page-template-paginated-blog-posts .blog-post h2 {
        height: 95px;
    }
    .blog-post-excerpt {
        height: 130px;
    }
}
@media screen and (max-width: 1500px) {
    .blog-post-image img {
        height: 250px;
    }
    .search section#primary,
    .single div#primary {
        width: 71%;
        float: left;
    }
    .search aside#secondary,
    .single aside#secondary {
        width: 26%;
        float: right;
    }
    .page-template-paginated-blog-posts .blog-post h2 {
        height: 95px;
    }
    .blog-post-excerpt {
        height: 130px;
    }
    .container {
        max-width: 90% !important;
    }
}
@media screen and (max-width: 1400px) {
    .blog-post h2 a {
        font-size: 18px;
        line-height: 10px;
    }
    .blog-post h2 {
        line-height: 24px !important;
    }
    .blog-post p {
        font-size: 14px;
    }
    .newsletter .content .btn {
        font-size: 16px;
    }
    .newsletter .content .btn
    .bottomtext span,
    a.read-more {
        font-size: 12px;
    }
    a.read-more {
        line-height: 18px;
    }
    .newsletter .input-group {
        padding: 8px 15px 8px 20px;
    }
    .newsletter .content p {
        font-size: 16px;
    }
    .search section#primary,
    .single div#primary {
        width: 68%;
        float: left;
    }
    .search aside#secondary,
    .single aside#secondary {
        width: 30%;
        float: right;
    }
    .container {
        max-width: 90% !important;
    }
}
@media (max-width: 1300px) {
    .header .nav-list {
        gap: 20px;
    }
    .header .book-now-btn {
        margin-left: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .page-template-paginated-blog-posts .blog-post h2 {
        height: 90px;
    }
    .search-form label .search-field {
        font-size: 14px !important;
    }
}
@media (min-width: 992px) {
    #secondary form.search-form {
        width: 100%;
        display: flex;
        align-content: center;
        max-width: 470px;
    }
    #secondary form.search-form label {
        margin: 0;
        width: calc(100% - 97px);
    }
    #secondary .single-post input.search-submit {
        width: 97px;
    }
}
@media (max-width: 1199px) {
    .header .logo img {
        height: 40px;
        object-fit: contain;
        object-position: left;
    }
    .header .nav-list {
        gap: 15px;
    }
    .header .book-now-btn {
        margin-left: 15px;
    }
    .header .nav-links.open ul.nav-list {
        gap: 10px;
    }
    .header .nav-links.open ul.nav-list li {
        margin: 5px 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search input.search-field,
    .single-post input.search-field {
        width: 180px !important;
        font-size: 14px !important;
    }
    .search input.search-submit,
    .single-post input.search-submit {
        background: #f96c98 !important;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        padding: 9px 20px;
        outline: unset !important;
        border: none !important;
        border-radius: 0 10px 10px 0;
        color: #fff !important;
        margin-left: -5px;
    }
    .search span.rpwwt-post-title,
    .single-post span.rpwwt-post-title {
        font-size: 15px;
        line-height: 22px;
    }
    .search h1.page-title,
    .single-post h1.entry-title {
        font-size: 30px;
        line-height: 38px;
    }
    .single-post article p {
        font-size: 16px;
        line-height: 25px;
    }
    .search .entry-summary p {
        font-size: 16px;
        line-height: 27px;
    }
    .partner-class .hero-content p {
        margin: 15px 0 10px !important;
    }
    .blog-post-excerpt {
        height: 150px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1050px) {
    .header .book-now-btn,
    .header .nav-list li a {
        font-size: 15px;
    }
}
@media screen and (max-width: 991px) {
    .thirdcol {
        width: 50%;
    }
    .search #content,
    .single .site-content {
        padding: 60px 0;
    }
    .single div#primary {
        width: 100%;
        float: none;
    }
    .search aside#secondary,
    .single aside#secondary {
        width: 100%;
        float: none;
        margin-top: 70px;
    }
    .single-post input.search-field {
        width: 520px !important;
    }
    .search section#primary {
        width: 100%;
        float: left;
    }
    .search input.search-field {
        width: 100% !important;
    }
    #secondary form.search-form {
        width: 100%;
        display: flex;
        align-content: center;
        max-width: 600px;
        padding-top: 40px;
    }
    #secondary form.search-form label {
        margin: 0;
        width: calc(100% - 97px);
    }
    #secondary .single-post input.search-submit {
        width: 97px;
    }
    .single .single-thumb img {
        height: 400px;
    }
    .container {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    .header.active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .header .nav-links {
        flex-direction: column;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        width: 100%;
        padding: 60px 20px 40px;
        align-items: self-start;
        transition: 0.5s;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        height: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
    }
    .header .nav-list {
        gap: 0;
        flex-direction: column;
        width: 100%;
        max-width: 90%;
        margin: auto;
    }
    .header .toggle-btn {
        display: flex;
        visibility: visible;
        opacity: 1;
    }
    .header .nav-list li {
        margin: 10px 0;
    }
    .header .nav-links.open {
        opacity: 1;
        visibility: visible;
        top: 0;
        height: 470px;
        padding: 80px 20px 40px;
    }
    .header .toggle-btn.open .bar:first-child {
        transform: rotate(45deg);
        position: relative;
        top: 8px;
    }
    .header .toggle-btn.open .bar:nth-child(2) {
        opacity: 0;
    }
    .header .toggle-btn.open .bar:nth-child(3) {
        transform: rotate(-45deg);
        position: relative;
        top: -5px;
    }
    .header .book-now-btn {
        padding: 10px 15px;
        background: 0 0;
        border: 1px solid transparent;
        font-size: 16px;
        margin-left: 0;
        color: #fff !important;
        font-weight: 500;
        background: #936afe !important;
        margin-top: -5px;
        display: inline-block;
    }
    .header a.logo {
        z-index: 99;
    }
    .header li.mobile-btn {
        display: block;
    }
    .header .desktop-btn {
        display: none;
    }
    .column.social-media-col.cols .sociallink-class {
        gap: 10px;
    }
    .sociallink-class a {
        width: 32px;
        height: 32px;
    }
    .column.cols {
        max-width: 25%;
        min-width: max-content;
    }
    .column.nav-links-col {
        max-width: 50%;
        min-width: max-content;
    }
    .footer ul {
        justify-content: center;
        gap: 17px;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 0;
        list-style: none;
    }
    footer.footer .main-row {
        flex-wrap: nowrap;
    }
    .blog-post {
        padding: 20px;
    }
    .header .logo img {
        height: 45px;
    }
}
@media screen and (max-width: 767px) {
    .thirdcol {
        width: 100%;
    }
    .newsletter .content h2 {
        font-size: 35px;
        line-height: 38px;
    }
    .page-template-paginated-blog-posts h1 {
        font-size: 42px;
        line-height: 49.6px;
    }
    .single-post input.search-field {
        width: 350px !important;
    }
    .single-post h1.entry-title {
        line-height: 40px;
        margin-top: 20px;
    }
    .search h1.page-title {
        font-size: 28px;
        line-height: 40px;
    }
    .search .entry-header h2.entry-title a,
    h1.entry-title {
        margin-top: 0;
        font-size: 20px !important;
        font-weight: 700 !important;
    }
    .search .search-form label {
        margin-top: 50px;
    }
    .search-form label .search-field {
        font-size: 14px;
    }
    .single .single-thumb img {
        width: 100%;
        object-fit: cover;
        height: 300px;
    }
    .page-template-paginated-blog-posts .blog-post h2 {
        height: auto;
        margin-bottom: 15px !important;
    }
    .blog-post-excerpt {
        margin-top: 0;
        height: auto;
    }
    .newsletter .content form {
        width: 530px;
    }
    #popup-message .popup-content br {
        display: block !important;
    }
    .search h2.entry-title {
        font-size: 20px !important;
        line-height: 29px !important;
    }
    .search .entry-title a {
        line-height: 32px;
    }
    .footer .main-row {
        align-items: center;
        flex-direction: column;
        row-gap: 20px;
    }
    .footer img.img-fluid {
        height: 50px;
        margin: auto;
    }
    .column.social-media-col.cols .sociallink-class {
        justify-content: center;
    }
    .header .logo img {
        height: 40px;
    }
}
@media (max-width: 575px) {
    .footer ul {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .searchform input#s {
        width: 300px;
    }
    .newsletter .content form {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .newsletter .content form {
        width: 100%;
    }
    .heroutline-btn {
        display: block;
        width: max-content;
        margin: 25px auto;
    }
    .single-post input.search-field {
        width: max-content !important;
    }
    .searchform input#s {
        width: 210px;
    }
    .search input.search-field {
        width: 100% !important;
    }
    .search .search-form label {
        margin-top: 15px;
    }
    .search-form label .search-field {
        font-size: 14px;
    }
}
@media screen and (max-width: 370px) {
    .searchform input#s {
        width: auto;
    }
}
