@font-face {
    font-family: Lexend-Deca;
    src: url("../../fonts/LexendDeca-Light.ttf");
}
html{
    scroll-behavior: smooth;
}
body {
    background-color: #fff;
    color: #3C4858;
    font-family: Lexend-Deca !important;
}
.Privacy-Policy {
    padding: 6% 2%;
}
.buyerFooter {
    background-color: #5271ff;
    color: #fff;
    height: 50px;
}
.footerPara, .linksdiv {
    margin-top: 3%;
}
.buyerFooter a {
    margin-right: 5px;
}
.buyerFooter a{
    color: #fff;
}
.content {
    margin-top: 120px;
    padding: 30px 50px 100px;
    min-height: calc(100vh - 123px);
}
.userDetailsDiv, .changePassCont {
    border: 1px solid #000;
    border-radius: 15px;
    padding: 6%;
}
.changePassCont label{
    margin-bottom: 0;
}
.stateBuyer {
    border: 0;
    margin-bottom: 6%;
    margin-top: 30px;
    border-radius: 6px;
    color: #333333;
    background: #5271ff24;
    width: 100%;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
}
.stateBuyerHeader {
    text-align: right;
    padding: 20px 2%;
}
.iconContain {
    float: left;
}
.categoryBuyer {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
.categoryBuyerTitle {
    margin-top: 3%;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.stateBuyerHeader i {
    font-size: 40px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
    color: #5271ff;
}
.stateBuyerFooter{
    border-top: 1px solid #eee;
    margin: 0 15px 10px;
    padding-top: 10px;
}
.stats{
    color: #505050;
    font-size: 12px;
    line-height: 22px;
}
.chartBuyer{
    border-radius: 3px;
    margin-top: -20px;
    padding: 15px;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(0 0 0 / 40%);
    background-color: #5271ff;
}
.ct-chart .ct-label {
    fill: #ffffff;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
}
.statebuyerCharts{
    padding: 1% 3%;
}
.ct-chart .ct-series.ct-series-a .ct-bar {
    stroke: #fff;
    stroke-width: 8px;
}
.ct-chart .ct-line {
    fill: none;
    stroke-width: 8px;
    stroke: #fff!important;
}
.chartsCont h4{
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
.chartsCont h3{
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}
.headerInfo{
    border-radius: 3px;
    margin-top: -20px;
    padding: 4px 17px;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(0 0 0 / 40%);
    background-color: #5271ff;
    margin-left: 20px;
    margin-right: 20px;
}
.headerInfo h4{
    color: #fff!important;
}
.card-body{
    padding: 2%;
}
.card {
    margin-bottom: 0;
    margin-top: 0;
}
.selectListCamp{
    width: 73%!important;
    margin: 0 auto;
}
.createCamp {
    padding: 1%;
    border-radius: 4px;
}
.createCamp h6{
    color: #47484a;
    font-weight: 700;
}
.creatCampaignButton{
    background-color: #5271ff !important;
    border: 1px solid #5271ff !important;
    color: #fff!important;
    margin-top: 3%;
    font-weight: bold;
}
.creatCampaignButton:hover{
    cursor: pointer;
    background-color: #5271ff !important;
    border-color: #5271ff !important;
}
.creatCampaignButton:focus, .creatCampaignButton:active{
    border: 1px solid #5271ff !important;
    -webkit-box-shadow: 0 0 0 2px rgb(0 43 255 / 43%);
    box-shadow: 0 0 0 2px rgb(0 43 255 / 43%);
}
.createContain i{
    font-size: 52px;
    color: #5271ff;
}
.createContain{
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.createContain:hover{
    box-shadow: 0px 0px 13px 0px #797979;
}
.createContain h5{
    font-weight: 700;
    font-size: 16px;
    color: #47484a;
    margin-top: 3%;
    margin-bottom: 2%;
}
.createContain p{
    font-size: 14px;
    color: #47484a;
}
.paymentSelectionButton{
    background-color: #5271ff;
    color: #fff;
}
.paymentHead{
    color: #47484a;
    font-weight: 700;
}
.CampaignsBuyers h6{
    color: #47484a;
}
.transactions{
    width: 100%;
    margin: 1% auto;
}
.transactions h4, .addTk{
    font-weight: bold;
    color: #47484a;
}
.ticketButtons{
    background-color: #5271ff!important;
    color: #fff;
    font-weight: 700;
}
.ticketButtons:hover{
    cursor: pointer;
    background-color: #5271ff!important;
    color: #fff!important;
}
.ticketButtons:active, .ticketButtons:focus, .ticketButtons.active, .ticketButtons.focus {
    background-color: #5271ff!important;
    color: #fff!important;
}

.page-item.active .page-link {
    background-color: #5271ff!important;
    border-color: #5271ff!important;
}
.pagination > .active > a:hover{
    background-color: #5271ff;
    border-color: #5271ff;
}
.sidebar{
    width: 260px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #eee;
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    z-index: 22;
}
.sidebar-wrapper{
    position: relative;
    height: 90vh;
    overflow: hidden;
    width: 260px;
    z-index: 4;
    padding-bottom: 30px;
}
.sidebar .nav {
    margin-top: 20px;
    display: block;
}
.main-panel {
    position: relative;
    float: right;
    left: 0;
    transition: left 0.4s!important;
    width: 100%;
}
.nav-item {
    width: 90%;
    margin: 0 auto;
    padding: 1%;
    margin-bottom: 4%;
}
.nav-item p {
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    display: block;
    height: auto;
    white-space: nowrap;
    font-weight: 500;
    color: #47484a;
}
.nav-item i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #47484a;
}
.nav-item a{
    color: #fff;
}
.dropdown-item{
    color: #000!important;
    font-size: 14px;
}
.fa-eye {
    color: #5271ff!important;
}
.sideBarLarge .nav-item:hover, .navbarMobile .nav-item:hover {
    background-color: #666f7b;
    color: #fff!important;
}
.nav .active{
    background-color: #5271ff;
}
.nav-item:hover p, .sidebar .active p,.side-menu .active p{
    color: #fff;
}
.nav-item:hover i, .active i{
    color: #fff;
}
.logo {
    padding: 3%;
}
.navbarMobile{
    display: none;
}
.ProRemodelLogo{
    width: 120px;
}
.navbarBigScreeens{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #5271ff;
    padding: 0.5%;
    z-index: 14;
}
.sellerLinkCont{
    display: inline-block;
    margin-left: 255px;
}
.nameNavSec{
    float: right;
    display: flex !important;
}
.nameNavSec .nav-item{
    color: #000;
    width: 150px;
    border: none;
    margin-bottom: 0;
    background-color: #fff0;
}
.nameNavSec .nav-link{
    width: 150px;
    font-size: 15.5px;
}
.sellerLinkCont a{
    color: #000;
}
.collapsing{
    transition: unset!important;
    height: 100%;
}
.leftMoveNav{
    left: -275px!important;
    transition: left 0.4s;
}
.rightNavBM{
    right: 0!important;
    transition: right 0.4s!important;
}

#overlayDivSB {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.loginBuyerSeller {
    background-color: #ffffff45;
    backdrop-filter: blur(20px);
    padding: 20% 8%;
    margin-top: 13%;
}
/* start the buyer and seller home */
.logoutHomeBS {
    font-size: 29px;
    color: #838a94;
    text-align: center;
    position: absolute;
    top: 83%;
    right: 0;
    left: 0;
    padding-top: 5%;
    text-decoration: none !important;
}
.logoutHomeBS:hover, .logoutHomeBS:focus,.logoutHomeBS:active{
    color: #5271ffa1;
    background-color: inherit;
}
.loginBuyerSeller h2 {
    color: #000;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 13%;
}
.loginBuyerSeller p {
    color: #000;
    width: 100%;
    margin: 13px auto;
    font-size: 18px;
}
.buyerSEHomeDiv {
    padding: 31%;
    backdrop-filter: blur(20px);
    border: 6px solid #5271ff;
    background-color: #fff;
}
.buyerSEHomeDiv h2 {
    color: #5271ff;
    font-size: 28px;
    font-weight: bold;
    text-align: center !important;
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.buyerSEHomeDiv .logo-img-buyer{
    position: absolute;
    top: 5%;
    right: 37%;
    width: 25% ;
}

.BuyerButton img{
    position: absolute;
    width: 14%;
    right: 60%;
    transition: 0.5s ease;
    top: 53%;
}
.wordInLinkDiv{
    position: absolute;
    font-size: 29px;
    right: 53% ;
    top: 74%;
    width: 34% !important;
}
.seller-img{
    position: absolute;
    width: 14% ;
    left: 62%;
    transform: scaleX(-1);
    transition: 0.5s ease !important;
    top: 53%;
}
.sellerwordInLinkDiv{
    position: absolute;
    font-size: 29px ;
    left: 55% ;
    top: 74%;
    width: 34% !important;
}
.buyerSEHomeDiv .continue{
    margin-bottom: 0;
    font-size: 25px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* finish the buyer and seller home */
.navbar-toggler:hover{
    cursor: pointer;
}
.w1mx0a{
    width: 100%;
    margin: 17px auto;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #5271ff !important;
}
.Delete input:checked + .slider {
    background-color: red !important;
}
input:focus + .slider {
    box-shadow: 0 0 1px #5271ff;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.BackEndAccount-Pages .stepy-header li.stepy-active span{
    color: #5271ff !important;
}
.BackEndAccount-Pages .stepy-header li.stepy-active div{
    border: 2px solid #5271ff !important;
    color: #5271ff !important;
}
.BackEndAccount-Pages  .stepy-header li div {
    border: 2px solid #5271ff !important;
    background-color: #5271ff;
}

.BackEndAccount-Pages .stepy-header li:after,.BackEndAccount-Pages  .stepy-header li:before{
    color: #5271ff !important;
    background-color: #5271ff;
}

.BackEndAccount-Pages .stepy-header li.stepy-active:after,
.BackEndAccount-Pages .stepy-header li.stepy-active ~ li:after,
.BackEndAccount-Pages .stepy-header li.stepy-active ~ li:before {
    background-color: #e2e2e2;
}
.returnFormCony, .returnPolicy{
    padding: 6%;
    border: 1px solid #000;
    border-radius: 15px;
    margin-top: 5%;
}
.BackEndAccount-Pages .stepy-header li.stepy-active div {
    cursor: auto;
    border-color: #5271ff;
    background-color: #ffffff;
    color: #5271ff;
}
.BackEndAccount-Pages .stepy-header li span{
    color: #5271ff;
}
.BackEndAccount-Pages .stepy-header li.stepy-active div:after {
    content: "\F64F";
}
.BackEndAccount-Pages .stepy-header li.stepy-active span {
    color: #5271ff;
}
.card {
    position: relative;
    display: flex;
    width: 395px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #23406f;
    background-clip: border-box;
    border: 1px solid #23406f;
    border-radius: 7px;
}

.light {
    color: #7d7979;
    font-size: 11px;
}

#container .text {
    border: none;
    background: none;
    font-size: 18px;
    font-weight: 400;
}

#container #menu-wrap {
    position: relative;
    height: 25px;
    width: 25px;
}

#container #menu-wrap .dots {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
}

#container #menu-wrap .dots > div,
#container #menu-wrap .dots > div:after,
#container #menu-wrap .dots > div:before {
    height: 6px;
    width: 6px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#container #menu-wrap .dots > div {
    position: relative;
}

#container #menu-wrap .dots > div:after {
    content: "";
    position: absolute;
    bottom: calc((25px / 2) - (6px / 2));
    left: 0;
}

#container #menu-wrap .dots > div:before {
    content: "";
    position: absolute;
    top: calc((25px / 2) - (6px / 2));
    left: 0;
}

#container #menu-wrap .menu {
    position: absolute;
    right: -10px;
    top: calc(-12px + 50px);
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
    box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

#container #menu-wrap .menu ul {
    list-style: none;
}

#container #menu-wrap .menu ul li {
    margin: 15px 0;
}

#container #menu-wrap .menu ul li .link {
    text-decoration: none;
    color: rgba(49, 49, 49, 0.85);
    opacity: 0;
    visibility: hidden;
}

#container #menu-wrap .toggler {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    z-index: 2;
}

#container #menu-wrap .toggler:hover + .dots > div,
#container #menu-wrap .toggler:hover + .dots > div:after,
#container #menu-wrap .toggler:hover + .dots > div:before {
    background-color: #fff;
}

#container #menu-wrap .toggler:checked + .dots > div {
    -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
    -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
    transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812))
    translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
}

#container #menu-wrap .toggler:checked + .dots > div:after {
    -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
    -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
    transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812))
    translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
}

#container #menu-wrap .toggler:checked + .dots > div:before {
    -webkit-transform: translateX(
        calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))
    )
    translateY(
        calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
    -ms-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812)))
    translateY(
        calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
    transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812)))
    translateY(
        calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812))
    );
}

#container #menu-wrap .toggler:checked:hover + .dots > div,
#container #menu-wrap .toggler:checked:hover + .dots > div:after,
#container #menu-wrap .toggler:checked:hover + .dots > div:before {
    background-color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#container #menu-wrap .toggler:checked ~ .menu {
    opacity: 1;
    visibility: visible;
    width: 150px;
    height: 90px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#container #menu-wrap .toggler:checked ~ .menu ul .link {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s ease 0.3s;
    -o-transition: 0.5s ease 0.3s;
    transition: 0.5s ease 0.3s;
}

#container #menu-wrap .toggler:checked ~ .menu ul .link:hover {
    color: #2980b9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#container #menu-wrap .toggler:not(:checked) ~ .menu {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#container #menu-wrap .toggler:not(:checked) ~ .menu ul .link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}
.addPaymentButton{
    height: 178.5px;
    position: relative;
    top: 0;
    transition: top ease-in-out 0.3s;
}
.addPaymentButton:hover{
    cursor: pointer;
    top: -10px;
    box-shadow: 5px 5px 20px 8px #0000003d;
}
.addCrdCenter{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #fff;
}
.modal .modal-dialog .close{
    background-color: unset;
    border: unset;
    color: #000;
}
select.form-control:not([size]):not([multiple]) {
    height: 38px;
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.header-title{
    margin-bottom: 5px;
}
.slider.round:before {
    border-radius: 50%;
}
.btn-info {
    background-color: #5271ff !important;
    border: 1px solid #5271ff !important;
    border-radius: 15px;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background-color: #5271ff !important;
    border: 1px solid #5271ff !important;
}
.button-back {
    color: #000 !important;
}
.button-back:hover{
    color: #5271ff !important;
}
.button-back:focus {
    box-shadow: none;
}
.fa-calendar{
    font-size: 21px;
}
.crmDynamic{
    margin-top: 5%;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 12px 33px;
    padding-left: 9px;
}
#Card .payment-image{
    width: 100% !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{
    background-color: #fff0!important;
    -webkit-tap-highlight-color: #fff0!important;
    -webkit-box-shadow: 0 0 0 30px #fff0 inset !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #464a4c !important;
}
.usersDropDown a:focus,.usersDropDown a:active{
    background-color: #5271ff !important;
    color: #fff!important;
}
.btn-primary {
    background-color: #5271ff !important;
    border: 1px solid #5271ff !important;
    border-radius: 15px;
}
.btn-primary:hover {
    cursor: pointer;
}
.returnLeadsForm{
    padding: 0% 2% 4%;
}
.makePaymentCont{
    padding: 3%;
    border: 1px solid #000;
    border-radius: 15px;
    margin-top: 5%;
}
.homebuyerdatacont{
    text-align: center;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 7%;
    width: 90%;
    margin: 5% auto;
}
.homebuyerdatacont i{
    font-size: 40px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
    color: #5271ff;
}
.buyer_lead_model_delete{
    border-radius: 15px;
}
@media (max-width: 1100px) {
    .Privacy-Policy {
        padding: 9% 2%;
    }
    .nameNavSec .nav-item {
        width: 100px;
        margin-left: 3%;
    }
}
@media(max-width: 800px){
    .rightNavBM .nav-item:hover p, .rightNavBM .active p, .rightNavBM .active p {
        color: #fff;
    }
    #visatypeLabel{
        display: none;
    }
    .page-link {
        padding: 0.5rem 0.5rem;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }
    .dataTables_length label select {
        width: 80% !important;
        margin: 0 1% 0 4%;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0;
        display: inline-block;
        width: 80%;
        margin: 0 2%;
        height: 31px;
    }
    div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_length label {
        width: 100%;
    }
    .sidebar-wrapper{
        overflow-y: scroll;
    }
    .sideBarLarge, .navbarBigScreeens{
        display: none;
    }
    .main-panel{
        width: 100%;
    }
    .navbarMobile{
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        background-color: #5271ff;
        padding: 1%;
        z-index: 100;
        display: inline-block;
    }
    .navbar-toggler{
        background-color: #fff;
    }
    .navbarMobile #navbarTogglerDemo01{
        background-color: rgb(251, 251, 251);
        position: fixed;
        right: -275px;
        transition: right 0.4s!important;
        top: 0;
        border: 0;
        width: 275px;
    }
    .navbarMobile .nav{
        display: block;
    }
    .navbarMobile .navbar-toggler{
        float: right;
    }
    .navbarMobile .navbar-nav .nav-item{
        background-color: unset!important;
        color: #fff;
        margin: 0;
        margin-top: 1%;
    }
    .navbarMobile .navbar-nav{
        display: flex;
        margin-top: 3px!important;
    }
    .navbarMobile .navbar-nav .nav-item a{
        color: rgb(255 255 255)!important;
        font-weight: bold;
        font-size: 17px;
    }
    .perfect-scrollbar-on .main-panel {
        height: 100%;
        max-height: 100%;
    }
    .BackEndAccount-Pages .stepy-header li {
        width: 25%;
    }

    .BackEndAccount-Pages #default-wizard-head-0:before,.BackEndAccount-Pages #default-wizard-header:last-child{
        display: none;
    }

    .crmDynamic {
        margin-top: 12%;
    }
    table.dataTable>tbody>tr.child ul li{
        display: inline-block !important;
    }
    #paymantform .col-md-12, #paymantform .col-3{
        padding-left: 0 !important;
        padding-right: 7px !important;
    }
    .campaign-crm-div{
        margin-top: 5%;
    }
}
@media(max-width: 768px){
    .Privacy-Policy {
        padding: 11% 2%;
    }
}
@media(max-width: 480px){
    .Privacy-Policy {
        padding: 13% 2%;
    }
    div.dataTables_wrapper div.dataTables_length{
        text-align: left;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        width: 65%;
        margin: 0 1%;
    }
    .dataTables_length label select {
        width: 66% !important;
    }
    .pdingZer{
        padding: 0;
    }
    .switch{
        margin-left: 0;
    }
    .display-td {
        font-size: 100%;
    }

    .editPaym .cvv{
        padding: 17%;
    }
    .Campbox ul#myTab li.nav-item {
        width: 25% !important;
    }
    .Campbox ul#myTab li.nav-item a{
        padding: 1%;
        padding-top: 4%;
    }
    .Campbox .AppendZipCode,.Campbox .Delete_All_Zip_Codes,.Campbox .Auto-Pay-Campaign{
        display: inline !important;
    }
    #exportCampaignTarget,#exportCampZipcodes,#exportCampExpectZipcodes{
        min-height: 44px !important;
    }
    #datatable select{
        width: 75% !important;
    }
}
@media (min-width:320px) {
    /* smartphones, iPhone, portrait 480x320 phones */
    @-moz-document url-prefix() {
        .formContainer1 {
            background-image: url(../images/NewLogin/newBG.jpg);
        }
    }
    .buyerSEHomeDiv {
        padding: 110% 0;
    }

    .buyerSEHomeDiv .logo-img-buyer {
        right: 31%;
        width: 40%;
    }

    .buyerSEHomeDiv h2 {
        width: 100%;
        font-size: 24px;
        top: 28%;
    }

    .buyerSEHomeDiv .continue {
        font-size: 22px;
        top: 43%;
        width: 87%;
    }

    .seller-img, .BuyerButton img {
        width: 23%;
        top: 54%;
    }

    .BuyerButton img:hover {
        margin-right: 0;
    }

    .seller-img:hover {
        margin-left: 0;
    }

    .sellerwordInLinkDiv, .wordInLinkDiv {
        top: 65%;
    }

    #exportCampaignTarget, #exportCampZipcodes, #exportCampExpectZipcodes {
        white-space: normal;
        height: auto;
        min-height: 56px;
    }

    .select_all {
        width: 49% !important;
        display: inline-block !important;
    }

    .BackEndAccount-Pages .stepy-navigator{
        margin-top: 9%;
    }

    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        border-bottom: none;
        height: 100%;
    }
}
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .buyerSEHomeDiv {
        padding: 68% 0;
    }
    .buyerSEHomeDiv h2 {
        top: 32%;
    }
    .buyerSEHomeDiv .continue {
        font-size: 26px;
        top: 44%;
        width: 83%;
    }
    .seller-img, .BuyerButton img {
        top: 60%;
    }
    .sellerwordInLinkDiv, .wordInLinkDiv {
        top: 77%;
        font-size: 22px !important;
    }
    .logoutHomeBS {
        top: 87%;
    }
    .BackEndAccount-Pages{
        vertical-align: initial;
    }
}
@media (min-width:767px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .buyerSEHomeDiv {
        padding: 39% 0;
    }
    .buyerSEHomeDiv .logo-img-buyer {
        right: 41%;
        width: 21%;
    }
    .seller-img, .BuyerButton img {
        width: 17%;
        top: 53%;
    }
    .sellerwordInLinkDiv, .wordInLinkDiv {
        top: 76%;
    }
    .sellerwordInLinkDiv {
        left: 53%;
    }
    .wordInLinkDiv {
        right: 51%;
    }
    .logoutHomeBS {
        top: 85%;
        font-size: 22px;
        left: 0%;
    }
    .buyerSEHomeDiv .continue {
        top: 44%;
    }
    .BackEndAccount-Pages #default-wizard-header{
        display: inline-table;
    }
}
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .sellerwordInLinkDiv, .wordInLinkDiv {
        font-size: 28px !important;
        top: 73%;
    }

    .buyerSEHomeDiv h2 {
        top: 36%;
        font-size: 30px;
    }
    .sellerwordInLinkDiv {
        left: 50%;
    }
    .wordInLinkDiv {
        right: 49%;
    }
    .logoutHomeBS {
        font-size: 30px;
        left: 1%;
        top: 81%;
    }
    .seller-img:hover{
        margin-left: 2%;
    }
    .BuyerButton img:hover{
        margin-right: 2%;
    }
    .categoryBuyer {
        font-size: 14px;
    }
    .buyerSEHomeDiv {
        padding: 31% 0;
    }
    .buyerSEHomeDiv .logo-img-buyer {
        right: 42%;
        width: 18%;
    }
    .seller-img, .BuyerButton img {
        width: 12%;
        /* color: blue; */
    }
    .BuyerButton img {
        right: 61%;
    }
}
@media (min-width: 1024px) and (max-height: 600px){
    .buyerSEHomeDiv {
        padding: 29% 0;
    }
    .buyerSEHomeDiv .logo-img-buyer {
        right: 38%;
        width: 26%;
    }
    .sellerwordInLinkDiv, .wordInLinkDiv {
        top: 75%;
    }
    .logoutHomeBS {
        top: 83%;
        font-size: 28px;
    }
}
@media (min-width:1281px) { /* hi-res laptops and desktops */
    .buyerSEHomeDiv .logo-img-buyer {
        right: 42%;
        width: 18%;
    }
    .sellerwordInLinkDiv, .wordInLinkDiv {
        top: 74%;
    }
    .seller-img, .BuyerButton img {
        width: 12%;
    }
    .buyerSEHomeDiv {
        padding: 33% 0;
    }
    .logoutHomeBS {
        top: 83%;
        left: 0;
    }
    .categoryBuyer {
        font-size: 18px;
    }
    .BackEndAccount-Pages{
        vertical-align: middle;
    }

    #exportCampaignTarget,#exportCampZipcodes,#exportCampExpectZipcodes{
        min-height: 44px;
    }
    .BackEndAccount-Pages .stepy-navigator{
        margin-top: 3%;
    }

}


/* revShareSeller Design */

.services-block-three{
    margin-bottom:30px;
}
.services-block-three i {
    font-size: 32px;
}
.services-block-three>a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    padding: 20px;
    position: relative;
    margin-bottom:30px;

}
.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #03a9f5;
    border-right: 2px solid #03a9f5;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #03a9f5;
    border-left: 2px solid #03a9f5;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.padding-15px-bottom {
    padding-bottom: 15px;
}
.services-block-three h4 {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.services-block-three p {
    margin-bottom: 0;
    color: #757575;
}
.services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}
.revShareSeller a:hover, .revShareSeller a:active {
    color: #03a9f5;
    text-decoration: none;
}

.services-block-three>a:hover:before, .services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}

.mkt_section_special .buyerSEHomeDiv {
    border: 6px solid #9197a175;
    background-color: #fff;
    margin-top: 2%;
}

/* New Buyer Dashboard Style */
.nameNavSec ul.navbar-nav{
    -webkit-box-orient: horizontal;
    display: contents;
}

.nameNavSec ul.navbar-nav li.navbar-nav{
    float: left;
    display: inline;
}

a#navbarDropdown b:hover,
a#navbarDropdown b:focus{
    border-bottom: 3px solid #5271ff;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.contentCont {
    border: 1px solid #000;
    border-radius: 15px;
    padding: 6%;
    width: 90%;
    margin: 3% auto;
}
.contentCont2 {
    border: 1px solid #000;
    border-radius: 15px;
    padding: 6%;
    width: 95%;
    margin: 3% auto;
}
.contentCont h4, .contentCont2 h4 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

.detailsContainer {
    border: 1px solid #000;
    border-radius: 15px;
    padding: 4%;
    width: 90%;
    margin: 3% auto;
}
.detailsContainer h4{
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

.fa-download{
    color: #5271ff;
}
