/* =Responsive Structure
----------------------------------------------- */
@media screen and (max-width: 1400px) {

}

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


}

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



}

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

}
  
@media screen and (max-width: 768px) {


}

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


}

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

}

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


}