body {
    margin: auto;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}

@font-face {
    font-family: 'RobotoSlab-Bold';
    src: url('../fonts/RobotoSlab-Bold.eot');
    src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg'), url('../fonts/RobotoSlab-Bold.ttf') format('truetype'), url('../fonts/RobotoSlab-Bold.woff') format('woff'), url('../fonts/RobotoSlab-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/RobotoSlab-Regular.eot');
    src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg'), url('../fonts/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/*
	-webkit-box-shadow: 0px 5px 6px rgba(50, 50, 50, 0.44);
	-moz-box-shadow: 0px 5px 6px rgba(50, 50, 50, 0.44);
	box-shadow: 0px 5px 6px rgba(50, 50, 50, 0.44);
	
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	background: url(../images/seek_bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	
	background-color: rgba(255, 0, 0, 0.3);
	
	@media (min-width:220px) and (max-width:767px) {*/

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.navbar-brand img {
    width: 200px;
}

.usa_flag {
    padding: 18px 0px 10px 0px;
    text-align: right;
}

.usa_flag img {
    display: inline-block;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
}

.content_artical {
    width: auto;
    margin: 0px;
    padding: 20px 0px 40px 0px;
}

.left_artical p {
    font-size: 18px;
    color: #252525;
    padding: 0px 0px 5px 0px;
    line-height: 28px;
}

.auther_name {
    width: auto;
}

.auther_name img {
    float: left;
}

.auther_name h5 {
    margin: 0px;
    padding: 0px 0px 20px 60px;
    font-size: 18px;
    line-height: 24px;
    color: #252525;
    font-weight: 600;
}

.auther_name h5 span {
    font-weight: 400;
}

.left_artical ul {
    margin: 0px 0px 0px 30px;
    padding: 0px;
}

.left_artical li {
    margin: 0px;
    font-size: 18px;
    color: #252525;
    padding: 0px 0px 5px 0px;
    line-height: 28px;
}

.left_artical a {
    color: #007bff;
}

.left_artical a:hover {
    color: #0056b3;
    text-decoration: none;
}

.left_artical {
    width: auto;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.left_artical h1 {
    margin: 0px;
    padding: 0px 0px 25px 0px;
    font-size: 44px;
    line-height: 55px;
    font-weight: 700;
    font-family: 'RobotoSlab-Bold';
}

.left_artical h4 {
    margin: 0px;
    padding: 20px 0px 10px 0px;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
}

.left_artical img {
    display: inline-block;
}

.social_media {
    width: auto;
    padding: 20px 0px 10px 0px;
}

.social_media i {
    font-size: 36px;
    margin: 0px 2px 5px 2px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social_media i:hover {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.facebook {
    color: #3b5998 !important;
}

.twitter {
    color: #55acee !important;
}

.linkdin {
    color: #007bb5 !important;
}

.gmail {
    color: #dd5347 !important;
}

.looking_health {
    width: auto;
    margin-top: 140px;
    margin-bottom: 30px;
    border-left: 4px solid #fcc400;
    padding: 0px 0px 5px 25px;
}

.looking_health h2 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 32px;
    font-weight: 800;
}

.looking_health p {
    font-size: 18px;
    color: #252525;
    padding: 0px 0px 5px 0px;
    line-height: 28px;
}

.right_side {
    width: auto;
    padding: 0px 0px 20px 0px;
}

.right_side h3 {
    margin: 0px;
    padding: 20px 0px 10px 0px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'RobotoSlab-Regular';
}

.right_side h3 span {
    background: #e83a89;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    padding: 0em .75em;
    font-size: 15px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    border-radius: 20px;
    font-family: 'RobotoSlab-Regular';
}

.right_side h3 a {
    color: #333;
}

.right_side p {
    font-size: 18px;
    color: #252525;
    padding: 0px 0px 5px 0px;
    line-height: 28px;
}

.btn-primary {
    background: #e73989;
    border: #e73989 solid 1px;
    font-weight: 700;
}

.btn-primary:hover {
    background: #d02775;
    border: #e73989 solid 1px;
}

.right_side h3 a:hover {
    color: #01baef;
    text-decoration: none;
}

.yellow_bg {
    background: #F6BE48 !important;
}

footer {
    width: auto;
    background-color: #f5f3f3;
    padding: 18px 10px 18px 10px;
    font-size: 15px;
    text-align: center;
    color: #666;
    margin-top: 50px;
}

input.wpcf7-form-control.wpcf7-text,
textarea {
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    width: 100%;
    margin: 5px 0 20px;
    padding: 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #dc0c80;
    border: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 10px;
}

@media (min-width:220px) and (max-width:767px) {
    .navbar-brand {
        text-align: center;
        float: left;
    }
    .left_artical h1 {
        margin: 0px;
        padding: 0px 0px 25px 0px;
        font-size: 30px;
        line-height: 35px;
        font-weight: 400;
    }
    .usa_flag {
        padding: 8px 0px 0px 0px;
        text-align: center;
    }
    .left_artical p {
        font-size: 15px;
        color: #252525;
        padding: 0px 0px 5px 0px;
        line-height: 24px;
    }
    .left_artical h4 {
        margin: 0px;
        padding: 20px 0px 10px 0px;
        font-size: 20px;
        line-height: 25px;
        font-weight: 700;
    }
    .right_side h3 {
        margin: 0px;
        padding: 20px 0px 10px 0px;
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
    }
    .looking_health {
        width: auto;
        margin-top: 40px;
        margin-bottom: 30px;
        border-left: 4px solid #fcc400;
        padding: 0px 0px 5px 25px;
    }
    .looking_health h2 {
        margin: 0px;
        padding: 0px 0px 10px 0px;
        font-size: 22px;
        font-weight: 800;
    }
    .content_artical {
        width: auto;
        margin: 0px;
        padding: 20px 0px 0px 0px;
    }
    .back-to-top {
        cursor: pointer;
        position: fixed;
        bottom: 80px;
    }
}