/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
	}

b, strong, dt {
    font-weight: 600;
	}


.delegate-category .mcb-column-inner {
margin-bottom: 0 !important;
	}



/* footer widget */

.footer-reg {
	margin: 0 auto;
    width: 760px;
	}

.footer-reg h2.title {
    font-size: 120px;
    line-height: 120px;
    font-family: 'Better-Faster';
    font-weight: 500;
    letter-spacing: 0px;
    transform: rotate(-2.5deg);
    color: #7c388f;
    margin-bottom: 45px;
    text-align: center;
	}

.footer-reg h2.title span {
    background: url(https://ictc.my/wp-content/uploads/whyitmatters-element-2-1.webp) no-repeat center bottom / contain;
    padding-bottom: 0px;
	}

.footer-cidbbuildxpo-container {
	margin: 0 auto 0px;
	display: block;
	text-align: center; 
	}

.footer-cidbbuildxpo-container img {
	height: 60px;
	vertical-align: bottom;
	}

.footer-cidbbuildxpo-container img.icwbxpo {
	margin-left: 10px;
	}

img.footer-blue-skyline {
	margin-bottom: 20px;
	}

img.footer-logo {
	width: 400px; 
	margin: 0px auto; 
	display: block;
	}

.footer-regnow-text {
	text-align: left; 
	font-size: 27px; 
	line-height: 24px;
	border-left: 3px solid;
	padding-left: 22px;
	}

.footer-regnow-text h2 {
	margin-bottom: 10px;
	}
	
.footer-email {
    font-size: 21px;
    margin-top: -2px;
	}

.footer-cta-button {
    display: block;
    background: #e22e32;
    color: #ffffff !important;
    padding: 12px 20px 14px;
    font-size: 22px;
    text-align: center;
    border-radius: 6px;
	transition: all 0.2s ease-in;
	}

.footer-cta-button:hover {
    background: #ef7b27;
	}

.desktop-only  {
	display: inherit;
	}
.mobile-only {
	display: none;
	}

/* -- RESPONSIVENESS -- */

@media (min-width: 1025px) {
.matters { background: url(https://ictc.my/wp-content/uploads/whyitmatters-element-1.webp) no-repeat right top / auto 62%; 
padding-right: 9.5%; }
}

@media (min-width: 481px) {
.matters {
    background: url(https://ictc.my/wp-content/uploads/whyitmatters-element-1.webp) no-repeat right top / auto 48%;
    padding-right: 11%;
	}
}

@media (max-width: 959px) {
.delegate-category img {
	width: 80px;
	margin-bottom: -5px;
	}

}

@media (max-width: 800px) {	
.footer-reg {
    width: 100%;
	}

}


@media (max-width: 766px) {	

.footer-reg h2.title {
    font-size: 62px;
    line-height: 62px;
	background: url(https://ictc.my/wp-content/uploads/whyitmatters-element-2-1.webp) no-repeat center bottom / 45% 10px;
	padding-bottom: 15px;
	}
	
.footer-reg h2.title span {
	padding-bottom: 0;
	background: none;
	}

img.footer-blue-skyline {
    margin-bottom: 5px;
	}
	
.footer-regnow-text {
    border-left: none;
    padding-left: 0;
	margin-top: 15px;
	text-align: center;
	}

.footer-regnow-text h2 {
    margin-bottom: 0px;
	}



}

@media (max-width: 480px) {
.desktop-only  {
	display: none;
	}
	
.mobile-only {
	display: inherit;
	}	
	
.matters {
    background: url(https://ictc.my/wp-content/uploads/whyitmatters-element-1.webp) no-repeat right 35% / auto 30%;
    padding-right: 17%;
    padding-top: 10%;
    letter-spacing: 0  !important;
	}

.programme-time { 
		/* text-decoration: underline;
    text-decoration-thickness: 1.5px;
		text-underline-offset: 4px; */
		color: #5679b3; }

.programme-time .mcb-column-inner  {
		margin-bottom: 3px !important;		}

.programme-row .mcb-wrap-inner {
		border-color: #b7cbeb !important;
		}

.delegate-category img {
	margin-bottom: 5px;
	}		

.footer-cidbbuildxpo-container img {
    height: 50px;
	}

.footer-cidbbuildxpo-container img.icwbxpo {
    margin-left: 0;
    height: 45px;
    margin-top: -7px;
	}
.footer-regnow-text h2 {
    margin-bottom: 0;
	}		

}