.btn-businessorange {
    background-color: #ffa400;
    border-color: #ffa400;
	color:#333!important;
}

.g-color-businessorange{
	color: #ffa400!important;
}

.g-text-hover-none{
	text-decoration: none!important;
}

@media (min-width:992px) and (max-width:1199px){
	
}

@media (min-width:768px) and (max-width:991px){	
	.featuresheight{
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
	}
	.featuresheight2{
		padding-top:6px;
		padding-bottom:6px;
		text-align: center;
	}	
	.featuresheight3{
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
	}
	.featuresheight4{
		padding-top:6px;
		padding-bottom:6px;
		text-align: center;
	}
}

.bg-clubapp3cx{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/club-app-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.bg-postpay{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/postpay-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

/* .bg-protection-features{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/ddos-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
} */

.g-top-customprotection {
    top: 4rem;
}

.g-color-orange-fonce{
	color:#E18407;
}	

@media (min-width:768px) and (max-width:991px){	
	.g-min-height-box--md {
        min-height: 292px!important;
    }	
	.g-min-height-box2--md{
		min-height: 195px;
	}
}

@media (max-width: 768px) {
	/* .bg-protection-features{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/ddos-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: contain;
		background-position: top;
	} */
	.bg-clubapp3cx{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/club-app-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: cover;
		background-position: top;
	}
	.bg-postpay{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/postpay-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: cover;
		background-position: top;
	}
}

@media (max-width: 768px) {
	.g-top-customprotection {
		top: 2rem;
	}
}

@media (min-width: 768px) {
	.g-min-height-box--md{
		min-height: 195px;
	}
	.g-min-height-box2--md{
		min-height: 195px;
	}
}

@media (min-width: 768px) {
    .g-pb-200--md{
		padding-bottom: 200px;
	}
}