/*
Theme Name: Betheme Child
Author: Ardentwire
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

body {
	background: url(http://cssborneo.cidb.gov.my/wp-content/uploads/lottie-body-bg-bottom-2.webp) no-repeat bottom left / 160% auto, url(http://cssborneo.cidb.gov.my/wp-content/uploads/lottie-body-bg-8.webp) no-repeat top right / 100% auto;
	}


.page-template-default #Content {
    padding-top: 0;

	}

.gradient-bg,
.gradient-header,
 .gradient-header h1 {
	background: linear-gradient(90deg, #3baa93 0%, #037eec 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	}

.rwf-divider {
	height: 10px;
    width: 100%;
    background: linear-gradient(90deg, #3baa93 0%, #037eec 100%);
	}

.programme-item .column .mcb-column-inner {
	margin-bottom: 15px;
	}	

.programme-item .one-fourth .mcb-column-inner {
	font-family: 'AvenirNext-DemiBold';
	}	

.programme-item .column .mcb-column-inner strong {
	font-family: 'AvenirNext-DemiBold';
	}

.programme-item  .column .mcb-column-inner h5 {
    margin-bottom: 5px;
    line-height: 1.12;
	}	

.programme-item  .column .mcb-column-inner p  {
	
	}	

.programme-item small {
	font-size: 85%;
	font-family: 'AvenirNext-Regular';
	}	

.programme-item  .column .mcb-column-inner li  {
	margin-bottom: 10px;
	}	


.speaker-thumb a {
    /* background: linear-gradient(-90deg, #027DEC 0%, #3CAB92 100%); */
    display: block;
    padding: 20px 30px 20px;
	min-height: 270px;
	}

.speaker-thumb a:hover {
	text-decoration: none;
	}	

.speaker-thumb a h4 {
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 1;
    font-family: 'AvenirNext-DemiBold';
	font-size: 26px;
	}
	
.speaker-thumb small {
    font-family: 'AvenirNext-Regular';
    font-size: 19px;
    margin-bottom: 5px;
    display: block;
	}

.speaker-thumb p {
	margin-bottom: 0;
	}

.footer-contact-box {
    background: #606060; 
    color: #ffffff; 
    font-size: 18px; 
    padding: 20px 32px; 
    font-weight: 600; 
    letter-spacing: 1px;
    width: 87%;
    margin-top: 128px;
	}	

.footer-contact-box .column .mcb-column-inner {
    margin-left: 0px;
	}	

.reg-now-container {
	font-size: 19px;
    padding-left: 2%;
	}	

.reg-now-container h2 {
    margin-bottom: 0;
    background: linear-gradient(90deg, #3baa93 0%, #037eec 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	}

.footer-price {
    width: 30%;
    font-weight: 600;
    display: inline-block;
    margin-right: 2%;
    margin-top: 20px;
	}

.footer-price h5 {
    margin-bottom: 0;
	font-size: 20px;
	}
		
.footer-price h3 {
	line-height: 1;
	margin-bottom: 0;
	}

.footer-price h3 small{
    font-size: 60%;
	}

.fixed-button {
    position: fixed;
    right: 0;
    top: 20%;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    transition: all 0.3s ease;
    z-index: 1100;
	
	background-image: linear-gradient(0deg, #930215 0%, #C30B23 100%) !important;
    color: #FFFFFF !important;
    border-radius: 7px 7px 0px 0px !important;
    border-style: none !important;
    border-width: 0px 0px 0px 0px !important;
    padding-top: 15px !important;
    padding-right: 40px !important;
    padding-bottom: 15px !important;
    padding-left: 40px !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
	}

.fixed-button:hover {
	background-image: linear-gradient(0deg, #C0021B 0%, #EB0120 100%) !important;
	}


#back_to_top {
    border-color: #ffffff;
	}

#back_to_top i {
    color: #ffffff;
	}

@media (max-width: 767px) {
.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky {
	height: 80%;
	
	}
	
#Top_bar .logo {
    margin-bottom: -25px;
	}
	
#Top_bar.is-sticky .logo {
    margin-bottom: 0px;
	}	
	
}






@media (max-width: 1238px) {

.footer-price h3 small {
    display: block;
	}	

}


@media (max-width: 1024px) {

.footer-contact-box .column {
    width: 100%;
	}

}



@media (max-width: 480px) {

body {
	background: url(http://cssborneo.cidb.gov.my/wp-content/uploads/lottie-body-bg-bottom-2.webp) no-repeat bottom left / auto 40%, url(http://cssborneo.cidb.gov.my/wp-content/uploads/lottie-body-bg-8.webp) no-repeat top right / 100% auto;
	}

.programme-item .one-fourth .mcb-column-inner {
    margin-bottom: 5px;
    margin-top: 25px;
    color: #2296ba;
	}

.speaker-thumb a {
    min-height: 190px;
	}

.footer-contact-box {
        font-weight: 600;
        width: 100%;
        margin-top: 0;
        word-wrap: break-word;
		padding: 20px;
        position: relative;
        left: 0;
        right: 0;
        margin-left: 0;
        margin-right: 0;
        box-sizing: border-box;
		text-align: left;
		border-radius: 10px;
    }

#Footer .widgets_wrapper .mcb-column-inner {
    margin-left: 0;
    margin-right: 0;
	}

.footer-contact-box .column .mcb-column-inner {
    margin-bottom: 5px !important;
    margin-right: 0 !important;
	}

.footer-contact-box i {
    float: left;
    margin-right: 5px;
	}	
	
.footer-contact-box i.fa-mobile-alt {
    margin-top: 3px;
	}

.reg-now-container {
    padding-left: 0;
    padding-bottom: 30px;
	}

.reg-now-container h2 {
    font-size: 38px;
	}

.footer-price-container {
    margin-top: 20px;
	}
.footer-price h3 small {
    display: block;
	}

.footer-price {
    width: 44%;
    font-weight: 600;
    display: block;
    margin-right: 1%;
    margin-top: 5px;
    padding-bottom: 25px;
    background: #ffffffb0;
    padding-top: 25px;
    border-radius: 10px;
    margin-left: 1%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
	}



.fixed-button {
    top: auto;    
	right: 10px;
    left: 10px;
    bottom: 0;
    transform: none;
	}


#Footer {
    background-size: auto;
	}

#back_to_top {
    border-color: #ffffff;
	}
	
#back_to_top i {
    color: #ffffff;
	}

}