body {
    font-family: "Roboto Slab", serif;
    font-weight: 400
}

.download_content > img {
  position: relative;
  top: 38px;
}

img {
    max-width: 100%;
    height: auto
}

a {
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

/* Header CSS */
.header_area {
    background: url(../img/header_bg.jpg) no-repeat scroll 0 0/cover;
    padding-top: 25px;
    padding-bottom: 20px
}

.logo {
    text-align: center
}

.header_menu {
    position: relative
}

.main_menu {
    margin: 25px 0
}

.main_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.main_menu ul li {
    display: inline-block
}

.main_menu ul li a, .home_menu ul li a {
    color: #7a7855;
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 42px;
    position: relative;
    padding: 0 25px
}

.main_menu ul li a:before, .home_menu ul li a:before {
    position: absolute;
    top: 18px;
    left: 0;
    background: url(../img/menu_pointer.png) no-repeat scroll 0 0;
    content: "";
    width: 9px;
    height: 9px
}

.main_menu ul li a:hover, .home_menu ul li a:hover {
    text-decoration: none;
    color: #514f2e
}

.navbar-toggle {
    border: 1px solid #63b060;
    float: none;
    left: 50%;
    margin-left: -15.5px
}

.navbar-toggle .icon-bar {
    background: #63b060
}

.translator {
    position: absolute;
    top: 5px;
    right: 0
}

.translator .btn {
    background-color: #fff
}

.bootstrap-select.btn-group .dropdown-toggle.btn-mystyle .caret {
    background: #7a7855 url(../img/down-arrow.png) no-repeat scroll center 12px;
    height: 100%;
    margin-top: 0;
    right: 0;
    top: 0;
    width: 30px
}

.bootstrap-select.btn-group .dropdown-toggle.btn-mystyle .caret {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 dashed;
    margin-left: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.translator .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 125px
}

/* Footer CSS */
.buy_product_area {
    background: url(../img/buy_product_bg.png) no-repeat scroll 0 0/cover #e5bb4b
}

.buy_product_text {
    margin-top: 18px
}

.buy_product_text h3 {
    color: #fff;
    margin: 0;
    font-size: 15px
}

.buy_product_text h2 {
    color: #fff;
    margin: 0;
    font-size: 40px
}

.buy_product_details {
    margin-top: 12px;
    overflow: hidden
}

.single_product_one {
    background: rgba(0, 0, 0, 0) url(../img/single_product_one_bg.png) no-repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    min-height: 63px;
    min-width: 160px
}

.single_product_one p, .single_product_two p {
    color: #fff;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin-left: 9px;
    margin-top: 26px
}

.single_product_one h2, .single_product_two h2 {
    color: #ab8c39;
    float: left;
    font-size: 34px;
    font-weight: 700;
    margin-left: 47px;
    margin-top: 10px
}

.single_product_one h2 span, .single_product_two h2 span {
    font-size: 22px
}

.single_product_two {
    background: rgba(0, 0, 0, 0) url(../img/single_product_two_bg.png) no-repeat scroll 0 0;
    float: left;
    margin-top: 24px;
    min-height: 48px;
    min-width: 141px
}

.single_product_two p {
    margin-left: 6px;
    margin-top: 18px
}

.single_product_two h2 {
    font-size: 26px;
    margin-left: 39px;
    margin-top: 8px
}

.single_product_two h2 span {
    font-size: 18px
}

.single_product_image {
    float: left
}

.buy_product_link {
    margin-top: 23px
}

.buy_product_link a {
    background: #5ea944 none repeat scroll 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 40px
}

.buy_product_link a:hover {
    text-decoration: none;
    background: #4d9b32
}

.footer_area {
    background: #e9e9e9;
    padding: 20px 0
}

.copyright_text p {
    color: #8e8e8e;
    margin-bottom: 0;
    font-size: 11px;
    margin-top: 5px
}

.copyright_text p span {
    font-weight: 700
}

.social_bookmarks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right
}

.social_bookmarks ul li {
    display: inline-block
}

.social_bookmarks ul li a {
    background: #b7b7b7 none repeat scroll 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: block;
    height: 22px;
    text-align: center;
    width: 19px
}

.social_bookmarks ul li a:hover {
    background: #4d9b32
}

/* Home CSS */
.home_header {
    background: url(../img/home_header_bg.jpg) no-repeat scroll center center/cover;
    padding-top: 25px;
    padding-bottom: 35px;
    position: relative
}

.rubbing_oil_image {
    left: 50%;
    margin-left: -255px;
    position: absolute;
    top: 20px
}

.home_menu {
    margin-left: 30px;
    margin-top: 15px
}

.home_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home_menu ul li {
    display: block
}

.home_menu ul li a {
    display: inline-block;
    padding: 0 20px
}

.home_header_right_top {
    margin-bottom: 40px;
    min-height: 35px
}

.header_social {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    width: 65%
}

.home_header_right_top form {
    float: right
}

.header_social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right
}

.header_social ul li {
    display: inline-block
}

.header_social ul li a {
    background: #7a7855 none repeat scroll 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 23px;
    text-align: center;
    width: 23px
}

.header_social ul li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6
}

.home_header .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 125px
}

.home_header_right_content h3 {
    font-size: 16px;
    font-weight: 700;
    color: #576a1a;
    margin-bottom: 0
}

.home_header_right_content p {
    color: #576a1a;
    font-size: 17.5px;
    margin-bottom: 0
}

.home_header_right_content h2 {
    color: #576a1a;
    font-size: 35.55px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 30px
}

.home_header .buy_product_link a {
    text-align: center;
    width: 270px
}

.home_header .single_product_one p, .single_product_two p {
    color: #eae4a2
}

.home_content_testimonial {
    background: #adc057 url(../img/home_content_testimonial_a.png) repeat-x scroll 0 bottom;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding: 30px 50px;
    margin: 30px 0;
    position: relative
}

.home_content_testimonial:before {
    background: rgba(0, 0, 0, 0) url(../img/cort_1.png) no-repeat scroll 0 0;
    content: "";
    height: 15px;
    left: 10px;
    position: absolute;
    top: 25px;
    width: 18px
}

.home_content_testimonial:after {
    background: rgba(0, 0, 0, 0) url(../img/cort_2.png) no-repeat scroll 0 0;
    content: "";
    height: 15px;
    right: 10px;
    position: absolute;
    bottom: 50px;
    width: 18px
}

.home_content_testimonial h2 {
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    color: #fff;
    margin: 0
}

.home_content_testimonial p {
    font-size: 18px;
    color: #fff;
    padding-right: 30px;
    margin-bottom: 0
}

.download_area {
    padding: 18px 32px;
    margin: 30px 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #62b05f url(../img/download_area_a.png) repeat-x scroll 0 bottom;
    overflow: hidden
}

.download_thumbnail {
    float: left;
    width: 23%
}

.download_content {
    width: 77%;
    float: left;
    overflow: hidden
}

.download_content p {
    color: #fff;
    float: left;
    font-size: 14px;
    margin-right: 30px;
    width: 62%;
    margin-top: 23px
}

.download_content p span {
    font-weight: 700
}

.download_content a {
    float: right;
    margin-top: 35px
}

.download_content a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5
}

.home_promotion_thumbnail {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
		
}

.home_promotion_thumbnail img {
    width: 100%
}

.home_promotion_content {
    position: relative;
    top: -27px;
    z-index: 1
}

.home_promotion_content h2 {
    width: 240px;
    color: #fff;
    background: #f9c053;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    padding: 11px;
    margin: 0 auto 10px;
    position: relative
}

.home_promotion_content h2:before {
    content: "";
    top: 0;
    left: -9px;
    position: absolute;
    background: url(../img/home_promotion_content_g.png) no-repeat scroll 0 0;
    width: 9px;
    height: 39px
}

.home_promotion_content h2:after {
    content: "";
    top: 0;
    right: -9px;
    position: absolute;
    background: url(../img/home_promotion_content_g.png) no-repeat scroll 0 0;
    width: 9px;
    height: 39px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.home_promotion_content p {
    color: #a1a1a1;
    font-size: 10px;
    line-height: 14px
}

.allergic {
    background: #f17d00;
    text-align: center;
    position: relative;
    padding: 2px
}

.allergic:before {
    content: "";
    top: 0;
    left: 0;
    background: url(../img/donot_arrow.png) no-repeat scroll 0 0;
    width: 10px;
    height: 56px;
    position: absolute
}

.allergic:after {
    content: "";
    top: 0;
    right: 0;
    background: url(../img/donot_arrow.png) no-repeat scroll 0 0;
    width: 10px;
    height: 56px;
    position: absolute;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.allergic h2 {
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    line-height: 34px;
    margin: 0;
    text-transform: uppercase;
    position: relative
}

.allergic h2 span {
    font-family: "Yellowtail", cursive;
    font-size: 32px;
    line-height: 52px;
    padding-left: 10px;
    text-transform: capitalize
}

.allergic h2:before {
    background: rgba(0, 0, 0, 0) url(../img/star.png) no-repeat scroll 0 0;
    content: "";
    height: 8px;
    left: 7%;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 17px
}

.allergic h2:after {
    background: rgba(0, 0, 0, 0) url(../img/star.png) no-repeat scroll 0 0;
    content: "";
    height: 8px;
    right: 7%;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 17px
}

.allergic img {
    left: 50%;
    margin-left: -250px;
    position: absolute;
    top: -21px;
    width: 87px
}

/* Title Bar CSS*/
.title_section_area {
    background: url(../img/title_section_area_bg.jpg) no-repeat scroll 0 0/cover;
    padding: 20px
}

.title_section {
    text-align: center
}

.title_section h2 {
    color: #fff;
    display: inline-block;
    font-size: 26.65px;
    margin: 0;
    position: relative;
    width: 360px
}

.title_section.about h2 {
    width: 290px
}

.title_section h2:before {
    background: url(../img/title_icon.png) no-repeat scroll 0 0;
    position: absolute;
    top: 3px;
    left: 0;
    content: "";
    width: 88px;
    height: 24px
}

.title_section h2:after {
    background: url(../img/title_icon_right.png) no-repeat scroll 0 0;
    position: absolute;
    top: 3px;
    right: 0;
    content: "";
    width: 88px;
    height: 24px
}

/* Pagination CSS*/
.paginations {
    text-align: center;
    margin: 25px 0
}

.paginations a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #a09e9e;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 6px 15px
}

.paginations p {
    color: #a09e9e;
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px
}

.paginations a i {
    padding: 0 5px
}

.paginations a:hover {
    background: #f4f4f4;
    text-decoration: none
}

.paginations a.active {
    background: #f9c053;
    color: #fff
}

/* Testimonial CSS */
.testimonial_area {
    padding: 50px 0
}

.single_testimonial {
    border: 1px solid #dfdede;
    padding: 30px;
    margin-bottom: 25px
}

.single_testimonial_content p {
    color: #888686;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 20px
}

.single_testimonial_author {
    overflow: hidden
}

.single_testimonial_author_image {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    float: right;
    height: 59px;
    margin-right: 10px;
    width: 59px
}

.single_testimonial_author_details {
    float: right;
    margin-top: 10px
}

.single_testimonial_author_details h2 {
    color: #333;
    font-size: 17px;
    margin: 0
}

.single_testimonial_author_details p {
    color: #888686;
    font-size: 12px
}

/* Contract Us Page*/
.contract_area {
    padding: 70px 0
}

.contract_area h2 {
    color: #c9c9c9;
    font-size: 30px;
    line-height: 10px;
    font-weight: 400;
    margin-bottom: 40px
}

.contract_area p {
    color: #595f6f;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}

.contract_info {
    margin-top: 40px;
    overflow: hidden
}

.contract_info h2 {
    color: #6ab25e;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

.contract_info p {
    color: #505050;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 0
}

.contract_info .single_info.phone p, .contract_info .single_info.phone a {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    color: #080001;
    font-weight: 300
}

.single_info {
    float: left;
    min-height: 95px;
    width: 50%
}

.contrac_social ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.contrac_social ul li {
    display: inline-block
}

.contrac_social ul li a {
    color: #868686;
    display: block;
    font-size: 18px;
    padding-right: 5px
}

.contrac_social ul li a:hover {
    color: #4d9b32
}

.contract_area form input, .contract_area form textarea {
    width: 100%;
    border: 1px solid #dcdde0;
    margin-bottom: 5px;
    color: #505050;
    font-size: 12px;
    line-height: 17px;
    padding: 10px
}

.contract_area form input:focus, .contract_area form textarea:focus {
    border: 1px solid #6ab25e;
    color: #6ab25e
}

.contract_area form input[type="submit"] {
    background: #5ea944 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 34px;
    width: auto
}

.contract_area form input[type=submit]:hover {
    text-decoration: none;
    background: #4d9b32
}

/* About CSS*/
.about_content {
    padding: 20px 0;
    display: inline-block
}

.about_content p {
    font-size: 14px;
    line-height: 22px;
    color: #5a5a5a;
    margin-bottom: 20px
}

.about_content p:first-child {
    margin-top: 30px
}

.single_promo_image {
    margin-bottom: 10px
}

.single_promo_image img {
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.single_promotion {
    margin-top: 20px
}

.single_promotion h2 {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    background: #ef9258;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    position: relative
}

.single_promotion h2:before {
    background: rgba(0, 0, 0, 0) url(../img/single_promotin_header_bg.png) no-repeat scroll 0 0;
    content: "";
    height: 43px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px
}

.single_promotion h2:after {
    background: rgba(0, 0, 0, 0) url(../img/single_promotin_header_bg.png) no-repeat scroll 0 0;
    content: "";
    height: 43px;
    right: 0;
    position: absolute;
    top: 0;
    width: 10px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.single_promotion p {
    color: #5a5a5a;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 30px
}

.single_promotion p span {
    font-weight: 700
}

.single_promotion p a {
	color: #5a5a5a;
	text-decoration: underline
}

.single_promotion p a:hover {
	text-decoration: none
}

/* Benefit Carousel CSS */
.benefits_carousel_area {
    background: url(../img/benefits_bg.jpg) repeat-x scroll 0 0/auto 100% #e9e9e9;
    padding: 35px 0
}

.benefit_title {
    text-align: center
}

.benefit_title h2 {
    color: #c9c9c9;
    display: inline-block;
    font-size: 26px;
    margin: 0;
    position: relative;
    width: 355px
}

.benefit_title.benefit h2 {
    width: 300px
}

.benefit_title h2:before {
    content: "";
    position: absolute;
    background: url(../img/b_title_icon.png) no-repeat scroll 0 0;
    width: 87px;
    height: 24px;
    left: 0;
    top: 4px
}

.benefit_title h2:after {
    content: "";
    position: absolute;
    background: url(../img/b_title_icon_right.png) no-repeat scroll 0 0;
    width: 88px;
    height: 24px;
    right: 0;
    top: 4px
}

.benefits_carousel_list {
    margin-top: 30px
}

.single_carousel {
    width: 97px;
    margin: 0 auto
}

.single_carousel_image {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 97px;
    overflow: hidden;
    width: 97px
}

.single_carousel_image img {
	width: 100%;
	height: 100%
}

.single_carousel_content {
    text-align: center
}

.single_carousel_content h2 {
    font-weight: 400;
    font-size: 14px
}

.single_carousel_content h2 a {
    color: #716a53;
}

.benefits_carousel_area .owl-controls {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 20px
}

.benefits_carousel_area .owl-nav div {
    display: inline-block;
    position: absolute
}

.benefits_carousel_area .owl-nav div.owl-prev {
    left: 0
}

.benefits_carousel_area .owl-nav div.owl-next {
    right: 0
}

/* Page Testimonial CSS*/
.page_testimonial_area {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 55px
}

.page_testimonial_list {
    margin-top: 25px
}

.single_page_testimonial_list {
	padding: 0 20px;
}

.single_page_testimonial {
    border: 1px solid #dfdede;
    padding: 30px
}

.single_page_testimonial_content {
    min-height: 380px
}

.single_page_testimonial_content p {
    font-size: 12px;
    line-height: 15px;
    color: #888686;
    margin-bottom: 20px
}

.single_page_testimonial_author {
    overflow: hidden
}

.single_page_testimonial_author_image {
    width: 59px;
    height: 59px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
    float: left
}

.single_page_testimonial_author_image img {
    width: 100%
}

.single_page_testimonial_author_content {
    float: left
}

.single_page_testimonial_author_content h2 {
    color: #333;
    font-size: 17px;
    line-height: 15px;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 15px
}

.single_page_testimonial_author_content p {
    font-size: 12px;
    line-height: 15px;
    color: #888686
}

.page_testimonial_area .owl-dots {
    margin-top: 25px;
    text-align: center
}

.page_testimonial_area .owl-dot {
    display: inline-block;
    margin: 0 2px
}

.page_testimonial_area .owl-dot span {
    background: #d7d7d7 none repeat scroll 0 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: block;
    height: 9px;
    width: 9px
}

.page_testimonial_area .owl-dot.active span {
    background: #ffb62a
}

.view_more {
    text-align: center
}

.view_more a {
    color: #fff;
    font-size: 10px;
    line-height: 9px;
    font-weight: 700;
    background: #c9c9c9;
    padding: 10px 45px;
    display: inline-block;
    margin: 15px 0
}

.view_more a:hover {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7
}

.page_testimonial_area .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
	margin-top: -32.5px
}

.page_testimonial_area .owl-nav div {
    display: inline-block;
    position: absolute
}

.page_testimonial_area .owl-nav div.owl-prev {
    left: 0
}

.page_testimonial_area .owl-nav div.owl-next {
    right: 0
}

/* Benefits CSS */
.benefit_area {
    padding: 50px 0
}

.single_benefit {
    background: #f7f7f7;
    overflow: hidden;
    margin-bottom: 25px
}

.single_benefit_thumbnail {
    border-color: #eee;
    border-style: solid;
    border-width: 15px 10px;
    float: right
}

.single_benefit_thumbnail img {
    width: 100%
}

.single_benefit_content {
    float: left;
    padding: 30px;
    width: 60%
}

.single_benefit.right .single_benefit_thumbnail {
    float: left
}

.single_benefit.right .single_benefit_content {
    float: right
}

.single_benefit_content h2 {
    color: #434343;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
    width: auto
}

.single_benefit_content.checked h2:before {
    background: rgba(0, 0, 0, 0) url(../img/check.png) no-repeat scroll 0 0;
    content: "";
    height: 21px;
    position: absolute;
    right: -40px;
    top: 2px;
    width: 22px
}

.single_benefit_content p {
    color: #515151;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0
}

.single_benefit_content p span {
    font-weight: 700
}
.videoDiv {
}

.ftr-lnks-a {
                margin: 0 auto; 
                text-align: center;
            }
            .ftr-lnks-a a {
                margin: 10px;
                font-family: 'roboto';
color: #000000;
            }