/*
    Created on : Aug 21, 2024 07:20:30 am
    Author     : hashan.athurugiriya@ebeyonds.com
*/


.r2g-rotator-ms-option-2 .swiper-button-next {
	right: -60px;
}

.r2g-rotator-ms-option-2 .swiper-button-prev {
	left: -60px;
}

/*------------------ The Dao Way Start -------------------*/


.animated-mask-xbox .animated-mask-xbox__content-wrapper {
	margin-left: 13%;
}


/*------------------ The Dao Way End -------------------*/


/*------------------ Footer Start -------------------*/

.footer-expandable .back-to-top {
	bottom: 153px;
}

.footer-expandable .back-to-top.bottom {
	bottom: 200px;
}

/*------------------ Footer End -------------------*/


/*-------------------- Two Column Content start --------------------- */


.two-column-content-md {
	column-gap: 117px;
}


/*-------------------- Two Column Content end --------------------- */


/*------------------ Button Badge Start -------------------*/


.button-badge {
	top: 0;
	transition: all .4s ease;
}

.scrolled.going-up .button-badge {
	top: 100px;
}


/*------------------ Button Badge End -------------------*/