.inline-block {
display:inline-block;
}

.display-0325 {
display:inline-block;
}

.display-0375 {
display:inline-block;
}

.display-0425 {
display:none;
}



.display-0500 {
display:inline-block;
}


.display-0800 {
display:inline-block;
}







@media only screen and (max-width: 1800px) {



}




@media only screen and (max-width: 1700px) {


}



@media only screen and (max-width: 1600px) {



}



@media only screen and (max-width: 1500px) {



}



@media only screen and (max-width: 1400px) {



}






@media only screen and (max-width: 1300px) {




}




@media only screen and (max-width: 1200px) {



}




@media only screen and (max-width: 1100px) {



}



/* Tablet */



@media only screen and (max-width: 1050px) {


}





@media only screen and (max-width: 1000px) {



}






@media only screen and (max-width: 900px) {



}





@media only screen and (max-width: 800px) {

.display-0800 {
display:none;
}

}





@media only screen and (max-width: 725px) {



}





/* Phone */



@media only screen and (max-width: 650px) {



}



@media only screen and (max-width: 600px) {



}




@media only screen and (max-width: 550px) {



}





@media only screen and (max-width: 500px) {

.display-0500 {
display:none;
}


}





@media only screen and (max-width: 425px) {

.display-0425 {
display:inline-block;
}

}





@media only screen and (max-width: 375px) {

.display-0375 {
display:none;
}


}





@media only screen and (max-width: 325px) {

.display-0325 {
display:none;
}

}












