.padding_40px{
	padding:40px 0;
}



[class^="nutrition_section3"] .container{
	margin-top: 30px;
    margin-bottom: 50px;
}


.nutrition_diet_area .nutrition_section1 h1 {
	border:none;
	margin:0;    font-weight: 700;
    font-size: 48px;
    margin-bottom: 0;
    padding: 10px;
}

.nutrition_diet_area .nutrition_section3 h2 {
	margin-bottom:0;
}

.nutrition_diet_area .nutrition_section3 h1{
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom:15px;
}

.nutrition_top_section{
	background-size:cover !important;
	background-position:50% 50%;
	/*min-height:800px;*/
	margin:0 auto 0;
}
/*
.nutrition_top_text_wrap{
	margin: 0px auto 30px;
	padding: 20px 20px 15px;
	background-color:hsla(0, 0%, 100%, 0.9);
	box-sizing:border-box;
}
*/

.nutrition_top_section2{
	border-bottom:16px solid #303030;
	border-top:22px solid #303030;
	background:#ffffff;
}
.n_col_inner{
	padding:30px 40px 40px;
	box-sizing:border-box;
}
.sm_book_image{
	max-width:110px;
	width:25%;
	display:inline-block; 
	vertical-align:top;
	box-sizing:border-box;
	margin:0 -2px;
}
.n_inline_block_elem{
	display:inline-block;
	vertical-align:top;
	width:74%;
	box-sizing:border-box;
	margin:0 -2px;
}
.n_newsletter form{
	padding:30px 0 0;
}
.border-dotted-right{
	border-right:thin dotted #dedede;
}
.n_col_inner h3{
	font-size:22px;
	font-weight:700;
	padding:0 0 15px;
}
.n_col_inner ol li{
	font-size:16px;
	padding:3px 0;
	padding-left:18px;
}

.n_n_textbox{
	display:block;
	margin:10px auto 30px;
	width:100%;
	padding:0 10px;
	border:thin solid #dedede;
	height:54px;
}
.n_n_submit{
	width:100% !important;
	display:block;
	cursor:pointer;
	border:none;
}
.nutrition_section1{
	background:#222222;
}
.nutrition_section1 h1{
	font-weight: 700;
	font-size: 38px;
	color:#ffffff;
}

.nutrition_section1 h1 a{
	color: #ffffff;
}

.nutrition_section2{
	padding:30px 0;
}

.nutrition_section_text .h_section_heading {
	overflow: initial;
}

.nutrition_section_text .h_section_heading h1:before, .nutrition_section_text .h_section_heading h1:after {
	border-color:white;
}

.nutrition_section_text .h_section_heading h1 {
	font-size:38px;
	color:white;
}

.content_area > .nutrition_section2:first-of-type {
   padding-top: 0px !important;
}
.n_top_nav{
	font-weight:400;
	font-size:22px;
	border-bottom:2px solid #dedede;
	border-top:2px solid #dedede;
	padding:15px 0 17px;
}
[class~='lasttag']:last-of-type  {
	display: none;
}
.n_top_nav p{
	margin:0;
}
.n_top_nav a{
	color:#0080e7;
}
.current_jump{
    color: #d9d9d9 !important;
}
/*
.nutrition_section_text{}
.nutrition_section_text ul, .nutrition_section_text ol{
	padding:0 0 20px;
}
.nutrition_section_text ol li{
	margin-left:20px;
}
.nutrition_section_text ul li{
	list-style:disc outside;
	margin-left:20px;
}
*/
/*
.nutrition_section_text ul li, .nutrition_section_text ol, li, .nutrition_section_text p{
	font-size: 18px;
	line-height: 27px;
	padding:10px 0;
}
*/
/*
.nutrition_section_text h3{
	font-weight:700;
	font-size:24px;
	padding:20px 0 20px;
}
*/
/*
.nutrition_section_text h2{
	font-weight:700;
	font-size:40px;
	padding:30px 0 20px;
}
*/
/*
.nutrition_section_text h1{
	font-weight:700;
	font-size: 38px;
	padding:30px 0 20px;
}
*/
.nutrition_image_section{
	text-align: center;
}
.nutrition_image_section img{
	margin: 0 auto;
}
.nutrition_image2{
	max-width:600px;
	width:58%;
	margin:20px auto 0;
}
.n_img_des{
	font-weight:400;
	font-size:18px;
	padding:20px 0 25px !important;
}
.aligncenter{
	text-align: center;
	margin: 0 auto;
}
img.aligncenter{
	margin: 0 auto;
}
.nutrition_diet_area .jzzf_form input{
    border: 2px solid #ddd;
}
.nutrition_diet_area table{
    width: 100%;
    background-color: #eee;
}
.nutrition_diet_area table th,
.nutrition_diet_area table td {
    border-top: 1px solid #f2f2f2;
}

.nutrition_diet_area h1 {
	margin-bottom:20px;
}
.nutrition_diet_area table td {
    line-height: 1.4;
}
.nutrition_diet_area table th,
.nutrition_diet_area table td {
    padding: 0.5em 0.625em;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
}
.fancy_box_half{
	width: 48%;
	margin-right: 4%;
}
.fancy_box_half:last-child{
	margin-right: 0px !important;
}
.full_width_image {
    width: 100%;
}
.full_width_image img{
    margin: 0 auto;
}
.nd_jazzy_forms{
	padding: 10px 0px 0px 10px;
    background-color: #f9f9f9;
}
.alignright{
	float: right;
	margin-left: 10px;
}
.alignleft{
	float: left;
    margin-right: 10px;
}
.fancy_box hr{
	border-top: 2px solid #e5e5e5;
}
.wp-caption-text{
	display: block;
    margin: 9px 0 5px;
    padding: 0 5% !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
}
.heading_with_line{
    padding-top: 25px;
}
/*blog_post_advmt style is also on bloh.css*/
.blog_post_advmt,
.advmt_remove_it {
    display: block;
    color: #FFF;
    background: #333333;
    padding-top: 35px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}
.blog_post_advmt h3,
.advmt_remove_it h3{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 0.01em;
}
.blog_post_advmt .blog_adv_p,
.advmt_remove_it .blog_adv_p{
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 0px;
}
.blog_post_advmt ul,
.advmt_remove_it ul{
    margin-left: 0px;
    margin-bottom: 40px;
}
.blog_post_advmt ul li,
.advmt_remove_it  ul li{
    list-style: none;
    width: 31%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.blog_post_advmt ul li:nth-child(2),
.advmt_remove_it ul li:nth-child(2){
    margin-right: 23px;
    margin-left: 23px;  
}
.blog_post_advmt ul li a,
.advmt_remove_it ul li a{
    display: inline-block;
    color: #ffffff;
}
.blog_post_advmt ul li img:hover,
.blog_post_advmt ul li a:hover,
.blog_post_advmt a.adv_link:hover,
.advmt_remove_it ul li img:hover,
.advmt_remove_it ul li a:hover,
.advmt_remove_it a.adv_link:hover{
    opacity: 0.8;
}
.blog_post_advmt ul li p,
.advmt_remove_it ul li p{
    color: #ffffff;
    letter-spacing: 0.03em;
}
.blog_post_advmt a.adv_link,
.advmt_remove_it a.adv_link{
    float: right;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    text-transform: none;    
}
.blog_post_advmt .adv_ul{
	margin-bottom: 10px !important;
    padding: 0px !important;
}
.blog_post_advmt .adv_ul li{
	margin-left: 0px !important;
}

@media all and (max-width:767px){
	.nutrition_section_text h2, .nutrition_section_text h1{
		font-size:36px;
		padding:10px 0 0;
	}
	.n_col_inner.n_newsletter, .n_newsletter form{
		padding-top:0px;
	}
	.nutrition_section1 h1{
		font-size:30px;
	}
	.border-dotted-right{
		border-right:none;
	}
    .blog_post_advmt ul li:nth-child(2){
        margin: 0 auto; 
    }     
    .blog_post_advmt ul li{
        float: none;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .blog_post_advmt h3{
        text-align: center;
    }
    .blog_post_advmt ul li{
        width: 100%;
    }
    .blog_post_advmt ul li a,
    .advmt_remove_it ul li a{
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 10px;
        display: block;
    }
}
@media all and (max-width:479px){
	.n_inline_block_elem, .sm_book_image{
		display:block;
		margin:0 auto;
		width:100%;
	}
	.n_inline_block_elem ol{
		padding-left:10px;
	}
	.nutrition_section_text h2, .nutrition_section_text h1{
		font-size:30px;
	}
	.nutrition_section1 h1{
		font-size:24px;
	}
	.n_col_inner {
	    padding: 30px 10px 40px;
	}
}

@media(max-width: 1320px) {
    table{
        width: 100% !important;
    }
}

@media(max-width: 767px) {
    table,
    .blog_colored_divs{
        width: 100% !important;
    }
    .fancy_box_half{
		width: 100% !important;
		margin-right: 0px;
	}
    .blog_colored_divs{
        margin-top: 15px;
    }
}