@media screen and (max-width: 992px){
.section3 .right-section {
    display: none;
}

.mobile-placeholder:not(:empty) {
    padding: 20px;
    background: #191c21;
    text-align: left;
	display:block;
}

.mobile-placeholder ul {
    padding-left: 30px;
}
	
	.scfixdtitle {
    line-height: 25px;
}
	.wp-video,
.wp-video-shortcode {
    width: 340px !important;
    height: 190px !important;
    max-width: none !important;
}
.right-section {
    padding: 10px 0 0 0 !important;
}
.wp-video-shortcode video {
    width: 340px !important;
    height: 190px !important;
}
	
.footer.fixedfooter .scfcta a {
    padding: 0px 10px;
    font-size: 14px;
}
.sc8contentflx {
    grid-template-columns: 1fr;
}

.sc10content {
    grid-template-columns: 1fr;
}

.cs7crds {
    grid-template-columns: 1fr;
}

.section5 .sc5contentflx {
    grid-template-columns: 1fr;
}

.section4 .sc4contentflx {
    grid-template-columns: 1fr;
}

.sc3contentflx {
    grid-template-columns: 1fr;
}

.sectionfixd {
    padding: 10px;
}
.sectionfixd .container {
    padding: 0;
}
h2.scfixdtitleh {
    font-size: 15px;
}

.scfixdtitle span {
    font-size: 10px;
}

div#countdown span {
    font-size: 15px;
}

div#countdown div {
    font-size: 8px;
}

.scfixdcta a.ctabuton {
    font-size: 10px;
    padding: 5px 15px;
    line-height: 25px;
}

div#countdown {
    gap: 10px;
}

.scfixdcta span {
    font-size: 9px;
}

.smalltitle {
    font-size: 16px;
}

.bigtitle h1 {
    line-height: 36px;
    font-size: 32px;
}

.description {
    font-size: 15px;
    line-height: 25px;
}


.ctasectionhed {
    flex-direction: column;
}


.smalltitle {
    font-size: 16px;
}

.bigtitle h1 {
    line-height: 36px;
    font-size: 32px;
}

.description {
    font-size: 15px;
    line-height: 25px;
}


.ctasectionhed {
    flex-direction: column;
}

h2.sc2title {
    font-size: 50px;
    line-height: 55px;
}

.sc2title span {
    font-size: 20px;
}

.sc2content {
    display: grid;
}
h2.s5titleh {
    font-size: 40px;
    line-height: 50px;
}

.sc5title span {
    font-size: 18px;
    line-height: 25px;
}
.sc6title {
    font-size: 14px;
    line-height: 25px;
}

h2.sc6titleh,h2.sc7titleh {
    line-height: 45px;
}
.cs7crd {
    overflow: hidden;
    height: 250px;
}
h2.s8titleh {
    font-size: 45px;
    line-height: 55px;
}
h2.s10titleh {
    font-size: 40px;
    line-height: 50px;
}

.cusinpput.flexcus {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}
button.submit {
    font-size: 25px;
}
a.ctabuton {
    font-size: 14px;
    font-weight: bold;
}

.flxheader {
    grid-template-columns: 1fr;
}
.flxheader .rightheader {
    display: none !important;
}

}