﻿@import url("bootstrap.min.css");


* {
    padding: 0;
    margin: 0;
}

body {
    background: #f5f5f5;
    color: #424242;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

html,
body {
    width: 150%
}

section {
    visibility: hidden;
    display: inline
}

article {
    visibility: hidden;
    display: inline
}

header {
    visibility: hidden;
    display: inline
}

footer {
    visibility: hidden;
    display: inline
}

nav {
    visibility: hidden;
    display: inline
}

figure {
    visibility: hidden;
    display: inline
}

img {
    opacity: 0.2
}

.clearfix:before,
.clearfix:after {
    display: inline
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #323232;
    font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 48px;
    color: #333333;
    text-transform: uppercase;
}

h2 {
    font-size: 30px;
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    padding-bottom: 15px;
    text-transform: uppercase;
}

h3 {
    font-size: 20px;
    color: #af2d31;
    text-transform: uppercase;
    font-style: italic;
}

h4 {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 20px;
}

p {
    line-height: 28px;
    margin: 10px 0 20px 0;
}

a {
    text-decoration: none;
    color: #830600;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: nonecolor: #333333;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.btn:focus,
.btn:active {
    outline: inherit;
}

textarea:focus,
input:focus {
    color: #ffffff;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.common-btn {
    background: #8b0004;
    padding: 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.common-btn:hover {
    background: #333333;
    color: #ffffff;
}

.color-red {
    color: #af2d31;
}

.margin-top-0 {
    margin-top: 0;
}

.mp0 {
    margin: 0;
    padding: 0;
}

.mt0 {
    margin-top: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.img-border {
    border: 5px solid #ffffff;
    box-shadow: 1px 0 3px #666666;
}

.header-holder {
    background: url(../mens-health-18-images/header-bg.jpg) no-repeat top/cover;
    border-bottom: 5px solid #830600;
}

.header-holder .container {
    max-width: 915px;
}

.logo-holder {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 0;
}

.header-holder h1 {
    margin: 0;
}

.header-intro {
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    margin-top: 30%;
}

.top-logos {
    margin: 30px 0;
}

.header-intro p {
    margin: 0;
    color: #000000;
}

.header-intro p span {
    color: #606060;
}

.t-r-post {
    padding: 30px 0;
}

.t-r-p-con {
    background: #e1e1e1;
    overflow: hidden;
}

.t-r-p-con .number {
    background: #bfbfbf;
    padding: 10px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    width: 20%;
    float: left;
}

.t-r-p-con .p-con {
    float: right;
    width: 75%;
    padding: 7px;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.t-r-p-con .p-con a {
    color: #333333;
}

.t-r-p-con .p-con a:hover {
    color: #e53893;
}

.big-title-holder {
    background: #dddddd;
    padding: 30px;
    border-bottom: 10px solid #4ea3ff;
}

.main-content .container {
    max-width: 945px;
}

.box-article {
    background: none;
    border: 1px solid #c0c0c0;
    font-size: 22px;
}

.b-quote {
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    padding: 10px 20px 20px 20px;
    border-left: 6px solid #4ea3ff;
}

.blue-box {
    background: #4ea3ff;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    margin: 0 10%;
}

.blue-box2 {
    font-size: 30px;
}

.blue-box2 span {
    font-weight: 700;
    display: block;
}

.box-right-con h3 {
    margin: 0;
    background: #333333;
    padding: 10px;
    color: #ffffff;
    font-weight: normal;
}

.day-box-holder {
    border: 1px solid #dddddd;
}

.red-title-bar {
    font-size: 14px;
    background: #8b0004;
    text-align: center;
    color: #ffffff;
    padding: 10px;
}

.white-title-bar {
    background: #ffffff;
    color: #000000;
}

.black-title-bar {
    background: #000000;
}

.red-title-bar span {
    color: #f6e800;
}

.bs-holder {
    padding: 20px 0;
}

.search-box input {
    color: #333333;
}

.search-btn {
    background: #4ea3ff;
    color: #ffffff;
}

.search-btn:hover {
    background: #444444;
    color: #ffffff;
}

.article-holder {
    padding: 20px 20px 40px 20px;
    background: #ffffff;
    border-top: 5px solid #a5a5a5;
    margin-top: -5px;
    z-index: 1;
}

.list-item li {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    background: #dcdcdc;
    padding: 5px 5px 5px 30px;
}

.list-item li:before {
    content: "\f1db";
    font-family: FontAwesome;
    margin-right: 10px;
    margin-left: -22px;
}

.product-offer {
    background: url(../images/08.jpg) top/cover;
    padding: 30px 10px;
    min-height: 350px;
}

.prodict-content span {
    display: block;
    text-transform: uppercase;
}

.prodict-content .t1 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
}

.prodict-content .t2 {
    font-size: 28px;
    color: #ec0e57;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

.prodict-content .t3 {
    font-size: 32px;
    color: #000000;
    font-weight: 700;
}

.list-item2 {
    margin-top: 20px;
}

.list-item2 li {
    font-size: 14px;
    font-weight: normal;
}

.list-item2 li:before {
    content: "\f111";
}

.arrow-icon {
    margin: -50px 40px 0 0;
}

.day-con {
    background: #333333;
    color: #ffffff;
    padding: 15px 20px;
}

.day-con h2 {
    font-size: 40px;
    font-style: italic;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
}

.day-con img {
    width: 100%;
    height: auto;
}

.day-con-pink {
    background: #ed145b;
}

.comment-box .form-group input {
    min-height: 45px;
    color: #333333;
}

.btn-submit {
    font-size: 18px;
    padding: 8px;
}

.comment-reply .media-body a,
.comment-reply .media-body small {
    display: block;
    margin: 0 0 10px 0;
}

.comment-reply .media {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.comment-reply .media-body small {
    margin: 10px 0 0 0;
}

.comment-reply .media-body small a {
    margin: 0;
    display: inline;
}

.btn-gray {
    background: #555555;
}

.btn-gray:hover {
    color: #a8a8a8;
}

.sub-title {
    font-size: 20px;
    border-bottom: 2px solid #dddddd;
    padding-bottom: 10px;
}

.week-box {
    border-bottom: 1px solid #dddddd;
    margin: 20px;
}

.week-box:last-child {
    border-bottom: none;
}

.week-box h2 {
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    color: #8b0004;
    border-bottom: none;
    margin-top: 0;
}

.week-box p {
    margin-top: 0;
}

.quote-con {
    color: #af2d31;
}

.product-offer-box {
    background: #ffffff;
    padding: 20px;
    text-align: center;
}

.product-offer-box h2 {
    font-weight: 700;
    color: #7f491d;
    font-size: 40px;
    border-bottom: none;
}

.product-offer-box h3 {
    font-weight: 300;
    color: #000000;
    font-size: 24px;
    font-style: normal;
    margin-top: 0;
}

.product-offer-box small {
    display: block;
    margin-top: 20px;
    color: #1aa047;
}

.list-item2 {
    background: #5b9a5c;
    padding: 10px;
}

.list-item2 li {
    color: #ffffff;
    font-size: 22px;
}

.list-item2 li:before {
    font-size: 18px;
}

.btn-more {
    margin-top: 30px;
    margin-right: 20px;
    display: inline-block;
}

.btn-free {
    margin-top: 10px;
    background: #000000;
}

.footer-con {
    background: #000000;
    padding: 30px 0;
    color: #ffffff;
    font-size: 14px;
}

.box-content {
    background: #ececec;
    color: #000000;
    font-size: 18px;
    padding: 15px;
    margin-top: 20px;
    text-align: center;
}

.list-link li {
    background: #8b0004;
    line-height: 40px;
}

.list-link li a {
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.list-link li a:hover {
    color: #ffb6b8;
}

.list-link li a span {
    background: #000000;
    padding: 0 10px;
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.wrapper .inner .content .ings{
	display: block;
	margin: 30px 0px 30px;
}
 .ings .ings_l,
 .ings .ings_r{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}
.ings .ings_r h1{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	text-transform: none;
	color: #000;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}
 .ings .ings_r p{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
}
.ings .ings_l{
	width: 18%;
}
 .ings .ings_r{
	width: 80%;
}
