/*
Theme Name: Ruler Foods
Author: 
Author URI: 
Description: 
Version:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

ul.list {
	list-style:disc !important;
	list-style-type:disc;
}
.wages { width:50%; border: 1px solid #EC1D25; margin-bottom:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}
.head_wag{background: none repeat scroll 0 0 #EC1D25;
    color: #FFFFFF;
    font-weight: bold;
	font-size:16px;
    padding: 3% 0 3% 5%;}
.cont_wag{padding: 0% 0 0% 5%;}

.dues{width:70%;border: 1px solid #EC1D25; margin-bottom:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}
.head_dues{background: none repeat scroll 0 0 #EC1D25;
    color: #FFFFFF;
    font-weight: bold;
	font-size:16px;
    padding: 3% 0 3% 5%;}
	.cont_dues{padding: 0% 0 0% 5%;}
	
.cont_dues span{
font-size:12px;
}	

.cont_dues input[type="text"], .wages input[type="text"]{
width:42%;
margin-right:5px;
margin-left:5px;
}	

.inner_cont_wrapper .cont_dues p{
text-align:center;
}
.dues{
margin-top:30px;
}
.inner_cont_wrapper .quotes p {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight: bold;
font-style:italic;
}

.quotes span.lft{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#ec1d24;
font-weight:bold;
line-height:8px;


}

.quotes span.rgt{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#ec1d24;
font-weight:bold;
line-height:0px;
vertical-align:top;
//margin-left:8px;

}

.quotes{
background:#f3f3f3;
padding:25px;
border:#e4e4e4 1px solid;
}

.g10{
	margin-top: 10px;x
}
.header_wrap{
    background-color: #FFE8DC;
border-top: 7px solid #ffe8dc !important;
}
.navbar-inverse {
    background: #FF7B02 none repeat scroll 0 0 !important;
    border:none !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
    font-size: 14px;
}
.inner_yellow_bg {
   background-color: #e4e4e4 !important;
   background-image: none !important;
}
.yellow_bg{
 background-image: none !important;
 background-color:#FAFAFC !important;
}
.navbar {
    margin: 90px 0 0 !important;
}
.header_wrap {
    height: 160px !important;
}
.navbar-inverse .navbar-nav > .active > a {
 background: #A0B956 none repeat scroll 0 0 !important;
}
.navbar-collapse.collapse {
  padding-left:40px !important;
}

.video_wrapper {
    height: 264px !important;
}
@media (max-width: 767px)
{
.navbar-nav {
background:none !important;
}
.video_wrapper {
    height: 218px !important;
    width: 375px !important;
}
}