









/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (max-width : 1080px) {


}

@media screen and (max-width : 992px) {



}

@media screen and (max-width : 767px) {



}

@media screen and (max-width : 480px) {


}

@media screen and (max-width : 375px) {


}



