.spacer-06px {
height:6px;
width:auto;
display:block;
}

.spacer-10px {
height:10px;
width:auto;
display:block;
}

.spacer-35px {
height:35px;
width:auto;
display:block;
}






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



}





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

.spacer-06px {
height:5px;
}

}






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



}




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

.spacer-06px {
height:4px;
}


}



/* Tablet */



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

.spacer-06px {
height:3px;
}

.spacer-10px {
height:9px;
}

}





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

.spacer-10px {
height:8px;
}

}





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

.spacer-06px {
height:2px;
}

.spacer-10px {
height:7px;
}

}





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

.spacer-10px {
height:6px;
}

}





/* Phone */



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



}





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

.spacer-10px {
height:8px;
}


}






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

.spacer-10px {
height:7px;
}

}





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

.spacer-10px {
height:6px;
}

}





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



}


