/*
Theme Name: World Chariot
Theme URI: http://neowebny.com
Author: Steve Tsividakis
Author URI: http://worldchariot.org/
Description: 
Version: 1
License: 
License URI: 
Tags: 
*/


#header.full-header #primary-menu > ul {
  float: left;
  padding-right: 0;
  margin-right: 0;
 border-right: none;
}

#header.full-header #logo {
  padding-right: 30px;
  margin-right: 30px;
  border-right: none;
}
@media only screen and (max-width: 991px){
#primary-menu-trigger {
  left: -20px;
}
}


@media only screen and (max-width: 479px)
.swiper_wrapper .slider-caption h2 {
  font-size: 23px;
}