/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Fitlab             ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. Imported styles
2. Global styles
3. Header styles
4. Slider styles
5. Call to action styles
6. Featured section styles
7. Popular Classes styles
8. Our Programmes styles
9. Our Bmi styles
10. Our Packages styles
11. Our Trainer styles
12. Our Products styles
13. Latest News styles
14. Footer styles
15. Top Call to Action styles
16. Inner Banner  styles
17. About Content section  styles
18. Gallery styles
19. Faq Content styles
20. 404 error styles
21. Map and Form styles
22. Map and Form styles
23. Sidebar styles
24. Booking Form styles
25. Our Schedule styles

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/

/* ==============================
   1. Imported styles
   ============================== */

@import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(../assets/bootstrap/css/bootstrap.min.css);
@import url(../assets/font-awesome/css/font-awesome.min.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/owl.carousel-2/assets/owl.carousel.css);
@import url(../assets/owl.carousel-2/assets/owl.theme.default.min.css);
@import url(../assets/animate.min.css);
@import url(../assets/fancyapps-fancyBox/source/jquery.fancybox.css);
@import url(../assets/flaticon/flaticon.css);

/* ==============================
   2. Global styles
   ============================== */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .02em;
}

img {
    max-width: 100%;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

@media (min-width: 1200px) {
    .container {
        padding: 0;
    }
}

.pl-30 {
    padding-left: 30px;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.thm-btn {
    border: none;
    background: #d81f1f;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    padding: 9px 37px;
    border: 2px solid #d81f1f;
    display: inline-block;
    transition: all .5s ease !important;
    vertical-align: top;
    position: relative;
    outline: none;
}

.thm-btn:focus {
    color: #fff;
}

.thm-btn:hover {
    color: #010101;
    background-color: transparent;
    border-color: #010101;
}

.thm-btn.borderd {
    background-color: transparent;
    border-color: #fff;
}

.thm-btn.borderd:hover {
    background: #d81f1f;
    border-color: #d81f1f;
    color: #fff;
}

.animate-3 {
    transition: all 0.3s ease;
}

.animate-5 {
    transition: all 0.5s ease;
}

.animate-7 {
    transition: all 0.7s ease;
}

.animate-3-all * {
    transition: all 0.3s ease;
}

.animate-5-all * {
    transition: all 0.5s ease;
}

.animate-7-all * {
    transition: all 0.7s ease;
}

.gray-bg {
    background: #FCFCFC;
}

.ui-datepicker {
    z-index: 999999 !important;
}

.ui-datepicker .ui-state-default {
    font-size: 14px;
    background: none;
    font-weight: normal;
    border: 1px solid #ddd;
    padding: 7px;
    font-family: 'Open Sans';
    color: #272B3C;
}

.ui-datepicker .ui-datepicker-header {
    background: #d81f1f;
    border-color: #d81f1f;
    border-radius: 0;
}

.ui-datepicker .ui-state-highlight {
    background: #d81f1f;
    color: #fff;
}

.section-padding {
    padding: 50px 0;
}

.section-padding.page-title {
    padding-bottom: 30px;
}

.section-title {
    margin-bottom: 60px;
}

.section-title h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #070707;
    margin: 0;
    background: url(../img/resources/section-title-bg.png) center center repeat;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    line-height: 40px;
}

.section-title p {
    font-size: 16px;
    line-height: 28px;
    color: #898989;
    margin: 0;
    margin-top: 33px;
}

.section-title p span {
    color: #d81f1f;
}

.accrodion {
    border: 1px solid #F1F1F1;
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 15px;
}

.accrodion.active .accrodion-title:after {
    content: '-';
    font-size: 40px;
    line-height: 46px;
}

.accrodion .accrodion-title {
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    position: relative;
    margin-right: -30px;
}

.accrodion .accrodion-title:after {
    content: '+';
    font-family: 'Bitter', sans-serif;
    font-weight: normal;
    color: #898989;
    font-size: 23px;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 44px;
}

.accrodion .accrodion-title h4 {
    color: #23282A;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 48px;
}

.accrodion .accrodion-content {
    padding: 30px 0;
    padding-top: 0;
}

.accrodion .accrodion-content p {
    color: #999999;
}

.page-navigation {
    margin: 0;
    padding: 0;
    margin-top: 50px;
}

.page-navigation li {
    list-style: none;
    display: inline;
}

.page-navigation li a,
.page-navigation li span {
    font-family: 'Oswald', sans-serif;
    width: 35px;
    height: 35px;
    line-height: 31px;
    color: #CBCBCB;
    font-size: 14px;
    display: inline-block;
    border: 2px solid #CBCBCB;
    margin-right: 5px;
    text-align: center;
    transition: all .3s ease;
}

.page-navigation li span,
.page-navigation li a:hover {
    background: #262627;
    color: #fff;
    border-color: #262627;
}

.post-filter {
    margin: 0;
    padding: 0;
    list-style: none;
}

.post-filter li {
    display: inline-block;
    margin-right: 9px;
}

.post-filter li.active span {
    background: #000000;
    border-color: #000000;
    color: #fff;
}

.post-filter li span {
    display: block;
    text-transform: uppercase;
    color: #C4C4C4;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    border: 2px solid #D5D5D5;
    cursor: pointer;
    line-height: 31px;
    padding: 0 21px;
    transition: all .5s ease;
}

.post-filter li span:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}

.mixit-gallery .mix {
    display: none;
}

/* ==============================
   3. Header styles
   ============================== */
.header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
    margin-top: 25px;
}

.header.stricky-fixed {
    background: #010101;
    margin: 0;
}

.header.stricky-fixed .top-info {
    display: none;
}

.header.stricky-fixed .mainmenu-holder .nav-header > ul > li {
    line-height: 89px;
}

.header.stricky-fixed .mainmenu-holder .nav-footer > ul > li {
    padding-bottom: 27px;
}

.header .logo {
    line-height: 89px;
}

.header .header-right {
    text-align: right;
}

.header .top-info {
    margin-bottom: 11px;
}

.header .top-info ul,
.header .top-info ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.header .top-info ul.contact {
    margin-right: 30px;
}

.header .top-info ul.contact li {
    color: #A9A9A9;
    font-size: 15px;
    font-weight: 300;
    margin-left: 18px;
}

.header .top-info ul.contact li:after {
    content: '/';
    color: #51575f;
    display: inline-block;
    margin-left: 18px;
}

.header .top-info ul.contact li i {
    font-size: 20px;
    font-style: normal;
    margin-right: 13px;
}

.header .top-info ul.contact li span {
    color: #d81f1f;
}

.header .top-info ul.social li:last-child a {
    margin-right: 0;
}

.header .top-info ul.social li a {
    color: #AAAAAA;
    font-size: 15px;
    margin-right: 17px;
}

.header .mainmenu-holder .nav-header,
.header .mainmenu-holder .nav-footer {
    display: inline-block;
}

.header .mainmenu-holder .nav-header > ul,
.header .mainmenu-holder .nav-footer > ul,
.header .mainmenu-holder .nav-header > ul > li,
.header .mainmenu-holder .nav-footer > ul > li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header .mainmenu-holder .nav-footer > ul > li,
.header .mainmenu-holder .nav-header > ul > li {
    display: inline-block;
}

.header .mainmenu-holder .nav-header > ul > li {
    position: relative;
    line-height: 45px;
}

.header .mainmenu-holder .nav-header > ul > li > a {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 15px;
    transition: all 0.3s ease;
}

.header .mainmenu-holder .nav-header > ul > li:hover > a {
    color: #d81f1f;
}

.header .mainmenu-holder .nav-header > ul > li > ul,
.header .mainmenu-holder .nav-header > ul > li > ul > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    background: #d81f1f;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    z-index: 99999;
}

.header .mainmenu-holder .nav-header > ul > li > ul > li > ul {
    top: 0;
    left: 100%;
}

.header .mainmenu-holder .nav-header > ul > li:hover > ul,
.header .mainmenu-holder .nav-header > ul > li > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.header .mainmenu-holder .nav-header > ul > li > ul li {
    display: block;
    position: relative;
    line-height: 35px;
}

.header .mainmenu-holder .nav-header > ul > li > ul li:last-child {
    border-bottom: 0;
}

.header .mainmenu-holder .nav-header > ul > li > ul li a {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 13px;
    padding: 0px 15px;
    border-bottom: 1px solid rgba(169, 169, 169, 0.3);
    transition: all 0.3s ease;
}

.header .mainmenu-holder .nav-header > ul > li > ul li:hover > a {
    background: #fff;
    color: #d81f1f;
}

.header .mainmenu-holder .nav-footer {
    margin-left: 20px;
}

.header .mainmenu-holder .nav-footer > ul > li {
    position: relative;
    padding-bottom: 10px;
}

.header .mainmenu-holder .nav-footer > ul > li > button {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 33px;
    border: 1px solid #F9F9F9;
    background: none;
    outline: none;
    color: #fff;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.header .mainmenu-holder .nav-footer > ul > li > button:hover {
    background: #d81f1f;
    color: #fff;
    border-color: #d81f1f;
}

.header .mainmenu-holder .nav-footer > ul > li > button i.fa-search {
    position: relative;
    top: -2px;
}

.header .mainmenu-holder .nav-footer > ul > li .search-box {
    position: absolute;
    width: 250px;
    background: #d81f1f;
    top: 100%;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.header .mainmenu-holder .nav-footer > ul > li:hover .search-box {
    opacity: 1;
    visibility: visible;
}

.header .mainmenu-holder .nav-footer > ul > li .search-box form {
    background: #fff;
}

.header .mainmenu-holder .nav-footer > ul > li .search-box li {
    list-style: none;
}

.header .mainmenu-holder .nav-footer > ul > li .search-box li input {
    width: 78%;
    background-color: transparent;
    border: none;
    outline: none;
    height: 40px;
}

.header .mainmenu-holder .nav-footer > ul > li .search-box li button {
    background: none;
    outline: none;
    color: #A9A9A9;
    border: none;
    width: 30px;
    height: 40px;
    margin-right: 5px;
}

/* ==============================
   4. Slider styles
   ============================== */
.rev_slider_wrapper .fitlab-caption-h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    line-height: 115px;
    font-weight: bold;
    color: #fff;
}

.rev_slider_wrapper .fitlab-caption-p {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}

.rev_slider_wrapper .fitlab-caption-p span {
    color: #d81f1f;
    font-weight: bold !important;
}

.rev_slider_wrapper .fitlab-caption-h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.rev_slider_wrapper .thm-btn:hover {
    color: #fff;
    border-color: #fff;
}

.rev_slider_wrapper .thm-btn.borderd:hover {
    color: #fff;
    border-color: #d81f1f;
}

/* ==============================
   5. Call to action styles
   ============================== */
.call-to-action {
    position: relative;
    z-index: 99;
    margin-top: -130px;
}

.call-to-action .container {
    background: #161f28 url(../img/call-to-action/1.jpg) no-repeat 20% top;
    overflow-y: hidden;
}

.call-to-action [class*='col-md'],
.call-to-action [class^='col-md'] {
    padding: 0;
}

.call-to-action .single-call-to-action {
    background-position: 120% top, left center;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.call-to-action .single-call-to-action h3,
.call-to-action .single-call-to-action h4,
.call-to-action .single-call-to-action p,
.call-to-action .single-call-to-action a {
    margin: 0;
}

.call-to-action .single-call-to-action.left {
    background: #161f28;
}

.call-to-action .single-call-to-action.right {
    padding-left: 120px;
    position: relative;
}

.call-to-action .single-call-to-action.right .content {
    position: relative;
}

.call-to-action .single-call-to-action.right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 118px;
    right: 0;
    bottom: 0;
    background: url(../img/call-to-action/overlay-2.png) left center no-repeat;
}

.call-to-action .single-call-to-action.right h3,
.call-to-action .single-call-to-action.right p {
    color: #202427;
}

.call-to-action .single-call-to-action.right h3:before {
    background: #202427;
}

.call-to-action .single-call-to-action.right a:hover {
    color: #000;
}

.call-to-action .single-call-to-action.right a:hover:after {
    background: #000;
}

.call-to-action .single-call-to-action h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 11px;
}

.call-to-action .single-call-to-action h3:before {
    content: '';
    width: 55px;
    height: 4px;
    background: #FCFCFC;
    display: block;
    margin-bottom: 13px;
}

.call-to-action .single-call-to-action h4 {
    font-size: 24px;
    font-weight: 300;
    color: #D81F1F;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.call-to-action .single-call-to-action p {
    font-size: 16px;
    color: #E0E0E0;
    line-height: 27px;
    margin-bottom: 11px;
}

.call-to-action .single-call-to-action a {
    color: #d81f1f;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.5s ease;
}

.call-to-action .single-call-to-action a:hover {
    color: #fff;
}

.call-to-action .single-call-to-action a:hover:after {
    background: #fff;
}

.call-to-action .single-call-to-action a:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #d81f1f;
    display: block;
    transition: all 0.5s ease;
}

/* ==============================
   6. Featured section styles
   ============================== */
.featured-section .featured-title span {
    color: #d81f1f;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.featured-section .featured-title h2 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    color: #1D2023;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 29px;
}

.featured-section p {
    font-size: 16px;
    color: #565656;
    line-height: 28px;
    margin: 0;
    margin-bottom: 34px;
}

.featured-section a.read-more {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color: #1E2023;
    border: 2px solid #EAEAEA;
    padding: 8px 18px;
    margin-bottom: 75px;
}

.featured-section .video-box {
    position: relative;
}

.featured-section .video-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.featured-section .video-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.featured-section .video-box .overlay .box a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.single-featured-box {
    margin-bottom: 55px;
}

.single-featured-box:last-child {
    margin-bottom: 0;
}

.single-featured-box:first-child {
    margin-top: 35px;
    margin-bottom: 34px;
}

.single-featured-box:first-child .number-box {
    vertical-align: top;
    padding-top: 10px;
}

.single-featured-box:first-child .content-box .box {
    padding-top: 0;
    border-top: 0;
}

.single-featured-box ul,
.single-featured-box li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-featured-box .number-box,
.single-featured-box .content-box,
.single-featured-box .img-box {
    display: table-cell;
    vertical-align: middle;
}

.single-featured-box .number-box {
    padding-right: 35px;
    font-family: 'Oswald', sans-serif;
    color: #E9E9E9;
    font-weight: bold;
    font-size: 48px;
    vertical-align: top;
    padding-top: 60px;
}

.single-featured-box .content-box {
    vertical-align: top;
}

.single-featured-box .content-box .box {
    margin-right: 50px;
    border-top: 1px solid #EDEDED;
    padding-top: 50px;
}

.single-featured-box .content-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #1E2023;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    margin: 0;
    margin-bottom: 18px;
}

.single-featured-box .content-box p {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    margin: 0;
}

.single-featured-box .content-box ul li {
    display: inline-block;
}

.single-featured-box .content-box .bottom-box {
    margin-top: 17px;
}

.single-featured-box .content-box .bottom-box li {
    color: #858585;
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
}

.single-featured-box .content-box .bottom-box li span {
    color: #1E2023;
}

.single-featured-box .content-box .bottom-box li:last-child {
    font-size: 14px;
    color: #D4D4D4;
    margin-left: 23px;
    font-weight: normal;
}

.single-featured-box .content-box .bottom-box li:last-child span {
    color: #D4D4D4;
    margin-right: 25px;
}

.single-featured-box .content-box .bottom-box li:last-child a {
    font-size: 14px;
    color: #d81f1f;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.single-featured-box .img-box {
    width: 210px;
    text-align: center;
}

/* ==============================
   7. Popular Classes styles
   ============================== */
.single-popular-post .img-box {
    position: relative;
}

.single-popular-post .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.single-popular-post .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.single-popular-post .img-box .overlay .box .bottom {
    display: table-cell;
    vertical-align: bottom;
}

.single-popular-post .img-box .overlay .box .bottom h3 {
    background: #d81f1f;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.single-popular-post .img-box .overlay .box .bottom h3:after {
    content: '';
    position: absolute;
    top: 0;
    right: -13px;
    width: 25px;
    height: 100%;
    transform: skew(35deg);
    background: #d81f1f;
}

.single-popular-post .title-box {
    margin-top: 40px;
    margin-bottom: 24px;
}

.single-popular-post .title-box .title h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    color: #000;
    transition: all 0.5s ease;
}

.single-popular-post .title-box .title h3:hover {
    color: #d81f1f;
}

.single-popular-post .title-box .title p {
    font-family: 'Oswald', sans-serif;
    color: #868686;
    text-transform: capitalize;
    font-size: 15px;
    margin: 0;
}

.single-popular-post .title-box .more-box {
    width: 40px;
    height: 40px;
    background: #d81f1f;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    transition: all 0.5s ease;
}

.single-popular-post .title-box .more-box:hover {
    background: #000;
}

.single-popular-post .title-box .more-box a {
    color: #fff;
}

.single-popular-post p {
    font-size: 14px;
    color: #999999;
    margin: 0;
    line-height: 25px;
}

.single-popular-post a.read-more {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color: #000000;
    border: 2px solid #DBDBDB;
    padding: 5px 18px;
    margin-top: 28px;
    transition: all 0.5s ease;
}

.single-popular-post a.read-more:hover {
    color: #d81f1f;
    border-color: #d81f1f;
}

.popular-post-page .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.popular-post-page [class*="col-md"],
.popular-post-page [class^="col-md"] {
    padding: 0 22.5px;
}

.popular-post-page .single-popular-post {
    margin-top: 50px;
}

.single-class-content .row {
    margin-left: -33px;
    margin-right: -33px;
}

.single-class-content [class*="col-md"],
.single-class-content [class^="col-md"] {
    padding: 0 33px;
}

.single-class-content .single-popular-post {
    margin-top: 0px;
}

.single-class-content .single-popular-post .title-box .title h3 {
    font-size: 24px;
}

.single-class-content .single-popular-post .title-box .title p {
    font-size: 16px;
}

.single-class-content .single-popular-post > p {
    font-size: 17px;
    font-weight: 300;
    color: #25292F;
    line-height: 30px;
}

.single-class-content .single-popular-post > p b {
    font-weight: 600;
    color: #25292F;
}

.single-class-content .sub-title {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
}

.single-class-content .description-box {
    border-top: 1px solid #EDEDED;
    padding-top: 30px;
    margin-top: 22px;
    margin-bottom: 35px;
}

.single-class-content .work-benifits {
    margin-bottom: 86px;
}

.single-class-content .work-benifits ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-class-content .work-benifits ul li {
    list-style: none;
    font-size: 16px;
    color: #545454;
    font-weight: 600;
    margin-bottom: 14px;
}

.single-class-content .work-benifits ul li i {
    margin-right: 6px;
}

.single-class-content .related-popular-class .main-title {
    text-transform: uppercase;
    color: #070707;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    font-weight: bold;
    margin-bottom: 45px;
}

.single-class-content .related-popular-class .owl-theme {
    position: relative;
}

.single-class-content .related-popular-class .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -78px;
}

.single-class-content .related-popular-class .owl-theme .owl-nav [class*=owl-] {
    background-color: transparent;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
    color: #D1D1D1;
    border: 2px solid #D1D1D1;
    border-radius: 0;
    margin-left: 10px;
    line-height: 24px;
    transition: all .5s ease;
}

.single-class-content .related-popular-class .owl-theme .owl-nav [class*=owl-]:hover {
    background: #d81f1f;
    color: #fff;
    border-color: #d81f1f;
}

/* ==============================
   8. Our Programmes styles
   ============================== */
.our-programmes {
    position: relative;
    background: #13191d url(../img/resources/our-programme-bg.jpg) center center no-repeat;
    background-size: cover;
}

.our-programmes:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(19, 25, 29, 0.85);
}

.our-programmes .container {
    position: relative;
}

.our-programmes .section-title h2 {
    background-image: url(../img/resources/section-title-bg-2.png);
    color: #fff;
}

.our-programmes-wrapper {
    margin-top: -30px;
}

.single-programme {
    padding-top: 30px;
}

.single-programme .img-box {
    display: block;
    position: relative;
}

.single-programme .img-box img {
    width: 100%;
    height: 185px;
}

.single-programme .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.13+21,0.48+56,0.57+67,0.65+81,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 21%, rgba(0, 0, 0, 0.48) 56%, rgba(0, 0, 0, 0.57) 67%, rgba(0, 0, 0, 0.65) 81%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 21%, rgba(0, 0, 0, 0.48) 56%, rgba(0, 0, 0, 0.57) 67%, rgba(0, 0, 0, 0.65) 81%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 21%, rgba(0, 0, 0, 0.48) 56%, rgba(0, 0, 0, 0.57) 67%, rgba(0, 0, 0, 0.65) 81%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}

.single-programme .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.single-programme .img-box .overlay .box .box-content {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 40px;
    padding-bottom: 35px;
}

.single-programme .img-box .overlay .box .box-content span {
    font-family: 'Oswald', sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
}

.single-programme .img-box .overlay .box .box-content h3 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

/* ==============================
   9. Our Bmi styles
   ============================== */
.our-bmi {
    position: relative;
    background: #13191d url(../img/resources/our-bmi-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 76px;
    padding-bottom: 76px;
}

.our-bmi:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(216, 31, 31, 0.9);
}

.our-bmi .container {
    position: relative;
}

.our-bmi .section-title {
    margin: 0;
    margin-bottom: 32px;
}

.our-bmi .section-title h2 {
    color: #fff;
    background: none;
}

.our-bmi .section-title h2 span {
    font-weight: bold;
}

.our-bmi .form-grp {
    width: 255px;
    height: 60px;
    float: left;
    margin-right: 18px;
}

.our-bmi .form-grp.submit {
    width: 170px;
}

.our-bmi .form-grp.submit button {
    width: 100%;
    color: #fff;
    padding: 0;
    background: #262627;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    height: 100%;
    border: none;
    outline: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 2px solid #262627;
}

.our-bmi .form-grp.submit button:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.our-bmi .form-grp input {
    width: 100%;
    border: none;
    outline: none;
    border: 2px solid #fff;
    height: 100%;
    background-color: transparent;
    padding-left: 18px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    transition: all 0.5s ease;
}

.our-bmi .form-grp input:focus {
    border-color: #262627;
}

.our-bmi .form-grp input::-webkit-input-placeholder {
    color: #fff;
}

.our-bmi .form-grp input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.our-bmi .form-grp input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.our-bmi .form-grp input:-ms-input-placeholder {
    color: #fff;
}

.our-bmi span {
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    line-height: 60px;
    display: inline-block;
    vertical-align: middle;
}

.our-bmi span.result {
    font-size: 60px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    bottom: 3px;
    position: relative;
    margin-left: 17px;
    transition: all 0.5s ease;
}

.our-bmi .select-menu + .ui-selectmenu-button {
    border-radius: 0;
    width: 100% !important;
    background: none;
    border: none;
    font-weight: normal;
    border: 2px solid #fff;
    height: 60px;
    outline: none;
}

.our-bmi .select-menu + .ui-state-default .ui-icon {
    display: none;
}

.our-bmi .select-menu + .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    border-radius: 0px;
    height: 60px;
    outline: none;
    line-height: 56px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}

.ui-selectmenu-menu {
    z-index: 999999;
}

.ui-selectmenu-menu .ui-widget-content {
    background: none;
    border: none;
    background: #fff;
    border-bottom: 0;
    border: 1px solid #fff;
    height: 100px;
    overflow: hidden;
    overflow-y: visible;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
    padding: 0;
    font-size: 12px;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    color: #262627;
    font-size: 15px;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item.ui-state-focus,
.ui-selectmenu-menu .ui-menu .ui-menu-item:hover {
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    background: #d81f1f;
    border-bottom: 1px solid #d81f1f;
    border-top: 1px solid #d81f1f;
}

/* ==============================
   10. Our Packages styles
   ============================== */
.our-packages .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.our-packages [class*="col-md"],
.our-packages [class^="col-md"] {
    padding: 0 22.5px;
}

.our-packages .single-our-package {
    border: 1px solid #EDEDED;
    padding: 0 30px;
}

.our-packages .single-our-package ul,
.our-packages .single-our-package li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.our-packages .single-our-package .img-box {
    margin-left: -31px;
    margin-right: -31px;
}

.our-packages .single-our-package .title-box {
    padding-top: 30px;
}

.our-packages .single-our-package .title-box .title h3 {
    margin: 0;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

.our-packages .single-our-package .title-box .title span {
    font-size: 16px;
    color: #868686;
    font-family: 'Oswald', sans-serif;
    text-transform: capitalize;
}

.our-packages .single-our-package .title-box .price-box {
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #d81f1f;
    line-height: 38px;
}

.our-packages .single-our-package .title-box .price-box span {
    font-size: 44px;
    font-weight: bold;
}

.our-packages .single-our-package .list-box {
    margin-top: 26px;
}

.our-packages .single-our-package .list-box ul li {
    font-size: 14px;
    color: #9E9E9E;
    line-height: 26px;
    margin-bottom: 4px;
}

.our-packages .single-our-package .list-box ul li i.fa {
    font-size: 14px;
    color: #93D096;
}

.our-packages .single-our-package .button-box {
    padding-bottom: 20px;
    margin-top: 26px;
}

.our-packages .single-our-package .button-box .thm-btn {
    width: 50%;
    float: left;
    font-size: 14px;
    padding: 0;
    text-align: center;
    line-height: 45px;
    border: none;
}

.our-packages .single-our-package .button-box .thm-btn:hover {
    background: #262627;
    color: #fff;
}

.our-packages .single-our-package .button-box .thm-btn:first-child {
    background: #262627;
}

.our-packages .single-our-package .button-box .thm-btn:first-child:hover {
    background: #d81f1f;
    color: #fff;
}

.more-package-page .single-our-package {
    margin-bottom: 30px;
}

/* ==============================
   11. Our Trainer styles
   ============================== */
.our-trainer {
    position: relative;
    background: #13191d url(../img/resources/our-trainer-bg.jpg) center center no-repeat;
    background-size: cover;
}

.our-trainer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(19, 25, 29, 0.7);
}

.our-trainer .container {
    position: relative;
}

.our-trainer .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.our-trainer [class*="col-md"],
.our-trainer [class^="col-md"] {
    padding: 0 22.5px;
}

.our-trainer .section-title h2 {
    background-image: url(../img/resources/section-title-bg-2.png);
    color: #fff;
}

.our-trainer .owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: none;
    border: 1px solid #B5B5B5;
    font-size: 16px;
    line-height: 38px;
    padding: 0;
    color: #B5B5B5;
    transition: all .5s ease;
}

.our-trainer .owl-theme .owl-nav [class*=owl-]:hover {
    background: #d81f1f;
    color: #fff;
    border-color: #d81f1f;
}

.our-trainer .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -85px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.our-trainer .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -85px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.our-trainer .single-trainer .img-box {
    position: relative;
    padding-bottom: 85px;
}

.our-trainer .single-trainer .img-box img {
    width: auto;
    display: inline-block;
    min-height: 305px;
}

.our-trainer .single-trainer .img-box:hover .content-box {
    padding-top: 50px;
    background: #D81F1F;
}

.our-trainer .single-trainer .img-box:hover .content-box p {
    color: #fff;
}

.our-trainer .single-trainer .img-box:hover .content-box ul {
    margin-bottom: 28px;
    opacity: 1;
    transform: translate3d(0, 0px, 0);
}

.our-trainer .single-trainer .content-box {
    background: #313A40;
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    left: 0;
    padding-top: 20px;
    transition: all 0.5s ease;
}

.our-trainer .single-trainer .content-box h3,
.our-trainer .single-trainer .content-box p {
    margin: 0;
}

.our-trainer .single-trainer .content-box h3 {
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    margin-bottom: 6px;
}

.our-trainer .single-trainer .content-box p {
    font-size: 14px;
    color: #A4A4A4;
    margin-bottom: 12px;
}

.our-trainer .single-trainer .content-box ul {
    margin-left: -4px;
    margin-bottom: -28px;
    transform: translate3d(0, -50px, 0);
    opacity: 0;
    transition: all 0.5s ease;
}

.our-trainer .single-trainer .content-box ul li {
    padding: 0 4px;
}

.our-trainer .single-trainer .content-box ul li a {
    font-size: 13px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 28px;
    display: block;
    color: #fff;
}

.our-trainer-page {
    background: none;
}

.our-trainer-page:before {
    display: none;
}

.our-trainer-page .section-title {
    margin-bottom: 0;
}

.our-trainer-page .section-title h2 {
    background: none;
}

.our-trainer-page .section-title h2 span {
    color: #313A40;
}

.our-trainer-page .section-title p {
    color: #313A40;
    margin-top: 25px;
}

.our-trainer-page .section-title p b {
    font-weight: 600;
}

.our-trainer-page .single-trainer {
    margin-top: 85px;
}

/* ==============================
   12. Our Products styles
   ============================== */
.our-product .section-title h2 {
    background: none;
    color: #9A9A9A;
    font-size: 24px;
}

.our-product .owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: none;
    border: 1px solid #CFCFCF;
    font-size: 16px;
    line-height: 38px;
    padding: 0;
    color: #CFCFCF;
    transition: all .5s ease;
}

.our-product .owl-theme .owl-nav [class*=owl-]:hover {
    background: #262627;
    color: #fff;
    border-color: #262627;
}

.our-product .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -85px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.our-product .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -85px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.single-our-product {
    background: #fff;
    text-align: center;
    padding-top: 30px;
}

.single-our-product .img-box {
    min-height: 194px;
    line-height: 194px;
    margin-bottom: 25px;
}

.single-our-product .img-box img {
    width: auto;
    display: inline-block;
}

.single-our-product h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    margin-bottom: 15px;
}

.single-our-product span {
    display: block;
    color: #070707;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 25px;
}

.single-our-product a.read-more {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color: #000000;
    border: 2px solid #DBDBDB;
    padding: 5px 18px;
    margin-bottom: 35px;
    transition: all 0.5s ease;
}

.single-our-product a.read-more:hover {
    color: #d81f1f;
    border-color: #d81f1f;
}

.shop-page .quantity-box p {
    margin: 0;
    color: #A3A3A3;
    font-size: 16px;
}

.shop-page .quantity-box p span {
    font-weight: 600;
    color: #3F3E3E;
}

.shop-page .select-box {
    width: 215px;
    height: 40px;
    background: #F6F6F6;
}

.shop-page .select-box .select-menu + .ui-selectmenu-button {
    border-radius: 0;
    width: 100% !important;
    background: none;
    border: none;
    font-weight: normal;
    height: 40px;
    outline: none;
}

.shop-page .select-box .select-menu + .ui-state-default .ui-icon {
    background: url(../img/resources/select-menu-angle.png) center center no-repeat;
    display: block;
}

.shop-page .select-box .select-menu + .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #B9B8B8;
    border-radius: 0px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
}

.shop-page .single-our-product {
    border: 1px solid #F1F1F1;
    margin-top: 30px;
}

.shop-page .single-our-product .img-box {
    min-height: 196px;
    line-height: 196px;
}

.single-class-content .single-product-carousel-content-box {
    text-align: center;
    border: 1px solid #F6F6F6;
    padding: 62px 0;
}

.single-class-content .single-product-carousel-content-box img {
    width: auto;
    display: inline-block;
}

.single-class-content .single-product-carousel-thumbnail-box {
    padding-top: 20px;
}

.single-class-content .single-product-carousel-thumbnail-box .item {
    border: 1px solid #F6F6F6;
}

.single-class-content .top-box {
    border-bottom: 1px solid #F3F3F3;
    padding-bottom: 20px;
    margin-bottom: 28px;
}

.single-class-content .top-box .text-box h3 {
    font-family: 'Oswald', sans-serif;
    color: #020202;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.single-class-content .top-box .text-box .box {
    margin-top: 10px;
}

.single-class-content .top-box .text-box .box .list-inline,
.single-class-content .top-box .text-box .box span {
    display: inline-block;
}

.single-class-content .top-box .text-box .box .list-inline {
    margin: 0;
}

.single-class-content .top-box .text-box .box .list-inline li {
    margin: 0;
    padding: 0;
}

.single-class-content .top-box .text-box .box .list-inline span {
    display: block;
}

.single-class-content .top-box .text-box .box .list-inline span i {
    color: #F54545;
    font-size: 12px;
}

.single-class-content .top-box .text-box .box > span {
    color: #AAAAAA;
    font-size: 14px;
}

.single-class-content .top-box .price-box {
    color: #d81f1f;
    font-size: 48px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.single-class-content p {
    color: #999999;
    line-height: 26px;
}

.single-class-content .thm-btn {
    font-size: 14px;
    padding: 7px 37px;
}

.single-class-content .bottom-box .input-box {
    width: 90px;
    height: 46px;
}

.single-class-content .bottom-box .input-box input {
    border: 1px solid #ECECEC;
    width: 100%;
    height: 100%;
    line-height: 44px;
    outline: none;
    display: block;
    padding-left: 35px;
}

.single-class-content .tab-box {
    margin-bottom: 76px;
    margin-top: 15px;
}

.single-class-content .tab-box .tab-title ul,
.single-class-content .tab-box .tab-title li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-class-content .tab-box .tab-title ul {
    border-bottom: 1px solid #ECECEC;
    padding-left: 5px;
}

.single-class-content .tab-box .tab-title ul li {
    display: inline;
    margin-left: -4px;
}

.single-class-content .tab-box .tab-title ul li.active a,
.single-class-content .tab-box .tab-title ul li:hover a {
    background: #fff;
}

.single-class-content .tab-box .tab-title ul li a {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    background: #ECECEC;
    color: #3F3E3E;
    line-height: 38px;
    padding-left: 38px;
    padding-right: 38px;
    border: 1px solid #ECECEC;
    border-bottom: 0;
    transition: all .5s ease;
}

.single-class-content .tab-box .tab-content .single-tab-content {
    padding-top: 30px;
}

.single-class-content .tab-box .tab-content h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    font-weight: bold;
    margin-bottom: 12px;
}

.single-class-content .tab-box .tab-content p {
    color: #999999;
    font-size: 14px;
    line-height: 26px;
}

.single-class-content .related-popular-class .main-title {
    margin-bottom: 10px;
}

.single-class-content .related-popular-class .owl-theme .owl-nav {
    margin-top: -42px;
}

/* ==============================
   13. Latest News styles
   ============================== */
.latest-news .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.latest-news [class*="col-md"],
.latest-news [class^="col-md"] {
    padding: 0 22.5px;
}

.latest-news .single-blog-post .img-box {
    position: relative;
    margin-bottom: 35px;
}

.latest-news .single-blog-post .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.latest-news .single-blog-post .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.latest-news .single-blog-post .img-box .overlay .box .box-content {
    display: table-cell;
    vertical-align: bottom;
}

.latest-news .single-blog-post .img-box .overlay .box .box-content h3 {
    text-transform: uppercase;
    font-size: 13px;
    background: #d81f1f;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    margin-top: -1px;
    padding: 0 20px;
}

.latest-news .single-blog-post .title-box {
    margin-bottom: 19px;
}

.latest-news .single-blog-post .title-box h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 10px;
    transition: all 0.5s ease;
}

.latest-news .single-blog-post .title-box h3:hover {
    color: #d81f1f;
}

.latest-news .single-blog-post .title-box p {
    font-size: 16px;
    color: #868686;
    font-family: 'Oswald', sans-serif;
    margin: 0;
}

.latest-news .single-blog-post .title-box p a {
    color: #868686;
}

.latest-news .single-blog-post > p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    margin: 0;
    margin-bottom: 15px;
}

.latest-news .single-blog-post a.read-more {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    color: #000000;
    display: inline-block;
    border-bottom: 2px solid #070707;
    padding-bottom: 6px;
    transition: all 0.5s ease;
}

.latest-news .single-blog-post a.read-more:hover {
    color: #d81f1f;
    border-color: #d81f1f;
}

.blog-page-content .single-blog-post {
    margin-bottom: 60px;
}

.blog-2-col .blog-post-wrapper .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.blog-2-col .blog-post-wrapper [class*="col-md"],
.blog-2-col .blog-post-wrapper [class^="col-md"] {
    padding: 0 22.5px;
}

.blog-2-col .page-navigation {
    margin-top: 0;
}

.blog-3-col .single-blog-post {
    margin-bottom: 60px;
}

.blog-3-col .page-navigation {
    margin-top: 0;
}

.single-blog-page p {
    line-height: 26px;
}

.single-blog-page .sub-title {
    font-family: 'Oswald', sans-serif;
    color: #070707;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.single-blog-page .caption-box {
    margin-bottom: 30px;
}

.single-blog-page .caption-box .text-box,
.single-blog-page .caption-box .caption-img-box {
    display: table-cell;
    vertical-align: middle;
}

.single-blog-page .caption-box .caption-img-box {
    width: 265px;
}

.single-blog-page .caption-box .text-box {
    padding-right: 30px;
}

.single-blog-page .caption-box .text-box p {
    font-size: 16px;
    color: #25292F;
}

.single-blog-page .caption-box .text-box p i {
    color: #C3C3C3;
}

.single-blog-page .caption-box .text-box p i.fa-quote-left {
    margin-right: 10px;
}

.single-blog-page .caption-box .text-box p i.fa-quote-right {
    margin-left: 10px;
}

.single-blog-page b {
    color: #000;
}

.single-blog-page span.highlighted {
    background: #d81f1f;
    color: #fff;
}

.single-blog-page .bulleted-list ul {
    padding-left: 15px;
}

.single-blog-page .bulleted-list ul li {
    color: #999999;
}

.single-blog-page .share-box {
    border: 1px solid #E9E9E9;
    border-left: 0;
    border-right: 0;
    padding: 12px 0;
    margin-bottom: 70px;
}

.single-blog-page .share-box .tag-box span {
    font-size: 14px;
    color: #3F3E3E;
    font-family: 'Oswald', sans-serif;
}

.single-blog-page .share-box .tag-box a {
    color: #404040;
    font-size: 14px;
}

.single-blog-page .share-box .social-box span {
    color: #3F3E3E;
    font-family: 'Oswald', sans-serif;
}

.single-blog-page .share-box .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}

.single-blog-page .share-box .social > li {
    padding-right: 2.5px;
    padding-left: 2.5px;
}

.single-blog-page .share-box .social a {
    width: 30px;
    height: 30px;
    background: #F4F4F4;
    color: #BCBCBC;
    text-align: center;
    display: block;
    border-radius: 50%;
    line-height: 30px;
    transition: all 0.5s ease;
}

.single-blog-page .share-box .social a:hover {
    background: #d81f1f;
    color: #fff;
}

.single-blog-page .comment-box {
    margin-bottom: 80px;
}

.single-blog-page .comment-box .title,
.single-blog-page .leave-comment .title {
    margin-bottom: 35px;
}

.single-blog-page .comment-box .title h3,
.single-blog-page .leave-comment .title h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    margin: 0;
}

.single-blog-page .single-comment-box {
    border: 1px solid #F4F4F4;
    padding: 35px;
    margin-bottom: 20px;
}

.single-blog-page .single-comment-box:last-child {
    margin-bottom: 0;
}

.single-blog-page .single-comment-box.reply-comment {
    margin-left: 120px;
}

.single-blog-page .single-comment-box .img-box,
.single-blog-page .single-comment-box .content-box {
    display: table-cell;
    vertical-align: top;
}

.single-blog-page .single-comment-box .img-box {
    width: 70px;
}

.single-blog-page .single-comment-box .content-box {
    padding-left: 25px;
}

.single-blog-page .single-comment-box .content-box h3 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    color: #383838;
    font-size: 16px;
}

.single-blog-page .single-comment-box .content-box span {
    font-size: 14px;
    color: #868686;
}

.single-blog-page .single-comment-box .content-box p {
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.single-blog-page .single-comment-box .content-box .reply-button {
    font-size: 13px;
    display: inline-block;
    text-transform: uppercase;
    color: #3F3E3E;
    font-family: 'Oswald', sans-serif;
    line-height: 33px;
    padding: 0 20px;
    font-weight: bold;
    background: #F4F4F4;
    transition: all .3s ease;
}

.single-blog-page .single-comment-box .content-box .reply-button:hover {
    background: #d81f1f;
    color: #fff;
}

.single-blog-page .leave-comment .row {
    margin-left: -10px;
    margin-right: -10px;
}

.single-blog-page .leave-comment .row [class*="col-md"],
.single-blog-page .leave-comment .row [class^="col-md"] {
    padding: 0 10px;
}

.single-blog-page .leave-comment form .form-grp {
    margin-bottom: 20px;
}

.single-blog-page .leave-comment form input,
.single-blog-page .leave-comment form textarea {
    width: 100%;
    height: 50px;
    border: 1px solid #E7E7E7;
    padding-left: 25px;
    outline: none;
}

.single-blog-page .leave-comment form textarea {
    height: 230px;
    padding-top: 10px;
}

/* ==============================
   14. Footer styles
   ============================== */
.footer {
    position: relative;
    background: #13191d url(../img/resources/footer-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 100px;
}

.footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(22, 22, 25, 0.89);
}

.footer .container {
    position: relative;
}

.footer .footer-widget.quick-link-widget {
    padding-left: 40px;
}

.footer .footer-widget.latest-post-widget {
    padding-left: 60px;
}

.footer .footer-widget img {
    margin-bottom: 35px;
}

.footer .footer-widget p {
    color: #C9C9C9;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}

.footer .footer-widget ul,
.footer .footer-widget li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer-widget .title h3 {
    margin: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #fff;
}

.footer .footer-widget ul.cateogry-link {
    margin-top: 26px;
}

.footer .footer-widget ul.cateogry-link li a {
    color: #C9C9C9;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    transition: all 0.5s ease;
}

.footer .footer-widget ul.cateogry-link li a:hover {
    color: #d81f1f;
}

.footer .footer-widget ul.post-link {
    margin-top: 30px;
}

.footer .footer-widget ul.post-link li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
}

.footer .footer-widget ul.post-link li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 2px;
    display: block;
    background: #fff;
}

.footer .footer-widget ul.post-link li a {
    color: #C9C9C9;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    transition: all 0.5s ease;
}

.footer .footer-widget ul.post-link li a:hover {
    color: #d81f1f;
}

.footer .footer-widget ul.post-link li span {
    color: #576673;
    font-size: 13px;
    display: block;
}

.footer .footer-widget ul.address-list {
    margin-top: 28px;
    margin-bottom: 36px;
}

.footer .footer-widget ul.address-list li .icon-box,
.footer .footer-widget ul.address-list li .text-box {
    display: table-cell;
    vertical-align: middle;
}

.footer .footer-widget ul.address-list li .icon-box {
    text-align: center;
    width: 16px;
}

.footer .footer-widget ul.address-list li .text-box {
    padding-left: 20px;
}

.footer .footer-widget ul.address-list li .fa {
    font-size: 16px;
    color: #fff;
}

.footer .footer-widget ul.address-list li p {
    font-size: 14px;
    color: #C9C9C9;
    margin: 0;
    line-height: 20px;
}

.footer .footer-widget form {
    background: #2C2C2C;
    height: 50px;
    margin-top: 23px;
}

.footer .footer-widget form input {
    background-color: transparent;
    border: none;
    outline: none;
    width: 82%;
    height: 100%;
    line-height: 50px;
    padding-left: 25px;
    color: #fff;
}

.footer .footer-widget form button {
    border: none;
    outline: none;
    color: #fff;
    font-size: 18px;
    background-color: transparent;
}

.footer .footer-widget ul.social {
    margin-left: -4px;
    margin-top: 30px;
}

.footer .footer-widget ul.social li {
    padding: 0 4px;
}

.footer .footer-widget ul.social li a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #CACFD3;
    color: #CACFD3;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    transition: all .5s ease;
}

.footer .footer-widget ul.social li a:hover {
    border-color: #d81f1f;
    background: #d81f1f;
}

.bottom-footer {
    position: relative;
    padding: 23px 0;
    border-top: 1px solid #333333;
    margin-top: 73px;
}

.bottom-footer p {
    font-size: 15px;
    color: #595959;
    line-height: 24px;
    margin: 0;
}

.bottom-footer p a {
    font-weight: 600;
    color: #d81f1f;
}

/* ==============================
   15. Top Call to Action styles
   ============================== */
.top-call-to-action {
    margin-top: -78px;
    position: relative;
    z-index: 99;
}

.top-call-to-action .container {
    background: #FF3A3A;
    padding: 27px 0;
}

.top-call-to-action .single-top-call-to-action {
    padding-left: 50px;
    position: relative;
}

.top-call-to-action .single-top-call-to-action.no-divider:before {
    display: none;
}

.top-call-to-action .single-top-call-to-action:before {
    content: '';
    position: absolute;
    right: -30px;
    bottom: -29px;
    width: 32px;
    height: 123px;
    background: url(../img/resources/top-call-to-action-divider.png) top center no-repeat;
}

.top-call-to-action .single-top-call-to-action .icon-box,
.top-call-to-action .single-top-call-to-action .text-box {
    display: table-cell;
    vertical-align: middle;
}

.top-call-to-action .single-top-call-to-action .icon-box i {
    font-size: 56px;
    color: #fff;
}

.top-call-to-action .single-top-call-to-action .text-box {
    padding-left: 26px;
}

.top-call-to-action .single-top-call-to-action .text-box span {
    font-size: 48px;
    line-height: 30px;
    color: #fff;
    font-weight: 800;
}

.top-call-to-action .single-top-call-to-action .text-box h3 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

/* ==============================
   16. Inner Banner  styles
   ============================== */
.inner-banner {
    background: #000000 url(../img/resources/inner-banner.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 190px;
    padding-bottom: 105px;
}

.inner-banner .title h3 {
    font-size: 48px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    margin: 0;
}

.inner-banner .breadcumb {
    padding: 13px 0;
}

.inner-banner .breadcumb ul {
    margin: 0;
    padding: 0;
}

.inner-banner .breadcumb ul li {
    display: inline-block;
    list-style: none;
}

.inner-banner .breadcumb ul li:first-child:before {
    display: none;
}

.inner-banner .breadcumb ul li:before {
    content: '/';
    color: #fff;
    display: inline-block;
    margin-left: 4px;
    margin-right: 8px;
}

.inner-banner .breadcumb ul li a {
    display: block;
    color: #fff;
    display: inline-block;
}

/* ==============================
   17. About Content section  styles
   ============================== */
.about-content-section .row {
    margin-left: -31px;
    margin-right: -31px;
}

.about-content-section [class*="col-md"],
.about-content-section [class^="col-md"] {
    padding: 0 31px;
}

.about-content-section .video-box {
    position: relative;
}

.about-content-section .video-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.about-content-section .video-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.about-content-section .video-box .overlay .box a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.about-content-section .about-content-text {
    margin-right: -20px;
}

.about-content-section .about-content-text h3 {
    margin: 0;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #1E2023;
    font-weight: bold;
    margin-bottom: 28px;
}

.about-content-section .about-content-text p {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    margin-bottom: 32px;
}

.about-content-section .about-content-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about-content-section .about-content-text ul li {
    margin-bottom: 14px;
    list-style: none;
    font-size: 16px;
    color: #25292F;
    font-weight: 500;
    line-height: 26px;
}

.about-content-section .about-content-text ul li:last-child {
    margin-bottom: 0;
}

.about-content-section .about-content-text ul li i {
    font-size: 19px;
    color: #d81f1f;
    margin-right: 12px;
}

.about-call-to-action {
    border: 1px dashed #E4E4E4;
    margin-top: 85px;
}

.about-call-to-action .single-top-call-to-action {
    padding: 38px 0;
    padding-left: 30px;
    padding-bottom: 32px;
    position: relative;
}

.about-call-to-action .single-top-call-to-action.no-divider:before {
    display: none;
}

.about-call-to-action .single-top-call-to-action:before {
    content: '';
    position: absolute;
    right: -30px;
    bottom: 0px;
    width: 39px;
    height: 149px;
    background: url(../img/resources/about-call-to-action-divider.png) top center no-repeat;
}

.about-call-to-action .single-top-call-to-action .icon-box,
.about-call-to-action .single-top-call-to-action .text-box {
    display: table-cell;
    vertical-align: top;
}

.about-call-to-action .single-top-call-to-action .icon-box i {
    font-size: 36px;
    color: #1E2023;
}

.about-call-to-action .single-top-call-to-action .icon-box i.flaticon-gym {
    font-size: 49px;
}

.about-call-to-action .single-top-call-to-action .icon-box i.flaticon-exercise {
    font-size: 43px;
}

.about-call-to-action .single-top-call-to-action .text-box {
    padding-left: 30px;
}

.about-call-to-action .single-top-call-to-action .text-box h3 {
    margin: 0;
    text-transform: uppercase;
    color: #1E2023;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 8px;
}

.about-call-to-action .single-top-call-to-action .text-box p {
    font-size: 14px;
    margin: 0;
    color: #999999;
    line-height: 26px;
}

/* ==============================
   18. Gallery styles
   ============================== */
.single-gallery-post {
    position: relative;
    margin-top: 30px;
}

.single-gallery-post:hover .overlay {
    transform: scale(1);
}

.single-gallery-post .img-box {
    display: block;
}

.single-gallery-post .img-box img {
    width: 100%;
    height: 100%;
}

.single-gallery-post .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(216, 31, 31, 0.85);
    transform: scale(0);
    transition: all 0.5s ease;
}

.single-gallery-post .overlay .box-holder {
    display: table;
    width: 100%;
    height: 100%;
}

.single-gallery-post .overlay .box-holder .box-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.single-gallery-post .overlay .box-holder .box-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.single-gallery-post .overlay .box-holder .box-content ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

.single-gallery-post .overlay .box-holder .box-content ul li a {
    color: #fff;
    font-size: 15px;
    width: 44px;
    height: 44px;
    line-height: 40px;
    background: #010101;
    text-align: center;
    display: block;
    border: 2px solid #010101;
    transition: all 0.5s ease;
}

.single-gallery-post .overlay .box-holder .box-content ul li a:hover {
    border-color: #fff;
    background: transparent;
}

.single-gallery-post .overlay .box-holder .box-content h3,
.single-gallery-post .overlay .box-holder .box-content span {
    margin: 0;
    color: #fff;
    display: block;
}

.single-gallery-post .overlay .box-holder .box-content h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.gallery-page.version-two .masonary-item {
    width: 33.33333%;
    padding: 0 15px;
}

.gallery-details-page .single-product-carousel-content-box {
    margin: 0;
    padding: 0;
    border: none;
}

.gallery-details-page .single-product-carousel-content-box img {
    width: 100%;
}

/* ==============================
   19. Faq Content styles
   ============================== */
.faq-content .title h3 {
    font-size: 26px;
    margin: 0;
    color: #23282A;
    font-weight: 600;
    margin-bottom: 20px;
}

.faq-content .title p {
    font-size: 16px;
    color: #565656;
    margin: 0;
}

.faq-content .accrodion-grp {
    margin-top: 48px;
}

/* ==============================
   20. 404 error styles
   ============================== */
.error-404 h1 {
    font-size: 200px;
    line-height: 200px;
    color: #25292F;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Oswald', sans-serif;
}

.error-404 h1 span {
    color: #d81f1f;
}

.error-404 h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    color: #25292F;
    font-size: 60px;
    margin: 0;
}

.error-404 h2 {
    font-size: 36px;
    line-height: 22px;
    margin: 0;
    color: #272727;
    border-top: 1px solid #EDEDED;
    display: inline-block;
    padding-top: 30px;
    margin-top: 35px;
}

.error-404 p {
    font-size: 16px;
    color: #828282;
    line-height: 26px;
    margin: 0;
    margin-top: 20px;
}

.error-404 a.read-more {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color: #000000;
    border: 2px solid #DBDBDB;
    padding: 8px 31px;
    margin-top: 28px;
    transition: all 0.5s ease;
}

.error-404 a.read-more:hover {
    color: #d81f1f;
    border-color: #d81f1f;
}

/* ==============================
   21. Map and Form styles
   ============================== */
.map-and-form {
    background: #202020;
}

.map-and-form.full-width .container-fluid {
    margin: 0;
    padding: 0;
}

.map-and-form.full-width [class*="col-md"],
.map-and-form.full-width [class^="col-md"] {
    padding: 0px;
}

.map-and-form .google-map {
    width: 100%;
    height: 600px;
}

.map-and-form .contact-form {
    padding-left: 105px;
    padding-right: 50px;
    margin-top: 85px;
}

.map-and-form .contact-form .title h3 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 36px;
    margin: 0;
}

.map-and-form .contact-form .form-grp {
    margin-bottom: 20px;
    padding: 0 15px;
}

.map-and-form .contact-form .form-grp input,
.map-and-form .contact-form .form-grp textarea {
    width: 100%;
    border: none;
    outline: none;
    color: #717171;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-bottom: 1px solid #717171;
}

.map-and-form .contact-form .form-grp textarea {
    line-height: 30px;
    height: 120px;
}

.map-and-form .contact-form .form-grp .thm-btn {
    font-size: 14px;
    padding: 7px 28px;
    margin-top: 17px;
}

.map-and-form .contact-form .form-grp label.error {
    display: none !important;
}

.map-and-form .contact-form .form-grp input.error,
.map-and-form .contact-form .form-grp textarea.error {
    border-color: red;
}

/* ==============================
   22. Map and Form styles
   ============================== */
.contact-content .title h3 {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    color: #383838;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 22px;
}

.contact-content .title p {
    font-size: 16px;
    color: #565656;
    line-height: 28px;
}

.contact-content ul,
.contact-content li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-content .contact-info {
    margin-top: 55px;
}

.contact-content .contact-info li {
    margin-bottom: 30px;
}

.contact-content .contact-info li:last-child {
    margin-bottom: 0;
}

.contact-content .contact-info li .icon-box,
.contact-content .contact-info li .text-box {
    display: table-cell;
    vertical-align: middle;
}

.contact-content .contact-info li .icon-box {
    width: 50px;
}

.contact-content .contact-info li .icon-box i {
    font-size: 34px;
    color: #E7E9EB;
    vertical-align: bottom;
}

.contact-content .contact-info li .text-box h3 {
    margin: 0;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    color: #000000;
}

.contact-content .contact-info li .text-box p {
    margin: 0;
    color: #9D9D9D;
    font-size: 14px;
}

/* ==============================
   23. Sidebar styles
   ============================== */
.single-sidebar-wrapper .single-sidebar {
    margin-bottom: 45px;
}

.single-sidebar-wrapper .single-sidebar .sidebar-title h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    font-family: 'Oswald', sans-serif;
}

.single-sidebar-wrapper .single-sidebar.search-widget form {
    width: 100%;
    height: 55px;
    border: 1px solid #F1F1F1;
}

.single-sidebar-wrapper .single-sidebar.search-widget form input {
    width: 70%;
    border: none;
    outline: none;
    height: 100%;
    float: left;
    padding-left: 30px;
}

.single-sidebar-wrapper .single-sidebar.search-widget form button {
    width: 65px;
    text-align: center;
    height: 55px;
    background: #25292F;
    color: #fff;
    float: right;
    border: none;
    margin-top: -1px;
}

.single-sidebar-wrapper .single-sidebar.subscribe-form {
    background: #FBFBFB;
    padding: 30px 40px;
}

.single-sidebar-wrapper .single-sidebar.subscribe-form .title {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.single-sidebar-wrapper .single-sidebar.subscribe-form span {
    font-size: 15px;
    color: #888888;
}

.single-sidebar-wrapper .single-sidebar.subscribe-form input {
    width: 100%;
    height: 60px;
    border: 1px solid #F2F2F2;
    padding-left: 25px;
    line-height: 60px;
    outline: none;
    margin-bottom: 20px;
}

.single-sidebar-wrapper .single-sidebar.subscribe-form button {
    background: #d81f1f;
    width: 100%;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    outline: none;
    height: 60px;
    color: #fff;
    margin-top: 40px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul,
.single-sidebar-wrapper .single-sidebar.recent-post > ul {
    margin: 0;
    padding: 0;
    margin-top: 32px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li {
    list-style: none;
    padding-bottom: 35px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li:last-child,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li:last-child {
    padding-bottom: 0;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .img-box,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .img-box,
.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box {
    display: table-cell;
    vertical-align: middle;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .img-box,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .img-box {
    width: 100px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box {
    padding-left: 30px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box h4,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box h4 {
    font-size: 16px;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box p,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box p {
    color: #A4A4A4;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    margin-top: 6px;
    margin-bottom: 2px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box .social,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box .social {
    margin-left: -2px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box .social li,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box .social li {
    padding: 0 2px;
}

.single-sidebar-wrapper .single-sidebar.team-widget > ul > li .content-box .social li a,
.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box .social li a {
    color: #8D8B8B;
}

.single-sidebar-wrapper .single-sidebar.recent-post > ul > li {
    padding-bottom: 20px;
}

.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .img-box {
    width: 75px;
}

.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box h3 {
    font-size: 16px;
    color: #25292F;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    font-weight: bold;
}

.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box p {
    font-size: 16px;
    color: #868686;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    text-transform: none;
}

.single-sidebar-wrapper .single-sidebar.recent-post > ul > li .content-box a {
    color: #868686;
}

.single-sidebar-wrapper .single-sidebar.categories ul,
.single-sidebar-wrapper .single-sidebar.archives ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
}

.single-sidebar-wrapper .single-sidebar.categories ul li,
.single-sidebar-wrapper .single-sidebar.archives ul li {
    list-style: none;
    margin-bottom: 9px;
}

.single-sidebar-wrapper .single-sidebar.categories ul li:last-child,
.single-sidebar-wrapper .single-sidebar.archives ul li:last-child {
    margin-bottom: 0;
}

.single-sidebar-wrapper .single-sidebar.categories ul li a,
.single-sidebar-wrapper .single-sidebar.archives ul li a {
    font-size: 14px;
    color: #999999;
    display: block;
    transition: all 0.5s ease;
}

.single-sidebar-wrapper .single-sidebar.categories ul li a:hover,
.single-sidebar-wrapper .single-sidebar.archives ul li a:hover {
    color: #d81f1f;
}

.single-sidebar-wrapper .single-sidebar.tag-key > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 35px;
}

.single-sidebar-wrapper .single-sidebar.tag-key > ul > li {
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 4px;
}

.single-sidebar-wrapper .single-sidebar.tag-key > ul > li a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #7D8D9B;
    font-family: 'Oswald', sans-serif;
    line-height: 28px;
    border: 1px solid #7D8D9B;
    border-radius: 10px;
    padding: 0 17px;
}

.single-sidebar-wrapper .single-sidebar.tag-key > ul > li a:hover {
    background: #d81f1f;
    color: #fff;
    border-color: #d81f1f;
    transition: all .5s ease;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul {
    margin-top: 27px;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li {
    margin-bottom: 30px;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li:last-child {
    margin-bottom: 0;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .img-box {
    width: 70px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    border: 1px solid #F1F1F1;
    overflow: hidden;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .img-box img {
    width: 100%;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    text-transform: capitalize;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box .list-inline {
    margin: 0;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box .list-inline li {
    margin: 0;
    padding: 0;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box .list-inline span {
    display: block;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box .list-inline span i {
    color: #F54545;
    font-size: 12px;
}

.single-sidebar-wrapper .single-sidebar.popular-product > ul > li .content-box span.price {
    font-size: 16px;
    color: #ABAAAA;
    font-family: 'Oswald', sans-serif;
}

.single-sidebar-wrapper .single-sidebar.call-to-action-box {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #F3F3F3;
    text-align: center;
}

.single-sidebar-wrapper .single-sidebar.call-to-action-box h3 {
    margin: 0;
    color: #404040;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    line-height: 36px;
}

.single-sidebar-wrapper .single-sidebar.call-to-action-box h3 span {
    font-size: 30px;
    color: #F54545;
}

/* ==============================
   24. Booking Form styles
   ============================== */
#booking-form {
    z-index: 99999;
}

#booking-form .modal-body {
    padding: 25px;
}

#booking-form .search-form-box .thm-btn {
    width: auto;
    height: auto;
}

#booking-form input,
#booking-form textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    padding-left: 20px;
    transition: all 0.5s ease;
}

#booking-form input:focus,
#booking-form textarea:focus {
    box-shadow: 0 0 2px 2px rgba(157, 157, 157, 0.3);
}

#booking-form textarea {
    padding-top: 10px;
}

#booking-form .form-grp {
    width: 100%;
    height: 42px;
    background: #fff;
    border: 1px solid #F6F6F6;
    margin-bottom: 15px;
}

#booking-form .form-grp .select-menu + .ui-selectmenu-button {
    border-radius: 0;
    width: 100% !important;
    background: none;
    border: none;
    font-weight: normal;
    height: 40px;
    outline: none;
}

#booking-form .form-grp.has-textarea {
    height: 100px;
}

#booking-form .form-grp .select-menu + .ui-state-default .ui-icon {
    background: url(../img/resources/select-menu-angle.png) center center no-repeat;
    display: block;
}

#booking-form .form-grp .select-menu + .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    color: #B9B8B8;
    border-radius: 0px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding-left: 20px;
}

#booking-form .main-title {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    margin-bottom: 25px;
}

#booking-form .main-title i {
    color: #d81f1f;
    margin-right: 10px;
}

#booking-form .title {
    font-size: 20px;
    color: #9A9A9A;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

#booking-form .title i {
    color: #000;
    font-size: 26px;
    margin-right: 10px;
}

#booking-form .thm-btn {
    font-size: 14px;
    padding: 4px 20px;
}

#booking-form label.error {
    display: none !important;
}

#booking-form input.error,
#booking-form textarea.error {
    background: rgba(255, 0, 0, 0.5);
}

/* ==============================
   25. Our Schedule styles
   ============================== */
.schedule {
    position: relative;
    padding: 60px 0px;
}

.schedule .time-table {
    position: relative;
    display: table;
    width: 100%;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    background: #f5f5f5;
    text-transform: uppercase;
    overflow-x: auto;
    min-width: 1160px;
}

.schedule .time-table .table-row {
    position: relative;
    display: table-row;
    width: 100%;
}

.schedule .time-table .table-row .table-cell {
    position: relative;
    display: table-cell;
    text-align: right;
}

.schedule .time-table .head .table-cell {
    line-height: 30px;
    padding: 15px 0px;
    text-align: center;
    background: #d81f1f;
    vertical-align: central;
}

.schedule .time-table .normal-row .table-cell.empty {
    opacity: 0;
}

.schedule .time-table .normal-row .table-cell {
    line-height: 20px;
    padding: 0px;
    text-align: right;
    background: #ffffff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    vertical-align: bottom;
    overflow: hidden;
    padding-top: 40px;
}

.schedule .time-table .normal-row .table-cell.dark {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.schedule .time-table .normal-row .table-cell .exercise {
    position: relative;
    display: inline-block;
    margin-top: 6px;
    font-size: 11px;
    right: -11px;
    padding-top: 30px;
    text-transform: uppercase;
    padding: 3px 20px 3px 15px;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}

.schedule .time-table .normal-row .table-cell span {
    position: relative;
    display: inline-block;
    transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    -o-transform: skewX(25deg);
    -moz-transform: skewX(25deg);
}

.schedule .time-table .table-cell.dark {
    background: #262627;
    text-align: center;
    vertical-align: middle;
}

.schedule .time-table .bg-blue {
    background-color: #d81f1f;
}

.schedule .time-table .bg-orange {
    background-color: #fd682e;
}

.schedule .time-table .bg-pink {
    background-color: #e62c88;
}

.schedule .time-table .bg-green {
    background-color: #65be3e;
}

.schedule .time-table .bg-red {
    background-color: #f64023;
}

.schedule .time-table .bg-golden {
    background-color: #f6ae13;
}

.schedule .time-table .bg-purple {
    background-color: #886adb;
}

.schedule .time-table * {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
