html {
    scroll-behavior: smooth;
    scroll-padding-top: 40px;
    overflow-x: hidden;
}

body {
    padding: 0px !important;
    margin: 0px !important;
    box-sizing: border-box !important;
    font-size: 14px !important;
    line-height: 26px !important;
    font-family: 'Roboto-Regular' !important;
    color: #252525 !important;
    overflow-x: hidden;
}

a {
    cursor: pointer !important;
}

.top-sec.extraclass {
    position: fixed;
    top: 0;
    width: 100%;
}

/* ========================================================================================= */

/* Common styles */

.container-fluid {
    padding: 0px 30px !important;
}

a {
    text-decoration: none !important;
}


/* Common styles end */
/* ========================================================================================= */

/* navbar section */

/* ------------------------NAVBAR-SECTION-STARTS--------------------------------------------------------- */
/* .navbar a img {
    width: 120px;
} */
.res-post {
    display: none;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a.nav-link.active {
    color: #e3001b;
}

.navbar-nav>li>a {
    color: #fff !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
}

.dropdown .dropdown-toggle {
    display: inline-block !important;
    width: 0%;
}

.dropdown {
    display: flex;
}

.dropdown-toggle::after {
    position: absolute;
    top: 50%;
    right: 15px;
}

.nav-item.dropdown .dropdown-menu {

    margin-left: 0px;
    box-shadow: 0 8px 16px #0003;
    padding: 0px;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    border-radius: 0;
    border: none;
}

.navbar-toggler:focus {
    box-shadow: none;
}


#appoint-btn a {
    line-height: 30px;
    margin-top: 1px;
}

.dropdown-menu .dropdown-item {
    font-size: 13px;
    padding: 8px 15px;
}

.navbar-expand-lg .navbar-nav>li:not(:last-child)>.nav-link {
    padding: 9.5px 55px 9.5px 0px !important;
}

.navbar-expand-lg .navbar-nav>li:last-child>.nav-link {
    padding: 0px !important;
}

/* ----- navbar toggler  css ----- */

.navbar {
    padding: 0px;
}

.navbar-toggler.x {
    border: none;
}

.navbar-toggler.x:focus {
    outline: none;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
    width: 22px;
    display: block;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.navbar-toggler.x .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.nav-toggle:before {
    display: none;
}

/*
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 66px;
} */
.nav-item.dropdown {
    display: inline-flex;
    align-items: center;

}



/* Header Section */

/* ===================================================== */

/* Top Header Section */
.logo-sec {
    text-align: left;
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.logo-sec>a>img {
    width: 270px;
}

.main-conatiner.main-top-sec {
    grid-template-columns: 42px 1fr 150px;
}

.main-conatiner.main-top-sec.category-inner-0 {
    grid-template-columns: 0px 1fr 150px !important;
}

.main-conatiner.main-top-sec.category-inner-0 .sidebar.fliph {
    width: 0px !important;
}

.top-sec a {
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 16px;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Roboto-Medium';

}

.top-sec {
    border-bottom: 1px solid #d5d5d5;

}

.social-sec img {
    object-fit: contain;
    /* padding-left: 5px; */
}

.top-sec {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #012965;
    color: #fff;
}

/* Bottom section */

.btm-sec {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #141313;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #D5D5D5;
}

.header-sec .top-right-sec {
    display: flex;
    /* align-items: center; */
}

.header-sec {
    margin-top: 40px;
}

a.ann-sec {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 27px;
    color: #fffefe !important;
    border-radius: 14px;
    background-color: #cc0000;
    /* padding: 2px 20px; */
    width: auto;
    height: 27px;
    line-height: 27px;
    padding: 0px 15px;
    vertical-align: bottom;

    display: inline-block;
    margin-right: 15px;
}

.ann-sec img {
    padding-right: 6px;
}

.top-right-sec>div:nth-child(2),
.top-right-sec>div:nth-child(3),
.top-right-sec>div:nth-child(4) {
    width: 67px;
    padding: 24px 3px 18px !important;
}

.top-right-sec>div:nth-child(2) img,
.top-right-sec>div:nth-child(3) img,
.top-right-sec>div:nth-child(4) img {
    padding-bottom: 6px;
}

.top-right-sec>div:not(:first-child) {
    border-left: 1px solid #d5d5d5;

}

.header-sec .top-right-sec>div:first-child {
    align-self: center;
}

.top-right-sec>div:not(:first-child) {
    padding: 21px 3px;
}

.top-right-sec>div:last-child {
    padding: 12px 0px 12px 15px;
}

.btm-sec a {
    color: #141313;
}


/* sidebar */
.sidebar .inner-list-sidebar li a {
    line-height: 20px;
    padding: 6px 10px 6px 30px;
}

.sidebar .list-sidebar>li>a>span:first-child {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    padding: 5px;
    object-fit: contain;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.sidebar .list-sidebar.inner-list-sidebar>li>a>span:first-child {
    height: 0px;
    width: 0px;
    padding: 2.5px;
    border-radius: 0;
    background-color: transparent;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #70798b #70798b transparent;
    transform: rotate(-45deg);
    transition: border 0.2s;
    margin-top: -2px;
}

.sidebar .list-sidebar>li>a>span>img {
    object-fit: contain;
    max-width: 16px
}

.sidebar {
    width: 210px;
    transition: all 0.1s ease-in-out;
    background-color: #eff3f6;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    background-color: #eff3f6;
    box-shadow: inset -24px 0 27px -27px #0000002e;
    transition: all 0.1s ease-in-out;
    height: 100%;
}

/* .bg-defoult {

} */

.sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.sidebar li a {
    letter-spacing: .2px;
    font-size: 14px;
    line-height: 20px;
    color: #242424;
    display: flex;
    align-items: center;
    padding: 5px 10px 3px 30px;
    border-left: 0px solid #dedede;
    text-decoration: none;
    transition: all 0.1s ease-in-out;
    text-transform: capitalize;
}

.sidebar.left.fliph li a {
    justify-content: center;
    padding: 5px;
    transition: all 0.1s ease-in-out
}

.sidebar li a i {
    padding-right: 5px;
}

.sidebar ul li .sub-menu li a {
    position: relative
}

.sidebar ul li .sub-menu li a:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: middle;
}

.sidebar ul li .sub-menu li a:hover:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #111;
    height: 100%;
}

.sidebar ul li .sub-menu li a:hover {
    background-color: #222;
    padding-left: 20px;
    transition: all 0.2s ease-in-out
}

.sub-menu {
    border-left: 5px solid #dedede;
}

.sidebar li a .nav-label,
.sidebar li a .nav-label+span {
    transition: all 0.1s ease-in-out
}


.sidebar.fliph li a .nav-label,
.sidebar.fliph li a .nav-label+span {
    display: none;
    transition: all 0.2s ease-in-out
}

.sidebar.fliph {
    width: 50px;
    transition: all 0.2s ease-in-out;

}

.sidebar.fliph li {
    position: relative
}

.sidebar.fliph .sub-menu {
    position: absolute;
    left: 39px;
    top: 0;
    background-color: #222;
    width: 150px;
    z-index: 100;
}



.fliph .user-panel {
    display: none;
}


/* Dsi-Adds section */

.swiper-container {
    width: 100%;
}


.main-top-sec {
    transition: all 0.2s ease-in-out;
    display: grid;
    width: 100%;
    grid-template-columns: 210px 1fr 150px;
    grid-gap: 30px;
    border-bottom: 1px solid #d5d5d5;
}

.desi-adds-sec {
    padding-top: 25px;
    overflow: hidden;
    margin-left: -5px;
    /* width: calc(100% - 175px) !important; */
}

/* .top-add-right-sec{text-align: end;}  */
#desi-ads img {
    width: 100%;
}

.desi-adds-sec .item>a>img {
    /* height: 140px; */
    width: 100%;
    /* min-height: 140px;    */
    object-fit: contain;
}

.desi-adds-sec .item>a:first-child>img {
    margin-bottom: 10px;
}

.desi-adds-sec img {
    width: 100%;
}

.title-one {
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #1b1b1b !important;
    font-family: "Roboto-Bold";
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}


.title-one a {
    color: #1b1b1b !important;
}

.title-one::before {
    position: absolute;
    content: '';
    background-image: url(../images/head-before.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    left: 0;
    top: 2px;
}

#desi-ads {
    padding-top: 13px;
}

.top-add-right-sec .title-one {
    /* display: none; */
    font-size: 15px;
    padding-left: 16px;
}

.top-add-right-sec {
    padding-top: 25px;
}

.right-ads {
    padding-top: 13px;
    position: relative;
}

/* .top-add-right-sec .right-ads>div>a:not(:first-child) img {
    margin-top: 10px;
} */

.right-ads>div>a img {
    width: 125px;
    height: 75px;
    /* object-fit: contain; */
}

.border-img {
    /* background-image: url(../images/border.png); */
    border-bottom: 1px solid #d5d5d5;
    background-repeat: repeat-x;
    height: 10px;
    margin: 30px 0px 17px;
}

.new-border-img {
    border-bottom: 1px solid #d5d5d5;
}

.featured-ads {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 18px;
    row-gap: 20px;
    padding-bottom: 20px;
}

.featured-ads img {
    width: 100%;
    height: 60px;
    /* object-fit: cover; */
}

.feature-ad-title {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 17px;
    color: #111111;
    margin-top: 7px;
    display: inline-block;
}

.pt-30p {
    padding-top: 30px;
}

.pb-30p {
    padding-bottom: 30px;
}

.p-30p {
    padding: 30px;
}

.featured-ads {
    padding-top: 12px;
}

/* Recent ad Secion */
.recent-ad-sec {
    margin-top: -1px;
}

.recent-ad-sec .recent-ads>div {
    padding: 11px 0px 9px;
    height: 100%;
}

.recent-ad-sec .two-grid-inner .recent-ads>div {
    padding: 9px 10px 0px 3px !important;
}

.recent-ad-sec .recent-ads>div:last-child {
    /* border-bottom: 0px; */
    /* padding-bottom: 0px; */
}

.middle-grid-sec .recent-ad-sec .recent-ads>div:last-child {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 9px;
}

.recent-ad-sec a {
    font-size: 13.5px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #1a1a1a;
}

.middle-grid-sec .right-ads {
    padding-top: 15px;
}

.recent-ad img {
    height: 45px;
    width: 81px;
    object-fit: cover;
    border-radius: 3px;
    margin-left: 8px;
}

.no-image {
    margin-left: 10px;
    background-color: #eff3f6;
    height: 45px;
    width: 81px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* display: inline-block; */
    object-fit: cover;
    color: #626262 !important;
    border: 1px solid #ababab;
    font-size: 10px !important;
    border-radius: 3px;
}

.recent-ad a {
    display: block;
}

.recent-ad a>span:not(:last-child) {
    display: inline-block;
}

.recent-ad a>span:last-child {
    color: #cc0000;
    font-size: 13px;
}

.recent-ads>div {
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0px;
}

.recent-ads>div {
    padding: 10px 0px;
}

.recent-ad {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recent-ad>a {
    order: 2;
}

.recent-ads {
    padding-top: 8px;
    height: 100%;
}

.shadow-img {
    position: absolute;
    right: 0;
    height: 100%;
}

/* .title-two {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #e3001b;
    font-family: "Roboto-Bold";

} */

.bdr-right-row .title-two {
    margin-bottom: 6px;
}

.list-sub-head img {
    vertical-align: middle;
}

/* .recent-ads>div:last-child{padding-bottom: 0px;} */
.two-grid {
    padding-top: 6px;
    /* display: grid;
    width: 100%;
    grid-template-columns: 1fr 120px;
    grid-gap: 30px; */
    /* border-bottom: 1px solid #d5d5d5; */
}

.title-two img {
    padding-right: 3px;
    max-width: 26px;
    max-height: 21px;
    object-fit: contain;
    /* filter: brightness(90%) invert(80%); */
}

.two-grid.recent-ad-sec .recent-ad img {
    padding-left: 10px;
}


.date-color {
    color: #e3001b;
    font-size: 11px !important;
    display: inline-block;
}

.list-sub-head {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    text-transform: uppercase;
    color: #b04f25;
    font-family: "Roboto-Medium";
    padding-top: 20px;
    padding-bottom: 0px;
}

.clr2 {
    color: #e3001b !important;
}

.clr3 {
    color: #b04f25 !important;
}

.clr4 {
    color: #0a9b45 !important;
}

.clr5 {
    color: #17aae7 !important;
}

.clr6 {
    color: #c6249b !important;
}

.clr7 {
    color: #db8b01 !important;
}

.clr8 {
    color: #4840af !important;

}

.list-sec a {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #1a1a1a;
    position: relative;
    padding-left: 9px;
    display: inline-block;
}

.list-col {
    columns: 2;
}

.list-sec a::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 4px;
    /* opacity: .7; */
    top: 6px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #777;
    border-left: 1px solid #777;
    transform: rotate(135deg);

}

.list-sec>div {
    /* border-bottom: 1px solid #d5d5d5; */
    padding: 9px 10px 0px 3px;
}

.pt-10p {
    padding-top: 10px;
}

.pt-40p {
    padding-top: 40px;
}

.grid-right .title-one {
    /* display: none */
    font-size: 15px;
    padding-left: 16px;
}

.grid-right .right-ads>a:not(:first-child) img {
    margin-top: 10px;
}

/* .ad-btn {
    width: 95px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    background-color: #e3001b;
    line-height: 33px;
    border: 0;
    margin-top: 5px;
    text-transform: uppercase;
} */
.ad-btn {
    padding: 4px 26px;
    width: auto;
    height: auto;
    border-radius: 3px;
    color: #fff;
    background-color: #e3001b;
    /* line-height: 0; */
    border: 0;
    border-radius: 50px;
    margin-top: 5px;
    text-transform: uppercase;
}

#recent-ads-slick .cmn-btns .slick-arrow {
    top: -23px;
}

.ad-head {
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #1b1b1b;
    font-family: "Roboto-Bold";
    margin-bottom: 7px;
    font-weight: 400;

}

.middle-ad-sec p {
    line-height: 21px;
}

.m-t-5p {
    margin-top: -5px;
}

.ad-form {
    padding-top: 5px;
}

.ad-form span {
    padding-left: 5px;
}

.top-row>div {
    position: relative;
}

.top-row>div::before {
    content: '';
    height: 41px;
    width: 2px;
    position: absolute;
    top: 0px;
    right: -2px;
    background-color: #fff;
}

.top-row>div:last-child::before {
    display: none;
}

.top-row>div:not(:last-child) {
    border-right: 1px solid #d5d5d5;
}

.list-sub-head>a {
    display: flex;
    align-items: center;
}

.list-sub-head img {
    padding-right: 10px;
    object-fit: contain;
    margin-top: -3px;
    vertical-align: sub;
    max-width: 27px;
}

.list-sub-head i {
    padding-right: 10px;
    object-fit: contain;
    margin-top: -3px;
    vertical-align: sub;
    max-width: 27px;
}



/* Bottom- section */

.bdr-right-row,
.top-row {
    margin-right: -15px;
    margin-left: -15px;
}

.bdr-right-row>div,
.top-row>div {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}

.btm-grid-sec .bdr-right-row>div:not(:last-child) {
    border-right: 1px solid #d5d5d5;
}

/* .btm-grid-sec .list-sec>div{
    padding: 11px 10px 6px 3px;
} */
.movies-sec img {
    width: 172px;
    height: 140px;
    object-fit: cover;
    object-position: top;
    border-radius: 3px;
}

.movies-sec .button-up,
.movies-sec .button-down {
    width: 28px;
    height: 28px;
    position: absolute;
    top: -51.5px;
}

.movies-sec .button-up {
    right: 40px;
}

.movies-sec .button-down {
    right: 3px;
}

.movies-sec p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #1b1b1b;
    margin-bottom: 6px;
    margin-top: 10px;
}

.movies-sec .button-up::after {
    left: 12px;
    transform: rotate(-45deg);
}

.movies-sec .button-up::after,
.movies-sec .button-down::after {
    content: "";
    position: absolute;
    top: 10px;
}

.movies-sec .button-down::after {
    left: 9px;
    transform: rotate(138deg);
}

.release-date {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #424141;
    padding-bottom: 15px;
}

.bdr-right-row {
    margin-top: 25px;
}


.bdr-right-row>div:not(:last-child)::after {
    content: '';
    height: 41px;
    width: 2px;
    position: absolute;
    top: 0px;
    right: -2px;
    background-color: #fff;
}

.movies-sec {
    margin-top: 21px;
}

.ptb-30p {
    padding-block: 30px;
}


/* Footer-section */
.footer-sec {
    z-index: 1;
    position: relative;
    font-size: 13.5px;
    background-color: #edf2f5;
    padding-top: 15px;
    border-top: 1px solid #d9e2e8;
}

.footer-head {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    margin-bottom: 16px;
    font-weight: 400;

}

.footer-sec a {
    color: #252525;
    letter-spacing: .2px;

}

.footer-ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.footer-ul>li::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #e4e4e4;
    border: 1px solid #c6c6c6;
    border-radius: 50%;
    left: 0px;
    top: 10px;
}

.footer-ul>li:last-child {
    padding-bottom: 4px !important;
}

.footer-ul>li {
    padding-bottom: 9px;
    position: relative;
    padding-left: 10px;
}

.footer-social {
    padding-top: 5px;
}

.footer-social>a:not(:last-child) img {
    padding-right: 7px;
}

.copyright-sec {
    color: #272727;
    background-color: #e3eaef;
    padding: 24px 30px 20px;
}

.copyright-sec a {
    color: #272727 !important;
    position: relative;
}

.copy-links>a {
    position: relative;
    display: inline-block;
}

.copy-links>a:not(:last-child)::before {
    content: '';
    position: absolute;
    right: 8px;
    top: 5px;
    border: 1px solid #727577;
    height: 12px;
}

.copy-links>a {
    padding-right: 25px;
}

.footer-logo img {
    margin-top: -10px;
    padding-bottom: 14px;
    width: 270px !important;
}

/* .footer-logo {
    margin-top: -10px;
    padding-bottom: 14px;
    width: 270px;
} */

.button-left {
    padding-right: 15px;
    cursor: pointer;
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: px;
    margin: 18px 7px 7px;
}

.title-one.exta-space {
    padding-top: 5px;
}

.title-one.exta-space::before {
    top: 7px;
}

/* .top-add-right-sec .right-ads>a:nth-child(n+7) {
    display: none;
} */

/* Internal pages */
/* ======================================================== */
.sidebar.fliph .list-active {
    margin-left: 10px;
}

.sidebar.fliph .list-active span {
    display: none;
}

.list-active {
    font-size: 15px;
    letter-spacing: 0px;
    padding: 5px 5px 12px 0px;
    color: #2c2b8f;
    display: flex;
    align-items: center;
    margin-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
    margin-bottom: 10px;
}

.list-active img {
    padding-right: 4px;
    margin-top: -2px;
    width: 20px;
}

.list-active::before {
    content: '';
    position: absolute;
    background-image: url(../images/icons/list-active.png);
    width: 19px;
    height: 9px;
    left: 6px;
    background-repeat: no-repeat;
    bottom: -10px;

}

.post-btn img {
    padding-right: 8px;
}

.post-btn {
    width: 130px;
    height: 37px;
    border-radius: 3px;
    background-image: linear-gradient(90deg, #012965 0%, #012965ab 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;

}

.categoty-sec {
    text-transform: uppercase;
    padding-top: 8px;
}

.categoty-sec>div:not(:first-child) {
    text-align: center;
    padding-left: 15px;
}

.breadcrumbs-cat-sec a {
    color: #3a3a3a;
    font-size: 13px;
}

.categoty-sec a {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #3a3a3a;
}

.category-head {
    font-size: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 8px;
    line-height: 32px;
    font-weight: 400;

}

.category-head .cate-span {
    color: #505050;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Roboto-Regular';
    letter-spacing: 0px;
    padding-left: 40px;
}

.breadcrumbs-cat-sec {
    padding-top: 5px;
    padding-bottom: 6px;
    border-bottom: 1px solid #d5d5d5;
}

.categoty-sec>div img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-bottom: 6px;
    margin-top: 6px;
    opacity: .8;
}

.categoty-sec>div i {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-bottom: 6px;
    margin-top: 6px;
    opacity: .8;
}

.categoty-sec>div img:hover {
    opacity: 1;
}

.inner-body-sec {
    padding-block: 25px;
}

.bdr-top {
    padding: 9px 8px 16px 10px;
}

.premium-head,
.premium-head a {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #1a1a1a;
}


.date-loc {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #6f6f6f;
}

.premium-content .date-loc {
    margin-top: 10px;
}

.premium-content .date-loc>span>img {
    padding-right: 3px;
    margin-top: -3px;
}

.premium-content .date-loc>span:last-child {
    padding-left: 12px;
}

.inner-body-sec .title-one.ex-s {
    padding-bottom: 16px !important;
}

.premium-row>div>a {
    border: 1px solid #d6dadd;
    height: 100%;
    border-top: none;
    display: block;
}

.premium-ad-sec>img {
    width: calc(100% + 2px) !important;
    margin-left: -1px;
}

.premium-row {
    margin-bottom: 29px;
}

.premium-row.premium-btm>div>a {
    border-top: 0px !important;
}

.premium-row.premium-btm>div:first-child>a {
    border-top: 1px solid #d6dadd !important;
}

.search-results .premium-row.premium-btm .bdr-top {
    padding: 1px 13px;
}

.premium-row.premium-btm>div>a>img {
    display: none;
}

.recent-listing-one {
    /* border-bottom: 1px solid #d5d5d5; */
    padding: 17px 0px 16px;
}

.recent-listing>div:not(:first-child) {
    border-left: 1px solid #d5d5d5;
}

.recent-listing-one>div:first-child {
    padding-top: 0px;
}

.recent-listing-one .post-img {
    padding-bottom: 10px;
}

.recent-listing-one .premium-head {
    padding-bottom: 9px;
}

.recent-listing-one .date-loc>span>img {
    padding-right: 3px;
    margin-top: -3px;
}

.recent-listing-one .date-loc>span {
    padding-top: 8px;
    display: inline-block;
}

.recent-listing-content {
    padding-top: 6px;
}

.inner-sec .sidebar {
    position: sticky !important;
    /* top: 35px; */
    /* height: 100vh; */
    overflow-x: hidden;
    overflow-y: auto;
}

.inner-sec {
    overflow: hidden;
}

.scrollbar {

    background: #F5F5F5;
    overflow-y: scroll;
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #00000023;
}


.main-top-sec.inner-sec {
    border-bottom: 0px;
}

.main-top-sec.inner-sec>div {
    padding-bottom: 15px;
}

.inner-sec .list-sidebar {
    padding-bottom: 100px !important;
}

.quick-links .quick-link {
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #1b1b1b;
    font-family: "Roboto-Bold";
    padding-left: 30px;
    font-weight: 400;

}

.quick-links a {
    color: #3a3939;
}



/* Profile Page  */

.profile-page {
    width: 640px;
    background-color: #ffffff;
    border: 1px solid #d7dadd;
    margin: auto;
    padding: 30px 90px 55px;
}

.profile-img {
    padding-bottom: 11px;
}

.profile-img>span {
    position: relative;
    display: inline-block;
}

.profile-img a {
    position: absolute;
    bottom: 18px;
    right: -4px;
}

:focus-visible,
:focus :where(input, select, textarea) {
    outline: none !important;
    box-shadow: none !important;
}

.profile-page form .form-control {
    height: 44px;
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
}

.select-box {
    position: relative;

}

.select-box::before {

    content: '';
    position: absolute;
    background-image: url(../images/icons/dropdown-icon.png);
    width: 20px;
    height: 20px;
    bottom: 7px;
    right: 5px;
    background-size: auto;
    background-repeat: no-repeat;
}

.profile-page label {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 16px;
    color: #505050;
    padding-bottom: 6px;
    padding-top: 12px;
}

.profile-page ::placeholder {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 16px;
    color: #232323;
}

.profile-page .form-control {
    font-size: 14px !important;
    letter-spacing: 0px;
    line-height: 16px;
    color: #232323;
    text-indent: 8px;
}

.profile-btn {
    min-width: 135px;
    height: 44px;
    border-radius: 22px;
    background-image: linear-gradient(90deg, #012965 0%, #012965ab 100%);
    border: none !important;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 25px;
}

select option {
    padding: 20px !important;
}

.profile-page .category-head {
    padding-bottom: 20px;
    padding-top: 13px;
}

.search-results .premium-ad-sec>img {
    width: 100% !important;
    margin-left: 0px;
}

.search-results .premium-ad-sec {
    display: block;
    padding: 6px;
    border-top: 1px solid #d6dadd !important;
}

.search-results .date-loc>span:last-child {
    float: right;
    border-radius: 50px;
    padding: 2px 7px 0px;
    color: #141414;
    text-transform: capitalize;
}

.premium-row.premium-btm .date-loc>span:last-child {
    margin-top: -5px;
}

.premium-row.premium-btm .premium-content .date-loc {
    margin-top: 5px;
}

.search-results .bdr-top {
    padding: 13px 11px 12px 10px
}

.search-results .premium-content .date-loc {
    margin-top: 9px;

}


/* search section */

/* .search-section {
    display: none;
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition: 0.5s all ease-in-out;
}
.search-box {
    background: rgba(0, 0, 0, 0.8);
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-input {
    width: 70%;
    border: 2px solid #fff;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.search-input .input-textarea {
    position: relative;
    background: transparent;
    width: 100%;
    height: 40px;
    padding: 10px;
    color: white;
    z-index: 2;
    border: none;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
}
.search-input span {
    margin-right: 10px;
}
.search-section.open {
    display: block;
    opacity: 1;
    z-index: 1000;
    transition: 0.5s all ease-in-out;
    overflow: hidden !important;
    position: fixed;

}
.serach-close{display: none;}
.serach-close.d-b{display: block !important;} */



/* Laxmi  */



/* COMMON CSS */

/* common css strats here */


.w-100 {
    width: 100%;
}

.w-auto {
    width: auto !important;
}

.h-100 {
    height: 100%;
}

/* for display */

.d-inline-flex {
    display: inline-flex;
}

/* for display inline */

.d-inline-block {
    display: inline-block;
}

.d-flex {
    display: flex;
}

/* for display inline */

/* for positions */

.pos-relative {
    position: relative;
}

.pos-absolute {
    position: absolute;
}

/* padding styles */

.p-0 {
    padding: 0px;
}

.p-5p {
    padding: 5px;
}

.p-10p {
    padding: 10px;
}

.p-15p {
    padding: 15px;
}

.p-20p {
    padding: 20px;
}

.p-30p {
    padding: 30px;
}

.p-40p {
    padding: 40px;
}

.pt-5p {
    padding-top: 5px;
}

.pt-10p {
    padding-top: 10px;
}

.pt-13p {
    padding-top: 13px;
}

.pt-15p {
    padding-top: 15px;
}

.pt-20p {
    padding-top: 20px;
}

.pt-40p {
    padding-top: 40px;
}

.pt-50p {
    padding-top: 50px;
}

.pt-60p {
    padding-top: 60px;
}

.ptb-5p {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ptb-10p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ptb-15p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ptb-20p {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ptb-25p {
    padding-top: 25px;
    padding-bottom: 25px;
}

.ptb-30p {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ptb-40p {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ptb-50p {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ptb-60p {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ptb-70p {
    padding-top: 70px;
    padding-bottom: 70px;
}

.plr-10p {
    padding-left: 10px;
    padding-right: 10px;
}

.plr-20p {
    padding-left: 20px;
    padding-right: 20px;
}

.plr-30p {
    padding-left: 30px;
    padding-right: 30px;
}

.pb-10p {
    padding-bottom: 10px;
}

.pb-15p {
    padding-bottom: 15px;
}

.pb-20p {
    padding-bottom: 20px;
}

.pb-30p {
    padding-bottom: 30px;
}

.pb-40p {
    padding-bottom: 40px;
}

.pb-60p {
    padding-bottom: 60px;
}

.pb-80p {
    padding-bottom: 80px;
}

.ptb-4060p {
    padding-top: 40px;
    padding-bottom: 60px;
}

.pr-0p {
    padding-right: 0px;
}

.pl-0p {
    padding-left: 0px;
}

.pl-10p {
    padding-left: 10px;
}

.pl-15p {
    padding-left: 15px;
}

.pl-20p {
    padding-left: 20px;
}

.pl-25p {
    padding-left: 25px;
}

.pl-40p {
    padding-left: 40px;
}

.pl-50p {
    padding-left: 50px;
}

.pr-20p {
    padding-right: 20px;
}

.pr-30p {
    padding-right: 30px;
}

.pr-40p {
    padding-right: 40px;
}

.pr-50p {
    padding-right: 50px;
}


/* margin styles */

.mlr-auto {
    margin-left: auto;
    margin-right: auto;
}

.m-0 {
    margin: 0px;
}

.m-15p {
    margin: 15px;
}

.m-lr-auto {
    margin: 0px auto;
}

.mt-5p {
    margin-top: 5px;
}

.mt-10p {
    margin-top: 10px;
}

.mt-15p {
    margin-top: 15px;
}

.mt-20p {
    margin-top: 20px;
}

.mt-25p {
    margin-top: 25px;
}

.mt-30p {
    margin-top: 30px;
}

.mt-40p {
    margin-top: 40px;
}

.mt-45p {
    margin-top: 45px;
}

.mt-50p {
    margin-top: 50px;
}

.mt-60p {
    margin-top: 60px;
}

.mt-70p {
    margin-top: 70px;
}

.mt-80p {
    margin-top: 80px;
}

.mt-90p {
    margin-top: 90px;
}

.mt-100p {
    margin-top: 100px;
}

.mt-120p {
    margin-top: 120px;
}

.mt-130p {
    margin-top: 130px;
}

.mt-220p {
    margin-top: 220px;
}

.mb-0p {
    margin-bottom: 0px;
}

.mb-10p {
    margin-bottom: 10px;
}

.mb-15p {
    margin-bottom: 15px;
}

.mb-20p {
    margin-bottom: 20px;
}

.mb-25p {
    margin-bottom: 25px;
}

.mb-30p {
    margin-bottom: 30px;
}

.mb-40p {
    margin-bottom: 40px;
}

.mb-50p {
    margin-bottom: 50px;
}

.mb-60p {
    margin-bottom: 60px;
}

.mb-70p {
    margin-bottom: 70px;
}

.mb-80p {
    margin-bottom: 80px;
}

.mb-100p {
    margin-bottom: 100px;
}

.mtb-2040p {
    margin-top: 20px;
    margin-bottom: 40px;
}

.mtb-5p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mtb-10p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mtb-15p {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mtb-20p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb-30p {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mtb-40p {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mtb-50p {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mtb-60p {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mlr-10p {
    margin-left: 10px;
    margin-right: 10px;
}

.mlr-20p {
    margin-left: 20px;
    margin-right: 20px;
}

.ml-5p {
    margin-left: 5px;
}

.ml-10p {
    margin-left: 10px;
}

.ml-15p {
    margin-left: 15px;
}

.ml-20p {
    margin-left: 20px;
}

.ml-50p {
    margin-left: 50px;
}

.mr-5p {
    margin-right: 5px;
}

.mr-10p {
    margin-right: 10px;
}

.mr-15p {
    margin-right: 15px;
}

.mr-20p {
    margin-right: 20px;
}

.mr-30p {
    margin-right: 30px;
}

.mr-40p {
    margin-right: 40px;
}

.mr-50p {
    margin-right: 50px;
}

/* for border radius  */

.brad-50 {
    border-radius: 50px;
}

/* for letter spacing  */

.ls-1p {
    letter-spacing: 1px;
}

/* for text-patterns*/

.txt-up {
    text-transform: uppercase;
}

.txt-cap {
    text-transform: capitalize;
}

.txt-undline {
    text-decoration: underline !important;
}


/* for text colors */

.text-blue {
    color: #2152d0;
}

.text-b1color {
    color: #2b2a94;
}

.text-b2color {
    color: #1843b4;
}

.text-b3color {
    color: #ed3c4f;
}

.text-b4color {
    color: #d50d4b;
}

.text-b5color {
    color: #505050;
}

.text-b6color {
    color: #e3001b !important;
}

/* for text-alignment*/

.align-items {
    align-items: center;
}

.align-flex-end {
    align-items: flex-end;
}

.justify-space {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.justify-flex-end {
    justify-content: flex-end;
}

.wh-space {
    white-space: pre-line;
}

.obj-fit {
    object-fit: cover;
}

/* for font-size */

.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font19 {
    font-size: 19px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font23 {
    font-size: 23px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font28 {
    font-size: 28px;
}

.font30 {
    font-size: 30px;
}

.font34 {
    font-size: 34px;
}

.font36 {
    font-size: 36px;
}

.font44 {
    font-size: 44px;
}

.font40 {
    font-size: 40px;
}

.font50 {
    font-size: 50px;
}

.font52 {
    font-size: 52px;
}

/* for line-hieght */

.lh-15p {
    line-height: 15px;
}

.lh-16p {
    line-height: 16px;
}

.lh-18p {
    line-height: 18px;
}

.lh-20p {
    line-height: 20px;
}

.lh-22p {
    line-height: 22px;
}

.lh-23p {
    line-height: 23px;
}

.lh-24p {
    line-height: 24px;
}

.lh-25p {
    line-height: 25px;
}

.lh-26p {
    line-height: 26px;
}

.lh-27p {
    line-height: 27px;
}

.lh-28p {
    line-height: 28px;
}

.lh-29p {
    line-height: 29px;
}

.lh-32p {
    line-height: 32px;
}

.lh-33p {
    line-height: 33px;
}

.lh-42p {
    line-height: 42px;
}

.lh-44p {
    line-height: 44px;
}

/* for font-weight */

.fw-600 {
    font-weight: 600;
}

/* for text-alignment*/

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-end {
    text-align: end;
}

.text-justify {
    text-align: justify;
}

.text-initial {
    text-align: initial;
}

/* COMMON FORM CSS */

/* .common-form .mb-3{margin-bottom:10px !important;} */
.common-form input,
.common-form select,
.common-form textarea {
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    font-size: 13px;
    color: #8d8d8d;
}

.common-form input,
.common-form select {
    height: 44px;
}

.common-form .form-label {
    font-size: 13px;
    color: #232323;
    margin-bottom: 0px;
}

.chk-input {
    width: 23px;
    height: 23px !important;
    margin-right: 10px;
    transform: translateY(-2px);
}

.common-form-btn {
    height: 47px;
    border-radius: 2px;
    background-color: #191919;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
}

.forgot-txt {
    font-size: 14px;
    line-height: 16px;
    color: #cb0f22;
    margin-top: 15px;
}

.forgot-txt a {
    color: #cb0f22;
}

/* ------------------------------------------------ */
/* LOGIN PAGE CSS */
/* ------------------------------------------------ */

.login-blk {
    max-width: 830px;
    margin: auto;
}

.login-box {
    /* height: 413px; */
    border-radius: 6px;
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
    background-color: #ffffff;

}

.title1 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    font-weight: 400;


}

.login-left-blk {
    padding: 57px;
}

.login-rgt-blk {
    padding: 50px 55px 50px 45px;
    ;
}

.log-br-right {
    border-right: 1px solid #dfdfdf;

    height: 100%
}

.login-title {
    font-size: 20px;
    line-height: 16px;
    color: #242424;
    font-family: "Roboto-Bold";
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 400;

}

.ps-show {
    position: absolute;
    top: 12px;
    right: 17px;
    text-transform: capitalize;
    color: #8f8f8f;
}

.ps-show a {
    color: #8f8f8f;
}

.help-txt {
    font-size: 13px;
    line-height: 16px;
    color: #666666;
}

.whts-ico {
    transform: translateY(-1px);
}

.rg-btn {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    background-color: #191919;
    width: 100px;
    height: 47px;
    padding: 15px 20px;
}

/* ------------------------------------------------ */
/* REGISTER PAGE CSS */
/* ------------------------------------------------ */

.regis-blk {
    max-width: 735px;
    margin: auto;
}

.regis-box {
    /* height: 589px; */
    border-radius: 8px;
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
    background-color: #ffffff;
    padding: 60px;
}

.form-regist-btn {
    padding: 10px 107px;
    border: 0px !important;
}

.pr-gap {
    padding-right: 8px;
}

.pl-gap {
    padding-left: 8px;
}

/* ------------------------------------------------ */
/* DETAILS PAGE CSS */
/* ------------------------------------------------ */

.swt-item-title {
    min-width: 130px;
}

.swt-colon {
    margin-right: 35px;
}

.swt-icon-box {
    margin-top: 8px;
}

.swt-icon-box>p:nth-child(2) {
    padding-left: 25px;
    position: relative;
}

.swt-icon-box>p:nth-child(2)::before {
    content: ':';
    position: absolute;
    left: 0;
}

.post-add-btn {
    width: 135px;
    height: 37px;
    border-radius: 3px;
    background-image: linear-gradient(90deg, #012965 0%, #012965ab 100%);
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
}


.main-top-sec.details {
    transition: all 0.2s ease-in-out;
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 150px;
    grid-gap: 30px;
    border-bottom: 0;
}

.main-top-sec.details .breadcrumbs-cat-sec .categoty-sec {
    padding-top: 0px;
    padding-bottom: 3px;
}

.main-top-sec.details .breadcrumbs-cat-sec {
    padding-top: 8px;
    padding-bottom: 8px;
}

.main-top-sec.details>div:first-child {
    padding-left: 30px
}

.desc-br {
    border: 1px solid #d7dadd !important;
}

.description-titles {
    font-size: 18px;
    line-height: 20px;
    color: #1e1e1e;
    /* width: 319px; */
    /* height: 44px; */
    background-image: linear-gradient(0deg, #dce1e6 0%, #ffffff 100%);
    margin-bottom: 0;
    padding: 12px;
}

.swt-item-desc {
    padding: 25px 40px 25px 25px;
    position: relative;
}

.login-edit {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    padding: 0px 10px;
}

.swt-views {
    border-top: 1px solid #d7dadd;
    padding: 7px 25px;
}

/* ------------------------------------------------ */
/* POST ADD PAGE CSS */
/* ------------------------------------------------ */
.nav-item.dropdown .dropdown-menu .dropdown-menu {
    display: none;
}

.post-blk {
    max-width: 865px;
    margin: auto;
}

.post-nav {
    border: 0;
}

.post-nav .nav-item {
    margin-right: 15px;
}

::placeholder {
    text-transform: capitalize !important;
}

.nav-tabs {
    border: 0px !important;
}

.post-nav .nav-link {
    font-size: 13px !important;
    text-transform: uppercase !important;
    color: #3a3a3a !important;
    text-align: center !important;
    /* width: 145px; */
    /* height: 35px; */
    border-radius: 50px !important;
    background-color: #ffffff !important;
    border: 1px solid #d7dadd !important;
    padding: 4px 25px !important;
}

.post-nav .nav-link img {
    /* margin-right: 7px; */
    transform: translateY(-1px);
}

.post-nav .nav-item.show .nav-link,
.post-nav .nav-link.active {
    background-image: linear-gradient(90deg, #706fdb 0%, #3b3aae 100%);
    color: #fff !important;
    border-color: transparent;
}

.post-nav .nav-item.show .nav-link img,
.post-nav .nav-link.active img {
    filter: brightness(0) invert(1);
}


.info-title-gap {
    margin-bottom: 20px;
}

.upload {
    padding: 5px;
}

.post-btns button {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    min-width: 135px;
    height: 40px;
    border-radius: 22px;
    border: 0;
    margin: 0px 5px;
}

.post-submit-btn {
    background-image: linear-gradient(90deg, #012965 0%, #012965ab 100%);
}

.post-cancel-btn {
    background-image: linear-gradient(-90deg, #7e7e7e 0%, #b5b5b5 100%);
}


/* ------------------------------------------------ */
/* MY ADDS PAGE CSS */
/* ------------------------------------------------ */

.add-tble .table>thead {
    vertical-align: bottom;
    border: 1px solid #d7dadd !important;
}

.add-tble th {
    background-image: linear-gradient(0deg, #dce1e6 0%, #ffffff 100%);
    font-weight: 300;
    letter-spacing: .2px;
}

.add-tble .table>:not(caption)>*>* {
    border-bottom: 1px solid #afb0b0;
}

.add-tble .table td {
    border-bottom: 1px solid #afb0b0;
    padding: 15px 0.5rem !important;
}

.add-tble td:first-child {
    width: 45%;
}

.add-tble td:nth-child(2) {
    width: 16%;
}

.add-tble td:nth-child(3) {
    width: 15%;
}

.add-tble td:nth-child(4) {
    width: 11%;
}

.add-tble td:last-child {
    width: 23%;
}

.add-icon {
    margin-right: 15px;
}

.add-icon img {
    width: 81px;
    height: 45px;
    border-radius: 2px;
    object-fit: cover;

}

.add-title {
    display: flex;
    align-items: center;
}

.add-title a {
    font-size: 14px;
    line-height: 18px;
    color: #1a1a1a;
}

.act-ico>a:not(:last-child) {
    margin-right: 6px;
}

/*
.act-ico img:first-child {
    height: 14px;
} */

/* ----------------------------------------------- */
/* ACKNOWLEDGEMENT PAGE CSS */
/* ----------------------------------------------- */

.cart-bg-box {
    max-width: 930px;
    margin: auto;
}

.order-title {
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0c9e5b;
    font-family: 'Roboto-Medium';
    text-align: center;
    margin-top: 29px;
    margin-bottom: 8px;
}

.order-subtitle {
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #131313;
    text-align: center;
}

.order-p {
    margin-top: 14px;
    margin-bottom: 27px;
    font-size: 14px;
    line-height: 19px;
    color: #181818;
    text-align: center;
}

.order-table {
    background-color: rgba(195, 185, 116, 0);
    border: 1px solid #cecece;
}

.order-table thead {
    background-color: #dedede;
    border-color: #dedede;
}

.order-table thead {
    border-top: none;
}

.table>:not(:first-child) {
    border: none !important;
}

.order-table tbody>tr:last-child td {
    border: none
}

.order-table tbody>tr>td {
    border-color: #dedede !important;
}

.order-table thead th {
    font-size: 14px;
    color: #000000 !important;
    font-weight: 50 !important;
    text-align: center;
    background-image: linear-gradient(0deg, #dce1e6 0%, #ffffff 100%);
}

.order-table tbody td {
    padding: 23px 5px 14px 5px;
    font-size: 14px;
    line-height: 22px;
    color: #000000 !important;
    font-weight: 300 !important;
    text-align: center;
    border-bottom: 1px solid;
}

.order-btns {
    margin-top: 35px;
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Roboto-Light';
    text-align: center;
    padding: 9px 30px;
    background: #cc0000;
}

.order-btns2 {
    margin-top: 35px;
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Roboto-Light';
    text-align: center;
    padding: 9px 30px;
    background: #3b3aae;
}

.order-btns:hover {
    color: #fff !important;
}

.order-btns::before {
    content: "\200B";
    display: inline-block;
    border-top: solid 1.5px #fff;
    border-right: solid 1.5px #fff;
    transform: rotate(-135deg);
    height: 0.7rem;
    width: 0.7rem;
    line-height: 10px;
    margin-right: 7px;
}


/* Mega menu */

/* MEGA MENU CSS */

.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-family: inherit;
    /* background-color: #fff; */
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
    height: 48px;
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998;
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.align-to-right {
    float: right;
}

.nav-header {
    float: left;
}

.navigation-hidden .nav-header {
    display: none;
}

.nav-brand {
    /* line-height: 70px; */
    padding: 0;
    color: #343a40;
    font-size: 24px;
    text-decoration: none !important;
}

.nav-brand:hover,
.nav-brand:focus {
    color: #343a40;
}

/* .navigation-portrait .nav-brand { */
/* font-size: 18px; */
/* line-height: 48px; */
/* } */

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left;
}

.nav-logo:focus>img {
    outline: initial;
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0;
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 0px;
    display: none;
    cursor: pointer;
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #343a40;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}

.navigation-portrait .nav-toggle {
    display: block;
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #001432;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* transition-duration: 0.2s;
    transition-timing-function: ease; */
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0;
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 18px;
    margin: 12px 7px;
    display: none;
    float: right;
    color: #d5d5d5;
    font-size: 23px;
    cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block;
}

.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.navigation-portrait .nav-menu {
    width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center;
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
    float: none;
}

.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: left;
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0;
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: solid 1px #f0f0f0;
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none;
}


.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px;
}

/* .nav-menu > li:hover > a,
  .nav-menu > li.active > a,
  .nav-menu > li.focus > a {
    color: #fff;
  } */

.nav-menu>li>a>i,
.nav-menu>li>a>[class*="ion-"] {
    width: 18px;
    height: 16px;
    line-height: 16px;
    transform: scale(1.4);
}

.nav-menu>li>a>[class*="ion-"] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center;
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto;
}

.nav-menu.nav-menu-social>li>a>[class*="ion-"] {
    font-size: 12px;
}

.nav-menu.nav-menu-social>li>a>.fa {
    font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px;
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    transition: all 0.2s;
    cursor: pointer;
    /* display: none; */
}

.nav-dropdown.nav-submenu {
    top: 0;
}

.nav-item>.nav-dropdown.nav-submenu {
    top: 30px;
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000;
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    /* border-color: transparent #70798b #70798b transparent; */
    transform: rotate(45deg);
    transition: border 0.2s;
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px;
}

.nav-menu>li:hover>a .submenu-indicator-chevron,
.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron {
    border-color: transparent #967adc #967adc transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    transform: rotate(-180deg);
}

.navigation-portrait .navbar-nav li a {
    z-index: 100;
    position: relative;
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999;
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998;
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px;
}

.navigation-hidden .nav-search {
    display: none;
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd;
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px;
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #343a40;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    transform: rotate(-45deg);
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: "";
    pointer-events: none;
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    transform: translateX(-50%);
}

.nav-search-button:hover .nav-search-icon {
    color: #ff6b00;
}

.nav-search>form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99;
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table;
}

.navigation-portrait .nav-search-inner {
    height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #343a40;
    outline: none;
    line-height: 70px;
    border: none;
    background-color: transparent;
    transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px;
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

.nav-button:hover,
.nav-button:focus {
    color: #fff;
    text-decoration: none;
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px;
}

.nav-text {
    margin: 25px 15px;
    display: inline-block;
    color: #343a40;
    font-size: 14px;
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0;
}

.navigation-portrait .nav-text+ul {
    margin-top: 15px;
}

.nav-dropdown {
    min-width: 180px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 1000;
    white-space: nowrap;
    box-shadow: 0 8px 16px #0003;
    padding: 0;
    /* border-radius: 3px; */
    background-color: #fff;
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0;
}

.nav-dropdown .nav-dropdown {
    right: 100%;
}

.nav-menu>li>.nav-dropdown {
    /* border-top: solid 1px #f0f0f0; */
}

.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
}

.nav-dropdown>li>a {
    padding: 16px 20px;
    font-size: 13px;
    display: inline-block;
}

.nav-dropdown>li:hover>a,
.nav-dropdown>li.focus>a {
    /* color: #70a636; */
}

.nav-dropdown.nav-dropdown-left {
    right: 0;
}

.nav-dropdown>li>.nav-dropdown-left {
    left: auto;
    right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a {
    text-align: right;
}

.navigation-portrait .nav-dropdown>li>a {
    padding: 7px 20px 7px 30px;
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
    padding-left: 50px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
    padding-left: 70px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
    padding-left: 90px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 110px;
}

.nav-item>a>.submenu-indicator {
    display: none
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 10px;
    position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(-45deg);
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(45deg);
}

/* .nav-dropdown > li:hover > a .submenu-indicator-chevron,
  .nav-dropdown > .focus > a .submenu-indicator-chevron {
    border-color: transparent #70a636 #70a636 transparent;
  } */

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(135deg);
}

.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
    width: 100%;
    top: 100%;
    left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none;
}

.nav-dropdown-horizontal>li {
    width: auto;
    clear: none;
    position: static;
}

.navigation-portrait .nav-dropdown-horizontal>li {
    width: 100%;
}

.nav-dropdown-horizontal>li>a {
    position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
    transform: rotate(-180deg);
}

.megamenu-panel {
    width: 100%;
    padding: 15px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 98;
    text-align: left;
    color: inherit;
    border-top: solid 1px #f0f0f0;
    background-color: #fdfdfd;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
    padding: 25px;
    position: static;
    display: block;
}

.megamenu-panel [class*="container"] {
    width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
    padding: 0;
}

.megamenu-panel-half {
    width: 50%;
}

.megamenu-panel-quarter {
    width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
    width: 100%;
}

.megamenu-panel-row {
    width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
    content: "";
    display: table;
    line-height: 0;
}

.megamenu-panel-row:after {
    clear: both;
}

.megamenu-panel-row [class*="col-"] {
    display: block;
    min-height: 20px;
    float: left;
    margin-left: 3%;
}

.megamenu-panel-row [class*="col-"]:first-child {
    margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
}

.navigation-portrait .megamenu-panel-row:first-child [class*="col-"]:first-child {
    margin-top: 0;
}

.megamenu-panel-row .col-1 {
    width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
    width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
    width: 22.75%;
}

.megamenu-panel-row .col-4 {
    width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
    width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
    width: 48.5%;
}

.megamenu-panel-row .col-7 {
    width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
    width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
    width: 74.25%;
}

.megamenu-panel-row .col-10 {
    width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
    width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
    width: 100%;
}

.megamenu-tabs {
    width: 100%;
    float: left;
    display: block;
}

.megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
    width: 100%;
}

.megamenu-tabs-nav>li>a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #343a40;
    border: solid 1px #eff0f2;
    outline: 0;
    background-color: #fff;
}

.megamenu-tabs-nav>li.active a,
.megamenu-tabs-nav>li:hover a {
    background-color: #f5f5f5;
}

.megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    color: #343a40;
    border: solid 1px #eff0f2;
    background-color: #fff;
}

.megamenu-tabs-pane.active {
    display: block;
}

.navigation-portrait .megamenu-tabs-pane {
    width: 100%;
}

.megamenu-lists {
    width: 100%;
    display: table;
}

.megamenu-list {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    display: inline-block;
    float: left;
    list-style: none;
}

.megamenu-list:last-child {
    margin: 0;
    border: none;
}

.navigation-landscape .megamenu-list {
    margin: -15px 0;
    padding: 20px 0;
    border-right: solid 1px #f0f0f0;
}

.navigation-landscape .megamenu-list:last-child {
    border: none;
}

.megamenu-list>li>a {
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    color: #343a40;
    text-decoration: none;
    font-size: 13px;
}

.megamenu-list>li>a:hover {
    background-color: #ff6b00;
    color: #fff;
}

.megamenu-list>li.megamenu-list-title>a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #343a40;
}

.megamenu-list>li.megamenu-list-title>a:hover {
    background-color: transparent;
}

.navigation-landscape .list-col-2 {
    width: 50%;
}

.navigation-landscape .list-col-3 {
    width: 33%;
}

.navigation-landscape .list-col-4 {
    width: 25%;
}

.navigation-landscape .list-col-5 {
    width: 20%;
}

.nav-menu>li>a {
    /* padding: 13px 11px;
      display: inline-block;
      text-decoration: none;
      font-size: 14px;
      color: #fff;
      font-family: 'OpenSans-Regular';
      text-transform: uppercase;
      letter-spacing: 1px; */
    transition: color 0.3s, background 0.3s;
    line-height: 21px;
}

.nav-dropdown>li>a {
    font-size: 13px;
    padding: 8px 10px;
    width: 100%;
}

.nav-dropdown>li>a:hover {
    background-color: #ffefef;
    color: #e3001b;
}


/* .nav-dropdown > li > a:hover,
  .nav-dropdown > li > a:focus {
    color: #70a636;
  }
   */
.main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .nav-dropdown>li>a,
    .megamenu-list>li>a {
        width: 85%;
    }
}

.nav-dropdown a {
    text-transform: none !important
}

.recent-listing-one .date-loc {
    line-height: 17px;
}

.masonry {
    margin-bottom: 10px;
    column-count: 1;
    column-gap: 0;
    counter-reset: item-counter;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}

@media screen and (min-width: 400px) {
    .masonry {
        column-count: 2;
    }
}

@media screen and (min-width: 600px) {
    .masonry {
        column-count: 3;
    }
}

@media screen and (min-width: 800px) {
    .masonry {
        column-count: 4;
    }
}


.masonry .item {
    break-inside: avoid;
    display: block;
    background: #fff;
    padding: 0px 10px 10px 10px;
    width: 100%;
    counter-increment: item-counter;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
}

.masonry .item img {
    max-width: 100%;
}

@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

/* socail */
.share {
    position: relative;
    display: inline-block;
}

.ico {
    display: none;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); */
    transition: 0.3s;
    animation: 0.3s left forwards;
    opacity: 0;
    will-change: animation;
}

.ico img {
    width: 24px;
    margin-right: 5px;
}

.ico.active {
    display: inline-block;
    animation: 0.48s right forwards;
}

.ico.active:nth-child(1) {
    animation-delay: 0.39s;
}

.ico.active:nth-child(2) {
    animation-delay: 0.2s;
}

@keyframes right {
    50% {
        transform: translateX(170%);
    }

    100% {
        opacity: 1;
        transform: translateX(130%);
    }
}

@keyframes left {
    0% {
        opacity: 1;
        transform: translateX(130%);
    }

    100% {
        opacity: 0;
        transform: translateX(0);
        top: 0;
    }
}

/* Larvel css */

.form-control.error {
    border-color: #cc0000;
}

.error {
    color: #cc0000 !important;
}

.img100 {
    width: 100%;
}


#cookieConsent {
    display: none;
}


/* Blog Page */
.premium-ad-sec.blog-box .date-loc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    justify-content: space-between;
    width: 100%;
    bottom: 10px;
    right: 0;
    padding-inline: 10px;
}

.premium-ad-sec.blog-box {
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.premium-row>div>a>div {
    overflow: hidden;
}

.premium-ad-sec.blog-box .bdr-top {

    margin: 9px 8px 16px 10px;
    padding: 0px;

}

.premium-ad-sec.blog-box .ad-btn {
    padding: 1px 7px !important;
    width: auto;
    height: auto;
    border-radius: 3px;
    font-size: 12px;
    color: #e3001b;
    background-color: transparent;
    border: 1px solid #e3001b !important;
    line-height: 20px;
    border: 0;
    margin-top: 0px;
    text-transform: capitalize;

}

.premium-ad-sec.blog-box:hover>div>img {

    transform: scale(1.08);
    transition: 1s;
}

.premium-ad-sec.blog-box>div>img {
    overflow: hidden;
    transition: 1s;
    height: 140px;
    width: 100%;
    object-fit: cover;
}

.blog-post-no-image {
    background-color: #eff3f6;
    height: 140px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* display: inline-block; */
    object-fit: cover;
    color: #626262 !important;
    border-top: 1px solid #d6dadd;
    border-bottom: 1px solid #d6dadd;
    font-size: 10px !important;
}

.main-top-sec.inner-sec.blog {
    transition: all 0.2s ease-in-out;
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 150px;
    grid-gap: 30px;
}

.main-top-sec.inner-sec.blog .inner-sec {
    margin-left: 30px;
}

.alert {
    --bs-alert-padding-x: 20px;
    --bs-alert-padding-y: 10px;
}

.alert-dismissible .btn-close {

    padding: 16px;
}

.profile-img>span>img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
}

.profile-on-img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #eff3f6;
    display: flex;
    align-items: center;
    justify-content: center;
    /* display: inline-block; */
    object-fit: cover;
    color: #626262 !important;
    border: 1px solid #ababab;
    font-size: 10px !important;

}


/* pole */

.poll-area label {
    display: block;
    margin-bottom: 7px;
    border-radius: 4px;
    padding: 1px 10px;
    border: 1px solid #e6e6e6;
    transition: all 0.2s ease;
}

.poll-area label:hover {
    border-color: #ddd;
}

.poll-area label.selected {
    border-color: #7ce097 !important;
}

.poll-area label .row {
    display: flex;
    pointer-events: none;
    justify-content: space-between;
}

.poll-area label .row .column {
    display: flex;
    align-items: center;
}

.poll-area label .row .circle {
    height: 12px;
    width: 12px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 3px;
    position: relative;
}

.poll-area label.selected .row .circle {
    border-color: #00c059;
}

.poll-area label .row .circle::after {
    content: "";
    height: 10px;
    width: 10px;
    background: #00c059;
    border-radius: inherit;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

/* .poll-area label:hover .row .circle::after{
    display: block;
    background: #e6e6e6;
  } */
.poll-area label.selected .row .circle::after {
    display: block;
    background: #00c059 !important;
}

/* .poll-area label .row span{
    font-size: 16px;
    font-weight: 500;
  } */
.poll-area label .row .percent {
    display: none;
}

.poll-area label .progress {
    height: 7px;
    width: 100%;
    position: relative;
    background: #f0f0f0;
    margin: 1px 0 6px 0;
    border-radius: 30px;
    display: none;
    pointer-events: none;
}

.poll-area label .progress:after {
    position: absolute;
    content: "";
    height: 100%;
    background: #ccc;
    width: calc(1% * var(--w));
    border-radius: inherit;
    transition: all 0.2s ease;
}

.poll-area label.selected .progress::after {
    background: #00c059;
}

.poll-area label.selectall .progress,
.poll-area label.selectall .row .percent {
    display: block;
}

.poll-area input[type="radio"],
.poll-area input[type="checkbox"] {
    display: none;
}




/* ---------------------------------------------- */
/* CONTACT US PAGE STARTS HERE */
/* ---------------------------------------------- */

.br-top1 {
    border-top: 1px solid #d7dadd !important;
}

.c-link {
    background: red;
    padding: 3px 5px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}

.ds-gap {
    padding: 15px;
}

.rs-title {
    font-family: 'Roboto-Medium';
    font-size: 16px;
}


/* ---------------------------------------------- */
/* FAQ PAGE STARTS HERE */
/* ---------------------------------------------- */

/* FAQ SECTION */

.accordion_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 20px;
}

.accordion_head {
    cursor: pointer;
    padding: 17px;
    font-size: 16px;
    line-height: 22px;
    color: #1a1a1a;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0 0px 1px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 16%);
    background-color: #ffffff;
}

.accordion_body {
    padding: 0px 20px 20px 20px;
    margin: 0px;
    filter: drop-shadow(0px 5px 5px rgba(0, 7, 63, 0.03));
    background-color: #ffffff;
}

.accordion_body p {
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
}

/* .acc_hd {width: 80%;} */


.plusminus {
    float: right;
    text-align: end;
    font-family: 'Roboto-Light';
    font-size: 23px;
    color: #e21f1f;
}


/* searc */


.cus-overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    background-color: #001330f7;
}

.overlay-content {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);

    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.cus-overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    filter: brightness(1) invert();
    font-size: 25px;
    cursor: pointer;
    color: white;
}

.cus-overlay .closebtn:hover {
    color: #ccc;
}

.cus-overlay .search input[type=text] {
    padding: 14px 13px 12px 30px;
    font-size: 14px;
    border: none;
    float: left;
    width: 100%;
    font-size: 16px;
    background: white;
}

.cus-overlay input[type=text]:hover {
    background: #fff;
}

.cus-overlay button {
    float: left;
    /* width: 10%; */
    padding: 13px 13px 13px 8px;
    background: #ff9933;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.cus-overlay button img {
    filter: brightness(0) invert(1);
}

.cus-overlay button:hover {
    /* background: #fff; */
}

.SearchHero {
    background: #333333;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #dd1818, #333333);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #dd1818, #333333);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #ffffff;
    padding: 20px;
}

.SearchHero p {
    font-size: 13px;
}

/* .filters-content.row{overflow: hidden;z-index: -1;} */
/* .filters{padding-left: 30px;} */


.premium-no-img {
    background-color: #eff3f6;
    height: 53px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* display: inline-block; */
    object-fit: cover;
    color: #626262 !important;
    border-top: 1px solid #d6dadd;
    border-bottom: 1px solid #d6dadd;
    font-size: 10px !important;
}

.premium-img-item {
    height: 53px;
    width: 100%;
    object-fit: cover;
}

.share a {
    display: none;
}

.share.active a.active {
    display: inline-block;
}

.a2a_kit {
    line-height: 32px;
    position: absolute;
    display: block;
    min-width: 228px;
    transform: translateX(80px) translateY(-33px);
}

.nav-link:hover,
.nav-item.focus {
    cursor: pointer;
}

.pop-btn {
    padding: 8px 14px;
    border-radius: 3px;
    color: #fff;
    background-color: #e3001b;
}

.follow-sec {
    padding-left: 15px !important;
}

.overlay-logo img {
    width: 170px;
    transform: translate(20px, 10px);
}

.overlay-logo {
    display: none;
}

.form-control[type="file"] {
    overflow: hidden;
    padding: 12px !important;
}

/* custome ckeditor css */
.ck-placeholder {
    min-height: 100px !important;
}



/* parent pages */

.items-sec .item {
    border: 1px solid #ccc;
    margin-block: 20px;
    margin-inline: 2px;
}

.items-sec .item img {
    max-width: 100% !important;
}

.inner-sec.desi-overflow {
    overflow: hidden;
}

.shows.owl-carousel .owl-dots.disabled,
.shows.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.items-sec .item .content {
    padding: 15px 2px 10px 8px;
}

.items-sec .event-img {
    height: 180px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.items-sec .event-img.directry-img {
    height: 180px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.items-sec .item-head {
    margin-bottom: 10px;
    font-size: 14px;
    color: #1b1b1b;
}

.items-sec .date-loc img {
    vertical-align: top;
    margin-top: 1.3px;
    padding-right: 10px;

}

.items-sec .owl-theme .owl-nav [class*='owl-'] {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    padding: 0px;
    background: transparent !important;
    border: 1px solid #e3001b;
}

.nav-button {
    margin: 0px;
    padding: 0px;
    font-size: 26px;
    color: #e3001b;
    line-height: 25px;
}

.nav-button:hover {
    color: #e3001b;
}

.items-sec .owl-theme .owl-nav {
    /* margin-top: 10px; */
    position: absolute;
    right: 0;
    top: center;
    -webkit-tap-highlight-color: transparent;
    top: -36px;
    justify-content: flex-end;
    display: flex;
    z-index: 1000;
}


/* select drop down in state */
/*
.custom-select select::after{
    position: absolute;
    content: "";
    top: 14px;
    height: 20px;
    right: 10px;width: 20px;
    background-image: url(../images/icons/arrow-icon.png);

} */
.custom-select {
    position: relative;
}

.navbar .form-select {
    color: #333333;
    font-size: 13px !important;
}

.navbar .form-select option {
    padding: 20px !important;
}

.form-select {
    /* text-transform: uppercase !important; */
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: 7px 13px 6px 6px;
    background-position: right 4px top 15px;
    background-size: 9px 10px;
}

.form-select option {
    text-transform: uppercase;

}

/* .top-ad-no-img{
    width: ;
} */

.desi-ads-list {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px
}

.desi-ads-list .item {
    flex-direction: column;


}

/* .desi-ads-list .item a:first-child{
    margin-bottom: 20px;
} */
/*
.desi-ads-list .item a{
    height: 106px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-45deg, #be0b2fa6, #00276899, #f9861494, #23d5ab);
	background-size: 400% 400%;

	animation: gradient-desi 15s ease infinite;
}
.no-img-feaured-ads
{
    color: #fff !important;
    background: linear-gradient(-45deg, #be0b2fa6, #00276899, #f9861494, #23d5ab);
	background-size: 400% 400%;
	animation: gradient-desi 15s ease infinite;
    display: flex;
    min-height: 60px;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.no-img-sponsor-ads{
    display: flex !important;
    height: 75px;
    width: 120px;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: linear-gradient(-45deg, #be0b2fa6, #00276899, #f9861494, #23d5ab);
	background-size: 400% 400%;
	animation: gradient-desi 15s ease infinite;
}
.no-img-top-menu-ad{
    display: flex !important;
    height: 75px;
    width: 460px;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: linear-gradient(-45deg, #be0b2fa6, #00276899, #f9861494, #23d5ab);
	background-size: 400% 400%;
	animation: gradient-desi 15s ease infinite;
}

@keyframes gradient-desi {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
} */


.sub-form {
    padding: 50px;
    box-shadow: 0px 0px 20px 3px #e9e9e9;
}

.comment-sec .card-body {
    border-bottom: 1px solid #d7dadd !important;
}

.comment-sec .card-body:last-child {
    border-bottom: none !important;
}



/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 130px;
    padding: 0 84px 0 22px;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    line-height: 60px;
    background: #5c9cd8;
    border-radius: 4px;
    cursor: pointer;
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}

.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 18px;
    font-weight: 600;
    color: #b5b5b5;
    line-height: 47px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}

.header-cus-select {
    background-color: #012965 !important;
    margin-left: 10px;
    align-items: center;
    justify-content: center;
    display: inline-flex !important;
    padding: 0px 5px 0px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 50px;
}

.header-cus-select>span>img {
    filter: invert();
}

button:focus-within,
button:focus {
    box-shadow: none !important;
    outline: none !important;
}

.bootstrap-select button.dropdown {
    border: 0px !important;
    background-color: transparent !important;
}

.bootstrap-select button.dropdown-toggle:focus {
    outline: 0px !important;
    outline-offset: 0 !important;
}

.bootstrap-select .btn {
    font-size: 13px;
    text-transform: uppercase;
}

.bootstrap-select .btn {
    border: none !important;
}

.bootstrap-select .btn:hover,
.bootstrap-select .btn:focus-visible {
    background-color: transparent !important;
    border: none !important;

}

.bootstrap-select :not(.btn-check)+.btn:active {
    background-color: transparent !important;
}

.bootstrap-select .dropdown-menu {
    padding: 0px !important;
    background: #fff;
    border: 0px !important;
    border-radius: 12px !important;
    padding: 14px 16px;
    box-shadow: 0px 1px 2px -1px rgba(14, 24, 36, 0.25), 0px 12px 24px -2px rgba(14, 24, 36, 0.25);
}

.dropdown-item.active {
    background-color: #012965;
}

.bootstrap-select .btn-check:checked+.btn,
.bootstrap-select .btn.active,
.bootstrap-select .btn.show,
.bootstrap-select .btn:first-child:active,
.bootstrap-select :not(.btn-check)+.btn:active {
    background-color: transparent !important;
}

/* .bootstrap-select .dropdown-menu{
    margin-left: -26px;
} */

.bootstrap-select .dropdown-toggle::after {
    border: none !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right;
    width: 8px;
    height: 8px;
    filter: invert();
}

.bootstrap-select .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 8px;
}

.bootstrap-select>.dropdown-toggle {
    background-color: transparent;
    color: #fff;
    padding: 3px 20px 3px 5px !important;
}

.title-two.title-home {
    background-color: #ffeded;
    padding: 8px 10px;
}



/* owl-arrows */
.button-up,
.button-down {
    position: relative;
    padding: 5px;
    /* margin: 30px auto; */
    background: #012965;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    transition: all 0.2s linear;
}

.button-up::after,
.button-down::after {
    content: "";
    position: absolute;
    top: 12px;
    z-index: 11;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.button-up::after {
    left: 14px;
    transform: rotate(-45deg);
}

.button-down::after {

    left: 10px;
    transform: rotate(138deg);
}

/* .owl-theme .owl-nav */
#desi-ads .owl-nav [class*='owl-'] {
    color: #000 !important;
    font-size: 14px;
    margin: 5px;
    padding: 0 !important;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

#desi-ads .owl-nav {
    position: absolute;
    right: -5px;
    top: -42px;
}

.border1 {
    border: #d2d2d2 1px solid;
}

.f-r {
    float: right;
}

.p20 {
    padding: 20px;
}

.t-p20 {
    padding-top: 20px;
}

.alert .close {
    float: right;
}

.poll-page {
    margin: 0px 5px;
}

.poll-page .middle-ad-sec {
    height: 100%;
    padding: 30px 15px 60px;
    background-color: #fff;
    filter: drop-shadow(0px 5px 7.5px rgba(0, 0, 0, 0.1));
    /* border: 1px solid #ccc; */
    /* border-radius: 5px; */
}

.more-poll {
    background-color: #ffeded !important;
    color: #e3001b !important;
    float: right;
    font-size: 10px !important;
    display: inline-block;
    padding: 2px 8px;
}


.slick-slide>div {
    margin: 0 5px;
}

.slick-list {
    margin: 0 -10px;
}

.cmn-btns .button-down,
.cmn-btns .button-up {
    display: inline-block;

}

.cmn-btns .button-up {
    position: absolute;
    right: 40px;
}

.cmn-btns .button-down {
    position: absolute;
    right: 0px;
}

.cmn-btns .slick-arrow {
    top: -37px;
}

.featured-ads.cmn-btns .slick-arrow {
    top: -29px;
}

.blog-item-img {
    float: left;
    width: 45%;
    margin-right: 30px;
    margin-bottom: 20px;
}

.blog-item-des h1,
.blog-item-des h2,
.blog-item-des h3,
.blog-item-des h4,
.blog-item-des div {
    float: none !important;
    clear: inherit !important;
}

.comment-box {
    border: 1px solid #d2d2d2;
    padding: 15px 20px 5px 50px;
}

.comment_h4 span {
    font-size: 19px !important;
    margin-bottom: 4px;
}

.comment-box p {
    padding-left: 5px;
    color: #818181;
}

.comment-box:not(:first-child) {
    margin-top: 6px;
}

.comment-box-sec {
    position: relative;
}

.comment-box .initial {
    position: absolute;
    left: 10px;
    background-color: rgb(227, 233, 247);
    border-radius: 50%;
    color: rgb(0, 40, 104);
    display: inline-block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    margin-right: 5px;
}



.res-ad-form .common-form input,
.res-ad-form .common-form select {
    height: 38px;
}


.title-two.title-home {
    background-color: #edf4ff;
    padding: 8px 10px;
}

.title-two {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #002868;
    font-family: "Roboto-Bold";
    font-weight: 400;

}

.main-top-sec.homepage .top-add-right-sec {
    grid-column: 3;
    grid-row: 1 / span 2;
}

.main-top-sec.homepage .middle-grid-sec {
    grid-column: 1 / span 2;
    grid-row: 2;
}

.main-top-sec.homepage .middle-grid-sec {
    padding-left: 30px;
}

.main-top-sec.homepage .sidebar,
.main-top-sec.homepage .desi-adds-sec {
    border-bottom: 1px solid #d5d5d5;
}

.main-top-sec.homepage {
    border-bottom: none !important;
}

.top-right-sec>div i {
    padding-bottom: 6px;
    font-size: 23px;
    line-height: 19px;
    -webkit-appearance: none !important;
}

.top-right-sec>div:first-child {
    background-color: #fff3f3;
}

.top-right-sec>div:first-child,
.top-right-sec>div:nth-child(2) {
    border-left: 1px solid #d5d5d5;
}

.top-right-sec>div:not(:last-child) {
    width: 67px;
    padding: 24px 3px 18px !important;
}

.top-right-sec>div:not(:last-child):hover {
    background-color: #eff8ff;
}

/* .top-right-sec>div:nth-child(2){
    background-color: #eff8ff;
}
.top-right-sec>div:nth-child(3){
    background-color: #f2fff2;
}
.top-right-sec>div:nth-child(4){
    background-color: #f2f2ff;
}
.top-right-sec>div:nth-child(5){
    background-color: #fffdf3;
} */
.top-right-sec>div>a {
    display: flex;
    flex-direction: column;
}

.top-right-sec>div:not(:last-child) img {
    padding-bottom: 6px;
}


.select2-container--default .select2-selection--single {

    border-radius: 2px !important;
    background-color: #ffffff !important;
    border: 1px solid #c2c2c2 !important;
    font-size: 13px;
    color: #8d8d8d;
    height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999;
    line-height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 6px !important;
}

.post-nav label:nth-child(1) .doller {
    display: none;

}

.doller {
    color: #ff6a6a;
    font-size: 19px;

}

/* tbody, td, tfoot, th, thead, tr {
    white-space: nowrap;
} */

.listing-paid-sec ul {
    padding-left: 0px;
    list-style: none;
}

.listing-paid-sec ul li::before {
    left: -4px;
    top: 5px;
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(../images/icons/arrow-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    position: absolute;
}

.listing-paid-sec ul li {
    padding-left: 14px;
    line-height: 20px;
    position: relative;
    margin-top: 8px;
}

.listing-paid-sec .post-btns a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid;
    font-size: 14px;
    line-height: 38px;
    margin: 0px;
    border-image-slice: 1;
    color: #000;
    border-width: 2px;
    background: transparent;
    border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}

.listing-paid-sec .u-l-head {
    font-size: 18px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #0d0d0d;
    font-family: "Roboto-Medium";
    padding-top: 8px;
}

.listing-paid-sec .u-l-price span {
    font-size: 34px;
    /* letter-spacing: 0.3px; */
    text-transform: uppercase;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 8px;
    font-weight: 400;

}

.listing-paid-sec .u-l-price {
    margin-top: 10px;
}

.listing-paid-sec .card {
    padding: 5px 15px 0px 15px;
    height: 100%;
}

.main-top-sec.homepage>div:nth-child(3) {
    position: relative;
}

.main-top-sec .top-add-right-sec {
    position: relative;
}

.main-top-sec .top-add-right-sec:nth-child(3)::before {
    border-left: 1px solid #d5d5d5;
    position: absolute;
    content: '';
    height: 100%;
    left: -15px;
}

select {
    cursor: pointer !important;
}

.instruction-check {
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
}

.instruction-check input {
    margin-right: 10px;
}

.main-top-sec.homepage .middle-grid-sec .recent-ad-sec .recent-ads>div:last-child {
    border-bottom: 0px;
}


.post-ad-grid-sec {
    transition: all 0.2s ease-in-out;
    display: grid;
    width: 100%;
    grid-template-columns: 140px 1fr 140px;
    grid-gap: 30px;
}

.search-drop-btns {
    margin-top: 20px;
}

.search-drop-btns span {
    cursor: pointer;
    padding: 1px 20px;
    background-color: transparent;
    border: 1px solid #ffffff3d;
    color: #cfcfcf;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    width: auto;
    margin: 5px 3px;
}

.search-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.mobile-btm-menu {
    display: none;
}

a.nav-link span.submenu-indicator {
    pointer-events: none;
}

.nav-item.focus>.nav-dropdown.nav-submenu {
    display: block !important;
}

.nav-item1.focus>.nav-dropdown.nav-submenu {
    display: block !important;
}

.ads-wrapper .post-submit-btn {
    background-image: none !important;
}

.ads-wrapper .owl-nav {
    display: none;
}

.ads-wrapper a img {
    margin-bottom: 10px;
    width: 125px !important;
    height: 75px;
    object-fit: cover;
}

.d-none.d-lg-block.extra-rightbar:has(div) {
    display: none !important;
}

.search-btn-sec {
    border-radius: 50px;
    overflow: hidden;
    display: flex
}

.search-btn-sec button {
    width: 70px;
}

.nav-tabs .nav-link,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px
}

.mobile-view-user-profile {
    display: none;
}

.toggle-password {
    float: right;
    cursor: pointer;
    margin-right: 10px;
    /* margin-top: 27px; */
    z-index: 0;
    bottom: -41px;
    position: relative;
}

#search-list {
    background-color: #fff;
    max-height: 300px;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
}


/* search list */
.gropdown-menu {
    padding: 0px !important;
    text-align: left;
    list-style: none !important;
    margin: 0px !important;
    width: 100%;
    position: absolute;
    background: #fff;
    left: 0;
    border-radius: 5px;
    top: auto;
}

.search-cat {
    background: #e0ecfff7;
    padding: 2px 10px;
    border-radius: 13px;
    margin-right: 13px;
}

.gropdown-menu li {
    padding: 6px 15px;
}

.gropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #d5d5d5;
}

.custom-desc img {
    max-width: 100% !important;
}

.trending-ads .slick-slide img {
    max-width: 100% !important;
}

.form-check label,
.form-check input,
.slick-arrow {
    cursor: pointer;
}

.poll-view {
    top: 5px;
}

.ad-form .ad-btn {
    position: absolute;
}

.homepage .ad-form .ad-btn {
    position: relative;
}

#description {
    display: block !important;
    height: 0px;
    border: none;
    min-height: 0px;
    padding: 0px;
}

.textarea-pos-relative {
    position: relative;
}

.textarea-pos-relative label.error {
    position: absolute;
    top: 0;
    left: 85px;
}

.right-ads>div>.extra-rightbar>a img {
    width: 125px;
    height: 75px;
}

/* .top-add-right-sec .right-ads>div>.extra-rightbar>a img {
    margin-top: 10px;
} */

.featured-ads .feature-ad-title {
    height: 50px;
}

.trending-ads .slick-slide img {
    width: 100% !important;
}

.captchabg {
    background: #000;
    color: #fff;
    padding: 8px;
    margin: 0 5px;
}

.recent-ad-sec.home-blade .cmn-btns .slick-arrow {
    top: -28px;
}

.table-responsive table td,
.table-responsive table th {
    white-space: nowrap;
}


.post-nav .nav-link.post-inactive {
    user-select: none;
    background-color: #e6e6e6 !important;
    cursor: none;
}

/* .inner-body-sec .ad-form .ad-btn {
    padding: 4px 26px;
    width: auto;
    height: auto;
    border-radius: 3px;
    color: #fff;
    background-color: #e3001b;
    border: 0;
    border-radius: 50px;
    margin-top: 5px;
    text-transform: uppercase;
} */

.sidebar.left .title-one {
    padding: 10px 10px;
}

.sidebar.left .title-one::before {
    display: none;
}


.modal-fav {
    width: 70px !important;
    background: #fff;
    padding: 10px;
    /* position: absolute; */
    margin-top: -60px;
    border-radius: 50%;
}

.hide {
    display: none;
}

button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}


/* Donate */

.radio-inline {
    display: inline-flex;
    padding-left: 16px;
    position: relative;
    cursor: pointer;
}

.radio .radio-inline:not(:last-child) {
    margin-right: 10px;
}

.radio-inline input {
    height: auto !important;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 5px;
}

#main_donation_amount input {
    font-size: 20px !important;
}


.movie-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.movie-flex select {
    background-color: transparent;
    border: 0px !important;
    font-size: 13px;
    font-family: 'Roboto-Regular';
    background-color: #bbd5ff;
    padding: 3px 6px;
}

.movie-flex>div:nth-child(2) {
    position: relative;
}

#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.scam-btn {
    float: right;
    background-color: #cc0000;
    color: #fff !important;
    border-radius: 30px;
    font-size: 12px;
    padding: 2px 20px;

}

.scam-btn span {
    /* animation: blink 1s infinite; */
}

.scam-btn i {
    position: relative;
    top: 1px;
    right: -3px;
    display: inline-block;
    line-height: 20px;
    font-size: 18px;
    animation: blink 1s infinite;

}

@keyframes blink {
    0% {
        opacity: 0
    }

    49% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}


/* .user_disabled{
    user-select: none;
    pointer-events: none;
    opacity: 0.4;
}

.user_disabled td .btn{
    user-select: none;
    cursor: none;
} */


.fliph .flip-hide {
    display: none;
}

.list-sidebar.bg-defoult {
    height: 80vh;
    overflow-y: auto
}





/* editor */
.editor-content p,
.editor-content p,
.editor-content a,
.editor-content span {
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: 'Roboto-Regular' !important;
}

.editor-content p {
    margin-bottom: 8px;
    line-height: 24px !important;

}

.editor-content p {
    margin-bottom: 8px;
    line-height: 24px !important;

}

.editor-content p strong,
.editor-content p b {

    margin-bottom: -10px !important;
}

.editor-content strong,
.editor-content b {
    font-size: 17px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 8px;
    line-height: 25px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;

}

.editor-content h1,
.editor-content h1 strong,
.editor-content strong h1 {
    font-size: 30px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 8px;
    line-height: 25px;
    font-weight: 400;

}

.editor-content h2,
.editor-content h2 strong,
.editor-content strong h2 {
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 5px;
    line-height: 34px;
    font-weight: 400;

}

.editor-content h3,
.editor-content h3 strong,
.editor-content strong h3 {
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 5px;
    line-height: 30px;
    font-weight: 400;

}

.editor-content h4,
.editor-content h4 strong,
.editor-content strong h4 {
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 5px;
    line-height: 28px;
    font-weight: 400;

}

.editor-content h5,
.editor-content h5 strong,
.editor-content strong h5 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #0d0d0d;
    font-family: "Roboto-Bold";
    padding-top: 5px;
    line-height: 26px;
    font-weight: 400;

}


.editor-content ul li::before,
.editor-content ol li::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(135deg);
}

.editor-content p {
    margin-bottom: 10px;
}

.editor-content ul li,
.editor-content ul li {
    padding-bottom: 6px;
    position: relative;
    padding-left: 20px;
}

.editor-content ul,
.editor-content ol {
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 10px !important;
    list-style-type: none;
}

.editor-content p {
    margin-left: 0px !important;
}

/* sri css */

.title_four {
    letter-spacing: 0px;
    line-height: 28px;
    text-transform: uppercase;
    color: #1b1b1b !important;
    font-family: "Roboto-Bold";
    position: relative;
    font-size: 25px;
    font-weight: 400;

}

.title_five {
    letter-spacing: 0px;
    line-height: 26px;
    text-transform: uppercase;
    color: #1b1b1b !important;
    font-family: "Roboto-Bold";
    position: relative;
    font-size: 20px;
    font-weight: 400;
}

.mission_vission_edit {
    padding: 30px;
    box-shadow: 0px 0px 15px #00000014;
    border-radius: 7px;
    height: 100%;
}

.mission_vission_edit .title_five {
    margin-block: 15px;
}

#wtScannerDesktop .btn-close {
    width: 10px !important;
    height: 10px !important;
    position: absolute;
    right: 10px;
    top: 10px;
}

.alert {
    padding-left: 40px;
}

.alert svg {
    position: absolute;
    left: 8px;
}

.highlight_text
{
    background-color: #012965; color: #fff; text-align: center; padding: 6px; font-size: 16px; margin-bottom: 15px;

}
.btm-rcads .recent-ad{
    justify-content: inherit;;
}
.btm-rcads .recent-ad>a{
order: inherit;
margin-right: 12px;
display: inline-block;

}
