/*
Theme Name: Even Stevens
Theme URI: HMG
Author: HMG
Author URI:
Version: 1.0.0
*/

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

*                                                 *

*              Fonts Styles                       *

*                                                 *

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

@font-face {
	font-family: 'bebas_neuebold';
	src: url('fonts/BebasNeue Bold-webfont.eot');
	src: url('fonts/BebasNeue Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue Bold-webfont.woff2') format('woff2'),  url('fonts/BebasNeue Bold-webfont.woff') format('woff'),  url('fonts/BebasNeue Bold-webfont.ttf') format('truetype'),  url('fonts/BebasNeue Bold-webfont.svg#bebas_neuebold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bebas_neuebook';
	src: url('fonts/BebasNeue Book-webfont.eot');
	src: url('fonts/BebasNeue Book-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue Book-webfont.woff2') format('woff2'),  url('fonts/BebasNeue Book-webfont.woff') format('woff'),  url('fonts/BebasNeue Book-webfont.ttf') format('truetype'),  url('fonts/BebasNeue Book-webfont.svg#bebas_neuebook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bebas_neuelight';
	src: url('fonts/BebasNeue Light-webfont.eot');
	src: url('fonts/BebasNeue Light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue Light-webfont.woff2') format('woff2'),  url('fonts/BebasNeue Light-webfont.woff') format('woff'),  url('fonts/BebasNeue Light-webfont.ttf') format('truetype'),  url('fonts/BebasNeue Light-webfont.svg#bebas_neuelight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bebas_neueregular';
	src: url('fonts/BebasNeue Regular-webfont.eot');
	src: url('fonts/BebasNeue Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue Regular-webfont.woff2') format('woff2'),  url('fonts/BebasNeue Regular-webfont.woff') format('woff'),  url('fonts/BebasNeue Regular-webfont.ttf') format('truetype'),  url('fonts/BebasNeue Regular-webfont.svg#bebas_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bebas_neuethin';
	src: url('fonts/BebasNeue Thin-webfont.eot');
	src: url('fonts/BebasNeue Thin-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue Thin-webfont.woff2') format('woff2'),  url('fonts/BebasNeue Thin-webfont.woff') format('woff'),  url('fonts/BebasNeue Thin-webfont.ttf') format('truetype'),  url('fonts/BebasNeue Thin-webfont.svg#bebas_neuethin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vijayaregular';
	src: url('fonts/vijaya-webfont.eot');
	src: url('fonts/vijaya-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/vijaya-webfont.woff2') format('woff2'),  url('fonts/vijaya-webfont.woff') format('woff'),  url('fonts/vijaya-webfont.ttf') format('truetype'),  url('fonts/vijaya-webfont.svg#vijayaregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'villa_didotregular';
	src: url('fonts/villa_didot_0-webfont.eot');
	src: url('fonts/villa_didot_0-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/villa_didot_0-webfont.woff2') format('woff2'),  url('fonts/villa_didot_0-webfont.woff') format('woff'),  url('fonts/villa_didot_0-webfont.ttf') format('truetype'),  url('fonts/villa_didot_0-webfont.svg#villa_didotregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'SnyderES_1-33-Regular';
  src: url('fonts/SnyderES_1-33-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/SnyderES_1-33-Regular.otf')  format('opentype'),
	     url('fonts/SnyderES_1-33-Regular.woff') format('woff'), url('fonts/SnyderES_1-33-Regular.ttf')  format('truetype'), url('fonts/SnyderES_1-33-Regular.svg#SnyderES_1-33-Regular-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**************************************************

*                                                 *

*              General Styles                     *

*                                                 *

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

.my-calendar-table .mc-main tr td {
	height:auto !important;
}
.tagbar {
	display:none !important;
}
body {
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #a6ce5a;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #94b74d;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
ul {
	padding: 0;
	list-style-type: none;
}
h1 {
	font-size: 120px;
}
h1 span {
	color: #fa9a1f;
}
h2 {
	font-size: 52px;
	font-family: 'bebas_neueregular';
	color: #fff;
}
.paddingsmall {
	padding: 15px;
}
.paddingzero {
	padding:0;
}
.row.col-p0 {
	margin-left:0;
	margin-right:0;
}
.row.col-p0 [class*="col-"] {
/*	padding:0 0 15px 0;*/
    padding:0;
}
.row.col-p5 {
	margin-left:-5px;
	margin-right:-5px;
}
.row.col-p5 [class*="col-"] {
	padding:0 5px;
}
.nopaddingright {
	padding-right: 0;
}
.parallax {

	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size:cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
}
/*.socialwidgets,.locations,.locations h1{

  padding: 60px 0;

}*/

.socialwidgets {
	padding: 60px 0;
}
.contactus {
	padding: 70px 0;
}
textarea {
	overflow: hidden;
	resize:none;
}
/**************************************************

*                                                 *

*              Animations Styles                  *

*                                                 *

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

.ourstore ul li a img, .instagram a img, .ourmission a img, .location_blog img, .Menu_items article img,  .row_blog img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transition-duration: 0.61s;
	-moz-transition-duration: 0.61s;
	-ms-transition-duration: 0.61s;
}
.ourstore ul li a img:hover, .instagram a img:hover, .ourmission a img:hover, .location_blog img:hover,  .Menu_items article img:hover, .row_blog img:hover, .Menu_Main img:hover, .comic a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transition-duration: 0.61s;
	-moz-transition-duration: 0.61s;
	-ms-transition-duration: 0.61s;
}
.navbar-nav>li, h1, .story p, .btn-grey, .btn-yellow, .slider-text, .Menu_items article img,  .Menu_Main img, .recepie article, h1, h2, .comic a img {
}
.Menu_items article img:hover, .recepie article:hover {
	transition:all ease-in 0.5s;
}
.ourmission a, .row_blog a, .Menu_Main a, .comic a {
	display: block;
	overflow: hidden;
	position: relative;
}
.imgHolder, .imgHolder img {
	width:100%;
}
.navbar-right {
	margin-left:1z85px;
}
/**************************************************

*                                                 *

*              colors                             *

*                                                 *

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

/*gray*/

h1, .locations h1 span, .counter h2, .counter h1 span,  .locations article.search form .btn-warning,  .story4 h2, .partners h1 span, .askaway h2 {
	color: #252525;
}
/*yellow*/

h1 span, .banner .box h2, .locations h1, .ourmission h1, .process h1,  .row_blog h1, .partners h1, .faq h2, .Cause_banner article h3,  .slider-text h1, .slider-text h2, .slider-text strong,  .story2 h2, .Menu_Main article h1, .recepie h2, .people h2 {
	color: #fa9a1f;
}
/*FONTS bold*/

.counter, .banner .box h2, .people h4, .bottom_button, .recepie strong,  .recepie article strong, .slider-text h1, .slider-text h2, .slider-text strong,  .process article strong, .cause_contactus h2, .Cause_banner article h3,  h1, #storypage h2 {
	font-family: 'bebas_neuebold';
}
/**************************************************************************

*                                                                         *

*                                   HomePage Style                        *

*                                                                         *

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

.olobutton {
float: right;
margin-right: 50px;
clear: both;
}

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



             Banner Styles



***************************************************/
.banner .food, .banner .cause, .banner .place {
	filter: gray;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	height: 580px;
}
.banner .food:hover, .banner .cause:hover, .banner .place:hover {
	filter: gray;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.banner .food {
	background-size:cover !important;

}
.banner .cause {
	background-size:cover !important;

}
.banner .place {
	background-size:cover !important;

}
.box {
	background:rgba(0, 0, 0, 0.70);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 185px;
	overflow: hidden;
	-webkit-transition:height 0.5s ease-out;
	-moz-transition:height 0.5s ease-out;
	transition:height 0.5s ease-out;
}
.box:hover {
    height: 450px;
    transition: height 0.1s ease-in 0s;
}
.banner .box h2 {
	font-size: 146px;
        margin-bottom: 10px;
}
.banner .box p {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	display: block;
}
.carousel { position:static;}
.banner .carousel-control {
bottom:0px;
}
/**************************************************

*                                                 *

*              Counter Styles                     *

*                                                 *

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

.counter {
	color: #222022;
	padding: 50px 0;
}
.counter h2 {
	font-size: 86px;
	font-weight: 700;
}
.counter h1 {
	line-height: 100px;
	font-style: normal;
	font-size: 250px;
	height: 220px;
}
.counter h1 span {
	border: 1px solid;
	padding: 10px;
	margin-right: 10px;
	font-size: 200px;
}
.timer {
	margin-left: -15px;
}
/**************************************************

*                                                 *

*              ourmission Styles                  *

*                                                 *

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

.ourmission {
	background: url(images/woodbgloop.png);
	background-size:cover;
}
.ourmission h1 {
	font-size: 100px;
        line-height: 75px;
        margin: 10px 0;
}
.ourmission p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: justify;
}
/**************************************************

*                                                 *

*              Locations Styles                   *

*                                                 *

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

.locations {
	position: relative;
}
.locations .wrapper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 580px;
	padding: 60px 0;
}
#map-canvas {
	height: 580px !important;
	display: block;
	width: 100%;
	background: #fff;
}

.gm-style {
	opacity: 0.4;
}

.locations article.search {
	background: #252525;
	padding: 5px;
}
.locations article.search .form-control {
	border: none;
	box-shadow: none;
}
.locations article.search form {
	background: #fff;
	overflow: hidden;
}
.locations article.search form .btn-warning {
	padding: 15px 50px;
	background: #fa9a1f;
	border: none;
	border-radius: 0;
	font-weight: 600;
	transition:all 0.41s ease-out 0.1s;
	float: right;
}
.locations article.search form .btn-warning:hover {
	background: #252525;
	color: #fff;
	transition:all 0.41s ease-in 0.1s;
}
/**************************************************************************

*                                                                         *

*                                   Location Page Style                   *

*                                                                         *

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

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

*                                                 *

*              People Styles                      *

*                                                 *

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

.people h4 {
	font-size: 30px;
	margin: 15px;
}
.people a {
	font-family: 'bebas_neuebold';
	font-size: 30px;
}
.people h2, .partners h2 {
	font-family: 'bebas_neuebold';
	font-size: 60px;
	text-decoration: underline;
	margin: 15px;
}
.banner_social {

}
.banner_social a {
	color: #a6ce5a;
	vertical-align: baseline;
	font-size: 33px;
	padding: 15px;
	line-height: 33px;
	display:inline-block;
	width:49%;
	font-weight:bold;
}
.banner_social a {
	color: #94b74d;
}
.banner_social a i {
	margin-right: 10px;
	font-size: 30px;
}

.banner_social .fb_link {
	transition:all 0.5s ease-out;
}
.banner_social .fb_link:hover, .banner_social .insta_link:hover {
	text-decoration: none;
	opacity: 0.89;
	transition:all 0.5s ease-in;
}
.banner_social .insta_link {
	transition:all 0.5s ease-out;
}
.gray {
	background: #252525;
	color: #fff;
}
.lightgray {
	background: #e1e1e1;
	color: #252525;
}
.blog_gray, .white-background {
	background:#fff;
}
.press-page {
	padding-top:150px;
}
.blog_yellow {
	background:#fff;
}
.gray_large {
	padding: 30px;
}
.blog_description {
	color: #000;
	padding: 15px 15px 60px;

}
.close-location {
	float:right;
}
.close-location a {
	display:block;
	margin-bottom:5px;
	color: hsl(25, 83%, 14%);
	font-family: "bebas_neueregular";
	font-size: 22px;
	padding: 0;
}
.location_blog {
	background-image:url(images/woodbgloop.png);
	padding: 50px 0;
}
section.location_blog .col-md-6 { padding-bottom:0 !important;}
/*.location_blog .blog_description {
	min-height: 360px;
}*/
.blog_description p {
	font-size: 16px;
	line-height: 26px;
}
.blog_description a {
	font-size: 40px;
	font-family: 'bebas_neueregular';
}
.location_blog a {
	display: block;
	overflow: hidden;
}
.location_blog img {
	width: 100%;
	margin: 0px 0px 15px;
	/*height:335px;*/
}
.blog_description h2 {
	color: #000;
	font-size: 42px;
}
.row_blog .blog_description {
/*	padding: 0px 20px 0 20px;*/
    padding: 0px;
}
.row_blog .blog_description p {
 // font-size: 20px;
 // line-height: 30px;
	text-align: justify;
}
.row_blog a img {
	width: 100%;
}
.blogpage {
	padding:50px 0 0 0;
}
.blogpage .blog-main a img {
	height:100%;
}
/**************************************************

*                                                 *

*              bottombtn Styles                   *

*                                                 *

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

.bottom_button {
	padding: 30px 0;
}
.bottom_button a {
	font-size: 36px;
	border-radius: 0;
	padding: 10px 30px;
	margin-right: 15px;
	color: #fff
}
.bottom_button a:hover {
	text-decoration: none;
}
.btn-yellow {
	background: #fa9a1f;
}
.btn-yellow:hover {
	background: #252525;
	transition:all ease-in 0.5s;
}
.btn-grey {
	background: #252525;
}
.btn-grey:hover {
	background: #fa9a1f;
	transition:all ease-in 0.5s;
}
/**************************************************************************

*                                                                         *

*                                   CausePage Style                       *

*                                                                         *

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

.Cause_banner {
	padding: 10% 0 5%;
}
.Cause_banner article {
	background: rgba(0, 0, 0, 0.90);
}
.Cause_banner article aside {
	padding: 10px 20px;
}
.Cause_banner article p {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	text-align: justify;
}
.Cause_banner article h3 {
	font-size: 44px;
}
.equal, .equal > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex:1 1 auto;
}
.row-same-height {
	display: table;
	width: 100%;/* table-layout: fixed;*/



}
.col-xs-height {
	display: table-cell;
	float: none !important;
	vertical-align: middle;
}
.process .col-xs-height {
}
.testimonial {
	background: #dedede;
	padding: 50px 0;/* border: 5px solid white;*/

}
.partners p {
	font-size: 22px;
	text-align: justify;
	margin-bottom: 30px;
}
.cause_contactus {
	padding: 30px 0;
}
.cause_contactus h2 {
	font-size: 66px;
	text-decoration: underline;
	margin: 20px 0;
}
.faq p {
	line-height: 30px;
	font-size: 22px;
	color: #464647;
}
.askaway .form-group {
	margin-bottom: 15px;
}
.askaway .form-control {
	background: #e1e1e1;
	border:1px solid #8f8d8d;
}
/**************************************************

*                                                 *

*              process Styles                     *

*                                                 *

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

.partners h1 {
text-center;
}
.process h1, .row_blog h1, .partners h1 {
	font-size: 100px;
	margin:30px 0;
	text-decoration: underline;
}
.partners h1 span {
	text-decoration: underline;
}
.process article {
	padding: 20px;
	display: table;
	width: 100%;
	height: 358px;
}
.process img {
	height:358px;
	width:100%;
}
.process article strong {
	font-size: 150px;
	padding-right: 15px;
}
.process article span {
	font-size: 26px;
	line-height: 40px;
}
.process article strong,  .process article span {
	display: table-cell;
	vertical-align: middle;
}
/**************************************************

*                                                 *

*              Story Styles                       *

*                                                 *

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

.story {
	color: #fff;
	padding: 50px 0;
}
.story p {
	font-size: 16px;
	line-height: 34px;
	text-shadow: 1px 1px 1px #000;
}
.story p span {
	font-size: 23px;
}
.story a {
	display: block;
	text-align: center;
	padding: 25px 0;
}
.story a img {
	display: inline-block;
}
.story h1 {
	color: #fff;
}
.story h4, .story p span {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}
.story h4 {
	font-size: 40px;
	line-height: 50px;
}
/**************************************************************************

*                                                                         *

*                                   LocationPage Style                    *

*                                                                         *

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



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

*                                                 *

*              Slider Styles                      *

*                                                 *

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

.slider-text {
	padding: 84px 35px 0;
}
.slider-text h1 {
	line-height: 90px;
	font-size:84px;
}
.slider-text h2 {
	font-size: 42px;
	font-weight: 700;
}
.slider-text strong {
	font-size: 30px;
	text-transform: uppercase;
}
.slider-text p {
	font-size: 36px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	margin: 0;
}
/**************************************************

*                                                 *

*              socialwidgets Styles               *

*                                                 *

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

.instagram a {
	display: block;
	overflow: hidden;

	border: 1px solid #fff;
}
.instagram a img {
	width: 100%;
}
.blogpage h1 {
	font-size: 100px;
	text-decoration: underline;
	color: #fa9a1f;
	margin: 30px 0;
}
/**************************************************************************

*                                                                         *

*                                   MenuPage Style                        *

*                                                                         *

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

.Menu_banner {
	height: 570px;
	position: relative;
}
.menurightlinks {
	font-size: 30px;
	font-family: 'bebas_neueregular';
	color: #fa9a1f;
	display:block;
	float: left;
	padding-left: 25px;
}
.Menu_banner a.catering-menu {
	bottom: -10%;
}
.Menu_banner a.download-menu {
	bottom: -16%;
}
.Menu_items {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.Menu_items article {
	background:#000;
	overflow: hidden;
}
.Menu_items article a {
	display: block;
}
.Menu_items article img {
	width:100%;
	opacity: 0.6;
}
.Menu_items article img:hover {
	opacity: 1;
}
.Menu_items article .box {
	background:rgba(0, 0, 0, 0.70);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
	-webkit-transition:height 0.41s ease-out;
	-moz-transition:height 0.41s ease-out;
	transition:height 0.41s ease-out;
}
/*.Menu_items article:hover .box{

    height: 60px;

    -webkit-transition:height 0.41s ease-in;

    -moz-transition:height 0.41s ease-in;

    transition:height 0.41s ease-in;

}*/

.Menu_items article:hover article img {
	opacity: 1;
}
/**************************************************

*                                                 *

*              Recepie Styles                     *

*                                                 *

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

.recepie {
	padding: 88px 0;
}
.recepie h2 {
	font-size: 60px;
	margin-bottom: 30px;
}
.recepie article {
	color: #626262;
	padding: 30px 0;
	padding: 15px 15px 15px;
	border: none;
	min-height: 200px;
}
.recepie .col-sm-4:hover {
	background: rgb(251, 175, 78);
	color: #fff;
	transition:all ease-in 0.5s;

}
.recepie article strong {
	display: block;
	font-size:22px;
}
.recepie article ul li {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 28px;
}
.recepie article.right_b0 {
	border-right: 0;
}
.recepie strong {
	font-size: 30px;
	color: #626262;
}
/**************************************************

*                                                 *

*              Menu_section Styles                *

*                                                 *

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

.Menu_Main article {
	background: #252525;
	padding: 10%;
	background: url(images/woodbgloop.png);
	width:100%;
	box-sizing: border-box;
	position:relative;
}
.Menu_Main article h1 {
	font-size: 80px;
}
.Menu_Main article p {
	color: #fff;
	line-height: 30px;
}
.Menu_Main .carousel {
	height:auto;
}
/**************************************************************************

*                                                                         *

*                                   Story Style                           *

*                                                                         *

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

#storypage h2 {
	font-size: 80px;
}
#storypage p {
	font-size: 24px;
	line-height: 30px;
	text-align: justify;
}
.story1 {
	padding: 11% 0;
}
.story1 img {
	display: inline-block;
	padding: 0 0 0 90px;
}
.story2 p {
	line-height: 40px;
}
.story2 {
	padding: 15% 0 0;
}
.story2 .storyman {
	display: block;
	margin: 35% 0 0;
}
.story3 {
	padding: 10% 0;
}
.story-bg-strip {
	background: rgba(29, 12, 13, 0.60);
	display:inline-block;
	padding:15px;
	margin-top:45px;
}
.story3 article {
	background: rgba(29, 12, 13, 0.60);
	color: #fff;
	padding: 15px;
	margin-bottom: 15%;
}
.story3 .burger {
	display: block;
}
.story5 {
	padding: 5% 0;
}
.story4 article {
	padding: 10% 0 5%;
}
.story_note {
	text-align: right;
	display:block;
}
.story_note img {
	display: inline-block;
}
.story5 {
	color: #fff;
}
#storypage .story5 p.wash {
	text-align: center;
}
.story5 a.storylogo {
	display: block;
}
/**************************************************

*                                                 *

*              ContactUs Styles                   *

*                                                 *

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

.contactus h2 {
	color: #252525;
	margin-bottom: 30px;
}
.contactus button {
	font-size: 16px;
	font-weight: 600;
}
.ourstore ul li {
	float: left;
	margin: 5px;
	border: 2px solid #fff;
	overflow: hidden;
}
.clear {
	clear: both;
}
.address i {
	font-size: 26px;
	margin-right: 20px;
}
.address strong {
	font-size: 18px;
	display: inline-block;
}
/**************************************************

*                                                 *

*               footer Styles                     *

*                                                 *

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

footer {
	background: #252525;
	color: #fff;
	padding: 70px 0 40px;
	font-size: 13px;
	position: relative;
}
.footer_logo {
	position: absolute;
	text-align: center;
	margin: auto;
	width: 100%;
	top: -65px;
}
.social .nav>li {
	margin-left: 8px;
}
.social .nav>li>a {
	padding: 10px;
	text-indent: -99999px;
	width: 32px;
	height: 32px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social .nav>li>a:hover {
	background-position: 0 -34px;
}
.social ul li a.twico {
	background: url(images/twitterico.png) no-repeat;
}
.social ul li a.fbico {
	background: url(images/fbico.png) no-repeat;
}
.social ul li a.instaico {
	background: url(images/instaico.png) no-repeat;
}
.social ul li a.timbico {
	background: url(images/timblerico.png) no-repeat;
}
/**************************************************

*                                                 *

*               Bootstrap Styles                  *

*                                                 *

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

.btn-primary {
	color: #fff;
	background-color: #201f22;
	border-color: #201f22;
	border-radius: 0;
	transition:all 0.41s ease-out 0.1s;
}
.btn-primary:hover {
	background-color: #fa9a1f;
	border-color: #fa9a1f;
	transition: 0.41s ease-in 0.1s;
}
.form-control {
	border-radius:0;
	border: 1px solid #9b9898;
	height: 50px;
	background: rgba(255, 255, 255, 0.90);
}
.form-group {
	margin-bottom: 30px;
}
.navbar-brand {
	position: absolute;
	left:3px;
	/*right:0;*/
	bottom:0;
	margin:auto !important;
	top: 0;
	text-align: center;
	height: 100%;
	z-index: 20;
	transition:all 0.61s;
}
.navbar {
	height: 100px;
	background: #fa9a1f;
	border: none;
	border-radius:0;
	min-height: 100px;
	padding: 25px 0;
	margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #3f1f06;
	font-size: 22px;
	font-family: 'bebas_neueregular';
	padding: 10px 14px;
	display: block;
}
.navbar-nav>li.active {
	border: 1px solid #3f1f06;
}
.navbar-default .navbar-nav>.active>a,  .navbar-default .navbar-nav>.active>a:focus,  .navbar-default .navbar-nav>.active>a:hover {
	background: none;
	color: #3f1f06;
}
.navbar-nav>li {
	z-index: 20;
	border: 1px solid transparent;
}
.navbar-right>li:last-child:hover {
	border: 1px solid #3F1F06;
	cursor: text;
}
.navbar-nav>li:hover {
	border: 1px solid #3f1f06;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #3f1f06;
}
.navbar-brand>img {
	display: inline-block;
}
.carousel-control {
	bottom: 0;
	right: 0;
	height: 40px;
	width: 40px;
	left: auto;
	top: auto;
	background: none;
	opacity: 0.85;
}
.carousel-control.left {
	right: 40px;
	background: none;
}
/**************************************************

*                                                 *

*              Testimonial carousel               *

*                                                 *

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

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;/*    width: 34%;*/

}
#quote-carousel .carousel-indicators li {
	background: #252525;
	border:none;
}
#quote-carousel .carousel-indicators .active {
	background: #fa9a1f;
}
.item blockquote {
	border-left: none;
	margin: 30px 0;
}
.item blockquote img {
	margin-bottom: 25px;
}
.item blockquote small {
	margin-right: 50px;
}
.item blockquote p {
	font-size: 30px;
	text-align: center;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	/*    float: left;*/

    margin-right: 10px;
}
.carousel-inner>.item>img {
	display: inline-block;
}
/***********Menu Page Carousel*****************/
/*
.menupage-carousel .carousel-indicators {
	bottom:-100px;
}*/
.blog-main.blog_description {
	padding:0 0 20px 0px;
}
.row_blog h1.blogHeading {
	margin-bottom:0px;
}
.blog_gray.innercontentblog {
/*	padding:0 15px 15px 0;*/
        padding:0 0px 15px 0;
}
.blog_gray.innercontentblog h2 {
	color:#000;
	font-size:42px;
}
.blog_gray.innercontentblog p {
	font-size:16px;
}
.blog_gray.innercontentblog a {
	font-size: 40px;
	font-family: 'bebas_neueregular';

}
.imgHolder, .imgHolder img {
	width:100%;
}
/**************************************************

*                                                 *

*              Scrool Styles                      *

*                                                 *

***************************************************/
/**
.up-down-arrow {
	position: fixed;
	left: auto;
	right: 5px;
	bottom: 20px;
	background-image: url(images/uparrow.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 56px;
	z-index: 9999;
	opacity: 0.8;
}
.up-down-arrow:hover {
	cursor: pointer;
}

**/

.social-content {
	margin-bottom:10px;
}
::-webkit-scrollbar {
width: 10px;
height:11px;
}

::-webkit-scrollbar-track {
background: #FFFFFF;
-webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
border: 1px solid #D8D8D8;
}

::-webkit-scrollbar-thumb {
background: #252525;
-webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb:active {
background: #888;
-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}

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

*                                                 *

*              Responsive Styles                  *

*                                                 *

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

@media (max-width: 992px) {
	.Menu_items {
		position:inherit;
	}
	.Menu_banner {
		height: auto;
		position: relative;
	}
}
@media only screen and (max-width:991px) {
    .ourmission h1 { font-size:52px !important; line-height:52px !important;}
    .navbar-brand {
        left:1px;
    }
}
@media only screen and (width : 992px) {
.navbar-right {
	margin-left: 244px;
}

}
 @media only screen and (width : 1199px) {
.navbar-right {
	margin-left: 244px;
}
}
 @media only screen and (max-width : 1435px) {
.slider-text {
	padding: 70px 35px 0;
}
.slider-text h1 {
	line-height: 90px;
	font-size:75px;
}
.slider-text h2 {
	font-size: 40px;
	font-weight: 700;
}
.slider-text strong {
	font-size: 27px;
	text-transform: uppercase;
}
.slider-text p {
	font-size: 33px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	margin: 0;
}
}
 @media only screen and (max-width : 1300px) {
.slider-text {
	padding: 56px 35px 0;
}
.slider-text h1 {
	line-height: 90px;
	font-size:60px;
}
.slider-text h2 {
	font-size: 35px;
	font-weight: 700;
}
.slider-text strong {
	font-size: 26px;
	text-transform: uppercase;
}
.slider-text p {
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	margin: 0;
}
}
 @media only screen and (max-width : 1199px) {
.navbar-right {
	margin-left:200px;
}
.close-location {
	width: 23%;
}
.close-location a {
	font-size: 16px;
}
.navbar-default .navbar-nav>li>a {
	padding: 10px 8px;
	display: block;
}
.navbar-nav>li {
	padding: 0;
}
.address i {
	margin-right: 8px;
}
.address strong {
	font-size: 15px;
}
.navbar-brand img {
	width: 140px;
	transition:all 0.61s;
}
.ourmission p {
	font-size: 14px;
	line-height: 22px;
}
.ourmission h1 {
	line-height: 90px;
	margin: 10px 0;
}
.carousel-inner > .item > img {
	width: 100%;
}
.Menu_Main article h1 {
	font-size: 80px;
}
.row_blog a img {
	height: 100%;
}
.story3 .burger {
	position: relative;
}
.process img {
	height: 358px;
	width: 100%;
}
}
 @media only screen and (max-width : 991px) {
.blogpage .blog-main img {
	height: 220px;
	width: 100%;
}
.navbar-default .navbar-nav>li>a {
	font-size: 17px;
}
.navbar-default .navbar-nav>li>a {
	padding: 10px 4px;
	display: block;
}
.navbar-nav>li {
	padding: 0;
}
.banner .food, .banner .cause, .banner .place {
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover !important;
	height: 300px;
}
.banner .food:hover .box,  .banner .place:hover .box,  .banner .cause:hover .box {
	height: 170px;
}
.nopaddingright {
	padding-right: 15px;
}
.ourmission .nopaddingright{ padding:0 !important;}
.ourmission img, .location_blog img, .carousel-inner>.item>img {
	width: 100%;
}
.slider-text {
	padding: 30px;
}
.Menu_Main article h1 {
  font-size: 40px !important;
  line-height: 40px !important;
}
/*.menupage-carousel .carousel-indicators {
	bottom: -19px;
}*/
.Menu_Main article p {
	line-height: 24px;
}
.row_blog .blog_description p {
	font-size: 14px;
	line-height: 24px;
}
.story3 .burger {
	padding: 0;
	position: relative;
}
#storypage p {
	line-height: 26px;
	font-size: 20px;
}
.tabletclear {
	clear: both;
}
.story2 .storyman {
	margin: 52% 0 0;
}
.burger img, .story_note img, .storylogo img { clear:both; margin:0 auto; display:block;}
.process .col-xs-height {
	display: block;
}
/*.process article{

        height: 285px;

    }*/

    .gray {
	border-bottom:1px solid rgb(66, 66, 66);
}
.lightgray {
	border-bottom:1px solid rgb(195, 195, 195);
}
.parallax { background-attachment:scroll}

}

@media (max-width: 767px) {

.olobutton {
position: absolute;
margin-left: 90px;
top: 29px;
}

.menurightlinks {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 20px;
}
.navbar-collapse {
	width:100%
}
.navbar-right {
	margin-left:0;
	padding:0px !important;
}
.Menu_items {
	top:0;
}
#l_menu {
	margin-right:0px !important;
	float: none !important;
}
.navbar-nav>li {
	border:none !important;
}
.sub-menu li {
	line-height: 24px;
}
.sub-menu {
	position: relative !important;
	display: block !important;
	border-top: 1px solid #252525;
}
.sub-menu li>a {
	font-size:14px;
}
.counter h1 span {
	padding: 5px;
}
.counter h1 {
	line-height:120px;
}
.counter h2, .locations h1, .story h1, .banner .box h2 {
	font-size: 56px;
}
.ourmission h1 {
	line-height: 66px;
}
.ourmission p {
	font-size: 14px;
	line-height: 24px;
}
h1, .process h1, .row_blog h1,  .partners h1, .counter h1 span {
	font-size: 72px;
}
h2, .recepie h2 {
	font-size: 36px;
}
h1, h2 {
	transition:all ease-in 0.5s;
}
.close-location {
	width:54%;
	float:left;
	margin-left:28%;
}
.navbar-header {
	float:right;
}
.close-location a {
	font-size: 16px;
}
.story p, .banner .box p, .item blockquote p {
	font-size: 20px;
	line-height: 26px;
}
.story h4 {
	font-size: 24px;
	line-height: 40px;
}
.social {
	text-align: center;
}
.social ul {
	display: inline-block;
}
footer p {
	text-align: center !important;
}
.socialwidgets, .contactus, .locations h1, footer, .recepie, .testimonial {
	padding: 25px 0;
}
.navbar-toggle {
	z-index: 5555;
	border-radius: 0;
	border-color: #fff;
	margin-bottom: 33px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #252525;
}
.navbar-collapse {
	background: white;
	z-index: 5;
	position: relative;
}
.ourstore {
	clear: both;
}
.tagbar {
color: #000;
display: inline-block !important;
font-size: 14px;
padding-left: 10px;
padding-top: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-nav {
	padding-left: 15px;
}


.people img {
	display: inline-block;
}
.slider-text {
	padding: 15px;
}

#quote-carousel .carousel-indicators li {
display: inline-block;
margin: 0px 5px;
width: 15px;
height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
#quote-carousel .carousel-indicators {
	bottom:19px;
}
.slider-text h1 {
	font-size: 52px;
	line-height: 66px;
}
.slider-text p, .slider-text h2, .blog_description a {
	font-size: 30px;
}
.equal, .equal > div[class*='col-'] {
	display: block;
}
.recepie article {
	border-right:none;
}
.blog_description p {
	text-align: justify;
}
.bottom_button {
	padding: 20px;
}
.bottom_button a {
	margin-bottom: 15px;
	display: block;
	font-size: 28px;
}
.recepie h2 {
	margin: 25px;
}
.navbar-brand {
	text-align: left;
	padding: 5px;
	transition:all 0.61s;
}
.navbar-brand img {
	width: 85px;
        margin-top: 0px !important;
	transition:all 0.61s;
}
.banner .food, .banner .cause, .banner .place {
	height: 150px;
}
.socialwidgets article h2 {
	margin: 20px 0;
}
.footer_logo {
	display: block;
	position: static;
	margin-bottom: 10px;
}
.banner .food:hover .box,  .banner .place:hover .box,  .banner .cause:hover .box {
	height: 80px;
}
.banner .box {
	height: 80px;
}
.recepie article ul li {
	font-size: 13px;
}
#storypage h2 {
	font-size: 46px;
}
#storypage p, .banner_social a {
	font-size: 16px;
	line-height: 26px;
}
.story1 img {
	padding: 0;
}
.mobile_clear {
	clear: both;
}
.Menu_items article {
	height:220px;
}
.Menu_banner {
	height: 900px;
}
/*    .Menu_items article .box{

            height: 40px;

        }

        .Menu_items article:hover .box{

            height: 40px;

        }*/



    /*   .process article{

         display: block;

       }

       .process .equal, .equal > div[class*='col-'],.process .row-same-height,

       .process article strong, .process article span,.process .col-xs-height{

         display: block;

       }*/

    .process article {
	height: 200px;
}
.process .row-same-height, .process .col-xs-height {
	display: block;
}
.process article strong {
	font-size: 86px;
}
.process article span, .partners p, .faq p {
	font-size: 18px;
	line-height: 26px;
}
.locations article.search form .btn-warning {
	padding: 15px;
}
.story5 a.storylogo {
	margin-bottom: 20px;
}
#map-canvas {
	height: 450px;
}
}
/* loader */

#preloader {
	background: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	opacity: 0.95;
}
#loaderInner {
	background:#ffffff center center no-repeat;
	height: 60px;
	left: 50%;
	margin: -50px 0 0 -50px;
	position: absolute;
	top: 50%;
	width: 60px;
}
#load {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	-webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#load:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#load:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 @-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(0deg);  /* IE 9 */
 transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
}
 100% {
 -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(360deg);  /* IE 9 */
 transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
}
}
 @keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(0deg);  /* IE 9 */
 transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
}
 100% {
 -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(360deg);  /* IE 9 */
 transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
}
}
#wp-calendar {
	width:100%;
	height:100%;
}
.sub-menu {
	position:absolute;
	left:0;
	top:100%;
	background: #FA9A1F;
	min-width:160px;
	/*/ border: 1px solid rgb(63, 31, 6); /*/

    box-shadow: 0 0 2px #3F1F06;
	margin: 0;
	padding:0;
	list-style:none;
	display:none;
	transition-duration:0.6s;
	transition-timing-function:0.6s;
}
.sub-menu li {
	border-top: 1px solid #462306;
	line-height:30px;
	margin:0;
}
.sub-menu li:first-child {
	border:0;
}
.sub-menu li>a {
	font-size:18px;
	padding:5px 15px;
	display:block;
	transition-duration:0.6s;
	transition-timing-function:0.6s;
	color: #3F1F06;
	font-family: 'bebas_neueregular';
}
.sub-menu li a:hover {
    background: #FFF none repeat scroll 0% 0%;
    padding: 5px 25px;
    transition-duration: 0.2s;
    color: #FA9A1F;
}
.main_nav .sub-menu li {
	display:block;
	text-align:left;
}
.main_nav li:hover .sub-menu {
	display:block;
	transition-duration:0.6s;
	transition-timing-function:0.6s;
}
.social ul li a.blog {
	text-indent: 2px;
	width: 90px;
}
.social ul li a.blog:hover {
	background: none;
}
.widget {
	overflow: hidden;
	margin: 0 0 30px;
}
.widget span.project-archive {
	font-size: 40px;
	font-family: 'bebas_neueregular';
	padding-bottom: 5px;
	margin: 0 0 5px;
	background: url("images/sep02.jpg") repeat-x 0 100%;
	display: block;
	font-weight: 400;
}
.widget ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.widget ul li {
	padding-bottom: 10px;
	margin: 0 0 10px;
	background: url("images/sep02.jpg") repeat-x 0 100%;
}
.widget ul li a {
	color: #ea8304;
	font-size: 22px;
	font-weight: 300;
	font-family: "bebas_neueregular";
}
/**/



.recepie .col-sm-4 li {
	min-height: 100px;
}
.bites_recipe {
	padding: 10px 0;
}
.my-calendar-header {
	background: none !important;
}
.mc-main .my-calendar-header, .mc-main .mc_bottomnav {
	background: none !important;
}
.mc-main .my-calendar-header a, .mc-main .mc_bottomnav a, .mc-main caption {
	background: #FFF !important;
}
.mc-main .my-calendar-header a:hover{
    color: #FA9A1F !important;
	text-decoration:none;
}
/*.my-calendar-prev a{

         background: url("images/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;

}

.my-calendar-next a{

    background: url("images/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;



}*/

.row_blog a img {
	height: auto;
}
/*@media (min-width: 800px) and (max-width: 1100px) {

    .row_blog a img {

        height: 49%;

    }

}*/
.row_blog .col-md-4 img.img-responsive, .blog-main .col-md-4 img.img-responsive, .blogpage .col-md-4 img.img-responsive {
	outline: 0;
	max-width: 100%;
	height: auto;
}
.facebook-link, .instgrm-link, .instagram a.instgrm-link, .socialwidgets .instagram a {
	text-decoration: none;
	color: #fff !important;
	border: none !important;
}
.banner_social {
	position: absolute;
	width: 100%;
	bottom: 17px;
}
.col-p0 .col-sm-12 {
	position: relative;
}
@media screen and (max-width:1199px) {
.col-p0 .banner_social {
	position: static;
	width: auto;
}
.col-p0 .col-sm-12 {
	min-height: 100px !important;
}
}
 @media(max-width: 750px) {

.pages-content {
	padding-left: 15px;
	padding-right: 15px;
}
.Menu_Main article h1 {
	font-size: 40px;
}
.facebook, .instagram { margin:0 auto; width:43%}
.social-minus-margin h2{ text-align:center; }
}
 @media (min-width: 700px) and (max-width: 1200px) {
.menupage-carousel .carousel-indicators {
	bottom: -4px;
}
}
.location-banner-img {
	width: 100%;
	height: auto;
}
.footer-widget-text, #jd-calendar .mc-list {
	background: rgba(29, 12, 13, 0.60) !important;
	color: #fff;
	padding-bottom:15px;
}

#jd-calendar .my-calendar-date-switcher form input, #jd-calendar .my-calendar-date-switcher form select {
	background: #FA9A1F !important;
	border: none !important;
}
#jd-calendar ul#calendar-list li.no-events {
	padding: 15px;
	list-style: none !important;
	list-style-type: none !important;
}
ul#calendar-list .event-date a {
	color: #fff;
}
ul#calendar-list .list-event .longdesc, {
 color: #fff;
}
.banner .box h2 a {
	color: #fa9a1f;
}
.location-blog-margin {
	margin: 0 10px 10px 0;
}
@media (min-width: 1000px) and (max-width: 1280px) {
.Menu_Main article h1 {
	font-size: 60px;
}
.menupage-carousel .carousel-indicators {
	bottom: 0px;
}
.ourmission h1 {
	font-size: 50px;
        line-height: 50px;
}
/*.facebook .social-feed-content .fb_iframe_widget span iframe {
	width: auto !important;
}*/
}
@media (max-width: 1000px) {
.ourmission h1 {
	font-size: 50px;
}
}
@media(max-width: 753px) {
	.people h2, .people-aligncenter{ text-align:center;}

}
@media(max-width: 650px) {
	.list-event { display:none;}
	#cause_process img{ height:auto !important;}
}
section.contactus .row .col-sm-4 h2 {
	color: #fff;
}
.instagram h2 a img {
	width: 50px;
}

 @media (min-width : 768px){
	#bites .row div.col-sm-4{min-height:220px; padding:0;}
	#breakfast .row div.col-sm-4{min-height:245px; padding:0; }
	#salads  .row div.col-sm-4{min-height:245px; padding:0; }
	#sandwich .row div.col-sm-4	{min-height:220px; padding:0;}

/*added by junaid hassan to center align evensteven logo to center align with proper width*/
.navbar-brand{
		width: 190px !important;
		right:0;
	}


}
@media (min-width : 768px) and (max-width : 980px){

	.socialwidgets .social-minus-margin{ overflow:scroll; overflow-y:hidden;}
	.carousel-inner p { margin-bottom:0 !important;}
	.location_blog img {height:auto;}
}
@media only screen and (max-width: 479px) {
	#two-parallax .container{padding:0 25px !important;}
	.story p{font-size: 16px;
    	line-height: 22px;
	}
	.facebook, .instagram {margin: 0 auto;width: 265px; display:block; clear:both; overflow-x:scroll;}
	.facebook .fb_iframe_widget span { width:100% !important}
	.instagram iframe .grid3 li { width:29.33% !important}
	.people h2, .partners h2 { font-size:82px;}
}

#sugar-house-blog .new-non-profit,#sugar-house-blog .new-non-profit-text{padding:0;}
/*#sugar-house-blog .new-non-profit img{ max-height:330px;}*/
#cause_process .gray, #cause_process .comic, #cause_process .lightgray{ padding-bottom: 0;}

@media(min-width: 1200px) {
.location_blog img {
	padding: 0px 15px 0 15px;
}
}


/******12 june 2015 *********/

.panel-title > a {
  display: block;
}

.footer_givestock .wpcf7{
    margin-top: -20px;
}

#calendar-list .no-events {
  padding: 10px;
}

#jd-calendar_events_list ul li {
  list-style: outside none none;
}

.calendar_widget_wrapper{
    min-height: 350px;
}

.givestock .carousel-indicators li {
  background: #fff none repeat scroll 0 0 !important;
}
.givestock .carousel-indicators .active {
  background: #fa9a1f none repeat scroll 0 0 !important;
}

.givestock_header_logo{
     margin-top: 13px
}

.givestock_event_detail h3{
    width: 100%;
}

.event_video_container{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.event_video_container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.givestock_image{
    width: 100%;
}

.carousel-inner .item.active img {
/*  height: 419px;*/
}
.upcoming_event_list {
    padding-bottom: 10px;

}
.upcoming_event_list h1, .upcoming_event_list h1 a {
 	color: #f69d24 !important;
    display: table-cell;
    font-size: 70px;
    line-height: 48px;
    vertical-align: middle;
	padding-left:10px;
}
.givestock_upcominng_event_image{
/*    width: 200px;
    height: 300px;*/
    margin-right: 20px;
}

.givestock_event_detail_top {
  margin-top: 75px;
}
.page_top_wrapper {
  margin-top: 75px;
  margin-bottom: 25px;

}

.givestock_upcoming_evt_image{
/*    height: 460px !important;*/
}

.upcoming_event_list_table{
    display: table;
}
/*.event_video_container_wrapper{
    height: 460px;
}*/
.event_video_container_wrapper iframe { height: 100% !important;}

.givestock .carousel-inner {
  text-align: center;
}

.givestock #quote-carousel{ padding: 0 !important; margin: 0 !important}
.givestock .carousel-indicators {
  left: 25% !important;
  right: 0% !important;

}

.no-padding {
  padding: 0 !important;
}

.bg_size100 {
  background-size: 100% 100%;
}

@media screen and (max-width: 991px) {
h1, .process h1, .row_blog h1, .partners h1, .counter h1 span { font-size:72px; line-height:72px;}
.event_video_container_wrapper { height:auto !important;}
.upcoming_event_list h1, .upcoming_event_list h1 a {
    line-height: 60px;
    margin-top: 10px;
}
.ourmission h1 {
  line-height: 52px !important;
}
.upcoming_event_list_table > h1 > span{
    top:-35px !important;}
.counter h1 {
	line-height: 100px;
	font-style: normal;
	font-size: 180px;
	height: 200px;
}
}

@media screen and (max-width: 767px) {
.testimonial .carousel-inner{ padding-bottom: 30px !important;}
.testimonial-image img{ width: 100%;}

#two-parallax .container{padding:0 65px;}
.givestock .carousel-indicators {left: 50% !important;right: 0% !important;}
.event_video_container { padding-bottom: 61.25%;}
.navbar-brand {top:30px !important;}
.close-location { margin-left:32%;}
.ourmission h1 { line-height:52px;}
h1, .process h1, .row_blog h1, .partners h1, .counter h1 span { font-size:52px; line-height:52px;}
.locations1 { text-align:center;}
.upcoming_event_list_table { text-align:center !important; display:block !important}
.upcoming_event_list h1, .upcoming_event_list h1 a { display:block !important; font-size:45px !important;}
.upcoming_event_list_table > h1 > span{  color: #000;
    font-size: 20px;
    left: 4px;
    padding-top: 15px;
    position: relative;
    top: 0px;}
.event_video_container_wrapper { height:auto !important;}

footer .col-sm-4 .givestock_footer_logo_wrapper {
  display: block;
  margin: 20px 0 !important;
}
.givestock_copyright{
    margin-top: 0px;
}
.page_top_wrapper {
  margin-top: 40px !important;
}
.timer {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.upcoming_event_list h1 a,.upcoming_event_list h1{
    display: block !important;
}
.upcoming_event_list h1 a{
    line-height: 45px !important;
}
.upcoming_event_list h1{
    line-height: 20px !important;
}
.upcoming_event_list h1 span {
  position: inherit !important;
}
.counter h1 {
	line-height: 100px;
	font-style: normal;
	font-size: 100px;
	height: 200px;
}
}

.top_banner_givestock{
    position: relative;
}

.givestock .item h1, .givestock .item h1 a,.givestock .upcoming_event_ecrpt a {
  color: #fa9a1f !important;
}

.givestock .upcoming_event_ecrpt a{
  display: inline;
}
.givestock_header_logo1 {
  margin-top: 8px;
  width: 150px;
}

.givestock_footer_logo {
  display: block;
  float: none !important;
  margin: 0 auto;
  position: inherit;
  width: 190px;
}
.givestock_footer_logo_wrapper{
    margin: auto;
    text-align: center;
}
.givestock_copyright{
    margin-top: 24px;
}
.lowercase, .lowercase p{
    text-transform: none !important;
}
.blog_description {
  margin: 0px 15px 15px;
}
.blog_description_main {
  padding: 15px;
}
.widget.blog_description {
  margin: 0;
  padding: 0;
}
.navbar-brand1 {
  top: 3px !important;
}

.upcoming_event_list h1:hover, .upcoming_event_list h1 a:hover {
  color: #252525 !important;
}
.footer_givestock h2 {
    color: #ffffff !important;
}
.cursor{
    cursor: pointer;
}

/*Added by farhan @ PressTigers*/
.upcoming_event_list_table > h1 > span{
    color: #000;
    font-size: 20px;
    left: 11px;
    padding-top: 0;
    position: relative;
    top: 0;
    /*ssss line-height: 15px !important; */
    padding: 0 !important;
    display: block !important;
}
/*End Added by farhan @ PressTigers*/
.signup-btn{
    background: #fa9a1f none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
footer .copy-right{padding-top:10px;}
.signup-btn:focus{color: #fff !important; text-decoration: none;}

/*added by junaid hassan*/
.bottom-spacing{margin-bottom:20px;}
.food{/*height:555px !important;*/}


/* changes on 02-07-2015 start here**/
.blog_description p {
    margin-bottom: 4px;
}
.location-blog-margin {
  margin-bottom: 0px !important;
}
.location_blog {
/*    padding: 0 0px 50px 0;*/
}
.mgtop{
    margin-top: 75px;
}
.bg_cover{
    background-size:cover !important;
}
.story2 .storyman {
  margin: 13px 0 0 !important;
}
.mc-list .current-day .event-date::before,.mc-main .time-block p::before{
    display: none;
}
.mc-main .time-block p{
    position:relative !important;
    background-color: none !important;
    color: #fff !important;

}
.location_blog .blog_description{
	overflow: hidden;
}
#close_location > a { font-size: 14px;font-family: "Open Sans",sans-serif; }
.panel-default > .panel-heading {
    color: #999 !important;
}

/* changes 15-07-2015**/
.footer_givestock_container h2 {
  color: #fff !important;
}


/* changes on 16-07-2015 start here*/
@media screen and (max-width: 767px) {
    .locations {
      height: 300px;
    }
    #map-canvas{ height: 300px !important;}
    .locations .wrapper{ padding: 5px 0; }
}
/*iphone 4*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .locations .wrapper {padding: 10px 0;}
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape) { /* STYLES GO HERE */}
/*iphone 5*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    .locations .wrapper {padding: 5px 0;}
}
/*iphone 6*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) { .locations .wrapper {padding: 0px;}}

/*iphone 5*/

/* changes on 16-07-2015 end here*/

/* changes on 23-07-2015 starts here by junaid hassan*/
.es_post_content img {
width: 100% !important;
height: auto;
}
.nbs-flexisel-item img {
width: auto !important;
}

/* changes on 23-07-2015 end here*/


/* Jobs page */
 @media(max-width: 750px) {
.jobbox1 {
    display: table;
    margin: 0 auto;
	padding: 10px 0 0 0;
    max-width: 390px;
    position: relative;
}
.jobpic2 {
	max-width: 390px;
	margin: 0px auto;
	display: table;
	width: 100%;
	position: relative;
}
.jobpic3 {
	max-width: 390px;
	margin: 0px auto;
	display: table;
	width: 100%;
	position: relative;
}
.jobtext2 {
	color: white;
	position: relative;
	display: table;
	padding: 0px 16px;
	margin: 16px auto;
	max-width: 422px;
	}
.jobtext3 {
	color: white;
	position: relative;
	display: table;
	padding: 0px 16px;
	margin: 16px auto;
	max-width: 422px;
}
}
 @media(min-width: 751px) {
.jobbox1 {
	padding: 10px 0 0 0;
    width: 33.3333%;
    position: relative;
	float: left;
}
.jobpic2 {
	width: 33.3333%;
	display: inline-block;
	position: relative;
	float: left;
}
.jobpic3 {
	width: 33.3333%;
	display: inline-block;
	position: relative;
	float: right;
}
.jobtext2 {
	color: white;
	float: right;
	padding: 16px;
	width: 66.6666%;
}
.jobtext3 {
	color: white;
	float: left;
	padding: 16px;
	width: 66.6666%;
}
}
.jobbox2 {
	background-image: url(../EvenSteven/images/woodbgloop.png);
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}
.jobpic1 {
	object-fit: cover;
	width: 100%;
	max-height: 312px;
}
.jobtext1 {
	margin: 0 8px 0 0;
}
