/*
Theme Name: flatsome-child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.warp{width:90% !important;margin:0 auto 0 auto;}
.home-desk{background-color: rgb(23,23,23,0.6);}
@media(max-width:768px){
 .home-desk{background-color:#233891;}
  #motabg{width:94% !important;height:auto !important;margin:0 auto 0 auto;}
  .img-mobile{height:250px !important;width:100%;}
}
@media(max-width:480px){
 .mobile-left{margin-left:5% !important;}
 }