
section.tip-popup {
    display: none;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.tip-pointer {
    content: "";
    display: block;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #0a91aa;
    left: 33%;
    position: absolute;
    top: -30px;
}
section#tip2 .tip-pointer,
section#tip4 .tip-pointer,
section#tip6 .tip-pointer,
section#tip8 .tip-pointer,
section#tip10 .tip-pointer {
    left: 64%;
}
.tip-click:hover {
    cursor: pointer;
}
.tip-click:hover .popup-content {
    background: #0a91aa;
    
}
.popup-content {
    height: 120px;
    max-height: 120px;
    background: #e964a2;
    border-radius: 0 0 15px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}
.popup-content h6 {
    letter-spacing: 0.015em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 15px;
    line-height: 18px;
}
section.tip-popup.active {
    display: block;
}
.icon-game-icon a:before {
    font-family: 'icomoon';
    margin-right: 10px;
    font-weight: normal !important;
    display: none;
}
#header-section.sticky {
    position: fixed;
    width: 100%;
}

#header-section {
    transition-duration: 0.4s;
}

a#backtotop {
    position: fixed;
    bottom: 100px;
    right: 50px;
    box-shadow: 0px 10px 40px rgb(0 0 0 / 20%);
    background: #fff;
    color: #e964a2;
    z-index: 99999;
   display: none; 
}

#donatebtn a:hover:before {
    color: #fff;
}

#donatebtn a:before {
    font-family: 'icomoon' !important;
    content: '\e903';
    color: #344a4d;
    position: absolute;
    display: block;
    left: 29px;
    top: 11px;
    font-size: 22px;
    font-weight: normal;
    margin-right: 10px;
    transition-duration: 0.3s;
}
.header-btn .elementor-button-link.elementor-button {

    height: 45px;

}

.green-line .elementor-spacer-inner {
    background: #000;
    border-radius: 30px;
}

.grid-items .set {  

    min-width: 565px;

}

.rounded-box {

    border-radius: 15px;

    overflow: hidden;

}
h2.elementor-heading-title,
h3.elementor-heading-title {
    font-family: "Unbounded", Sans-serif !important;
    text-transform: uppercase;
}
h1,h2,h3,h4 {
    font-weight: 600  !important;
}
.elementor-2808 .elementor-element.elementor-element-0cbc0f4 .elementor-post__title:after {

    content: "\e900";

    font-family: 'icomoon';

    font-size: 12px;

    padding-left: 6px;

    display: none;

}

article.category-spotlight:hover .elementor-post__title:after {

    display: inline !important;

}

.multiple-items .slick-slide>div {

    padding: 7px;

}

/*View all hover*/

.elementor-2 .elementor-element.elementor-global-554 .elementor-heading-title:hover, 

.elementor-2 .elementor-element.elementor-global-554 .elementor-heading-title:hover a:after,

.elementor-2 .elementor-element.elementor-element-3ed0996 .elementor-heading-title:hover a:after {

    color: #fff;

}

/*Home Spotlight*/

.ube-post-grid-item .card-body {

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);

    padding: 90px 35px 40px !important;

}

.ube-post-grid-item .card:hover .card-body {

    background: none;

}

.donate-wp a {

    background-color: #fff !important;

    color: #344a4d !important;

    text-transform: uppercase !important;

    font-weight: 900 !important;

    font-size: 14px !important;

    padding: 15px 30px !important;

}

.donate-wp a:hover {

    background: #6E7900 !important;

    color: #fff !important;

}



/*Toolkit*/

.toolkit-loop ul {

    margin-left: 15px;;

}

.toolkit-loop .toolkit-btn a {

    justify-content: center;

    width: 100%;

}

.elementor-element-38d9b3a .toolkit_cat-featured.ast-article-single {

    background: #e964a2;

    border-radius: 15px;

}

/*Breadcrumbs*/

.separator-arrow .breadcrumb-item+.breadcrumb-item::before {

    content: "\f054";

    font-family: 'Font Awesome 5 Free';

}

#breadcrumbs a, #breadcrumbs .breadcrumb_last {

    color: #fff;

    font-weight: 900;

    font-size: 15px;

    line-height: 18px;

    text-transform: uppercase;

    letter-spacing: 0.015em;

    padding: 0 6px;

}

#breadcrumbs .breadcrumb_last, #breadcrumbs a:hover {

    color: #fff;

}

#breadcrumbs i.fa.fas.fa-chevron-right {

    font-size: 12px;

    color: #fff;

}

/*Background*/

.banner-slider {

    margin: 0 !important;

}

.banner-slider .slick-slide {

    margin: 0;

    padding: 0;

}

.banner-slider .slick-slide>div {

    padding: 0;

}

.banner-inner {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: center;
}
.banner-caption-bg {
    width: 100%;
    background: #000;
    padding: 50px;
}
.item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}

.video-wrapper {

    height: 100%;

    width: 100%;

    /* position: fixed; */

    /* top: 0; */

    /* left: 0; */

}

.video-wrapper iframe {

    width: 100vw;

    height: 62.25vw;

    min-height: 100vh;

    min-width: 177.77vh;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}

/*.video-wrapper {

    height: 100%;

    width: 100%;

}

.video-wrapper iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%; 

    max-width: none;

}

@media (min-aspect-ratio: 16/9) {

    .video-wrapper iframe { height: 300%; top: -100%; }

}

@media (max-aspect-ratio: 16/9) {

    .video-wrapper iframe { width: 300%; left: -100%; }

}*/

.banner-caption {

    font-family: "Unbounded", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 50px;
    text-transform: uppercase;
    z-index: 9;
}

.banner-caption img {

    max-height: 50px;

    margin: 10px auto 0;

}

.banner-btn {

    background: #e964a2;
    border-radius: 30px;
    color: #fff !important;
    font-family: "Unbounded", Sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 15px 30px;
    margin-top: 50px;
    transition-duration: 0.4s;
}

.banner-btn:hover {

    background: #6967d5;

}

.banner-slider .slick-dots ul {

    flex-direction: column;

}

.banner-slider .slick-dots li {

    opacity: 1;

    margin: 7px 0;

    width: 10px;

    height: 10px;

}

.banner-slider .slick-dots li button {

    background: rgba(255, 255, 255, 0.15) !important;

    border-radius: 3px;    

    width: 10px;

    height: 10px;

    opacity: 1 !important;

    margin: 0 !important;

}

.banner-slider .slick-dots li.slick-active button {

    background:#fff !important;

}



/*Campaigns you might like*/

.campaigns-like .campaign.cam-sub {

    justify-content: center;

}

.campaigns-like .cam-bg.nooverlay.col-sm {

    max-width: 50%;

}



/**/

#total-amount {

    font-size: 23px;

    font-weight: 900;

    color: #fff;

    margin-bottom: 18px;

    text-align: center;

}

.spacer-30 {

    margin-bottom: 30px !important;

}

.mobile-only {

    display: none;

}

.number-box {

    margin-bottom: 20px !important;

}

.row.campaign.cam-main {

    margin: 0;

    color: #344A4D;

    position: relative;

}

.cam-top.row {

    justify-content: space-between;

    padding-top: 20px;

    flex-wrap: nowrap;

}

.cam-type {

    color: #fff;

    text-transform: uppercase;

    font-weight: 900;

    padding: 14px;

    background: #6967d5;

    border-radius: 0 7px 7px 0;

    display: inline-block;

    font-size: 15px;

}

.cam-type.cat-event {

    background: #fff;

    color: #344A4D;

}

.cam-date {

    color: #344A4D;

    font-weight: 900;

    font-size: 13px;

    text-align: right;

    margin-bottom: 39px;

}

.cam-bg {

    width: 100%;

    z-index: 1;

    padding-right: 50px;

    padding-bottom: 90px;

    border-radius: 15px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

}

.cam-bg:after {
    background: url(https://gameoncancer.com.au/wp-content/uploads/2021/10/green-vignette.png);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 15px;
    background-size: cover;
    background-position: right;
}

.cam-bg.nooverlay:after {

    display: none;

}

.campaign h3 {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 4px;
    line-height: 23px;
    color: #344A4D;
}

.amounttrack {
    font-weight: bold;
    margin-bottom: 25px;
}

.campaign .btn:after {
    margin-left: 10px;
    font-size: 12px;
    display: none;
}

.campaign .btn {
    background: #fff;
    border-radius: 30px;
    color: #000;
    font-family: "Unbounded", Sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 13px 20px;
    transition-duration: 0.3s;
    float: right;
}

.campaign .btn:hover {
    background: #6967d5;
    color: #fff;
}

.stats {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

/*Sub campaigns*/

.cam-bg.nooverlay {

    background: #e964a2;

    padding: 0;

    margin: 0 15px;

}

.campaign.cam-sub {

    display: flex;

}

.cam-sub-top {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center top;

    min-height: 230px;

    padding-top: 20px;

    margin: 0;

    z-index: 1;

    position: relative;

    border-radius: 15px 15px 0 0;

    overflow: hidden;

    width: 100%;

    margin: 0 !important;

    flex-wrap: nowrap;

}

.cam-sub-top:after {

    background: linear-gradient(

180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);

    mix-blend-mode: multiply;

    content: "";

    display: block;

    width: 100%;

    top: 0;

    position: absolute;

    height: 100px;

    z-index: -1;

}

.cam-sub-top .col-sm:first-child {

    padding: 0;

}

.cam-sub .cam-date {

    color: #fff;

    padding-right: 10px;

    line-height: 16px;

}

.sub-info {

    background: #e964a2;

    padding: 30px 25px 40px;

    color: #fff;

    border-radius: 0 0 15px 15px;

}

.sub-info h3 {

    color: #fff;

}

.sub-info .amounttrack {

    color: #fff;

}



/*Leaderboard*/

.set {

    min-width: 14%;

}



/*Progress bar*/

#main-bar .elementor-widget-container {

    border: 2px solid #fff;

    border-radius: 30px;

    margin: 0px 120px 25px 120px;

    height: 26px;

}

#main-bar .elementor-progress-wrapper {

    border-radius: 30px;

    background: #000;

    overflow: hidden;

}

#main-bar span.elementor-progress-text {

    background: linear-gradient(82.91deg, #e964a2 -21.86%, #6967d5 100%);

}

.elementor-widget-progress {

    width: 100% !important;

}

.home #campaign-bar {

    padding: 0 15px 25px;

}

.cam-main #campaign-bar {

    padding: 0 15px 25px;

}

#campaign-bar {

    padding: 0 0 25px;

}

#campaign-bar .elementor-widget-container {

    margin: 0 !important;

    height: 17px;

    border: 2px solid #fff;

    border-radius: 30px;

    overflow: hidden;

}

#campaign-bar .elementor-progress-bar {

    background-color: #fff;

    border-radius: 0;

}

#campaign-bar .elementor-progress-wrapper {

    background: transparent;

}

.page-campaign-header {

    margin-bottom: 90px;

}

.bottom-campaign {

    max-width: 1100px;

    margin: 90px auto;

}

.bottom-campaign h2 {

    margin-top: 60px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;

} 

.bottom-campaign .green-line, .heading-wrapper .green-line {
    background: #000; 
    width: 40px;
    height: 5px;
    border-radius: 30px;
    margin: 0 auto 41px; 
}

.heading-wrapper {

    text-align: center;

}

.upcoming {

    max-width: 1100px;

    margin: 0 auto 90px;

}

.green-line.heading {

    background: #000; 

    width: 40px;

    height: 5px;

    border-radius: 30px;

    margin-bottom: 40px;

}

.green-line.center-this {

    margin-left: auto;

    margin-right: auto; 

}

.center-this {

    text-align: center;

}

.bottom-campaign .cam-date {

    margin-bottom: 40px;

}

/*Featured campaign*/
.featured-campaign.row {
    max-width: 1300px;
    margin: 140px auto !important;
}

.f-content {
    background: #0a91aa;
    border-radius: 30px;
    padding: 20px 0 80px 90px;
    color: #A4B4D0;
    margin-right: -30px;
    margin-bottom: -50px;
}

.f-content h3 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 60px;
    font-family:  "Unbounded", Sans-serif;
}

.f-content .cam-date {
    text-align: left;
    color: #fff;
    margin-bottom: 22px;
}

.right-aligned.cam-type {
    border-radius: 7px 0 0 7px;
    float: right;
    position: absolute;
    right: 0;
}

.f-content .amounttrack {
    color: #fff;
    font-weight: bold;
}

.f-content #campaign-bar {
    padding-left: 0;
}

.f-content .camp-info {

    text-align: left;

    padding-right: 70px;

}

.f-content .campaign .btn {

    float: none;

    margin-top: 50px;

}

.f-img.col-sm {

    background-color: #fff !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -50px;
    width: 100%;
    position: relative;
    z-index: 9;
   
}

.featured-campaign {

    margin-bottom: 90px;

}

.cam-content {

    padding-right: 30px;

}



/*About*/

.col-2-img.img-first .elementor-column-wrap {

    margin-top: -50px;

}

.col-2-img .elementor-column-wrap {

    border-radius: 15px;

    margin-top: 50px; 

    margin-right: -25px;

    width: 100%;

    height: 100%;

    z-index: 99;

}

.col-2-img-right .elementor-column-wrap {

    border-radius: 15px;

    margin-top: -50px;

    margin-left: -25px;

    width: 100%;

    height: 100%;

    z-index: 99;

}



#inner-header h1 {

    color: #FFFFFF;
    font-family:  "Unbounded", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 12px;
}

#inner-header .breadcrumb-item a,

#inner-header .breadcrumb-item + .breadcrumb-item::before {

    color: #FFFFFF;

}

#inner-header .breadcrumb-item.active,

#inner-header .breadcrumb-item a:hover {

    color: #fff;

}

#inner-header .breadcrumb-item {

    font-size: 15px;

    font-weight: 900;

    text-transform: uppercase;

    line-height: 18px;

}

#content .intro-h2 h2 {

    font-family:  "Unbounded", Sans-serif;

    font-style: normal;

    font-weight: normal;

    font-size: 35px;

    line-height: 40px;

    text-align: center;

    letter-spacing: -0.02em;

}

.sub-intro .elementor-widget-container {

    max-width: 800px;

    margin: 0 auto;

}

.intro-wrapper .heading-title {

    color: #FFFFFF;

    font-family: "Unbounded", Sans-serif;

    font-size: 35px;

    font-weight: 400;

    line-height: 40px;

    max-width: 950px;

    margin: 0 auto 30px;

}

.intro-content {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
}



/*Leaderboard*/

.single-leaderboard {

    background: #000;

    padding-top: 90px;

    padding-bottom: 90px;

}



/*Streamer*/

.streamer-name, .streamer-name a  {

    font-weight: 900;

    color: #fff;

    font-size: 20px;

    line-height: 23px;

}

.streamer-link a:after {

    font-size: 12px !important;

    padding-left: 10px;

}

.section-padding {

    padding-top: 90px;

}

.section-padding.row {

    justify-content: center;

}



/*Horizontal scroll*/

.grid-wrapper {

    overflow: hidden;

}

.grid-items {

    display: flex;

    flex-direction: row; 

    padding-bottom: 40px;

}

.grid-items .streamer-grid {

    margin: 0 0 30px;

    overflow: hidden;

}

.grid-items.all-streamers .campaign.cam-sub {

    margin: 0;

}

.grid-items .campaign.cam-sub {

    min-width: 375px;

    display: flex;

    flex-direction: column;

    padding-right: 30px;

}

.grid-items .campaign.cam-sub.item-flex {

    flex-direction: row;

}

.streamer-grid .cam-sub-top {

    transition-duration: 0.4s;

}

.streamer-grid a:hover .cam-sub-top {

    transform: scale(1.05);

}

.item-flex .cam-sub-top {

    min-height: 250px !important;

    border-radius: 15px 15px 0 0 !important;

    align-items: flex-start !important;

}

.grid-items .cam-sub-top {

    align-items: flex-end;

    min-height: 400px;

    border-radius: 15px;

    background-position: center center !important;

}

.grid-items .streamer-name {

    padding: 0 40px 40px;

    z-index: 2;

}

.no-margin {

    margin-top: 0 !important;

}

div#mCSB_1_dragger_horizontal {

    opacity: 1;

}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    background: #fff;

}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {

    height: 8px;

    background: #fff;

    border-radius: 30px;

}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {

    background-color: #000;

    background-color: rgba(0,0,0,0.15);

}

.mCSB_dragger_bar {

    background: #fff !important;

}

.mCSB_draggerContainer:after {

    content: "";

    display: block;

    position: absolute;

    background: #fff;

    width: 100%;

    height: 1px;

    bottom: 8px;

}

.item-flex > .col-sm {

    min-width: 550px;

    margin-bottom: 60px;

}

.item-flex {

    display: flex;

    flex-wrap: nowrap;

}



.cam-main {

    bottom: 0;

    overflow: hidden;

    border-radius: 15px;

}

.cam-main .avatar-img {

    left: 40px;

    bottom: 0;

}

.avatar-img {

    position: absolute;

    bottom: 30px;

    left: 30px;

    display: inline-flex;

    align-items: center;

}

.avatar-img img {

    width: 46px;

    height: 46px;

    border-radius: 50%;

    border: 2px solid #fff;

}

.wstreams h3.avatar-name {

    font-weight: bold;

    font-size: 20px;

    line-height: 23px;

    color: #fff;

    margin-left: 15px;

}

.wstreams .row {

    padding: 0 !important;

}

.cam-bg.wstreams {

    padding: 0 !important;

}

.cam-bg.wstreams:after {

    display: none;

}

.half-bg.last.withtopdate {

    padding-top: 30px;

}

.half-bg {

    padding: 63px;

    background-size: cover !important;

}

.containbg.half-bg {

    background-size: contain !important;

}

.half-bg.last {

    background-color: #fff;

}

.half-bg .avatar-img {

    bottom: 30px;

}

.cam-main .wstreams.cam-bg:before  {

    height: 130px;

    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);

    position: absolute;

    width: 100%;

    bottom: 0;

    content: "";

    opacity: 0.95;

    display: block;

    border-radius: 0px 15px 15px 0px;

    transform: rotate(-180deg);

    z-index: -1;

}

.wstreams.cam-sub-top:before  {

    height: 100px;

    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);

    position: absolute;

    width: 100%;

    bottom: 0;

    content: "";

    opacity: 0.95;

    display: block;

    transform: rotate(-180deg);

    mix-blend-mode: multiply;

}

/*Incentives*/

.elementor-element-47915d9 .upcoming-heading-title {

    text-align: center;
    text-transform: uppercase;

}

.elementor-element-47915d9 .green-line {

    margin-left: auto;

    margin-right: auto;

}

.elementor-element-47915d9 .loop-spacing {

    padding-top: 0;

}

.incentives .col-sm-3 {

    overflow: hidden;

    transition-duration: 0.3s;

    padding: 15px;

}

.incentives img {

    transition-duration: 0.3s;

}

.img-wrapper {

    overflow: hidden;

    transition-duration: 0.3s;

}

.i-loop {

    flex: 1 1 auto;

    background: #e964a2;

    height: 100%;

    border-radius: 15px;

    overflow: hidden;

    transition-duration: 0.3s;

}

.i-loop h5 {

    font-weight: 900;

    font-size: 20px;

    line-height: 23px;

    text-align: center;

    color: #fff;

    padding: 30px;

    transition-duration: 0.3s;

}

.loop-spacing {

    padding-top: 60px;

}

.loop-spacing .green-line {

    margin-bottom: 20px;

}

.i-loop:hover {

    background: #fff;

}

.i-loop:hover img { 

    transform: scale(1.05);

}

.i-loop:hover h5 {

    color: #344A4D;

}



/*Spotlight*/

.elementor-2872 .elementor-element.elementor-element-2ae1eb8 .elementor-post:hover {

    background: #0a91aa;

}

.elementor-2872 .elementor-element.elementor-element-2ae1eb8 .elementor-post:hover img {

    transform: scale(1.03) translate(-50%,-50%);

}

.elementor-2872 .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {

    transition-duration: 0.4s !important;

    transition-property: transform;

}
.category-title {
    color: #fff;
}


/*2 col*/

.img-right .elementor-column-wrap {

    margin-top: 0;

    margin-left: -30px;

}

.col-2-img.img-left .elementor-column-wrap{
    margin-top: 100px;
}

span.elementor-button-content-wrapper svg {
    display: none;
}

.img-left-box {

    margin-left: -30px;

    z-index: -1;

}

.impact-icon img {

    height: 60px !important;

    width: auto !important;

}

@media only screen and (max-width: 1200px) {

    .campaign .btn {

        padding: 13px 15px;

    }

}



@media only screen and (max-width: 1025px) {

/*Sidebar Nav buttons*/

.elementor-2147 .elementor-element.elementor-element-31894b4 .elementor-button,

.elementor-2147 .elementor-element.elementor-element-520c8bb .elementor-button {

    min-width: 180px;

}

.s-mobile-padding {

    padding-left: 50px !important;

    padding-right: 50px !important;

}
.featured-campaign.row {
    max-width: 1300px;
}

}

@media only screen and (min-width: 1025px) and (max-width: 1210px) { 
    section#top,
    section.elementor-section.elementor-inner-section.elementor-element.elementor-element-89e4bb9.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
        padding: 0 20px;
    }

    .elementor-352 .elementor-element.elementor-element-09b3f4b,
    .elementor-352 .elementor-element.elementor-element-3a45bac {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 1024px) { 
.col-2-padding > .elementor-column-wrap > .elementor-widget-wrap {
    padding: 80px 50px !important;
}
}
@media only screen and (max-width: 992px) and (min-width: 768px) { 
.grid-items.all-streamers .campaign.cam-sub {
    min-width: 345px !important;
}
}
@media only screen and (max-width: 992px) { 

    .upcoming {
        padding-left: 50px;
        padding-right: 50px;
    }
    #main-bar .elementor-widget-container {

        margin-left: 40px;

        margin-right: 40px;

    }

    .page-campaign-header {

        margin-bottom: 50px;

    }

    .campaign .btn {

        float: none;

    }

    .camp-info a.btn{

        margin-bottom: 20px;

    }

    .banner-caption {

        font-size: 30px;

        padding: 0 50px;

    }

    .row.camp-info {

        flex-direction: column;

    }

    .cam-main .cam-bg {

        background-size: 100%;

        background-position: center top;

        padding: 20px 20px 20px 0;

        background-color: #fff;

    }

    .cam-main .row:not(.cam-top) {

        flex-direction: column;

        padding: 95px 10px 10px; 

        margin: 0;

    }

    .cam-main .cam-bg:after {

        background: linear-gradient(270deg, rgba(205, 222, 0, 0.8) 48.69%, rgba(234, 255, 0, 0) 93.02%);

        transform: rotate(90deg);

        height: 150%;

    }

    .cam-main .cam-content {

        padding-left: 20px;

        padding-right: 20px;

    }

    .lb-3 > .row {

        flex-direction: column;

    }

    .top-3 > .row {

        padding: 25px !important;

        margin-bottom: 19px;

    }

    .col-sm.top-3 {

        margin: 0 !important;

    }

    .filter-select {

        min-width: 0;

        max-width: 210px;

    }

    .filter-lbl {

        margin-bottom: 25px;

    }

    .responsive-2col-box {

        padding-left: 50px !important;

        padding-right: 20px !important;

    }

    .col-2-img-right .elementor-column-wrap, 

    .col-2-img .elementor-column-wrap, .bg-responsive {

        min-height: 500px;

        margin: 0;

    }

    .col-2-img-right, .col-2-img {

        margin-bottom: 30px;

    }

    .col-2-img.img-left .elementor-column-wrap {

        margin-top: 0;

    }

    .col-2-img.img-left-box .elementor-column-wrap, .col-2-img.img-box .elementor-column-wrap {

        min-height: 0 !important;

    }

    .img-left-box {

        margin-left: 0;

    }

    .tablet-padding {

        padding-left: 50px !important;

        padding-right: 50px !important; 

    }

    .camp-info .col-sm-7, .camp-info .col-sm-5 {

        max-width: 100%;

    }

    .sub-info #campaign-bar {

        padding: 0 15px 25px;

    }

    .f-content {

        padding: 50px 20px;

        border-radius: 0 0 30px 30px;

    }

    .featured-campaign {

        flex-direction: column;

    }

    .f-img.col-sm {

        border-radius: 30px 30px 0 0;

        min-height: 500px;

        margin: 0;

    }

    .bottom-campaign .cam-date {

        color: #fff;

    }

    .f-content .camp-info {

        padding-right: 0;

    }

    #content .intro-h2 h2 {

        font-size: 30px;

        line-height: 35px;

    }

    .toolkit-loop {

        padding: 0 !important;

    }

    .elementor-4020 .elementor-element.elementor-element-c6ce7a1 {

        padding-right: 20px !important;

    }

    .rounded-box {

        min-height: 500px;

        margin-bottom: 20px;

    }

    .half-bg {

        min-height: 300px;

    }

    .half-bg.last {

        padding: 40px;

    }
    

    

}

@media only screen and (max-width: 767px) {

    .col-2-padding > .elementor-column-wrap > .elementor-widget-wrap {
        padding: 50px 30px !important;
    }

    .amb-content .elementor-column-wrap {
        padding: 0 !important;
    }
    .intro-content .elementor-widget-container {
        padding: 0 !important;
    }

    #inner-header h1 {
        font-size: 35px;
        line-height: 30px;
    }

    .page-campaign-header {
        margin-bottom: 30px;
    }

    #content .intro-h2 h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .responsive-2col-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .s-mobile-padding, .tablet-padding {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .col-2-img {
        margin-bottom: 20px;
    }

    .col-2-img-right .elementor-column-wrap, 
    .col-2-img .elementor-column-wrap, .bg-responsive {
        min-height: 400px;
    }

    .incentives .col-sm-3 {
        flex: 100%;
    }

    .post_ps_thumbnail {

        min-height: 350px;

    }

    .post_ps_item {
        margin-bottom: 20px;
    }

    .top-3 > .row, .cam-bg.nooverlay{
        margin-bottom: 20px;
    }

    span.filter-wrapper {
        display: block;
    }

    label.filter-lbl {
        text-align: left;
        width: 100%;
    }

    .banner-caption { 
        font-size: 20px;
        padding: 0 30px;
        line-height: 29px;
    }

    .video-wrapper iframe {
        width: 360%;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets, 
    .banner-slider .slick-dots {
        right: 20px !important;
        top: calc(50% - 96px) !important;
    }

    #main-bar .elementor-widget-container {

        margin-left: 20px;

        margin-right: 20px;

    }

    .sub-info {

        padding: 30px 10px;

    }

    .sub-info #campaign-bar {

        padding: 0 0 25px;

    }

    .elementor-image-gallery .gallery-item img {

        max-width: 200px;

    }

    .grid-items {

        padding-bottom: 20px;

    }

    .right-info {

        max-width: 125px;

    }

    .col-sm.l-list {

        padding: 15px;

    }

    .cam-main .cam-bg {

        background-size: 750px;

    }

    .cam-main .row:not(.cam-top) {

        padding: 95px 0 10px;

    }

    #steps-center .number-box h2 {

        line-height: 25px !important;

    }

    .featured-campaign {

        flex-direction: column;

        padding-left: 15px;

        padding-right: 15px;

        margin-bottom: 0;

    }

    .f-content {

        padding: 30px 20px;

    }

    .f-img.col-sm {

        min-height: 300px;

    }

    .bottom-campaign {

        margin-top: 50px;

    }

    ol.ube-breadcrumbs.breadcrumbs.list-unstyled.d-inline-flex.flex-wrap.align-items-center.m-0.separator-arrow {

        justify-content: center;

    }

    .rounded-box {
        min-height: 400px;
        margin-bottom: 20px;
    }

    .half-bg {
        background-position: center left !important;
    }

    .half-bg.last {
        padding: 30px 20px;
    }

    .upcoming {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .featured-campaign.row {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 50px !important;
    }

    .popup-content {
        font-size: 17px !important;
    }
    section.tip-popup .elementor-button-wrapper {
        text-align: center;
    }
    section.tip-popup a.elementor-button-link.elementor-button.elementor-size-sm {
        padding: 16px 55px;
        line-height: 17px;
    }
}

@supports (-webkit-touch-callout: none) {
    .item {
        height: -webkit-fill-available;
    }
    .elementor-2147 .elementor-element.elementor-element-5458cb5 > .elementor-container,
	.elementor-2147 .elementor-element.elementor-element-5458cb5 {
        min-height: -webkit-fill-available; /*for menu*/
    }
}