/*********************************************************************

    Template Name: Airmotive Aviation
    Template URI: www.AirmotiveAviation.com
    Description: Airmotive Aviation
    Author: The Design & Print Company
    Author URI: 
    Version: 1.0

    Note: Your custom styles declare here.

*********************************************************************/
/* -----------  MAIN UNIVERSAL RESPONSIVE CSS CHANGES  ----------*/ 

/* ==========================================================================
   RESPONSIVE FIXES
 ========================================================================== */ 

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width : 1229px) {
    
  


}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
@media only screen (min-width: 994px) and (max-width : 1220px) {    
  .menu {
    padding-left: 0px;
    margin-right: 40px !important;
    margin-left: 0px;
  }

  .menu > ul > li {
    padding: 0 6px;
  }

  /*.menu > ul > li {
    padding: 0 12px;
  }
*/
}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width : 767px) {
   .portfolio{
    margin-right: 10px;
   }

}




/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width : 479px) {
    



   
}
