* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
}
body {
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    font-weight: 400;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
    font-family: Poppins, sans-serif;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #fa2964;
    font-weight: 600;
}
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}
a.read-more {
    font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.4em;
    font-family: Raleway, sans-serif;
}
h1 {
    position: relative;
    color: #333;
    font-size: 34px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
h3 {
    color: #000;
}
h4 {
    color: #fa2964;
}
h5 {
    color: #000;
}
.no-padding {
    padding: 0 !important;
}
.text,
p {
    position: relative;
    line-height: 1.8em;
    font-family: "Open Sans", sans-serif;
}
.strike-through {
    text-decoration: line-through;
}
.auto-container {
    position: static;
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
}
.small-container {
    max-width: 780px;
    margin: 0 auto;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.theme-btn {
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.grey-bg {
    background-color: #f9fafb;
}
.centered {
    text-align: center;
}
.list-style-one {
    position: relative;
}
.list-style-one li {
    position: relative;
    color: #373737;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 8px;
}
.list-style-one li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #5b5b5b;
}
.btn-style-one {
    position: relative;
    padding: 10px 26px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    background: 0 0;
    letter-spacing: 1px;
    border-radius: 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.btn-style-one:hover {
    color: #fff;
    background: #fa2964;
    border-color: #fa2964;
}
.btn-style-two {
    position: relative;
    padding: 6px 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    background: 0 0;
    border-radius: 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.btn-style-two:hover {
    color: #fff;
    background: #fa2964;
    border-color: #fa2964;
}
.btn-style-three {
    position: relative;
    padding: 8px 100px;
    line-height: 24px;
    color: #999;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    background: 0 0;
    border-radius: 0;
    letter-spacing: 2px;
    border: 2px solid #e0e0e0;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.btn-style-three:hover {
    color: #fff;
    background: #fa2964;
    border-color: #fa2964;
}
.btn-style-four {
    position: relative;
    padding: 12px 35px;
    line-height: 24px;
    color: #000;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    background: 0 0;
    letter-spacing: 1px;
    border: 2px solid #000;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.btn-style-four:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}
.theme_color {
    color: #fa2964;
}
.social-icon-one {
    position: relative;
}
.social-icon-one li.share {
    position: relative;
    top: -4px;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2px;
    margin-right: 15px !important;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.social-icon-one li {
    position: relative;
    margin-right: 2px;
    margin-bottom: 4px;
    display: inline-block;
}
.social-icon-one li a {
    position: relative;
    width: 62px;
    height: 44px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    background-color: #2f58a1;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon-one li a:hover {
    opacity: 0.8;
}
.social-icon-one li.twitter a {
    background-color: #069cd5;
}
.social-icon-one li.g_plus a {
    background-color: #ec453e;
}
.social-icon-one li.linkedin a {
    background-color: #0076b8;
}
.social-icon-one li.pinteret a {
    background-color: #da0d32;
}
.social-icon-one li.android a {
    background-color: #62c56b;
}
.social-icon-one li.dribbble a {
    background-color: #ef70a9;
}
.social-icon-one li.rss a {
    background-color: #fd9f13;
}
.social-icon-one li.instagram a {
    background-color: #35475c;
}
.social-icon-one li.vimeo a {
    background-color: #4eceea;
}
.social-icon-one.alternate li {
    margin-right: 5px;
    margin-bottom: 8px;
}
.social-icon-one.alternate li:nth-child(4n + 0) {
    margin-right: 0;
}
.social-icon-one.alternate li a {
    width: 86px;
    height: 53px;
    line-height: 53px;
    font-size: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.social-icon-one.alternate li a:hover {
    opacity: 0.7;
}
.social-icon-two {
    position: relative;
}
.social-icon-two li {
    position: relative;
    margin-right: 12px;
    margin-bottom: 4px;
    display: inline-block;
}
.social-icon-two li a {
    position: relative;
    color: #c2c2c2;
    font-size: 18px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon-two li a:hover {
    color: #fa2964;
}
.social-icon-three {
    position: relative;
    margin-bottom: 30px;
}
.social-icon-three li.share {
    position: relative;
    top: -4px;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2px;
    margin-right: 15px !important;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.social-icon-three li {
    position: relative;
    margin-right: 2px;
    margin-bottom: 4px;
    display: inline-block;
}
.social-icon-three li a {
    position: relative;
    width: 46px;
    height: 33px;
    color: #b5b5b5;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    background-color: #ededed;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon-three li a:hover {
    color: #fff;
    background-color: #fa2964;
}
img {
    display: inline-block;
    max-width: 100%;
}
@media (max-width: 775px) {
    #picblock-left {
        width: 100%;
        height: 100%;
        padding-bottom: 14px;
    }
}
@media (min-width: 776px) {
    #picblock-left {
        float: left;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 6px;
        max-width: 50%;
    }
}
@media (max-width: 775px) {
    #picblock-right {
        width: 100%;
        height: 100%;
        padding-bottom: 14px;
    }
}
@media (min-width: 776px) {
    #picblock-right {
        float: right;
        position: relative;
        z-index: 2;
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 6px;
        max-width: 50%;
    }
}
@media (max-width: 775px) {
    #picblock-center {
        width: 100%;
        height: 100%;
        padding-bottom: 14px;
    }
}
@media (min-width: 776px) {
    #picblock-center {
        float: right;
        position: relative;
        z-index: 2;
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 6px;
        max-width: 50%;
    }
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../svg/preloader.svg);
    background-size: 170px;
}
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #27292d;
    display: none;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll-to-top:hover {
    color: #fff;
    background: #fa2964;
}
.main-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    border-bottom: 1px solid #ccc;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sticky-header .logo a {
    position: relative;
    display: block;
    margin-top: 5px;
}
.fixed-header .sticky-header {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -op-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.fixed-header .sticky-header .logo .letter {
    position: relative;
    top: 10px;
    color: #fa2964;
    font-weight: 700;
    font-size: 30px;
    line-height: 1em;
    float: left;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}
.fixed-header .main-menu .navigation > li:hover > a:after,
.fixed-header .main-menu .navigation > li > a:before {
    display: none;
}
.main-header .header-top {
    position: relative;
    padding: 8px 0;
    background-color: #333;
}
.main-header .header-top .top-left ul li {
    color: #fff;
    font-size: 14px;
}
.main-header .header-top .top-left,
.main-header .header-top .top-right {
    position: relative;
}
.main-header .header-top .top-right {
    position: relative;
    text-align: right;
}
.main-header .header-top .top-right .english-nav {
    position: relative;
    display: inline-block;
}
.main-header .header-top .top-right .english-nav li {
    position: relative;
    padding: 0 10px 0 15px;
    display: inline-block;
}
.main-header .header-top .top-right .english-nav li:after {
    position: absolute;
    content: "/";
    color: #fff;
    font-size: 16px;
    right: -8px;
    top: 2px;
}
.main-header .header-top .top-right .english-nav li:last-child::after {
    display: none;
}
.main-header .header-top .top-right .english-nav li a:hover,
.main-header .header-top .top-right .english-nav li.active a {
    background-color: #fa2964;
}
.main-header .header-top .top-right .english-nav li a {
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-header .header-top .top-right .social-nav {
    position: relative;
    display: inline-block;
}
.main-header .header-top .top-right .social-nav li {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.main-header .header-top .top-right .social-nav li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-header .header-top .top-right .social-nav li a:hover {
    color: #fa2964;
}
.main-header .header-top .top-right .social-nav li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.header-top-two {
    position: relative;
    background: #fa2964;
    color: #fff;
}
.header-top-two .top-left {
    position: relative;
    float: left;
    padding: 7px 0;
}
.header-top-two .social-icon {
    position: relative;
}
.header-top-two .social-icon li {
    position: relative;
    margin-right: 20px;
    display: inline-block;
}
.header-top-two .social-icon li a {
    position: relative;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-top-two .social-icon li a:hover {
    color: rgba(255, 255, 255, 0.5);
}
.header-top-two .top-right {
    position: relative;
    float: right;
}
.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 25px;
    font-size: 13px;
    color: #777;
    text-align: left;
    padding: 0 25px 0 48px;
}
.main-header .info-box:after {
    position: absolute;
    content: "";
    right: 0;
    top: -2px;
    width: 1px;
    height: 50px;
    background-color: #ededed;
}
.main-header .info-box:last-child {
    padding-right: 0;
}
.main-header .info-box:last-child::after {
    display: none;
}
.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #fa2964;
    font-size: 30px;
    text-align: left;
    line-height: 1.2em;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #848484;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 300;
}
.main-header .info-box strong {
    font-weight: 600;
    color: #1e260d;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    font-family: Poppins, sans-serif;
}
.header-top-two .top-right .search-box .form-group {
    position: relative;
    margin: 0;
}
.header-top-two .top-right .search-box .form-group input[type="search"],
.header-top-two .top-right .search-box .form-group input[type="text"] {
    position: relative;
    line-height: 25px;
    padding: 10px 50px 10px 20px;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    font-size: 14px;
    height: 45px;
    width: 270px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-top-two .top-right .search-box .form-group input::-webkit-input-placeholder {
    color: #fff;
}
.header-top-two .top-right .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
    background: 0 0;
}
.header-top-three {
    position: relative;
    padding: 12px 0;
    background-color: #333;
}
.header-top-three .top-left {
    position: relative;
    float: left;
}
.header-top-three .top-left .text {
    position: relative;
    top: 0;
    color: #bbb;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
}
.header-top-three .top-left .text span {
    color: #fff;
}
.header-top-three .top-right {
    position: relative;
    float: right;
}
.header-top-three .social-icon {
    position: relative;
}
.header-top-three .social-icon li {
    position: relative;
    margin-left: 20px;
    display: inline-block;
}
.header-top-three .social-icon li a {
    position: relative;
    display: block;
    line-height: 1em;
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-top-three .social-icon li a:hover {
    color: #fa2964;
}
.main-header .language {
    position: relative;
    top: -2px;
    line-height: 1em;
    display: inline-block;
    margin-left: 22px;
}
.main-header .language .dropdown-menu {
    top: 100%;
    width: 170px;
    border-radius: 0;
    padding: 0;
    margin-top: 16px;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background-color: #222;
    border-top: 3px solid #fa2964;
}
.main-header .language > a {
    color: #fff !important;
    padding: 0;
    background: 0 0 !important;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
}
.main-header language a:hover {
    background: 0 0;
}
.main-header .language .dropdown-menu > li {
    padding-right: 0 !important;
    margin: 0 !important;
    float: none;
    display: block !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-header .language .dropdown-menu > li:last-child {
    border-bottom: none;
}
.main-header .language .dropdown-menu > li > a {
    padding: 8px 20px !important;
    color: #fff;
    text-align: left;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-header .language .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #fa2964;
}
.main-header .header-upper {
    position: relative;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 5;
}
.main-header .logo-outer {
    position: relative;
    z-index: 25;
    text-align: center;
    padding: 32px 0;
}
.main-header .logo-outer .logo {
    position: relative;
}
.main-header .logo-outer .logo .letter {
    position: relative;
    top: 4px;
    color: #fa2964;
    font-weight: 700;
    font-size: 75px;
    line-height: 1em;
    float: left;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}
.main-header .logo-outer .logo a {
    position: relative;
    display: inline-block;
}
.main-header .logo-outer .logo img {
    position: relative;
    float: left;
}
.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 55px;
}
.header-style-three .header-upper .upper-right {
    padding-top: 28px;
}
.main-header .header-upper .nav-outer {
    position: relative;
    float: right;
}
.main-header .nav-outer .more-options {
    position: relative;
    right: 0;
    top: 50%;
    width: 35px;
    float: right;
    margin: 54px 0;
    margin-left: 30px;
    border-left: 1px solid #d6d6d6;
}
.main-header .header-lower .search-box-outer {
    position: relative;
    min-width: 70px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 21px;
    padding-bottom: 22px;
    display: inline-block;
    border-right: 1px solid #f5f4f4;
}
.main-header .header-lower .search-box-btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #999;
    line-height: 20px !important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-header .header-lower .search-box-btn:hover {
    color: #444;
}
.main-header .header-lower .search-box-outer .dropdown-menu {
    top: 40px;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #fa2964;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.main-header .header-lower .search-box-outer .dropdown-menu > li {
    padding: 0;
    border: none;
    background: 0 0;
}
.main-header .header-lower .search-panel .form-container {
    padding: 25px 20px;
}
.main-header .header-lower .search-panel .form-group {
    position: relative;
    margin: 0;
}
.main-header .header-lower .search-panel input[type="password"],
.main-header .header-lower .search-panel input[type="search"],
.main-header .header-lower .search-panel input[type="text"],
.main-header .header-lower .search-panel select {
    display: block;
    width: 100%;
    height: 40px;
    color: #000;
    line-height: 24px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 7px 40px 7px 15px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-header .header-lower .search-panel input:focus,
.main-header .header-lower .search-panel select:focus {
    border-color: #fa2964;
}
.main-header .header-lower .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0 0;
    cursor: pointer;
}
.main-menu {
    position: relative;
}
.main-menu .navbar-collapse {
    padding: 0;
}
.main-menu .navigation {
    position: relative;
    margin: 0;
}
.main-menu .navigation > li {
    position: relative;
    float: left;
    padding: 0;
    border-left: 1px solid #f5f4f4;
}
.main-menu .navigation > li:last-child {
    border-right: 1px solid #f5f4f4;
}
.sticky-header .main-menu .navigation > li {
    padding: 0;
    margin-right: 0;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 17px 24px;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    font-weight: 500;
    opacity: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a::before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.main-menu .navigation > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fa2964;
    height: 4px;
    opacity: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.sticky-header .main-menu .navigation > li > a {
    padding: 13px 15px !important;
    color: #333;
}
.sticky-header .main-menu .navigation > li.dropdown > a:before {
    display: none;
}
.header-upper .main-menu .navigation > li.current-menu-item > a,
.header-upper .main-menu .navigation > li.current > a,
.header-upper .main-menu .navigation > li:hover > a {
    color: #fa2964;
    opacity: 1;
}
.sticky-header .main-menu .navigation > li.current-menu-item > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a {
    color: #333 !important;
    background: #fff;
}
.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 120%;
    width: 240px;
    z-index: 100;
    display: none;
    padding: 0 0;
    background: #101010;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0;
}
.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 20px;
    line-height: 22px;
    font-weight: 500;
    font-size: 14px;
    color: #e0e0e0;
    text-align: left;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Montserrat, sans-serif;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #fff;
    background-color: #fa2964;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 21px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #fff;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 20px;
    width: 240px;
    z-index: 100;
    display: none;
    background: #101010;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 20px;
    line-height: 22px;
    font-weight: 500;
    font-size: 14px;
    color: #e0e0e0;
    text-align: left;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Montserrat, sans-serif;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
    color: #fff;
    background-color: #fa2964;
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none;
}
.main-header .header-lower {
    position: relative;
    border-top: 1px solid #f5f4f4;
}
.main-header .nav-outer {
    position: relative;
}
.main-header .outer-box {
    position: absolute;
    right: 0;
    top: 0;
}
.main-header .outer-box .cart-box {
    position: relative;
    float: left;
    color: #999;
    font-size: 20px;
    margin-top: 20px;
    background: 0 0;
    display: inline-block;
}
.main-header .outer-box .cart-box .cart-box-btn {
    background: 0 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.main-header .outer-box .cart-box .cart-box-btn:hover {
    color: #444;
}
.main-header .outer-box .cart-box .cart-panel {
    border-radius: 0;
    padding: 20px 20px;
    min-width: 300px;
    margin-top: 18px;
    border-color: #e4e4e4;
    border-top: 3px solid #fa2964;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.main-header .outer-box .cart-box .cart-panel .cart-total {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.main-header .outer-box .cart-box .cart-panel .cart-total span {
    font-weight: 700;
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed {
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li {
    position: relative;
    margin: 0 5px;
    display: inline-block;
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a {
    position: relative;
    color: #292929;
    font-weight: 600;
    font-size: 12px;
    padding: 4px 15px;
    display: inline-block;
    border: 1px solid #292929;
    text-transform: capitalize;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-family: Montserrat, sans-serif;
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a:hover {
    color: #fff;
    border-color: #fa2964;
    background-color: #fa2964;
}
.main-header .outer-box .cart-box .icon a {
    color: #999;
}
.sec-title {
    position: relative;
    margin-bottom: 42px;
    background-color: #f3f3f3;
}
.sec-title h2 {
    position: relative;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 9px 15px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    background-color: #fa2964;
    font-family: Montserrat, sans-serif;
}
.sec-title-two {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 20px;
}
.sec-title-two h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 1.3em;
}
.sec-title-two .text {
    position: relative;
    color: #666;
    font-size: 18px;
    font-weight: 400;
}
.sec-title-two:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background-color: #fa2964;
}
.blog-section {
    position: relative;
    padding: 60px 0 60px;
    max-width: 780px;
    margin: 0 auto;
}
.news-block {
    position: relative;
    margin-bottom: 70px;
}
.news-block .inner-box {
    position: relative;
}
.news-block .inner-box .image {
    position: relative;
}
.news-block .inner-box .image .category {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #222;
}
.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.news-block .inner-box .lower-box {
    position: relative;
    padding: 45px 0 35px;
    border-bottom: 1px solid #eee;
}
.news-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
}
.news-block .inner-box .lower-box h3 a {
    color: #333;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-block .inner-box .lower-box h3 a:hover {
    color: #e83f44;
}
.news-block .inner-box .lower-box .post-meta {
    position: relative;
    margin-bottom: 15px;
}
.news-block .inner-box .lower-box .post-meta li {
    position: relative;
    color: #999;
    font-weight: 600;
    font-size: 13px;
    padding-left: 18px;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.news-block .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    color: #999;
}
.news-block .inner-box .lower-box .text {
    position: relative;
    color: #777;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 25px;
}
.news-block-one {
    position: relative;
    margin-bottom: 30px;
}
.news-block-one .inner-box {
    position: relative;
}
.news-block-one .inner-box .image {
    position: relative;
}
.news-block-one .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.news-block-one .inner-box .lower-box {
    position: relative;
    text-align: center;
    padding-top: 30px;
}
.news-block-one .inner-box .lower-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.news-block-one .inner-box .lower-box h3 a {
    color: #232323;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.news-block-one .inner-box .lower-box h3 a:hover {
    color: #fa2964;
}
.news-block-one .inner-box .lower-box .post-date {
    position: relative;
    color: #a7a7a7;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    font-family: Conv_georgia;
}
.news-block-one .inner-box .lower-box .text {
    position: relative;
    color: #616060;
    font-size: 14px;
    line-height: 1.8em;
    margin-top: 15px;
    margin-bottom: 20px;
}
.news-block-one .inner-box .lower-box .read-more {
    position: relative;
    color: #fa2964;
    font-size: 14px;
    letter-spacing: 1px;
}
.news-block-one .inner-box .lower-box .read-more .arrow {
    position: relative;
    top: 3px;
    font-size: 18px;
    margin-left: 3px;
}
.styled-pagination {
    position: relative;
}
.styled-pagination ul {
    position: relative;
}
.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 5px 5px 0;
}
.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 36px;
    height: 40px;
    font-size: 14px;
    text-transform: capitalize;
    min-width: 40px;
    background: 0 0;
    color: #999;
    font-weight: 500;
    text-align: center;
    border: 2px solid #f3f3f3;
    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;
    font-family: Montserrat, sans-serif;
}
.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
    border-color: #fa2964;
    background-color: #fa2964;
}
.styled-pagination.centered {
    text-align: center;
}
.styled-pagination.centered:before {
    left: 0;
}
.styled-pagination.centered ul {
    background-color: #fff;
    padding: 0 30px;
}
.main-footer {
    position: relative;
    background-color: #28292d;
}
.main-footer .widgets-section {
    position: relative;
    padding-top: 70px;
    padding-bottom: 20px;
}
.main-footer .widgets-section .footer-widget {
    position: relative;
    margin-bottom: 30px;
}
.main-footer .widgets-section .footer-widget h2 {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.review-block {
    position: relative;
    min-height: 110px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.review-block:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px;
}
.review-block .inner-box {
    position: relative;
    padding-left: 105px;
}
.review-block .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    background-color: #e9ebee;
}
.review-block .inner-box .image a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(255, 255, 255, 0.3);
}
.review-block .inner-box:hover .image a:before {
    opacity: 1;
}
.review-block .inner-box .text {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    font-family: Montserrat, sans-serif;
}
.review-block .inner-box .text a {
    position: relative;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    font-family: Montserrat, sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.review-block .inner-box .text a:hover {
    color: #fa2964;
}
.review-block .inner-box .ratings {
    position: relative;
    color: #fff;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
}
.review-block .inner-box .ratings .fa {
    position: relative;
    color: #fff;
    font-size: 16px;
}
.review-block .inner-box .ratings .fa.light {
    color: rgba(255, 255, 255, 0.1);
}
.isntagram-widget .image {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 3px 3px 0;
}
.isntagram-widget .image img {
    position: relative;
    display: block;
    width: 100%;
    background-color: #e9ebee;
}
.isntagram-widget .image .lightbox-image {
    position: relative;
    display: block;
}
.isntagram-widget .image .lightbox-image:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.isntagram-widget .image:hover .lightbox-image:before {
    opacity: 1;
}
.main-footer .newsletter-widget .form-group {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.main-footer .newsletter-widget .form-group input[type="email"],
.main-footer .newsletter-widget .form-group input[type="text"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 48px;
    font-size: 15px;
    color: #fff;
    background-color: #444;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-footer .newsletter-widget .form-group button {
    width: 100%;
}
.main-footer .tweets-widget .tweet {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
    min-height: 100px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-footer .tweets-widget .tweet .text {
    color: #777;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px;
}
.main-footer .tweets-widget .tweet .text a {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-footer .tweets-widget .tweet p {
    margin-bottom: 0;
    color: #9799a9;
    font-size: 17px;
    line-height: 1.6em;
}
.main-footer .tweets-widget .tweet:last-child {
    margin-bottom: 0;
    border: none;
    min-height: inherit;
}
.main-footer .tweets-widget .tweet .icon {
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 1.4em;
    color: #fa2964;
    font-size: 18px;
}
.main-footer .tweets-widget .tweet .days {
    color: #fa2964;
    font-size: 15px;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 50px 0 0;
    background-color: #1a1c1e;
}
.main-footer .footer-bottom .logo {
    position: relative;
    text-align: center;
}
.main-footer .footer-bottom .logo .letter {
    position: relative;
    top: 2px;
    color: #fa2964;
    font-weight: 700;
    font-size: 75px;
    line-height: 1em;
    float: left;
    margin-right: 2px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}
.main-footer .footer-bottom .logo a {
    position: relative;
    display: inline-block;
}
.main-footer .footer-bottom .text {
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 1.6em;
    text-align: center;
}
.main-footer .footer-bottom .copyright-section {
    position: relative;
    padding: 15px 0;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.main-footer .footer-bottom .copyright-section .footer-nav {
    position: relative;
}
.main-footer .footer-bottom .copyright-section .footer-nav li {
    position: relative;
    font-size: 13px;
    padding-right: 20px;
    margin-right: 20px;
    display: inline-block;
    line-height: 1em;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.main-footer .footer-bottom .copyright-section .footer-nav li:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.main-footer .footer-bottom .copyright-section .footer-nav li a {
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.main-footer .footer-bottom .copyright-section .footer-nav li a:hover {
    color: #fa2964;
}
.main-footer .footer-bottom .copyright-section .copyright {
    position: relative;
    color: #fff;
    text-align: right;
}
.hidden-bar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #232323;
    z-index: 9999;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}
.hidden-bar .mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.hidden-bar.left-align {
    left: -400px;
}
.hidden-bar.left-align.visible-sidebar {
    left: 0;
}
.hidden-bar.left-align {
    left: -100%;
}
.hidden-bar.left-align.visible-sidebar {
    left: 0;
    display: none;
}
.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 5px;
    background: 0 0;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    z-index: 999999;
}
.hidden-bar .hidden-bar-closer button {
    background: 0 0;
    display: block;
    font-size: 20px;
    color: #656565;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.hidden-bar .hidden-bar-closer:hover button {
    color: #fff;
}
.hidden-bar-wrapper {
    height: 100%;
    padding: 10px 30px 40px;
    padding-right: 0;
}
.hidden-bar-wrapper .mCustomScrollBox {
    overflow: visible;
}
.hidden-bar .logo {
    position: relative;
    padding: 0 0 0;
    text-align: center;
    width: 270px;
    height: 60px;
    margin: 0 auto;
    right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hidden-bar .logo a {
    position: relative;
    width: 270px;
    height: 60px;
    display: block;
}
.hidden-bar .logo a .letter {
    position: relative;
    color: #fa2964;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.7em;
    float: left;
    top: 2px;
    text-transform: uppercase;
}
.hidden-bar .logo img {
    float: left;
    max-width: 100%;
}
.hidden-bar .side-menu {
    background-color: transparent;
    padding: 0;
    font-size: 13px;
    text-align: center;
    padding-right: 40px;
}
.hidden-bar .side-menu ul li ul a {
    background: 0 0;
}
.hidden-bar .side-menu ul li ul li ul li a {
    background: 0 0;
    text-transform: uppercase;
    padding-left: 22px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}
.hidden-bar .side-menu a.current {
    color: #c5a47e;
}
.hidden-bar .side-menu li.current > a {
    color: #c5a47e;
}
.hidden-bar .side-menu ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.hidden-bar .side-menu > ul > li > ul {
    background-color: #2a2a2a;
}
.hidden-bar .side-menu ul.navigation > li > ul > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.hidden-bar .side-menu ul.navigation > li > ul > li:last-child {
    border-bottom: none;
}
.hidden-bar .side-menu ul li a {
    background: 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 15px 12px 0;
    position: relative;
    line-height: 24px;
    font-size: 13px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
}
.hidden-bar .side-menu ul.navigation > li > ul > li > a {
    text-transform: uppercase;
    padding-left: 22px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}
.hidden-bar .side-menu ul.navigation > li.active > a:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -1px;
    width: 30px;
    border-bottom: 2px solid #c5a47e;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a {
    padding-left: 22px;
}
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown {
    width: auto;
    margin-left: 22px;
}
.hidden-bar .side-menu > ul > li.dropdown > a:after {
    position: absolute;
    content: "\f107";
    right: 0;
    top: 13px;
    font-size: 14px;
    font-family: FontAwesome;
}
.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul.navigation > li.active > a,
.hidden-bar .side-menu ul.navigation > li > ul > li > a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a {
    color: #fa2964;
}
.hidden-bar .social-links {
    position: relative;
    margin-right: 40px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    margin-top: 35px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.hidden-bar .social-links li {
    position: relative;
    display: inline-block;
    line-height: 20px;
}
.hidden-bar .social-links li a {
    display: block;
    color: #999;
    font-size: 18px;
    padding: 0 12px 0 14px;
    transition: all 0.5s ease;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.hidden-bar .social-links li:last-child a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.hidden-bar .social-links li a:hover {
    color: #fff;
}
.main-header .nav-toggler {
    position: absolute;
    right: 0;
    top: -75px;
    z-index: 12;
    display: none;
}
.main-header .nav-toggler button {
    position: relative;
    display: block;
    height: 36px;
    width: 42px;
    background: 0 0;
    color: #7f7f7f;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    border: 1px solid #a0a0a0;
    font-weight: 400;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search {
    position: relative;
    margin-top: 26px;
    padding-right: 40px;
    margin-bottom: 18px;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group {
    position: relative;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type="search"],
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type="text"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 16px 10px 25px;
    height: 46px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    background: #1f1f1f;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group button,
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type="submit"] {
    color: #999;
    font-size: 16px;
    height: 46px;
    background: 0 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 36px;
}
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group button span {
    padding-left: 0 !important;
    padding-right: 8px;
}
.hidden-bar .hidden-bar-wrapper .mobile-cart {
    position: relative;
    padding: 12px 24px;
    background-color: #1f1f1f;
    margin-right: 40px;
    margin-bottom: 20px;
}
.hidden-bar .hidden-bar-wrapper .mobile-cart .text {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    font-family: Montserrat, sans-serif;
}
.hidden-bar .hidden-bar-wrapper .mobile-cart .icon {
    position: relative;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.hidden-bar .hidden-bar-wrapper .language {
    position: relative;
    padding-right: 40px;
}
.hidden-bar .hidden-bar-wrapper .language a {
    position: relative;
    width: 100%;
    display: block;
    border: 0;
    height: 46px;
    line-height: 37px;
    padding: 4px 25px;
    text-align: left;
    text-transform: uppercase;
    background-color: #1f1f1f;
    color: rgba(255, 255, 255, 0.5);
    font-family: Montserrat, sans-serif;
}
.hidden-bar .hidden-bar-wrapper .language a .icon {
    position: absolute;
    right: 30px;
}
.hidden-bar .hidden-bar-wrapper .language .dropdown-menu {
    position: relative;
    padding: 0;
    width: 100%;
}
.sidebar-page-container {
    position: relative;
    padding: 30px 0 80px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 0;
}
.sidebar-page-container.change-padding {
    padding-bottom: 30px;
}
.sidebar-widget {
    position: relative;
    margin-bottom: 40px;
}
.sidebar-title {
    position: relative;
    margin-bottom: 30px;
    background-color: #f3f3f3;
}
.sidebar-title h2 {
    position: relative;
    color: #fff;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    background-color: #fa2964;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
.sidebar-social-widget {
    margin-bottom: 30px;
}
.adds-block {
    position: relative;
    background-size: cover;
}
.adds-block .inner-box {
    position: relative;
    padding: 80px 0;
    text-align: center;
    outline-offset: -12px;
    outline: 2px solid rgba(255, 255, 255, 0.8);
}
.adds-block .inner-box:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
}
.adds-block .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.9em;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.adds-block .inner-box .text span {
    display: block;
}
.product-widget-tabs {
    position: relative;
    padding: 0 0;
    background-color: #fff;
}
.product-widget-tabs .prod-tabs {
    position: relative;
}
.product-widget-tabs .prod-tabs .tab-btns {
    position: relative;
    margin-bottom: 30px;
    background-color: #f3f3f3;
}
.product-widget-tabs .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 1px;
    font-size: 13px;
    color: #777;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    width: 33%;
    text-align: center;
    letter-spacing: 1px;
    padding: 7px 15px 8px;
    transition: all 0.5s ease;
}
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 13px;
    width: 1px;
    height: 10px;
    background-color: #dcdcdc;
}
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:last-child {
    margin-right: 0;
}
.product-widget-tabs .prod-tabs .tab-btns .tab-btn.active-btn,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:hover {
    color: #fff;
    background: #fa2964;
}
.product-widget-tabs .prod-tabs .tab-btns .tab-btn.active-btn:after,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:hover:after,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:last-child:after {
    display: none;
}
.product-widget-tabs .prod-tabs .tabs-content {
    position: relative;
}
.product-widget-tabs .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
}
.product-widget-tabs .prod-tabs .tabs-content .tab.active-tab {
    display: block;
}
.widget-post {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0 0;
    padding-left: 105px;
    min-height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.widget-post:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px;
}
.widget-post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    background-color: #e9ebee;
}
.widget-post .post-thumb > a {
    position: relative;
    display: block;
}
.widget-post .post-thumb a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(255, 255, 255, 0.5);
}
.widget-post:hover .post-thumb a:before {
    opacity: 1;
}
.widget-post .post-thumb .overlay {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post .post-thumb .overlay .icon {
    position: relative;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-size: 10px;
    padding-left: 3px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    top: 50%;
    margin-top: -16px;
    border: 3px solid #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post:hover .post-thumb .overlay {
    opacity: 1;
}
.widget-post .post-thumb img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post .text {
    position: relative;
    top: -4px;
    font-size: 15px;
    margin: 0 0 0;
    font-weight: 500;
    color: #333;
    line-height: 1.6em;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
}
.widget-post .text a {
    color: #000;
    font-family: Montserrat, sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post a,
.widget-post a:hover {
    color: #fa2964;
}
.widget-post .post-info {
    position: relative;
    font-size: 11px;
    color: #777;
    font-weight: 400;
    padding-left: 1px;
    text-transform: none;
    font-family: Roboto, sans-serif;
}
.widget-post .post-info:before {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 12px;
    color: #999;
    font-weight: 300;
    font-family: quebec;
}
.cat-list {
    position: relative;
    z-index: 99;
    background-color: #fff;
}
.cat-list li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.cat-list li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background-color: #d3d3d3;
}
.cat-list li a {
    position: relative;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.cat-list li a:hover {
    color: #fa2964;
}
.cat-list li a span {
    float: right;
}
.sidebar .search-box .form-group {
    position: relative;
    margin: 0;
}
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
    position: relative;
    line-height: 24px;
    padding: 10px 50px 10px 20px;
    border: 2px solid #e0e0e0;
    background: 0 0;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 48px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 50px;
    display: block;
    font-size: 20px;
    color: #e0e0e0;
    line-height: 100%;
    font-weight: 400;
    background: 0 0;
}
.sidebar .search-box .form-group input[type="search"]:focus,
.sidebar .search-box .form-group input[type="text"]:focus {
    border-color: #fa2964;
}
.widget-post-two {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0 0;
    min-height: 110px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.widget-post-two .inner {
    position: relative;
    padding-left: 105px;
}
.widget-post-two:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px;
}
.widget-post-two .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    background-color: #e9ebee;
}
.widget-post-two .post-thumb a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, 0.5);
}
.widget-post-two:hover .post-thumb a:before {
    opacity: 1;
}
.widget-post-two .post-thumb img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post-two .text {
    position: relative;
    top: -4px;
    font-size: 15px;
    margin: 0 0 0;
    font-weight: 400;
    color: #333;
    line-height: 1.6em;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
}
.widget-post-two .text a {
    color: #000;
    font-family: Montserrat, sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget-post-two a,
.widget-post-two a:hover {
    color: #fa2964;
}
.widget-post-two .inner .rating {
    position: relative;
    margin-bottom: 5px;
}
.widget-post-two .inner .rating .fa {
    position: relative;
    color: #333;
    font-size: 15px;
}
.widget-post-two .inner .rating .fa.light {
    color: #c5c5c5;
}
.widget-post-two .inner .rating .total-rating {
    position: relative;
    color: #c5c5c5;
    margin-left: 5px;
}
.galley-section {
    position: relative;
    padding: 90px 0 90px;
}
.galley-section .row {
    position: relative;
    margin: 0 -2px;
}
.galley-section .row .column {
    padding: 0 2px;
}
.galley-section .column {
    position: relative;
}
.galley-section .column .inner-column {
    position: relative;
    padding: 0 2px;
    margin-bottom: 4px;
}
.galley-section .owl-dots {
    display: none;
}
.galley-section .owl-nav .owl-next,
.galley-section .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.galley-section .owl-nav .owl-prev {
    left: -22px;
}
.galley-section .owl-nav .owl-next {
    right: -22px;
}
.galley-section .owl-nav .owl-next:hover,
.galley-section .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #fa2964;
}
.main-slider-six {
    position: relative;
    padding: 50px 0;
}
.main-slider-six .default-tab-box {
    position: relative;
    overflow: hidden;
    background-color: #27292d;
}
.main-slider-six .default-tab-box .column {
    padding: 0;
}
.main-slider-six .default-tab-box .tab-btns {
    position: relative;
    z-index: 1;
    padding: 0;
    margin-bottom: 0;
    height: 617px;
}
#mCSB_1_container,
.mCustomScrollBox {
    overflow: visible;
}
.blog-single-slider {
    position: relative;
    padding: 60px 0;
}
.video-box {
    position: relative;
}
.video-box .image img {
    position: relative;
    width: 100%;
}
.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.video-box:hover .overlay-box {
    background-color: rgba(0, 0, 0, 0.3);
}
.video-box .overlay-box span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 46%;
    z-index: 99;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    margin-top: -20px;
    text-align: center;
    border-radius: 50%;
    line-height: 72px;
    padding-left: 4px;
    display: inline-block;
    border: 4px solid #fff;
}
.blog-single {
    position: relative;
}
.breadcrumb-bar {
    position: relative;
    margin-top: -10px;
    margin-bottom: -20px;
}
.breadcrumb-bar li {
    position: relative;
    color: #777;
    font-size: 13px;
    padding-right: 12px;
    margin-right: 12px;
    margin-bottom: 6px;
    display: inline-block;
}
.breadcrumb-bar li:after {
    position: absolute;
    content: "\f105";
    right: 0;
    top: 0;
    font-size: 13px;
    color: #777;
    font-family: FontAwesome;
}
.breadcrumb-bar li:last-child:after {
    display: none;
}
.breadcrumb-bar li a {
    position: relative;
    color: #fa2964;
    font-size: 13px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.breadcrumb-bar li a:hover {
    color: #fa2964;
}
.blog-single .inner-box {
    position: relative;
}
.blog-single .inner-box h2 {
    position: relative;
    font-weight: 400;
    color: #000;
    background: 0 0;
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
}
.blog-single .inner-box .post-meta {
    position: relative;
    margin-bottom: 25px;
}
.blog-single .inner-box .post-meta li {
    position: relative;
    color: #999;
    font-weight: 400;
    font-size: 11px;
    padding-left: 18px;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 1px;
    line-height: 1em;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.blog-single .inner-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #999;
}
.blog-single .inner-box .social-icon-one.alternate li:nth-child(4n + 0) {
    margin-right: 6px;
}
.blog-single .inner-box .upper-box {
    position: relative;
    padding-bottom: 28px;
    margin-bottom: 30px;
    border-bottom: 2px solid #ededed;
}
.blog-single .inner-box .text {
    position: relative;
}
.blog-single .inner-box .text p {
    position: relative;
    color: #373737;
    font-size: 19px;
    line-height: 1.8;
    margin-bottom: 18px;
}
.blog-single .inner-box .text .image {
    position: relative;
}
.blog-single .inner-box .text .image img {
    width: 100%;
}
.blog-single .inner-box .text blockquote {
    position: relative;
    color: #333;
    font-size: 22px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.5em;
    font-style: italic;
    margin-top: 50px;
    margin-bottom: 50px;
    border-color: #fa2964;
}
.blog-single .inner-box .post-share-options {
    position: relative;
    margin-bottom: 35px;
    padding: 10px 0 0;
}
.blog-single .inner-box .post-share-options .tags a {
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 12px;
    letter-spacing: 1px;
    margin-right: 5px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #98999b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.blog-single .inner-box .post-share-options .tags a:hover {
    color: #fff;
    background-color: #313438;
}
.blog-single .inner-box .new-article {
    position: relative;
    padding: 20px 0;
    margin-top: 30px;
    display: block;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
}
.blog-single .inner-box .new-article li {
    position: relative;
    width: 50%;
    float: left;
    text-align: center;
    display: inline-block;
}
.blog-single .inner-box .new-article li a {
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    padding: 18px 0;
    display: block;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-single .inner-box .new-article li a:hover {
    color: #fa2964;
}
.blog-single .inner-box .new-article li a .fa {
    font-size: 20px;
}
.blog-single .inner-box .new-article li:first-child a {
    border-right: 2px solid #ededed;
}
.adsense-right {
    float: right;
    margin-top: 9px;
    margin-left: 20px;
    position: relative;
    z-index: 1;
}
.adsense-left {
    float: left;
    margin-top: 9px;
    margin-right: 20px;
    z-index: 1;
}
.myButton {
    background-color: #fa2964;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
}
.myButton:hover {
    background-color: #23527c;
    color: #fff;
}
.myButton:active {
    position: relative;
    top: 1px;
}
@media all and (max-width: 658px) {
    #desk-table {
        display: none;
    }
    #phone-table {
        width: 100%;
    }
}
@media all and (min-width: 659px) {
    #desk-table {
        width: 100%;
    }
    #phone-table {
        display: none;
    }
    a.desk-table {
        font-size: 24px;
        margin-bottom: 6px;
    }
    table {
        border: 1px solid #ccc;
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
    }
    table caption {
        font-size: 1.5em;
        margin: 0.5em 0 0.75em;
    }
    table tr {
        background-color: #f8f8f8;
        border: 1px solid #ddd;
        padding: 0.35em;
    }
    table td,
    table th {
        padding: 0.625em;
        text-align: center;
    }
    table th {
        font-size: 0.85em;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }
    @media screen and (max-width: 600px) {
        table {
            border: 0;
        }
        table caption {
            font-size: 1.3em;
        }
        table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }
        table tr {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: 0.625em;
        }
        table td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: 0.8em;
            text-align: right;
        }
        table td::before {
            content: attr(data-label);
            float: left;
            font-weight: 700;
            text-transform: uppercase;
        }
        table td:last-child {
            border-bottom: 0;
        }
    }
}

/* Mediavine mobile fix CSS */
@media only screen and (max-width: 425px) {
table {
    overflow-x: auto;
    display: block;
}
}

@media only screen and (max-width: 359px) {
.auto-container {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.auto-container .row.clearfix {
    margin-left: unset;
    margin-right: unset;
}
.sidebar-page-container .content-side {
    padding-left: 0px;
    padding-right: 0px;
}
.text sup {
    word-wrap: break-word;
}
}
/*End Mediavine CSS */