/* HIDE CLASSES
----------------------------------------------------------- */

@media screen and (max-width: 1600px){
	.hide_1600 {
	display:none !important;
	}
}	

@media screen and (min-width:1500px) and (max-width: 1600px){
	.hide_1600_only {
	display:none !important;
	}
}

@media screen and (max-width: 1550px){
	.hide_1550 {
	display:none !important;
	}
}	

@media screen and (min-width:1450px) and (max-width: 1550px){
	.hide_1550_only {
	display:none !important;
	}
}

@media screen and (max-width: 1500px){
	.hide_1500 {
	display:none !important;
	}
}	

@media screen and (min-width:1400px) and (max-width: 1500px){
	.hide_1500_only {
	display:none !important;
	}
}

@media screen and (max-width: 1450px){
	.hide_1450 {
	display:none !important;
	}
}	

@media screen and (min-width:1350px) and (max-width: 1450px){
	.hide_1450_only {
	display:none !important;
	}
}

@media screen and (max-width: 1400px){
	.hide_1400 {
	display:none !important;
	}
}	

@media screen and (min-width:1300px) and (max-width: 1400px){
	.hide_1400_only {
	display:none !important;
	}
}

@media screen and (max-width: 1350px){
	.hide_1350 {
	display:none !important;
	}
}	

@media screen and (min-width:1250px) and (max-width: 1350px){
	.hide_1350_only {
	display:none !important;
	}
}

@media screen and (max-width: 1300px){
	.hide_1300 {
	display:none !important;
	}
}	

@media screen and (min-width:1200px) and (max-width: 1300px){
	.hide_1300_only {
	display:none !important;
	}
}

@media screen and (max-width: 1250px){
	.hide_1250 {
	display:none !important;
	}
}	

@media screen and (min-width:1150px) and (max-width: 1250px){
	.hide_1250_only {
	display:none !important;
	}
}

@media screen and (max-width: 1200px){
	.hide_1200 {
	display:none !important;
	}
}	

@media screen and (min-width:1100px) and (max-width: 1200px){
	.hide_1200_only {
	display:none !important;
	}
}

@media screen and (max-width: 1150px){
	.hide_1150 {
	display:none !important;
	}
}	

@media screen and (min-width:1050px) and (max-width: 1150px){
	.hide_1150_only {
	display:none !important;
	}
}

@media screen and (max-width: 1100px){
	.hide_1100 {
	display:none !important;
	}
}	

@media screen and (min-width:1000px) and (max-width: 1100px){
	.hide_1100_only {
	display:none !important;
	}
}

@media screen and (max-width: 1050px){
	.hide_1050 {
	display:none !important;
	}
}	

@media screen and (min-width:950px) and (max-width: 1050px){
	.hide_1050_only {
	display:none !important;
	}
}

@media screen and (max-width: 1000px){
	.hide_1000 {
	display:none !important;
	}
}	

@media screen and (min-width:900px) and (max-width: 1000px){
	.hide_1000_only {
	display:none !important;
	}
}

@media screen and (max-width: 970px){
	.hide_970 {
	display:none !important;
	}
}	

/* THE INLINE SHOW CALLS BELOW SHOULD BE USED SELDOMLY. THEY SHOULD ONLY BE USED IF THE BLOCK SHOW CALLS ABOVE CAUSE A LAYOUT ISSUE WHEN TRIGGERED.
----------------------------------------------------------- */

@media screen and (max-width: 1600px){
	.show_1600_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1500px) and (max-width: 1600px){
	.show_1600_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1550px){
	.show_1550_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1450px) and (max-width: 1550px){
	.show_1550_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1500px){
	.show_1500_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1400px) and (max-width: 1500px){
	.show_1500_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1450px){
	.show_1450_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1350px) and (max-width: 1450px){
	.show_1450_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1400px){
	.show_1400_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1300px) and (max-width: 1400px){
	.show_1400_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1350px){
	.show_1350_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1250px) and (max-width: 1350px){
	.show_1350_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1300px){
	.show_1300_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1200px) and (max-width: 1300px){
	.show_1300_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1250px){
	.show_1250_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1150px) and (max-width: 1250px){
	.show_1250_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1200px){
	.show_1200_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1100px) and (max-width: 1200px){
	.show_1200_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1150px){
	.show_1150_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1050px) and (max-width: 1150px){
	.show_1150_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1100px){
	.show_1100_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:1000px) and (max-width: 1100px){
	.show_1100_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1050px){
	.show_1050_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:950px) and (max-width: 1050px){
	.show_1050_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 1000px){
	.show_1000_inline {
	display:inline !important;
	}
}	

@media screen and (min-width:900px) and (max-width: 1000px){
	.show_1000_only_inline {
	display:inline !important;
	}
}

@media screen and (max-width: 970px){
	.show_970_inline {
	display:inline !important;
	}
}