/*!
Theme Name: CleanStart
Theme URI: http://plethorathemes.com/wordpress/cleanstart/
Description: Clean Multipurpose Business Wordpress Theme
Version: 1.2
Author: Plethora Themes
Author URI: http://www.plethorathemes.com
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, theme-options, translation-ready
*/

/*

The styles of the theme are compiled by less.php and stored in the uploads folder.

Do not alter or delete this file.

*/

/* 
================================================================= 


REQUIRED WORDPRESS STYLES
(are styled by less)


================================================================= 
*/

.aligncenter,.alignright,.alignleft,.floatleft,.floatright,
.textcenter,.textright,.textleft,.wp-caption,.gallery-caption,
.wp-caption-text,.wp-smiley,blockquote,.sticky,.bypostauthor {} 

/* 
=================================================================
*/

@charset "utf-8";@font-face{font-family:"yemeniana-a";src:url("yemeniana_fonts/HelveticaNeueW23-Bd.eot?") 
format("eot"),url("yemeniana_fonts/HelveticaNeueW23-Bd.woff") 
format("woff"),url("yemeniana_fonts/HelveticaNeueW23-Bd.ttf") 
format("truetype"),url("yemeniana_fonts/HelveticaNeueW23-Bd.svg#AndrogyneMedium") 
format("svg");font-weight:normal;font-style:normal}
@font-face{font-family:"yemeniana-c";src:url("yemeniana_fonts/HelveticaNeueW23-Reg.eot?") 
format("eot"),url("yemeniana_fonts/HelveticaNeueW23-Reg.woff") 
format("woff"),url("yemeniana_fonts/HelveticaNeueW23-Reg.ttf") 
format("truetype"),url("yemeniana_fonts/HelveticaNeueW23-Reg.svg#SteelfishRg-Regular") 
format("svg");font-weight:normal;font-style:normal}


body {
    font-family: yemeniana-c,Arial, Helvetica, sans-serif!important;
}
header {
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
}
.logo {
    float: right!important;
	padding:0px!important;
}
.top_bar ul.top_menu li {
    float: right!important;
}
.feature_teaser h3 {
    font-size: 16px;
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
}
.newsletter_form h3, .call_to_action h3 {
    font-weight: 700!important;
    font-size: 50px!important;
    line-height: 80px!important;
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
}
.newsletter_form h4, .call_to_action h4 {
    font-family: yemeniana-c,Arial, Helvetica, sans-serif!important;
}
.menu_container > ul > li {
    padding: 10px 0px!important;
}
.menu_container > ul > li > a {
    font-weight: 400!important;
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
    font-size: 16px!important;
	padding: 5px 10px!important;
margin: 0px 0px!important;
border-left: 1px solid #BBB!important;
}
.flexslider {
    direction:ltr;
}
.section_header {
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
}
#wpadminbar {
    display:none;
}
.copyright {
    padding: 15px 0px;
    background-color: #444!important;
}


.dark_section {
    margin-top:0px!important;
}
.single-portfolio {
   direction:ltr;
 }
.portfolio_details {
   direction:rtl;
 }
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: yemeniana-a,Arial, Helvetica, sans-serif!important;
    
}
.pagination > li {
  
    float: right!important;
}
.flexslider .item {
    /*height: 750px !important;*/
   /* margin-top: 110px;*/
}
.full_page_photo.slider_wrapper {
    /*height: 750px !important;*/
}
#slider_wrapper {
    /*height: 750px !important;*/
}

.lead {
   font-family: yemeniana-c,Arial, Helvetica, sans-serif!important;
}
.row {
    
}
.hgroup_subtitle p {
   font-family: yemeniana-c,Arial, Helvetica, sans-serif!important;
}
.section_header.centered {
    direction: ltr;
}
section.twitter_feed_wrapper {

    background-image:none!important;

}
.pager .next > a, .pager .next > span {
    float: left!important;
}
.pager .previous > a, .pager .previous > span {
    float: right!important;
}
@media only screen and (min-width: 768px) {
.menu_container > ul > li {
    float:right!important;
    text-align:right!important;
}
.menu_container > ul > li:last-child {
    
    border-left:none;
    
}
.menu_container > ul > li:last-of-type{
    
    border-left:none;
    
}

}

@media only screen and (min-width: 991px) {
.logo {
    
}
.flexslider .item {
    /*height: 750px !important;*/
    margin-top:0!important;
}
}


.mobile_collapser:before {
    float: right!important;
    margin: -1px 2px 0px 8px!important;
}
.mobile_collapser {
    text-align: right!important;
	}
	
.overflow_wrapper 	{
   max-width:1180px;
   margin-right:auto;
   margin-left:auto;
position:relative;
}
.main 	{
   max-width:1180px;
   margin-right:auto;
   margin-left:auto;
}
.sticky_header .full_page_photo {
    max-width: 1180px;
}

.yemeniana_body_right   {
  position:fixed;
  right:0px;
  top:100px;
  }   
.yemeniana_body_left  {
  position:fixed;
  left:0px;
  top:100px;
  }   
