@font-face {
	font-family: 'veneerregular';
	src: url('../fonts/yellow_design_studio_-_veneer-webfont.woff2') format('woff2'), url('../fonts/yellow_design_studio_-_veneer-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'amsi_pro_condblack';
	src: url('../fonts/stawix_-_amsiprocond-black-webfont.woff2') format('woff2'), url('../fonts/stawix_-_amsiprocond-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuelight';
	src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'), url('../fonts/helveticaneue_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'digital_dismayregular';
	src: url('../fonts/digital_dismay-webfont.eot');
	src: url('../fonts/digital_dismay-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/digital_dismay-webfont.woff2') format('woff2'), url('../fonts/digital_dismay-webfont.woff') format('woff'), url('../fonts/digital_dismay-webfont.ttf') format('truetype'), url('../fonts/digital_dismay-webfont.svg#digital_dismayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'amsipronarw-thinuploaded_file';
	src: url('../fonts/amsipronarw-thin-webfont.eot');
	src: url('../fonts/amsipronarw-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/amsipronarw-thin-webfont.woff2') format('woff2'), url('../fonts/amsipronarw-thin-webfont.woff') format('woff'), url('../fonts/amsipronarw-thin-webfont.ttf') format('truetype'), url('../fonts/amsipronarw-thin-webfont.svg#amsipronarw-thinuploaded_file') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'amsipronarw-ultrauploadedfile';
	src: url('../fonts/amsipronarw-ultra-webfont.eot');
	src: url('../fonts/amsipronarw-ultra-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/amsipronarw-ultra-webfont.woff2') format('woff2'), url('../fonts/amsipronarw-ultra-webfont.woff') format('woff'), url('../fonts/amsipronarw-ultra-webfont.ttf') format('truetype'), url('../fonts/amsipronarw-ultra-webfont.svg#amsipronarw-ultrauploadedfile') format('svg');
	font-weight: normal;
	font-style: normal;
}
p {
	font-family: 'helveticaneuelight';
}
.nopadding {
	padding: 0 !important;
}
.header {
	background: rgba(0, 0, 0, 0) url("../images/header_01.jpg") no-repeat scroll 0 0 / cover;
	padding: 0 0 390px;
	position: relative;
}
.header_inner {
	background: rgba(0, 0, 0, 0) url("../images/header2_02.jpg") no-repeat scroll 0 0 / cover;
	padding: 0 0 70px;
	position: relative;
}
.menu_nav {
	list-style: outside none none;
	margin-top: 70px;
	padding: 0;
}
.menu_nav li {
	display: inline;
}
.menu_nav li a {
	color: #f6f0ef;
	font-family: "amsi_pro_condblack";
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 8px;
	padding: 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	word-spacing: 5px;
}
.menu_nav li a:hover {
	color: #63CB0F;
	text-decoration: none;
}
.menu_nav li.current_page_item a {
	color: #63CB0F;
	text-decoration: none;
}
.menu_nav li.nav_btn a {
	background: #63cb0f none repeat scroll 0 0;
	border-radius: 5px;
	padding: 5px 15px;
}
.menu_nav li.nav_btn a:hover {
	color: #63cb0f;
	background: #fff;
}
.header h1, .header_inner h1 {
	font-size: 54px;
	color: #fbfdfb;
	text-align: center;
	margin: 0;
	padding-top: 40px;
	letter-spacing: 2px;
	font-family: 'veneerregular';
}
.header span, .header_inner span {
	color: #ffffff;
	font-family: georgia;
	font-size: 22px;
	display:block;
	text-align:center;
}
.product_image {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 999;
}
.product_image img {
}
.banner_cta {
	margin: 30px 0 40px 0;
	text-align: center;
}
.banner_cta a {
	margin: 0 15px;
}
.banner_cta .btn_white {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	color: #63cb0f;
	font-family: "amsi_pro_condblack";
	font-size: 22px;
	letter-spacing: 1px;
	padding: 8px 17px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.banner_cta .btn_white:hover {
	color: #fff;
	background: #63cb0f;
	text-decoration: none;
}
.banner_cta .green_white {
	background: #63cb0f none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-family: "amsi_pro_condblack";
	font-size: 22px;
	letter-spacing: 1px;
	padding: 8px 17px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.banner_cta .green_white:hover {
	color: #63cb0f;
	background: #fff;
	text-decoration: none;
}
.green_white {
	background: #63cb0f none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-family: "amsi_pro_condblack";
	font-size: 22px;
	letter-spacing: 1px;
	padding: 8px 25px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.green_white:hover {
	color: #63cb0f;
	background: #fff;
	text-decoration: none;
}
.works {
	position: relative;
	background: #f6f0ef;
	padding: 100px 0 75px;
}
.works h2 {
	color: #57463f;
	font-family: "veneerregular";
	font-size: 45px;
	margin-bottom: 0;
	padding-top: 125px;
	text-align: center;
}
.join {
	padding: 35px 0;
	text-align: center;
}
.join h3 {
	font-size: 18px;
	color: #57463f;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
}
.join p {
	font-size: 14px;
	color: #57463f;
}
.explore_box {
	text-align: center;
	margin-bottom: 30px;
}
.works p {
	text-align: center;
	color: #57463f;
	font-size: 15px;
	font-family: 'helveticaneuelight';
	word-spacing: 2px;
}
.works p a {
	color: #63cb0f;
	text-decoration: none;
}
.strip {
	border-top: 1px solid #ded8d8;
}
.goody_boxes {
	background: #f6f0ef;
	padding: 75px 0;
}
.goody_boxes h2 {
	font-size: 45px;
	font-family: "veneerregular";
	color: #57463f;
	text-align: center;
}
.goody_boxes img {
	padding: 50px 0;
}
.goody_boxes p {
	font-size: 18px;
	color: #57463f;
	text-align: center;
	margin: 0;
	padding-bottom: 35px;
}
.what_is_420 {
	background: #f6f0ef none repeat scroll 0 0;
	padding: 30px 0 0;
	text-align: center;
}
.what_is_420 h4 {
	font-size: 17px;
	color: #57463f;
	margin: 50px 0 0;
	font-family: "amsi_pro_condblack";
}
.what_is_420 p {
	color: #57463f;
	font-size: 14px;
	padding: 17px 0;
	margin: 0;
}
.what_is_420 a {
	color: #63cb0f;
	font-size: 16px;
	text-decoration: none;
}
.clients {
	padding: 35px 0;
}
.clients h5 {
	font-size: 26px;
	color: #c3c3c3;
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
}
/*************************Global Brown Footer Css Start Here***********************************/

.follow_sec {
	background-color: #534943;
	padding: 25px 0;
}
.follow_content h1 {
	padding: 0;
	font-family: 'amsipronarw-thinuploaded_file';
	font-size: 54px;
	color: #fff7f0;
	margin: 0;
}
.follow_content h1 span {
	font-family: 'amsi_pro_condblack';
}
.follow_content p {
	padding: 0;
	font-family: 'amsipronarw-thinuploaded_file';
	font-size: 18px;
	color: #fff7f0;
	margin: 0;
}
.email_area {
	max-width: 380px;
	margin: 0 auto;
}
.email_field {
	width: 275px;
	height: 35px;
	margin: 0 auto;
	padding: 10px;
	border-radius: 5px;
	float: left;
	color: #534943;
	border: none;
}
.red_btn {
	font-family: 'amsi_pro_condblack';
	font-size: 18px;
	color: #fff;
	display: inline-block;
	background-color: #63cb0f;
	padding: 5px 20px;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.5s ease-in-out 0s;
	border: 0;
	text-transform:uppercase;
}
.red_btn:hover {
	background-color: #fff;
	color:#63cb0f;
}
.footer_top {
	padding: 35px 0;
}
.f_topcontent h1 {
	font-family: 'amsipronarw-ultrauploadedfile';
	font-size: 16px;
	color: #444d54;
	padding: 0;
	margin: 0 0 18px;
	text-transform: uppercase;
}
.footer_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer_links ul li a {
	font-family: 'amsipronarw-thinuploaded_file';
	font-size: 16px;
	color: #444d54;
	display: inline-block;
	margin-bottom: 5px;
}
.f_bottomcontent p {
	font-family: 'amsipronarw-thinuploaded_file';
	font-size: 16px;
	color: #444d54;
	padding: 0;
	margin: 0;
	line-height: 25px;
}
.footer_bootom {
	padding: 0 0 20px;
}
.timer_footer_newpos .f_topcontent h1 {
	color: #fff;
	font-family: "amsipronarw-thinuploaded_file";
	font-size: 36px;
	margin: 40px 0;
	text-align: center;
}
/*************************Countdown Css Start Here***********************************/

ul#footer_counter {
	list-style: none;
	margin: 10px auto;
	padding: 0;
	display: block;
	text-align: center;
	background: #c6caad;
	border-radius: 5px;
	-moz-box-shadow: 7px 5px 5px #7b7f64 inset;
	-webkit-box-shadow: 7px 5px 5px #7b7f64 inset;
	box-shadow: 7px 5px 5px #7b7f64 inset;
	max-width: 380px;
}
ul#footer_counter li {
	display: inline-block;
}
ul#footer_counter li span {
	font-size: 80px;
	font-weight: 300;
	line-height: 80px;
	font-family: 'digital_dismayregular';
}
ul#footer_counter li.seperator {
	font-size: 80px;
	line-height: 70px;
	vertical-align: top;
}
ul#footer_counter li p {
	color: #a7abb1;
	font-size: 25px;
}
ul#example {
	list-style: none;
	margin: 2px auto 10px auto;
	padding: 0;
	display: block;
	text-align: center;
	background: #c6caad;
	border-radius: 5px;
	-moz-box-shadow: 7px 5px 5px #7b7f64 inset;
	-webkit-box-shadow: 7px 5px 5px #7b7f64 inset;
	box-shadow: 7px 5px 5px #7b7f64 inset;
	max-width: 380px;
}
ul#example li {
	display: inline-block;
}
ul#example li span {
	font-size: 80px;
	font-weight: 300;
	line-height: 80px;
	font-family: 'digital_dismayregular';
}
ul#example li.seperator {
	font-size: 80px;
	line-height: 70px;
	vertical-align: top;
}
ul#example li p {
	color: #a7abb1;
	font-size: 25px;
}
ul#example_1 {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
	max-width: 380px;
}
ul#example_1 li {
	display: inline-block;
	padding: 0 26px 0px;
}
ul#example_1 li span {
	font-size: 80px;
	font-weight: 300;
	line-height: 80px;
	font-family: 'digital_dismayregular';
}
ul#example_1 li.seperator {
	font-size: 80px;
	line-height: 70px;
	vertical-align: top;
}
ul#example_1 li p {
	color: #fff;
	font-size: 17px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*************************Global Brown Footer Css End Here***********************************/

.footer {
	background: #f6f0ef;
	padding: 25px 0;
}
.footer_links h6 {
	color: #57463f;
	font-size: 16px;
	margin: 0;
	font-family: 'amsi_pro_condblack';
	text-transform: uppercase;
	padding-bottom:15px;
	
}
.footer_links ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.footer_links ul li a {
	color: #57463f;
	margin:0;
	font-size: 14px;
	padding-bottom: 6px;
	text-decoration: none;
	font-family: 'helveticaneuelight';
}
.footer_logo {
	padding-top: 25px;
}
.footer_logo p {
	font-size: 15px;
	color: #57463f;
	letter-spacing: 1px;
	padding-top: 10px;
	
}
/*Contact US Style Start here*/

.contact_questions {
	background: #f1eae7;
	padding: 35px 0 150px;
}
.got_question {
	text-align: center;
}
.got_question h3 {
	font-size: 32px;
	color: #57463f;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
}
.got_question a {
	font-size: 24px;
	color: #00d801;
	text-decoration: none;
	font-family: 'helveticaneuelight';
}
/*Contact US Style End here*/

/*Contest Winners Style Start here*/

.contest_winner {
	padding: 35px 0 380px;
	background: #f1eae7;
	text-align: center;
}
.contest_winner p {
	color: #57463f;
	font-size: 22px;
	font-family: georgia;
	margin: 0;
	padding-bottom: 7px;
}
.large_btn a {
	background: #63cc0f;
	padding: 12px 14px;
	font-size: 24px;
	font-family: "amsi_pro_condblack";
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 5px;
}
.large_btn a:hover {
	background: #ffffff;
	color: #63cc0f;
	transition: all 0.5s ease 0s;
}
/*Contest Winners Style End here*/

/*Gift Page Style Start here*/

.gift_page {
	background: #f1eae7;
	padding: 70px 0 140px;
}
.plan {
	border: 1px solid #e6dedb;
	text-align: center;
	padding: 10px 0 30px;
}
.plan h2 {
	font-size: 36px;
	color: #57463f;
	font-family: "amsi_pro_condblack";
	letter-spacing: 1px;
}
.plan h2 span {
	font-size: 30px;
	color: #00d801;
}
.plan h3 {
	font-size: 16px;
	color: #57463f;
	margin: 0;
	font-family: "amsi_pro_condblack";
	letter-spacing: 1px;
}
.plan p {
	font-size: 15px;
	color: #57463f;
	margin: 0;
}
.small_btn a {
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 5px;
	color: #ffffff;
	background: #00d801;
	padding: 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
	display: inline-block;
	margin: 10px 0;
	transition: all 0.5s ease 0s;
}
.small_btn a:hover {
	background: #ffffff;
	color: #63cc0f;
	
}
.space {
	padding-top: 19px;
}
/*Gift Page Style End here*/

/*Monthly Theme Style Start here*/

.monthly_theme {
	background: #f1eae7;
	padding: 60px 0 120px;
	text-align: center;
}
.monthly_theme h3 {
	color: #57463f;
	font-size: 48px;
	margin: 0;
	text-transform: uppercase;
	font-family: "veneerregular";
	letter-spacing: 1px;
}
.monthly_theme p {
	color: #57463f;
	font-size: 18px;
	margin: 0;
	padding: 15px 0 25px;
}
.monthly_theme h6 {
	color: #57463f;
	font-size: 24px;
	margin: 0;
	font-family: georgia;
	padding: 50px 0 18px;
}
.join_button a {
	color: #ffffff;
	font-size: 48px;
	margin: 0;
	background: #63cc0f;
	border-radius: 5px;
	font-family: georgia;
	padding: 0px 55px;
	text-transform: uppercase;
	font-family: 'amsi_pro_condblack';
	text-decoration: none;
}
.join_button a:hover {
	background: #ffffff;
	color: #63cc0f;
	transition: all 0.5s ease 0s;
}
/*Monthly Theme Style End here*/

/* Brand Partners Style Start here*/

.brand_partners {
	background: #f5f0ef;
	padding: 40px 0;
}
.brand_partners {
	font-size: 20px;
	color: #57463f;
	text-align: center;
}
.partners {
	padding: 70px 0;
}
.partners img {
	padding-top: 35px;
}
/* Brand Partners Style End here*/


/* Past Goody Boxes Style Start here*/
.select_box {
	background: #f1eae7;
	padding: 50px 0 110px;
	text-align: center;
}
.select_box h3 {
	color: #57463f;
	font-size: 24px;
	font-family: georgia;
	margin: 0;
	padding-bottom: 50px;
	letter-spacing: 1px;
}
.select_box h4 {
	color: #57463f;
	font-size: 30px;
	font-family: 'amsi_pro_condblack';
	margin: 0;
	padding: 30px 0 15px;
	letter-spacing: 1px;
}
/* Past Goody Boxes Style End here*/

/* How It Works Style Start here*/
.how_works {
	background: #f1eae7;
	padding: 70px 0 110px;
	text-align: center;
}
.works_items {
	border: 1px solid #d2c9c5;
	padding: 25px 30px 15px;
	text-align: center;
	margin-bottom: 30px;
}
.works_items h4 {
	font-size: 24px;
	color: #57463f;
	margin: 0;
	padding: 10px 0;
	font-family: 'amsi_pro_condblack';
}
.works_items p {
	font-size: 14px;
	color: #554740;
	margin: 0;
}
.empty_space {
	padding-top: 20px;
}
.how_works h5 {
	font-size: 24px;
	color: #57463f;
	margin: 0;
	padding: 20px 0;
	font-family: georgia;
}
/* How It Works Style End here*/

/* Goody Boxes Reviews Style Start here*/

.reviews p {
	color: #554740;
	font-size: 14px;
	font-family: 'helveticaneuelight';
}
/* Goody Boxes Reviews Style End here*/

/* Privacy Policy Style Start here*/
.privacy {
	background: #f5f0ef;
	padding: 70px 0;
}
.privacy p {
	font-size: 14px;
	color: #57463f;
	padding-bottom: 20px;
	margin: 0;
	line-height: 24px;
}
.privacy p span {
	font-family: 'amsi_pro_condblack';
}
.privacy h6 {
	font-size: 14px;
	color: #57463f;
	font-family: 'amsi_pro_condblack';
}
/* Privacy Policy Style End here*/


/* Gift Giving Style Start here*/
.gift_giving {
	background: rgba(0, 0, 0, 0) url("../images/header2_02.jpg") no-repeat scroll 0 0 / cover;
	padding: 0 0 0px;
	position: relative;
}
.keeps_giving {
	padding-top: 50px;
}
.top_shelf {
	background: #f1eae7;
	padding: 35px 0 70px;
	text-align: center;
}
.gift_items {
	padding-bottom: 40px;
}
.gift_items h2 {
	font-size: 30px;
	color: #57463f;
	font-family: 'amsi_pro_condblack';
	margin: 0;
}
.gift_items h2 span {
	font-size: 32px;
	color: #aba8a7;
}
.gift_items p {
	font-size: 18px;
	margin: 0;
	color: #aba8a7;
	padding: 10px 0;
}
.send_btn a {
	padding: 8px 35px;
	margin: 0;
	margin: 18px 0;
}
.gift_items p span {
	font-size: 16px;
	color: #97928c;
}
.border {
	border-bottom: 2px solid #e4ddda;
	margin: 0 auto;
	width: 85%;
}
.top_shelf p {
	font-size: 18px;
	color: #aba8a7;
}
.top_shelf p a {
	color: #00d801;
	text-decoration: none;
}
.pick_box a {
	margin: 0;
	margin: 20px 0;
}

/* Gift Giving Style End here*/

.inner_pages{
	background:#f1eae7;
	padding:30px 0;
}
.inner_pages p{
	color:#57463f;
	font-size:18px;
}
.alignright{
	float:right;
	margin:0 0 15px 15px;
}
.about_footer{
	padding:40px 0;
}
.about_footer h1{
	font-family:"veneerregular";
	color:#57463f;
	font-size:54px;
}
.about_footer p{
	color:#57463f;
	font-size:18px;
	text-align:center;
}

#fa_page{}
#fa_page h3{
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:px;
}
#fa_page .panel{
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#fa_page .panel-heading{
	padding-left:0px;
}
#fa_page .panel-heading a{
	background:rgba(0, 0, 0, 0) url("../images/arrow_up.png") no-repeat scroll right 0;

	display:block;	
}
#fa_page .panel-heading a.collapsed{
	background:rgba(0, 0, 0, 0) url("../images/arrow_down.png") no-repeat scroll right 0;
}
#fa_page .panel-heading a:hover{
	text-decoration:none;
}

.mega_container{
	background:#f5f0ef;
	padding:40px 0;
	border-bottom:1px solid #ddd9d8;
}
.mega_container h1{
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:36px;
	text-align:center;
	margin-top:60px;
	text-transform:uppercase;
}
.mega_container h2{
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:36px;
	text-align:center;	
	text-transform:uppercase;
}
.mega_container p.mega_intro{
	color:#57463f;
	font-size:22px;
	font-family:georgia;
}

.mega_options{
	float: left;
    margin: 50px 0;
    width: 100%;
}
.how_options_item{
	border:1px solid #d5cecc;
	padding:7px;
	text-align:center;
	min-height:270px;
}
.how_options_item h2{font-size:24px;margin:8px 0;}
.how_options_item p{
	font-size:14px;
}
.mega_container h3{
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:24px;
}
.mega_container h4{
	color:#57463f;
	font-size:22px;
	font-family:georgia;
}

.past_mega_boxes{}
.past_mega_boxes img{
	border:1px solid #d5cecc;
	padding:7px 10px;
}
.past_mega_boxes h4{	
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:20px;
	text-align:left;	
	text-transform:uppercase;
}
.past_mega_boxes p span{
	font-family:"amsi_pro_condblack";
	color:#57463f;
	font-size:20px;
	text-align:left;	
	text-transform:uppercase;
}
.past_mega_boxes p{
	color:#57463f;
	font-size:20px;
	font-family:georgia;
}

.vendor_container{
	background:#f5f0ef;
	padding:40px 0;
	border-bottom:1px solid #ddd9d8;
}

.vendor_container p{	
	font-size: 24px;
	color:#57463f;
	margin-top:50px;
	text-align:center;
}
.vendor_container p strong{font-family: "amsi_pro_condblack";}
.orange_btn{
	margin-bottom:25px;
}
.orange_btn a{
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 5px;
	color: #ffffff;
	background: #ff4000;
	padding: 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
	display: inline-block;
	margin: 10px 0;
}
.orange_btn a:hover{
	background: #7fb930;
}

.green_panel{
	background:#7eb831 none repeat scroll 0 0;
	padding:35px 0;
}
.green_panel h3{
	color:#424d54;
	font-size:27px;
	text-transform:uppercase;
	font-family:"amsi_pro_condblack";
	text-align:center;
	margin-top:5px;
}
.green_panel p{
	font-size:16px;
	font-family:georgia;
	color:#fff;
	text-align:center;
}
.vendor_partners{padding:35px 0;}
.vendor_partners h1{
	color:#424d54;
	font-size:36px;
	text-transform:uppercase;
	font-family:"amsi_pro_condblack";
	text-align:center;
	margin-bottom:30px;
}
.vendor_community{
	padding:35px 0;
	background:#f7f7f7;
}
.vendor_community h1{
	color:#424d54;
	font-size:36px;
	text-transform:uppercase;
	font-family:"amsi_pro_condblack";
	text-align:center;
	margin-bottom:30px;
}
.vendor_submit{
	padding:35px 0;
	background:#f5f0ef;
}
.vendor_submit h1{
	font-size:24px;
	font-family:georgia;
	color:#57463f;
}

.vendor_form{
	max-width:780px;
	margin:42px auto 0;
	border:1px solid #d2c4c1;
	padding:25px;
}
.vendor_form h4{
	background:#57463f none repeat scroll 0 0;
	color:#fff;
	text-align:center;
	font-size:14px;
	padding:7px 0;
	max-width:85%;
	margin:-50px auto 0 auto;
}
.vendor_form p{
	font-size:14px;
	margin:15px 0;
	padding: 0 0 0 14px;
}
.vendor_form p span{
	color:#f00;
}
.vendor_form label{
	font-size:18px;
	color:#57463f;
	text-transform:capitalize;
	margin-top:15px;
}
.vendor_form label span{
	color:#f00;
}
.vendor_form input[type="text"]{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
}
.vendor_form input[type="email"]{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
}
.vendor_form textarea{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
	max-height:85px;
	min-height:85px;
	height:85px;
	margin-bottom:15px;
}
.vendor_form input[type="submit"]{
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 5px;
	color: #ffffff;
	background: #00d801;
	padding: 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
	display: inline-block;
	margin: 10px 0;
	transition: all 0.5s ease 0s;
	border:none;
}
.vendor_form input[type="submit"]:hover{
	background:#fff;
	color:#00d801;
}
.modal-dialog{
	width:80%;
}
button.close{
	height: 50px; 
	width: 50px; 
	z-index: 9999; 
	right: 0px; 
	position: absolute; 
	opacity: 1; 
	color: rgb(255, 255, 255); 
	font-size: 50px; 
	top: 0px; 
	background: rgb(126, 184, 49) none repeat scroll 0% 0%;
}
.modal-body{
	padding:20px 35px 10px 35px;
	background:#f5f0ef;
}

.modal-body p{
	font-size:14px;
	margin:15px 0;
	padding: 0 0 0 14px;
}

.modal-body label{
	font-size:13px;
	color:#57463f;
	text-transform:capitalize;
	margin-top:0px;
}
.modal-body label span{
	color:#000;
}
.modal-body input[type="text"]{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
}
.modal-body input[type="email"]{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
}
.modal-body textarea{
	background:none;
	border:1px solid #cfc7c5;
	padding:8px;
	width:100%;
	max-height:85px;
	min-height:85px;
	height:85px;
	margin-bottom:15px;
}
.modal-body input[type="submit"]{
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 5px;
	color: #ffffff;
	background: #00d801;
	padding: 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "amsi_pro_condblack";
	display: inline-block;
	margin: 10px 0;
	transition: all 0.5s ease 0s;
	border:none;
}
.modal-body input[type="submit"]:hover{
	background:#fff;
	color:#00d801;
}

.navbar-toggle{
	float:left;
	margin-left:20px;
	margin-top:0px;
	top:40x;
	position:absolute;
}
.navbar-toggle span{
	background:#fff;
}
.navbar-toggle .icon-bar{
	border-radius:10px;
	height:3px;
	width:30px;
}
#menu-mobile-menu{
	background:#fff;
}
#menu-mobile-menu li{}
#menu-mobile-menu li a{
	color:#57463f;
	text-transform:uppercase;
}
#menu-mobile-menu li a:hover{}
.contest_list{
	/*margin-top:50px;*/
}
.contest_head{
	border-bottom: 1px solid #ccc;
    font-weight: 700;
    margin-bottom: 12px;
    padding-bottom: 8px;
    padding-left: 0;
    text-align: left;
    text-transform: uppercase;
}
.contest_content{
	text-align: left;
}
.contest_content p{
	font-family:inherit;
	font-size:14px;
}
.order_confirm{}
.order_confirm a{}
.namelist{
	border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
}
.main_carousel{
	margin-bottom:60px;
}
.carousel_navigation{
    height: 70px;
    position: relative;
    width: 100%;
	margin-bottom: -123px;
}
.carousel-control.right{
	background: #00cc00 none repeat scroll 0 0;
    border-radius: 50px;
    height: 50px;
    opacity: 1;
    padding: 11px;
    width: 50px;
	right:-40px;
}
.carousel-control.left{
   background: #00cc00 none repeat scroll 0 0;
    border-radius: 50px;
    height: 50px;
    opacity: 1;
    padding: 11px;
    width: 50px;
	left:-40px;
}

#menu-item-668.current_page_item a{color:#fff !important;}


.box1 {

	background-color: #fff;

	border: 1px solid #d3d3d3;

	margin-top: 20px;

	padding-top: 10px;

}

.box-title {

	background-color: #34b1b6;

	padding: 10px;

	font-family: 'amsi_pro_condblack';

}

.box-headline {

	color: #fff;

	font-size: 25px;

	margin: 0;

	font-family: 'amsi_pro_condblack';

}

.box-list {

	padding-bottom: 10px;

	padding-top: 20px;

}

.box-list ul li {

	color: #6c6c6c;

	font-size: 15px;	

	line-height: 25px;

}

.boxes-padd {

	padding-bottom: 20px;

}

.box1 {

	background-color: #fff;

	border: 1px solid #d3d3d3;

	margin-top: 20px;

	padding-top: 10px;

}
.box1 img{
	display:block;
	max-width:100%;
	height:auto;
	padding:20px;
}

.box-list ul{
	min-height: 349px;
}

.previous_shelf_box{}
.previous_shelf_box h1{}


#youtube_video_popup{}
#youtube_video_popup .modal-body{
	padding:0px;
}
#youtube_video_popup .modal-body iframe{
	width:100%;
}

#youtube_video_popup .modal-dialog {
    width: 42%;
}

.page-id-16 .large_btn{
	margin:20px;
}
#pasbox_slider{}
#pasbox_slider img{
	padding:5px;
	border:1px solid #eee;
}
.main_caption{
	padding:15px;
}
.main_caption .month{
	color:#aba8a7;
}
.main_caption .title{
	font-family:"amsi_pro_condblack";
	text-transform:uppercase;
	color:#57463f;
	font-size:24px;
}
.thumb_caption{
	padding:10px;
}
.thumb_caption .month{color:#aba8a7;}
.thumb_caption .title{
	font-family:"amsi_pro_condblack";
	text-transform:uppercase;
	color:#57463f;
}

.previous_shelf_box{}
.previous_shelf_box .top_txt{}
.previous_shelf_box .top_txt h1{
	font-family:"amsi_pro_condblack";
	text-transform:uppercase;
	color:#57463f;
	font-size:36px;
}
.previous_shelf_box .top_txt p{
	color:#57463f;
	font-size:18px;
}
.previous_shelf_box .top_txt p a{
	color:#63cb0f;
	text-decoration:none;
}

/*Sidebar Styling*/

#sidebarblog h2{

	font-family:"amsi_pro_condblack";

	font-size:20px;

	color:#7EB831;

}

#sidebarblog .searchform .screen-reader-text{ display:none;}

#sidebarblog .searchform input[type="text"]{

	border: 1px solid #434E54;

    padding: 5px 50px 5px 8px;

    width: 100%;

}

#sidebarblog .searchform #searchsubmit, #sidebarblog #subscribeBlogWidget  #subscribeSubmit{

	background:#434E54 none repeat scroll 0 0;

  	border: 0 none;

    color: #fff;

    padding: 6px 15px;

    position: absolute;

    right: 0;

	top:0;

}

#sidebarblog #subscribeBlogWidget input[type="email"]{

	border:1px solid #434E54;

	padding:5px 70px 5px 8px;

	width:100%;

}

#subscribeBlogWidget, #searchform{ position:relative;}

#sidebarblog .social_widget{

	border: 1px solid #434E54;

    font-size: 34px;

    padding: 50px 10px;

	position:relative;

}

#sidebarblog .social_widget h2{

	background: #fff none repeat scroll 0 0;

    left: 26%;

    padding: 0 20px;

    position: absolute;

	top:-32px;

}

.blog_post a{

	color:#7EB831;

}

#sidebarblog .sidebar_about{

	position:relative;

}

#sidebarblog .sidebar_about h2{

	position: absolute;

	border:solid 1px;

	background: #fff none repeat scroll 0 0;

    left: 23%;

    padding: 8px 27px;

	top: -40px;

}

article iframe{

	width:100%;

}

#sidebarblog{}
#sidebarblog ul{
	padding:0 0 0 15px;
}
#sidebarblog ul li{}
#sidebarblog ul li a{
	color:#63cb0f;
	transition:all ease 0.5s;
}
#sidebarblog ul li a:hover{
	color:#57463f;
	text-decoration:none;
}

hr{
	border-color: #ccc;
}
.blog_post{}
.blog_post img{
	border: 3px solid #ccc;
    padding: 0;
}
.blog_post h3{}
.blog_post h3 a{
	font-family:"amsi_pro_condblack";
	text-transform:uppercase;
	color:#57463f;
	font-size:23px;
	transition:all ease 0.5s;
}
.blog_post h3 a:hover{
	color:#7eb831;
	text-decoration:none;
}
.blog_post h3 a:hover{}
.blog_post .glyphicon{}
.blog_post .rm_btn{
	background: #63cb0f none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-family: "amsi_pro_condblack";
	font-size: 15px;
	letter-spacing: 1px;
	padding: 8px 18px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	display:inline-block;
	margin-top:15px;
}
.blog_post .rm_btn:hover{
	text-decoration:none;
	color:#63cb0f;
	background:#fff;
}

.mobile_social{
	margin-top:20px;
 	float:left;
}
.mobile_social ul{
	list-style:none;
	padding:0;
	
}
.mobile_social ul li{
	display:inline-block;
	margin:0 4px;
}
.mobile_social ul li a img{
	width:42px;
	height:auto;
}

#AVoverlay{
	display:none !important
}


/********************************** Media Quries start here ********************/
@media(min-width:1200px) {
}

@media(min-width:992px) and (max-width:1199px) {
}

/***************************MD MD MD*****************************/
@media(width:1024px) {
	.menu_nav li a{
		font-size:14px;
		padding:4px;
	}
}

@media(width:768px){
	.logo_mobile{
		float:none !important;
	}
	.logo_mobile a{
		display:inline-block;
	}
	#menu-mobile-menu{
		background:none;
	}
	#menu-mobile-menu li a{
		color:#fff;
		padding:9px;
		text-transform:uppercase;
		font-size:12px;
	}
	#menu-mobile-menu li a:hover, #menu-mobile-menu li a:focus{
		background:none !important;
		color:#8ADF09;
	}
	.navbar-collapse{
		padding:0px !important;
	}
}

/***************************SM SM SM*****************************/

@media(max-width:767px) {
.footer_logo{
	padding-top:0px;
}
	.row{
		margin:0;
	}
	.product_image{
		position:relative;
	}
	.header{
		padding:0;
	}
	.works{
		padding:30px 0;
	}
	.page-id-10 .small_btn{
		margin-bottom:25px;
	}
	.select_box h3 br{
		display:none;
	}
	.logo_mobile{
		width:100%;
	}
	.logo_mobile a{
		display:inline-block
	}
	.logo_mobile img{
		
	}
	
	.header{
		background:rgba(0, 0, 0, 0) url("../images/header2_02.jpg") repeat scroll 0 0;
	}
	.header_inner{
		background:rgba(0, 0, 0, 0) url("../images/header2_02.jpg") repeat scroll 0 0;
	}
	.header h1, .header_inner h1{
		font-size:35px;
		padding-top:13px;
	}
	.header span, .header_inner span{
		font-size:20px;
	}
	.banner_cta .btn_white{
		display:block;
		margin-bottom:15px;
	}
	.banner_cta .green_white{
		display:block;
	}
	.product_image img{
		display:block;
		max-width:100%;
		height:100%;
	}
	.works{
		padding:100px 0 29px;
	}
	.works h2{
		padding-top:0;
		font-size:33px;
	}
	.join{
		padding:10px 0;
	}
	.goody_boxes{
		padding:30px 0;
	}
	.goody_boxes h2{
		font-size:30px;
	}
	.what_is_420 h4{
		margin:0;
	}
	ul#example li span{
		font-size:50px;
	}
	ul#example li.seperator{
		font-size:50px;
	}
	ul#example_1 li p{
		font-size:8px;
	}
	.follow_content h1{
		font-size:38px;
	}
	.follow_content p{
		font-size:15px;
		line-height:20px;
	}
	.timer_footer_newpos .f_topcontent h1{
		font-size:25px;
	}
	.keeps_giving{
		display:none;
	}
	.what_is_420 a {		
		display: block;
		margin-bottom: 27px;
	}
	.modal-dialog {
		width: 100%;
		margin:0;
	}
	
	.vendor_form h4{
		padding:10px;
		line-height:20px;
	}
	.vendor_form h4 br{
		display:none;
	}
	.inner_pages p br{
		display:none;
	}
	.mega_container{
		padding:0 0 40px;
	}
	.page-id-143 .small_btn{
		margin-bottom:20px;
	}
	.mega_container h1{
		font-size:26px;
		margin-top:40px;
	}
	.partners img{
		padding:0;
	}
	.partners {
		padding: 30px 0;
	}
	.got_question {
		margin-bottom: 25px;
		text-align: center;
	}
	.alignright {
		display: block;
		float: right;
		height: auto;
		margin: 0 0 15px 15px;
		max-width: 100%;
	}
	.page-id-61 .small_btn{
		text-align:center;
	}
	.mobile_img{
		margin-bottom:25px;
	}
	.monthly_theme{
		padding:0;
	}
	.monthly_theme h3{
		font-size:26px;
		margin-top:40px;
	}
}

/***************************XS XS XS*****************************/
@media (max-width: 350px) {
	.mobile_social ul li a img{
		width:36px;
		height:auto;
	}
	.red_btn{
		margin-top:15px;
	}
}
