/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 


/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

/* Ribbon */


/* Hero */



/* End hero */

/* Compare */



@media only screen and (min-width: 735px) {
	.section-compare .compare-buttons .button:first-child {
		margin-inline-end: 6px;
	}
}

@media only screen and (min-width: 735px) {
	.section-compare .compare-buttons .button {
		min-width: 111px;
	}
}

/* End compare */


@media only screen and (max-width: 1068px) {
    .tabnav-item .button {
    	font-size: 12px;
	}
}
@media only screen and (max-width: 734px) {
    .tabnav-item .button {
        font-size: 14px
    }
}

.section-compare {
    padding-bottom: 100px;
}

@media only screen and (max-width: 1068px) {
    .section-compare {
        padding-bottom: 80px;
    }
}


/* BTS Banner */



@media (max-width:734px) {
	.section-compare .scroll-gallery .gallery-item {
		width: 245px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/  