/*
Template Name: EasyArt | Personal Blog HTML Template
Template URI: https://themeforest.net/user
Author: 
Author URI: https://themeforest.net/user
Description: It is a Multipurpose HTML5  Personal Blog Template. Which is a unique feature and user competitive feature.
Version: 1.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography 
    [ ## Heading ] 
    [ ## Others Typography ]
# Elements
    [ ## Font Size ]
    [ ## Font Weight ]
    [ ## Margin Element ]
    [ ## Padding Element ]
    [ ## Color Element ]
    [ ## Background Element ]
    [ ## Extra Background ]
    [ ## Social Element ]
    [ ## Overlay Element ]
    [ ## Border element ]
    [ ## Border Extra Elements ]
    [ ## Radius Element ]
    [ ## Lists ]
    [ ## Post, Page, Comments Table ]
    [ ## Others Element ]
    [ ## Grid Element ]
# Forms
	[ ## Buttons ]
	[ ## Fields ]
# Media
	[ ## Captions ]
	[ ## Galleries ]
	[ ## media ]
# Modules 
	[ ## Accessibility ]
	[ ## Alignments ]
	[ ## Clearings ]
	[ ## Infinite Scroll ]
# Header Content
	[ ## Preloader ]
	[ ## Header ]
    [ ## Sticky header ]
# Navigation
	[ ## Links ]
	[ ## Menus ]
        [ ### Hamburger Menu ]
	[ ## Pagination ]
        [ ### Post Navigation ]
	[ ## Navigation responsive ]
# layout
    [ ## Hero Block ]
    [ ## Services ]
    [ ## Chefs ]
    [ ## Food Menu ]
        [ ### Foodmenu Tabs ]
        [ ### Foodmenu Block ]
        [ ### Foodmenu Product Block ]
    [ ## Events ]
    [ ## Blog ]
        [ ### News Block ]
        [ ### Home Blog Page ]
    [ ## Sections ]
        [ ### Featured ]
        [ ### Choose Us ]
        [ ### Opening Hours ]
        [ ### Testimonial ]
        [ ### Chef Message ]
        [ ### Chef Reviews ]
        [ ### Promo ]
        [ ### Reservation ]
        [ ### Related Foodmenu ]
        [ ### Special Food ]
        [ ### Discount ]
        [ ### Newsletter ]
    [ ## Blog ]
# Shop
	[ ## Cart ]
	[ ## Checkout ]
# Others
	[ ## Blog Single ]
	[ ## Event Single ]
	[ ## Chef Single ]
	[ ## Food Single ]
# site content
	[ ## About Page ]
	[ ## Contact Page ]
	[ ## Registration Page ]
	[ ## Coming Soon Page ]
	[ ## 404 Page ]
	[ ## Posts and pages ]
	    [ ### Page Title ]
	    [ ### Breadcrumb ]
	    [ ### No results ]
	[ ## Comments ]
	[ ## Widgets ]
	[ ## Widgets Content ]
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 100%;
}

body {
  background-color: white;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #575757;
}

/*-------------------------------------------------
    [ ## Heading ]
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Roboto Slab", serif;
  line-height: 1.25em;
  color: #232323;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 2.441em;
}

h2 {
  font-size: 1.953em;
}

h3 {
  font-size: 1.563em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit;
  text-decoration: none;
}

.blog-section-title .heading30 {
  margin-top: -8px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .blog-section-title .heading30 {
    margin-top: -6px;
  }
}

.heading30 {
  font-weight: 800;
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1.3;
}
@media only screen and (max-width: 1199px) {
  .heading30 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .heading30 {
    font-size: 22px;
  }
}

.heading24 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .heading24 {
    font-size: 22px;
  }
}

.heading18 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}

.heading-medium {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  /*text-transform: capitalize;*/
}
@media only screen and (max-width: 767px) {
  .heading-medium {
    font-size: 22px;
  }
}

.section-heading {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
}

.section-title {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .section-title {
    margin-bottom: 25px;
  }
}
.section-title.section-default .title-main {
  padding-top: 12px;
}
@media only screen and (max-width: 1199px) {
  .section-title.section-default .title-main {
    padding-top: 0;
  }
}
.section-title.section-default .title-main > span {
  font-size: 142px;
  line-height: 1em;
  margin-top: -55px;
  padding-left: 10px;
  font-weight: normal;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .section-title.section-default .title-main > span {
    font-size: 100px;
    margin-top: -45px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.section-default .title-main > span {
    font-size: 88px;
    margin-top: -40px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.section-default .title-main > span {
    font-size: 66px;
    margin-top: -27px;
    padding-left: 5px;
  }
}
.section-title.section-default .divider {
  color: #c5305c;
  padding-top: 5px;
  padding-bottom: 25px;
}
.section-title.section-default .divider.color-black {
  color: black !important;
}
.section-title.section-default-two {
  margin-bottom: 45px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two {
    margin-bottom: 35px;
  }
}
.section-title.section-default-two .title-main {
  font-size: 80px;
  padding-top: 15px;
}
@media only screen and (max-width: 1199px) {
  .section-title.section-default-two .title-main {
    font-size: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.section-default-two .title-main {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.section-default-two .title-main {
    font-size: 32px;
    padding-top: 5px;
  }
}
.section-title.section-default-two .title-main > span {
  font-size: 120px;
  line-height: 1em;
  margin-bottom: -60px;
  font-weight: normal;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .section-title.section-default-two .title-main > span {
    font-size: 95px;
    margin-bottom: -45px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.section-default-two .title-main > span {
    font-size: 75px;
    margin-bottom: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two .title-main > span {
    font-size: 54px;
    margin-bottom: -26px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.section-default-two .title-main > span {
    font-size: 45px;
    margin-bottom: -20px;
  }
}
.section-title.section-default-two.small {
  margin-bottom: 55px;
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two.small {
    margin-bottom: 40px;
  }
}
.section-title.section-default-two.small .title-main {
  font-style: italic;
  padding-top: 2px;
  margin-bottom: 15px;
}
.section-title.section-default-two.small .title-main > span {
  font-size: 90px;
  margin-bottom: -52px;
}
@media only screen and (max-width: 991px) {
  .section-title.section-default-two.small .title-main > span {
    font-size: 66px;
    margin-bottom: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two.small .title-main > span {
    font-size: 54px;
    margin-bottom: -25px;
  }
}
.section-title.section-default-two.small .divider {
  font-size: 30px;
  color: #c5305c;
}
@media only screen and (max-width: 767px) {
  .section-title.section-default-two.small .divider {
    font-size: 24px;
  }
}
.section-title.style-one {
  margin-bottom: 50px;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .section-title.style-one {
    margin-bottom: 30px;
  }
}
.section-title.style-one .title-main {
  font-size: 60px;
  position: relative;
  padding-right: 40px;
  padding-top: 32px;
  z-index: 1;
  display: inline-block;
  line-height: 0.92em;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-one .title-main {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-one .title-main {
    font-size: 42px;
    padding-right: 35px;
    padding-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-one .title-main {
    font-size: 36px;
    padding-top: 15px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-one .title-main {
    font-size: 30px;
    padding-top: 12px;
    padding-right: 20px;
  }
}
.section-title.style-one .title-main > .divider {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  display: inline-block;
  position: absolute;
  border-top: 2px solid #c5305c;
  border-right: 2px solid #c5305c;
  right: 0;
  top: 10px;
  width: 95px;
  height: 75px;
}
@media only screen and (max-width: 991px) {
  .section-title.style-one .title-main > .divider {
    width: 75px;
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-one .title-main > .divider {
    width: 70px;
    height: 53px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-one .title-main > .divider {
    width: 35px;
    height: 43px;
  }
}
.section-title.style-one .title-main > .divider:before, .section-title.style-one .title-main > .divider:after {
  position: absolute;
  content: '';
  background-color: #c5305c;
}
.section-title.style-one .title-main > .divider:before {
  top: 0;
  left: 0;
  height: 34px;
  width: 2px;
}
@media only screen and (max-width: 991px) {
  .section-title.style-one .title-main > .divider:before {
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-one .title-main > .divider:before {
    height: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-one .title-main > .divider:before {
    height: 13px;
  }
}
.section-title.style-one .title-main > .divider:after {
  bottom: 0;
  right: 0;
  height: 2px;
  width: 30px;
}
@media only screen and (max-width: 991px) {
  .section-title.style-one .title-main > .divider:after {
    width: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-one .title-main > .divider:after {
    width: 12px;
  }
}
.section-title.style-two {
  margin-bottom: 55px;
  margin-top: -17px;
}
@media only screen and (max-width: 767px) {
  .section-title.style-two {
    margin-bottom: 30px;
  }
}
.section-title.style-two .title-main {
  font-size: 60px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-two .title-main {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-two .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-two .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-two .title-main {
    font-size: 30px;
  }
}
.section-title.style-two.text-white .title-sub {
  color: #bababa !important;
}
.section-title.style-three {
  margin-bottom: 55px;
  margin-top: -15px;
}
.section-title.style-three.text-white .title-main {
  font-weight: 700;
}
.section-title.style-three.text-white .title-sub {
  color: #bababa !important;
}
.section-title.style-three .title-main {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  font-size: 60px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-three .title-main {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-three .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-three .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-three .title-main {
    font-size: 30px;
  }
}
.section-title.style-three .title-sub {
  text-transform: inherit;
  letter-spacing: normal;
  font-size: 16px;
  color: #575757;
}
.section-title.style-four .title-main {
  font-weight: normal;
  font-size: 158px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  letter-spacing: -0.025em;
  line-height: 1.1em;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-four .title-main {
    font-size: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-four .title-main {
    font-size: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-four .title-main {
    font-size: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .section-title.style-four .title-main {
    font-size: 48px;
  }
}
.section-title.style-five {
  margin-bottom: 53px;
}
@media only screen and (max-width: 575px) {
  .section-title.style-five {
    margin-bottom: 45px;
  }
}
.section-title.style-five .title-sub {
  font-size: 60px;
  font-weight: normal;
  letter-spacing: normal;
  /*text-transform: capitalize;*/
  color: #c5305c !important;
  line-height: 1em;
  margin-bottom: -5px;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-five .title-sub {
    font-size: 52px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-five .title-sub {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-five .title-sub {
    font-size: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-five .title-sub {
    font-size: 36px;
  }
}
.section-title.style-five .title-main {
  font-size: 70px;
  line-height: 1.02em;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-five .title-main {
    font-size: 48px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-five .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-five .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-five .title-main {
    font-size: 30px;
  }
}
.section-title.style-five .divider-two {
  font-size: 70px;
  color: #c5305c;
  line-height: 1em;
  margin-bottom: -25px;
  margin-top: -5px;
}
@media only screen and (max-width: 575px) {
  .section-title.style-five .divider-two {
    font-size: 60px;
  }
}
.section-title.style-six {
  margin-bottom: 55px;
  margin-top: -5px;
}
@media only screen and (max-width: 767px) {
  .section-title.style-six {
    margin-bottom: 30px;
  }
}
.section-title.style-six .title-sub {
  font-size: 32px;
  font-family: "Oswald", sans-serif;
  letter-spacing: normal;
  font-weight: lighter;
  color: #575757;
  line-height: 1.1em;
}
.section-title.style-six .title-main {
  font-size: 60px;
  margin-bottom: 12px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1em;
  margin-top: -5px;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-six .title-main {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-six .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.style-six .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-six .title-main {
    font-size: 30px;
  }
}
.section-title.style-seven {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .section-title.style-seven {
    margin-bottom: 40px;
  }
}
.section-title.style-seven .title-main {
  font-size: 70px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 0.85em;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-seven .title-main {
    font-size: 52px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-seven .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-seven .title-main {
    font-size: 30px;
  }
}
.section-title.style-seven .title-main > span {
  display: block;
  font-size: 40px;
  font-weight: normal;
  position: relative;
  color: #c5305c;
  line-height: 0.9em;
}
@media only screen and (max-width: 1199px) {
  .section-title.style-seven .title-main > span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title.style-seven .title-main > span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title.style-seven .title-main > span {
    font-size: 20px;
  }
}
.section-title.style-seven .title-main > span:before {
  position: absolute;
  content: '';
  left: 0;
  top: 53%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  background-color: #c5305c;
  z-index: 0;
}
.section-title.style-seven .title-main > span > strong {
  display: inline-block;
  padding-right: 12px;
  background-color: white;
  position: relative;
  z-index: 1;
}
.section-title .title-main {
  font-weight: 700;
  font-size: 48px;
  position: relative;
  z-index: 2;
  line-height: 1.2em;
  color: #232323;
  font-family: "Roboto Slab", serif;
}
@media only screen and (max-width: 1199px) {
  .section-title .title-main {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title .title-main {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title .title-main {
    font-size: 30px;
  }
}
.section-title .title-main > span {
  color: #c5305c;
}
.section-title .title-sub {
  color: #232323;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .section-title .title-sub {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
.section-title .divider {
  font-size: 12px;
  color: #232323;
  margin-top: -10px;
}
.section-title .divider > span {
  display: inline-block;
  margin: 0 -2px;
}
.section-title .divider > span:nth-child(2) {
  font-size: 18px;
}
.section-title .title-text {
  margin-bottom: 22px;
  padding-top: 23px;
}
.section-title.white .title-main {
  color: white;
}
@media only screen and (max-width: 991px) {
  .section-title.text-right {
    text-align: left !important;
  }
}

.sm-title {
  font-family: inherit;
  color: #2d2d2d;
  font-weight: bold;
  letter-spacing: 0.015em;
}

.xl-title {
  font-weight: 700;
  font-size: 2.441em;
}
.xl-title span {
  color: #de4f41;
}

/*-------------------------------------------------
    [ ## Others Typography ]
*/
p {
  margin-bottom: 1.3em;
  line-height: 1.7em;
}
p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) {
  p {
    line-height: 1.7em;
  }
}

blockquote {
  margin: 0 0 1.3em;
}

address {
  margin: 0 0 1.3em;
}

dfn, em, cite, i, code, kbd, tt, var {
  font-size: 1em;
}

em, cite, i {
  font-style: italic;
}

abbr, acronym {
  border-bottom: 1px dotted #646363;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

pre {
  background: #f8f8f8;
  padding: 20px 30px;
  margin-bottom: 30px;
  max-width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-size: 0.929em;
  overflow: auto;
}

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

.dropcap {
  display: block;
  float: left;
  margin: 15px 5px 0 0;
  font-weight: bold;
  font-size: 60px;
  color: #ccc;
}

.el-text-rotation {
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
.el-text-rotation .inner-el {
  text-transform: uppercase;
  letter-spacing: 0.015em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Font Size ]
*/
.fts-13 {
  font-size: 13px;
}

.fts-15 {
  font-size: 15px;
}

.fts-18 {
  font-size: 18px;
}

.fts-20 {
  font-size: 20px;
}

.fts-25 {
  font-size: 25px;
}

.fts-30 {
  font-size: 30px;
}

.fts-35 {
  font-size: 35px;
}

.fts-40 {
  font-size: 40px;
}

.fts-45 {
  font-size: 45px;
}

.fts-50 {
  font-size: 50px;
}

.fts-60 {
  font-size: 60px;
}

.fts-65 {
  font-size: 65px;
}

.fts-70 {
  font-size: 70px;
}

.fts-75 {
  font-size: 75px;
}

/*--------------------------------------------------------------
# Font Weight
--------------------------------------------------------------*/
.w-100 {
  font-weight: 100;
}

.w-300 {
  font-weight: 300;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

.w-900 {
  font-weight: 900;
}

/*-------------------------------------------------
    [ ## Margin Element ]
*/
.mr-0 {
  margin: 0 !important;
}

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

.mrb-0 {
  margin-bottom: 0;
}

.mrl-0 {
  margin-left: 0;
}

.mrr-0 {
  margin-right: 0;
}

.mrt-5 {
  margin-top: 5px;
}

.mrb-5 {
  margin-bottom: 5px;
}

.mrl-5 {
  margin-left: 5px;
}

.mrr-5 {
  margin-right: 5px;
}

.mrt-10 {
  margin-top: 10px;
}

.mrb-10 {
  margin-bottom: 10px;
}

.mrl-10 {
  margin-left: 10px;
}

.mrr-10 {
  margin-right: 10px;
}

.mrt-15 {
  margin-top: 15px;
}

.mrb-15 {
  margin-bottom: 15px;
}

.mrl-15 {
  margin-left: 15px;
}

.mrr-15 {
  margin-right: 15px;
}

.mrt-20 {
  margin-top: 20px;
}

.mrb-20 {
  margin-bottom: 20px;
}

.mrl-20 {
  margin-left: 20px;
}

.mrr-20 {
  margin-right: 20px;
}

.mrt-25 {
  margin-top: 25px;
}

.mrb-25 {
  margin-bottom: 25px;
}

.mrl-25 {
  margin-left: 25px;
}

.mrr-25 {
  margin-right: 25px;
}

.mrt-30 {
  margin-top: 30px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrl-30 {
  margin-left: 30px;
}

.mrr-30 {
  margin-right: 30px;
}

.mrt-35 {
  margin-top: 35px;
}

.mrb-35 {
  margin-bottom: 35px;
}

.mrl-35 {
  margin-left: 35px;
}

.mrr-35 {
  margin-right: 35px;
}

.mrt-40 {
  margin-top: 40px;
}

.mrb-40 {
  margin-bottom: 40px;
}

.mrl-40 {
  margin-left: 40px;
}

.mrr-40 {
  margin-right: 40px;
}

.mrt-45 {
  margin-top: 45px;
}

.mrb-45 {
  margin-bottom: 45px;
}

.mrl-45 {
  margin-left: 45px;
}

.mrr-45 {
  margin-right: 45px;
}

.mrt-50 {
  margin-top: 50px;
}

.mrb-50 {
  margin-bottom: 50px;
}

.mrl-50 {
  margin-left: 50px;
}

.mrr-50 {
  margin-right: 50px;
}

.mrt-55 {
  margin-top: 55px;
}

.mrb-55 {
  margin-bottom: 55px;
}

.mrl-55 {
  margin-left: 55px;
}

.mrr-55 {
  margin-right: 55px;
}

.mrt-60 {
  margin-top: 60px;
}

.mrb-60 {
  margin-bottom: 60px;
}

.mrl-60 {
  margin-left: 60px;
}

.mrr-60 {
  margin-right: 60px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrt-65 {
  margin-top: 65px;
}

.mrb-65 {
  margin-bottom: 65px;
}

.mrl-65 {
  margin-left: 65px;
}

.mrr-65 {
  margin-right: 60px;
}

.mrt-70 {
  margin-top: 70px;
}

.mrb-70 {
  margin-bottom: 70px;
}

.mrl-70 {
  margin-left: 70px;
}

.mrr-70 {
  margin-right: 70px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrb-75 {
  margin-bottom: 75px;
}

.mrl-75 {
  margin-left: 75px;
}

.mrr-75 {
  margin-right: 75px;
}

.mrt-80 {
  margin-top: 80px;
}

.mrb-80 {
  margin-bottom: 80px;
}

.mrb-85 {
  margin-bottom: 85px;
}

.mrl-80 {
  margin-left: 80px;
}

.mrr-80 {
  margin-right: 80px;
}

.mrt-90 {
  margin-top: 90px;
}

.mrb-90 {
  margin-bottom: 90px;
}

.mrl-90 {
  margin-left: 90px;
}

.mrr-90 {
  margin-right: 90px;
}

.mrt-100 {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .mrt-100 {
    margin-top: 80px;
  }
}

.mrb-100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .mrb-100 {
    margin-bottom: 80px;
  }
}

.mrl-100 {
  margin-left: 100px;
}

.mrr-100 {
  margin-right: 100px;
}

.mrt-105 {
  margin-top: 105px;
}

.mrb-105 {
  margin-bottom: 105px;
}

.mrl-105 {
  margin-left: 105px;
}

.mrr-105 {
  margin-right: 105px;
}

.mrb-145 {
  margin-bottom: 145px;
}

.mrt-150 {
  margin-top: 150px;
}

.mrt-200 {
  margin-top: 200px;
}

.mrb-150 {
  margin-bottom: 150px;
}

.mrb-155 {
  margin-bottom: 155px;
}

.mrb-170 {
  margin-bottom: 170px;
}

.mrb-175 {
  margin-bottom: 175px;
}

.mrl-150 {
  margin-left: 150px;
}

.mrr-150 {
  margin-right: 150px;
}

.mrb-185 {
  margin-bottom: 185px;
}

.mrb-190 {
  margin-bottom: 190px;
}

.mrb-195 {
  margin-bottom: 195px;
}

.mrb-200 {
  margin-bottom: 200px;
}

/* Margin Top Negative Value */
.ml-t-5 {
  margin-top: -5px;
}

.ml-t-8 {
  margin-top: -8px;
}

.ml-t-058p {
  margin-top: -0.58%;
}

.ml-t-10 {
  margin-top: -10px;
}

.ml-t-15 {
  margin-top: -15px;
}

.ml-t-20 {
  margin-top: -20px;
}

.ml-t-25 {
  margin-top: -25px;
}

.ml-t-30 {
  margin-top: -30px;
}

.ml-t-35 {
  margin-top: -35px;
}

.ml-t-40 {
  margin-top: -40px;
}

.ml-t-45 {
  margin-top: -45px;
}

.ml-t-50 {
  margin-top: -50px;
}

.ml-t-60 {
  margin-top: -60px;
}

.ml-t-75 {
  margin-top: -75px;
}

.ml-t-90 {
  margin-top: -90px;
}

.ml-t-105 {
  margin-top: -105px;
}

.ml-t-120 {
  margin-top: -120px;
}

.ml-t-135 {
  margin-top: -135px;
}

.ml-t-150 {
  margin-top: -150px;
}

.ml-t-165 {
  margin-top: -165px;
}

.ml-t-180 {
  margin-top: -180px;
}

.ml-t-195 {
  margin-top: -195px;
}

.ml-t-210 {
  margin-top: -210px;
}

.ml-t-225 {
  margin-top: -225px;
}

/* Margin bottom Negtive value */
.ml-b-5 {
  margin-bottom: -5px;
}

.ml-b-10 {
  margin-bottom: -10px;
}

.ml-b-15 {
  margin-bottom: -15px;
}

.ml-b-20 {
  margin-bottom: -20px;
}

.ml-b-25 {
  margin-bottom: -25px;
}

.ml-b-30 {
  margin-bottom: -30px;
}

.ml-b-35 {
  margin-bottom: -35px;
}

.ml-b-40 {
  margin-bottom: -40px;
}

.ml-b-45 {
  margin-bottom: -45px;
}

.ml-b-50 {
  margin-bottom: -50px;
}

.ml-b-55 {
  margin-bottom: -55px;
}

.ml-b-60 {
  margin-bottom: -60px;
}

.ml-b-75 {
  margin-bottom: -75px;
}

.ml-b-90 {
  margin-bottom: -90px;
}

.ml-b-105 {
  margin-bottom: -105px;
}

.ml-b-120 {
  margin-bottom: -120px;
}

.ml-b-135 {
  margin-bottom: -135px;
}

.ml-bp-0933 {
  margin-bottom: -0.933%;
}

@media only screen and (max-width: 991px) {
  .md-mrt-60 {
    margin-top: 60px;
  }

  .md-mrb-60 {
    margin-bottom: 60px;
  }

  .md-mrt-55 {
    margin-top: 55px;
  }

  .md-mrb-55 {
    margin-bottom: 55px;
  }

  .md-mrt-50 {
    margin-top: 50px;
  }

  .md-mrb-50 {
    margin-bottom: 50px;
  }

  .md-mrt-40 {
    margin-top: 40px;
  }

  .md-mrb-40 {
    margin-bottom: 40px;
  }
}
/* Margin for Responsive value */
@media only screen and (max-width: 1366px) {
  .mrb-185,
  .mrb-190,
  .mrb-195,
  .mrb-200 {
    margin-bottom: 150px;
  }

  .mrb-170 {
    margin-bottom: 120px;
  }

  .mrt-200 {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 1199px) {
  .mrb-185,
  .mrb-185,
  .mrb-190,
  .mrb-195,
  .mrb-200 {
    margin-bottom: 100px;
  }

  .mrt-200 {
    margin-top: 100px;
  }

  .mrb-170 {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .mrb-m-30 {
    margin-bottom: 30px;
  }

  .mrb-m-45 {
    margin-bottom: 45px;
  }

  .mrb-m-60 {
    margin-bottom: 60px;
  }

  .mr-m-0 {
    margin: 0;
  }
}
/*-------------------------------------------------
    [ ## Padding Element ]
*/
.no-padding {
  padding: 0 !important;
}

.pd-0 {
  padding: 0;
}

.pd-t-0 {
  padding-top: 0;
}

.pd-t-0-im {
  padding-top: 0 !important;
}

.pd-b-0 {
  padding-bottom: 0;
}

.pd-l-0 {
  padding-left: 0;
}

.pd-r-0 {
  padding-right: 0;
}

.pd-t-5 {
  padding-top: 5px;
}

.pd-b-5 {
  padding-bottom: 5px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-r-5 {
  padding-right: 5px;
}

.pd-t-10 {
  padding-top: 10px;
}

.pd-b-10 {
  padding-bottom: 10px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-r-10 {
  padding-right: 10px;
}

.pd-t-15 {
  padding-top: 15px;
}

.pd-b-15 {
  padding-bottom: 15px;
}

.pd-l-15 {
  padding-left: 15px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-t-20 {
  padding-top: 20px;
}

.pd-b-20 {
  padding-bottom: 20px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-r-20 {
  padding-right: 20px;
}

.pd-t-25 {
  padding-top: 25px;
}

.pd-b-25 {
  padding-bottom: 25px;
}

.pd-l-25 {
  padding-left: 25px;
}

.pd-r-25 {
  padding-right: 25px;
}

.pd-t-30 {
  padding-top: 30px;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-l-30 {
  padding-left: 30px;
}

.pd-r-30 {
  padding-right: 30px;
}

.pd-t-35 {
  padding-top: 35px;
}

.pd-b-35 {
  padding-bottom: 35px;
}

.pd-l-35 {
  padding-left: 35px;
}

.pd-r-35 {
  padding-right: 35px;
}

.pd-t-40 {
  padding-top: 40px;
}

.pd-b-40 {
  padding-bottom: 40px;
}

.pd-l-40 {
  padding-left: 40px;
}

.pd-r-40 {
  padding-right: 40px;
}

.pd-t-45 {
  padding-top: 45px;
}

.pd-b-45 {
  padding-bottom: 45px;
}

.pd-l-45 {
  padding-left: 45px;
}

.pd-r-45 {
  padding-right: 45px;
}

.pd-t-50 {
  padding-top: 50px;
}

.pd-b-50 {
  padding-bottom: 50px;
}

.pd-l-50 {
  padding-left: 50px;
}

.pd-r-50 {
  padding-right: 50px;
}

.pd-t-60 {
  padding-top: 60px;
}

.pd-b-60 {
  padding-bottom: 60px;
}

.pd-l-60 {
  padding-left: 60px;
}

.pd-r-60 {
  padding-right: 60px;
}

.pd-t-70 {
  padding-top: 70px;
}

.pd-b-70 {
  padding-bottom: 70px;
}

.pd-l-70 {
  padding-left: 70px;
}

.pd-r-70 {
  padding-right: 70px;
}

.pd-t-75 {
  padding-top: 75px;
}

.pd-b-75 {
  padding-bottom: 75px;
}

.pd-l-75 {
  padding-left: 75px;
}

.pd-r-75 {
  padding-right: 75px;
}

.pd-t-80 {
  padding-top: 80px;
}

.pd-b-80 {
  padding-bottom: 80px;
}

.pd-l-80 {
  padding-left: 80px;
}

.pd-r-80 {
  padding-right: 80px;
}

.pd-t-90 {
  padding-top: 90px;
}

.pd-b-90 {
  padding-bottom: 90px;
}

.pd-l-90 {
  padding-left: 90px;
}

.pd-r-90 {
  padding-right: 90px;
}

.ptb-100 {
  padding: 100px 0;
}

.pd-t-100 {
  padding-top: 100px;
}
@media only screen and (max-width: 991px) {
  .pd-t-100 {
    padding-top: 80px;
  }
}

.pd-t-100-i {
  padding-top: 100px !important;
}
@media only screen and (max-width: 991px) {
  .pd-t-100-i {
    padding-top: 80px !important;
  }
}

.pd-b-100 {
  padding-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  .pd-b-100 {
    padding-bottom: 80px;
  }
}

.pd-l-100 {
  padding-left: 100px;
}

.pd-r-100 {
  padding-right: 100px;
}

.pd-t-105 {
  padding-top: 105px;
}

.pd-b-105 {
  padding-bottom: 105px;
}

.pd-l-105 {
  padding-left: 105px;
}

.pd-r-105 {
  padding-right: 105px;
}

.pd-t-120 {
  padding-top: 120px;
}
@media only screen and (max-width: 1199px) {
  .pd-t-120 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .pd-t-120 {
    padding-top: 80px;
  }
}

.pd-b-120 {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .pd-b-120 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .pd-b-120 {
    padding-bottom: 80px;
  }
}

.pd-l-120 {
  padding-left: 120px;
}

.pd-r-120 {
  padding-right: 120px;
}

.pd-t-135 {
  padding-top: 135px;
}

.pd-b-135 {
  padding-bottom: 135px;
}

.pd-l-135 {
  padding-left: 135px;
}

.pd-r-135 {
  padding-right: 135px;
}

.pd-t-140 {
  padding-top: 140px;
}

.pd-b-140 {
  padding-bottom: 140px;
}

.pd-l-140 {
  padding-left: 140px;
}

.pd-r-140 {
  padding-right: 140px;
}

.ptb-150 {
  padding: 150px 0;
}
@media only screen and (max-width: 991px) {
  .ptb-150 {
    padding: 120px 0;
  }
}

.pd-t-150 {
  padding-top: 150px;
}
@media only screen and (max-width: 991px) {
  .pd-t-150 {
    padding-top: 120px;
  }
}

.pd-b-150 {
  padding-bottom: 150px;
}
@media only screen and (max-width: 991px) {
  .pd-b-150 {
    padding-bottom: 120px;
  }
}

.pd-l-150 {
  padding-left: 150px;
}

.pd-r-150 {
  padding-right: 150px;
}

.pd-t-165 {
  padding-top: 165px;
}

.pd-b-165 {
  padding-bottom: 165px;
}

.pd-l-165 {
  padding-left: 165px;
}

.pd-r-165 {
  padding-right: 165px;
}

.pd-t-180 {
  padding-top: 180px;
}

.pd-b-170 {
  padding-bottom: 170px;
}

.pd-b-180 {
  padding-bottom: 180px;
}

.pd-l-180 {
  padding-left: 180px;
}

.pd-r-180 {
  padding-right: 180px;
}

.pd-t-195 {
  padding-top: 195px;
}

.pd-b-195 {
  padding-bottom: 195px;
}

.pd-l-195 {
  padding-left: 195px;
}

.pd-r-195 {
  padding-right: 195px;
}

.pd-t-200 {
  padding-top: 200px;
}

.pd-b-200 {
  padding-bottom: 200px;
}

.pd-l-200 {
  padding-left: 200px;
}

.pd-r-200 {
  padding-right: 200px;
}

.pd-t-205 {
  padding-top: 205px;
}

.pd-b-205 {
  padding-bottom: 205px;
}

.pd-l-205 {
  padding-left: 205px;
}

.pd-r-205 {
  padding-right: 205px;
}

.pd-t-210 {
  padding-top: 210px;
}

.pd-t-220 {
  padding-top: 220px;
}

.pd-b-220 {
  padding-bottom: 220px;
}

.pd-l-220 {
  padding-left: 220px;
}

.pd-r-220 {
  padding-right: 220px;
}

.pd-t-225 {
  padding-top: 225px;
}

.pd-b-225 {
  padding-bottom: 225px;
}

.pd-l-225 {
  padding-left: 225px;
}

.pd-r-225 {
  padding-right: 225px;
}

.pd-t-235 {
  padding-top: 235px;
}

.pd-b-235 {
  padding-bottom: 235px;
}

.pd-l-235 {
  padding-left: 235px;
}

.pd-r-235 {
  padding-right: 220px;
}

.pd-t-240 {
  padding-top: 240px;
}

.pd-t-255 {
  padding-top: 255px;
}

@media only screen and (max-width: 992px) {
  .pm-tb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-b-90 {
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-t-0 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 992px) {
  .pdmX-60 {
    padding: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .pdms-30 {
    padding: 30px;
  }
}

/*-------------------------------------------------
    [ ## Color Element ]
*/
.color-white {
  color: white;
}

.color-white-im {
  color: white !important;
}

.color-snow {
  color: #f6f6f6;
}

.color-zumthor {
  color: #eaf1ff;
}

.color-white-smoke {
  color: #f8f8f8;
}

.color-gainsboro {
  color: #dddddd;
}

.color-silver {
  color: #c3c3c3;
}

.color-dim-gray {
  color: #646363;
}

.color-dim-gray-im {
  color: #646363 !important;
}

.color-gray {
  color: #3c3c3c;
}

.color-suva-grey {
  color: #bababa;
}

.color-matterhorn {
  color: #4d4d4d;
}

.color-night-rider {
  color: #2d2d2d;
}

.color-eclipse {
  color: #3c3c3c;
}

.color-blue-violet {
  color: #1d0176;
}

.color-medium-slate-blue {
  color: #8655f4;
}

.color-soft-nero {
  color: #292929;
}

.color-nero {
  color: #191919;
}

.color-black {
  color: black;
}

.color-hr-dv-orange {
  color: #de4f41;
}

.color-deep-cerise {
  color: #a0006d;
}

.color-zinnwaldite {
  color: #eabeab;
}

.color-silver-tree {
  color: #53b596;
}

.color-medium-purple {
  color: #9566d6;
}

.color-curious-blue {
  color: #2aabe2;
}

.text-white {
  color: white;
}
.text-white h2, .text-white h3, .text-white h4, .text-white h5 {
  color: white !important;
}

/*-------------------------------------------------
    [ ## Background Element ]
*/
.bg-white {
  background: white;
}

.bg-snow {
  background: #f6f6f6;
}

.bg-zumthor {
  background-color: #eaf1ff;
}

.bg-lavender {
  background: #eeedfd;
}

.bg-white-smoke {
  background: #f8f8f8;
}

.bg-white-smoke2 {
  background: #fbfaf5;
}

.bg-gainsboro {
  background: #dddddd;
}

.bg-silver {
  background: #c3c3c3;
}

.bg-dim-gray {
  background: #646363;
}

.bg-gray {
  background: #3c3c3c;
}

.bg-suva-grey {
  background: #bababa;
}

.bg-green {
  background-color: #2dad4b;
}

.bg-matterhorn {
  background-color: #4d4d4d;
}

.bg-golden {
  background-color: #eaad11;
}

.bg-turquoise {
  background-color: #21a8eb;
}

.bg-night-rider {
  background: #2d2d2d;
}

.bg-eclipse {
  background: #3c3c3c;
}

.bg-blue-violet {
  background-color: #1d0176;
}

.bg-medium-slate-blue {
  background: #8655f4;
}

.bg-soft-nero {
  background: #292929;
}

.bg-nero {
  background: #191919;
}

.bg-soft-black {
  background: #494949;
}

.bg-black {
  background: black;
}

.bg-hr-dv-orange {
  background-color: #de4f41;
}

.bg-deep-cerise {
  background: #a0006d;
}

.bg-black-russian {
  background: #222222;
}

.bg-black-russian-2 {
  background: #27282b;
}

.bg-black-russian-3 {
  background: #13152e;
}

.bg-midnight-express {
  background: #151415;
}

.bg-zinnwaldite {
  background-color: #eabeab;
}

.bg-silver-tree {
  background-color: #53b596;
}

.bg-medium-purple {
  background-color: #9566d6;
}

.bg-curious-blue {
  background-color: #2aabe2;
}

/*-------------------------------------------------
    [ ## Extra Background ]
*/
.bar-blue-violet .swiper-scrollbar-drag {
  background: #1d0176;
}

/*-------------------------------------------------
    [ ## SVG Fill ]
*/
.svg-white path {
  fill: white;
}

.svg-snow path {
  fill: #f6f6f6;
}

.svg-white-smoke path {
  fill: #f8f8f8;
}

.svg-gainsboro path {
  fill: #dddddd;
}

.svg-silver path {
  fill: #c3c3c3;
}

.svg-dim-gray path {
  fill: #646363;
}

.svg-gray path {
  fill: #3c3c3c;
}

.svg-suva-grey path {
  fill: #bababa;
}

.svg-matterhorn path {
  fill: #4d4d4d;
}

.svg-night-rider path {
  fill: #2d2d2d;
}

.svg-eclipse path {
  fill: #3c3c3c;
}

.svg-blue-violet path {
  fill: #1d0176;
}

.svg-soft-nero path {
  fill: #292929;
}

.svg-nero path {
  fill: #191919;
}

.svg-soft-black path {
  fill: #494949;
}

.svg-black path {
  fill: black;
}

/*-------------------------------------------------
    [ ## Social Element ]
*/
.fb-color {
  color: #3b5998;
}

.fb-bg {
  background: #3b5998;
}

.tw-color {
  color: #1da1f2;
}

.tw-bg {
  background: #1da1f2;
}

.yt-color {
  color: #ff0000;
}

.yt-bg {
  background: #ff0000;
}

.in-color {
  color: #c32aa3;
}

.in-bg {
  background: #c32aa3;
}

.pin-color {
  color: #bd081c;
}

.pin-bg {
  background: #bd081c;
}

.lid-color {
  color: #007bb5;
}

.lid-bg {
  background: #007bb5;
}

.gplus-color {
  color: #db4437;
}

.gplus-bg {
  background: #db4437;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background: #ea4c89;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background: #ea4c89;
}

.dbart-color {
  color: #05cc47;
}

.dbart-bg {
  background: #05cc47;
}

.bh-color {
  color: #053eff;
}

.bh-bg {
  background: #053eff;
}

/*-------------------------------------------------
    [ ## Overlay Element ]
*/
.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-image-right {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.bg-image-100 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bg-overlay {
  position: relative;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  background-color: black;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.75;
}
.bg-overlay > div {
  position: relative;
  z-index: 2;
}

.bg-overlay-gradient {
  position: relative;
}
.bg-overlay-gradient:before {
  background-image: -webkit-linear-gradient(bottom, black, transparent);
  background-image: linear-gradient(to top, black, transparent);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.bg-overlay-gradient > div {
  position: relative;
  z-index: 2;
}

/*-------------------------------------------------
    [ ## Border Element ]
*/
.bd-t-soft-nero {
  border-top: 1px solid #292929;
}

.bd-t-white-20 {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/*-------------------------------------------------
    [ ## Border Extra Elements ]
*/
.heading-divider span {
  width: 13px;
  height: 13px;
  border: 3px solid #de4f41;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.title-border {
  position: relative;
  text-align: center;
}
.title-border .small-border {
  width: 7px;
  height: 4px;
  display: inline-block;
  margin: 0 2px;
}
.title-border .large-border {
  height: 4px;
  display: inline-block;
  width: 45px;
  margin: 0 2px;
}

.vertical-divider {
  width: 2px;
  height: 65px;
  background: #de4f41;
}

.horizontal-divider {
  width: 65px;
  height: 2px;
  background: #de4f41;
}

/*--------------------------------------------------------------
# Radius Element
--------------------------------------------------------------*/
.rd-0 {
  border-radius: 0;
}

.rd-5 {
  border-radius: 5px;
}

.rd-10 {
  border-radius: 10px;
}

.rd-15 {
  border-radius: 15px;
}

.rd-30 {
  border-radius: 30px;
}

.rd-30-im {
  border-radius: 30px !important;
}

.rd-45 {
  border-radius: 45px;
}

.rd-p-50 {
  border-radius: 50%;
}

.rd-p-100 {
  border-radius: 100%;
}

/*-------------------------------------------------
    [ ## Lists ]
*/
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}

.remove-broswer-defult {
  list-style: none;
  padding: 0;
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*-------------------------------------------------
    [ ## Post, Page, Comments Table ]
*/
body:not(.woocommerce-page) .article-content table,
body:not(.bbpress) .article-content table,
body:not(.buddypress) .article-content table {
  margin-bottom: 30px;
}
body:not(.woocommerce-page) .article-content table td, body:not(.woocommerce-page) .article-content table th,
body:not(.bbpress) .article-content table td,
body:not(.bbpress) .article-content table th,
body:not(.buddypress) .article-content table td,
body:not(.buddypress) .article-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

.comment-content table {
  margin-bottom: 30px;
}
.comment-content table td, .comment-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

/*-------------------------------------------------
    [ ## Search ]
*/
.search-wrap {
  position: relative;
}
.search-wrap .search-btn {
  cursor: pointer;
  font-size: 22px;
  text-align: right;
  color: #232323;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  min-width: 20px;
}
.search-wrap .search-btn:hover {
  color: #c5305c;
}
.search-wrap .search-btn.active i:before {
  content: "\f00d";
}
.search-wrap .search-form {
  background-color: white;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.15);
  display: none;
  height: 70px;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: calc(100% + 28px);
  width: 450px;
  z-index: 99;
}
@media only screen and (max-width: 1199px) {
  .search-wrap .search-form {
    top: calc(100% + 20px);
  }
}
@media only screen and (max-width: 575px) {
  .search-wrap .search-form {
    width: 280px;
    right: -70px;
    height: 55px;
    padding: 5px;
  }
}
.search-wrap .search-form input[type="search"] {
  border: 1px solid #e6e6e6;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  width: 85%;
}
@media only screen and (max-width: 575px) {
  .search-wrap .search-form input[type="search"] {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
  }
}
.search-wrap .search-form button, .search-wrap .search-form input[type='button'], .search-wrap .search-form input[type='reset'], .search-wrap .search-form input[type='submit'] {
  background-color: #c5305c;
  border: 0 solid;
  float: left;
  height: 50px;
  width: 15%;
  color: white;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 575px) {
  .search-wrap .search-form button, .search-wrap .search-form input[type='button'], .search-wrap .search-form input[type='reset'], .search-wrap .search-form input[type='submit'] {
    font-size: 16px;
    height: 45px;
  }
}
.search-wrap .search-form button:hover, .search-wrap .search-form input[type='button']:hover, .search-wrap .search-form input[type='reset']:hover, .search-wrap .search-form input[type='submit']:hover {
  opacity: 0.8;
}

/*-------------------------------------------------
	[ # Button Links ]
*/
.btn-links-area {
  margin: 5px -8px 0;
}
.btn-links-area .btn-links {
  background-color: transparent;
  border: 0 solid;
  margin: 0 8px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #b4c0d9;
  font-size: 32px;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.btn-links-area .btn-links:hover {
  color: #c5305c;
}
.btn-links-area .btn-links:hover.btn-next {
  padding-left: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-prev {
  padding-right: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-next {
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  .btn-links-area.text-right {
    text-align: left !important;
    margin-bottom: 15px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-prev {
    padding-right: 0px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-next {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-links-area .btn-links {
    font-size: 26px;
  }
}

/*-------------------------------------------------
	[ # subscribe Newsletter ]
*/
.subscribe-me {
  width: 770px;
  padding: 0;
  height: auto;
  margin-left: -385px;
}
@media only screen and (max-width: 991px) {
  .subscribe-me {
    width: 550px;
    margin-left: -275px;
  }
}
@media only screen and (max-width: 575px) {
  .subscribe-me {
    width: 420px;
    margin-left: -210px;
  }
}
@media only screen and (max-width: 450px) {
  .subscribe-me {
    width: 300px;
    margin-left: -150px;
  }
}
.subscribe-me .subscribe-me-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.subscribe-me .subscribe-me-inner .sb-close-btn {
  opacity: 1;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  background-color: #c51c23;
  padding: 0;
  margin: 0;
  display: block;
}
@media only screen and (max-width: 450px) {
  .subscribe-me .subscribe-me-inner .sb-close-btn {
    width: 35px;
    height: 35px;
  }
}
.subscribe-me .subscribe-me-inner .sb-close-btn:before, .subscribe-me .subscribe-me-inner .sb-close-btn:after {
  position: absolute;
  height: 1px;
  left: 50%;
  top: 50%;
  width: 22px;
  background-color: white;
  content: '';
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin-left: -11px;
  cursor: pointer;
}
.subscribe-me .subscribe-me-inner .sb-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.subscribe-me .subscribe-me-inner .sb-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.subscribe-me .subscribe-me-inner .subscribe-offer {
  width: 270px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup {
  width: calc(100% - 270px);
  text-align: center;
  padding: 70px 70px 75px;
}
@media only screen and (max-width: 991px) {
  .subscribe-me .subscribe-me-inner .subscribe-form-popup {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .subscribe-me .subscribe-me-inner .subscribe-form-popup {
    padding: 50px 25px;
  }
}
@media only screen and (max-width: 450px) {
  .subscribe-me .subscribe-me-inner .subscribe-form-popup {
    padding: 40px 15px;
  }
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup .heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 450px) {
  .subscribe-me .subscribe-me-inner .subscribe-form-popup .heading {
    font-size: 20px;
  }
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup .off {
  font-weight: 500;
  color: #8f8f8f;
  font-size: 14px;
  margin-bottom: 2px;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup .minimum-spend {
  font-size: 12px;
  font-weight: 500;
  color: black;
  margin-bottom: 42px;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup .minimum-spend > span {
  display: inline-block;
  border-bottom: 1px solid black;
  line-height: 1.2;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup form {
  position: relative;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup input[type='email'] {
  background-color: transparent;
  border-bottom: 1px solid #8f8f8f;
  padding: 0 0 14px !important;
  width: 100%;
  font-size: 12px;
}
.subscribe-me .subscribe-me-inner .subscribe-form-popup .subscribe-btn {
  position: absolute;
  top: -1px;
  right: 0;
  background-color: transparent;
  font-size: 18px;
  color: #c5305c;
  padding: 0;
}
.subscribe-me .subscribe-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .subscribe-me .subscribe-offer {
    display: none;
  }
}
.subscribe-me .subscribe-offer .subscribe-offer-text {
  width: 100%;
}
.subscribe-me .subscribe-offer .subscribe-offer-text .offer {
  font-size: 110px;
  font-weight: lighter;
  color: white;
  line-height: 1;
  position: relative;
  margin-bottom: 65px;
}
.subscribe-me .subscribe-offer .subscribe-offer-text .offer:before {
  position: absolute;
  content: '';
  bottom: -30px;
  width: 75px;
  height: 2px;
  background-color: #c5305c;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.subscribe-me .subscribe-offer .subscribe-offer-text .offer > sup {
  font-size: 62%;
  top: -27px;
}
.subscribe-me .subscribe-offer .subscribe-offer-text .offer > sub {
  font-size: 28px;
  text-transform: uppercase;
  margin-left: -42px;
  bottom: 0;
}
.subscribe-me .subscribe-offer .subscribe-offer-text .order {
  font-size: 24px;
  font-weight: lighter;
  text-transform: uppercase;
  color: white;
  line-height: 1.2em;
}

.carousel-text .owl-nav > div {
  background-color: transparent;
  border: 0px solid;
  color: #232323;
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  /*text-transform: capitalize;*/
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  top: 55% !important;
}
@media only screen and (max-width: 1366px) {
  .carousel-text .owl-nav > div {
    color: white;
  }
}
@media only screen and (max-width: 1199px) {
  .carousel-text .owl-nav > div {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .carousel-text .owl-nav > div {
    top: 60% !important;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-text .owl-nav > div {
    top: 65% !important;
  }
}
.carousel-text .owl-nav > div > span {
  display: block;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.carousel-text .owl-nav > div.owl-prev {
  left: -60px !important;
}
@media only screen and (max-width: 1366px) {
  .carousel-text .owl-nav > div.owl-prev {
    left: 10px !important;
  }
}
.carousel-text .owl-nav > div.owl-prev > span {
  -webkit-transform: rotate(90deg) translate(-50%, -50%);
  transform: rotate(90deg) translate(-50%, -50%);
}
.carousel-text .owl-nav > div.owl-next {
  right: -143px !important;
}
@media only screen and (max-width: 1366px) {
  .carousel-text .owl-nav > div.owl-next {
    right: -75px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .carousel-text .owl-nav > div.owl-next {
    right: -65px !important;
  }
}
.carousel-text .owl-nav > div.owl-next > span {
  -webkit-transform: rotate(-90deg) translate(-50%, -50%);
  transform: rotate(-90deg) translate(-50%, -50%);
}

/*-------------------------------------------------
	[ ## Carousel Align Center ]
*/
.carousel-align-center {
  position: relative;
}
.carousel-align-center .owl-nav > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
.carousel-align-center .owl-nav > div.owl-prev {
  left: -90px;
}
@media only screen and (max-width: 1620px) {
  .carousel-align-center .owl-nav > div.owl-prev {
    left: -75px;
  }
}
@media only screen and (max-width: 1366px) {
  .carousel-align-center .owl-nav > div.owl-prev {
    left: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-align-center .owl-nav > div.owl-prev {
    left: -22px;
  }
}
.carousel-align-center .owl-nav > div.owl-next {
  right: -90px;
}
@media only screen and (max-width: 1620px) {
  .carousel-align-center .owl-nav > div.owl-next {
    right: -75px;
  }
}
@media only screen and (max-width: 1366px) {
  .carousel-align-center .owl-nav > div.owl-next {
    right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-align-center .owl-nav > div.owl-next {
    right: -22px;
  }
}

/*-------------------------------------------------
	[ ## Carousel Rectangle ]
*/
.carousel-rectangle {
  position: relative;
}
.carousel-rectangle .owl-nav > div {
  width: 50px;
  height: 50px;
  font-size: 18px;
  background-color: white;
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
  .carousel-rectangle .owl-nav > div {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (max-width: 575px) {
  .carousel-rectangle .owl-nav > div {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }
}
.carousel-rectangle .owl-nav > div:hover {
  background-color: black;
  color: white;
}
.carousel-rectangle.carousel-nav-center > .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.carousel-rectangle.carousel-nav-center > .owl-nav > div {
  margin: 0;
}

.carousel-arrow .owl-nav > div {
  font-size: 60px;
  color: #bababa;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media only screen and (max-width: 991px) {
  .carousel-arrow .owl-nav > div {
    font-size: 30px;
  }
}
.carousel-arrow .owl-nav > div:hover {
  color: #c5305c;
}
.carousel-arrow .owl-nav > div.owl-prev {
  left: -60px;
}
@media only screen and (max-width: 1280px) {
  .carousel-arrow .owl-nav > div.owl-prev {
    left: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .carousel-arrow .owl-nav > div.owl-prev {
    left: -30px;
  }
}
@media only screen and (max-width: 991px) {
  .carousel-arrow .owl-nav > div.owl-prev {
    left: -15px;
  }
}
.carousel-arrow .owl-nav > div.owl-next {
  right: -60px;
}
@media only screen and (max-width: 1280px) {
  .carousel-arrow .owl-nav > div.owl-next {
    right: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .carousel-arrow .owl-nav > div.owl-next {
    right: -30px;
  }
}
@media only screen and (max-width: 991px) {
  .carousel-arrow .owl-nav > div.owl-next {
    right: -15px;
  }
}

/*-------------------------------------------------
	[ ## Carousel Nav Dots ]
*/
.carousel-nav-dots .owl-dots {
  text-align: center;
  margin-top: -8px;
}
.carousel-nav-dots .owl-dots > div {
  display: inline-block;
  margin: 0 4px;
  border-radius: 50%;
}
.carousel-nav-dots .owl-dots > div > span {
  background-color: black;
  border-radius: 50%;
  display: block;
  height: 10px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 10px;
  opacity: 0.5;
}
.carousel-nav-dots .owl-dots > div.active > span {
  opacity: 1 !important;
}

.carousel-nav-dots-rec .owl-dots {
  margin-bottom: -5px;
  text-align: center;
  padding-top: 15px;
}
.carousel-nav-dots-rec .owl-dots > div {
  display: inline-block;
  margin: 0 4px;
}
.carousel-nav-dots-rec .owl-dots > div > span {
  background-color: #cccccc;
  display: block;
  height: 4px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 40px;
}
@media only screen and (max-width: 767px) {
  .carousel-nav-dots-rec .owl-dots > div > span {
    width: 20px;
  }
}
.carousel-nav-dots-rec .owl-dots > div.active > span {
  background-color: #c5305c !important;
  opacity: 1 !important;
}

/*-------------------------------------------------
	[ ## Socail Status ]
*/
.social-status {
  margin: 0 -3px;
}
.social-status a {
  border-radius: 50%;
  color: #575757;
  display: inline-block;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 3px;
  background-color: #f6f6f6;
}
.social-status a:hover, .social-status a:focus {
  background-color: #c5305c;
  color: white !important;
}

/*-------------------------------------------------
	[ ## Scroll Top ]
*/
.topbutton {
  color: white;
  bottom: 30px;
  display: block;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 30px;
  text-align: center;
  width: 50px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999;
  font-size: 20px;
  border-radius: 5px;
  background-color: #c5305c;
}
@media only screen and (max-width: 575px) {
  .topbutton {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
  }
}
.topbutton.btn-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.topbutton.btn-hide {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.topbutton:hover {
  color: white !important;
  opacity: 0.9;
}
.topbutton:focus {
  color: white !important;
}

/*-------------------------------------------
  -- Animations
-------------------------------------------*/
[data-animate] {
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

/* zoomEffect */
@-webkit-keyframes zoomEffect {
  0% {
    -webkit-transform: scale(1, 1) translate(0, 0);
  }

  25% {
    -webkit-transform: scale(1.3, 1.3) translate(50px, 50px);
  }

  50% {
    -webkit-transform: scale(1, 1) translate(0, 0);
  }

  75% {
    -webkit-transform: scale(1.3, 1.3) translate(-50px, -50px);
  }

  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
  }
}
@keyframes zoomEffect {
  0% {
    -webkit-transform: scale(1, 1) translate(0, 0);
    transform: scale(1, 1) translate(0, 0);
  }

  25% {
    -webkit-transform: scale(1.3, 1.3) translate(50px, 50px);
    transform: scale(1.3, 1.3) translate(50px, 50px);
  }

  50% {
    -webkit-transform: scale(1, 1) translate(0, 0);
    transform: scale(1, 1) translate(0, 0);
  }

  75% {
    -webkit-transform: scale(1.3, 1.3) translate(-50px, -50px);
    transform: scale(1.3, 1.3) translate(-50px, -50px);
  }

  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
    transform: scale(1, 1) translate(0, 0);
  }
}
/* Fade In Up */
@-webkit-keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.3em, 0);
    transform: translate3d(0, 1.3em, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.3em, 0);
    transform: translate3d(0, 1.3em, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp {
  -webkit-animation-name: hg-fadeInUp;
  animation-name: hg-fadeInUp;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp50 {
  -webkit-animation-name: hg-fadeInUp50;
  animation-name: hg-fadeInUp50;
}

/* Fade Up In */
@-webkit-keyframes hg-fadeUpIn50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeUpIn50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp50 {
  -webkit-animation-name: hg-fadeInUp50;
  animation-name: hg-fadeInUp50;
}

/* Fade In Down */
@-webkit-keyframes hg-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInDown {
  -webkit-animation-name: hg-fadeInDown;
  animation-name: hg-fadeInDown;
}

/* Fade In Left */
@-webkit-keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInLeft {
  -webkit-animation-name: hg-fadeInLeft;
  animation-name: hg-fadeInLeft;
}

/* Fade In Right */
@-webkit-keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInRight {
  -webkit-animation-name: hg-fadeInRight;
  animation-name: hg-fadeInRight;
}

/* Rotate360 */
@-webkit-keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotate360 {
  -webkit-animation-name: rotate360;
  animation-name: rotate360;
}

/* bt-leftRight-20 */
@-webkit-keyframes bt-leftRight-20 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bt-leftRight-20 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* bt-bottomTop-40 */
@-webkit-keyframes bt-bottomTop-40 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bt-bottomTop-40 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* bt-topBottom-40 */
@-webkit-keyframes bt-topBottom-40 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bt-topBottom-40 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* bt-topBottom-20 */
@-webkit-keyframes bt-topBottom-20 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bt-topBottom-20 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

/*-------------------------------------------------
    [ ## Others Element ]
*/
.block-img {
  display: block;
}

.mfp-close {
  color: white !important;
}

.full-content {
  float: none;
  margin: auto;
}

.full-width {
  width: 100%;
}

.fs-i {
  font-style: italic;
}

.fw-n {
  font-weight: normal;
}

.bg-cover {
  background-size: cover;
  background-position: center center;
}

[data-bg-image] {
  background-size: cover;
  background-position: 50%;
}

.no-border {
  border: 0 none !important;
}

.overflow-hide {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.fl-none {
  float: none !important;
}

@media only screen and (max-width: 800px) {
  .mb-fl-none {
    float: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mb-text-center {
    text-align: center !important;
  }
}

.owl-carousel .owl-item img {
  width: auto;
}

.box-shadow {
  box-shadow: 3px 3px 11px 0px rgba(0, 0, 0, 0.28);
}

.box-shadow-red {
  box-shadow: 3px 3px 11px 0px rgba(197, 48, 92, 0.14);
}

.card-shadow {
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.07);
}

.mock-up-thumb {
  display: inline-block;
}

.card {
  background-color: white;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.07);
}

.section-block {
  margin: 20px;
}
@media only screen and (max-width: 1366px) {
  .section-block {
    margin: 15px;
  }
}

.section-block-40 {
  margin: 40px;
}
@media only screen and (max-width: 1366px) {
  .section-block-40 {
    margin: 15px;
  }
}

.section-block-60 {
  padding: 60px;
}
@media only screen and (max-width: 1366px) {
  .section-block-60 {
    padding: 15px;
  }
}

.list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.rating {
  margin-right: 2px;
}
.rating ul > li {
  display: inline-block;
  font-size: 12px;
  color: #bababa;
  margin: 0 -2px;
}
.rating ul > li.yellow {
  color: #feb300;
}

.logo-text {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #b2a1d2 !important;
  letter-spacing: 0.45em;
  display: inline-block;
}
.logo-text > a:focus,
.logo-text > a:hover, .logo-text:focus, .logo-text:hover {
  color: #b2a1d2 !important;
}

.bg-center {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 575px) {
  .container {
    max-width: 450px;
  }
}
@media only screen and (max-width: 576px) {
  .container {
    width: 100%;
  }
}
.container-medium {
  max-width: 1320px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1366px) {
  .container-medium {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1199px) {
  .container-medium {
    max-width: 960px;
  }
}
@media only screen and (max-width: 991px) {
  .container-medium {
    max-width: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .container-medium {
    max-width: 540px;
  }
}
@media only screen and (max-width: 575px) {
  .container-medium {
    max-width: 450px;
  }
}
@media only screen and (max-width: 480px) {
  .container-medium {
    max-width: 100%;
  }
}

.container-1290 {
  max-width: 1290px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1366px) {
  .container-1290 {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1199px) {
  .container-1290 {
    max-width: 960px;
  }
}
@media only screen and (max-width: 991px) {
  .container-1290 {
    max-width: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .container-1290 {
    max-width: 540px;
  }
}
@media only screen and (max-width: 575px) {
  .container-1290 {
    max-width: 450px;
  }
}
@media only screen and (max-width: 480px) {
  .container-1290 {
    max-width: 100%;
  }
}

.custom-container-content {
  padding-left: 60px;
  padding-right: 60px;
  background-color: white;
}
@media only screen and (max-width: 1199px) {
  .custom-container-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.element-group > .element {
  position: absolute;
}

.divider {
  font-size: 12px;
  color: #c5305c;
  text-align: center;
}
.divider > span {
  margin: 0 -1px;
}
.divider > span:nth-child(2) {
  font-size: 18px;
}

/*-------------------------------------------------
    [ ## Grid Element ]
*/
.container-xl {
  margin: auto;
  padding: 0 15px;
  width: 100%;
}
@media only screen and (min-width: 1575px) {
  .container-xl {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1574px) {
  .container-xl {
    max-width: 1199px;
  }
}

@media only screen and (min-width: 992px) {
  .row.item-4 .item:nth-child(4n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 992px) {
  .row.item-3 .item:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 992px) {
  .row.item-2 .item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 992px) {
  .row.item-1 .item:nth-child(n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 992px) {
  .row .item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 520px) {
  .row .item:nth-child(n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 520px) {
  .row[class*="item-"] [class*="col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .item-sm [class*="col-"] {
    width: 100%;
  }
}

#particles-js {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*-------------------------------------------------
    # Forms
*/
/*-------------------------------------------------
    [ ## Buttons ]
*/
button, input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type='submit']:hover {
  color: white;
}

button, input[type='button'], input[type='reset'], input[type='submit'],
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
button:focus, input[type='button']:focus, input[type='reset']:focus, input[type='submit']:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus {
  outline: none;
}

button::-moz-focus-inner, input[type='button']::-moz-focus-inner, input[type='reset']::-moz-focus-inner, input[type='submit']::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  -webkit-transition: all 0.3s ease 0.02s;
  transition: all 0.3s ease 0.02s;
}

.btn:active,
.btn:focus {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125) inset;
}

.btn {
  border: 0px solid;
  border-radius: 0px;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 480px) {
  .btn {
    font-size: 12px;
  }
}

.btn-default {
  padding: 15px 35px;
  color: white;
  background-color: #c5305c;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .btn-default {
    padding: 12px 20px;
  }
}
.btn-default:focus, .btn-default:hover {
  background-color: black;
  color: white;
}
.btn-default.btn-black {
  background-color: black;
}
.btn-default.btn-black:focus, .btn-default.btn-black:hover {
  background-color: #c5305c;
}
.btn-default.btn-white:focus, .btn-default.btn-white:hover {
  background-color: white;
  color: #c5305c;
}

.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0);
}

.btn-primary {
  background-color: transparent;
  color: black;
  border: 2px solid black;
  padding: 10px 30px;
}
.btn-primary.active:focus:not(:disabled):not(.disabled), .btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0.5);
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #c5305c !important;
  color: white !important;
  border: 2px solid #c5305c;
}
.btn-primary:active {
  box-shadow: 0 0 0 0rem transparent !important;
}
.btn-primary.btn-white {
  border-color: white;
  color: white;
  padding: 10px 25px;
}
.btn-primary.btn-white:hover, .btn-primary.btn-white:focus {
  border-color: #c5305c !important;
}

.video-btn {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 110px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 54px;
  color: white;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  z-index: 0;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.125);
}
.video-btn:after {
  display: block;
  content: '';
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.video-btn:hover, .video-btn:focus {
  color: #c5305c;
}
@media only screen and (max-width: 767px) {
  .video-btn {
    width: 80px;
    height: 80px;
    line-height: 90px;
    font-size: 36px;
  }
  .video-btn:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

.btn-group-default {
  margin: 50px -5px -5px;
}
@media only screen and (max-width: 991px) {
  .btn-group-default {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 480px) {
  .btn-group-default {
    margin-top: 35px;
  }
}
.btn-group-default > .btn {
  margin: 5px;
}

.show-more {
  text-align: center;
}
.show-more .button {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #232323;
}
.show-more .button > span {
  display: block;
  margin-top: 7px;
}
.show-more .button:hover {
  color: #c5305c;
}

.more-link {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  word-spacing: 0.02em;
  letter-spacing: 0.01em;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.more-link:hover, .more-link:focus, .more-link:active:focus {
  color: white;
  text-decoration: none !important;
}

.read-more-text {
  font-weight: normal;
  color: #646464;
  font-size: 15px;
  font-family: "Barlow Semi Condensed", sans-serif;
  /*text-transform: capitalize;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  font-weight: 600;
}
@media only screen and (max-width: 575px) {
  .read-more-text {
    font-size: 14px;
  }
}
.read-more-text > [class*='fa-'] {
  padding-left: 5px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin-top: 2px;
  font-size: 12px;
}
@media only screen and (max-width: 575px) {
  .read-more-text > [class*='fa-'] {
    font-size: 11px;
  }
}
.read-more-text:hover {
  color: #c5305c;
}
.read-more-text:hover > [class*='fa-'] {
  padding-left: 8px;
}

.load-more-btn {
  font-size: 16px;
  font-weight: 700;
  color: black;
  letter-spacing: 0.2em;
  padding: 12px 35px;
  background-color: #f8f8f8;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .load-more-btn {
    font-size: 15px;
  }
}
.load-more-btn:hover {
  background-color: black;
  color: white;
}

.comment-navigation .nav-links a {
  background: white;
  display: inline-block;
  padding: 0.5em 1.8em;
  letter-spacing: 0.02em;
}
.comment-navigation .nav-links a:hover {
  color: white;
}

.mfp-wrap button:hover, .mfp-wrap input[type='button']:hover, .mfp-wrap input[type='reset']:hover, .mfp-wrap input[type='submit']:hover {
  background: transparent !important;
}

.btn-play {
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  height: 55px;
  width: 55px;
  line-height: 25px;
}

.social-btn-lg {
  display: inline-block;
  font-size: 12px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
}

.btn-gf {
  border-style: solid;
  border-width: 5px;
  border-color: white;
  border-radius: 50%;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.14);
}

.btn-lg {
  padding: 15px 45px;
  display: inline-block;
  font-size: 16px;
}

.btn-md {
  padding: 10px 30px;
  display: inline-block;
  font-size: 15px;
}

.btn-xl {
  padding: 15px 45px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.015em;
}

.btn-slider {
  padding: 10px 45px;
  display: inline-block;
  font-size: 15px;
  border-radius: 30px;
  border-width: 3px;
}

.btn-slider-xl {
  padding: 15px 45px;
  display: inline-block;
  font-size: 15px;
  border-radius: 30px;
}

/*-------------------------------------------------
    [ ## Fields ]
*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: none;
}

input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #575757 !important;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #575757 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

textarea {
  display: block;
  width: 100%;
  display: block;
  min-height: 100px;
  padding-top: 0px !important;
}

input,
select,
textarea {
  border: none;
  vertical-align: baseline;
  font-size: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

::-webkit-input-placeholder {
  color: #676767;
}

.widget_newsletter::-webkit-input-placeholder {
  color: #808080;
}

:-moz-placeholder {
  color: #676767;
  opacity: 1;
}

::-moz-placeholder {
  color: #676767;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #676767;
}

.form-controllar {
  border-bottom: 1px solid #dddddd;
  background: transparent;
  width: 100%;
  padding: 10px 0 5px;
  height: 50px;
  line-height: 54px;
  outline: none;
}
.form-controllar:focus {
  border-color: none;
  box-shadow: none;
  border-color: #c5305c;
}

.post-password-form input[type="password"] {
  font-size: 14px;
  border: 1px solid #f0f0f0;
  outline: none;
  box-sizing: border-box;
  padding: 10px;
}
.post-password-form input[type="submit"] {
  padding: 15px 30px;
  position: relative;
  top: 0;
  font-size: 14px;
}

.datepicker-container {
  width: 300px;
}
@media only screen and (max-width: 480px) {
  .datepicker-container {
    width: 270px;
  }
}
.datepicker-container .datepicker-panel > ul > li.picked {
  color: #c5305c;
}
.datepicker-container .datepicker-panel > ul > li {
  width: 42px;
}
@media only screen and (max-width: 480px) {
  .datepicker-container .datepicker-panel > ul > li {
    width: 38px;
  }
}
.datepicker-container .datepicker-panel > ul > li[data-view="month current"] {
  width: 70%;
  color: black;
  font-weight: 600;
  font-family: "Roboto Slab", serif;
}
.datepicker-container .datepicker-panel > ul > li[data-view="day"] {
  color: black;
}
.datepicker-container .datepicker-panel > ul > li[data-view="day next"] {
  color: #575757;
}
.datepicker-container .datepicker-panel > ul > li:hover, .datepicker-container .datepicker-panel > ul > li.highlighted {
  color: white;
  background-color: #c5305c;
}

.input-spinner {
  border: 2px solid #dddddd;
  border-radius: 40px;
  height: 48px;
  overflow: hidden;
  display: inline-block;
  padding: 0 20px;
}
.input-spinner > a {
  display: inline-block;
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #8f8f8f;
}
.input-spinner > a:hover, .input-spinner > a:focus {
  color: black;
}
.input-spinner > input {
  border: 0 solid;
  border-radius: 0;
  color: black;
  float: left;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  height: 44px;
  line-height: 44px;
  font-weight: 600;
  width: 85px !important;
  padding: 5px 10px !important;
}
@media only screen and (max-width: 991px) {
  .input-spinner > input {
    width: 60px !important;
  }
}
.input-spinner > input:focus {
  border: 0 solid;
}

.select-custom {
  border-radius: 5px;
  background-color: transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  height: 50px;
  line-height: 54px;
  border-radius: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  text-align: left !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.select-custom:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 2px;
  color: black;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  font-weight: 800;
  opacity: 0.7;
}
.select-custom .list {
  background-color: white;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  min-height: 50px;
  max-height: 170px;
}
.select-custom .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.select-custom.open:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.select-custom.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  width: 100%;
  min-height: 50px;
  max-height: 200px;
  overflow-y: scroll;
}
.select-custom.open .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.select-custom .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.select-custom .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.select-custom .option.disabled:after {
  border-color: #cccccc;
}
.select-custom .option:hover {
  background-color: #c5305c;
  color: white;
}
.select-custom .current {
  display: block;
  opacity: 0.8;
}

.select-custom:focus {
  box-shadow: none;
  outline: none;
  border-radius: 0px;
  background: none;
  color: #727272;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/*-------------------------------------------------
    # Media
*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
  border: none;
}

.format-audio iframe {
  width: 100%;
  overflow: hidden;
}

/*-------------------------------------------------
    [ ## Captions ]
*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.4em 0;
  font-size: 0.9em;
  font-style: italic;
}

.wp-caption-text {
  text-align: center;
}

/*-------------------------------------------------
    [ ## Galleries ]
*/
.gallery-block .button-text-right {
  position: relative;
  text-align: right;
}
.gallery-block .button-text-right.top-60 {
  top: -60px;
}
@media only screen and (max-width: 991px) {
  .gallery-block .button-text-right.top-60 {
    top: -10px;
    margin-bottom: 30px;
    text-align: left;
  }
}

.gallery {
  margin-bottom: 1.5em;
  margin-left: -10px;
  margin-right: -10px;
}

.gallery-items-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 480px) {
  .gallery-items-list {
    display: block;
  }
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.gallery-item .gallery-thumb {
  overflow: hidden;
  margin-bottom: 0;
}
.gallery-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  border-radius: 3px;
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP tool-bar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .never ending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Header Content
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Preloader ]
*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background-color: #232323;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background-color: #c5305c;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
.intro-element .intro-socail-share {
  position: relative;
}
@media only screen and (max-width: 575px) {
  .intro-element .intro-socail-share:hover .socail-share {
    opacity: 1 !important;
    padding-top: 5px !important;
    visibility: visible !important;
  }
}
.intro-element .intro-socail-share .share-alt {
  display: none;
}
@media only screen and (max-width: 575px) {
  .intro-element .intro-socail-share .share-alt {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #7D7D7D;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    cursor: pointer;
  }
  .intro-element .intro-socail-share .share-alt + .socail-share {
    padding-top: 20px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    min-width: 100px;
  }
}
.intro-element .intro-socail-share .socail-share a {
  font-size: 30px;
  display: inline-block;
  color: #7D7D7D;
  text-align: center;
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  .intro-element .intro-socail-share .socail-share a {
    font-size: 30px;
    margin-right: 10px;
  }
}
.intro-element .intro-socail-share .socail-share a:last-child {
  margin-right: 0;
}
.intro-element .intro-socail-share .socail-share a:hover {
  color: #c5305c !important;
}
.intro-element .intro-socail-text > a {
  font-weight: 500;
  display: inline-block;
  /*text-transform: capitalize;*/
  padding: 5px 17px;
  color: white;
}
@media only screen and (max-width: 991px) {
  .intro-element .intro-socail-text > a {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .intro-element .intro-socail-text > a {
    padding: 0 8px;
  }
}
.intro-element .intro-socail-text > a:hover {
  color: #c5305c !important;
}
.intro-element .intro-socail-text > a:first-child {
  padding-left: 0;
}
.intro-element .intro-socail-text > a:last-child {
  padding-right: 0;
}
.intro-element .intro-shipping-text,
.intro-element .intro-content-info {
  color: white;
  font-size: 15px;
  font-weight: 500;
}
.intro-element .intro-shipping-text > span,
.intro-element .intro-content-info > span {
  color: #bababa;
}
.intro-element .contact-info {
  text-align: center;
}
.intro-element .contact-info .title {
  font-size: 12px;
  /*text-transform: capitalize;*/
  font-weight: 500;
  margin-bottom: 8px;
}
.intro-element .contact-info .contact-no {
  font-weight: 600;
  font-size: 21px;
  margin-bottom: 0;
}

.site-header {
  padding: 0px;
}
.site-header .site-branding > a {
  display: inline-block;
}
.site-header .site-branding.site-branding-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -5px;
}
.site-header .site-branding.site-branding-author > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.site-header .site-branding.site-branding-author > a .branding-img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .site-header .site-branding.site-branding-author > a .branding-img {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 420px) {
  .site-header .site-branding.site-branding-author > a .branding-img {
    width: 75px;
    height: 75px;
  }
}
.site-header .site-branding.site-branding-author > a .branding-info {
  padding-left: 22px;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .site-header .site-branding.site-branding-author > a .branding-info {
    padding-top: 10px;
    padding-left: 15px;
  }
}
.site-header .site-branding.site-branding-author > a .branding-info .site-title {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 72px;
  line-height: 0.9;
  text-transform: uppercase;
  margin-bottom: -5px;
}
@media only screen and (max-width: 991px) {
  .site-header .site-branding.site-branding-author > a .branding-info .site-title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .site-branding.site-branding-author > a .branding-info .site-title {
    font-size: 48px;
    margin-bottom: -2px;
  }
}
@media only screen and (max-width: 575px) {
  .site-header .site-branding.site-branding-author > a .branding-info .site-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 420px) {
  .site-header .site-branding.site-branding-author > a .branding-info .site-title {
    font-size: 28px;
  }
}
.site-header .site-branding.site-branding-author > a .branding-info .site-slogan {
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  color: #232323;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 575px) {
  .site-header .site-branding.site-branding-author > a .branding-info .site-slogan {
    font-size: 12px;
    letter-spacing: 0em;
  }
}
.site-header .header-right-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-header .mobile-sidebar-menu {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .site-header .mobile-sidebar-menu {
    display: block;
  }
}
.site-header .search-wrap > .search-btn {
  font-size: 30px;
  color: #7D7D7D;
  margin-right: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 575px) {
  .site-header .search-wrap > .search-btn {
    margin-right: 5px;
  }
}
.site-header .search-wrap > .search-btn:hover {
  color: #c5305c;
}
.site-header.header-absolute {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: transparent;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.site-header.default-header-style .hamburger-menus, .site-header.header-style-one .hamburger-menus {
  display: none;
  margin-left: 20px;
}
@media only screen and (max-width: 575px) {
  .site-header.default-header-style .hamburger-menus, .site-header.header-style-one .hamburger-menus {
    margin-left: 15px;
  }
}
.site-header.default-header-style .header-download-area {
  background-color: #202120;
  color: #e5e4e4;
}
@media only screen and (max-width: 575px) {
  .site-header.default-header-style .header-download-area {
    display: none;
  }
}
.site-header.default-header-style .header-download-area .download-area-content {
  padding: 13px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-header.default-header-style .header-download-area .download-area-content .download-text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.55em;
}
.site-header.default-header-style .header-download-area .download-area-content button, .site-header.default-header-style .header-download-area .download-area-content input[type='button'], .site-header.default-header-style .header-download-area .download-area-content input[type='reset'], .site-header.default-header-style .header-download-area .download-area-content input[type='submit'] {
  letter-spacing: 0.1em;
  /*text-transform: capitalize;*/
  font-size: 12px;
  padding: 7px 15px;
  background-color: #243E3D;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.site-header.default-header-style .header-download-area .download-area-content button:hover, .site-header.default-header-style .header-download-area .download-area-content input[type='button']:hover, .site-header.default-header-style .header-download-area .download-area-content input[type='reset']:hover, .site-header.default-header-style .header-download-area .download-area-content input[type='submit']:hover {
  color: black;
  background-color: white;
}
.site-header.default-header-style .header-download-area.style-one {
  background-color: transparent;
}
.site-header.default-header-style .header-download-area.style-one .download-area-content {
  background-color: #202120;
  padding-left: 30px;
  padding-right: 30px;
}
.site-header.default-header-style .header-top-area {
  padding-top: 60px;
  padding-bottom: 42px;
}
@media only screen and (max-width: 1199px) {
  .site-header.default-header-style .header-top-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .site-header.default-header-style .header-top-area {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.site-header.default-header-style .mobile-sidebar-menu .navigation ul.mainmenu a {
  font-family: "Barlow Semi Condensed", sans-serif;
}
.site-header.default-header-style .mobile-sidebar-menu .menu-content:before {
  background-color: transparent !important;
}
.site-header.default-header-style .site-navigation {
  font-family: "Barlow Semi Condensed", sans-serif;
  padding-bottom: 20px;
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 1199px) {
  .site-header.default-header-style .navigation-area {
    display: none;
  }
}
.site-header.default-header-style.style-one {
  background-color: transparent;
}
.site-header.default-header-style.style-one .site-navigation {
  font-family: "Roboto Slab", serif;
}
.site-header.default-header-style.style-one .navigation .mainmenu > li > a {
  font-size: 16px;
}
.site-header.default-header-style.style-one .mainmenu .sub-menu li > a,
.site-header.default-header-style.style-one .mainmenu .custom-megamenu li > a {
  font-size: 14px;
}
.site-header.default-header-style.style-one .menu-content:before {
  height: 1px;
}
@media only screen and (min-width: 1200px) {
  .site-header.default-header-style.style-one .header-top-area {
    padding-top: 80px;
    padding-bottom: 62px;
  }
}
.site-header.default-header-style.style-two .site-navigation {
  font-family: "Barlow", sans-serif;
}
.site-header.default-header-style.style-two .navigation .mainmenu > li > a {
  font-size: 16px;
  font-weight: 700;
}
.site-header.default-header-style.style-two .mainmenu .sub-menu li > a,
.site-header.default-header-style.style-two .mainmenu .custom-megamenu li > a {
  font-size: 15px;
}
.site-header.default-header-style.style-two .menu-content:before {
  height: 1px;
}
@media only screen and (min-width: 1200px) {
  .site-header.default-header-style.style-two .header-top-area {
    padding-top: 60px;
    padding-bottom: 45px;
  }
}
.site-header.default-header-style.style-three .navigation .mainmenu > li > a, .site-header.default-header-style.style-four .navigation .mainmenu > li > a {
  font-weight: 500;
}
.site-header.default-header-style.style-three .navigation-area, .site-header.default-header-style.style-four .navigation-area {
  padding-bottom: 40px;
}
.site-header.default-header-style.style-three .navigation-area .site-navigation, .site-header.default-header-style.style-four .navigation-area .site-navigation {
  padding-bottom: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.site-header.default-header-style.style-three .navigation-area .menu-content:before, .site-header.default-header-style.style-four .navigation-area .menu-content:before {
  display: none;
}
.site-header.default-header-style.style-three .navigation-area .menu-content .mainmenu, .site-header.default-header-style.style-four .navigation-area .menu-content .mainmenu {
  background-color: transparent;
}
.site-header.default-header-style.style-four .header-download-area.style-one .download-area-content {
  background-color: black;
}
.site-header.default-header-style.style-four .header-download-area.style-one .download-area-content .btn-default {
  background-color: #262626;
}
.site-header.default-header-style.style-four .header-download-area.style-one .download-area-content .btn-default:hover {
  background-color: white;
}
.site-header.default-header-style.style-four .header-top-area {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .site-header.default-header-style.style-four .header-top-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.site-header.default-header-style.style-four .header-top-area .intro-socail-share {
  padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .site-header.default-header-style.style-four .header-top-area .intro-socail-share {
    padding-left: 0;
  }
}
.site-header.default-header-style.style-four .header-top-area .header-right-area {
  padding-right: 35px;
}
@media only screen and (max-width: 1199px) {
  .site-header.default-header-style.style-four .header-top-area .header-right-area {
    padding-right: 0;
  }
}
.site-header.header-style-one .hamburger-menus > span {
  background-color: #929292;
}
.site-header.header-style-one .navigation-area {
  background-color: #212121;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .navigation-area {
    padding: 15px 0;
  }
}
.site-header.header-style-one.intro-element .intro-socail-share .socail-share a,
.site-header.header-style-one .search-wrap > .search-btn,
.site-header.header-style-one .header-card-area > a {
  color: #929292;
}
.site-header.header-style-one .search-wrap .search-form {
  top: calc(100% + 20px);
}
.site-header.header-style-one .header-card-area > a > sup {
  background-color: #5C5C5C;
  color: #c0c0c0;
}
.site-header.header-style-one .header-logo-area.add-pattern {
  padding-top: 55px;
  position: relative;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .header-logo-area.add-pattern {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .site-header.header-style-one .header-logo-area.add-pattern {
    padding-top: 32px;
    margin-bottom: 47px;
  }
}
.site-header.header-style-one .header-logo-area.add-pattern:before {
  position: absolute;
  content: "";
  background-image: url("../images/bg-pattern.png");
  background-repeat: repeat;
  width: calc(100% - 120px);
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.3;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .header-logo-area.add-pattern:before {
    width: 930px;
  }
}
@media only screen and (max-width: 991px) {
  .site-header.header-style-one .header-logo-area.add-pattern:before {
    width: 695px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header.header-style-one .header-logo-area.add-pattern:before {
    width: 520px;
  }
}
@media only screen and (max-width: 575px) {
  .site-header.header-style-one .header-logo-area.add-pattern:before {
    width: calc(100% - 30px);
  }
}
.site-header.header-style-one .header-logo-area.add-pattern .site-branding {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .site-header.header-style-one .header-logo-area.add-pattern .site-branding {
    padding: 0 120px;
  }
}
@media only screen and (max-width: 575px) {
  .site-header.header-style-one .header-logo-area.add-pattern .site-branding {
    padding: 0 60px;
  }
}
.site-header.header-style-one .site-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header.header-style-one .site-navigation .intro-socail-share,
.site-header.header-style-one .site-navigation .header-right-area {
  min-width: 140px;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .site-navigation .intro-socail-share,
  .site-header.header-style-one .site-navigation .header-right-area {
    min-width: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .navigation {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one .mobile-sidebar-menu .navigation {
    display: block;
  }
}
.site-header.header-style-one.style-one .navigation-area, .site-header.header-style-one.style-two .navigation-area {
  margin-bottom: 5px;
}
.site-header.header-style-one.style-one .header-card-area > a > sup, .site-header.header-style-one.style-two .header-card-area > a > sup {
  background-color: black;
  color: #ffffff;
}
.site-header.header-style-one.style-one .header-logo-area, .site-header.header-style-one.style-two .header-logo-area {
  padding: 60px 0 55px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .site-header.header-style-one.style-one .header-logo-area, .site-header.header-style-one.style-two .header-logo-area {
    padding: 25px 0;
  }
}
.site-header.header-style-one.style-two .navigation .mainmenu > li:first-child > a {
  padding-left: 0;
}
.site-header.header-style-one.style-two .header-logo-area .site-branding {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .site-header.header-style-one.style-two .header-logo-area .site-branding {
    padding: 15px 0;
  }
}
.site-header.header-style-one.style-two .site-navigation {
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  .site-header.header-style-one.style-two .site-navigation {
    margin-left: 0;
    margin-right: 0;
  }
}
.site-header.header-style-one.style-two .site-navigation .intro-socail-share {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one.style-two .site-navigation .intro-socail-share {
    display: block;
  }
}
.site-header.header-style-one.style-two .site-navigation .megamenu .megamenu-main {
  width: 1010px;
}

/*-------------------------------------------------
    [ ## Sticky header ]
*/
#sticky-header {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#sticky-header .site-header {
  background-color: #212121;
  box-shadow: 0px 5px 10px -5px rgba(255, 255, 255, 0.15);
  position: relative;
}
#sticky-header .site-header .navigation .mainmenu > li > a {
  color: #e0e0e0;
}
#sticky-header .site-header .navigation .mainmenu > li > a > .menu-arrow {
  color: rgba(255, 255, 255, 0.5);
}
#sticky-header .site-header .navigation .mainmenu > li > a:hover, #sticky-header .site-header .navigation .mainmenu > li > a.active {
  color: white !important;
}
#sticky-header .site-header.default-header-style {
  padding: 10px 0;
}
#sticky-header .site-header.default-header-style .navigation .mainmenu > li > a {
  font-weight: 600;
}
#sticky-header .site-header.default-header-style .menu-content:before {
  display: none;
}
#sticky-header .site-header.default-header-style .header-top-area,
#sticky-header .site-header.default-header-style .header-download-area {
  display: none;
}
#sticky-header .site-header.default-header-style .menu-content .mainmenu {
  background-color: transparent !important;
}
#sticky-header .site-header.default-header-style .site-navigation {
  padding-bottom: 0;
}
#sticky-header .site-header.default-header-style .mainmenu .sub-menu:after {
  top: -10px;
  height: 10px;
}
#sticky-header .site-header.default-header-style .mainmenu li:hover > .sub-menu {
  top: calc(100% + 10px);
}
#sticky-header .site-header.default-header-style .mainmenu li.megamenu:hover > .sub-menu {
  top: 100%;
}
#sticky-header .site-header.default-header-style .navigation-area .site-navigation {
  border-top: 0px solid;
  border-bottom: 0px solid;
}
#sticky-header .site-header.default-header-style.site-header.default-header-style.style-four .navigation-area {
  padding-bottom: 0;
}
#sticky-header .site-header.header-style-one .header-logo-area {
  display: none;
}
#sticky-header .site-header.header-style-one.style-one .navigation-area, #sticky-header .site-header.header-style-one.style-two .navigation-area {
  margin-bottom: 0;
}

/* [ ## Header Card ] */
.header-card-area {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 0;
}
.header-card-area > a {
  display: inline-block;
  font-size: 30px;
  position: relative;
  width: 30px;
  color: #7D7D7D;
  border-radius: 50%;
  text-align: center;
}
.header-card-area > a > sup {
  background-color: black;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -3px;
  text-align: center;
  top: -5px;
  width: 20px;
}
@media only screen and (max-width: 1199px) {
  .header-card-area > a > sup {
    top: -2px;
    right: -4px;
  }
}
@media only screen and (max-width: 575px) {
  .header-card-area > a > sup {
    height: 17px;
    width: 17px;
    line-height: 17px;
    font-size: 8px;
  }
}
.header-card-area .cart-list {
  background-color: white;
  position: absolute;
  width: 365px;
  padding: 40px 30px 30px;
  right: 0px;
  top: calc(100% + 70px);
  z-index: 9999;
  visibility: hidden;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list {
    padding: 20px 15px;
    width: 300px;
  }
}
@media only screen and (max-width: 420px) {
  .header-card-area .cart-list {
    width: 270px;
  }
}
.header-card-area .cart-list:after {
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
}
.header-card-area .cart-list .cart-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #dddddd;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
.header-card-area .cart-list .cart-item .product-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-item .product-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
}
.header-card-area .cart-list .cart-item .product-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 70px);
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  padding: 0px 20px;
  font-size: 14px;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-item .product-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 50px);
    flex: 0 0 calc(100% - 50px);
    font-size: 13px;
    max-width: calc(100% - 50px);
    padding: 0 20px 0 10px;
  }
}
.header-card-area .cart-list .cart-item .product-info .title {
  font-size: 14px;
  margin-bottom: 2px;
}
.header-card-area .cart-list .cart-item .product-info .price {
  overflow: hidden;
  color: #575757;
  font-weight: 500;
}
.header-card-area .cart-list .cart-item .product-info .price > sub {
  font-size: 75%;
  bottom: 0;
}
.header-card-area .cart-list .cart-item .product-info .price > span {
  float: right;
  padding-right: 15px;
}
.header-card-area .cart-list .cart-item .product-info .icon-closed {
  color: #575757;
  position: absolute;
  right: 0;
  top: 3px;
}
.header-card-area .cart-list .cart-item .product-info .icon-closed:hover > a {
  color: #c5305c;
}
.header-card-area .cart-list .order-total {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  margin-top: -15px;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .order-total {
    padding-bottom: 15px;
    margin-top: 0px;
  }
}
.header-card-area .cart-list .order-total > .order {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.header-card-area .cart-list .order-total > .order .amount {
  float: right;
  font-weight: 600;
  color: #c51c23;
  font-size: 20px;
}
.header-card-area .cart-list .order-total > .order .amount > sup {
  top: -6px;
  font-size: 65%;
}
.header-card-area .cart-list .cart-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
  margin: 0 -5px;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-btn-group {
    padding-top: 20px;
  }
}
.header-card-area .cart-list .cart-btn-group > .btn {
  margin: 0 5px;
}
.header-card-area .cart-list .cart-btn-group .btn-default {
  letter-spacing: normal;
  padding: 12px 30px;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-btn-group .btn-default {
    padding: 10px 20px;
  }
}
.header-card-area .cart-list .cart-btn-group .btn-primary {
  letter-spacing: normal;
  padding: 10px 30px;
}
@media only screen and (max-width: 575px) {
  .header-card-area .cart-list .cart-btn-group .btn-primary {
    padding: 8px 20px;
  }
}
.header-card-area:hover > .cart-list {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 5px);
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Links ]
*/
a {
  color: inherit;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}

/*-------------------------------------------------
    [ ## Menus ]
*/
@media only screen and (min-width: 1200px) {
  .site-header.default-header-style #mobile-menu,
  .site-header.header-style-one #mobile-menu {
    display: none;
  }
  .site-header.default-header-style .overlapblackbg,
  .site-header.header-style-one .overlapblackbg {
    display: none;
  }
  .site-header.default-header-style .mainmenu,
  .site-header.header-style-one .mainmenu {
    padding: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .site-header.default-header-style .mainmenu > li,
  .site-header.header-style-one .mainmenu > li {
    display: inline-block;
    position: relative;
  }
  .site-header.default-header-style .mainmenu li,
  .site-header.header-style-one .mainmenu li {
    list-style: none;
  }
  .site-header.default-header-style .navigation .mainmenu li > a,
  .site-header.header-style-one .navigation .mainmenu li > a {
    position: relative;
  }
  .site-header.default-header-style .navigation .mainmenu li > a > .menu-arrow,
  .site-header.header-style-one .navigation .mainmenu li > a > .menu-arrow {
    position: relative;
    color: rgba(0, 0, 0, 0.35);
    font-size: 12px;
    right: 0px;
    margin-left: 5px;
    top: 0px;
  }
  .site-header.default-header-style .navigation .mainmenu > li > a,
  .site-header.header-style-one .navigation .mainmenu > li > a {
    display: block;
    padding: 13px 23px 14px;
    font-size: 18px;
    font-weight: 700;
    /*text-transform: capitalize;*/
    text-decoration: none;
    position: relative;
    color: black;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .site-header.default-header-style .navigation .mainmenu > li > a span,
  .site-header.header-style-one .navigation .mainmenu > li > a span {
    font-size: 14px;
    color: #929292;
    margin-left: 5px;
  }
  .site-header.default-header-style .navigation .mainmenu > li.current-menu-item > a:before,
  .site-header.default-header-style .navigation .mainmenu > li.current-menu-ancestor > a:before,
  .site-header.header-style-one .navigation .mainmenu > li.current-menu-item > a:before,
  .site-header.header-style-one .navigation .mainmenu > li.current-menu-ancestor > a:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .site-header.default-header-style .menu-click,
  .site-header.header-style-one .menu-click {
    display: none;
  }
  .site-header.default-header-style .mainmenu > li > .sub-menu,
  .site-header.header-style-one .mainmenu > li > .sub-menu {
    top: calc(100% + 45px);
  }
  .site-header.default-header-style .mainmenu .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu {
    min-width: 220px;
    position: absolute;
    z-index: -9;
    margin: 0;
    padding: 18px 15px 20px 30px;
    opacity: 0;
    top: 0;
    left: 25px;
    background-color: white;
    visibility: hidden;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  }
  .site-header.default-header-style .mainmenu .sub-menu:after,
  .site-header.header-style-one .mainmenu .sub-menu:after {
    position: absolute;
    top: -2px;
    left: 0px;
    content: "";
    width: 100%;
    height: 2px;
  }
  .site-header.default-header-style .mainmenu .sub-menu li,
  .site-header.header-style-one .mainmenu .sub-menu li {
    position: relative;
  }
  .site-header.default-header-style .mainmenu .sub-menu li a,
  .site-header.header-style-one .mainmenu .sub-menu li a {
    background-color: transparent;
    color: #575757;
    border-right: 0 none;
    text-align: left;
    display: block;
    line-height: 1.25em;
    padding: 7px 0;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /*text-transform: capitalize;*/
  }
  .site-header.default-header-style .mainmenu .sub-menu li:last-child a,
  .site-header.header-style-one .mainmenu .sub-menu li:last-child a {
    border-bottom: none;
  }
  .site-header.default-header-style .mainmenu .sub-menu li:last-child > a,
  .site-header.header-style-one .mainmenu .sub-menu li:last-child > a {
    border-bottom: 0;
  }
  .site-header.default-header-style .menuexpandermain,
  .site-header.header-style-one .menuexpandermain {
    display: none;
  }
  .site-header.default-header-style .mainmenu li:hover .sub-menu,
  .site-header.default-header-style .mainmenu .sub-menu li:hover .sub-menu-sub,
  .site-header.header-style-one .mainmenu li:hover .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu li:hover .sub-menu-sub {
    display: block;
  }
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu,
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu .sub-menu {
    min-width: 250px;
    position: absolute;
    left: calc(100% + 20px);
    top: -1px;
    margin: 0;
    padding: 10px;
    opacity: 0;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    z-index: -9;
  }
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu:before,
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu .sub-menu:before,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu:before,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu .sub-menu:before {
    position: absolute;
    content: "";
    left: -20px;
    top: 0;
    height: 40px;
    width: 20px;
  }
  .site-header.default-header-style .mainmenu .sub-menu li:hover .sub-menu,
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu li:hover .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu li:hover .sub-menu,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu li:hover .sub-menu {
    opacity: 1;
    list-style: none;
    z-index: 99;
  }
  .site-header.default-header-style .mainmenu .sub-menu li,
  .site-header.header-style-one .mainmenu .sub-menu li {
    position: relative;
    display: block;
  }
  .site-header.default-header-style .mainmenu li > .megamenu > .sub-menu,
  .site-header.header-style-one .mainmenu li > .megamenu > .sub-menu {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    visibility: hidden;
  }
  .site-header.default-header-style .mainmenu li.megamenu:hover > .sub-menu,
  .site-header.header-style-one .mainmenu li.megamenu:hover > .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 99;
  }
  .site-header.default-header-style .mainmenu li:hover > .sub-menu,
  .site-header.header-style-one .mainmenu li:hover > .sub-menu {
    top: calc(100% + 1px);
    opacity: 1;
    visibility: visible;
    z-index: 99;
  }
  .site-header.default-header-style .mainmenu li:hover > a,
  .site-header.default-header-style .mainmenu > li > a:hover,
  .site-header.default-header-style .mainmenu > li > a.active,
  .site-header.header-style-one .mainmenu li:hover > a,
  .site-header.header-style-one .mainmenu > li > a:hover,
  .site-header.header-style-one .mainmenu > li > a.active {
    background-color: transparent;
    text-decoration: none;
    color: #c5305c !important;
  }
  .site-header.default-header-style .mainmenu .sub-menu > li > a:hover,
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu > li > a:hover,
  .site-header.default-header-style .mainmenu .sub-menu .sub-menu .sub-menu > li > a:hover,
  .site-header.header-style-one .mainmenu .sub-menu > li > a:hover,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu > li > a:hover,
  .site-header.header-style-one .mainmenu .sub-menu .sub-menu .sub-menu > li > a:hover {
    text-decoration: none;
    color: #c5305c !important;
  }
  .site-header.default-header-style .mainmenu .sub-menu .current-menu-parent > a,
  .site-header.default-header-style .mainmenu .sub-menu .current-menu-item > a,
  .site-header.header-style-one .mainmenu .sub-menu .current-menu-parent > a,
  .site-header.header-style-one .mainmenu .sub-menu .current-menu-item > a {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .site-header.default-header-style .current-menu-ancestor .current-menu-ancestor > a,
  .site-header.header-style-one .current-menu-ancestor .current-menu-ancestor > a {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .site-header.default-header-style .megamenu .sub-menu .current-menu-item > a,
  .site-header.default-header-style .megamenu .current-menu-ancestor > a,
  .site-header.default-header-style .megamenu.current-menu-ancestor .current-menu-ancestor > a,
  .site-header.header-style-one .megamenu .sub-menu .current-menu-item > a,
  .site-header.header-style-one .megamenu .current-menu-ancestor > a,
  .site-header.header-style-one .megamenu.current-menu-ancestor .current-menu-ancestor > a {
    background-color: transparent;
  }
  .site-header.default-header-style .megamenu .sub-menu .current-menu-parent > a,
  .site-header.default-header-style .megamenu .sub-menu .current-menu-item > a,
  .site-header.header-style-one .megamenu .sub-menu .current-menu-parent > a,
  .site-header.header-style-one .megamenu .sub-menu .current-menu-item > a {
    background-color: transparent;
  }
}

.site-header.default-header-style .menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.site-header.default-header-style .menu-content:before {
  position: absolute;
  content: "";
  left: 0;
  top: 49.2%;
  height: 2px;
  width: 100%;
  background-color: #e0e0e0;
}
.site-header.default-header-style .menu-content .mainmenu {
  display: inline-block;
  background-color: #f8f8f8;
  position: relative;
  z-index: 1;
  padding: 0 25px;
}

.site-header.header-style-one .navigation .mainmenu {
  font-family: "Roboto Slab", serif;
}
.site-header.header-style-one .navigation .mainmenu > li > a {
  color: white;
  font-size: 15px;
  padding: 20px 25px 20px;
  font-weight: 700;
}
.site-header.header-style-one .navigation .mainmenu > li > a > .menu-arrow {
  color: rgba(255, 255, 255, 0.6);
}
.site-header.header-style-one .navigation .mainmenu .sub-menu li a {
  font-size: 14px;
}
.site-header.header-style-one.style-one .navigation .mainmenu > li > a, .site-header.header-style-one.style-two .navigation .mainmenu > li > a {
  color: black;
}
.site-header.header-style-one.style-one .navigation .mainmenu > li > a > .menu-arrow, .site-header.header-style-one.style-two .navigation .mainmenu > li > a > .menu-arrow {
  color: rgba(0, 0, 0, 0.6);
}

.megamenu {
  position: static !important;
}
@media only screen and (min-width: 1200px) {
  .megamenu .megamenu-main {
    left: 50% !important;
    padding: 20px !important;
    top: calc(100% + 30px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    width: 1140px;
  }
  .megamenu .megamenu-main.megamenu-carousel-menu {
    width: calc(100vw - 120px);
  }
}
.megamenu .megamenu-main ul {
  padding-left: 0px;
}
.megamenu .megamenu-main .megamenu-heading {
  font-weight: 600;
  color: black;
  font-size: 18px;
  text-align: left;
  margin-bottom: 15px;
}
.megamenu .megamenu-main .megamenu-column-inner + .megamenu-column-inner {
  margin-top: 26px;
}
.megamenu .megamenu-main .megamenu-wrapper {
  padding: 15px 0 10px;
  position: relative;
}
.megamenu .megamenu-main .megamenu-wrapper .megamenu-bg-right {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 470px;
  height: calc(100% + 40px);
}
.megamenu .megamenu-main .custom-megamenu {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.megamenu .megamenu-main .custom-megamenu li a {
  padding: 6px 0px;
}

/*-------------------------------------------------
    [ ### Sidebar Menu ]
*/
.site-navigation.sidebar-menu,
.sidebar-left-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100% !important;
}
.site-navigation.sidebar-menu:hover .tse-scrollbar,
.sidebar-left-menu:hover .tse-scrollbar {
  opacity: 1;
}
.site-navigation.sidebar-menu .tse-scrollbar,
.sidebar-left-menu .tse-scrollbar {
  background-color: #DDDDDD;
  border-radius: 0px;
  height: calc(100% - 10px);
  width: 8px;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.site-navigation.sidebar-menu .tse-scrollbar .drag-handle,
.sidebar-left-menu .tse-scrollbar .drag-handle {
  background-color: #c5305c;
  right: 0;
  width: 8px;
  opacity: 0.75;
  border-radius: inherit;
  cursor: pointer;
}
.site-navigation.sidebar-menu .tse-scrollbar .drag-handle.visible,
.sidebar-left-menu .tse-scrollbar .drag-handle.visible {
  opacity: 1;
}
.site-navigation.sidebar-menu .navigation,
.sidebar-left-menu .navigation {
  width: 100%;
}
.site-navigation.sidebar-menu .menu-content,
.sidebar-left-menu .menu-content {
  width: 100%;
}
.site-navigation.sidebar-menu .activeScrollBar,
.sidebar-left-menu .activeScrollBar {
  width: 100%;
  height: auto !important;
}
.site-navigation.sidebar-menu ul,
.sidebar-left-menu ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.site-navigation.sidebar-menu .mainmenu li > ul,
.sidebar-left-menu .mainmenu li > ul {
  margin-left: 0;
}
.site-navigation.sidebar-menu .mainmenu li > a,
.sidebar-left-menu .mainmenu li > a {
  color: white;
  font-size: 16px;
  /*text-transform: capitalize;*/
  font-weight: 600;
  display: block;
  padding: 8px 0;
}
.site-navigation.sidebar-menu .mainmenu li > a > .menu-arrow,
.sidebar-left-menu .mainmenu li > a > .menu-arrow {
  position: relative;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
  right: 0px;
  margin-left: 5px;
  top: 1px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.site-navigation.sidebar-menu .mainmenu li > a:hover, .site-navigation.sidebar-menu .mainmenu li > a:focus,
.sidebar-left-menu .mainmenu li > a:hover,
.sidebar-left-menu .mainmenu li > a:focus {
  color: #c5305c;
}
.site-navigation.sidebar-menu .mainmenu > li > a,
.sidebar-left-menu .mainmenu > li > a {
  font-size: 16px;
  padding: 15px 0;
}
.site-navigation.sidebar-menu .mainmenu .sub-menu,
.sidebar-left-menu .mainmenu .sub-menu {
  display: none;
}
.site-navigation.sidebar-menu .mainmenu li.active > a > .menu-arrow,
.sidebar-left-menu .mainmenu li.active > a > .menu-arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.site-content.sidebar-menu-active {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.site-content.sidebar-menu-active.sidebar-menu-active-one.sidemenu-active {
  margin-left: -310px;
}
@media only screen and (max-width: 575px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.sidemenu-active {
    margin-left: -260px;
  }
}
.site-content.sidebar-menu-active.sidebar-menu-active-one.sidemenu-active .site-header.header-absolute {
  left: -310px;
}
@media only screen and (max-width: 1199px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.sidemenu-active .site-header.header-absolute {
    left: -285px;
  }
}
@media only screen and (max-width: 575px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.sidemenu-active .site-header.header-absolute {
    left: -240px;
  }
}
.site-content.sidebar-menu-active.sidebar-menu-active-one.home-parallax-content .site-header.header-style-three {
  padding-right: 80px;
}
@media only screen and (max-width: 1199px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.home-parallax-content .site-header.header-style-three {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.home-parallax-content .site-header.header-style-three {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .site-content.sidebar-menu-active.sidebar-menu-active-one.home-parallax-content.sidemenu-active .site-header.header-style-three {
    padding-right: 30px;
  }
}

body.sidemenu-active #pp-nav.right {
  right: 405px;
}
@media only screen and (max-width: 1199px) {
  body.sidemenu-active #pp-nav.right {
    right: 340px;
  }
}
@media only screen and (max-width: 575px) {
  body.sidemenu-active #pp-nav.right {
    right: 290px;
  }
}

.sidebar-menu-area {
  width: 310px;
  text-align: center;
  height: 100vh;
  position: fixed;
  top: 0;
  right: -310px;
  z-index: 9999;
  background-color: white;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-left: 1px solid #dddddd;
}
@media only screen and (max-width: 575px) {
  .sidebar-menu-area {
    width: 260px;
    right: -260px;
  }
}
.sidebar-menu-area.sidemenu-active {
  right: 0px;
}
.sidebar-menu-area .menu-closed {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.sidebar-menu-area .menu-closed:before, .sidebar-menu-area .menu-closed:after {
  position: absolute;
  height: 2px;
  left: 0;
  top: 14px;
  width: 100%;
  background-color: black;
  content: "";
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-menu-area .menu-closed:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-menu-area .menu-closed:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sidebar-menu-area .menu-closed:hover:before, .sidebar-menu-area .menu-closed:hover:after {
  background-color: #c5305c;
}
.sidebar-menu-area .socail-share {
  height: 110px;
  padding-top: 65px;
}
@media only screen and (max-width: 575px) {
  .sidebar-menu-area .socail-share {
    height: 80px;
    padding-top: 45px;
  }
}
.sidebar-menu-area .socail-share > a {
  font-size: 14px;
  color: #575757;
  display: inline-block;
  padding: 3px 12px;
}
.sidebar-menu-area .socail-share > a:hover {
  color: #c5305c;
}
.sidebar-menu-area .contact-info {
  padding-bottom: 20px;
  height: 90px;
}
@media only screen and (max-width: 575px) {
  .sidebar-menu-area .contact-info {
    padding-bottom: 15px;
    height: 85px;
  }
}
.sidebar-menu-area .contact-info .title {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 500;
}
.sidebar-menu-area .contact-info .contact-no {
  font-size: 26px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
}

/*-------------------------------------------------
    [ ## Pagination ]
*/
/* page link pagination */
.article-content .page-links span {
  border: 1px solid #dddddd;
  font-size: 1em;
  padding: 0.4em 0.8em;
  font-weight: 600;
}
.article-content .page-links > span {
  color: #fff;
}
.article-content .page-links a {
  text-decoration: none;
}

.paging-navigation {
  z-index: 1;
  font-size: 14px;
}
@media only screen and (max-width: 1199px) {
  .paging-navigation.pd-t-70 {
    padding-top: 30px;
  }
  .paging-navigation.pd-t-40 {
    padding-top: 20px;
  }
}
.paging-navigation .nav-links {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links {
    font-size: 14px;
  }
}
.paging-navigation .nav-links a {
  font-weight: 500;
  display: block;
  -webkit-transition: ease-in 0.25s;
  transition: ease-in 0.25s;
  text-align: center;
}
.paging-navigation .nav-links > li {
  display: inline-block;
  margin: 0 3px;
}
.paging-navigation .nav-links > li > a {
  height: 42px;
  width: 42px;
  line-height: 44px;
  border-radius: 50%;
  color: #8f8f8f;
  font-weight: 500;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links > li > a {
    height: 32px;
    width: 32px;
    line-height: 34px;
  }
}
.paging-navigation .nav-links > li > a span {
  display: block;
}
.paging-navigation .nav-links > li.active > a,
.paging-navigation .nav-links > li > a:hover {
  background-color: #3c3c3c !important;
  color: white !important;
}
.paging-navigation .nav-links li.nav-previous > a,
.paging-navigation .nav-links li.nav-next > a {
  border: 0;
  display: block;
  position: relative;
}
.paging-navigation .nav-links li.nav-previous a:hover,
.paging-navigation .nav-links li.nav-next a:hover {
  background: transparent;
  color: inherit;
}
.paging-navigation .nav-links li.nav-previous.disabled > a,
.paging-navigation .nav-links li.nav-next.disabled > a {
  pointer-events: none;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.paging-navigation.pagination-center .nav-links {
  text-align: center;
}
.paging-navigation.style-one .nav-links > li > a {
  background-color: #F8F8F8;
  color: black;
}
.paging-navigation.style-one .nav-links > li.active > a,
.paging-navigation.style-one .nav-links > li > a:hover {
  background-color: #c5305c !important;
}

/*-------------------------------------------------
    [ ### Post Navigation ]
*/
.post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-navigation .post-previous {
  text-align: right;
}
.post-navigation .post-next {
  text-align: left;
}
.post-navigation h3 {
  font-size: 20px;
  font-weight: 800;
  margin: 0;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.post-navigation .post-previous,
.post-navigation .post-next {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 20px 0 27px;
}
.post-navigation .post-previous a,
.post-navigation .post-next a {
  position: relative;
  display: block;
  padding: 30px;
}
.post-navigation .post-previous span.label,
.post-navigation .post-next span.label {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  display: block;
}
.post-navigation .post-previous.active.bg-overlay:before,
.post-navigation .post-next.active.bg-overlay:before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, rgba(43, 27, 94, 0.9), rgba(43, 66, 241, 0.9));
  background-image: linear-gradient(to right, rgba(43, 27, 94, 0.9), rgba(43, 66, 241, 0.9));
}
.post-navigation .post-previous.active span.label,
.post-navigation .post-next.active span.label {
  color: #b0a2be;
}

/*-------------------------------------------------
    [ ## Navigation Responsive ]
*/
.hamburger-menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  cursor: pointer;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus {
    width: 24px;
  }
}
.hamburger-menus:hover > span {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 30px !important;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus:hover > span {
    width: 24px !important;
  }
}
.hamburger-menus.click-menu {
  position: relative;
  z-index: 9999;
}
.hamburger-menus.click-menu > span {
  background-color: white !important;
}
.hamburger-menus.click-menu > span:nth-child(1) {
  width: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus.click-menu > span:nth-child(1) {
    width: 24px;
  }
}
.hamburger-menus.click-menu > span:nth-child(2) {
  opacity: 0;
}
.hamburger-menus.click-menu > span:nth-child(3) {
  width: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus.click-menu > span:nth-child(3) {
    width: 24px;
  }
}
.hamburger-menus > span {
  width: 30px;
  height: 2px;
  background-color: #7D7D7D;
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 4px 0;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus > span {
    width: 24px;
    margin: 3px 0;
  }
}
.hamburger-menus > span:nth-child(1) {
  margin-top: 0 !important;
}
.hamburger-menus > span:nth-child(2) {
  width: 20px;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus > span:nth-child(2) {
    width: 16px;
  }
}
.hamburger-menus > span:nth-child(3) {
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .hamburger-menus > span:nth-child(3) {
    position: relative;
    top: 1px;
  }
}

.overlaybg {
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
}

.mobile-sidebar-menu .navigation {
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #181818;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile-sidebar-menu .navigation .mainmenu {
  background-color: transparent !important;
  width: 100%;
  padding: 0 !important;
}
.mobile-sidebar-menu .navigation .mainmenu > li > a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  display: block;
  font-weight: 500;
  overflow: hidden;
  padding: 12px 20px !important;
  position: relative;
  text-decoration: none;
  text-align: left;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  vertical-align: middle;
  letter-spacing: 0.015em;
  border-top: 1px solid rgba(255, 255, 255, 0.075);
  /*text-transform: capitalize;*/
  font-size: 15px;
}
.mobile-sidebar-menu .navigation .mainmenu > li > a.active, .mobile-sidebar-menu .navigation .mainmenu > li > a:hover {
  color: #c5305c;
}
.mobile-sidebar-menu .navigation .mainmenu > li.active > a > .menu-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-sidebar-menu .navigation ul.mainmenu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-sidebar-menu .navigation ul.mainmenu a {
  position: relative;
}
.mobile-sidebar-menu .navigation ul.mainmenu a > .menu-arrow {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 120;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-size: 25px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  float: right;
  padding: 17px;
  width: 48px;
  font-size: 16px;
  -webkit-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}
.mobile-sidebar-menu .navigation ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background-color: transparent;
}
.mobile-sidebar-menu .navigation ul.sub-menu li a {
  padding: 12px 32px 12px 25px;
  letter-spacing: 0;
  border-right: solid 0px;
  background-color: transparent;
  line-height: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  color: white;
  letter-spacing: 0.015em;
  display: block;
  /*text-transform: capitalize;*/
}
.mobile-sidebar-menu .navigation ul.sub-menu li a:hover {
  color: #c5305c;
  padding-left: 30px;
}
.mobile-sidebar-menu .navigation ul.sub-menu > .sub-menu > li > a {
  padding-left: 30px;
}
.mobile-sidebar-menu .navigation ul.sub-menu > .sub-menu > li > a:hover {
  padding-left: 35px;
}
.mobile-sidebar-menu .navigation .megamenu {
  position: relative !important;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main:before {
  display: none;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .megamenu-heading,
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .megamenu-bg-right {
  display: none;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .megamenu-container {
  max-width: 100%;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .custom-megamenu {
  display: block !important;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .custom-megamenu li a {
  font-weight: normal;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 600;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-main .custom-megamenu li a:hover {
  padding-left: 30px;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-wrapper {
  padding: 0;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-wrapper .megamenu-container {
  padding: 0px;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-wrapper .row {
  display: block;
  margin: 0px;
}
.mobile-sidebar-menu .navigation .megamenu .megamenu-wrapper .row [class*="col-"] {
  max-width: 100%;
  padding: 0px;
}

@media only screen and (max-width: 1199px) {
  .site-header.default-header-style,
  .site-header.header-style-one {
    z-index: 99;
  }
  .site-header.default-header-style .hamburger-menus,
  .site-header.header-style-one .hamburger-menus {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .site-header.default-header-style .mobile-sidebar-menu .navigation,
  .site-header.header-style-one .mobile-sidebar-menu .navigation {
    left: -100%;
    position: relative;
    width: 280px;
    height: 100%;
    position: fixed;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .site-header.default-header-style .mobile-sidebar-menu.sidemenu-active .overlaybg,
  .site-header.header-style-one .mobile-sidebar-menu.sidemenu-active .overlaybg {
    display: block;
  }
  .site-header.default-header-style .mobile-sidebar-menu.sidemenu-active .navigation,
  .site-header.header-style-one .mobile-sidebar-menu.sidemenu-active .navigation {
    left: 0;
  }
  .site-header.default-header-style .navigation,
  .site-header.header-style-one .navigation {
    border: none;
  }
  .site-header.default-header-style .navigation ul.sub-menu,
  .site-header.header-style-one .navigation ul.sub-menu {
    display: none;
  }

  .site-header.header-style-one.style-one .navigation .mainmenu > li > a,
  .site-header.header-style-one.style-two .navigation .mainmenu > li > a {
    color: white;
  }
  .site-header.header-style-one.style-one .navigation .mainmenu > li > a > .menu-arrow,
  .site-header.header-style-one.style-two .navigation .mainmenu > li > a > .menu-arrow {
    color: rgba(255, 255, 255, 0.6);
  }
}
@media only screen and (max-width: 480px) {
  .site-header.default-header-style .mobile-sidebar-menu .navigation {
    width: 260px;
  }
}
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    [ ## Post Slider ]
--------------------------------------------------------------*/
.frontpage-slider-posts {
  overflow: hidden;
  position: relative;
}
.frontpage-slider-posts.before-color:before {
  background-color: #FBF2F2;
  position: absolute;
  height: 50%;
  left: 0;
  width: 100%;
  top: 0;
  content: "";
}
.frontpage-slider-posts.mrb-90 {
  margin-bottom: 80px;
}
.frontpage-slider-posts .post.hentry {
  margin-bottom: 0;
}
.frontpage-slider-posts .post .entry-thumb {
  margin-bottom: 0;
}
.frontpage-slider-posts .custom-container-content {
  padding-top: 60px;
}
@media only screen and (max-width: 1199px) {
  .frontpage-slider-posts .custom-container-content {
    padding-top: 20px;
  }
}

.frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav {
  top: calc(50% - 80px);
}
.frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav > div {
  margin: 0;
}
.frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
  margin-left: -80px;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
    margin-left: 0px;
  }
}
.frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
  margin-right: -80px;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-one.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
    margin-right: 0px;
  }
}
.frontpage-slider-one.style-one.mrb-30 {
  margin-bottom: 30px !important;
}
.frontpage-slider-one.style-one.mrb-30.carousel-rectangle.carousel-nav-center > .owl-nav {
  top: 50%;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-one.mrb-30.carousel-rectangle.carousel-nav-center > .owl-nav > div {
    background-color: #3c3c3c;
    color: white;
  }
}
@media only screen and (max-width: 991px) {
  .frontpage-slider-one.style-two {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .frontpage-slider-one.style-two {
    margin-bottom: 30px;
  }
}
.frontpage-slider-one.style-two .carousel-rectangle.carousel-nav-center > .owl-nav > div {
  margin: 0;
}
.frontpage-slider-one.style-two .carousel-rectangle.carousel-nav-center > .owl-nav > div:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.frontpage-slider-one.style-two .carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
  margin-left: 10px;
}
.frontpage-slider-one.style-two .carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
  margin-right: 10px;
}
.frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div {
  margin: 0;
  background-color: transparent;
  border: 2px solid #B7B7B7;
  color: #4C4C4C;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div {
    color: white;
  }
}
.frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
  margin-left: -80px;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
    margin-left: 0px;
  }
}
.frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
  margin-right: -80px;
}
@media only screen and (max-width: 1620px) {
  .frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
    margin-right: 0px;
  }
}
.frontpage-slider-one.style-three.carousel-rectangle.carousel-nav-center > .owl-nav > div:hover {
  background-color: #B7B7B7;
  color: white;
}

.frontpage-slider-three-outer {
  padding: 60px 60px 0;
}

.frontpage-slider-three .post.post-grid-style.post-grid-style-three {
  margin-bottom: 0;
}
.frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div:hover {
  background-color: white;
  color: black;
}
.frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
  margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
  .frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-prev {
    margin-left: 0px;
  }
}
.frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
  margin-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .frontpage-slider-three.carousel-rectangle.carousel-nav-center > .owl-nav > div.owl-next {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  .frontpage-slider-four .post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
    margin-bottom: 35px;
  }
}

/* Post Slider Sections */
.post-slider-one {
  font-family: "Barlow", sans-serif;
}
.post-slider-one .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1366px) {
  .post-slider-one .entry-title {
    font-size: 46px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-one .entry-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-one .entry-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-one .entry-title {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 420px) {
  .post-slider-one .entry-title {
    font-size: 20px;
  }
}
.post-slider-one .entry-category > a {
  font-weight: 600;
}
.post-slider-one .entry-thumb {
  margin-bottom: 0;
}
.post-slider-one .entry-thumb img {
  width: 100%;
}
.post-slider-one .content-entry-wrap {
  background-color: white;
  margin-left: 140px;
  margin-right: 140px;
  margin-top: -260px;
  position: relative;
  padding: 50px 100px 55px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-one .content-entry-wrap {
    margin-left: 80px;
    margin-right: 80px;
    padding: 45px 40px 50px;
    margin-top: -220px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-one .content-entry-wrap {
    margin-left: 50px;
    margin-right: 50px;
    padding: 35px 20px 40px;
    margin-top: -150px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-one .content-entry-wrap {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -60px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-one .content-entry-wrap {
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px 15px 35px;
  }
}
.post-slider-one .content-entry-wrap .entry-summary {
  padding: 0 35px;
}
.post-slider-one .content-entry-wrap .entry-meta-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
}
.post-slider-one .read-more-wrap > .read-more {
  /*text-transform: capitalize;*/
  font-weight: 600;
  font-size: 14px;
  padding: 13px 40px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-one .read-more-wrap > .read-more {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-one .read-more-wrap > .read-more {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-one .read-more-wrap > .read-more {
    padding: 8px 25px;
    font-size: 13px;
  }
}

.post-slider-two,
.post-slider-three {
  position: relative;
}
@media only screen and (max-width: 420px) {
  .post-slider-two .thumb-wrap img,
  .post-slider-three .thumb-wrap img {
    min-height: 250px;
  }
}
.post-slider-two .content-entry-wrap-overlay,
.post-slider-three .content-entry-wrap-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 80px 300px;
}
@media only screen and (max-width: 1366px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 60px 270px;
  }
}
@media only screen and (max-width: 1199px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 60px 150px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 40px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 30px 55px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 25px 40px;
  }
}
@media only screen and (max-width: 420px) {
  .post-slider-two .content-entry-wrap-overlay,
  .post-slider-three .content-entry-wrap-overlay {
    padding: 20px;
  }
}
.post-slider-two .entry-title,
.post-slider-three .entry-title {
  font-size: 60px;
  line-height: 1.1;
  margin-bottom: 25px;
  font-weight: 800;
  color: white;
}
@media only screen and (max-width: 1366px) {
  .post-slider-two .entry-title,
  .post-slider-three .entry-title {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 1199px) {
  .post-slider-two .entry-title,
  .post-slider-three .entry-title {
    font-size: 44px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-two .entry-title,
  .post-slider-three .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-two .entry-title,
  .post-slider-three .entry-title {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 420px) {
  .post-slider-two .entry-title,
  .post-slider-three .entry-title {
    font-size: 20px;
  }
}
.post-slider-two .content-entry-wrap .entry-meta-content,
.post-slider-three .content-entry-wrap .entry-meta-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #e4e4e4;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .post-slider-two .content-entry-wrap .entry-meta-content,
  .post-slider-three .content-entry-wrap .entry-meta-content {
    margin-bottom: 15px !important;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-two .content-entry-wrap .entry-meta-content,
  .post-slider-three .content-entry-wrap .entry-meta-content {
    margin-bottom: 10px !important;
  }
}
.post-slider-two .read-more-wrap > .read-more,
.post-slider-three .read-more-wrap > .read-more {
  /*text-transform: capitalize;*/
  font-weight: 600;
  font-size: 14px;
  border: 3px solid #828282;
  background-color: transparent;
  padding: 12px 40px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-two .read-more-wrap > .read-more,
  .post-slider-three .read-more-wrap > .read-more {
    padding: 10px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-two .read-more-wrap > .read-more,
  .post-slider-three .read-more-wrap > .read-more {
    padding: 7px 25px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-two .read-more-wrap > .read-more,
  .post-slider-three .read-more-wrap > .read-more {
    font-size: 13px;
  }
}
.post-slider-two .read-more-wrap > .read-more:hover, .post-slider-two .read-more-wrap > .read-more:focus,
.post-slider-three .read-more-wrap > .read-more:hover,
.post-slider-three .read-more-wrap > .read-more:focus {
  color: black;
  background-color: white;
  border-color: white;
}

.post-slider-three .content-entry-wrap-overlay {
  padding: 80px 220px;
}
@media only screen and (max-width: 1366px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 60px 270px;
  }
}
@media only screen and (max-width: 1199px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 60px 150px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 40px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 30px 55px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 25px 40px;
  }
}
@media only screen and (max-width: 420px) {
  .post-slider-three .content-entry-wrap-overlay {
    padding: 20px;
  }
}

.post-slider-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151515;
  color: #e5e5e5;
}
@media only screen and (max-width: 991px) {
  .post-slider-four {
    display: block;
  }
}
.post-slider-four .entry-thumb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}
.post-slider-four .entry-thumb img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .post-slider-four .entry-thumb {
    display: none;
  }
}
.post-slider-four .content-entry-wrap {
  padding: 50px 55px 50px 45px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-four .content-entry-wrap {
    padding: 35px 55px 35px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-four .content-entry-wrap {
    padding: 55px 80px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-four .content-entry-wrap {
    padding: 55px 55px 60px;
  }
}
@media only screen and (max-width: 420px) {
  .post-slider-four .content-entry-wrap {
    padding: 45px 40px 50px;
  }
}
.post-slider-four .content-entry-wrap .entry-meta-content {
  color: #a3a3a3;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .post-slider-four .content-entry-wrap .entry-meta-content {
    margin-bottom: 15px !important;
  }
}
.post-slider-four .entry-title {
  color: white;
  font-size: 38px;
  padding-right: 40px;
  line-height: 1.25;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-four .entry-title {
    font-size: 32px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .post-slider-four .entry-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .post-slider-four .entry-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .post-slider-four .entry-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.post-slider-four .read-more-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 35px;
}
@media only screen and (max-width: 1199px) {
  .post-slider-four .read-more-share {
    margin-top: 30px;
  }
}
.post-slider-four .read-more-share .read-more-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.post-slider-four .read-more-share .read-more-wrap > .read-more {
  margin-top: 0;
  color: black;
  background-color: #c5305c;
  font-family: "Roboto Slab", serif;
  padding: 6px 22px;
}
.post-slider-four .read-more-share .read-more-wrap > .read-more:hover {
  background-color: white;
}
.post-slider-four .share-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  margin-left: 25px;
}
@media only screen and (max-width: 575px) {
  .post-slider-four .share-post {
    display: none;
  }
}
.post-slider-four .share-post .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border: 2px solid #6E6E6E;
  font-size: 13px;
  padding: 3px 10px;
  margin-left: 20px;
}
.post-slider-four .share-post .social-share a {
  display: inline-block;
  padding: 0 8px;
}
.post-slider-four .share-post .social-share a:hover, .post-slider-four .share-post .social-share a:focus {
  color: #c5305c;
}
.post-slider-four.slider-four-one {
  background-color: white;
  color: #575757;
}
.post-slider-four.slider-four-one .share-post .social-share a {
  color: #AFAFAF;
}
.post-slider-four.slider-four-one .share-post .social-share {
  border-color: #AFAFAF;
}
.post-slider-four.slider-four-one .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  line-height: 1.15em;
  font-weight: 600;
  color: #232323;
}
@media only screen and (min-width: 992px) {
  .post-slider-four.slider-four-one .entry-title {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .post-slider-four.slider-four-one .entry-title {
    font-size: 48px;
  }
}
.post-slider-four.slider-four-one .share-post {
  font-weight: 600;
}
.post-slider-four.slider-four-one .read-more-share .read-more-wrap > .read-more,
.post-slider-four.slider-four-one .share-post {
  font-family: "Barlow", sans-serif;
}
.post-slider-four.slider-four-one .read-more-share .read-more-wrap > .read-more {
  color: white;
}
.post-slider-four.slider-four-one .read-more-share .read-more-wrap > .read-more:hover, .post-slider-four.slider-four-one .read-more-share .read-more-wrap > .read-more:focus {
  background-color: #232323 !important;
}

.frontpage-slider-posts-with-feature .feature-list {
  margin-bottom: -8px;
}
.frontpage-slider-posts-with-feature .feature-item.style-two {
  margin-bottom: 8px;
}
.frontpage-slider-posts-with-feature .post-slider-two {
  margin-bottom: 30px !important;
}
.frontpage-slider-posts-with-feature .post-slider-two .thumb-wrap img {
  width: 100%;
}
.frontpage-slider-posts-with-feature .post-slider-two .content-entry-wrap-overlay {
  padding: 20px 100px;
}
@media only screen and (max-width: 767px) {
  .frontpage-slider-posts-with-feature .post-slider-two .content-entry-wrap-overlay {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .frontpage-slider-posts-with-feature .post-slider-two .content-entry-wrap-overlay {
    padding: 15px;
  }
}
.frontpage-slider-posts-with-feature .post-slider-two .entry-title {
  font-size: 50px;
  line-height: 1.24;
}
@media only screen and (max-width: 1199px) {
  .frontpage-slider-posts-with-feature .post-slider-two .entry-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .frontpage-slider-posts-with-feature .post-slider-two .entry-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .frontpage-slider-posts-with-feature .post-slider-two .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 360px) {
  .frontpage-slider-posts-with-feature .post-slider-two .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .frontpage-slider-posts-with-feature.style-two {
    margin-bottom: 60px;
  }
}
.frontpage-slider-posts-with-feature.style-two .post-slider-two .content-entry-wrap-overlay {
  padding: 20px 25px;
}
@media only screen and (max-width: 420px) {
  .frontpage-slider-posts-with-feature.style-two .post-slider-two .content-entry-wrap-overlay {
    padding: 15px;
  }
}
.frontpage-slider-posts-with-feature.style-two .post-slider-two .entry-title {
  font-size: 46px;
}
@media only screen and (max-width: 1199px) {
  .frontpage-slider-posts-with-feature.style-two .post-slider-two .entry-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .frontpage-slider-posts-with-feature.style-two .post-slider-two .entry-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .frontpage-slider-posts-with-feature.style-two .post-slider-two .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 360px) {
  .frontpage-slider-posts-with-feature.style-two .post-slider-two .entry-title {
    font-size: 24px;
  }
}
.frontpage-slider-posts-with-feature.style-two .feature-item.style-two .feature-info .title > a {
  border: 0px solid;
  padding: 0px;
  font-size: 24px;
}
.frontpage-slider-posts-with-feature.style-two .feature-item.style-two .feature-info .title > a:hover {
  background-color: transparent;
  border-color: transparent;
  color: white;
}

/*--------------------------------------------------------------
    [ ## Post ]
--------------------------------------------------------------*/
/* [ ## Post Element ] */
.entry-meta-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  color: #676767;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 575px) {
  .entry-meta-content {
    font-size: 13px;
  }
}
.entry-meta-content > div {
  margin-right: 15px;
}
@media only screen and (max-width: 1199px) {
  .entry-meta-content > div {
    margin-right: 10px;
  }
}
.entry-meta-content > div:last-child {
  margin-right: 0;
}
.entry-meta-content a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.entry-meta-content a:hover, .entry-meta-content a:focus {
  color: #c5305c;
}

.entry-category > a {
  color: #c5305c;
  font-weight: 500;
  font-size: 14px;
  /*text-transform: capitalize;*/
}
@media only screen and (max-width: 575px) {
  .entry-category > a {
    font-size: 13px;
  }
}
.entry-category > a:last-child:after {
  content: ' ';
  padding-right: 0px;
}
.entry-category > a:hover {
  color: black;
}
.entry-category > a:after {
  color: #c5305c;
  content: ',';
  padding-right: 5px;
}
@media only screen and (max-width: 575px) {
  .entry-category > a:after {
    padding-right: 3px;
  }
}

.read-more-wrap > .read-more {
  color: white;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 12px;
  padding: 12px 36px;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
  background-color: #3c3c3c;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .read-more-wrap > .read-more {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .read-more-wrap > .read-more {
    padding: 10px 25px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 575px) {
  .read-more-wrap > .read-more {
    padding: 8px 25px;
    font-size: 12px;
    margin-top: 10px;
  }
}
.read-more-wrap > .read-more:focus, .read-more-wrap > .read-more:hover {
  color: white;
  background-color: #c5305c;
}
.read-more-wrap > .read-more.read-more-two {
  border: 3px solid #636363;
  background-color: transparent;
  color: #232323;
  height: 46px;
  padding: 7px 15px 7px 20px;
  font-size: 14px;
  font-family: "Roboto Slab", serif;
}
@media only screen and (max-width: 575px) {
  .read-more-wrap > .read-more.read-more-two {
    padding: 6px 12px 6px 15px;
    height: 42px;
    font-size: 12px;
  }
}
.read-more-wrap > .read-more.read-more-two [class*='fa-'] {
  position: relative;
  height: 42px;
  padding-left: 17px;
  margin-left: 18px;
  color: #c5305c;
}
@media only screen and (max-width: 575px) {
  .read-more-wrap > .read-more.read-more-two [class*='fa-'] {
    height: 40px;
    padding-left: 13px;
    margin-left: 13px;
  }
}
.read-more-wrap > .read-more.read-more-two [class*='fa-']:after {
  position: absolute;
  content: '';
  left: 0;
  width: 3px;
  top: -15px;
  height: inherit;
  background-color: #636363;
}
.read-more-wrap > .read-more.read-more-two:hover, .read-more-wrap > .read-more.read-more-two:focus {
  color: #c5305c;
  background-color: transparent !important;
}

.entry-title {
  font-size: 34px;
  line-height: 1.3em;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1199px) {
  .entry-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .entry-title {
    font-size: 24px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .entry-title {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 575px) {
  .entry-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .entry-title {
    font-size: 18px;
  }
}
.entry-title > a {
  position: relative;
  display: inline;
  background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 0px 2px;
  background-position: 0 95%;
  -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.3% 0;
  background-repeat: no-repeat;
  color: inherit;
}
@media only screen and (max-width: 575px) {
  .entry-title > a {
    background-size: 0px 1px;
  }
}
.entry-title > a:hover {
  background-size: 100% 2px;
}
@media only screen and (max-width: 575px) {
  .entry-title > a:hover {
    background-size: 100% 1px;
  }
}

/* [ ## Default Post ] */
.post.hentry {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  .post.hentry {
    margin-bottom: 30px;
  }
}
.post .entry-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post .entry-user .thumb {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
}
.post .entry-user .info {
  padding-left: 10px;
  text-align: left;
}
.post .entry-user .author-name {
  font-weight: 700;
  color: #232323;
  margin-bottom: 0;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .post .entry-user .author-name {
    font-size: 14px;
  }
}
.post .entry-user .author-name a:hover {
  color: #c5305c;
}
.post .entry-user .entry-date {
  font-size: 14px;
  margin-top: -2px;
  color: #676767;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .post .entry-user .entry-date {
    font-size: 13px;
  }
}
.post .entry-thumb {
  margin-bottom: 25px;
}
@media only screen and (max-width: 575px) {
  .post .entry-thumb {
    margin-bottom: 20px;
  }
}
.post .thumb-wrap {
  position: relative;
  margin-bottom: 0;
}
.post .thumb-wrap > a {
  display: block;
}
.post .thumb-wrap img {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.post .thumb-wrap:hover img {
  opacity: 0.9;
}
.post .content-entry-wrap .entry-category {
  margin-bottom: 8px;
}
.post .content-entry-wrap .entry-meta-content {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .post .content-entry-wrap .entry-meta-content {
    margin-bottom: 15px;
  }
}
.post .content-entry-wrap .entry-summary {
  font-size: 16px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .post .content-entry-wrap .entry-summary {
    font-size: 15px;
  }
}
.post .content-entry-wrap .entry-summary > p {
  line-height: 1.65;
}
.post.style-one {
  background-color: white;
  font-family: "Barlow", sans-serif;
}
.post.style-one .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
}
.post.style-one .entry-thumb {
  margin-bottom: 0;
}
.post.style-one .entry-thumb img {
  width: 100%;
}
.post.style-one .content-entry-wrap {
  background-color: white;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: -110px;
  position: relative;
  padding: 40px 50px 55px;
}
@media only screen and (max-width: 1199px) {
  .post.style-one .content-entry-wrap {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .post.style-one .content-entry-wrap {
    padding: 35px 30px 40px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-one .content-entry-wrap {
    padding: 30px 25px 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -60px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-one .content-entry-wrap {
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px 15px 30px;
  }
}
.post.style-one .content-entry-wrap .entry-summary {
  padding: 0 35px;
}
@media only screen and (max-width: 1199px) {
  .post.style-one .content-entry-wrap .entry-summary {
    padding: 0;
  }
}
.post.style-one .content-entry-wrap .entry-meta-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
}
.post.style-two.hentry {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
  .post.style-two.hentry {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .post.style-two.hentry {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-two.hentry {
    margin-bottom: 40px;
  }
}
.post.style-two .entry-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
  .post.style-two .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-two .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-two .entry-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .post.style-two .entry-title {
    font-size: 18px;
  }
}
.post.style-two .read-more-wrap > .read-more {
  font-weight: 500;
  font-size: 12px;
}
.post.style-two .content-entry-wrap {
  padding: 5px 45px 0;
}
@media only screen and (max-width: 1199px) {
  .post.style-two .content-entry-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-two .content-entry-wrap {
    padding: 0;
  }
}
.post.style-two .content-entry-wrap .entry-meta-content {
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .post.style-two .content-entry-wrap .entry-meta-content {
    margin-bottom: 14px;
  }
}
.post.style-two .content-entry-wrap .entry-category {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .post.style-two .content-entry-wrap .entry-category {
    margin-bottom: 10px;
  }
}
.post.style-two .content-entry-wrap .entry-summary {
  color: #636363;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .post.style-two .content-entry-wrap .entry-summary {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-two .content-entry-wrap .entry-summary {
    margin-bottom: 12px;
  }
}
.post.style-two .read-more-wrap > .read-more {
  padding: 12px 40px 11px;
}
@media only screen and (max-width: 1199px) {
  .post.style-two .read-more-wrap > .read-more {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-two .read-more-wrap > .read-more {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-two .read-more-wrap > .read-more {
    padding: 8px 25px;
    font-size: 13px;
  }
}
.post.style-three.hentry {
  margin-bottom: 65px;
}
@media only screen and (max-width: 1199px) {
  .post.style-three.hentry {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .post.style-three.hentry {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-three.hentry {
    margin-bottom: 40px;
  }
}
.post.style-three .entry-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 18px;
  line-height: 1.35;
}
@media only screen and (max-width: 1199px) {
  .post.style-three .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-three .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-three .entry-title {
    font-size: 20px;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 420px) {
  .post.style-three .entry-title {
    font-size: 18px;
  }
}
.post.style-three .read-more-wrap > .read-more {
  margin-top: 10px;
  font-weight: 600;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.04em;
  padding: 8px 20px 9px;
  font-size: 12px;
}
@media only screen and (max-width: 575px) {
  .post.style-three .read-more-wrap > .read-more {
    padding: 7px 15px 8px;
  }
}
.post.style-three .content-entry-wrap {
  padding: 3px 60px 0;
}
@media only screen and (max-width: 1199px) {
  .post.style-three .content-entry-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-three .content-entry-wrap {
    padding: 0;
  }
}
.post.style-three .content-entry-wrap .entry-meta-content {
  margin-bottom: 17px;
}
@media only screen and (max-width: 767px) {
  .post.style-three .content-entry-wrap .entry-meta-content {
    margin-bottom: 12px;
  }
}
.post.style-three .content-entry-wrap .entry-summary {
  padding-right: 40px;
}
@media only screen and (max-width: 1199px) {
  .post.style-three .content-entry-wrap .entry-summary {
    padding-right: 0;
  }
}
.post.style-three .content-entry-wrap .entry-summary > p {
  line-height: 1.65;
}
.post.style-four {
  border-bottom: 1px solid #e2e2e2;
  padding-top: 75px;
  padding-bottom: 75px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .post.style-four {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-four {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.post.style-four .entry-category {
  margin: -4px -3px 25px;
}
@media only screen and (max-width: 991px) {
  .post.style-four .entry-category {
    margin-bottom: 15px;
  }
}
.post.style-four .entry-category > a {
  background-color: #c5305c;
  color: white;
  padding: 2px 13px 0;
  margin: 4px 3px;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .post.style-four .entry-category > a {
    padding: 0 10px;
  }
}
.post.style-four .entry-category > a:after {
  content: "";
  padding-right: 0;
}
.post.style-four .entry-category > a:hover {
  background-color: black;
  color: white;
}
.post.style-four .entry-title {
  font-size: 44px;
  line-height: 1.35;
  font-weight: 800;
  padding: 0 45px 15px;
}
@media only screen and (max-width: 1199px) {
  .post.style-four .entry-title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 991px) {
  .post.style-four .entry-title {
    padding: 0 20px 15px;
    font-size: 30px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-four .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-four .entry-title {
    font-size: 20px;
    padding: 0 0 15px;
  }
}
@media only screen and (max-width: 420px) {
  .post.style-four .entry-title {
    font-size: 18px;
  }
}
.post.style-four .entry-thumb {
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .post.style-four .entry-thumb {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-four .entry-summary {
    margin-bottom: 20px;
  }
}
.post.style-five {
  padding-right: 40px;
}
@media only screen and (max-width: 1199px) {
  .post.style-five {
    padding-right: 0px;
  }
}
.post.style-five.hentry {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .post.style-five.hentry {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-five.hentry {
    margin-bottom: 40px;
  }
}
.post.style-five .entry-thumb {
  margin-bottom: 18px;
}
.post.style-five .entry-thumb img {
  width: 100%;
}
.post.style-five .entry-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
  .post.style-five .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .post.style-five .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-five .entry-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .post.style-five .entry-title {
    font-size: 18px;
  }
}
.post.style-five .content-entry-wrap .entry-meta-content {
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .post.style-five .content-entry-wrap .entry-meta-content {
    margin-bottom: 14px;
  }
}
.post.style-five .content-entry-wrap .entry-category {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .post.style-five .content-entry-wrap .entry-category {
    margin-bottom: 10px;
  }
}
.post.style-five .content-entry-wrap .entry-summary {
  color: #636363;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .post.style-five .content-entry-wrap .entry-summary {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .post.style-five .content-entry-wrap .entry-summary {
    margin-bottom: 12px;
  }
}
.post.style-five .entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .post.style-five .entry-footer {
    margin-top: 10px;
  }
}
.post.style-five .entry-footer .read-more-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.post.style-five .entry-footer .read-more-wrap > .read-more {
  margin-top: 0;
  color: white;
  background-color: #343434;
  font-family: "Roboto Slab", serif;
  /*text-transform: capitalize;*/
}
.post.style-five .entry-footer .read-more-wrap > .read-more:hover {
  background-color: white;
}
.post.style-five .share-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  margin-left: 25px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .post.style-five .share-post {
    display: none;
  }
}
.post.style-five .share-post .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 13px;
  margin-left: 10px;
}
.post.style-five .share-post .social-share a {
  display: inline-block;
  padding: 0 8px;
}
.post.style-five .share-post .social-share a:hover, .post.style-five .share-post .social-share a:focus {
  color: #c5305c;
}

/* [ ## Grid Post ] */
.post.post-grid .entry-title {
  font-size: 28px;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid .entry-title {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid .entry-title {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 420px) {
  .post.post-grid .entry-title {
    font-size: 18px;
  }
}
.post.post-grid.style-one .content-entry-wrap {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -60px;
  padding: 26px 30px 40px;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid.style-one .content-entry-wrap {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-one .content-entry-wrap {
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px 25px 40px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-one .content-entry-wrap {
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px 15px 30px;
  }
}
.post.post-grid.style-one .content-entry-wrap .entry-meta-content {
  margin-bottom: 15px;
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-one .content-entry-wrap .entry-meta-content {
    margin-bottom: 12px;
  }
}
.post.post-grid.style-one .read-more-wrap > .read-more {
  /*text-transform: capitalize;*/
  font-weight: 500;
  padding: 8px 25px;
}
.post.post-grid.style-two.hentry {
  margin-bottom: 65px;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid.style-two.hentry {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-two.hentry {
    margin-bottom: 40px;
  }
}
.post.post-grid.style-two .entry-title {
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post.post-grid.style-two .entry-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-two .entry-title {
    margin-bottom: 13px;
  }
}
.post.post-grid.style-two .content-entry-wrap {
  padding: 0px 15px 0px;
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-two .content-entry-wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-two .content-entry-wrap {
    padding: 0px;
  }
}
.post.post-grid.style-two .content-entry-wrap .entry-category {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-two .content-entry-wrap .entry-summary {
    margin-bottom: 15px;
  }
}
.post.post-grid.style-two .content-entry-wrap .entry-meta-content {
  margin-bottom: 17px;
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-two .content-entry-wrap .entry-meta-content {
    margin-bottom: 13px;
  }
}
.post.post-grid.style-two .read-more-wrap > .read-more {
  margin-top: 7px;
  padding: 10px 25px 9px;
}
.post.post-grid.style-three .entry-title {
  margin-bottom: 17px;
  line-height: 1.23;
  padding-right: 35px;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid.style-three .entry-title {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-three .entry-title {
    margin-bottom: 12px;
  }
}
.post.post-grid.style-three .content-entry-wrap {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .post.post-grid.style-three .content-entry-wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-three .content-entry-wrap {
    padding: 0;
  }
}
.post.post-grid.style-three .content-entry-wrap .entry-category {
  margin-bottom: 10px;
}
.post.post-grid.style-three .content-entry-wrap .entry-meta-content {
  margin-bottom: 15px;
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-three .content-entry-wrap .entry-meta-content {
    margin-bottom: 12px;
  }
}
.post.post-grid.style-three .read-more-wrap > .read-more {
  margin-top: 10px;
}
.post.post-grid.style-three .content-entry-wrap .entry-summary {
  padding-right: 0;
}
.post.post-grid.style-five {
  background-color: white;
}
.post.post-grid.style-five .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 1200px) {
  .post.post-grid.style-five .entry-title {
    font-size: 30px;
  }
}
.post.post-grid.style-five .entry-thumb {
  margin-bottom: 0;
}
.post.post-grid.style-five .entry-thumb img {
  width: 100%;
}
.post.post-grid.style-five .entry-summary {
  font-size: 15px;
  font-family: "Barlow", sans-serif;
}
.post.post-grid.style-five .content-entry-wrap {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -65px;
  padding: 25px 20px 30px;
  background-color: white;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid.style-five .content-entry-wrap {
    padding: 25px 15px 15px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid.style-five .content-entry-wrap {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -55px;
  }
}
.post.post-grid.style-five .content-entry-wrap .entry-category {
  margin-bottom: 7px;
}
.post.post-grid.style-five .content-entry-wrap .entry-meta-content {
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid.style-five .content-entry-wrap .entry-meta-content {
    margin-bottom: 12px;
  }
}
.post.post-grid.style-five .read-more-wrap > .read-more {
  /*text-transform: capitalize;*/
  font-weight: normal;
  font-size: 14px;
}

/* [ ## Grid Post ] */
.post.post-grid-style {
  margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
  .post.post-grid-style {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid-style {
    margin-bottom: 35px;
  }
}
.post.post-grid-style .entry-thumb {
  margin-bottom: 22px;
}
@media only screen and (max-width: 991px) {
  .post.post-grid-style .entry-thumb {
    margin-bottom: 15px;
  }
}
.post.post-grid-style .entry-title {
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1.35em;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid-style .entry-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .post.post-grid-style .entry-title {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid-style .entry-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .post.post-grid-style .entry-title {
    font-size: 18px;
  }
}
.post.post-grid-style .entry-content {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .post.post-grid-style .entry-content {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid-style .entry-content p {
    font-size: 15px;
  }
}
.post.post-grid-style.post-grid-style-two {
  background-color: white;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .post.post-grid-style.post-grid-style-two {
    padding-bottom: 30px;
  }
}
.post.post-grid-style.post-grid-style-two .entry-thumb {
  margin-bottom: 20px;
}
.post.post-grid-style.post-grid-style-two .entry-thumb img {
  width: 100%;
}
.post.post-grid-style.post-grid-style-two .content-entry-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.post.post-grid-style.post-grid-style-two .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.22em;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid-style.post-grid-style-two .entry-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid-style.post-grid-style-two .entry-title {
    font-size: 20px;
    line-height: 1.35em;
  }
}
.post.post-grid-style.post-grid-style-two .entry-user {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post.post-grid-style.post-grid-style-three {
  position: relative;
  min-height: 150px;
  margin-bottom: 30px;
}
.post.post-grid-style.post-grid-style-three:hover .content-entry-wrap {
  background-color: rgba(0, 0, 0, 0.75);
}
.post.post-grid-style.post-grid-style-three:hover .entry-thumb .thumb-wrap img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post.post-grid-style.post-grid-style-three .entry-thumb {
  margin-bottom: 0;
}
.post.post-grid-style.post-grid-style-three .entry-thumb .thumb-wrap {
  overflow: hidden;
}
.post.post-grid-style.post-grid-style-three .entry-thumb .thumb-wrap img {
  width: 100%;
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap {
    padding: 20px 15px;
  }
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
  text-align: center;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1199px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap .content-entry-wrap-inner {
    margin-bottom: 5px;
  }
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  color: white;
}
@media only screen and (max-width: 767px) {
  .post.post-grid-style.post-grid-style-three .content-entry-wrap .entry-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap .entry-user {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap .entry-user .author-name {
  color: white;
}
.post.post-grid-style.post-grid-style-three .content-entry-wrap .entry-user .entry-date {
  color: rgba(255, 255, 255, 0.7);
}

/* [ ## List Post ] */
.post.post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 45px;
}
.post.post-list .entry-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  margin-bottom: 0px;
}
.post.post-list .content-entry-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 270px);
  flex: 0 0 calc(100% - 270px);
  padding-left: 25px;
}
.post.post-list .entry-title {
  font-size: 22px;
  margin-bottom: 15px;
}
.post.post-list .entry-summary {
  margin-top: 15px;
}
.post.post-list .entry-meta-content {
  margin-bottom: 15px;
}
.post.post-list.post-list-small {
  margin-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.post.post-list.post-list-small .entry-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  max-width: 120px;
}
.post.post-list.post-list-small .thumb-wrap .featured-badge-list {
  left: 10px;
  top: 10px;
  width: calc(100% - 10px);
}
.post.post-list.post-list-small .content-entry-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 120px);
  flex: 0 0 calc(100% - 120px);
  padding-left: 15px;
  max-width: calc(100% - 120px);
}
.post.post-list.post-list-small .entry-meta-content {
  margin-bottom: 0px;
}
.post.post-list.post-list-small .entry-title {
  font-size: 16px;
  line-height: 1.28em;
  margin-bottom: 13px;
}
.post.post-list.list-style-two {
  margin-bottom: 100px;
  display: block;
}
.post.post-list.list-style-two .entry-thumb {
  margin-bottom: 0px;
}
.post.post-list.list-style-two .thumb-wrap img {
  border-radius: 0;
}
.post.post-list.list-style-two .content-entry-wrap {
  text-align: center;
}
.post.post-list.list-style-two .entry-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 25px;
}
.post.post-list.list-style-two .entry-meta-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 27px;
}
.post.post-list.list-style-two .entry-summary {
  margin-top: 25px;
}
.post.post-list.list-style-two .read-more-wrap > .read-more:focus,
.post.post-list.list-style-two .read-more-wrap > .read-more:hover {
  padding-right: 0px;
}

.related-posts-block {
  padding-bottom: 70px;
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .related-posts-block {
    padding-bottom: 40px;
    padding-top: 30px;
  }
}
.related-posts-block .related-title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 27px;
}
@media only screen and (max-width: 767px) {
  .related-posts-block .related-title {
    font-size: 18px;
  }
}
.related-posts-block .post.post-grid-style.post-grid-style-two {
  background-color: #f8f8f8;
}

/*--------------------------------------------------------------
    [ ## Feature ]
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .features-block.mrb-70 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .features-block.mrb-70 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .features-block.mrb-55 {
    margin-bottom: 40px;
  }
}
.features-block.style-one {
  padding-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1620px) {
  .features-block.style-one {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .features-block.style-one {
    margin-bottom: 0;
  }
}
.features-block.style-one > div {
  position: relative;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1620px) {
  .features-block.style-one > div {
    display: none;
  }
}
.features-block.style-one > div:before {
  position: absolute;
  content: "";
  background-image: url("../images/bg-pattern.png");
  background-repeat: repeat;
  width: calc(100% + 270px);
  height: calc(100% + 220px);
  top: -220px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.3;
}
.features-block.style-two > div {
  position: relative;
}
@media only screen and (max-width: 1620px) {
  .features-block.style-two > div {
    display: none;
  }
}
.features-block.style-two > div:before {
  position: absolute;
  content: "";
  background-image: url("../images/bg-pattern.png");
  background-repeat: repeat;
  width: calc(100% + 120px);
  height: calc(100% + 30px);
  top: -135px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.3;
}

.feature-list-one > div:nth-child(2) {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.feature-item {
  margin-bottom: 30px;
}
.feature-item.bg-contessa {
  background-color: #C97278;
}
.feature-item.bg-khaki {
  background-color: #C0AB90;
}
.feature-item.bg-gray {
  background-color: #7F8FA0;
}
.feature-item.bg-kimberly {
  background-color: #8079A5;
}
.feature-item.bg-opal {
  background-color: #AECBC7;
}
.feature-item.style-one {
  background-color: white;
  font-family: "Oswald", sans-serif;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-one {
    margin-bottom: 30px;
  }
}
.feature-item.style-one .feature-thumb {
  min-height: 100px;
}
.feature-item.style-one .feature-thumb img {
  width: 100%;
}
.feature-item.style-one .feature-info {
  background-color: white;
  padding: 20px 25px 32px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 50px);
  margin-top: -45px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-one .feature-info {
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .feature-item.style-one .feature-info {
    width: calc(100% - 40px);
  }
}
@media only screen and (max-width: 575px) {
  .feature-item.style-one .feature-info {
    width: calc(100% - 30px);
    padding-bottom: 25px;
  }
}
.feature-item.style-one .feature-info .title {
  font-size: 26px;
  font-weight: 700;
  font-family: "Barlow Semi Condensed", sans-serif;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-one .feature-info .title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .feature-item.style-one .feature-info .title {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 575px) {
  .feature-item.style-one .feature-info .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .feature-item.style-one .feature-info .title {
    font-size: 18px;
  }
}
.feature-item.style-one .feature-info .feature-desc > p {
  line-height: 1.5;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .feature-item.style-one .feature-info .feature-desc > p {
    line-height: 1.67;
  }
}
.feature-item.style-one .read-more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 13px;
}
.feature-item.style-two {
  min-height: 100px;
  position: relative;
  overflow: hidden;
}
.feature-item.style-two:hover .feature-thumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.feature-item.style-two:hover .feature-info {
  background-color: rgba(0, 0, 0, 0.8);
}
.feature-item.style-two .feature-thumb img {
  width: 100%;
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 2s cubic-bezier(0.23, 1, 0.32, 1);
}
.feature-item.style-two .feature-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.feature-item.style-two .feature-info .title {
  margin-bottom: 0;
  color: white;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-two .feature-info .title {
    font-size: 16px;
  }
}
.feature-item.style-two .feature-info .title > a {
  display: inline-block;
  border: 3px solid #a1a1a1;
  padding: 14px 35px 16px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-two .feature-info .title > a {
    padding: 12px 20px 13px;
  }
}
.feature-item.style-two .feature-info .title > a:hover {
  border-color: white;
  background-color: white;
  color: #232323;
}
.feature-item.style-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 5px 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .feature-item.style-three {
    padding: 0;
  }
}
.feature-item.style-three:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 100%;
  width: 68px;
  background-color: rgba(0, 0, 0, 0.085);
}
@media only screen and (max-width: 767px) {
  .feature-item.style-three:before {
    width: 55px;
  }
}
.feature-item.style-three .title {
  margin-bottom: 0;
  color: white;
  font-size: 20px;
  padding-left: 45px;
}
@media only screen and (max-width: 1199px) {
  .feature-item.style-three .title {
    font-size: 18px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .feature-item.style-three .title {
    font-size: 16px;
    padding-left: 20px;
  }
}
.feature-item.style-three .feature-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .feature-item.style-three .feature-icon {
    width: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .feature-item.style-three .feature-icon img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.feature-item.style-three.font-barlow .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
}

/*--------------------------------------------------------------
    [ ## Subscribe ]
--------------------------------------------------------------*/
.subscribe-section {
  padding-top: 55px;
  padding-bottom: 55px;
}
.subscribe-section.style-two {
  padding: 0;
  margin-top: 25px;
}
.subscribe-section.style-two .subscribe-section-content {
  margin-left: 15px;
  margin-right: 15px;
  padding: 55px 70px;
  background-color: #FBF2F2;
}
@media only screen and (max-width: 1199px) {
  .subscribe-section.style-two .subscribe-section-content {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 991px) {
  .subscribe-section.style-two .subscribe-section-content {
    margin-left: 0;
    margin-right: 0;
    padding: 50px 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe-section.style-two .subscribe-section-content:before {
    left: 290px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .subscribe-section.style-two .subscribe-section-content.mr-0:before {
    left: 450px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe-section.style-two .subscribe-section-content.mr-0 .subscribe-form .form-group input[type="email"] {
    width: 415px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe-section.style-two .subscribe-section-content .subscribe-form .form-group input[type="email"] {
    width: 310px;
  }
}

.subscribe-section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .subscribe-section-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.subscribe-section-content:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Free";
  font-size: 66px;
  position: absolute;
  top: 50%;
  left: 325px;
  -webkit-transform: translateY(-50%) rotate(-40deg);
  transform: translateY(-50%) rotate(-40deg);
  z-index: 0;
  color: #c5305c;
  opacity: 0.1;
}
@media only screen and (max-width: 1199px) {
  .subscribe-section-content:before {
    left: 245px;
  }
}
@media only screen and (max-width: 991px) {
  .subscribe-section-content:before {
    display: none;
  }
}
.subscribe-section-content .section-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 300px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .subscribe-section-content .section-header {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.subscribe-section-content .section-header .title {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .subscribe-section-content .section-header .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .subscribe-section-content .section-header .title {
    font-size: 26px;
  }
}
.subscribe-section-content .section-header p {
  font-size: 15px;
}
@media only screen and (max-width: 575px) {
  .subscribe-section-content .section-header p {
    font-size: 14px;
  }
}
.subscribe-section-content .subscribe-form {
  padding-top: 15px;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .subscribe-section-content .subscribe-form {
    width: 100%;
  }
}
.subscribe-section-content .subscribe-form #mc-form {
  position: relative;
}
.subscribe-section-content .subscribe-form #mc-form #subscribe-btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 5px;
  padding: 5px 35px;
  font-size: 14px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  background-color: #3c3c3c;
}
@media only screen and (max-width: 1199px) {
  .subscribe-section-content .subscribe-form #mc-form #subscribe-btn {
    padding: 5px 22px;
  }
}
@media only screen and (max-width: 420px) {
  .subscribe-section-content .subscribe-form #mc-form #subscribe-btn {
    margin-top: 10px;
    height: 45px;
  }
}
.subscribe-section-content .subscribe-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .subscribe-section-content .subscribe-form .form-group {
    flex-direction: column;
  }
}
@media only screen and (max-width: 420px) {
  .subscribe-section-content .subscribe-form .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.subscribe-section-content .subscribe-form .form-group label {
  display: block;
}
.subscribe-section-content .subscribe-form .form-group input[type='email'] {
  background-color: white;
  border: 0px solid;
  padding: 5px 20px;
  width: 100%;
  border-radius: 0;
  font-size: 14px;
  width: 410px;
  height: 50px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 1199px) {
  .subscribe-section-content .subscribe-form .form-group input[type='email'] {
    width: 340px;
  }
}
@media only screen and (max-width: 575px) {
  .subscribe-section-content .subscribe-form .form-group input[type='email'] {
    width: 100%;
    flex-shrink: 0;
    margin-bottom: 20px;
  }
}
.subscribe-section-content .subscribe-form .form-group input[type='email']:focus {
  color: #232323;
  border-color: #c5305c;
}

/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Blog Single
--------------------------------------------------------------*/
/*-------------------------------------------------------------------
    [ ## Single Posts ]
*/
.post.single-post {
  margin-bottom: 0;
  background-color: transparent;
  box-shadow: 0px 0px 0px transparent;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .post.single-post {
    font-size: 15px;
  }
}
.post.single-post ul li, .post.single-post ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.post.single-post > ul,
.post.single-post > ol {
  padding-left: 20px;
}
.post.single-post table {
  margin-bottom: 30px;
}
.post.single-post p {
  margin-bottom: 30px;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .post.single-post p {
    margin-bottom: 20px;
  }
}
.post.single-post p:last-child {
  margin-bottom: 0;
}
.post.single-post .post-thumb {
  position: relative;
}
.post.single-post .post-thumb .post-share-area {
  position: absolute;
  bottom: 20px;
  left: 35px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .post.single-post .post-thumb .post-share-area {
    left: 0px;
    bottom: 0px;
    position: relative;
    padding-top: 25px;
  }
}
.post.single-post .post-thumb .post-share-area h3 > span {
  padding: 0;
}
.post.single-post .post-thumb img {
  min-height: 280px;
}
.post.single-post .entry-title {
  font-size: 60px;
  line-height: 1.05em;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .entry-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post .entry-title {
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post .entry-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post .entry-title {
    font-size: 26px;
    line-height: 1.3em;
  }
}
@media only screen and (max-width: 420px) {
  .post.single-post .entry-title {
    font-size: 22px;
  }
}
.post.single-post .entry-category {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .post.single-post .entry-category {
    margin-bottom: 10px;
  }
}
.post.single-post .entry-category > a {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .post.single-post .entry-category > a {
    font-size: 14px;
  }
}
.post.single-post .entry-meta-content {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .post.single-post .entry-meta-content {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post .entry-meta-content {
    font-size: 14px;
  }
}
.post.single-post .entry-meta-content > div {
  margin-right: 10px;
}
.post.single-post .entry-meta-content > div:before {
  content: "/";
  padding-right: 5px;
  position: relative;
  top: 0.5px;
}
.post.single-post .entry-meta-content > div:first-child:before {
  padding-right: 0;
  content: "";
}
.post.single-post .post-details {
  padding-left: 160px;
  padding-right: 160px;
  padding-top: 25px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .post-details {
    padding-top: 10px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post .post-details {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post .post-details {
    padding-top: 0px;
  }
}
.post.single-post .social-network {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 20px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .social-network {
    top: 7px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post .social-network {
    display: none;
  }
}
.post.single-post .social-network .social-share {
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}
.post.single-post .social-network .social-share > li {
  display: inline-block;
  margin-top: 12px;
}
.post.single-post .social-network .social-share > li a {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
}
.post.single-post .social-network .social-share > li a:hover {
  color: #c5305c;
}
.post.single-post .image-group {
  padding-top: 5px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .post.single-post .image-group {
    padding-top: 2px;
    padding-bottom: 0;
  }
}
.post.single-post .full-image {
  margin-left: -160px;
  margin-right: -160px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .full-image {
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post .full-image {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post .full-image {
    padding-top: 3px;
    padding-bottom: 0px;
  }
}
.post.single-post .left-thumb {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 50px;
}
@media only screen and (max-width: 991px) {
  .post.single-post .left-thumb {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post .left-thumb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.post.single-post .left-thumb img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .post.single-post .left-thumb img {
    margin-right: 0 !important;
    margin-bottom: 25px;
  }
}
.post.single-post iframe {
  border: 0px solid;
}
.post.single-post figure {
  margin-bottom: 25px;
}
.post.single-post figure span {
  color: #979797;
  font-size: 12px;
  display: block;
  padding: 13px 0 25px;
}
.post.single-post .responsive-video {
  margin-bottom: 20px;
  margin-top: 35px;
}
.post.single-post .responsive-video .fluid-width-video-wrapper {
  position: absolute;
  top: 0;
}
.post.single-post blockquote {
  overflow: hidden;
  padding: 45px 55px 42px;
  color: #3c3c3c;
  background-color: #f8f8f8;
  margin-top: 70px;
  margin-bottom: 40px;
  position: relative;
  font-family: "Roboto Slab", serif;
  margin-left: -30px;
  margin-right: -30px;
}
@media only screen and (max-width: 991px) {
  .post.single-post blockquote {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post blockquote {
    padding: 30px 30px 33px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post blockquote {
    padding: 25px 20px 27px;
  }
}
.post.single-post blockquote .quote {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.post.single-post blockquote .name {
  font-size: 15px;
  font-weight: 700;
  color: #3c3c3c;
  margin-top: 25px;
  margin-bottom: 0;
  position: relative;
  padding-left: 75px;
}
.post.single-post blockquote .name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 55px;
  height: 1px;
  background-color: black;
}
.post.single-post blockquote img {
  margin-bottom: 25px;
  border-radius: 0px;
}
.post.single-post blockquote p {
  margin-bottom: 10px;
  position: relative;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .post.single-post blockquote p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post blockquote p {
    font-size: 16px;
  }
}
.post.single-post blockquote p:last-child {
  margin-bottom: 0;
}
.post.single-post blockquote p cite {
  margin-left: 0;
  padding-left: 0;
}
.post.single-post blockquote cite, .post.single-post blockquote a, .post.single-post blockquote span {
  padding: 0 1.2em;
  font-size: 0.8em;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.post.single-post blockquote span {
  font-weight: 600;
}
.post.single-post blockquote cite {
  display: block;
}
.post.single-post blockquote cite:before {
  content: "--";
  padding-right: 5px;
}
.post.single-post .entry-footer {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0 20px;
  margin-left: 130px;
  margin-right: 130px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .entry-footer {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post .entry-footer {
    margin-left: 0px;
    margin-right: 0px;
    padding: 15px 0 12px;
  }
}
.post.single-post.single-post-one .entry-title {
  color: white;
}
.post.single-post.single-post-one .entry-category > a {
  color: #e5e5e5;
}
.post.single-post.single-post-one .entry-category > a:hover {
  color: #c5305c;
}
.post.single-post.single-post-one .entry-category > a:after {
  color: #e5e5e5;
}
.post.single-post.single-post-one .post-thumbnail-area {
  position: relative;
  min-height: 150px;
}
.post.single-post.single-post-one .post-thumbnail-area .entry-header-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post.single-post.single-post-one .post-thumbnail-area .entry-header-outer .entry-header {
  text-align: center;
  padding: 20px 50px 60px;
}
@media only screen and (max-width: 991px) {
  .post.single-post.single-post-one .post-thumbnail-area .entry-header-outer .entry-header {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post.single-post-one .post-thumbnail-area .entry-header-outer .entry-header {
    padding: 20px 20px 25px;
  }
}
.post.single-post.single-post-one .entry-meta-content,
.post.single-post.single-post-one .entry-category > a {
  font-family: "Barlow", sans-serif;
  color: #e5e5e5;
}
.post.single-post.single-post-one .entry-meta-content {
  margin-bottom: 0;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post.single-post.single-post-two .post-thumb img, .post.single-post.single-post-three .post-thumb img, .post.single-post.single-post-four .post-thumb img {
  min-height: auto;
}
.post.single-post.single-post-two .entry-header, .post.single-post.single-post-three .entry-header, .post.single-post.single-post-four .entry-header {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post.single-post-two .entry-header, .post.single-post.single-post-three .entry-header, .post.single-post.single-post-four .entry-header {
    padding-top: 35px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post.single-post-two .entry-header, .post.single-post.single-post-three .entry-header, .post.single-post.single-post-four .entry-header {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.post.single-post.single-post-two .entry-header .entry-meta-content, .post.single-post.single-post-three .entry-header .entry-meta-content, .post.single-post.single-post-four .entry-header .entry-meta-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post.single-post.single-post-two .entry-header .entry-meta-content,
.post.single-post.single-post-two .entry-header .entry-category > a, .post.single-post.single-post-three .entry-header .entry-meta-content,
.post.single-post.single-post-three .entry-header .entry-category > a, .post.single-post.single-post-four .entry-header .entry-meta-content,
.post.single-post.single-post-four .entry-header .entry-category > a {
  font-family: "Barlow", sans-serif;
  color: #676767;
}
.post.single-post.single-post-two .entry-header .entry-category, .post.single-post.single-post-three .entry-header .entry-category, .post.single-post.single-post-four .entry-header .entry-category {
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .post.single-post.single-post-two .entry-header .entry-category, .post.single-post.single-post-three .entry-header .entry-category, .post.single-post.single-post-four .entry-header .entry-category {
    margin-bottom: 10px;
  }
}
.post.single-post.single-post-two .entry-header .entry-category > a:after, .post.single-post.single-post-three .entry-header .entry-category > a:after, .post.single-post.single-post-four .entry-header .entry-category > a:after {
  color: black;
}
.post.single-post.single-post-two .entry-header .entry-category > a:hover, .post.single-post.single-post-three .entry-header .entry-category > a:hover, .post.single-post.single-post-four .entry-header .entry-category > a:hover {
  color: #c5305c;
}
.post.single-post.single-post-two .entry-header .entry-title, .post.single-post.single-post-three .entry-header .entry-title, .post.single-post.single-post-four .entry-header .entry-title {
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .post.single-post.single-post-two .entry-header .entry-title, .post.single-post.single-post-three .entry-header .entry-title, .post.single-post.single-post-four .entry-header .entry-title {
    margin-bottom: 15px;
  }
}
.post.single-post.single-post-three .entry-header {
  padding-top: 10px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post.single-post-three .entry-header {
    border-top: 0px solid;
  }
}
.post.single-post.single-post-four .entry-user {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .post.single-post.single-post-four .entry-user {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .post.single-post.single-post-four .entry-title {
    font-size: 52px;
    margin-bottom: 25px;
  }
}
.post.single-post.single-post-four .post-thumbnail-area {
  position: relative;
  padding-left: 195px;
  padding-right: 195px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post.single-post-four .post-thumbnail-area {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post.single-post-four .post-thumbnail-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.post.single-post.single-post-four .post-thumbnail-area .social-network {
  left: 110px;
  top: -10px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post.single-post-four .post-thumbnail-area .social-network {
    left: 60px;
  }
}
.post.single-post.single-post-four .entry-header {
  padding: 10px 195px 5px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post.single-post-four .entry-header {
    border-top: 0px solid;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .post.single-post.single-post-four .entry-header {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
}

.entry-tag > strong {
  font-size: 20px;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  color: black;
  display: inline-block;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .entry-tag > strong {
    font-size: 16px;
  }
}
.entry-tag > a {
  color: #575757;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin: 5px 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-tag > a:after {
  content: ",";
}
.entry-tag > a:hover, .entry-tag > a:focus {
  color: #c5305c;
}

/* [ ## Post Author ] */
.author-info {
  padding: 35px 50px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .author-info {
    padding: 35px 0px;
  }
}
.author-info #author-img {
  width: 75px;
  margin: 0 auto;
}
.author-info .at-img {
  margin-bottom: 10px;
}
.author-info .at-img > img {
  border-radius: 50%;
  height: 75px;
  width: 75px;
}
.author-info #author-details {
  position: relative;
}
.author-info #author-details .author-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #232323;
  font-family: "Roboto Slab", serif;
}
@media only screen and (max-width: 767px) {
  .author-info #author-details .author-name {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.author-info #author-details .authors-bio {
  font-size: 15px;
}
.author-info #author-details .authors-bio > p {
  line-height: 1.8em;
}

/*--------------------------------------------------------------
# Site Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## About Page
--------------------------------------------------------------*/
.about-block {
  padding-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .about-block {
    padding-bottom: 20px;
  }
}
.about-block .about-content {
  padding: 20px 145px 30px;
  font-family: "Barlow", sans-serif;
}
@media only screen and (max-width: 1199px) {
  .about-block .about-content {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 60px 80px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .about-block .about-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.about-block .about-content .heading {
  font-size: 40px;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .about-block .about-content .heading {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .about-block .about-content .heading {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.about-block .about-content p {
  line-height: 1.95;
}

.follow-me {
  font-weight: 700;
  font-size: 16px;
  color: #232323;
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .follow-me {
    margin-top: 20px;
  }
}
.follow-me > a {
  font-size: 13px;
  color: #9C9C9C;
  padding: 0 5px;
}
.follow-me > a:hover {
  color: #c5305c;
}
.follow-me > a:first-of-type {
  padding-left: 20px;
}
@media only screen and (max-width: 575px) {
  .follow-me > a:first-of-type {
    padding-left: 5px;
  }
}

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error-page-block {
  padding-bottom: 70px;
}

.error-page-content-outer {
  padding-top: 70px;
}
@media only screen and (max-width: 1199px) {
  .error-page-content-outer {
    border-top: 1px solid #dddddd;
  }
}

.error-page-content {
  text-align: center;
}
.error-page-content .error-thumbnail {
  margin-bottom: 85px;
}
@media only screen and (max-width: 1199px) {
  .error-page-content .error-thumbnail {
    margin-bottom: 60px;
  }
}
.error-page-content .error-text-content {
  width: 480px;
  margin: 0 auto;
}
@media only screen and (max-width: 575px) {
  .error-page-content .error-text-content {
    width: 100%;
  }
}
.error-page-content .error-title {
  color: #1d1d1d;
  font-size: 40px;
  margin-bottom: 20px;
  letter-spacing: 0.3em;
  font-family: "Barlow", sans-serif;
  border-bottom: 1px solid #000000;
  font-weight: 700;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .error-page-content .error-title {
    font-size: 22px;
  }
}
.error-page-content .error-text {
  font-size: 16px;
  line-height: 1.73em;
}
@media only screen and (max-width: 575px) {
  .error-page-content .error-text {
    font-size: 15px;
  }
}
.error-page-content .error-text > a {
  color: #c5305c;
}
.error-page-content .error-text > a:hover, .error-page-content .error-text > a:focus {
  color: #1d0176;
}

/*--------------------------------------------------------------
## Coming Soon
--------------------------------------------------------------*/
.coming-soon-block {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.coming-soon-content .site-logo {
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .coming-soon-content .site-logo {
    margin-bottom: 60px;
  }
}
.coming-soon-content .social-status-two a {
  color: white;
}

.countdown-area {
  margin-bottom: -45px;
}
.countdown-area .timer-body-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.countdown-area .timer-body-block > .table-cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 30px);
  flex: 0 0 calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin: 0 15px 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .countdown-area .timer-body-block > .table-cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
.countdown-area .timer-body-block > .table-cell > .tab-val {
  font-family: "Roboto Slab", serif;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 0px;
  line-height: 0.9em;
  color: white;
}
@media only screen and (max-width: 767px) {
  .countdown-area .timer-body-block > .table-cell > .tab-val {
    font-size: 42px;
  }
}
.countdown-area .timer-body-block > .table-cell > .tab-metr {
  font-size: 18px;
  font-weight: 700;
  /*text-transform: capitalize;*/
  color: #bdbdbd;
  padding: 13px 0;
}
@media only screen and (max-width: 767px) {
  .countdown-area .timer-body-block > .table-cell > .tab-metr {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.contact-block {
  padding-bottom: 50px;
}
.contact-block .contact-content {
  padding: 50px 160px 30px;
  font-family: "Barlow", sans-serif;
}
@media only screen and (max-width: 1199px) {
  .contact-block .contact-content {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 60px 80px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-block .contact-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.contact-block .contact-content .heading {
  font-size: 40px;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .contact-block .contact-content .heading {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-block .contact-content .heading {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.contact-block .contact-content p {
  line-height: 1.9;
  font-size: 20px;
  color: black;
}
@media only screen and (max-width: 991px) {
  .contact-block .contact-content p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-block .contact-content p {
    font-size: 16px;
  }
}
.contact-block .contact-content .follow-me {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .contact-block .contact-content .follow-me {
    margin-top: 15px;
  }
}
.contact-block #gmaps {
  height: 280px;
}

.contact-form {
  padding-top: 40px;
}
.contact-form ::-webkit-input-placeholder {
  color: white;
  opacity: 0.8;
}
.contact-form :-moz-placeholder {
  color: white;
  opacity: 0.8;
}
.contact-form ::-moz-placeholder {
  color: white;
  opacity: 0.8;
}
.contact-form :-ms-input-placeholder {
  color: white;
  opacity: 0.8;
}
.contact-form .form-group {
  margin-bottom: 25px;
}
.contact-form .form-group label {
  display: block;
  line-height: 1.2em;
  margin-bottom: 9px;
  text-align: left;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
.contact-form .form-group input,
.contact-form .form-group textarea {
  color: black;
  font-size: 14px;
  position: relative;
  width: 100%;
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 13px !important;
}
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
.contact-form .form-group textarea {
  min-height: 160px;
  max-width: 100%;
}
.contact-form .btn-primary {
  min-width: 200px;
  border-color: rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}

.contact-form .input-success,
.contact-form .input-error {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 5px 15px;
  display: none;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 75px;
}

.page-content {
  margin: 1.4em 0;
}

.entry-summary {
  margin-bottom: 30px;
}

.page-links {
  clear: both;
  margin: 0 0 2.1em;
}

.gutters-50 {
  margin-left: -25px;
  margin-right: -25px;
}
@media only screen and (max-width: 1199px) {
  .gutters-50 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.gutters-50 [class*='col-'] {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 1199px) {
  .gutters-50 [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.gutters-40 {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (max-width: 1199px) {
  .gutters-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 480px) {
  .gutters-40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.gutters-40 [class*='col-'] {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1199px) {
  .gutters-40 [class*='col-'] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .gutters-40 [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.gutters-20 {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 1199px) {
  .gutters-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.gutters-20 [class*='col-'] {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .gutters-20 [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.gutters-10 {
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (max-width: 1199px) {
  .gutters-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.gutters-10 [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 1199px) {
  .gutters-10 [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.gallery-block {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .gallery-block {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 991px) {
  .gallery-block {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-block {
    padding-bottom: 55px;
  }
}
.gallery-block .gallery-block-content {
  padding-top: 20px;
}
@media only screen and (max-width: 1199px) {
  .gallery-block .gallery-block-content {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 50px;
  }
}
.gallery-block .heading {
  font-size: 40px;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 25px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .gallery-block .heading {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-block .heading {
    font-size: 28px;
  }
}

.site-main.style-one {
  margin-right: 17px;
}
@media only screen and (max-width: 1199px) {
  .site-main.style-one {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .site-main.style-one {
    margin-right: 0px;
  }
}
.site-main.style-two ~ .load-more-btn-area {
  padding-top: 30px;
}
.site-main.style-two ~ .load-more-btn-area .load-more-btn {
  min-width: 360px;
}
@media only screen and (max-width: 420px) {
  .site-main.style-two ~ .load-more-btn-area .load-more-btn {
    min-width: 100%;
  }
}
.site-main ~ .load-more-btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-main ~ .load-more-btn-area.style-one .load-more-btn {
  background-color: white;
  text-transform: uppercase;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 18px;
  min-width: 260px;
  padding: 17px 35px;
  color: #c5305c;
  margin-top: 25px;
}
@media only screen and (max-width: 575px) {
  .site-main ~ .load-more-btn-area.style-one .load-more-btn {
    padding: 12px 30px;
    font-size: 16px;
  }
}
.site-main ~ .load-more-btn-area.style-one .load-more-btn:hover {
  background-color: #c5305c;
  color: white;
}
@media only screen and (max-width: 420px) {
  .site-main ~ .load-more-btn-area.style-one .load-more-btn {
    min-width: auto;
  }
}
.site-main.style-three {
  padding-top: 40px;
}
.site-main.style-three ~ .load-more-btn-area.style-one .load-more-btn {
  background-color: #1D1F20;
  color: white;
}
.site-main.style-three ~ .load-more-btn-area.style-one .load-more-btn:hover {
  background-color: black;
}
.site-main.style-four ~ .load-more-btn-area.style-one .load-more-btn, .site-main.style-five ~ .load-more-btn-area.style-one .load-more-btn {
  background-color: black;
  color: white;
}
.site-main.style-four ~ .load-more-btn-area.style-one .load-more-btn:hover, .site-main.style-five ~ .load-more-btn-area.style-one .load-more-btn:hover {
  background-color: #c5305c;
}
.site-main.style-five {
  margin-top: 50px;
}
.site-main.style-five ~ .load-more-btn-area {
  padding-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .site-main.style-five ~ .load-more-btn-area {
    padding-bottom: 30px;
    padding-top: 10px;
  }
}

.main-wrapper-content.style-one {
  background-color: white;
  padding: 15px 105px 80px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 1199px) {
  .main-wrapper-content.style-one {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .main-wrapper-content.style-one {
    padding-bottom: 75px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .main-wrapper-content.style-one {
    padding: 10px 30px 70px;
  }
}
@media only screen and (max-width: 575px) {
  .main-wrapper-content.style-one {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 420px) {
  .main-wrapper-content.style-one {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-wrapper-content.style-one .site-main > .row > div:last-child .post {
  border-bottom: 0px solid;
}
.main-wrapper-content.mrb-80 {
  margin-bottom: 65px;
}

/*-------------------------------------------------
    [ ### Page Title ]
*/
.page-title-area {
  position: relative;
  min-height: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 70px;
  background-position: top center;
}
@media only screen and (max-width: 1199px) {
  .page-title-area {
    min-height: 350px;
  }
}
@media only screen and (max-width: 991px) {
  .page-title-area {
    min-height: 300px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title-area {
    min-height: auto;
    padding-top: 170px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 420px) {
  .page-title-area {
    padding-top: 150px;
  }
}
.page-title-area:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(top, black, transparent);
  background-image: linear-gradient(to bottom, black, transparent);
  opacity: 0.9;
  height: 100%;
}
.page-title-area .page-title {
  margin-bottom: 20px;
  font-size: 60px;
  /*text-transform: capitalize;*/
  line-height: 1.2em;
  color: white;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
}
@media only screen and (max-width: 1199px) {
  .page-title-area .page-title {
    font-size: 48px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .page-title-area .page-title {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title-area .page-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  .page-title-area .page-title {
    font-size: 30px;
  }
}
.page-title-area .breadcrumb-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-title-area.style-two {
  padding-top: 140px;
  min-height: auto;
}
@media only screen and (max-width: 991px) {
  .page-title-area.style-two {
    padding-top: 105px;
  }
}
.page-title-area.style-two:before {
  display: none;
}
.page-title-area.style-two .page-title {
  color: black;
  text-transform: uppercase;
  letter-spacing: 0.175em;
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .page-title-area.style-two .page-title {
    font-size: 36px;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 575px) {
  .page-title-area.style-two .page-title {
    font-size: 26px;
  }
}
.page-title-area.style-two .breadcrumb .breadcrumb-item {
  color: #575757;
}
.page-title-area.style-two .breadcrumb .breadcrumb-item:before {
  color: #575757;
}
.page-title-area.style-two .breadcrumb .breadcrumb-item:first-child:before {
  color: black;
}
.page-title-area.style-two .breadcrumb .breadcrumb-item > a {
  color: #c5305c;
}
.page-title-area.style-two .breadcrumb .breadcrumb-item > a:hover, .page-title-area.style-two .breadcrumb .breadcrumb-item > a:focus {
  color: black;
}

/*-------------------------------------------------
    [ ### Breadcrumb ]
*/
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #bababa;
  letter-spacing: 0.1em;
}
.breadcrumb .breadcrumb-item > a {
  color: white;
}
.breadcrumb .breadcrumb-item > a:hover, .breadcrumb .breadcrumb-item > a:focus {
  color: #c5305c;
}
.breadcrumb .breadcrumb-item:before {
  font-size: 10px;
  content: "\eb51";
  padding: 0 10px 0 13px;
  color: white;
}
@media only screen and (max-width: 991px) {
  .breadcrumb .breadcrumb-item:before {
    padding: 0 7px 0 9px;
  }
}
.breadcrumb .breadcrumb-item:first-child:before {
  content: "\e902";
  padding: 0 7px 0 0px;
  color: #c5305c;
}
@media only screen and (max-width: 575px) {
  .breadcrumb .breadcrumb-item:first-child:before {
    padding: 0 5px 0 0px;
  }
}

/*-------------------------------------------------
    [ ### No results ]
*/
.no-results.not-found {
  overflow: hidden;
  background: #ffffff;
  text-align: center;
}
.no-results.not-found .page-header {
  margin-top: 0;
  padding-top: 0;
}
.no-results.not-found .page-title {
  font-family: inherit !important;
  font-size: 45px;
  font-weight: bold;
  margin-top: 0;
  position: relative;
}
.no-results.not-found .page-title:after {
  content: "";
  background: #1d1d1f;
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -25px;
}
.no-results.not-found .page-not-found-icon {
  margin-top: 5px;
}
.no-results.not-found .page-not-found-icon i {
  color: #a94442;
  font-size: 60px;
}
.no-results.not-found .form-controller {
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 34px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 4px 0 4px 15px;
  margin-bottom: 0;
}
@media only screen and (max-width: 540px) {
  .no-results.not-found .form-controller {
    padding: 4px 0 4px 15px;
  }
}
.no-results.not-found .btn-default {
  border: 1px solid #e1e1e1;
}
@media only screen and (max-width: 540px) {
  .no-results.not-found .btn-default {
    padding: 13px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .no-results.not-found .page-content {
    max-width: 540px;
    margin: auto;
  }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-content {
  font-size: 15px;
}
@media only screen and (max-width: 400px) {
  .comment-content {
    margin-top: 10px;
  }
}
.comment-content ul li, .comment-content ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.comment-content > ul,
.comment-content > ol {
  padding-left: 20px;
}
.comment-content a:hover {
  text-decoration: underline;
}

.bypostauthor {
  display: block;
}

.cancel-comment-reply-link {
  bottom: -2px;
  display: inline-block;
  left: 0.6em;
  position: relative;
}

.logged-in-as {
  margin-bottom: 0.7em !important;
  padding: 0 15px;
}

.comments-area {
  overflow: hidden;
  padding-left: 160px;
  padding-right: 160px;
}
@media only screen and (max-width: 1199px) {
  .comments-area {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .comments-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.comments-area .comment-list, .comments-area .children {
  list-style: none;
  padding: 0;
}
.comments-area .comments-title {
  color: #232323;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 35px;
  font-family: "Roboto Slab", serif;
}
.comments-area .comment-list {
  margin-bottom: 45px;
  border-top: none;
}
.comments-area .comment-list .comment .comment-respond {
  margin-bottom: 75px;
}
.comments-area .comment-body {
  overflow: hidden;
  margin-bottom: 45px;
}
.comments-area .comment-author {
  float: left;
  margin-right: 20px;
  width: 60px;
  margin-top: 7px;
}
@media only screen and (max-width: 575px) {
  .comments-area .comment-author {
    margin-right: 15px;
  }
}
.comments-area .comment-author img {
  width: 60px;
  border-radius: 50%;
}
.comments-area .date {
  display: block;
  font-size: 14px;
  color: #989898;
  margin-top: 0;
}
.comments-area .comment-details {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.comments-area .comment-metadata {
  margin-bottom: 30px;
  color: #232323;
  margin-top: -7px;
}
.comments-area .comment-metadata .author {
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  line-height: 1.4em;
  position: relative;
  top: 15px;
}
.comments-area .comment-metadata .says, .comments-area .comment-metadata .comment-edit-link {
  color: #777;
}
.comments-area .children {
  margin-left: 108px;
}
@media only screen and (max-width: 1199px) {
  .comments-area .children {
    margin-left: 90px;
  }
}
@media only screen and (max-width: 992px) {
  .comments-area .children {
    margin-left: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .comments-area .children {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .comments-area .children {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .comments-area .children {
    margin-left: 25px;
  }
}
.comments-area .comment-navigation {
  margin-bottom: 3.5em;
}
.comments-area .comment-navigation .nav-links .nav-previous {
  float: left;
}
.comments-area .comment-navigation .nav-links .nav-next {
  float: right;
}
.comments-area .comment-navigation .nav-links span {
  font-size: 18px;
}
.comments-area .comment-navigation .nav-links a {
  background-color: #232c3b;
  color: white;
  border-radius: 5px;
}

.comment-respond label {
  font-weight: 500;
}
.comment-respond .comment-reply-title {
  color: #232323;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: "Roboto Slab", serif;
}
@media only screen and (max-width: 767px) {
  .comment-respond .comment-reply-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

.comment-respond {
  margin: 50px 160px 0;
}
@media only screen and (max-width: 1199px) {
  .comment-respond {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .comment-respond {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
  }
}
.comment-respond p {
  margin-bottom: 1em;
}
.comment-respond [class*="col-"] {
  margin-bottom: 30px;
}
.comment-respond .form-control {
  color: #232323;
  font-size: 15px;
  position: relative;
  border-radius: 0px;
  width: 100%;
  height: 52px;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  padding: 5px 25px !important;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0);
}
.comment-respond .form-control:focus {
  color: #232323;
  border-color: #c5305c !important;
}
.comment-respond textarea {
  min-height: 150px;
  max-width: 100%;
}
.comment-respond textarea.form-control {
  padding-top: 15px !important;
}
.comment-respond .form-submit {
  margin-bottom: 0;
  padding: 10px 15px 0;
  width: 100%;
}
.comment-respond .form-submit .btn-default {
  padding: 13px 25px;
  min-width: 200px;
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  /*text-transform: capitalize;*/
  background-color: #727272;
}
.comment-respond .form-submit .btn-default [class*='fa-'] {
  font-size: 14px;
  margin-left: 5px;
}
.comment-respond .form-submit .btn-default:hover {
  background-color: black;
}
.comment-respond .comment-subscription-form {
  display: none;
}
.comment-respond .comment-form-rating {
  margin-bottom: 1em;
}
.comment-respond #submit,
.comment-respond .submit {
  border-color: #a0006d;
  border-radius: 0;
  background: #a0006d;
  color: white;
  padding: 15px 45px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

#review_form .form-submit {
  padding: 0;
}

.no-comments {
  position: relative;
  padding: 12px 20px;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
  margin-bottom: 16px;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.comment-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.comment-reply-link {
  padding: 6px 22px;
  font-size: 13px;
  border: 1px solid #dddddd;
  line-height: normal;
  font-weight: 500;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  color: black;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.comment-reply-link:hover {
  background: #c5305c;
  color: white;
  border-color: #c5305c;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .widget {
    margin-bottom: 50px;
  }
}
.widget select {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 0.4em 0.8em;
  outline: none;
}
.widget ul,
.widget ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .widget-title-area {
  position: relative;
}
.widget .widget-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  /*text-transform: capitalize;*/
  color: #232323;
}
.widget pre {
  padding: 0.5em;
}
.widget label {
  margin-bottom: 0;
}
.widget option {
  padding: 0.2em 1em;
}
.widget input[type='text'],
.widget input[type='email'],
.widget input[type='url'],
.widget input[type='password'],
.widget input[type='search'],
.widget textarea {
  padding: 0.5em 1em;
}
.widget input[type='text']:focus,
.widget input[type='email']:focus,
.widget input[type='url']:focus,
.widget input[type='password']:focus,
.widget input[type='search']:focus,
.widget textarea:focus {
  box-shadow: none !important;
}

@media only screen and (max-width: 991px) {
  .sidebar-items {
    margin-top: 60px;
  }
}
.sidebar-items .widget:not:first-child {
  margin-top: 50px;
}
.sidebar-items .widget-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 25px;
  /*text-transform: capitalize;*/
  background-color: #3c3c3c;
  color: white;
  padding: 12px 35px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items .widget-title {
    font-size: 16px;
    padding: 12px 22px;
  }
}
.sidebar-items .widget-title:before {
  position: absolute;
  content: '';
  bottom: -15px;
  left: 20px;
  border-style: solid;
  border-width: 8px;
  border-color: #3c3c3c transparent transparent;
}
.sidebar-items > .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-items.style-one {
  margin-left: -17px;
  font-family: "Barlow", sans-serif;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-one {
    margin-left: -40px;
  }
}
@media only screen and (max-width: 991px) {
  .sidebar-items.style-one {
    margin-left: 0;
  }
}
.sidebar-items.style-one .widget-title {
  margin-bottom: 30px;
}
.sidebar-items.style-one .bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-name {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
.sidebar-items.style-one .widget-title,
.sidebar-items.style-one .bt-about-me-widget .info .designation {
  font-family: "Barlow", sans-serif;
}
.sidebar-items.style-one .widget-post-list .post .entry-title,
.sidebar-items.style-one .widget-comments-list .post .entry-title {
  font-family: "Barlow Semi Condensed", sans-serif;
}
.sidebar-items.style-one .widget-post-list .post .entry-title,
.sidebar-items.style-one .widget-comments-list .post .entry-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4em;
}
.sidebar-items.style-one .widget-post-list .post .entry-meta-content,
.sidebar-items.style-one .widget-comments-list .post .entry-meta-content {
  font-size: 13px;
}
.sidebar-items.style-one .bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-name {
  font-size: 14px;
}
.sidebar-items.style-one .bt-socail-widget .widget-content {
  background-color: white;
  margin-bottom: 0;
  padding-top: 35px;
}
.sidebar-items.style-two {
  background-color: #fafafa;
  padding: 35px;
  margin-left: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-items.style-two {
    padding: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-two {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .sidebar-items.style-two {
    padding: 25px;
  }
}
@media only screen and (max-width: 420px) {
  .sidebar-items.style-two {
    padding: 20px;
  }
}
.sidebar-items.style-two .widget-title {
  background-color: #292929;
  margin-bottom: 35px;
}
.sidebar-items.style-two .widget-title:before {
  border-color: #292929 transparent transparent;
}
.sidebar-items.style-two .widget {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-two .widget {
    margin-bottom: 55px;
  }
}
.sidebar-items.style-two .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-items.style-two .widget.bt-about-me-widget .widget-content {
  background-color: transparent;
  padding: 5px 15px 0;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-two .widget.bt-about-me-widget .widget-content {
    padding: 0px;
  }
}
.sidebar-items.style-two .widget.widget_categories {
  font-family: "Roboto Slab", serif;
}
.sidebar-items.style-two .widget.widget_categories ul li {
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-two .widget.widget_categories ul li {
    font-size: 14px;
  }
}
.sidebar-items.style-two .widget.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-name {
  font-size: 14px;
}
.sidebar-items.style-three {
  margin-left: -20px;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items.style-three {
    margin-left: 0px;
  }
}
.sidebar-items.style-three .tb-signup-widget .signup-box > h2 {
  font-weight: 700;
}
.sidebar-items.style-three .widget-title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
}
@media only screen and (max-width: 575px) {
  .sidebar-items.style-three .widget-title {
    font-size: 18px;
  }
}
.sidebar-items.style-three .widget-title:before {
  display: none;
}
.sidebar-items.style-three.style-three-two .widget-title {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
}

/*--------------------------------------------------------------
# Widgets Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Popular, Latest Post, Recent Comment widget
--------------------------------------------------------------*/
.widget-post-list .post,
.widget-comments-list .post {
  margin-bottom: 30px;
  background-color: transparent;
  box-shadow: 0 0 0px 0 transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget-post-list .post:last-child,
.widget-comments-list .post:last-child {
  border-bottom: 0px solid;
  margin-bottom: 0;
}
.widget-post-list .post > .thumb-wrap,
.widget-comments-list .post > .thumb-wrap {
  overflow: hidden;
  position: relative;
  width: 90px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-post-list .post > .thumb-wrap,
  .widget-comments-list .post > .thumb-wrap {
    width: 75px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-post-list .post > .thumb-wrap,
  .widget-comments-list .post > .thumb-wrap {
    width: 75px;
  }
}
.widget-post-list .post .content-entry-wrap,
.widget-comments-list .post .content-entry-wrap {
  padding-left: 15px;
  margin-top: -3px;
}
.widget-post-list .post .entry-meta-content,
.widget-comments-list .post .entry-meta-content {
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #676767;
}
.widget-post-list .post .entry-meta-content > div,
.widget-comments-list .post .entry-meta-content > div {
  margin-right: 20px;
}
.widget-post-list .post .entry-meta-content > div:last-child,
.widget-comments-list .post .entry-meta-content > div:last-child {
  margin-right: 0;
}
.widget-post-list .post .entry-meta-content > div > span,
.widget-comments-list .post .entry-meta-content > div > span {
  color: #c5305c;
}
.widget-post-list .post .entry-title,
.widget-comments-list .post .entry-title {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-post-list .post .entry-title,
  .widget-comments-list .post .entry-title {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 420px) {
  .widget-post-list .post .entry-title,
  .widget-comments-list .post .entry-title {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 7px;
  }
}
.widget-post-list .post .entry-title > a,
.widget-comments-list .post .entry-title > a {
  background-size: 0px 1px;
}
.widget-post-list .post .entry-title > a:hover,
.widget-comments-list .post .entry-title > a:hover {
  background-size: 100% 1px;
}

/*--------------------------------------------------------------
# Categories And Archive Widget
--------------------------------------------------------------*/
.widget_categories ul li,
.widget_archive ul li,
.widget_layered_nav ul li {
  font-size: 16px;
  /*text-transform: capitalize;*/
  display: block;
  line-height: 1em;
  font-weight: 500;
  padding-top: 17px;
  padding-bottom: 17px;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  color: #2d2d2d;
}
@media only screen and (max-width: 420px) {
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_layered_nav ul li {
    font-size: 15px;
  }
}
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_layered_nav ul li ul {
  padding-left: 15px;
}
.widget_categories ul li .count,
.widget_archive ul li .count,
.widget_layered_nav ul li .count {
  float: right;
  color: #575757;
}
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_layered_nav ul li a:hover {
  color: #c5305c;
}
.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count,
.widget_layered_nav ul li a:hover .count {
  color: #c5305c;
}
.widget_categories ul > li:first-child,
.widget_archive ul > li:first-child,
.widget_layered_nav ul > li:first-child {
  padding-top: 5px !important;
  margin-top: 0 !important;
}
.widget_categories .bsm-select-wrapper li,
.widget_archive .bsm-select-wrapper li,
.widget_layered_nav .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_categories .bsm-select-wrapper input.select-dropdown,
.widget_archive .bsm-select-wrapper input.select-dropdown,
.widget_layered_nav .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_categories .bsm-select-wrapper span.caret,
.widget_archive .bsm-select-wrapper span.caret,
.widget_layered_nav .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

.widget_text .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_text .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_text .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

/*------------------------------------------------------------------------
# Links, Meta, NavMenu, Pages, Recent Comment, Recent Entries  Widget
-------------------------------------------------------------------------*/
.widget_links a,
.widget_meta a,
.widget_nav_menu .menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
}

.widget_nav_menu .menu a .fa {
  display: none;
}

.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
  text-decoration: none;
  display: block;
}
.widget_links a:hover, .widget_links a:focus,
.widget_meta a:hover,
.widget_meta a:focus,
.widget_nav_menu a:hover,
.widget_nav_menu a:focus,
.widget_pages a:hover,
.widget_pages a:focus,
.widget_recent_comments a:hover,
.widget_recent_comments a:focus,
.widget_recent_entries a:hover,
.widget_recent_entries a:focus,
.widget_product_categories a:hover,
.widget_product_categories a:focus {
  color: #c5305c;
}
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_product_categories ul {
  list-style: none;
  margin: 0;
}
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_product_categories ul li {
  padding: 8px 0;
  border-bottom: 0 none;
  line-height: 1.35em;
}
.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_product_categories > ul {
  position: relative;
}
.widget_links ul > li:first-child,
.widget_meta ul > li:first-child,
.widget_nav_menu ul > li:first-child,
.widget_pages ul > li:first-child,
.widget_recent_comments ul > li:first-child,
.widget_recent_entries ul > li:first-child,
.widget_product_categories ul > li:first-child {
  margin-top: 0;
  padding-top: 0px;
  border-top: 0 none;
}
.widget_links ul > li:last-child,
.widget_meta ul > li:last-child,
.widget_nav_menu ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_recent_comments ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_product_categories ul > li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.widget .menu {
  position: relative;
}
.widget .menu > li:first-child {
  border-top: 0 none;
  padding-top: 0;
}
.widget .menu .sub-menu {
  box-shadow: 0 0 0 transparent;
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
  border: 0;
  margin: 0 0 0 1em;
}

.widget_recent_entries .post-date {
  display: block;
}

/*--------------------------------------------------------------
# Socail Widget
--------------------------------------------------------------*/
.bt-socail-widget .widget-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -35px;
}
.bt-socail-widget .widget-content > .bt-socail-profile {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin-bottom: 35px;
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .bt-socail-widget .widget-content > .bt-socail-profile {
    width: 25%;
  }
}
@media only screen and (max-width: 420px) {
  .bt-socail-widget .widget-content > .bt-socail-profile {
    width: 50%;
  }
}
.bt-socail-widget .widget-content > .bt-socail-profile:last-child {
  margin-bottom: 0;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon {
  /*text-transform: capitalize;*/
  color: #2d2d2d;
  font-family: "Roboto Slab", serif;
  font-size: 24px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-facebook-icon .social-icon {
  color: #1976D2;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-twitter-icon .social-icon {
  color: #03A9F4;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-linkedin-icon .social-icon {
  color: #1976D2;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-youtube-icon .social-icon {
  color: #FF0000;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon > span {
  display: block;
  line-height: 15px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-name {
  font-weight: 500;
  font-size: 16px;
  padding-top: 8px;
}

/*--------------------------------------------------------------
# Twitter Feed Widget
--------------------------------------------------------------*/
.tb-twitter-feed-widget {
  position: relativee;
}
.tb-twitter-feed-widget .twitter-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tb-twitter-feed-widget .twitter-feed .icon {
  max-width: 35px;
  font-size: 15px;
  color: #1da1f3;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
}
.tb-twitter-feed-widget .twitter-feed .info {
  position: relative;
  top: -5px;
}
.tb-twitter-feed-widget .twitter-feed .info > p {
  line-height: 2.2em;
}
.tb-twitter-feed-widget .twitter-feed .info .date {
  font-size: 13px;
  text-transform: uppercase;
  color: #c5305c;
}
.tb-twitter-feed-widget .owl-dots {
  text-align: right;
  position: absolute;
  width: 100%;
  bottom: 6px;
  left: 0;
}
.tb-twitter-feed-widget .owl-dots > div {
  width: 11px;
  height: 11px;
  border: 1px solid #c5305c;
  border-radius: 50%;
  margin: 0 3px;
  display: inline-block;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.tb-twitter-feed-widget .owl-dots > div.active {
  background-color: #c5305c;
}

/*--------------------------------------------------------------
# Instafeed Widget
--------------------------------------------------------------*/
.bt-instafeed-widget {
  position: relative;
}
.bt-instafeed-widget #instafeed {
  overflow: hidden;
  padding-left: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bt-instafeed-widget #instafeed > .feed-item {
  max-width: 16.6666%;
}
@media only screen and (max-width: 420px) {
  .bt-instafeed-widget #instafeed > .feed-item {
    max-width: 33.33333%;
  }
}
.bt-instafeed-widget #instafeed > .feed-item a {
  display: block;
  position: relative;
}
.bt-instafeed-widget #instafeed > .feed-item a .overlay {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  transition: all 0.35s;
  opacity: 0;
}
.bt-instafeed-widget #instafeed > .feed-item a .overlay > i {
  font-size: 28px;
  transform: scale(4);
  transition: all 0.35s;
}
@media only screen and (max-width: 575px) {
  .bt-instafeed-widget #instafeed > .feed-item a .overlay > i {
    font-size: 20px;
  }
}
.bt-instafeed-widget #instafeed > .feed-item img {
  width: 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.bt-instafeed-widget #instafeed > .feed-item:hover .overlay {
  opacity: 1;
}
.bt-instafeed-widget #instafeed > .feed-item:hover .overlay > i {
  transform: scale(1);
}
.bt-instafeed-widget.style-two {
  overflow: hidden;
}
.bt-instafeed-widget.style-two #instafeed {
  margin: -2px;
}
.bt-instafeed-widget.style-two #instafeed > .feed-item {
  max-width: calc(14.2857% - 4px);
  margin: 0 2px 4px;
}
@media only screen and (max-width: 575px) {
  .bt-instafeed-widget.style-two #instafeed > .feed-item {
    max-width: calc(25% - 4px);
  }
}
.bt-instafeed-widget.style-three #instafeed > .feed-item {
  max-width: 20%;
}
.bt-instafeed-widget.style-four {
  padding-left: 90px;
}
@media only screen and (max-width: 991px) {
  .bt-instafeed-widget.style-four {
    padding-left: 0;
  }
}
.bt-instafeed-widget.style-four #instafeed > .feed-item {
  max-width: 33.33333%;
}
.bt-instafeed-widget.style-four .widget-content > a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  display: block;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .bt-instafeed-widget.style-four .widget-content > a {
    text-align: left;
  }
}
.bt-instafeed-widget.style-four .widget-content > a:hover, .bt-instafeed-widget.style-four .widget-content > a:focus {
  color: #c5305c;
}

/*--------------------------------------------------------------
# About Me Widget
--------------------------------------------------------------*/
.bt-about-me-widget .author-thumb {
  margin-bottom: 15px;
}
.bt-about-me-widget .author-thumb img {
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 420px) {
  .bt-about-me-widget .author-thumb img {
    width: 120px;
    height: 120px;
  }
}
.bt-about-me-widget .widget-content {
  background-color: white;
  text-align: center;
  padding: 30px 15px 35px;
}
.bt-about-me-widget .info {
  display: block;
  font-size: 16px;
  color: #494949;
}
@media only screen and (max-width: 575px) {
  .bt-about-me-widget .info {
    font-size: 15px;
  }
}
.bt-about-me-widget .info .designation {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #232323;
}
@media only screen and (max-width: 1199px) {
  .bt-about-me-widget .info .designation {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.bt-about-me-widget .info > p {
  line-height: 1.65em;
}
.bt-about-me-widget .author-sign {
  padding-top: 5px;
}
.bt-about-me-widget .author-sign img {
  margin: 0 auto;
}
.bt-about-me-widget.style-two .author-thumb {
  margin-bottom: 20px;
}
.bt-about-me-widget.style-two .author-thumb img {
  width: auto;
  height: auto;
  border-radius: 0%;
  margin: 0 auto;
}
.bt-about-me-widget.style-two .widget-content {
  background-color: transparent;
  padding: 0;
}
.bt-about-me-widget.style-two .info {
  font-size: 14px;
}
.bt-about-me-widget.style-two .info > p {
  line-height: 1.9em;
}

/*--------------------------------------------------------------
# Location Widget
--------------------------------------------------------------*/
.bt-location-widget .widget-content .footer-logo {
  display: block;
  margin-bottom: 30px;
}
.bt-location-widget .widget-content .info-box {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .bt-location-widget .widget-content .info-box {
    margin-bottom: 10px;
  }
}
.bt-location-widget .widget-content .info-box:first-child {
  margin-top: -5px;
}
.bt-location-widget .widget-content .info-box:last-child {
  margin-bottom: 0;
}
.bt-location-widget .widget-content .info-box a:hover {
  color: #c5305c;
}
.bt-location-widget .widget-content .info-box p {
  margin-bottom: 0;
  line-height: 2.2;
}
@media only screen and (max-width: 767px) {
  .bt-location-widget .widget-content .info-box p {
    line-height: 1.8;
  }
}

/*--------------------------------------------------------------
# Business Hours Widget
--------------------------------------------------------------*/
.widget-business-hours .widget-content > ul {
  margin-bottom: 15px;
  font-weight: 500;
}
.widget-business-hours .widget-content > ul li {
  margin: 10px 0;
  overflow: hidden;
}
.widget-business-hours .widget-content > ul li > span {
  float: right;
  display: inline-block;
  padding-left: 15px;
}
.widget-business-hours .widget-content > ul li.closed > span {
  color: #c5305c !important;
}

/*--------------------------------------------------------------
# Social Share Widget
--------------------------------------------------------------*/
.social-share-widget .footer-social li a:hover {
  background-color: #232323 !important;
  box-shadow: 3px 3px 11px rgba(34, 35, 141, 0.25);
}

/*--------------------------------------------------------------
# Share Post Widget
--------------------------------------------------------------*/
.widget-share-post .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 0px solid;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .widget-share-post .post {
    margin-bottom: 10px;
  }
}
.widget-share-post .post:last-child {
  margin-bottom: 0;
}
.widget-share-post .post .post-thumbnail {
  -webkit-box-flex: 95px;
  -ms-flex: 95px;
  flex: 95px;
  max-width: 95px;
}
.widget-share-post .post .entry-title {
  font-weight: normal;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 10px;
  margin-top: -3px;
}
.widget-share-post .post .share-meta {
  font-size: 12px;
}
.widget-share-post .post .share-meta > span {
  display: inline-block;
  padding-right: 3px;
}
.widget-share-post .post .post-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 95px);
  flex: 0 0 calc(100% - 95px);
  padding-right: 0;
  padding-left: 30px;
  text-align: left;
  max-width: calc(100% - 95px);
}
@media only screen and (max-width: 1199px) {
  .widget-share-post .post .post-details {
    padding-left: 15px;
  }
}

/*--------------------------------------------------------------
# Signup Widget
--------------------------------------------------------------*/
.tb-signup-widget {
  background-color: white;
}
.tb-signup-widget .signup-box {
  text-align: center;
  padding: 35px 30px 40px;
}
.tb-signup-widget .signup-box > h2 {
  font-size: 24px;
  font-weight: 600;
  color: #232323;
  line-height: 1.2em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .tb-signup-widget .signup-box > h2 {
    font-size: 20px;
  }
}
.tb-signup-widget .signup-form {
  text-align: center;
  padding-top: 10px;
}
.tb-signup-widget .signup-form .form-group {
  margin-bottom: 0px;
}
.tb-signup-widget .signup-form .form-group input[type='email'] {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
  background-color: transparent;
}
.tb-signup-widget .signup-form .btn-default {
  width: 100%;
  font-family: "Roboto Slab", serif;
  border-radius: 5px;
  background-color: #444444;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tb-signup-widget .signup-form .btn-default {
    width: auto;
  }
}
.tb-signup-widget .signup-form .btn-default:hover {
  background-color: #c5305c;
}

/*--------------------------------------------------------------
# Subscribe Widget
--------------------------------------------------------------*/
.tb-subscribe-widget .widget-content {
  margin-top: -2px;
}
.tb-subscribe-widget .subscribe-form {
  padding-top: 15px;
}
.tb-subscribe-widget .subscribe-form #mc-form {
  position: relative;
}
.tb-subscribe-widget .subscribe-form #mc-form #subscribe-btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 5px;
  padding: 10px 20px 9px;
  font-size: 14px;
}
@media only screen and (max-width: 380px) {
  .tb-subscribe-widget .subscribe-form #mc-form #subscribe-btn {
    width: 100%;
    margin-left: 0;
  }
}
.tb-subscribe-widget .subscribe-form .form-group {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 380px) {
  .tb-subscribe-widget .subscribe-form .form-group {
    flex-direction: column;
  }
}
.tb-subscribe-widget .subscribe-form .form-group label {
  display: block;
}
.tb-subscribe-widget .subscribe-form .form-group input[type='email'] {
  background-color: #f8f8f8;
  border: 0px solid;
  padding: 8px 20px;
  width: 100%;
  border-radius: 0;
  font-size: 13px;
}
@media only screen and (max-width: 380px) {
  .tb-subscribe-widget .subscribe-form .form-group input[type='email'] {
    flex-shrink: 0;
    margin-bottom: 15px;
  }
}
.tb-subscribe-widget .subscribe-form .form-group input[type='email']:focus {
  color: #232323;
  border-color: #c5305c;
}
.tb-subscribe-widget .subscribe-form p {
  text-align: right;
}
.tb-subscribe-widget .subscribe-form p > span {
  color: #c5305c;
}

/*--------------------------------------------------------------
# RSS Widget
--------------------------------------------------------------*/
.widget_rss ul {
  list-style: none;
  margin: 0;
}
.widget_rss ul:last-child {
  margin-bottom: 0;
}
.widget_rss li {
  margin-bottom: 1.6em;
  padding-bottom: 25px;
}
.widget_rss li:last-child {
  margin-bottom: 0;
}
.widget_rss li .rssSummary {
  margin: 5px 0;
  line-height: 1.75em;
}
.widget_rss .rsswidget {
  border: 0;
  font-weight: 700;
}
.widget_rss .rsswidget img {
  margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
  font-size: 0.8em;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
.widget_rss > p {
  position: relative;
}

#wp-calendar caption {
  font-weight: 600;
}

#wp-calendar td,
#wp-calendar th {
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}

/*--------------------------------------------------------------
# Search Widget
--------------------------------------------------------------*/
.widget_search .input-group,
.widget_product_search .input-group {
  position: relative;
}
.widget_search .input-group .form-controller,
.widget_product_search .input-group .form-controller {
  display: table-cell;
  padding: 7px 15px 5px;
  margin-bottom: 0;
  font-size: 12px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  height: 40px;
  outline: none;
  border: 1px solid #dddddd;
  width: 100%;
  text-transform: uppercase;
}
.widget_search .input-group .form-controller:focus,
.widget_product_search .input-group .form-controller:focus {
  border-color: #c5305c;
}
.widget_search button, .widget_search input[type='button'], .widget_search input[type='reset'], .widget_search input[type='submit'],
.widget_product_search button,
.widget_product_search input[type='button'],
.widget_product_search input[type='reset'],
.widget_product_search input[type='submit'] {
  border: 0px solid;
  background-color: #c5305c;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0px;
  line-height: 44px;
  top: 0;
  font-size: 13px;
  color: white;
}
.widget_search button:hover, .widget_search input[type='button']:hover, .widget_search input[type='reset']:hover, .widget_search input[type='submit']:hover,
.widget_product_search button:hover,
.widget_product_search input[type='button']:hover,
.widget_product_search input[type='reset']:hover,
.widget_product_search input[type='submit']:hover {
  opacity: 0.8;
}

.widget_search.style-two .input-group .form-controller {
  font-size: 14px;
  height: 52px;
  text-transform: none;
}
.widget_search.style-two .input-group .btn-search {
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 52px;
  font-size: 16px;
  color: black;
}
.widget_search.style-two .input-group .btn-search:hover {
  color: #c5305c;
}

.tagcloud {
  margin-bottom: -7px;
}
.tagcloud a {
  padding: 7px 17px 8px;
  font-size: 14px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 7px;
  font-weight: normal;
  /*text-transform: capitalize;*/
  border-radius: 20px;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 1199px) {
  .tagcloud a {
    padding: 7px 12px;
  }
}
.tagcloud a:hover {
  color: white;
  background-color: #c5305c;
}

.widget_gallery .gallery-content img {
  width: 100%;
  margin-bottom: 30px;
}

.dark .widget_categories ul li,
.dark .widget_archive ul li,
.dark .widget_layered_nav ul li {
  color: #e1e1e1;
}

/*--------------------------------------------------------------
# Footer Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer-block
--------------------------------------------------------------*/
.site-footer .widget-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #232323;
  /*text-transform: capitalize;*/
  margin-top: -3px;
}
@media only screen and (max-width: 991px) {
  .site-footer .widget-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
.site-footer .widget-title.font-barlow {
  font-family: "Barlow", sans-serif;
}
@media only screen and (min-width: 1200px) {
  .site-footer .widget-title.font-barlow {
    font-size: 22px;
  }
}
.site-footer .custom-container-content .footer-widget-area {
  padding-bottom: 10px;
}
.site-footer .custom-container-content.bg-black {
  background-color: black;
  color: #d3d4d4;
}
.site-footer .custom-container-content.bg-black .widget-title {
  color: white;
}
.site-footer .custom-container-content.bg-black .footer-bottom-area {
  border-top-color: #3B3B3B;
}
.site-footer .footer-widget-area {
  color: #6d6d6d;
  font-size: 14px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widget-area .tb-subscribe-widget .subscribe-form {
    padding-top: 10px;
  }
}
.site-footer .footer-widget-area .tb-subscribe-widget .widget-content > p {
  padding-right: 50px;
  line-height: 1.8em;
}
@media only screen and (max-width: 991px) {
  .site-footer .footer-widget-area .tb-subscribe-widget .widget-content > p {
    padding-right: 0;
  }
}
.site-footer .footer-widget-area .bt-location-widget .widget-content {
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widget-area .bt-location-widget .widget-content {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .instagram-widget-area.pd-b-35 {
    padding-bottom: 15px;
  }
}
.site-footer.footer-style-two {
  background-color: white;
  padding-top: 15px;
}
.site-footer.footer-style-two .widget-title {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
}
.site-footer.footer-style-three {
  padding-top: 5px;
}
.site-footer.footer-style-three .bt-instafeed-widget {
  margin-bottom: 0;
}
.site-footer.footer-style-three .footer-bottom-area {
  border-top: 0px solid;
}
.site-footer.footer-style-four .footer-bottom-area {
  border-top: 0px solid;
  padding-bottom: 60px;
  padding-top: 35px;
}
.site-footer.footer-style-four .footer-bottom-area .copyright-text {
  letter-spacing: 0.01em;
  color: #404040;
  margin-bottom: 20px;
}
.site-footer.footer-style-five, .site-footer.footer-style-six {
  background-color: #f8f8f8;
}
.site-footer.footer-style-five .bt-instafeed-widget, .site-footer.footer-style-six .bt-instafeed-widget {
  margin-bottom: 10px;
}
.site-footer.footer-style-five .footer-bottom-area, .site-footer.footer-style-six .footer-bottom-area {
  border-top: 0px solid;
}
.site-footer.footer-style-five .footer-bottom-area .socail-share-text, .site-footer.footer-style-six .footer-bottom-area .socail-share-text {
  padding-bottom: 32px;
}
.site-footer.footer-style-five .footer-bottom-area .copyright-text, .site-footer.footer-style-six .footer-bottom-area .copyright-text {
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
}
.site-footer.footer-style-five .footer-bottom-area .copyright-text > p, .site-footer.footer-style-six .footer-bottom-area .copyright-text > p {
  color: #212121;
}
.site-footer.footer-style-five {
  padding-top: 165px;
  margin-top: -95px;
}
@media only screen and (max-width: 991px) {
  .site-footer.footer-style-five {
    margin-top: -130px;
    padding-top: 190px;
  }
}

.copyright-text {
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.copyright-text > p {
  color: #7f7f7f;
}
.copyright-text a {
  display: inline-block;
  padding-left: 5px;
}
.copyright-text a:hover {
  color: #c5305c;
}

.footer-bottom-area {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #e1e1e1;
}
.footer-bottom-area .socail-share {
  text-align: center;
}
.footer-bottom-area .socail-share > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 32px;
  background-color: #c5305c;
  color: white;
  font-size: 13px;
  margin: 0 2px;
}
.footer-bottom-area .socail-share > a:hover {
  background-color: #232323;
}
.footer-bottom-area .socail-share-text {
  text-align: center;
}
.footer-bottom-area .socail-share-text > a {
  display: inline-block;
  color: black;
  font-size: 14px;
  margin: 0 30px 7px;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.04em;
  font-weight: 700;
  border-bottom: 1px solid black;
  line-height: 1.5em;
}
@media only screen and (max-width: 991px) {
  .footer-bottom-area .socail-share-text > a {
    margin: 0 15px 7px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-bottom-area .socail-share-text > a {
    margin: 0 8px 7px;
    font-size: 12px;
  }
}
.footer-bottom-area .socail-share-text > a:hover {
  color: #c5305c;
}

.text-limit-2-row{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;}
.text-limit-3-row{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical;}
.text-limit-4-row{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical;}
.text-limit-5-row{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical;}