@font-face{font-family:esf-custom-icons;src:url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot);src:url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.woff) format("woff"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.ttf) format("truetype"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.svg#esf-custom-icons) format("svg");font-weight:400;font-style:normal}[data-icon-esf]:before{font-family:esf-custom-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-esf"]:before,[class^=icon-esf]:before{font-family:esf-custom-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-esf-thumbs-up:before{content:"\73"}.icon-esf-plus:before{content:"\62"}.icon-esf-heart:before{content:"\63"}.icon-esf-comments:before{content:"\64"}.icon-esf-comment:before{content:"\65"}.icon-esf-smile-o:before{content:"\66"}.icon-esf-clone:before{content:"\67"}.icon-esf-video-camera:before{content:"\68"}.icon-esf-share:before{content:"\69"}.icon-esf-instagram:before{content:"\6a"}.icon-esf-facebook:before{content:"\e001"}.icon-esf-twitter:before{content:"\e002"}.icon-esf-linkedin:before{content:"\e003"}.icon-esf-thumbs-o-up:before{content:"\e004"}.icon-esf-comment-o:before{content:"\e005"}.icon-esf-picture-o:before{content:"\e006"}.icon-esf-tag:before{content:"\e000"}.icon-esf-user:before{content:"\e007"}.icon-esf-angle-left:before{content:"\e008"}.icon-esf-angle-right:before{content:"\e009"}.icon-esf-calendar:before{content:"\e00a"}.icon-esf-check:before{content:"\e00b"}.esfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.esfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.esfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.esfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.esfp-align-top .esfp-container:before {
    display: none;
}

.esfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.esfp-inline-holder .esfp-content, .esfp-ajax-holder .esfp-content {
    width: 100%;
    cursor: auto;
}

.esfp-ajax-cur {
    cursor: progress;
}

.esfp-zoom-out-cur, .esfp-zoom-out-cur .esfp-image-holder .esfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.esfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.esfp-auto-cursor .esfp-content {
    cursor: auto;
}

.esfp-close, .esfp-arrow, .esfp-preloader, .esfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.esfp-loading.esfp-figure {
    display: none;
}

.esfp-hide {
    display: none !important;
}

.esfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.esfp-preloader a {
    color: #CCC;
}

.esfp-preloader a:hover {
    color: #FFF;
}

.esfp-s-ready .esfp-preloader {
    display: none;
}

.esfp-s-error .esfp-content {
    display: none;
}

button.esfp-close, button.esfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.esfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.esfp-close:hover, .esfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.esfp-close:active {
    top: 1px;
}

.esfp-close-btn-in .esfp-close {
    color: #333;
}

.esfp-image-holder .esfp-close, .esfp-iframe-holder .esfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.esfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.esfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.esfp-arrow:active {
    margin-top: -54px;
}

.esfp-arrow:hover, .esfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.esfp-arrow:before, .esfp-arrow:after, .esfp-arrow .esfp-b, .esfp-arrow .esfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.esfp-arrow:after, .esfp-arrow .esfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.esfp-arrow:before, .esfp-arrow .esfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.esfp-arrow-left {
    left: 0;
}

.esfp-arrow-left:after, .esfp-arrow-left .esfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.esfp-arrow-left:before, .esfp-arrow-left .esfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.esfp-arrow-right {
    right: 0;
}

.esfp-arrow-right:after, .esfp-arrow-right .esfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.esfp-arrow-right:before, .esfp-arrow-right .esfp-b {
    border-left: 27px solid #3F3F3F;
}

.esfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.esfp-iframe-holder .esfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.esfp-iframe-holder .esfp-close {
    top: -40px;
}

.esfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.esfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.esfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.esfp-figure {
    line-height: 0;
}

.esfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.esfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.esfp-figure figure {
    margin: 0;
}

.esfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.esfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.esfp-image-holder .esfp-content {
    max-width: 100%;
}

.esfp-gallery .esfp-image-holder .esfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .esfp-img-mobile .esfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .esfp-img-mobile img.esfp-img {
        padding: 0;
    }

    .esfp-img-mobile .esfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .esfp-img-mobile .esfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .esfp-img-mobile .esfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .esfp-img-mobile .esfp-bottom-bar:empty {
        padding: 0;
    }

    .esfp-img-mobile .esfp-counter {
        right: 5px;
        top: 3px;
    }

    .esfp-img-mobile .esfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .esfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .esfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .esfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .esfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.esfp-ie7 .esfp-img {
    padding: 0;
}

.esfp-ie7 .esfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.esfp-ie7 .esfp-container {
    padding: 0;
}

.esfp-ie7 .esfp-content {
    padding-top: 44px;
}

.esfp-ie7 .esfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
/*-------------imports framework-----------------*/
.efbl-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .efbl-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .efbl-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .efbl-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .efbl-container {
    max-width: 1140px;
  }
}

.efbl-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.efbl-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.efbl-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.efbl-no-gutters > .efbl-col,
.efbl-no-gutters > [class*=efbl-col-] {
  padding-right: 0;
  padding-left: 0;
}

.efbl-col-xl,
.efbl-col-xl-auto, .efbl-col-xl-12, .efbl-col-xl-11, .efbl-col-xl-10, .efbl-col-xl-9, .efbl-col-xl-8, .efbl-col-xl-7, .efbl-col-xl-6, .efbl-col-xl-5, .efbl-col-xl-4, .efbl-col-xl-3, .efbl-col-xl-2, .efbl-col-xl-1, .efbl-col-lg,
.efbl-col-lg-auto, .efbl-col-lg-12, .efbl-col-lg-11, .efbl-col-lg-10, .efbl-col-lg-9, .efbl-col-lg-8, .efbl-col-lg-7, .efbl-col-lg-6, .efbl-col-lg-5, .efbl-col-lg-4, .efbl-col-lg-3, .efbl-col-lg-2, .efbl-col-lg-1, .efbl-col-md,
.efbl-col-md-auto, .efbl-col-md-12, .efbl-col-md-11, .efbl-col-md-10, .efbl-col-md-9, .efbl-col-md-8, .efbl-col-md-7, .efbl-col-md-6, .efbl-col-md-5, .efbl-col-md-4, .efbl-col-md-3, .efbl-col-md-2, .efbl-col-md-1, .efbl-col-sm,
.efbl-col-sm-auto, .efbl-col-sm-12, .efbl-col-sm-11, .efbl-col-sm-10, .efbl-col-sm-9, .efbl-col-sm-8, .efbl-col-sm-7, .efbl-col-sm-6, .efbl-col-sm-5, .efbl-col-sm-4, .efbl-col-sm-3, .efbl-col-sm-2, .efbl-col-sm-1, .efbl-col,
.efbl-col-auto, .efbl-col-12, .efbl-col-11, .efbl-col-10, .efbl-col-9, .efbl-col-8, .efbl-col-7, .efbl-col-6, .efbl-col-5, .efbl-col-4, .efbl-col-3, .efbl-col-2, .efbl-col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.efbl-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.efbl-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.efbl-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.efbl-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.efbl-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.efbl-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.efbl-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.efbl-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.efbl-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.efbl-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.efbl-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.efbl-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.efbl-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.efbl-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.efbl-order-first {
  order: -1;
}

.efbl-order-last {
  order: 13;
}

.efbl-order-0 {
  order: 0;
}

.efbl-order-1 {
  order: 1;
}

.efbl-order-2 {
  order: 2;
}

.efbl-order-3 {
  order: 3;
}

.efbl-order-4 {
  order: 4;
}

.efbl-order-5 {
  order: 5;
}

.efbl-order-6 {
  order: 6;
}

.efbl-order-7 {
  order: 7;
}

.efbl-order-8 {
  order: 8;
}

.efbl-order-9 {
  order: 9;
}

.efbl-order-10 {
  order: 10;
}

.efbl-order-11 {
  order: 11;
}

.efbl-order-12 {
  order: 12;
}

.efbl-offset-1 {
  margin-left: 8.3333333333%;
}

.efbl-offset-2 {
  margin-left: 16.6666666667%;
}

.efbl-offset-3 {
  margin-left: 25%;
}

.efbl-offset-4 {
  margin-left: 33.3333333333%;
}

.efbl-offset-5 {
  margin-left: 41.6666666667%;
}

.efbl-offset-6 {
  margin-left: 50%;
}

.efbl-offset-7 {
  margin-left: 58.3333333333%;
}

.efbl-offset-8 {
  margin-left: 66.6666666667%;
}

.efbl-offset-9 {
  margin-left: 75%;
}

.efbl-offset-10 {
  margin-left: 83.3333333333%;
}

.efbl-offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .efbl-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .efbl-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .efbl-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .efbl-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .efbl-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .efbl-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .efbl-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .efbl-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .efbl-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .efbl-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .efbl-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .efbl-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .efbl-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .efbl-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .efbl-order-sm-first {
    order: -1;
  }
  .efbl-order-sm-last {
    order: 13;
  }
  .efbl-order-sm-0 {
    order: 0;
  }
  .efbl-order-sm-1 {
    order: 1;
  }
  .efbl-order-sm-2 {
    order: 2;
  }
  .efbl-order-sm-3 {
    order: 3;
  }
  .efbl-order-sm-4 {
    order: 4;
  }
  .efbl-order-sm-5 {
    order: 5;
  }
  .efbl-order-sm-6 {
    order: 6;
  }
  .efbl-order-sm-7 {
    order: 7;
  }
  .efbl-order-sm-8 {
    order: 8;
  }
  .efbl-order-sm-9 {
    order: 9;
  }
  .efbl-order-sm-10 {
    order: 10;
  }
  .efbl-order-sm-11 {
    order: 11;
  }
  .efbl-order-sm-12 {
    order: 12;
  }
  .efbl-offset-sm-0 {
    margin-left: 0;
  }
  .efbl-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .efbl-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .efbl-offset-sm-3 {
    margin-left: 25%;
  }
  .efbl-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .efbl-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .efbl-offset-sm-6 {
    margin-left: 50%;
  }
  .efbl-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .efbl-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .efbl-offset-sm-9 {
    margin-left: 75%;
  }
  .efbl-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .efbl-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .efbl-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .efbl-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .efbl-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .efbl-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .efbl-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .efbl-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .efbl-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .efbl-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .efbl-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .efbl-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .efbl-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .efbl-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .efbl-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .efbl-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .efbl-order-md-first {
    order: -1;
  }
  .efbl-order-md-last {
    order: 13;
  }
  .efbl-order-md-0 {
    order: 0;
  }
  .efbl-order-md-1 {
    order: 1;
  }
  .efbl-order-md-2 {
    order: 2;
  }
  .efbl-order-md-3 {
    order: 3;
  }
  .efbl-order-md-4 {
    order: 4;
  }
  .efbl-order-md-5 {
    order: 5;
  }
  .efbl-order-md-6 {
    order: 6;
  }
  .efbl-order-md-7 {
    order: 7;
  }
  .efbl-order-md-8 {
    order: 8;
  }
  .efbl-order-md-9 {
    order: 9;
  }
  .efbl-order-md-10 {
    order: 10;
  }
  .efbl-order-md-11 {
    order: 11;
  }
  .efbl-order-md-12 {
    order: 12;
  }
  .efbl-offset-md-0 {
    margin-left: 0;
  }
  .efbl-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .efbl-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .efbl-offset-md-3 {
    margin-left: 25%;
  }
  .efbl-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .efbl-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .efbl-offset-md-6 {
    margin-left: 50%;
  }
  .efbl-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .efbl-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .efbl-offset-md-9 {
    margin-left: 75%;
  }
  .efbl-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .efbl-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .efbl-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .efbl-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .efbl-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .efbl-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .efbl-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .efbl-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .efbl-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .efbl-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .efbl-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .efbl-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .efbl-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .efbl-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .efbl-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .efbl-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .efbl-order-lg-first {
    order: -1;
  }
  .efbl-order-lg-last {
    order: 13;
  }
  .efbl-order-lg-0 {
    order: 0;
  }
  .efbl-order-lg-1 {
    order: 1;
  }
  .efbl-order-lg-2 {
    order: 2;
  }
  .efbl-order-lg-3 {
    order: 3;
  }
  .efbl-order-lg-4 {
    order: 4;
  }
  .efbl-order-lg-5 {
    order: 5;
  }
  .efbl-order-lg-6 {
    order: 6;
  }
  .efbl-order-lg-7 {
    order: 7;
  }
  .efbl-order-lg-8 {
    order: 8;
  }
  .efbl-order-lg-9 {
    order: 9;
  }
  .efbl-order-lg-10 {
    order: 10;
  }
  .efbl-order-lg-11 {
    order: 11;
  }
  .efbl-order-lg-12 {
    order: 12;
  }
  .efbl-offset-lg-0 {
    margin-left: 0;
  }
  .efbl-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .efbl-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .efbl-offset-lg-3 {
    margin-left: 25%;
  }
  .efbl-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .efbl-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .efbl-offset-lg-6 {
    margin-left: 50%;
  }
  .efbl-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .efbl-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .efbl-offset-lg-9 {
    margin-left: 75%;
  }
  .efbl-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .efbl-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .efbl-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .efbl-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .efbl-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .efbl-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .efbl-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .efbl-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .efbl-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .efbl-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .efbl-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .efbl-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .efbl-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .efbl-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .efbl-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .efbl-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .efbl-order-xl-first {
    order: -1;
  }
  .efbl-order-xl-last {
    order: 13;
  }
  .efbl-order-xl-0 {
    order: 0;
  }
  .efbl-order-xl-1 {
    order: 1;
  }
  .efbl-order-xl-2 {
    order: 2;
  }
  .efbl-order-xl-3 {
    order: 3;
  }
  .efbl-order-xl-4 {
    order: 4;
  }
  .efbl-order-xl-5 {
    order: 5;
  }
  .efbl-order-xl-6 {
    order: 6;
  }
  .efbl-order-xl-7 {
    order: 7;
  }
  .efbl-order-xl-8 {
    order: 8;
  }
  .efbl-order-xl-9 {
    order: 9;
  }
  .efbl-order-xl-10 {
    order: 10;
  }
  .efbl-order-xl-11 {
    order: 11;
  }
  .efbl-order-xl-12 {
    order: 12;
  }
  .efbl-offset-xl-0 {
    margin-left: 0;
  }
  .efbl-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .efbl-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .efbl-offset-xl-3 {
    margin-left: 25%;
  }
  .efbl-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .efbl-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .efbl-offset-xl-6 {
    margin-left: 50%;
  }
  .efbl-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .efbl-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .efbl-offset-xl-9 {
    margin-left: 75%;
  }
  .efbl-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .efbl-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.efbl-align-baseline {
  vertical-align: baseline !important;
}

.efbl-align-top {
  vertical-align: top !important;
}

.efbl-align-middle {
  vertical-align: middle !important;
}

.efbl-align-bottom {
  vertical-align: bottom !important;
}

.efbl-align-text-bottom {
  vertical-align: text-bottom !important;
}

.efbl-align-text-top {
  vertical-align: text-top !important;
}

.efbl-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.efbl-d-none {
  display: none !important;
}

.efbl-d-inline {
  display: inline !important;
}

.efbl-d-inline-block {
  display: inline-block !important;
}

.efbl-d-block {
  display: block !important;
}

.efbl-d-table {
  display: table !important;
}

.efbl-d-table-row {
  display: table-row !important;
}

.efbl-d-table-cell {
  display: table-cell !important;
}

.efbl-d-flex, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons, .efbl_feeds_carousel .owl-nav button, .efbl_feeds_carousel .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta, .efbl_header .efbl_header_inner_wrap {
  display: flex !important;
}

.efbl-d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .efbl-d-sm-none {
    display: none !important;
  }
  .efbl-d-sm-inline {
    display: inline !important;
  }
  .efbl-d-sm-inline-block {
    display: inline-block !important;
  }
  .efbl-d-sm-block {
    display: block !important;
  }
  .efbl-d-sm-table {
    display: table !important;
  }
  .efbl-d-sm-table-row {
    display: table-row !important;
  }
  .efbl-d-sm-table-cell {
    display: table-cell !important;
  }
  .efbl-d-sm-flex {
    display: flex !important;
  }
  .efbl-d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .efbl-d-md-none {
    display: none !important;
  }
  .efbl-d-md-inline {
    display: inline !important;
  }
  .efbl-d-md-inline-block {
    display: inline-block !important;
  }
  .efbl-d-md-block {
    display: block !important;
  }
  .efbl-d-md-table {
    display: table !important;
  }
  .efbl-d-md-table-row {
    display: table-row !important;
  }
  .efbl-d-md-table-cell {
    display: table-cell !important;
  }
  .efbl-d-md-flex {
    display: flex !important;
  }
  .efbl-d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .efbl-d-lg-none {
    display: none !important;
  }
  .efbl-d-lg-inline {
    display: inline !important;
  }
  .efbl-d-lg-inline-block {
    display: inline-block !important;
  }
  .efbl-d-lg-block {
    display: block !important;
  }
  .efbl-d-lg-table {
    display: table !important;
  }
  .efbl-d-lg-table-row {
    display: table-row !important;
  }
  .efbl-d-lg-table-cell {
    display: table-cell !important;
  }
  .efbl-d-lg-flex {
    display: flex !important;
  }
  .efbl-d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .efbl-d-xl-none {
    display: none !important;
  }
  .efbl-d-xl-inline {
    display: inline !important;
  }
  .efbl-d-xl-inline-block {
    display: inline-block !important;
  }
  .efbl-d-xl-block {
    display: block !important;
  }
  .efbl-d-xl-table {
    display: table !important;
  }
  .efbl-d-xl-table-row {
    display: table-row !important;
  }
  .efbl-d-xl-table-cell {
    display: table-cell !important;
  }
  .efbl-d-xl-flex {
    display: flex !important;
  }
  .efbl-d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.efbl-flex-row {
  flex-direction: row !important;
}

.efbl-flex-column, .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-d-flex, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-caption, .efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_popup_like, .efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > li, .efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_likes_holder_icons, .efbl_feeds_carousel .efbl-grid-wrapper .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-grid-wrapper .efbl-post-footer > button, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_header_inner_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_header_meta, .efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_cat,
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_followers,
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-verified-status, .efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i,
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i,
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer > .efbl-d-flex, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .brick .efbl-post-footer > span, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-caption, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-post-footer > .efbl_popup_like, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-post-footer > li, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-post-footer > .efbl_likes_holder_icons, .efbl-masonry-skin .brick .efbl_feeds_carousel .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .brick .efbl-post-footer > button, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer > .owl-nav, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-masonry-skin .brick .efbl-post-footer > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl-masonry-skin .brick .efbl-post-footer > .efbl_header_inner_wrap, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .brick .efbl-post-footer > .efbl_header_meta, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl_cat,
.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl_followers,
.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl-verified-status, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .brick .efbl-post-footer > i,
.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .brick .efbl-post-footer > i,
.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i {
  flex-direction: column !important;
}

.efbl-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.efbl-flex-column-reverse {
  flex-direction: column-reverse !important;
}

.efbl-flex-wrap, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta {
  flex-wrap: wrap !important;
}

.efbl-flex-nowrap {
  flex-wrap: nowrap !important;
}

.efbl-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.efbl-justify-content-start {
  justify-content: flex-start !important;
}

.efbl-justify-content-end {
  justify-content: flex-end !important;
}

.efbl-justify-content-center, .efbl_feeds_carousel .owl-nav {
  justify-content: center !important;
}

.efbl-justify-content-between {
  justify-content: space-between !important;
}

.efbl-justify-content-around {
  justify-content: space-around !important;
}

.efbl-align-items-start {
  align-items: flex-start !important;
}

.efbl-align-items-end {
  align-items: flex-end !important;
}

.efbl-align-items-center, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li, .efbl_feeds_carousel .owl-nav button, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta {
  align-items: center !important;
}

.efbl-align-items-baseline {
  align-items: baseline !important;
}

.efbl-align-items-stretch {
  align-items: stretch !important;
}

.efbl-align-content-start {
  align-content: flex-start !important;
}

.efbl-align-content-end {
  align-content: flex-end !important;
}

.efbl-align-content-center {
  align-content: center !important;
}

.efbl-align-content-between {
  align-content: space-between !important;
}

.efbl-align-content-around {
  align-content: space-around !important;
}

.efbl-align-content-stretch {
  align-content: stretch !important;
}

.efbl-align-self-auto {
  align-self: auto !important;
}

.efbl-align-self-start {
  align-self: flex-start !important;
}

.efbl-align-self-end {
  align-self: flex-end !important;
}

.efbl-align-self-center {
  align-self: center !important;
}

.efbl-align-self-baseline {
  align-self: baseline !important;
}

.efbl-align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .efbl-flex-sm-row {
    flex-direction: row !important;
  }
  .efbl-flex-sm-column {
    flex-direction: column !important;
  }
  .efbl-flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .efbl-flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .efbl-flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .efbl-flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .efbl-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .efbl-justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .efbl-justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .efbl-justify-content-sm-center {
    justify-content: center !important;
  }
  .efbl-justify-content-sm-between {
    justify-content: space-between !important;
  }
  .efbl-justify-content-sm-around {
    justify-content: space-around !important;
  }
  .efbl-align-items-sm-start {
    align-items: flex-start !important;
  }
  .efbl-align-items-sm-end {
    align-items: flex-end !important;
  }
  .efbl-align-items-sm-center {
    align-items: center !important;
  }
  .efbl-align-items-sm-baseline {
    align-items: baseline !important;
  }
  .efbl-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .efbl-align-content-sm-start {
    align-content: flex-start !important;
  }
  .efbl-align-content-sm-end {
    align-content: flex-end !important;
  }
  .efbl-align-content-sm-center {
    align-content: center !important;
  }
  .efbl-align-content-sm-between {
    align-content: space-between !important;
  }
  .efbl-align-content-sm-around {
    align-content: space-around !important;
  }
  .efbl-align-content-sm-stretch {
    align-content: stretch !important;
  }
  .efbl-align-self-sm-auto {
    align-self: auto !important;
  }
  .efbl-align-self-sm-start {
    align-self: flex-start !important;
  }
  .efbl-align-self-sm-end {
    align-self: flex-end !important;
  }
  .efbl-align-self-sm-center {
    align-self: center !important;
  }
  .efbl-align-self-sm-baseline {
    align-self: baseline !important;
  }
  .efbl-align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .efbl-flex-md-row {
    flex-direction: row !important;
  }
  .efbl-flex-md-column {
    flex-direction: column !important;
  }
  .efbl-flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .efbl-flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .efbl-flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .efbl-flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .efbl-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .efbl-justify-content-md-start {
    justify-content: flex-start !important;
  }
  .efbl-justify-content-md-end {
    justify-content: flex-end !important;
  }
  .efbl-justify-content-md-center {
    justify-content: center !important;
  }
  .efbl-justify-content-md-between {
    justify-content: space-between !important;
  }
  .efbl-justify-content-md-around {
    justify-content: space-around !important;
  }
  .efbl-align-items-md-start {
    align-items: flex-start !important;
  }
  .efbl-align-items-md-end {
    align-items: flex-end !important;
  }
  .efbl-align-items-md-center {
    align-items: center !important;
  }
  .efbl-align-items-md-baseline {
    align-items: baseline !important;
  }
  .efbl-align-items-md-stretch {
    align-items: stretch !important;
  }
  .efbl-align-content-md-start {
    align-content: flex-start !important;
  }
  .efbl-align-content-md-end {
    align-content: flex-end !important;
  }
  .efbl-align-content-md-center {
    align-content: center !important;
  }
  .efbl-align-content-md-between {
    align-content: space-between !important;
  }
  .efbl-align-content-md-around {
    align-content: space-around !important;
  }
  .efbl-align-content-md-stretch {
    align-content: stretch !important;
  }
  .efbl-align-self-md-auto {
    align-self: auto !important;
  }
  .efbl-align-self-md-start {
    align-self: flex-start !important;
  }
  .efbl-align-self-md-end {
    align-self: flex-end !important;
  }
  .efbl-align-self-md-center {
    align-self: center !important;
  }
  .efbl-align-self-md-baseline {
    align-self: baseline !important;
  }
  .efbl-align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .efbl-flex-lg-row {
    flex-direction: row !important;
  }
  .efbl-flex-lg-column {
    flex-direction: column !important;
  }
  .efbl-flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .efbl-flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .efbl-flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .efbl-flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .efbl-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .efbl-justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .efbl-justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .efbl-justify-content-lg-center {
    justify-content: center !important;
  }
  .efbl-justify-content-lg-between {
    justify-content: space-between !important;
  }
  .efbl-justify-content-lg-around {
    justify-content: space-around !important;
  }
  .efbl-align-items-lg-start {
    align-items: flex-start !important;
  }
  .efbl-align-items-lg-end {
    align-items: flex-end !important;
  }
  .efbl-align-items-lg-center {
    align-items: center !important;
  }
  .efbl-align-items-lg-baseline {
    align-items: baseline !important;
  }
  .efbl-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .efbl-align-content-lg-start {
    align-content: flex-start !important;
  }
  .efbl-align-content-lg-end {
    align-content: flex-end !important;
  }
  .efbl-align-content-lg-center {
    align-content: center !important;
  }
  .efbl-align-content-lg-between {
    align-content: space-between !important;
  }
  .efbl-align-content-lg-around {
    align-content: space-around !important;
  }
  .efbl-align-content-lg-stretch {
    align-content: stretch !important;
  }
  .efbl-align-self-lg-auto {
    align-self: auto !important;
  }
  .efbl-align-self-lg-start {
    align-self: flex-start !important;
  }
  .efbl-align-self-lg-end {
    align-self: flex-end !important;
  }
  .efbl-align-self-lg-center {
    align-self: center !important;
  }
  .efbl-align-self-lg-baseline {
    align-self: baseline !important;
  }
  .efbl-align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .efbl-flex-xl-row {
    flex-direction: row !important;
  }
  .efbl-flex-xl-column {
    flex-direction: column !important;
  }
  .efbl-flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .efbl-flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .efbl-flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .efbl-flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .efbl-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .efbl-justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .efbl-justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .efbl-justify-content-xl-center {
    justify-content: center !important;
  }
  .efbl-justify-content-xl-between {
    justify-content: space-between !important;
  }
  .efbl-justify-content-xl-around {
    justify-content: space-around !important;
  }
  .efbl-align-items-xl-start {
    align-items: flex-start !important;
  }
  .efbl-align-items-xl-end {
    align-items: flex-end !important;
  }
  .efbl-align-items-xl-center {
    align-items: center !important;
  }
  .efbl-align-items-xl-baseline {
    align-items: baseline !important;
  }
  .efbl-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .efbl-align-content-xl-start {
    align-content: flex-start !important;
  }
  .efbl-align-content-xl-end {
    align-content: flex-end !important;
  }
  .efbl-align-content-xl-center {
    align-content: center !important;
  }
  .efbl-align-content-xl-between {
    align-content: space-between !important;
  }
  .efbl-align-content-xl-around {
    align-content: space-around !important;
  }
  .efbl-align-content-xl-stretch {
    align-content: stretch !important;
  }
  .efbl-align-self-xl-auto {
    align-self: auto !important;
  }
  .efbl-align-self-xl-start {
    align-self: flex-start !important;
  }
  .efbl-align-self-xl-end {
    align-self: flex-end !important;
  }
  .efbl-align-self-xl-center {
    align-self: center !important;
  }
  .efbl-align-self-xl-baseline {
    align-self: baseline !important;
  }
  .efbl-align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.efbl-float-left {
  float: left !important;
}

.efbl-float-right {
  float: right !important;
}

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

@media (min-width: 576px) {
  .efbl-float-sm-left {
    float: left !important;
  }
  .efbl-float-sm-right {
    float: right !important;
  }
  .efbl-float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .efbl-float-md-left {
    float: left !important;
  }
  .efbl-float-md-right {
    float: right !important;
  }
  .efbl-float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .efbl-float-lg-left {
    float: left !important;
  }
  .efbl-float-lg-right {
    float: right !important;
  }
  .efbl-float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .efbl-float-xl-left {
    float: left !important;
  }
  .efbl-float-xl-right {
    float: right !important;
  }
  .efbl-float-xl-none {
    float: none !important;
  }
}
.efbl-position-static {
  position: static !important;
}

.efbl-position-relative {
  position: relative !important;
}

.efbl-position-absolute {
  position: absolute !important;
}

.efbl-position-fixed {
  position: fixed !important;
}

.efbl-position-sticky {
  position: sticky !important;
}

.efbl-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.efbl-fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .efbl-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.efbl-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.efbl-sr-only-focusable:active, .efbl-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.efbl-w-25 {
  width: 25% !important;
}

.efbl-w-50 {
  width: 50% !important;
}

.efbl-w-75 {
  width: 75% !important;
}

.efbl-w-100 {
  width: 100% !important;
}

.efbl-h-25 {
  height: 25% !important;
}

.efbl-h-50 {
  height: 50% !important;
}

.efbl-h-75 {
  height: 75% !important;
}

.efbl-h-100 {
  height: 100% !important;
}

.efbl-mw-100 {
  max-width: 100% !important;
}

.efbl-mh-100 {
  max-height: 100% !important;
}

.efbl-m-0 {
  margin: 0 !important;
}

.efbl-mt-0,
.efbl-my-0 {
  margin-top: 0 !important;
}

.efbl-mr-0,
.efbl-mx-0 {
  margin-right: 0 !important;
}

.efbl-mb-0,
.efbl-my-0 {
  margin-bottom: 0 !important;
}

.efbl-ml-0,
.efbl-mx-0 {
  margin-left: 0 !important;
}

.efbl-m-1 {
  margin: 0.25rem !important;
}

.efbl-mt-1,
.efbl-my-1 {
  margin-top: 0.25rem !important;
}

.efbl-mr-1,
.efbl-mx-1 {
  margin-right: 0.25rem !important;
}

.efbl-mb-1,
.efbl-my-1 {
  margin-bottom: 0.25rem !important;
}

.efbl-ml-1,
.efbl-mx-1 {
  margin-left: 0.25rem !important;
}

.efbl-m-2 {
  margin: 0.5rem !important;
}

.efbl-mt-2,
.efbl-my-2 {
  margin-top: 0.5rem !important;
}

.efbl-mr-2,
.efbl-mx-2 {
  margin-right: 0.5rem !important;
}

.efbl-mb-2,
.efbl-my-2 {
  margin-bottom: 0.5rem !important;
}

.efbl-ml-2,
.efbl-mx-2 {
  margin-left: 0.5rem !important;
}

.efbl-m-3 {
  margin: 1rem !important;
}

.efbl-mt-3,
.efbl-my-3 {
  margin-top: 1rem !important;
}

.efbl-mr-3,
.efbl-mx-3 {
  margin-right: 1rem !important;
}

.efbl-mb-3,
.efbl-my-3 {
  margin-bottom: 1rem !important;
}

.efbl-ml-3,
.efbl-mx-3 {
  margin-left: 1rem !important;
}

.efbl-m-4 {
  margin: 1.5rem !important;
}

.efbl-mt-4,
.efbl-my-4 {
  margin-top: 1.5rem !important;
}

.efbl-mr-4,
.efbl-mx-4 {
  margin-right: 1.5rem !important;
}

.efbl-mb-4,
.efbl-my-4 {
  margin-bottom: 1.5rem !important;
}

.efbl-ml-4,
.efbl-mx-4 {
  margin-left: 1.5rem !important;
}

.efbl-m-5 {
  margin: 3rem !important;
}

.efbl-mt-5,
.efbl-my-5 {
  margin-top: 3rem !important;
}

.efbl-mr-5,
.efbl-mx-5 {
  margin-right: 3rem !important;
}

.efbl-mb-5,
.efbl-my-5 {
  margin-bottom: 3rem !important;
}

.efbl-ml-5,
.efbl-mx-5 {
  margin-left: 3rem !important;
}

.efbl-p-0 {
  padding: 0 !important;
}

.efbl-pt-0,
.efbl-py-0 {
  padding-top: 0 !important;
}

.efbl-pr-0,
.efbl-px-0 {
  padding-right: 0 !important;
}

.efbl-pb-0,
.efbl-py-0 {
  padding-bottom: 0 !important;
}

.efbl-pl-0,
.efbl-px-0 {
  padding-left: 0 !important;
}

.efbl-p-1 {
  padding: 0.25rem !important;
}

.efbl-pt-1,
.efbl-py-1 {
  padding-top: 0.25rem !important;
}

.efbl-pr-1,
.efbl-px-1 {
  padding-right: 0.25rem !important;
}

.efbl-pb-1,
.efbl-py-1 {
  padding-bottom: 0.25rem !important;
}

.efbl-pl-1,
.efbl-px-1 {
  padding-left: 0.25rem !important;
}

.efbl-p-2 {
  padding: 0.5rem !important;
}

.efbl-pt-2,
.efbl-py-2 {
  padding-top: 0.5rem !important;
}

.efbl-pr-2,
.efbl-px-2 {
  padding-right: 0.5rem !important;
}

.efbl-pb-2,
.efbl-py-2 {
  padding-bottom: 0.5rem !important;
}

.efbl-pl-2,
.efbl-px-2 {
  padding-left: 0.5rem !important;
}

.efbl-p-3 {
  padding: 1rem !important;
}

.efbl-pt-3,
.efbl-py-3 {
  padding-top: 1rem !important;
}

.efbl-pr-3,
.efbl-px-3 {
  padding-right: 1rem !important;
}

.efbl-pb-3,
.efbl-py-3 {
  padding-bottom: 1rem !important;
}

.efbl-pl-3,
.efbl-px-3 {
  padding-left: 1rem !important;
}

.efbl-p-4 {
  padding: 1.5rem !important;
}

.efbl-pt-4,
.efbl-py-4 {
  padding-top: 1.5rem !important;
}

.efbl-pr-4,
.efbl-px-4 {
  padding-right: 1.5rem !important;
}

.efbl-pb-4,
.efbl-py-4 {
  padding-bottom: 1.5rem !important;
}

.efbl-pl-4,
.efbl-px-4 {
  padding-left: 1.5rem !important;
}

.efbl-p-5 {
  padding: 3rem !important;
}

.efbl-pt-5,
.efbl-py-5 {
  padding-top: 3rem !important;
}

.efbl-pr-5,
.efbl-px-5 {
  padding-right: 3rem !important;
}

.efbl-pb-5,
.efbl-py-5 {
  padding-bottom: 3rem !important;
}

.efbl-pl-5,
.efbl-px-5 {
  padding-left: 3rem !important;
}

.efbl-m-auto {
  margin: auto !important;
}

.efbl-mt-auto,
.efbl-my-auto {
  margin-top: auto !important;
}

.efbl-mr-auto,
.efbl-mx-auto {
  margin-right: auto !important;
}

.efbl-mb-auto,
.efbl-my-auto {
  margin-bottom: auto !important;
}

.efbl-ml-auto,
.efbl-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .efbl-m-sm-0 {
    margin: 0 !important;
  }
  .efbl-mt-sm-0,
  .efbl-my-sm-0 {
    margin-top: 0 !important;
  }
  .efbl-mr-sm-0,
  .efbl-mx-sm-0 {
    margin-right: 0 !important;
  }
  .efbl-mb-sm-0,
  .efbl-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .efbl-ml-sm-0,
  .efbl-mx-sm-0 {
    margin-left: 0 !important;
  }
  .efbl-m-sm-1 {
    margin: 0.25rem !important;
  }
  .efbl-mt-sm-1,
  .efbl-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .efbl-mr-sm-1,
  .efbl-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .efbl-mb-sm-1,
  .efbl-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .efbl-ml-sm-1,
  .efbl-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .efbl-m-sm-2 {
    margin: 0.5rem !important;
  }
  .efbl-mt-sm-2,
  .efbl-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .efbl-mr-sm-2,
  .efbl-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .efbl-mb-sm-2,
  .efbl-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .efbl-ml-sm-2,
  .efbl-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .efbl-m-sm-3 {
    margin: 1rem !important;
  }
  .efbl-mt-sm-3,
  .efbl-my-sm-3 {
    margin-top: 1rem !important;
  }
  .efbl-mr-sm-3,
  .efbl-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .efbl-mb-sm-3,
  .efbl-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .efbl-ml-sm-3,
  .efbl-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .efbl-m-sm-4 {
    margin: 1.5rem !important;
  }
  .efbl-mt-sm-4,
  .efbl-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .efbl-mr-sm-4,
  .efbl-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .efbl-mb-sm-4,
  .efbl-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .efbl-ml-sm-4,
  .efbl-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .efbl-m-sm-5 {
    margin: 3rem !important;
  }
  .efbl-mt-sm-5,
  .efbl-my-sm-5 {
    margin-top: 3rem !important;
  }
  .efbl-mr-sm-5,
  .efbl-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .efbl-mb-sm-5,
  .efbl-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .efbl-ml-sm-5,
  .efbl-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .efbl-p-sm-0 {
    padding: 0 !important;
  }
  .efbl-pt-sm-0,
  .efbl-py-sm-0 {
    padding-top: 0 !important;
  }
  .efbl-pr-sm-0,
  .efbl-px-sm-0 {
    padding-right: 0 !important;
  }
  .efbl-pb-sm-0,
  .efbl-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .efbl-pl-sm-0,
  .efbl-px-sm-0 {
    padding-left: 0 !important;
  }
  .efbl-p-sm-1 {
    padding: 0.25rem !important;
  }
  .efbl-pt-sm-1,
  .efbl-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .efbl-pr-sm-1,
  .efbl-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .efbl-pb-sm-1,
  .efbl-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .efbl-pl-sm-1,
  .efbl-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .efbl-p-sm-2 {
    padding: 0.5rem !important;
  }
  .efbl-pt-sm-2,
  .efbl-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .efbl-pr-sm-2,
  .efbl-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .efbl-pb-sm-2,
  .efbl-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .efbl-pl-sm-2,
  .efbl-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .efbl-p-sm-3 {
    padding: 1rem !important;
  }
  .efbl-pt-sm-3,
  .efbl-py-sm-3 {
    padding-top: 1rem !important;
  }
  .efbl-pr-sm-3,
  .efbl-px-sm-3 {
    padding-right: 1rem !important;
  }
  .efbl-pb-sm-3,
  .efbl-py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .efbl-pl-sm-3,
  .efbl-px-sm-3 {
    padding-left: 1rem !important;
  }
  .efbl-p-sm-4 {
    padding: 1.5rem !important;
  }
  .efbl-pt-sm-4,
  .efbl-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .efbl-pr-sm-4,
  .efbl-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .efbl-pb-sm-4,
  .efbl-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .efbl-pl-sm-4,
  .efbl-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .efbl-p-sm-5 {
    padding: 3rem !important;
  }
  .efbl-pt-sm-5,
  .efbl-py-sm-5 {
    padding-top: 3rem !important;
  }
  .efbl-pr-sm-5,
  .efbl-px-sm-5 {
    padding-right: 3rem !important;
  }
  .efbl-pb-sm-5,
  .efbl-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .efbl-pl-sm-5,
  .efbl-px-sm-5 {
    padding-left: 3rem !important;
  }
  .efbl-m-sm-auto {
    margin: auto !important;
  }
  .efbl-mt-sm-auto,
  .efbl-my-sm-auto {
    margin-top: auto !important;
  }
  .efbl-mr-sm-auto,
  .efbl-mx-sm-auto {
    margin-right: auto !important;
  }
  .efbl-mb-sm-auto,
  .efbl-my-sm-auto {
    margin-bottom: auto !important;
  }
  .efbl-ml-sm-auto,
  .efbl-mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .efbl-m-md-0 {
    margin: 0 !important;
  }
  .efbl-mt-md-0,
  .efbl-my-md-0 {
    margin-top: 0 !important;
  }
  .efbl-mr-md-0,
  .efbl-mx-md-0 {
    margin-right: 0 !important;
  }
  .efbl-mb-md-0,
  .efbl-my-md-0 {
    margin-bottom: 0 !important;
  }
  .efbl-ml-md-0,
  .efbl-mx-md-0 {
    margin-left: 0 !important;
  }
  .efbl-m-md-1 {
    margin: 0.25rem !important;
  }
  .efbl-mt-md-1,
  .efbl-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .efbl-mr-md-1,
  .efbl-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .efbl-mb-md-1,
  .efbl-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .efbl-ml-md-1,
  .efbl-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .efbl-m-md-2 {
    margin: 0.5rem !important;
  }
  .efbl-mt-md-2,
  .efbl-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .efbl-mr-md-2,
  .efbl-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .efbl-mb-md-2,
  .efbl-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .efbl-ml-md-2,
  .efbl-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .efbl-m-md-3 {
    margin: 1rem !important;
  }
  .efbl-mt-md-3,
  .efbl-my-md-3 {
    margin-top: 1rem !important;
  }
  .efbl-mr-md-3,
  .efbl-mx-md-3 {
    margin-right: 1rem !important;
  }
  .efbl-mb-md-3,
  .efbl-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .efbl-ml-md-3,
  .efbl-mx-md-3 {
    margin-left: 1rem !important;
  }
  .efbl-m-md-4 {
    margin: 1.5rem !important;
  }
  .efbl-mt-md-4,
  .efbl-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .efbl-mr-md-4,
  .efbl-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .efbl-mb-md-4,
  .efbl-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .efbl-ml-md-4,
  .efbl-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .efbl-m-md-5 {
    margin: 3rem !important;
  }
  .efbl-mt-md-5,
  .efbl-my-md-5 {
    margin-top: 3rem !important;
  }
  .efbl-mr-md-5,
  .efbl-mx-md-5 {
    margin-right: 3rem !important;
  }
  .efbl-mb-md-5,
  .efbl-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .efbl-ml-md-5,
  .efbl-mx-md-5 {
    margin-left: 3rem !important;
  }
  .efbl-p-md-0 {
    padding: 0 !important;
  }
  .efbl-pt-md-0,
  .efbl-py-md-0 {
    padding-top: 0 !important;
  }
  .efbl-pr-md-0,
  .efbl-px-md-0 {
    padding-right: 0 !important;
  }
  .efbl-pb-md-0,
  .efbl-py-md-0 {
    padding-bottom: 0 !important;
  }
  .efbl-pl-md-0,
  .efbl-px-md-0 {
    padding-left: 0 !important;
  }
  .efbl-p-md-1 {
    padding: 0.25rem !important;
  }
  .efbl-pt-md-1,
  .efbl-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .efbl-pr-md-1,
  .efbl-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .efbl-pb-md-1,
  .efbl-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .efbl-pl-md-1,
  .efbl-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .efbl-p-md-2 {
    padding: 0.5rem !important;
  }
  .efbl-pt-md-2,
  .efbl-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .efbl-pr-md-2,
  .efbl-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .efbl-pb-md-2,
  .efbl-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .efbl-pl-md-2,
  .efbl-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .efbl-p-md-3 {
    padding: 1rem !important;
  }
  .efbl-pt-md-3,
  .efbl-py-md-3 {
    padding-top: 1rem !important;
  }
  .efbl-pr-md-3,
  .efbl-px-md-3 {
    padding-right: 1rem !important;
  }
  .efbl-pb-md-3,
  .efbl-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .efbl-pl-md-3,
  .efbl-px-md-3 {
    padding-left: 1rem !important;
  }
  .efbl-p-md-4 {
    padding: 1.5rem !important;
  }
  .efbl-pt-md-4,
  .efbl-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .efbl-pr-md-4,
  .efbl-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .efbl-pb-md-4,
  .efbl-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .efbl-pl-md-4,
  .efbl-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .efbl-p-md-5 {
    padding: 3rem !important;
  }
  .efbl-pt-md-5,
  .efbl-py-md-5 {
    padding-top: 3rem !important;
  }
  .efbl-pr-md-5,
  .efbl-px-md-5 {
    padding-right: 3rem !important;
  }
  .efbl-pb-md-5,
  .efbl-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .efbl-pl-md-5,
  .efbl-px-md-5 {
    padding-left: 3rem !important;
  }
  .efbl-m-md-auto {
    margin: auto !important;
  }
  .efbl-mt-md-auto,
  .efbl-my-md-auto {
    margin-top: auto !important;
  }
  .efbl-mr-md-auto,
  .efbl-mx-md-auto {
    margin-right: auto !important;
  }
  .efbl-mb-md-auto,
  .efbl-my-md-auto {
    margin-bottom: auto !important;
  }
  .efbl-ml-md-auto,
  .efbl-mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .efbl-m-lg-0 {
    margin: 0 !important;
  }
  .efbl-mt-lg-0,
  .efbl-my-lg-0 {
    margin-top: 0 !important;
  }
  .efbl-mr-lg-0,
  .efbl-mx-lg-0 {
    margin-right: 0 !important;
  }
  .efbl-mb-lg-0,
  .efbl-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .efbl-ml-lg-0,
  .efbl-mx-lg-0 {
    margin-left: 0 !important;
  }
  .efbl-m-lg-1 {
    margin: 0.25rem !important;
  }
  .efbl-mt-lg-1,
  .efbl-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .efbl-mr-lg-1,
  .efbl-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .efbl-mb-lg-1,
  .efbl-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .efbl-ml-lg-1,
  .efbl-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .efbl-m-lg-2 {
    margin: 0.5rem !important;
  }
  .efbl-mt-lg-2,
  .efbl-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .efbl-mr-lg-2,
  .efbl-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .efbl-mb-lg-2,
  .efbl-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .efbl-ml-lg-2,
  .efbl-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .efbl-m-lg-3 {
    margin: 1rem !important;
  }
  .efbl-mt-lg-3,
  .efbl-my-lg-3 {
    margin-top: 1rem !important;
  }
  .efbl-mr-lg-3,
  .efbl-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .efbl-mb-lg-3,
  .efbl-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .efbl-ml-lg-3,
  .efbl-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .efbl-m-lg-4 {
    margin: 1.5rem !important;
  }
  .efbl-mt-lg-4,
  .efbl-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .efbl-mr-lg-4,
  .efbl-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .efbl-mb-lg-4,
  .efbl-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .efbl-ml-lg-4,
  .efbl-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .efbl-m-lg-5 {
    margin: 3rem !important;
  }
  .efbl-mt-lg-5,
  .efbl-my-lg-5 {
    margin-top: 3rem !important;
  }
  .efbl-mr-lg-5,
  .efbl-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .efbl-mb-lg-5,
  .efbl-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .efbl-ml-lg-5,
  .efbl-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .efbl-p-lg-0 {
    padding: 0 !important;
  }
  .efbl-pt-lg-0,
  .efbl-py-lg-0 {
    padding-top: 0 !important;
  }
  .efbl-pr-lg-0,
  .efbl-px-lg-0 {
    padding-right: 0 !important;
  }
  .efbl-pb-lg-0,
  .efbl-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .efbl-pl-lg-0,
  .efbl-px-lg-0 {
    padding-left: 0 !important;
  }
  .efbl-p-lg-1 {
    padding: 0.25rem !important;
  }
  .efbl-pt-lg-1,
  .efbl-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .efbl-pr-lg-1,
  .efbl-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .efbl-pb-lg-1,
  .efbl-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .efbl-pl-lg-1,
  .efbl-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .efbl-p-lg-2 {
    padding: 0.5rem !important;
  }
  .efbl-pt-lg-2,
  .efbl-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .efbl-pr-lg-2,
  .efbl-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .efbl-pb-lg-2,
  .efbl-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .efbl-pl-lg-2,
  .efbl-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .efbl-p-lg-3 {
    padding: 1rem !important;
  }
  .efbl-pt-lg-3,
  .efbl-py-lg-3 {
    padding-top: 1rem !important;
  }
  .efbl-pr-lg-3,
  .efbl-px-lg-3 {
    padding-right: 1rem !important;
  }
  .efbl-pb-lg-3,
  .efbl-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .efbl-pl-lg-3,
  .efbl-px-lg-3 {
    padding-left: 1rem !important;
  }
  .efbl-p-lg-4 {
    padding: 1.5rem !important;
  }
  .efbl-pt-lg-4,
  .efbl-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .efbl-pr-lg-4,
  .efbl-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .efbl-pb-lg-4,
  .efbl-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .efbl-pl-lg-4,
  .efbl-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .efbl-p-lg-5 {
    padding: 3rem !important;
  }
  .efbl-pt-lg-5,
  .efbl-py-lg-5 {
    padding-top: 3rem !important;
  }
  .efbl-pr-lg-5,
  .efbl-px-lg-5 {
    padding-right: 3rem !important;
  }
  .efbl-pb-lg-5,
  .efbl-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .efbl-pl-lg-5,
  .efbl-px-lg-5 {
    padding-left: 3rem !important;
  }
  .efbl-m-lg-auto {
    margin: auto !important;
  }
  .efbl-mt-lg-auto,
  .efbl-my-lg-auto {
    margin-top: auto !important;
  }
  .efbl-mr-lg-auto,
  .efbl-mx-lg-auto {
    margin-right: auto !important;
  }
  .efbl-mb-lg-auto,
  .efbl-my-lg-auto {
    margin-bottom: auto !important;
  }
  .efbl-ml-lg-auto,
  .efbl-mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .efbl-m-xl-0 {
    margin: 0 !important;
  }
  .efbl-mt-xl-0,
  .efbl-my-xl-0 {
    margin-top: 0 !important;
  }
  .efbl-mr-xl-0,
  .efbl-mx-xl-0 {
    margin-right: 0 !important;
  }
  .efbl-mb-xl-0,
  .efbl-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .efbl-ml-xl-0,
  .efbl-mx-xl-0 {
    margin-left: 0 !important;
  }
  .efbl-m-xl-1 {
    margin: 0.25rem !important;
  }
  .efbl-mt-xl-1,
  .efbl-my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .efbl-mr-xl-1,
  .efbl-mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .efbl-mb-xl-1,
  .efbl-my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .efbl-ml-xl-1,
  .efbl-mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .efbl-m-xl-2 {
    margin: 0.5rem !important;
  }
  .efbl-mt-xl-2,
  .efbl-my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .efbl-mr-xl-2,
  .efbl-mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .efbl-mb-xl-2,
  .efbl-my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .efbl-ml-xl-2,
  .efbl-mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .efbl-m-xl-3 {
    margin: 1rem !important;
  }
  .efbl-mt-xl-3,
  .efbl-my-xl-3 {
    margin-top: 1rem !important;
  }
  .efbl-mr-xl-3,
  .efbl-mx-xl-3 {
    margin-right: 1rem !important;
  }
  .efbl-mb-xl-3,
  .efbl-my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .efbl-ml-xl-3,
  .efbl-mx-xl-3 {
    margin-left: 1rem !important;
  }
  .efbl-m-xl-4 {
    margin: 1.5rem !important;
  }
  .efbl-mt-xl-4,
  .efbl-my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .efbl-mr-xl-4,
  .efbl-mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .efbl-mb-xl-4,
  .efbl-my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .efbl-ml-xl-4,
  .efbl-mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .efbl-m-xl-5 {
    margin: 3rem !important;
  }
  .efbl-mt-xl-5,
  .efbl-my-xl-5 {
    margin-top: 3rem !important;
  }
  .efbl-mr-xl-5,
  .efbl-mx-xl-5 {
    margin-right: 3rem !important;
  }
  .efbl-mb-xl-5,
  .efbl-my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .efbl-ml-xl-5,
  .efbl-mx-xl-5 {
    margin-left: 3rem !important;
  }
  .efbl-p-xl-0 {
    padding: 0 !important;
  }
  .efbl-pt-xl-0,
  .efbl-py-xl-0 {
    padding-top: 0 !important;
  }
  .efbl-pr-xl-0,
  .efbl-px-xl-0 {
    padding-right: 0 !important;
  }
  .efbl-pb-xl-0,
  .efbl-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .efbl-pl-xl-0,
  .efbl-px-xl-0 {
    padding-left: 0 !important;
  }
  .efbl-p-xl-1 {
    padding: 0.25rem !important;
  }
  .efbl-pt-xl-1,
  .efbl-py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .efbl-pr-xl-1,
  .efbl-px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .efbl-pb-xl-1,
  .efbl-py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .efbl-pl-xl-1,
  .efbl-px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .efbl-p-xl-2 {
    padding: 0.5rem !important;
  }
  .efbl-pt-xl-2,
  .efbl-py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .efbl-pr-xl-2,
  .efbl-px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .efbl-pb-xl-2,
  .efbl-py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .efbl-pl-xl-2,
  .efbl-px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .efbl-p-xl-3 {
    padding: 1rem !important;
  }
  .efbl-pt-xl-3,
  .efbl-py-xl-3 {
    padding-top: 1rem !important;
  }
  .efbl-pr-xl-3,
  .efbl-px-xl-3 {
    padding-right: 1rem !important;
  }
  .efbl-pb-xl-3,
  .efbl-py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .efbl-pl-xl-3,
  .efbl-px-xl-3 {
    padding-left: 1rem !important;
  }
  .efbl-p-xl-4 {
    padding: 1.5rem !important;
  }
  .efbl-pt-xl-4,
  .efbl-py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .efbl-pr-xl-4,
  .efbl-px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .efbl-pb-xl-4,
  .efbl-py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .efbl-pl-xl-4,
  .efbl-px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .efbl-p-xl-5 {
    padding: 3rem !important;
  }
  .efbl-pt-xl-5,
  .efbl-py-xl-5 {
    padding-top: 3rem !important;
  }
  .efbl-pr-xl-5,
  .efbl-px-xl-5 {
    padding-right: 3rem !important;
  }
  .efbl-pb-xl-5,
  .efbl-py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .efbl-pl-xl-5,
  .efbl-px-xl-5 {
    padding-left: 3rem !important;
  }
  .efbl-m-xl-auto {
    margin: auto !important;
  }
  .efbl-mt-xl-auto,
  .efbl-my-xl-auto {
    margin-top: auto !important;
  }
  .efbl-mr-xl-auto,
  .efbl-mx-xl-auto {
    margin-right: auto !important;
  }
  .efbl-mb-xl-auto,
  .efbl-my-xl-auto {
    margin-bottom: auto !important;
  }
  .efbl-ml-xl-auto,
  .efbl-mx-xl-auto {
    margin-left: auto !important;
  }
}
.efbl-text-justify {
  text-align: justify !important;
}

.efbl-text-nowrap {
  white-space: nowrap !important;
}

.efbl-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.efbl-text-left {
  text-align: left !important;
}

.efbl-text-right {
  text-align: right !important;
}

.efbl-text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .efbl-text-sm-left {
    text-align: left !important;
  }
  .efbl-text-sm-right {
    text-align: right !important;
  }
  .efbl-text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .efbl-text-md-left {
    text-align: left !important;
  }
  .efbl-text-md-right {
    text-align: right !important;
  }
  .efbl-text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .efbl-text-lg-left {
    text-align: left !important;
  }
  .efbl-text-lg-right {
    text-align: right !important;
  }
  .efbl-text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .efbl-text-xl-left {
    text-align: left !important;
  }
  .efbl-text-xl-right {
    text-align: right !important;
  }
  .efbl-text-xl-center {
    text-align: center !important;
  }
}
.efbl-text-lowercase {
  text-transform: lowercase !important;
}

.efbl-text-uppercase {
  text-transform: uppercase !important;
}

.efbl-text-capitalize {
  text-transform: capitalize !important;
}

.efbl-visible {
  visibility: visible !important;
}

.efbl-invisible {
  visibility: hidden !important;
}

/* This stylesheet is used to style the public-facing components of the plugin. */
/*-----------------------------------------------
 ---------common css start----------  
---------------------------------------------*/
.efbl_feed_wraper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.efbl_feed_wraper .efbl-row {
  width: 100%;
}

.efbl_feed_wraper.is-other-page .efbl-post-footer .efbl-reacted-item {
  cursor: auto !important;
}

.fancybox-slide .efbl-popup {
  padding: 0 !important;
}

.efbl_header {
  padding: 10px 0;
  margin-bottom: 10px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_img {
  min-width: 60px;
  max-width: 60px;
  padding-right: 15px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_img img {
  width: 100%;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta {
  margin-bottom: 10px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
  padding-right: 15px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title h4 {
  margin: 0;
  font-size: inherit;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status {
  padding-right: 10px;
  font-size: 14px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i {
  margin-right: 5px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status {
  margin-left: -10px;
  margin-top: -2px;
}
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .icon-esf-check:before {
  background: #2e77f2;
  border-radius: 50%;
  padding: 3px;
  font-size: 10px;
  color: #fff;
}
@media (max-width: 991px) {
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
}

.efbl_load_more_holder {
  text-align: center;
}

.efbl_load_more_btn {
  padding: 8px 15px;
  text-decoration: none !important;
  border-radius: 5px;
  font-size: 14px;
  margin: 20px auto;
}
.efbl_load_more_btn:focus {
  outline: none !important;
  background: none !important;
}

#efblcf_holder .efbl_popup_left_container {
  background: #fff;
}

/*-----------------------------------------------
---------common css end------------- 
----------------------------------------------*/
/*-----------------------------------------------
---------half width layout start----------  
---------------------------------------------*/
.efbl-halfwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay {
  opacity: 1;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i {
  margin-right: 3px;
  position: initial;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i {
  margin-right: 3px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  font-weight: normal;
  font-family: initial;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  border: none !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.efbl-halfwidth-skin .efbl-feed-content > .efbl-d-flex, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content > span, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content > .efbl-caption, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_popup_like, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content > a, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content > li, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_likes_holder_icons, .efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content > button, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content > .owl-nav, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap, .efbl_header .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_inner_wrap, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_meta, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_cat,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_followers,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl-verified-status, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content > i,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content > i,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i {
  margin-bottom: 10px;
}
.efbl-halfwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content > span .efbl-profile-image, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content > li .efbl-profile-image, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content > button .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl_header .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-image,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl-halfwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image img, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content > span .efbl-profile-image img, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content > li .efbl-profile-image img, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image img, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content > button .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_header .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-image img,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image img, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img {
  width: 100%;
}
.efbl-halfwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content > span .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content > li .efbl-profile-title h2, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content > button .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-title h2,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.efbl-halfwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content > span .efbl-profile-title span, .efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content > li .efbl-profile-title span, .efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title span, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content > button .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-title span,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title span, .efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl-halfwidth-skin .efbl-feed-content .description,
.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text {
  font-size: 14px;
  color: #343a40;
}
.efbl-halfwidth-skin .efbl-feed-content .description > *,
.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-d-flex, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-caption, .efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_popup_like, .efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > li, .efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_likes_holder_icons, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > button, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_inner_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_meta, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_cat,
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_followers,
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-verified-status, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i {
    flex-direction: column;
  }
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted {
    margin-bottom: 10px;
  }
  .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------half width layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
---------thumbnail layout start----------  
---------------------------------------------*/
.efbl-thumbnail-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay {
  opacity: 1;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i {
  margin-right: 3px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i {
  margin-right: 3px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.efbl-thumbnail-skin .efbl-feed-content > .efbl-d-flex, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content > span, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content > .efbl-caption, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_popup_like, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content > a, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content > li, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_likes_holder_icons, .efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content > button, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content > .owl-nav, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap, .efbl_header .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_inner_wrap, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_meta, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_cat,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_followers,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl-verified-status, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content > i,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content > i,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i {
  margin-bottom: 10px;
}
.efbl-thumbnail-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content > span .efbl-profile-image, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content > li .efbl-profile-image, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content > button .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl_header .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_cat .efbl-profile-image,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl-thumbnail-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image img, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content > span .efbl-profile-image img, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content > li .efbl-profile-image img, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image img, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content > button .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_header .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_cat .efbl-profile-image img,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image img, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img {
  width: 100%;
}
.efbl-thumbnail-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content > span .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content > li .efbl-profile-title h2, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content > button .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_cat .efbl-profile-title h2,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.efbl-thumbnail-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content > span .efbl-profile-title span, .efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content > li .efbl-profile-title span, .efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title span, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content > button .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_cat .efbl-profile-title span,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title span, .efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl-thumbnail-skin .efbl-feed-content .description,
.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text {
  font-size: 14px;
  color: #343a40;
}
.efbl-thumbnail-skin .efbl-feed-content .description > *,
.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-d-flex, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-caption, .efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_popup_like, .efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > li, .efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_likes_holder_icons, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > button, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_inner_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_meta, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_cat,
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_followers,
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-verified-status, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i {
    flex-direction: column;
  }
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted {
    margin-bottom: 10px;
  }
  .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------thumbnail layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
---------full width layout start----------  
---------------------------------------------*/
.efbl-fullwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col {
  margin-bottom: 20px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay {
  opacity: 1;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i {
  margin-right: 3px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i {
  margin-right: 3px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.efbl-fullwidth-skin .efbl-feed-content > .efbl-d-flex, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content > span, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content > .efbl-caption, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_popup_like, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content > a, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content > li, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_likes_holder_icons, .efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content > button, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content > .owl-nav, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap, .efbl_header .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_inner_wrap, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_meta, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_cat,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_followers,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl-verified-status, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content > i,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content > i,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i {
  margin-bottom: 10px;
}
.efbl-fullwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content > span .efbl-profile-image, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content > li .efbl-profile-image, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content > button .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl_header .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-image,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl-fullwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image img, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content > span .efbl-profile-image img, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content > li .efbl-profile-image img, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image img, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content > button .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_header .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-image img,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image img, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img {
  width: 100%;
}
.efbl-fullwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content > span .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content > li .efbl-profile-title h2, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content > button .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-title h2,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.efbl-fullwidth-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content > span .efbl-profile-title span, .efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content > li .efbl-profile-title span, .efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title span, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content > button .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_cat .efbl-profile-title span,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title span, .efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl-fullwidth-skin .efbl-feed-content .description,
.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text {
  font-size: 14px;
  color: #343a40;
}
.efbl-fullwidth-skin .efbl-feed-content .description > *,
.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-d-flex, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-caption, .efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_popup_like, .efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > li, .efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_likes_holder_icons, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > button, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_inner_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_header_meta, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_cat,
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl_followers,
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-verified-status, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i,
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i {
    flex-direction: column;
  }
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted {
    margin-bottom: 10px;
  }
  .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------full width layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
---------masnory layout start----------  
---------------------------------------------*/
.efbl-masonry-skin .brick {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl-masonry-skin .brick .efbl_feed_fancy_popup:hover .efbl-overlay {
  opacity: 1;
}
.efbl-masonry-skin .brick .efbl-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.efbl-masonry-skin .brick .efbl-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted {
  margin-bottom: 10px;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i {
  margin-right: 3px;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i {
  margin-right: 3px;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.efbl-masonry-skin .efbl-feed-content > .efbl-d-flex, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content > span, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content > .efbl-caption, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content > .efbl_popup_like, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content > a, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content > li, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content > .efbl_likes_holder_icons, .efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content > button, .efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav, .efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content > .owl-nav, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap, .efbl_header .efbl-masonry-skin .efbl-feed-content > .efbl_header_inner_wrap, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content > .efbl_header_meta, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_cat,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_followers,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl-verified-status, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content > i,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content > i,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i {
  margin-bottom: 10px;
}
.efbl-masonry-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content > span .efbl-profile-image, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content > .efbl-caption .efbl-profile-image, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content > li .efbl-profile-image, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content > button .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content > .owl-nav .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl_header .efbl-masonry-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_cat .efbl-profile-image,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_followers .efbl-profile-image,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl-masonry-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-image img, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content > span .efbl-profile-image img, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content > .efbl-caption .efbl-profile-image img, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-image img, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content > li .efbl-profile-image img, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-image img, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content > button .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content > .owl-nav .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_header .efbl-masonry-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-image img, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-image img, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_cat .efbl-profile-image img,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_followers .efbl-profile-image img,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-image img, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-image img {
  width: 100%;
}
.efbl-masonry-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title h2, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content > span .efbl-profile-title h2, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content > .efbl-caption .efbl-profile-title h2, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title h2, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content > li .efbl-profile-title h2, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content > button .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content > .owl-nav .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header .efbl-masonry-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title h2, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_cat .efbl-profile-title h2,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_followers .efbl-profile-title h2,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title h2, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.efbl-masonry-skin .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content > span .efbl-profile-title span, .efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content > .efbl-caption .efbl-profile-title span, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content > .efbl_popup_like .efbl-profile-title span, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content > li .efbl-profile-title span, .efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content > .efbl_likes_holder_icons .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content > button .efbl-profile-title span, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content > button .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content > .owl-nav .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .efbl_header .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header .efbl-masonry-skin .efbl-feed-content > .efbl_header_inner_wrap .efbl-profile-title span, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content > .efbl_header_meta .efbl-profile-title span, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_cat .efbl-profile-title span,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl_followers .efbl-profile-title span,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content > .efbl-verified-status .efbl-profile-title span, .efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span,
.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i .efbl-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl-masonry-skin .efbl-feed-content .description,
.efbl-masonry-skin .efbl-feed-content .efbl_link_text {
  font-size: 14px;
  color: #343a40;
}
.efbl-masonry-skin .efbl-feed-content .description > *,
.efbl-masonry-skin .efbl-feed-content .efbl_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .efbl-masonry-skin .brick .efbl-post-footer > .efbl-d-flex, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .brick .efbl-post-footer > span, .efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-caption, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-post-footer > .efbl_popup_like, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-post-footer > li, .efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-post-footer > .efbl_likes_holder_icons, .efbl-masonry-skin .brick .efbl_feeds_carousel .owl-nav .efbl-post-footer > button, .efbl_feeds_carousel .owl-nav .efbl-masonry-skin .brick .efbl-post-footer > button, .efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer > .owl-nav, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl_header .efbl-post-footer > .efbl_header_inner_wrap, .efbl_header .efbl-masonry-skin .brick .efbl-post-footer > .efbl_header_inner_wrap, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .brick .efbl-post-footer > .efbl_header_meta, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl_cat,
  .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl_followers,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl_followers,
  .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer > .efbl-verified-status,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer > .efbl-verified-status, .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .brick .efbl-post-footer > i,
  .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .brick .efbl-post-footer > i,
  .efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer > i,
  .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer > i {
    flex-direction: column;
  }
  .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------masonry layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
---------carousel layout start----------  
---------------------------------------------*/
.efbl_feeds_carousel .efbl-feed-content {
  margin-bottom: 15px;
}
.efbl_feeds_carousel .efbl-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup:hover .efbl-overlay {
  opacity: 1;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-shared-content-holder .efbl-feed-content {
  margin-bottom: 15px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted {
  margin-bottom: 10px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 10px;
  cursor: pointer;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i {
  margin-right: 3px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i {
  margin-right: 3px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.efbl_feeds_carousel .efbl-feed-header > .efbl-d-flex, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header > span, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header > .efbl-caption, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header > .efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header > .efbl_popup_like, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header > a, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header > li, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header > li, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header > .efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header > .efbl_likes_holder_icons, .efbl_feeds_carousel .owl-nav .efbl-feed-header > button, .efbl_feeds_carousel .efbl-feed-header > .owl-nav, .efbl_feeds_carousel .efbl_header .efbl-feed-header > .efbl_header_inner_wrap, .efbl_header .efbl_feeds_carousel .efbl-feed-header > .efbl_header_inner_wrap, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header > .efbl_header_meta, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_cat,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_followers,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl-verified-status, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header > i,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header > i,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header > .esf-share-wrapper, .efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i {
  margin-bottom: 10px;
}
.efbl_feeds_carousel .efbl-feed-header > .efbl-d-flex .efbl-profile-image, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header > i .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header > span .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header > span .efbl-profile-image, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header > .efbl-caption .efbl-profile-image, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header > .efbl-caption .efbl-profile-image, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header > .efbl_popup_like .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header > .efbl_popup_like .efbl-profile-image, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header > a .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header > li .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header > li .efbl-profile-image, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-image, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-image, .efbl_feeds_carousel .owl-nav .efbl-feed-header > button .efbl-profile-image, .efbl_feeds_carousel .efbl-feed-header > .owl-nav .efbl-profile-image, .efbl_feeds_carousel .efbl_header .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-image, .efbl_header .efbl_feeds_carousel .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header > .efbl_header_meta .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header > .efbl_header_meta .efbl-profile-image, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_cat .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_cat .efbl-profile-image,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_followers .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_followers .efbl-profile-image,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl-verified-status .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl-verified-status .efbl-profile-image, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header > i .efbl-profile-image, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header > i .efbl-profile-image,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl_feeds_carousel .efbl-feed-header > .efbl-d-flex .efbl-profile-image img, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header > i .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header > span .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header > span .efbl-profile-image img, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header > .efbl-caption .efbl-profile-image img, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header > .efbl-caption .efbl-profile-image img, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header > .efbl_popup_like .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header > .efbl_popup_like .efbl-profile-image img, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header > a .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header > li .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header > li .efbl-profile-image img, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-image img, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-image img, .efbl_feeds_carousel .owl-nav .efbl-feed-header > button .efbl-profile-image img, .efbl_feeds_carousel .efbl-feed-header > .owl-nav .efbl-profile-image img, .efbl_feeds_carousel .efbl_header .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_header .efbl_feeds_carousel .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header > .efbl_header_meta .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header > .efbl_header_meta .efbl-profile-image img, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_cat .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_cat .efbl-profile-image img,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_followers .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_followers .efbl-profile-image img,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl-verified-status .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl-verified-status .efbl-profile-image img, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header > i .efbl-profile-image img, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header > i .efbl-profile-image img,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image img, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image img, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image img, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image img, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-image img, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-image img {
  width: 100%;
}
.efbl_feeds_carousel .efbl-feed-header > .efbl-d-flex .efbl-profile-title h2, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header > i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header > span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header > span .efbl-profile-title h2, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header > .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header > .efbl-caption .efbl-profile-title h2, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header > .efbl_popup_like .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header > .efbl_popup_like .efbl-profile-title h2, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header > a .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header > li .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header > li .efbl-profile-title h2, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-title h2, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav .efbl-feed-header > button .efbl-profile-title h2, .efbl_feeds_carousel .efbl-feed-header > .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel .efbl_header .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header .efbl_feeds_carousel .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header > .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header > .efbl_header_meta .efbl-profile-title h2, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_cat .efbl-profile-title h2,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_followers .efbl-profile-title h2,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl-verified-status .efbl-profile-title h2, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header > i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header > i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title h2, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.efbl_feeds_carousel .efbl-feed-header > .efbl-d-flex .efbl-profile-title span, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header > i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header > span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header > span .efbl-profile-title span, .efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header > .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header > .efbl-caption .efbl-profile-title span, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header > .efbl_popup_like .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header > .efbl_popup_like .efbl-profile-title span, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header > a .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header > li .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header > li .efbl-profile-title span, .efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-title span, body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header > .efbl_likes_holder_icons .efbl-profile-title span, .efbl_feeds_carousel .owl-nav .efbl-feed-header > button .efbl-profile-title span, .efbl_feeds_carousel .efbl-feed-header > .owl-nav .efbl-profile-title span, .efbl_feeds_carousel .efbl_header .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header .efbl_feeds_carousel .efbl-feed-header > .efbl_header_inner_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header > .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header > .efbl_header_meta .efbl-profile-title span, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_cat .efbl-profile-title span,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl_followers .efbl-profile-title span,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header > .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header > .efbl-verified-status .efbl-profile-title span, .efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header > i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span,
.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header > i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title span, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header > .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header > .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header > .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header > a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header > i .efbl-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl_feeds_carousel .efbl-feed-content .description,
.efbl_feeds_carousel .efbl-feed-content .efbl_link_text {
  font-size: 14px;
  color: #343a40;
}
.efbl_feeds_carousel .efbl-feed-content .description > *,
.efbl_feeds_carousel .efbl-feed-content .efbl_link_text > * {
  font-size: 14px;
}
.efbl_feeds_carousel .owl-nav button {
  background: #D6D6D6 !important;
  height: 40px;
  text-align: center;
  justify-content: center;
  width: 40px;
  border-radius: 3px;
}
.efbl_feeds_carousel .owl-nav button:hover {
  color: #fff;
  background: #222 !important;
}
.efbl_feeds_carousel .owl-nav button span {
  font-size: 26px;
  padding-bottom: 4px;
}

/*-----------------------------------------------
 ---------carousel layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
---------grid layout start----------  
---------------------------------------------*/
.efbl-grid-skin .efbl-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 3px;
  margin-bottom: 30px;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .efbl-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-content-holder {
  color: #fff;
  padding: 0 10px;
  text-align: center;
  margin-top: 50%;
  transform: translate(0px, -50%);
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-content-holder p {
  color: #fff;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup:hover .efbl-overlay {
  opacity: 1;
}
.efbl-grid-skin .efbl-moderate-selected .efbl-grid-wrapper {
  border: #37a0e6 solid 5px;
  padding: 0;
}
.efbl-grid-skin .efbl-moderate-selected .efbl-grid-wrapper .efbl-overlay {
  opacity: 1;
}

/*-----------------------------------------------
 ---------grid layout end-------------  
-----------------------------------------------*/
/*-----------------------------------------------
 --------- media crousel start-------------  
-----------------------------------------------*/
.efbl-media-carousel {
  position: relative;
  padding-bottom: 100px;
  height: 100%;
  display: inline-flex;
}

.efbl-media-preview-section {
  display: inline-flex;
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.efbl-media-item {
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: inline-flex;
}
.efbl-media-item img {
  width: 100%;
  height: auto;
  display: inline-block;
}

.previewPortrait .efbl-media-item img {
  height: 100% !important;
  width: auto !important;
  display: inline-block;
}

.efbl-media-thumbnail-section {
  overflow-y: hidden;
  overflow-x: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
}

.efbl-media-thumbnail-section-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  min-width: 100%;
}

.efbl-media-thumbnail {
  height: 100%;
  width: 130px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/*-----------------------------------------------
 ---------media crousel end-------------  
-----------------------------------------------*/
.fancybox-button svg {
  color: #fff;
}

body .fancybox-container .efbl-likes-popup-holder {
  width: 100%;
  max-width: 500px;
  padding: 0 !important;
  border-radius: 5px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons {
  margin: 0;
  padding: 8.5px 10px;
  border-bottom: #dee2e6 solid 1px;
  list-style-type: none;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons #efbl_all_likes {
  padding-left: 0px;
  margin-left: 0px;
  border-left: 0px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li {
  margin: 0;
  padding: 0;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a {
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: #dee2e6 solid 1px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a {
  font-size: 16px;
  margin-top: 0px;
  cursor: pointer;
  text-decoration: none;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder {
  padding: 10px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like {
  width: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_popup_liker_img {
  widows: 35px;
  height: 35px;
  border-radius: 50%;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_liker_name {
  font-size: 16px;
  padding-left: 20px;
}
body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_reaction_bottom {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

/*-----------------------------------------------
 ---------likebox css end----------  
---------------------------------------------*/
/*-----------------------------------------------
 ---------commentbox css start----------  
---------------------------------------------*/
.efbl-likes-popup-holder > h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
.efbl-likes-popup-holder .efbl_all_comments_holder {
  padding: 10px;
}
.efbl-likes-popup-holder .efbl_single_comment_holder {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-d-flex > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i > a, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span > a, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-likes-popup-holder .efbl_single_comment_holder span > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption > a, .efbl-post-detail .efbl-d-columns-wrapper .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-caption > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap > a, .efbl_header .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_inner_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta > a, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_meta > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat > a, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_cat > a,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers > a,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_followers > a,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status > a,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-verified-status > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i > a, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-likes-popup-holder .efbl_single_comment_holder i > a,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i > a,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-likes-popup-holder .efbl_single_comment_holder i > a,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i > a,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item > a, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i > a, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap > a, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper > a, .efbl-masonry-skin .brick .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i > a, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i > a, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav > a, .efbl_feeds_carousel .efbl-likes-popup-holder .efbl_single_comment_holder .owl-nav > a, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav button > a, .efbl_feeds_carousel .owl-nav .efbl-likes-popup-holder .efbl_single_comment_holder button > a, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons > a, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_single_comment_holder li > a, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li a > a, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_single_comment_holder a > a, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_reactions_holder .efbl_popup_like > a, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_single_comment_holder .efbl_popup_like > a {
  text-decoration: none;
  width: 50px;
  max-width: 50px;
  font-size: 20px;
}
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_comment_attach_popup {
  margin-top: 10px;
}
.efbl-likes-popup-holder .efbl-write-comment {
  width: 100%;
}
.efbl-likes-popup-holder .efbl-write-comment a {
  text-decoration: none;
  font-size: 16px;
}

/*-----------------------------------------------
 ---------commentbox css end----------  
---------------------------------------------*/
/*-----------------------------------------------
 ---------post detail css start----------  
---------------------------------------------*/
.efbl-post-detail * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.efbl-post-detail {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.efbl-post-detail.previewPortrait {
  height: 90%;
}
.efbl-post-detail .efbl-d-columns-wrapper {
  display: flex;
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
  padding-right: 400px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 15px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header .efbl-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-image {
  background: #000;
  padding-right: 0px;
  padding-left: 0px;
  display: inline-flex;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption {
  height: 100%;
  font-size: 14px;
  width: 100%;
  max-width: 400px;
  position: absolute;
  right: 0;
  top: 0;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 15px;
  content: "";
  background: #fff;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-detail-overflow {
  height: 100%;
  overflow-y: auto;
  padding: 15px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 5px;
  border: #dee2e6 solid 1px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span {
  color: #343a40;
  font-size: 14px;
  margin-right: 10px;
  cursor: pointer;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i {
  margin-right: 3px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list {
  margin-top: 20px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #dee2e6 dashed 1px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl-comment-text {
  display: flex;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl-comment-text a {
  text-decoration: none !important;
  min-width: 30px;
  display: inline-block;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl_comment_meta {
  margin-top: 15px;
  font-size: 12px;
  padding-left: 30px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl_comment_meta span {
  margin-right: 10px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
}
.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap p {
  margin-bottom: 0px;
}

/*-----------------------------------------------
 ---------post detail css end----------  
---------------------------------------------*/
/*-----------------------------------------------
 ---------masnory css start----------  
---------------------------------------------*/
.efbl-masonry {
  transition: all 0.5s ease-in-out;
  column-gap: 10px;
  column-fill: initial;
  padding: 15px 0;
  /* Masonry item */
}
.efbl-masonry .brick {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  /* Masonry image effects */
}
.efbl-masonry .brick img {
  transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
}
.efbl-masonry .brick:hover img {
  opacity: 0.75;
}

.efbl-coulmn-count-1 {
  column-count: 1;
}

.efbl-coulmn-count-2 {
  column-count: 2;
}

.efbl-coulmn-count-3 {
  column-count: 3;
}

.efbl-coulmn-count-4 {
  column-count: 4;
}

/*-----------------------------------------------
 ---------masnory css end----------  
---------------------------------------------*/
/*------ Layout styles start here ------*/
.efbl-ease05 {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.efbl-ease03, html body .efbl-popup .efbl-scrollbtn::after, html body .efbl-popup .efbl-scrollbtn {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.efbl-total-album-images-style .efbl_albums_count, html body .efbl_feed_wraper .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count, html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count {
  font-size: 17px;
  line-height: 27px;
  vertical-align: top;
  display: inline-block;
}
.efbl-total-album-images-style .efbl_albums_icon > .icon, html body .efbl_feed_wraper .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon > .icon, html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon > .icon {
  font-size: 17px;
}

.efbl_event_meta-style, html body .efbl-popup .efbl-caption .efbl-detail-overflow .efbl_event_meta, .efbl-halfwidth-skin .efbl_event_meta {
  border-left: 1px solid #ccc;
  padding: 10px;
  padding-bottom: 5px;
}

.efbl_layout_title-style, html body .efbl_feed_wraper .efbl-feed-content .efbl_event_title,
html body .efbl_feed_wraper .efbl-feed-content .efbl_albums_title,
html body .efbl_feed_wraper .efbl-feed-content .efbl_videos_title, html body .efbl-popup .efbl-caption .efbl_event_title,
html body .efbl-popup .efbl-caption .efbl_albums_title,
html body .efbl-popup .efbl-caption .efbl_videos_title {
  margin-top: 0px;
  margin-bottom: 20px;
}

.efbl-profile-story-text-style, html body .efbl_feed_wraper .efbl_feeds_holder .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text, html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
}

.efbl-verified-status {
  display: inline-block;
}
.efbl-verified-status .icon-esf-check:before {
  background: #2e77f2;
  border-radius: 50%;
  padding: 3px;
  font-size: 10px;
  color: #fff;
}

.efbl-empty-author-name-style, html body .efbl_feed_wraper .efbl_feeds_holder .efbl-profile-title .efbl-empty-author-name, html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-empty-author-name {
  height: 10px;
  max-height: 10px;
}

.efbl_link_text_box, html body .efbl_feed_wraper .shared_story .efbl_link_text, html body .efbl-popup .efbl_link_text {
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 10px;
  padding-bottom: 5px;
  margin-left: 0px;
}

.efbl_feed_wraper .icon-esf-video-camera {
  position: absolute;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}

.efbl_feed_popup_container .fancybox-content {
  padding: 0;
}

.fancybox-container .fancybox-inner .efbl-likes-popup-holder {
  max-height: 90vh;
  max-width: 500px !important;
  overflow-y: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  top: 50%;
  transform: translateY(-50%);
}
.fancybox-container .fancybox-inner .efbl-likes-popup-holder .icon-esf-comment {
  margin-right: 10px;
}

.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone.icon-esf-video-camera {
  text-align: right;
}
.efbl-halfwidth-skin .efbl_event_time > b {
  display: block;
  line-height: 0px;
  font-size: 0;
}
.efbl_load_more_btns_wrap .efbl_load_more_holder {
  display: inline-block;
}
.efbl_load_more_btns_wrap .efbl_feed_btns_holder {
  text-align: center;
}
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_load_more_text,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_view_all_btn,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_loading_text,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_no_load_more_text {
  background: #343a40;
  color: #fff;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 3px;
}
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_load_more_text:hover,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_view_all_btn:hover,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_loading_text:hover,
.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_no_load_more_text:hover {
  background: #464a4e;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_no_load_more_text {
  display: inline-block;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_load_more_text {
  display: none;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_loading_text {
  display: none;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_no_load_more_text {
  display: none;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_load_more_text {
  display: none;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_loading_text {
  display: inline-block;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_no_load_more_text {
  display: none;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_load_more_text {
  display: inline-block;
}
.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_loading_text {
  display: none;
}

.efbl-fullwidth-skin .efbl-feed-content {
  width: 100%;
  padding: 0 20px;
}

html body .efbl-masonry-skin .brick {
  width: 100%;
  box-sizing: border-box;
}
html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted {
  justify-content: space-between;
}
html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item {
  margin-right: 0;
}
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-d-flex .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl-profile-title h2, .efbl_header html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_inner_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_meta .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_cat .efbl-profile-title h2,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_followers .efbl-profile-title h2,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-verified-status .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-profile-title h2, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-profile-title h2,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav .efbl-profile-title h2, .efbl_feeds_carousel html body .efbl-masonry-skin .brick .efbl-feed-content .owl-nav .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav button .efbl-profile-title h2, .efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .brick .efbl-feed-content button .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-profile-title h2, html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_likes_holder_icons .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-profile-title h2, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-feed-content li .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-profile-title h2, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-profile-title h2, html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_popup_like .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-caption .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .brick .efbl-feed-content span .efbl-profile-title h2, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-profile-title h2, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2 {
  line-height: 1;
  margin-bottom: 5px;
}
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-d-flex .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl-profile-title span, .efbl_header html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_inner_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_meta .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_cat .efbl-profile-title span,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_followers .efbl-profile-title span,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-verified-status .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-profile-title span, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,
html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-profile-title span,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav .efbl-profile-title span, .efbl_feeds_carousel html body .efbl-masonry-skin .brick .efbl-feed-content .owl-nav .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav button .efbl-profile-title span, .efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .brick .efbl-feed-content button .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-profile-title span, html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_likes_holder_icons .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-profile-title span, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-feed-content li .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-profile-title span, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-profile-title span, html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_popup_like .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-caption .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .brick .efbl-feed-content span .efbl-profile-title span, html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-profile-title span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span {
  line-height: 1;
}
html body .efbl-masonry-skin .brick .efbl_feed_fancy_popup {
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
}
html body .efbl-masonry-skin .brick .efbl_feed_fancy_popup > img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
html body .efbl-masonry-skin .brick.efbl-ajax-hide {
  display: none;
}
html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-d-flex, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl-feed-content > .efbl_header_inner_wrap, .efbl_header html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_header_inner_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content > .efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_header_meta, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_cat,
html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_followers,
html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content > .efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-verified-status, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content > i, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i,
html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i,
html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content > i,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .efbl-reacted-item, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content > .efbl-reacted-item, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content > .efbl_all_comments_wrap, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content > .esf-share-wrapper, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content > i, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_feeds_carousel .efbl-feed-content > .owl-nav, .efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .owl-nav, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_feeds_carousel .owl-nav .efbl-feed-content > button, .efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > button, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl-feed-content > .efbl_likes_holder_icons, html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_likes_holder_icons, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content > li, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > li, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content > a, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > a, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content > .efbl_popup_like, html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl_popup_like, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content > .efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > .efbl-caption, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content > span, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > span, html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content > i, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content > i {
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  html body .efbl-masonry-skin > .efbl-masonry .efbl-story-wrapper {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl-masonry-skin > .efbl-masonry {
    column-count: 1;
  }
}

html body .efbl-popup > .fancybox-close-small {
  display: none;
}
html body .efbl-popup .efbl-profile-image a img {
  width: 100%;
  height: 100%;
}
html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text {
  margin-left: 5px;
}
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-d-flex .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_popup_likes_main, .efbl_header html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_inner_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_popup_likes_main, .efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_meta .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_popup_likes_main, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_cat .efbl_popup_likes_main,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_popup_likes_main,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_followers .efbl_popup_likes_main,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_popup_likes_main,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-verified-status .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl_popup_likes_main, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl_popup_likes_main,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl_popup_likes_main,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav .efbl_popup_likes_main, .efbl_feeds_carousel html body .efbl-popup .efbl-caption .efbl-reactions-box .owl-nav .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav button .efbl_popup_likes_main, .efbl_feeds_carousel .owl-nav html body .efbl-popup .efbl-caption .efbl-reactions-box button .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_popup_likes_main, html body .fancybox-container .efbl-likes-popup-holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_likes_holder_icons .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_popup_likes_main, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-popup .efbl-caption .efbl-reactions-box li .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl_popup_likes_main, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_popup_likes_main, html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_popup_like .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl_popup_likes_main, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-caption .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_popup_likes_main, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span .efbl_popup_likes_main, html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl_popup_likes_main, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span i .efbl_popup_likes_main {
  margin-right: 3px;
}
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-d-flex .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl-total-reactions-count, .efbl_header html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_inner_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-total-reactions-count, .efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_meta .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-total-reactions-count, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_cat .efbl-total-reactions-count,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-total-reactions-count,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_followers .efbl-total-reactions-count,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-total-reactions-count,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-verified-status .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-total-reactions-count, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-total-reactions-count,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,
html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-total-reactions-count,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav .efbl-total-reactions-count, .efbl_feeds_carousel html body .efbl-popup .efbl-caption .efbl-reactions-box .owl-nav .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav button .efbl-total-reactions-count, .efbl_feeds_carousel .owl-nav html body .efbl-popup .efbl-caption .efbl-reactions-box button .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-total-reactions-count, html body .fancybox-container .efbl-likes-popup-holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_likes_holder_icons .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-total-reactions-count, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-popup .efbl-caption .efbl-reactions-box li .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-total-reactions-count, html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-total-reactions-count, html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_popup_like .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-total-reactions-count, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-caption .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-total-reactions-count, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span .efbl-total-reactions-count, html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-total-reactions-count, .efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span i .efbl-total-reactions-count {
  margin-right: 15px;
}
html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon .icon {
  line-height: 1.5;
  position: relative;
  top: 4px;
}
html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count {
  font-size: 15px;
}
html body .efbl-popup .efbl-image {
  width: 100%;
}
html body .efbl-popup .efbl-image .efbl-media-item img {
  max-height: calc(100vh - 180px);
  width: auto;
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-item {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
html body .efbl-popup .efbl-image > img {
  max-height: calc(100vh - 80px);
  width: auto;
}
html body .efbl-popup .efbl-image .efbl-media-carousel {
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-carousel {
    padding-bottom: 54px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-preview-section {
    width: 100%;
  }
}
html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section {
  overflow-x: hidden;
  height: 80px;
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section {
    height: 60px;
  }
}
html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner {
  height: 80px;
  left: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner {
    height: 60px;
  }
}
html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail:first-child {
  border-left: 3px solid #000;
}
html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail {
  cursor: pointer;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  width: 100px;
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail {
    width: 60px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-d-columns-wrapper .efbl-caption {
    position: relative;
    max-width: auto;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-d-columns-wrapper {
    flex-direction: column;
    padding-right: 0;
  }
}
html body .efbl-popup .efbl-scrollbtn {
  position: absolute;
  bottom: 27px;
  cursor: pointer;
  display: inline-block;
  background: #343a40;
  padding: 2px 2px 1px 4px;
  z-index: 10;
}
html body .efbl-popup .efbl-scrollbtn::after {
  content: "";
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
html body .efbl-popup .efbl-scrollbtn:hover::after {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-scrollbtn {
    bottom: 18px;
  }
}
html body .efbl-popup .efbl-lsbtn {
  left: 0;
  padding-right: 5px;
}
html body .efbl-popup .efbl-lsbtn::after {
  border-right: 13px solid #fff;
}
html body .efbl-popup .efbl-rsbtn {
  right: 0;
}
html body .efbl-popup .efbl-rsbtn::after {
  border-left: 13px solid #fff;
}

@media screen and (max-width: 991px) {
  html body .efbl-popup .efbl-image > img, html body .efbl-popup .efbl-image .efbl-media-item img {
    width: 100%;
    height: auto;
    max-height: initial;
  }
  html body .efbl-popup .efbl-image .efbl-media-item,
  html body .efbl-post-detail .efbl-d-columns-wrapper .efbl-image {
    display: block;
  }
  html body .efbl-popup .efbl-d-columns-wrapper {
    flex-wrap: nowrap;
  }
}
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-d-flex .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_comment_icon, .efbl_header .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_inner_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_comment_icon, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_meta .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_comment_icon, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_cat .efbl_comment_icon,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_comment_icon,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_followers .efbl_comment_icon,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_comment_icon,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-verified-status .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl_comment_icon, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl_comment_icon,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,
.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl_comment_icon,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_comment_icon, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_comment_icon, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_comment_icon, .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_comment_icon, .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_comment_icon, .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav .efbl_comment_icon, .efbl_feeds_carousel .efbl-likes-popup-holder .efbl_single_comment_holder .owl-nav .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav button .efbl_comment_icon, .efbl_feeds_carousel .owl-nav .efbl-likes-popup-holder .efbl_single_comment_holder button .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_single_comment_holder li .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li a .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_single_comment_holder a .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_reactions_holder .efbl_popup_like .efbl_comment_icon, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_single_comment_holder .efbl_popup_like .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl_comment_icon, .efbl-post-detail .efbl-d-columns-wrapper .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-caption .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_comment_icon, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-likes-popup-holder .efbl_single_comment_holder span .efbl_comment_icon, .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl_comment_icon, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon {
  max-width: 30px;
}

.efbl_popup_all_comments {
  max-width: 700px;
  padding: 10px;
}
.efbl_popup_all_comments h4 {
  margin-top: 10px;
  font-size: 23px;
}
.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_icon {
  margin-right: 10px;
  display: inline-block;
}
.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_msg {
  display: inline-block;
  width: calc(100% - 35px);
  vertical-align: top;
  font-size: 15px;
}
.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_meta {
  padding-left: 31px;
  font-size: 12px;
  color: #6c757d;
  margin-top: 10px;
}

html body .efbl_feed_wraper .efbl_header {
  width: 100%;
  background: #fff;
  padding: 15px 10px;
  background: #fff;
}
html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content {
  display: flex;
  flex-wrap: wrap;
}
html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta {
  margin-bottom: 0;
}
html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
  font-family: initial;
}
html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
  font-size: 17px;
}
html body .efbl_feed_wraper .efbl-story-wrapper .efbl-thumbnail-wrapper a img {
  background: #000000;
}
html body .efbl_feed_wraper .efbl_custom_likebox {
  margin-top: 40px;
}
html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box {
  text-align: center;
}
html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box .fb_iframe_widget {
  margin: 0 auto;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row {
  margin-right: -5px;
  margin-left: -5px;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row > div {
  padding: 0 5px;
  width: 100%;
  max-width: 100%;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row > div .efbl-grid-wrapper {
  margin-bottom: 10px;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: 1fr;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer::before {
  content: "";
  width: 0;
  padding-bottom: 100%;
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer > *:first-child {
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .efbl_feed_wraper .efbl_error_msg {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 5px;
}
html body .efbl_feed_wraper .efbl_error_msg ol {
  padding-left: 15px;
  margin-top: 5px;
}
html body .efbl_feed_wraper .efbl_error_msg ol li {
  font-size: 15px;
}
html body .efbl_feed_popup_container .fancybox-button--arrow_left,
html body .efbl_feed_popup_container .fancybox-button--arrow_right,
html body .efbl_feed_popup_container .fancybox-button {
  background-color: #343a40;
}
html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left > div,
html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right > div,
html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button > div {
  padding: 4px;
}
@media screen and (max-width: 991px) {
  html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right,
  html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button {
    height: 90px;
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right {
    position: fixed;
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .efbl_feed_popup_container .fancybox-toolbar .fancybox-button {
    padding: 4px;
    height: 30px;
  }
}

html body .efbl_replies_modal {
  border-radius: 5px;
  max-width: 500px;
  padding: 0;
}
html body .efbl_replies_modal .efbl_popup_all_comments {
  padding: 0;
}
html body .efbl_replies_modal .efbl_popup_all_comments h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_icon {
  text-decoration: none;
  max-width: 30px;
  width: 100%;
  margin-right: 0;
}
html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_msg {
  font-size: 14px;
  width: calc(100% - 35px);
}
html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}

.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper, .efbl-masonry-skin .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper {
  padding-left: 0;
}

html body .efbl_feed_wraper .efbl_feeds_carousel {
  padding: 10px;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between !important;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button {
  margin: 0;
  position: absolute;
  top: 38%;
  box-shadow: none !important;
  border-radius: 20px;
  opacity: 0.8;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button:hover {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button i {
  line-height: 15px;
  font-size: 24px;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-prev {
  left: 10px;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-prev i {
  margin-left: -2px;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-next {
  right: 10px;
}
html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-next i {
  margin-right: -2px;
}
html body .efbl_feed_wraper .efbl-feed-content .efbl-see-more-btn {
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  color: #343a40;
  text-decoration: underline;
}

.efbl-post-footer .efbl-view-share {
  flex-wrap: wrap;
  align-items: flex-start !important;
}
.efbl-post-footer .efbl-view-share .efbl-view-on-fb {
  margin-bottom: 5px;
  margin-right: 10px;
}
.efbl-post-footer .efbl-view-share .esf-share-wrapper {
  padding-left: 0;
}

.efbl_event_time,
.efbl_place,
.efbl_place_city,
.efbl_event_meta > a {
  margin-bottom: 10px;
  font-size: 15px;
}

.efbl-bounceX {
  animation: bounce 2s infinite;
}

@keyframes efbl-bounceX {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/*------ Layout styles end here ------*/
/*Magnific popup CSS*/
.white-popup {
  position: relative;
  background: #000;
  width: auto;
  max-width: 720px;
  color: #fff;
  margin: 20px auto;
}

.white-popup.efbl_popup_empty {
  background: #ed6d62;
  padding: 19px;
  padding-bottom: 9px;
}

.white-popup.efbl_popup_empty a {
  color: #20a3da;
}

.white-popup.efbl_popup_empty p {
  margin-bottom: 10px;
}

.esfp-close {
  top: -18px !important;
  right: -18px !important;
  background: url(/wp-content/plugins/easy-facebook-likebox/facebook/frontend/assets/images/popup_close.png) !important;
  width: 36px !important;
  height: 37px !important;
  font-size: 0px !important;
  background: transparent;
}

.esfp-close:hover, .esfp-close:active, .esfp-close:focus {
  background: transparent;
}

#efblcf_holder video, #efblcf_holder iframe {
  width: 100%;
  height: auto;
}

#efblcf_holder video {
  height: 100%;
}

#efblcf_holder .efbl_popup_image, #efblcf_holder .efbl_popup_if_video, #efblcf_holder .efbl_popup_video, #efblcf_holder .efbl_popupp_footer {
  display: none;
}

#efblcf_holder .efbl_popupp_footer {
  padding: 10px;
  background: #fff;
}

#efblcf_holder .efbl_popup_footer_logo:hover {
  opacity: 1 !important;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.efbl-feed-popup-holder {
  background: none;
}

#efblcf_holder .efbl_popupp_footer p {
  line-height: 1.3em;
  color: #000;
}

#efblcf_holder {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

.efbl_links_container {
  display: none;
  position: absolute;
  background: #0073aa;
  padding: 7px 0px 0px 0px;
  top: 30px;
}

.efbl_read_full_story {
  float: left;
  margin-right: 10px;
}

.efbl_links_container.efbl_slideIn {
  display: block;
  float: left;
}

.efbl_fb_story .efbl_comments_wraper {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding: 10px;
  background: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.efbl_fb_story .efbl_comments_wraper.efbl_cwraper_slide {
  display: block;
}

.efbl_fb_story .efbl_comments_wraper .efbl_comments {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.efbl_fb_story .efbl_comments_footer {
  float: left;
  margin-top: 5px;
  border-top: 1px solid #fff;
  width: 100%;
  padding-top: 5px;
}

.efbl_comments_header {
  float: left;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
  width: 100%;
  padding-bottom: 5px;
}

.efbl_fb_story .efbl_comments_wraper .efbl_commenter_image {
  float: left;
  width: 32px;
  margin-right: 10px;
  margin-top: 7px;
}

.efbl_fb_story .efbl_comments_wraper .efbl_commenter_image a img {
  border: 0px;
}

.efbl_fb_story .efbl_comments_wraper .efbl_comment_text {
  width: 88%;
  float: left;
}

.efbl_fb_story .efbl_comments_wraper p {
  margin: 0px;
  padding: 0px;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-esfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-esfp-zoom-in.esfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-esfp-zoom-in.esfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-esfp-zoom-in.esfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-esfp-zoom-in.esfp-ready.esfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-esfp-zoom-in.esfp-removing.esfp-bg {
  opacity: 0;
}

/**
 * Fade animation for first dialog
 */
.esfp-fade.esfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.esfp-fade.esfp-bg.esfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.esfp-fade.esfp-bg.esfp-removing {
  opacity: 0;
}

/* content at start */
.esfp-fade.esfp-wrap .esfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.esfp-fade.esfp-wrap.esfp-ready .esfp-content {
  opacity: 1;
}

/* content animate out */
.esfp-fade.esfp-wrap.esfp-removing .esfp-content {
  opacity: 0;
}

#efblcf_holder .efbl_popup_left_container {
  position: relative;
}

#efblcf_holder .efbl_popup_left_container a {
  outline: none;
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 35px;
  height: auto;
  width: 25%;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

#efblcf_holder .efbl_popup_left_container a:hover {
  opacity: 1;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

#efblcf_holder .efbl_popup_left_container a i {
  font-size: 60px;
  position: absolute;
  top: 38%;
  color: white;
}

#efblcf_holder .efbl_popup_left_container a.efbl-popup-next i {
  right: 25px;
}

#efblcf_holder .efbl_popup_left_container a.efbl-popup-prev i {
  left: 25px;
}

#efblcf_holder a.efbl-popup-next {
  right: 0;
}

.efbl_popup_image {
  width: auto;
  display: block;
  margin: 0px auto;
}

.efbl_feeds_holder .efbl-load-opacity {
  display: none;
}

@media only screen and (max-width: 768px) {
  #efblcf.thumbnail .efbl_story_photo, #efblcf.thumbnail .efbl_post_content, #efblcf.halfwidth .efbl_story_photo, #efblcf.halfwidth .efbl_post_content {
    width: 100%;
    margin-bottom: 10px;
  }
  #efbl_popup {
    width: auto !important;
    height: auto !important;
    display: table;
  }
  .efbl_fb_story .efbl_shared_story.efbl_has_link_image .efbl_link_text {
    width: 100%;
  }
  .efbl_fb_story .efbl_shared_story {
    text-align: center;
  }
  .efbl_fb_story .efbl_shared_story.efbl_has_link_image .efbl_link_image {
    float: none;
  }
  .efbl_links_container {
    bottom: -30px;
  }
}
.widget.widget_easy_facebook_feed {
  overflow: hidden;
}
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-d-flex.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl-justify-content-between.efbl_header_inner_wrap, .efbl_header .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_inner_wrap, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-justify-content-between.efbl_header_meta, .efbl_header .efbl_header_inner_wrap .efbl_header_content .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_meta, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_cat, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_cat,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_followers,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_followers,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl-verified-status,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-verified-status, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i.efbl-justify-content-between, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i.efbl-justify-content-between,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i.efbl-justify-content-between,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .efbl-justify-content-between.owl-nav, .efbl_feeds_carousel .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.owl-nav, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .owl-nav button.efbl-justify-content-between, .efbl_feeds_carousel .owl-nav .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer button.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl-justify-content-between.efbl_likes_holder_icons, body .fancybox-container .efbl-likes-popup-holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_likes_holder_icons, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li.efbl-justify-content-between, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer li.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a.efbl-justify-content-between, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer a.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-justify-content-between.efbl_popup_like, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_popup_like, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-justify-content-between.efbl-caption, .efbl-post-detail .efbl-d-columns-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-caption, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span.efbl-justify-content-between, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer span.efbl-justify-content-between, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i.efbl-justify-content-between, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between {
  flex-direction: column;
}
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-d-flex.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl-justify-content-between.efbl_header_inner_wrap .efbl-view-share, .efbl_header .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_inner_wrap .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-justify-content-between.efbl_header_meta .efbl-view-share, .efbl_header .efbl_header_inner_wrap .efbl_header_content .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_meta .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_cat .efbl-view-share, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_cat .efbl-view-share,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_followers .efbl-view-share,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_followers .efbl-view-share,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl-verified-status .efbl-view-share,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-verified-status .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i.efbl-justify-content-between .efbl-view-share, .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i.efbl-justify-content-between .efbl-view-share,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share,
.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i.efbl-justify-content-between .efbl-view-share,
.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .efbl-justify-content-between.owl-nav .efbl-view-share, .efbl_feeds_carousel .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.owl-nav .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .owl-nav button.efbl-justify-content-between .efbl-view-share, .efbl_feeds_carousel .owl-nav .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer button.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl-justify-content-between.efbl_likes_holder_icons .efbl-view-share, body .fancybox-container .efbl-likes-popup-holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_likes_holder_icons .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li.efbl-justify-content-between .efbl-view-share, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer li.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a.efbl-justify-content-between .efbl-view-share, body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer a.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-justify-content-between.efbl_popup_like .efbl-view-share, body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_popup_like .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-justify-content-between.efbl-caption .efbl-view-share, .efbl-post-detail .efbl-d-columns-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-caption .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span.efbl-justify-content-between .efbl-view-share, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer span.efbl-justify-content-between .efbl-view-share, .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i.efbl-justify-content-between .efbl-view-share, .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share {
  margin-top: 10px !important;
  flex-direction: row;
}

.efbl_feed_popup_container.fancybox-container, .fancybox-container {
  z-index: 99999999;
}

.efbl-row-wrapper.efbl-story-wrapper {
  height: 100%;
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 2px;
}

.efbl_feeds_holder.efbl_feeds_row {
  display: flex;
  justify-content: flex-start;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content {
  width: 100%;
  position: relative;
  margin: 1px;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay {
  position: absolute;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  inset: 0;
  color: #fff;
  transition: all 500ms ease;
  cursor: pointer;
  height: 100%;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay:hover {
  opacity: 1;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay .icon.icon-esf-clone.icon-esf-video-camera {
  position: absolute;
  font-size: 15px;
  top: 10px;
  right: 7px;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay .icon-esf-plus::before {
  content: "b";
  position: absolute;
  top: 50%;
  right: 50%;
  font-size: 11px;
  transform: translate(50%, -50%);
}

.efbl-row-content .icon-esf-clone.efbl_multimedia {
  content: "g";
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 6px;
}

@media screen and (max-width: 600px) {
  .efbl_feeds_holder.efbl_feeds_row {
    flex-wrap: wrap;
  }
  .efbl_feeds_holder.efbl_feeds_row .efbl-row-content {
    max-width: 24%;
  }
}

/*# sourceMappingURL=easy-facebook-likebox-frontend.css.map */

.efbl_feed_wraper.efbl_skin_622 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_622 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_622 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_622 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_622 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_622 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_622 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_622 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-622 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_630 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_630 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_630 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_630 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_630 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_630 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_630 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_630 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-630 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_629 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_629 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_629 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_629 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_629 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_629 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_629 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_629 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-629 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_628 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_628 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_628 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_628 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_628 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_628 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_628 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_628 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-628 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_624 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_624 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_624 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_624 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_624 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_624 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_624 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_624 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-624 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_623 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_623 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_623 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_623 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_623 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_623 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_623 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_623 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-623 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_56990 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_56990 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_56990 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_56990 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_56990 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_56990 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_56990 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_56990 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-56990 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_56991 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_56991 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_56991 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_56991 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_56991 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_56991 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_56991 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_56991 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-56991 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_56992 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_56992 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_56992 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_56992 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_56992 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_56992 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_56992 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_56992 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-56992 .efbl-d-columns-wrapper {
		}
		
.efbl_feed_wraper.efbl_skin_56993 .efbl-grid-skin .efbl-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		
.efbl_feed_wraper.efbl_skin_56993 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
	display: flex;
}

.efbl_feed_wraper.efbl_skin_56993 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
	display: block;
}

		
		
		
		
		
.efbl_feed_wraper.efbl_skin_56993 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
		}

.efbl_feed_wraper.efbl_skin_56993 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
	border-radius: 0;
}

.efbl_feed_wraper.efbl_skin_56993 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,
.efbl_feed_wraper.efbl_skin_56993 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
		}

.efbl_feed_wraper.efbl_skin_56993 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
		}

		
		.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-56993 .efbl-d-columns-wrapper {
		}
		@font-face{font-family:esf-custom-icons;src:url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot);src:url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.woff) format("woff"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.ttf) format("truetype"),url(/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.svg#esf-custom-icons) format("svg");font-weight:400;font-style:normal}[data-icon-esf]:before{font-family:esf-custom-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-esf"]:before,[class^=icon-esf]:before{font-family:esf-custom-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-esf-thumbs-up:before{content:"\73"}.icon-esf-plus:before{content:"\62"}.icon-esf-heart:before{content:"\63"}.icon-esf-comments:before{content:"\64"}.icon-esf-comment:before{content:"\65"}.icon-esf-smile-o:before{content:"\66"}.icon-esf-clone:before{content:"\67"}.icon-esf-video-camera:before{content:"\68"}.icon-esf-share:before{content:"\69"}.icon-esf-instagram:before{content:"\6a"}.icon-esf-facebook:before{content:"\e001"}.icon-esf-twitter:before{content:"\e002"}.icon-esf-linkedin:before{content:"\e003"}.icon-esf-thumbs-o-up:before{content:"\e004"}.icon-esf-comment-o:before{content:"\e005"}.icon-esf-picture-o:before{content:"\e006"}.icon-esf-tag:before{content:"\e000"}.icon-esf-user:before{content:"\e007"}.icon-esf-angle-left:before{content:"\e008"}.icon-esf-angle-right:before{content:"\e009"}.icon-esf-calendar:before{content:"\e00a"}.icon-esf-check:before{content:"\e00b"}/*-------------imports framework-----------------*/
.esf-insta-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .esf-insta-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .esf-insta-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .esf-insta-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .esf-insta-container {
    max-width: 1140px;
  }
}

.esf-insta-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.esf-insta-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.esf-insta-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.esf-insta-no-gutters > .esf-insta-col,
.esf-insta-no-gutters > [class*=esf-insta-col-] {
  padding-right: 0;
  padding-left: 0;
}

.esf-insta-col-xl,
.esf-insta-col-xl-auto, .esf-insta-col-xl-12, .esf-insta-col-xl-11, .esf-insta-col-xl-10, .esf-insta-col-xl-9, .esf-insta-col-xl-8, .esf-insta-col-xl-7, .esf-insta-col-xl-6, .esf-insta-col-xl-5, .esf-insta-col-xl-4, .esf-insta-col-xl-3, .esf-insta-col-xl-2, .esf-insta-col-xl-1, .esf-insta-col-lg,
.esf-insta-col-lg-auto, .esf-insta-col-lg-12, .esf-insta-col-lg-11, .esf-insta-col-lg-10, .esf-insta-col-lg-9, .esf-insta-col-lg-8, .esf-insta-col-lg-7, .esf-insta-col-lg-6, .esf-insta-col-lg-5, .esf-insta-col-lg-4, .esf-insta-col-lg-3, .esf-insta-col-lg-2, .esf-insta-col-lg-1, .esf-insta-col-md,
.esf-insta-col-md-auto, .esf-insta-col-md-12, .esf-insta-col-md-11, .esf-insta-col-md-10, .esf-insta-col-md-9, .esf-insta-col-md-8, .esf-insta-col-md-7, .esf-insta-col-md-6, .esf-insta-col-md-5, .esf-insta-col-md-4, .esf-insta-col-md-3, .esf-insta-col-md-2, .esf-insta-col-md-1, .esf-insta-col-sm,
.esf-insta-col-sm-auto, .esf-insta-col-sm-12, .esf-insta-col-sm-11, .esf-insta-col-sm-10, .esf-insta-col-sm-9, .esf-insta-col-sm-8, .esf-insta-col-sm-7, .esf-insta-col-sm-6, .esf-insta-col-sm-5, .esf-insta-col-sm-4, .esf-insta-col-sm-3, .esf-insta-col-sm-2, .esf-insta-col-sm-1, .esf-insta-col,
.esf-insta-col-auto, .esf-insta-col-12, .esf-insta-col-11, .esf-insta-col-10, .esf-insta-col-9, .esf-insta-col-8, .esf-insta-col-7, .esf-insta-col-6, .esf-insta-col-5, .esf-insta-col-4, .esf-insta-col-3, .esf-insta-col-2, .esf-insta-col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.esf-insta-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.esf-insta-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.esf-insta-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.esf-insta-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.esf-insta-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.esf-insta-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.esf-insta-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.esf-insta-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.esf-insta-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.esf-insta-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.esf-insta-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.esf-insta-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.esf-insta-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.esf-insta-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.esf-insta-order-first {
  order: -1;
}

.esf-insta-order-last {
  order: 13;
}

.esf-insta-order-0 {
  order: 0;
}

.esf-insta-order-1 {
  order: 1;
}

.esf-insta-order-2 {
  order: 2;
}

.esf-insta-order-3 {
  order: 3;
}

.esf-insta-order-4 {
  order: 4;
}

.esf-insta-order-5 {
  order: 5;
}

.esf-insta-order-6 {
  order: 6;
}

.esf-insta-order-7 {
  order: 7;
}

.esf-insta-order-8 {
  order: 8;
}

.esf-insta-order-9 {
  order: 9;
}

.esf-insta-order-10 {
  order: 10;
}

.esf-insta-order-11 {
  order: 11;
}

.esf-insta-order-12 {
  order: 12;
}

.esf-insta-offset-1 {
  margin-left: 8.3333333333%;
}

.esf-insta-offset-2 {
  margin-left: 16.6666666667%;
}

.esf-insta-offset-3 {
  margin-left: 25%;
}

.esf-insta-offset-4 {
  margin-left: 33.3333333333%;
}

.esf-insta-offset-5 {
  margin-left: 41.6666666667%;
}

.esf-insta-offset-6 {
  margin-left: 50%;
}

.esf-insta-offset-7 {
  margin-left: 58.3333333333%;
}

.esf-insta-offset-8 {
  margin-left: 66.6666666667%;
}

.esf-insta-offset-9 {
  margin-left: 75%;
}

.esf-insta-offset-10 {
  margin-left: 83.3333333333%;
}

.esf-insta-offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .esf-insta-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-sm-first {
    order: -1;
  }
  .esf-insta-order-sm-last {
    order: 13;
  }
  .esf-insta-order-sm-0 {
    order: 0;
  }
  .esf-insta-order-sm-1 {
    order: 1;
  }
  .esf-insta-order-sm-2 {
    order: 2;
  }
  .esf-insta-order-sm-3 {
    order: 3;
  }
  .esf-insta-order-sm-4 {
    order: 4;
  }
  .esf-insta-order-sm-5 {
    order: 5;
  }
  .esf-insta-order-sm-6 {
    order: 6;
  }
  .esf-insta-order-sm-7 {
    order: 7;
  }
  .esf-insta-order-sm-8 {
    order: 8;
  }
  .esf-insta-order-sm-9 {
    order: 9;
  }
  .esf-insta-order-sm-10 {
    order: 10;
  }
  .esf-insta-order-sm-11 {
    order: 11;
  }
  .esf-insta-order-sm-12 {
    order: 12;
  }
  .esf-insta-offset-sm-0 {
    margin-left: 0;
  }
  .esf-insta-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-sm-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-sm-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-sm-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .esf-insta-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-md-first {
    order: -1;
  }
  .esf-insta-order-md-last {
    order: 13;
  }
  .esf-insta-order-md-0 {
    order: 0;
  }
  .esf-insta-order-md-1 {
    order: 1;
  }
  .esf-insta-order-md-2 {
    order: 2;
  }
  .esf-insta-order-md-3 {
    order: 3;
  }
  .esf-insta-order-md-4 {
    order: 4;
  }
  .esf-insta-order-md-5 {
    order: 5;
  }
  .esf-insta-order-md-6 {
    order: 6;
  }
  .esf-insta-order-md-7 {
    order: 7;
  }
  .esf-insta-order-md-8 {
    order: 8;
  }
  .esf-insta-order-md-9 {
    order: 9;
  }
  .esf-insta-order-md-10 {
    order: 10;
  }
  .esf-insta-order-md-11 {
    order: 11;
  }
  .esf-insta-order-md-12 {
    order: 12;
  }
  .esf-insta-offset-md-0 {
    margin-left: 0;
  }
  .esf-insta-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-md-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-md-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-md-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .esf-insta-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-lg-first {
    order: -1;
  }
  .esf-insta-order-lg-last {
    order: 13;
  }
  .esf-insta-order-lg-0 {
    order: 0;
  }
  .esf-insta-order-lg-1 {
    order: 1;
  }
  .esf-insta-order-lg-2 {
    order: 2;
  }
  .esf-insta-order-lg-3 {
    order: 3;
  }
  .esf-insta-order-lg-4 {
    order: 4;
  }
  .esf-insta-order-lg-5 {
    order: 5;
  }
  .esf-insta-order-lg-6 {
    order: 6;
  }
  .esf-insta-order-lg-7 {
    order: 7;
  }
  .esf-insta-order-lg-8 {
    order: 8;
  }
  .esf-insta-order-lg-9 {
    order: 9;
  }
  .esf-insta-order-lg-10 {
    order: 10;
  }
  .esf-insta-order-lg-11 {
    order: 11;
  }
  .esf-insta-order-lg-12 {
    order: 12;
  }
  .esf-insta-offset-lg-0 {
    margin-left: 0;
  }
  .esf-insta-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-lg-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-lg-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-lg-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .esf-insta-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-xl-first {
    order: -1;
  }
  .esf-insta-order-xl-last {
    order: 13;
  }
  .esf-insta-order-xl-0 {
    order: 0;
  }
  .esf-insta-order-xl-1 {
    order: 1;
  }
  .esf-insta-order-xl-2 {
    order: 2;
  }
  .esf-insta-order-xl-3 {
    order: 3;
  }
  .esf-insta-order-xl-4 {
    order: 4;
  }
  .esf-insta-order-xl-5 {
    order: 5;
  }
  .esf-insta-order-xl-6 {
    order: 6;
  }
  .esf-insta-order-xl-7 {
    order: 7;
  }
  .esf-insta-order-xl-8 {
    order: 8;
  }
  .esf-insta-order-xl-9 {
    order: 9;
  }
  .esf-insta-order-xl-10 {
    order: 10;
  }
  .esf-insta-order-xl-11 {
    order: 11;
  }
  .esf-insta-order-xl-12 {
    order: 12;
  }
  .esf-insta-offset-xl-0 {
    margin-left: 0;
  }
  .esf-insta-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-xl-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-xl-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-xl-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.esf-insta-align-baseline {
  vertical-align: baseline !important;
}

.esf-insta-align-top {
  vertical-align: top !important;
}

.esf-insta-align-middle {
  vertical-align: middle !important;
}

.esf-insta-align-bottom {
  vertical-align: bottom !important;
}

.esf-insta-align-text-bottom {
  vertical-align: text-bottom !important;
}

.esf-insta-align-text-top {
  vertical-align: text-top !important;
}

.esf-insta-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.esf-insta-d-none {
  display: none !important;
}

.esf-insta-d-inline {
  display: inline !important;
}

.esf-insta-d-inline-block {
  display: inline-block !important;
}

.esf-insta-d-block {
  display: block !important;
}

.esf-insta-d-table {
  display: table !important;
}

.esf-insta-d-table-row {
  display: table-row !important;
}

.esf-insta-d-table-cell {
  display: table-cell !important;
}

.esf-insta-d-flex, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .owl-nav button, .esf_insta_feeds_carousel .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap {
  display: flex !important;
}

.esf-insta-d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .esf-insta-d-sm-none {
    display: none !important;
  }
  .esf-insta-d-sm-inline {
    display: inline !important;
  }
  .esf-insta-d-sm-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-sm-block {
    display: block !important;
  }
  .esf-insta-d-sm-table {
    display: table !important;
  }
  .esf-insta-d-sm-table-row {
    display: table-row !important;
  }
  .esf-insta-d-sm-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-sm-flex {
    display: flex !important;
  }
  .esf-insta-d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-d-md-none {
    display: none !important;
  }
  .esf-insta-d-md-inline {
    display: inline !important;
  }
  .esf-insta-d-md-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-md-block {
    display: block !important;
  }
  .esf-insta-d-md-table {
    display: table !important;
  }
  .esf-insta-d-md-table-row {
    display: table-row !important;
  }
  .esf-insta-d-md-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-md-flex {
    display: flex !important;
  }
  .esf-insta-d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-d-lg-none {
    display: none !important;
  }
  .esf-insta-d-lg-inline {
    display: inline !important;
  }
  .esf-insta-d-lg-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-lg-block {
    display: block !important;
  }
  .esf-insta-d-lg-table {
    display: table !important;
  }
  .esf-insta-d-lg-table-row {
    display: table-row !important;
  }
  .esf-insta-d-lg-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-lg-flex {
    display: flex !important;
  }
  .esf-insta-d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-d-xl-none {
    display: none !important;
  }
  .esf-insta-d-xl-inline {
    display: inline !important;
  }
  .esf-insta-d-xl-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-xl-block {
    display: block !important;
  }
  .esf-insta-d-xl-table {
    display: table !important;
  }
  .esf-insta-d-xl-table-row {
    display: table-row !important;
  }
  .esf-insta-d-xl-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-xl-flex {
    display: flex !important;
  }
  .esf-insta-d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.esf-insta-flex-row {
  flex-direction: row !important;
}

.esf-insta-flex-column, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > li, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-grid-wrapper .esf-insta-post-footer > button, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_cat,
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i,
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .brick .esf-insta-post-footer > span, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-caption, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-post-footer > li, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .brick .esf-insta-post-footer > button, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer > .owl-nav, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_cat,
.esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_followers, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .brick .esf-insta-post-footer > i,
.esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i {
  flex-direction: column !important;
}

.esf-insta-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.esf-insta-flex-column-reverse {
  flex-direction: column-reverse !important;
}

.esf-insta-flex-wrap, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  flex-wrap: wrap !important;
}

.esf-insta-flex-nowrap {
  flex-wrap: nowrap !important;
}

.esf-insta-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.esf-insta-justify-content-start {
  justify-content: flex-start !important;
}

.esf-insta-justify-content-end {
  justify-content: flex-end !important;
}

.esf-insta-justify-content-center, .esf_insta_feeds_carousel .owl-nav {
  justify-content: center !important;
}

.esf-insta-justify-content-between {
  justify-content: space-between !important;
}

.esf-insta-justify-content-around {
  justify-content: space-around !important;
}

.esf-insta-align-items-start {
  align-items: flex-start !important;
}

.esf-insta-align-items-end {
  align-items: flex-end !important;
}

.esf-insta-align-items-center, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li, .esf_insta_feeds_carousel .owl-nav button, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  align-items: center !important;
}

.esf-insta-align-items-baseline {
  align-items: baseline !important;
}

.esf-insta-align-items-stretch {
  align-items: stretch !important;
}

.esf-insta-align-content-start {
  align-content: flex-start !important;
}

.esf-insta-align-content-end {
  align-content: flex-end !important;
}

.esf-insta-align-content-center {
  align-content: center !important;
}

.esf-insta-align-content-between {
  align-content: space-between !important;
}

.esf-insta-align-content-around {
  align-content: space-around !important;
}

.esf-insta-align-content-stretch {
  align-content: stretch !important;
}

.esf-insta-align-self-auto {
  align-self: auto !important;
}

.esf-insta-align-self-start {
  align-self: flex-start !important;
}

.esf-insta-align-self-end {
  align-self: flex-end !important;
}

.esf-insta-align-self-center {
  align-self: center !important;
}

.esf-insta-align-self-baseline {
  align-self: baseline !important;
}

.esf-insta-align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .esf-insta-flex-sm-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-sm-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-sm-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-sm-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-sm-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-sm-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-sm-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-sm-center {
    align-items: center !important;
  }
  .esf-insta-align-items-sm-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-sm-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-sm-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-sm-center {
    align-content: center !important;
  }
  .esf-insta-align-content-sm-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-sm-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-sm-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-sm-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-sm-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-sm-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-sm-center {
    align-self: center !important;
  }
  .esf-insta-align-self-sm-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-flex-md-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-md-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-md-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-md-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-md-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-md-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-md-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-md-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-md-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-md-center {
    align-items: center !important;
  }
  .esf-insta-align-items-md-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-md-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-md-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-md-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-md-center {
    align-content: center !important;
  }
  .esf-insta-align-content-md-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-md-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-md-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-md-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-md-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-md-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-md-center {
    align-self: center !important;
  }
  .esf-insta-align-self-md-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-flex-lg-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-lg-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-lg-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-lg-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-lg-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-lg-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-lg-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-lg-center {
    align-items: center !important;
  }
  .esf-insta-align-items-lg-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-lg-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-lg-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-lg-center {
    align-content: center !important;
  }
  .esf-insta-align-content-lg-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-lg-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-lg-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-lg-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-lg-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-lg-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-lg-center {
    align-self: center !important;
  }
  .esf-insta-align-self-lg-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-flex-xl-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-xl-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-xl-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-xl-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-xl-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-xl-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-xl-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-xl-center {
    align-items: center !important;
  }
  .esf-insta-align-items-xl-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-xl-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-xl-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-xl-center {
    align-content: center !important;
  }
  .esf-insta-align-content-xl-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-xl-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-xl-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-xl-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-xl-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-xl-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-xl-center {
    align-self: center !important;
  }
  .esf-insta-align-self-xl-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.esf-insta-float-left {
  float: left !important;
}

.esf-insta-float-right {
  float: right !important;
}

.esf-insta-float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .esf-insta-float-sm-left {
    float: left !important;
  }
  .esf-insta-float-sm-right {
    float: right !important;
  }
  .esf-insta-float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-float-md-left {
    float: left !important;
  }
  .esf-insta-float-md-right {
    float: right !important;
  }
  .esf-insta-float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-float-lg-left {
    float: left !important;
  }
  .esf-insta-float-lg-right {
    float: right !important;
  }
  .esf-insta-float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-float-xl-left {
    float: left !important;
  }
  .esf-insta-float-xl-right {
    float: right !important;
  }
  .esf-insta-float-xl-none {
    float: none !important;
  }
}
.esf-insta-position-static {
  position: static !important;
}

.esf-insta-position-relative {
  position: relative !important;
}

.esf-insta-position-absolute {
  position: absolute !important;
}

.esf-insta-position-fixed {
  position: fixed !important;
}

.esf-insta-position-sticky {
  position: sticky !important;
}

.esf-insta-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.esf-insta-fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .esf-insta-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.esf-insta-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.esf-insta-sr-only-focusable:active, .esf-insta-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.esf-insta-w-25 {
  width: 25% !important;
}

.esf-insta-w-50 {
  width: 50% !important;
}

.esf-insta-w-75 {
  width: 75% !important;
}

.esf-insta-w-100 {
  width: 100% !important;
}

.esf-insta-h-25 {
  height: 25% !important;
}

.esf-insta-h-50 {
  height: 50% !important;
}

.esf-insta-h-75 {
  height: 75% !important;
}

.esf-insta-h-100 {
  height: 100% !important;
}

.esf-insta-mw-100 {
  max-width: 100% !important;
}

.esf-insta-mh-100 {
  max-height: 100% !important;
}

.esf-insta-m-0 {
  margin: 0 !important;
}

.esf-insta-mt-0,
.esf-insta-my-0 {
  margin-top: 0 !important;
}

.esf-insta-mr-0,
.esf-insta-mx-0 {
  margin-right: 0 !important;
}

.esf-insta-mb-0,
.esf-insta-my-0 {
  margin-bottom: 0 !important;
}

.esf-insta-ml-0,
.esf-insta-mx-0 {
  margin-left: 0 !important;
}

.esf-insta-m-1 {
  margin: 0.25rem !important;
}

.esf-insta-mt-1,
.esf-insta-my-1 {
  margin-top: 0.25rem !important;
}

.esf-insta-mr-1,
.esf-insta-mx-1 {
  margin-right: 0.25rem !important;
}

.esf-insta-mb-1,
.esf-insta-my-1 {
  margin-bottom: 0.25rem !important;
}

.esf-insta-ml-1,
.esf-insta-mx-1 {
  margin-left: 0.25rem !important;
}

.esf-insta-m-2 {
  margin: 0.5rem !important;
}

.esf-insta-mt-2,
.esf-insta-my-2 {
  margin-top: 0.5rem !important;
}

.esf-insta-mr-2,
.esf-insta-mx-2 {
  margin-right: 0.5rem !important;
}

.esf-insta-mb-2,
.esf-insta-my-2 {
  margin-bottom: 0.5rem !important;
}

.esf-insta-ml-2,
.esf-insta-mx-2 {
  margin-left: 0.5rem !important;
}

.esf-insta-m-3 {
  margin: 1rem !important;
}

.esf-insta-mt-3,
.esf-insta-my-3 {
  margin-top: 1rem !important;
}

.esf-insta-mr-3,
.esf-insta-mx-3 {
  margin-right: 1rem !important;
}

.esf-insta-mb-3,
.esf-insta-my-3 {
  margin-bottom: 1rem !important;
}

.esf-insta-ml-3,
.esf-insta-mx-3 {
  margin-left: 1rem !important;
}

.esf-insta-m-4 {
  margin: 1.5rem !important;
}

.esf-insta-mt-4,
.esf-insta-my-4 {
  margin-top: 1.5rem !important;
}

.esf-insta-mr-4,
.esf-insta-mx-4 {
  margin-right: 1.5rem !important;
}

.esf-insta-mb-4,
.esf-insta-my-4 {
  margin-bottom: 1.5rem !important;
}

.esf-insta-ml-4,
.esf-insta-mx-4 {
  margin-left: 1.5rem !important;
}

.esf-insta-m-5 {
  margin: 3rem !important;
}

.esf-insta-mt-5,
.esf-insta-my-5 {
  margin-top: 3rem !important;
}

.esf-insta-mr-5,
.esf-insta-mx-5 {
  margin-right: 3rem !important;
}

.esf-insta-mb-5,
.esf-insta-my-5 {
  margin-bottom: 3rem !important;
}

.esf-insta-ml-5,
.esf-insta-mx-5 {
  margin-left: 3rem !important;
}

.esf-insta-p-0 {
  padding: 0 !important;
}

.esf-insta-pt-0,
.esf-insta-py-0 {
  padding-top: 0 !important;
}

.esf-insta-pr-0,
.esf-insta-px-0 {
  padding-right: 0 !important;
}

.esf-insta-pb-0,
.esf-insta-py-0 {
  padding-bottom: 0 !important;
}

.esf-insta-pl-0,
.esf-insta-px-0 {
  padding-left: 0 !important;
}

.esf-insta-p-1 {
  padding: 0.25rem !important;
}

.esf-insta-pt-1,
.esf-insta-py-1 {
  padding-top: 0.25rem !important;
}

.esf-insta-pr-1,
.esf-insta-px-1 {
  padding-right: 0.25rem !important;
}

.esf-insta-pb-1,
.esf-insta-py-1 {
  padding-bottom: 0.25rem !important;
}

.esf-insta-pl-1,
.esf-insta-px-1 {
  padding-left: 0.25rem !important;
}

.esf-insta-p-2 {
  padding: 0.5rem !important;
}

.esf-insta-pt-2,
.esf-insta-py-2 {
  padding-top: 0.5rem !important;
}

.esf-insta-pr-2,
.esf-insta-px-2 {
  padding-right: 0.5rem !important;
}

.esf-insta-pb-2,
.esf-insta-py-2 {
  padding-bottom: 0.5rem !important;
}

.esf-insta-pl-2,
.esf-insta-px-2 {
  padding-left: 0.5rem !important;
}

.esf-insta-p-3 {
  padding: 1rem !important;
}

.esf-insta-pt-3,
.esf-insta-py-3 {
  padding-top: 1rem !important;
}

.esf-insta-pr-3,
.esf-insta-px-3 {
  padding-right: 1rem !important;
}

.esf-insta-pb-3,
.esf-insta-py-3 {
  padding-bottom: 1rem !important;
}

.esf-insta-pl-3,
.esf-insta-px-3 {
  padding-left: 1rem !important;
}

.esf-insta-p-4 {
  padding: 1.5rem !important;
}

.esf-insta-pt-4,
.esf-insta-py-4 {
  padding-top: 1.5rem !important;
}

.esf-insta-pr-4,
.esf-insta-px-4 {
  padding-right: 1.5rem !important;
}

.esf-insta-pb-4,
.esf-insta-py-4 {
  padding-bottom: 1.5rem !important;
}

.esf-insta-pl-4,
.esf-insta-px-4 {
  padding-left: 1.5rem !important;
}

.esf-insta-p-5 {
  padding: 3rem !important;
}

.esf-insta-pt-5,
.esf-insta-py-5 {
  padding-top: 3rem !important;
}

.esf-insta-pr-5,
.esf-insta-px-5 {
  padding-right: 3rem !important;
}

.esf-insta-pb-5,
.esf-insta-py-5 {
  padding-bottom: 3rem !important;
}

.esf-insta-pl-5,
.esf-insta-px-5 {
  padding-left: 3rem !important;
}

.esf-insta-m-auto {
  margin: auto !important;
}

.esf-insta-mt-auto,
.esf-insta-my-auto {
  margin-top: auto !important;
}

.esf-insta-mr-auto,
.esf-insta-mx-auto {
  margin-right: auto !important;
}

.esf-insta-mb-auto,
.esf-insta-my-auto {
  margin-bottom: auto !important;
}

.esf-insta-ml-auto,
.esf-insta-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .esf-insta-m-sm-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-sm-0,
  .esf-insta-my-sm-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-sm-0,
  .esf-insta-mx-sm-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-sm-0,
  .esf-insta-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-sm-0,
  .esf-insta-mx-sm-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-sm-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-sm-1,
  .esf-insta-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-sm-1,
  .esf-insta-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-sm-1,
  .esf-insta-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-sm-1,
  .esf-insta-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-sm-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-sm-2,
  .esf-insta-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-sm-2,
  .esf-insta-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-sm-2,
  .esf-insta-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-sm-2,
  .esf-insta-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-sm-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-sm-3,
  .esf-insta-my-sm-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-sm-3,
  .esf-insta-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-sm-3,
  .esf-insta-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-sm-3,
  .esf-insta-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-sm-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-sm-4,
  .esf-insta-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-sm-4,
  .esf-insta-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-sm-4,
  .esf-insta-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-sm-4,
  .esf-insta-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-sm-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-sm-5,
  .esf-insta-my-sm-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-sm-5,
  .esf-insta-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-sm-5,
  .esf-insta-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-sm-5,
  .esf-insta-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-sm-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-sm-0,
  .esf-insta-py-sm-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-sm-0,
  .esf-insta-px-sm-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-sm-0,
  .esf-insta-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-sm-0,
  .esf-insta-px-sm-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-sm-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-sm-1,
  .esf-insta-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-sm-1,
  .esf-insta-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-sm-1,
  .esf-insta-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-sm-1,
  .esf-insta-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-sm-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-sm-2,
  .esf-insta-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-sm-2,
  .esf-insta-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-sm-2,
  .esf-insta-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-sm-2,
  .esf-insta-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-sm-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-sm-3,
  .esf-insta-py-sm-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-sm-3,
  .esf-insta-px-sm-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-sm-3,
  .esf-insta-py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-sm-3,
  .esf-insta-px-sm-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-sm-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-sm-4,
  .esf-insta-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-sm-4,
  .esf-insta-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-sm-4,
  .esf-insta-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-sm-4,
  .esf-insta-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-sm-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-sm-5,
  .esf-insta-py-sm-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-sm-5,
  .esf-insta-px-sm-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-sm-5,
  .esf-insta-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-sm-5,
  .esf-insta-px-sm-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-sm-auto {
    margin: auto !important;
  }
  .esf-insta-mt-sm-auto,
  .esf-insta-my-sm-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-sm-auto,
  .esf-insta-mx-sm-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-sm-auto,
  .esf-insta-my-sm-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-sm-auto,
  .esf-insta-mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-m-md-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-md-0,
  .esf-insta-my-md-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-md-0,
  .esf-insta-mx-md-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-md-0,
  .esf-insta-my-md-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-md-0,
  .esf-insta-mx-md-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-md-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-md-1,
  .esf-insta-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-md-1,
  .esf-insta-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-md-1,
  .esf-insta-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-md-1,
  .esf-insta-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-md-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-md-2,
  .esf-insta-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-md-2,
  .esf-insta-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-md-2,
  .esf-insta-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-md-2,
  .esf-insta-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-md-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-md-3,
  .esf-insta-my-md-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-md-3,
  .esf-insta-mx-md-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-md-3,
  .esf-insta-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-md-3,
  .esf-insta-mx-md-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-md-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-md-4,
  .esf-insta-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-md-4,
  .esf-insta-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-md-4,
  .esf-insta-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-md-4,
  .esf-insta-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-md-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-md-5,
  .esf-insta-my-md-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-md-5,
  .esf-insta-mx-md-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-md-5,
  .esf-insta-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-md-5,
  .esf-insta-mx-md-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-md-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-md-0,
  .esf-insta-py-md-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-md-0,
  .esf-insta-px-md-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-md-0,
  .esf-insta-py-md-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-md-0,
  .esf-insta-px-md-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-md-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-md-1,
  .esf-insta-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-md-1,
  .esf-insta-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-md-1,
  .esf-insta-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-md-1,
  .esf-insta-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-md-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-md-2,
  .esf-insta-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-md-2,
  .esf-insta-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-md-2,
  .esf-insta-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-md-2,
  .esf-insta-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-md-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-md-3,
  .esf-insta-py-md-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-md-3,
  .esf-insta-px-md-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-md-3,
  .esf-insta-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-md-3,
  .esf-insta-px-md-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-md-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-md-4,
  .esf-insta-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-md-4,
  .esf-insta-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-md-4,
  .esf-insta-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-md-4,
  .esf-insta-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-md-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-md-5,
  .esf-insta-py-md-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-md-5,
  .esf-insta-px-md-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-md-5,
  .esf-insta-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-md-5,
  .esf-insta-px-md-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-md-auto {
    margin: auto !important;
  }
  .esf-insta-mt-md-auto,
  .esf-insta-my-md-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-md-auto,
  .esf-insta-mx-md-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-md-auto,
  .esf-insta-my-md-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-md-auto,
  .esf-insta-mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-m-lg-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-lg-0,
  .esf-insta-my-lg-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-lg-0,
  .esf-insta-mx-lg-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-lg-0,
  .esf-insta-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-lg-0,
  .esf-insta-mx-lg-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-lg-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-lg-1,
  .esf-insta-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-lg-1,
  .esf-insta-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-lg-1,
  .esf-insta-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-lg-1,
  .esf-insta-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-lg-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-lg-2,
  .esf-insta-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-lg-2,
  .esf-insta-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-lg-2,
  .esf-insta-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-lg-2,
  .esf-insta-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-lg-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-lg-3,
  .esf-insta-my-lg-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-lg-3,
  .esf-insta-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-lg-3,
  .esf-insta-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-lg-3,
  .esf-insta-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-lg-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-lg-4,
  .esf-insta-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-lg-4,
  .esf-insta-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-lg-4,
  .esf-insta-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-lg-4,
  .esf-insta-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-lg-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-lg-5,
  .esf-insta-my-lg-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-lg-5,
  .esf-insta-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-lg-5,
  .esf-insta-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-lg-5,
  .esf-insta-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-lg-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-lg-0,
  .esf-insta-py-lg-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-lg-0,
  .esf-insta-px-lg-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-lg-0,
  .esf-insta-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-lg-0,
  .esf-insta-px-lg-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-lg-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-lg-1,
  .esf-insta-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-lg-1,
  .esf-insta-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-lg-1,
  .esf-insta-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-lg-1,
  .esf-insta-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-lg-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-lg-2,
  .esf-insta-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-lg-2,
  .esf-insta-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-lg-2,
  .esf-insta-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-lg-2,
  .esf-insta-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-lg-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-lg-3,
  .esf-insta-py-lg-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-lg-3,
  .esf-insta-px-lg-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-lg-3,
  .esf-insta-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-lg-3,
  .esf-insta-px-lg-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-lg-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-lg-4,
  .esf-insta-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-lg-4,
  .esf-insta-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-lg-4,
  .esf-insta-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-lg-4,
  .esf-insta-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-lg-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-lg-5,
  .esf-insta-py-lg-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-lg-5,
  .esf-insta-px-lg-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-lg-5,
  .esf-insta-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-lg-5,
  .esf-insta-px-lg-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-lg-auto {
    margin: auto !important;
  }
  .esf-insta-mt-lg-auto,
  .esf-insta-my-lg-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-lg-auto,
  .esf-insta-mx-lg-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-lg-auto,
  .esf-insta-my-lg-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-lg-auto,
  .esf-insta-mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-m-xl-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-xl-0,
  .esf-insta-my-xl-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-xl-0,
  .esf-insta-mx-xl-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-xl-0,
  .esf-insta-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-xl-0,
  .esf-insta-mx-xl-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-xl-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-xl-1,
  .esf-insta-my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-xl-1,
  .esf-insta-mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-xl-1,
  .esf-insta-my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-xl-1,
  .esf-insta-mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-xl-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-xl-2,
  .esf-insta-my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-xl-2,
  .esf-insta-mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-xl-2,
  .esf-insta-my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-xl-2,
  .esf-insta-mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-xl-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-xl-3,
  .esf-insta-my-xl-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-xl-3,
  .esf-insta-mx-xl-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-xl-3,
  .esf-insta-my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-xl-3,
  .esf-insta-mx-xl-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-xl-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-xl-4,
  .esf-insta-my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-xl-4,
  .esf-insta-mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-xl-4,
  .esf-insta-my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-xl-4,
  .esf-insta-mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-xl-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-xl-5,
  .esf-insta-my-xl-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-xl-5,
  .esf-insta-mx-xl-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-xl-5,
  .esf-insta-my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-xl-5,
  .esf-insta-mx-xl-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-xl-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-xl-0,
  .esf-insta-py-xl-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-xl-0,
  .esf-insta-px-xl-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-xl-0,
  .esf-insta-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-xl-0,
  .esf-insta-px-xl-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-xl-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-xl-1,
  .esf-insta-py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-xl-1,
  .esf-insta-px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-xl-1,
  .esf-insta-py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-xl-1,
  .esf-insta-px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-xl-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-xl-2,
  .esf-insta-py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-xl-2,
  .esf-insta-px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-xl-2,
  .esf-insta-py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-xl-2,
  .esf-insta-px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-xl-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-xl-3,
  .esf-insta-py-xl-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-xl-3,
  .esf-insta-px-xl-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-xl-3,
  .esf-insta-py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-xl-3,
  .esf-insta-px-xl-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-xl-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-xl-4,
  .esf-insta-py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-xl-4,
  .esf-insta-px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-xl-4,
  .esf-insta-py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-xl-4,
  .esf-insta-px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-xl-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-xl-5,
  .esf-insta-py-xl-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-xl-5,
  .esf-insta-px-xl-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-xl-5,
  .esf-insta-py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-xl-5,
  .esf-insta-px-xl-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-xl-auto {
    margin: auto !important;
  }
  .esf-insta-mt-xl-auto,
  .esf-insta-my-xl-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-xl-auto,
  .esf-insta-mx-xl-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-xl-auto,
  .esf-insta-my-xl-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-xl-auto,
  .esf-insta-mx-xl-auto {
    margin-left: auto !important;
  }
}
.esf-insta-text-justify {
  text-align: justify !important;
}

.esf-insta-text-nowrap {
  white-space: nowrap !important;
}

.esf-insta-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.esf-insta-text-left {
  text-align: left !important;
}

.esf-insta-text-right {
  text-align: right !important;
}

.esf-insta-text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .esf-insta-text-sm-left {
    text-align: left !important;
  }
  .esf-insta-text-sm-right {
    text-align: right !important;
  }
  .esf-insta-text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-text-md-left {
    text-align: left !important;
  }
  .esf-insta-text-md-right {
    text-align: right !important;
  }
  .esf-insta-text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-text-lg-left {
    text-align: left !important;
  }
  .esf-insta-text-lg-right {
    text-align: right !important;
  }
  .esf-insta-text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-text-xl-left {
    text-align: left !important;
  }
  .esf-insta-text-xl-right {
    text-align: right !important;
  }
  .esf-insta-text-xl-center {
    text-align: center !important;
  }
}
.esf-insta-text-lowercase {
  text-transform: lowercase !important;
}

.esf-insta-text-uppercase {
  text-transform: uppercase !important;
}

.esf-insta-text-capitalize {
  text-transform: capitalize !important;
}

.esf-insta-visible {
  visibility: visible !important;
}

.esf-insta-invisible {
  visibility: hidden !important;
}

/* This stylesheet is used to style the public-facing components of the plugin. */
/*-----------------------------------------------
 ---------common css start----------
---------------------------------------------*/
.esf_insta_feed_wraper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.esf_insta_header {
  padding: 10px 0;
  margin-bottom: 10px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img {
  min-width: 60px;
  max-width: 60px;
  padding-right: 15px;
  display: inline-table;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img a {
  position: relative;
  display: block;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-hashtag-overlay {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-stories-overlay {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
  background: #fa9b57;
  background: linear-gradient(45deg, #fa9b57 0%, #f7763f 35%, #e34876 55%, #dc327c 75%, #c73390 100%);
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-stories-overlay img {
  max-width: 26px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
  width: 100%;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  margin-bottom: 10px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
  padding-right: 15px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title h4 {
  margin: 0;
  font-size: inherit;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
  padding-right: 15px;
  font-size: 14px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i {
  margin-right: 5px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf-insta-has-stories .esf_insta_stories_popup {
  padding: 3px;
  background: rgb(250, 155, 87);
  background: linear-gradient(45deg, rgb(250, 155, 87) 0%, rgb(247, 118, 63) 35%, rgb(227, 72, 118) 55%, rgb(220, 50, 124) 75%, rgb(199, 51, 144) 100%);
  border-radius: 50px;
  transition: opacity ease-in-out 0.5s;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf-insta-has-stories:hover .esf-insta-stories-overlay {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
@media (max-width: 991px) {
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
}

.esf_insta_load_more_holder {
  text-align: center;
}

.esf_insta_load_more_btn {
  text-decoration: none !important;
  border-radius: 5px;
  font-size: 14px;
  margin: 20px auto;
}

/*-----------------------------------------------
---------common css end-------------
----------------------------------------------*/
/*-----------------------------------------------
---------half width layout start----------
---------------------------------------------*/
.esf-insta-halfwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
  outline: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 5px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  border: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image a, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image a, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image a,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a {
  position: relative;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content .description,
.esf-insta-halfwidth-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content .description > *,
.esf-insta-halfwidth-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

.esf-insta-profile-image {
  position: relative;
}
.esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}

@media (max-width: 575px) {
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------half width layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------thumbnail layout start----------
---------------------------------------------*/
.esf-insta-thumbnail-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image {
  position: relative;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content .description,
.esf-insta-thumbnail-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content .description > *,
.esf-insta-thumbnail-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------thumbnail layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------full width layout start----------
---------------------------------------------*/
.esf-insta-fullwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  margin-bottom: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 5px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content .description,
.esf-insta-fullwidth-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content .description > *,
.esf-insta-fullwidth-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------full width layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------masnory layout start----------
---------------------------------------------*/
.esf-insta-masonry-skin .brick {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-masonry-skin .brick .esf-insta-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted {
  margin-bottom: 10px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-masonry-skin .esf-insta-feed-content .description,
.esf-insta-masonry-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-masonry-skin .esf-insta-feed-content .description > *,
.esf-insta-masonry-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .brick .esf-insta-post-footer > span, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-caption, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-post-footer > li, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .brick .esf-insta-post-footer > button, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_followers, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .brick .esf-insta-post-footer > i,
  .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------masonry layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------carousel layout start----------
---------------------------------------------*/
.esf_insta_feeds_carousel .esf-insta-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted {
  margin-bottom: 10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-view-on-fb {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  line-height: 1.25;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 8px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
  display: none;
  position: absolute;
  right: 0;
  bottom: 46px;
  background: #343a40;
  color: #dee2e6;
  border-radius: 3px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a {
  text-decoration: none !important;
  font-size: 14px;
  padding: 10px 5px;
  color: #ccc;
  line-height: 1.25;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i {
  margin-bottom: 10px;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image img,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img {
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title h2,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title span,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf_insta_feeds_carousel .esf-insta-feed-content .description,
.esf_insta_feeds_carousel .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf_insta_feeds_carousel .esf-insta-feed-content .description > *,
.esf_insta_feeds_carousel .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}
.esf_insta_feeds_carousel .owl-nav button {
  background: #D6D6D6 !important;
  height: 40px;
  text-align: center;
  justify-content: center;
  width: 40px;
  border-radius: 3px;
}
.esf_insta_feeds_carousel .owl-nav button:hover {
  color: #fff;
  background: #222 !important;
}
.esf_insta_feeds_carousel .owl-nav button span {
  font-size: 26px;
  padding-bottom: 4px;
}
.esf_insta_feeds_carousel .owl-carousel .owl-stage {
  direction: ltr;
}

/*-----------------------------------------------
 ---------carousel layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------grid layout start----------
---------------------------------------------*/
.esf-insta-grid-skin .esf-insta-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 3px;
  margin-bottom: 30px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-grid-skin .esf-insta-moderate-wrap.esf-insta-moderate-selected .esf-insta-grid-wrapper,
.esf-insta-grid-skin .esf-insta-shoppable-wrap.esf-insta-shoppable-selected .esf-insta-grid-wrapper {
  border: #d84b7a solid 5px;
  padding: 0;
}
.esf-insta-grid-skin .esf-insta-moderate-wrap.esf-insta-moderate-selected .esf-insta-grid-wrapper .esf-insta-overlay,
.esf-insta-grid-skin .esf-insta-shoppable-wrap.esf-insta-shoppable-selected .esf-insta-grid-wrapper .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-grid-skin .esf-insta-row.e-outer.esf-insta-moderate,
.esf-insta-grid-skin .esf-insta-row.e-outer.esf-insta-shoppable {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
  margin-right: -5px !important;
  margin-left: -5px !important;
}

/*-----------------------------------------------
 ---------grid layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
 --------- media crousel start-------------
-----------------------------------------------*/
.esf-insta-media-carousel {
  position: relative;
  padding-bottom: 100px;
  height: 100%;
  display: inline-flex;
}

.esf-insta-media-preview-section {
  display: inline-flex;
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.esf-insta-media-item {
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: inline-flex;
}
.esf-insta-media-item .esf-insta-carousel-hide {
  display: none;
}
.esf-insta-media-item img {
  width: 100%;
  height: auto;
  display: inline-block;
}
.esf-insta-media-item .esf-insta-carousel-video {
  max-height: calc(100vh - 180px);
  outline: none;
}

.previewPortrait .esf-insta-media-item img {
  height: 100% !important;
  width: auto !important;
  display: inline-block;
}

.esf-insta-media-thumbnail-section {
  overflow-y: hidden;
  overflow-x: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
}

.esf-insta-media-thumbnail-section-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  min-width: 100%;
}

.esf-insta-media-thumbnail {
  height: 100%;
  width: 130px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/*-----------------------------------------------
 ---------media crousel end-------------
-----------------------------------------------*/
/*-----------------------------------------------
 ---------likebox css start----------
---------------------------------------------*/
.fancybox-button svg {
  color: #fff;
}

body .fancybox-container .esf-insta-likes-popup-holder {
  width: 100%;
  max-width: 500px;
  padding: 0 !important;
  border-radius: 5px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons {
  margin: 0;
  padding: 8.5px 10px;
  border-bottom: #dee2e6 solid 1px;
  list-style-type: none;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons #esf_insta_all_likes {
  padding-left: 0px;
  margin-left: 0px;
  border-left: 0px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li {
  margin: 0;
  padding: 0;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a {
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: #dee2e6 solid 1px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a {
  font-size: 16px;
  margin-top: 0px;
  cursor: pointer;
  text-decoration: none;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder {
  padding: 10px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like {
  width: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_popup_liker_img {
  widows: 35px;
  height: 35px;
  border-radius: 50%;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_liker_name {
  font-size: 16px;
  padding-left: 20px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_reaction_bottom {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

/*-----------------------------------------------
 ---------likebox css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------commentbox css start----------
---------------------------------------------*/
.esf-insta-likes-popup-holder > h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
.esf-insta-likes-popup-holder .esf_insta_all_comments_holder {
  padding: 10px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-d-flex > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-likes-popup-holder .esf_insta_single_comment_holder span > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-caption > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap > a, .esf_insta_header .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_inner_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_meta > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_cat > a,
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers > a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_followers > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a,
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i > a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav > a, .esf_insta_feeds_carousel .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .owl-nav > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav button > a, .esf_insta_feeds_carousel .owl-nav .esf-insta-likes-popup-holder .esf_insta_single_comment_holder button > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons li > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_single_comment_holder li > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons li a > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_single_comment_holder a > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_reactions_holder .esf_insta_popup_like > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_single_comment_holder .esf_insta_popup_like > a {
  text-decoration: none;
  width: 50px;
  max-width: 50px;
  font-size: 20px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_comment_attach_popup {
  margin-top: 10px;
}
.esf-insta-likes-popup-holder .esf-insta-write-comment {
  width: 100%;
}
.esf-insta-likes-popup-holder .esf-insta-write-comment a {
  text-decoration: none;
  font-size: 16px;
}

/*-----------------------------------------------
 ---------commentbox css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------post detail css start----------
---------------------------------------------*/
.esf-insta-post-detail * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.esf-insta-post-detail {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.esf-insta-post-detail.previewPortrait {
  height: 90%;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper {
  display: flex;
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
  padding-right: 400px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px #dee2e6;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-image {
  background: #000;
  padding-right: 0px;
  padding-left: 0px;
  display: inline-flex;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption {
  height: 100%;
  font-size: 14px;
  width: 100%;
  max-width: 400px;
  position: absolute;
  right: 0;
  top: 0;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 15px;
  content: "";
  background: #fff;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-detail-overflow {
  height: 100%;
  overflow-y: auto;
  padding: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 5px;
  border: #dee2e6 solid 1px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i {
  margin-right: 3px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list {
  margin-top: 20px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #dee2e6 dashed 1px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text {
  display: flex;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text a {
  text-decoration: none !important;
  min-width: 30px;
  display: inline-block;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text .esf-insta-commentator {
  min-width: auto;
  margin-right: 5px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf_insta_comment_meta {
  margin-top: 15px;
  font-size: 12px;
  padding-left: 30px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf_insta_comment_meta span {
  margin-right: 10px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap p {
  margin-bottom: 0px;
}

.esf-insta-popup.esf-insta-stories-popup .esf-insta-caption::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  left: 0;
  background: rgb(250, 155, 87);
  background: linear-gradient(90deg, rgb(250, 155, 87) 0%, rgb(247, 118, 63) 35%, rgb(227, 72, 118) 55%, rgb(220, 50, 124) 75%, rgb(199, 51, 144) 100%);
}

/*-----------------------------------------------
 ---------post detail css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------masnory css start----------
---------------------------------------------*/
.esf-insta-masonry {
  transition: all 0.5s ease-in-out;
  column-gap: 10px;
  column-fill: initial;
  padding: 15px;
  /* Masonry item */
}
.esf-insta-masonry .brick {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  /* Masonry image effects */
}
.esf-insta-masonry .brick img {
  transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
}
.esf-insta-masonry .brick:hover img {
  opacity: 0.75;
}

.esf-insta-coulmn-count-1 {
  column-count: 1;
}

.esf-insta-coulmn-count-2 {
  column-count: 2;
}

.esf-insta-coulmn-count-3 {
  column-count: 3;
}

.esf-insta-coulmn-count-4 {
  column-count: 4;
}

/*-----------------------------------------------
 ---------masnory css end----------
---------------------------------------------*/
/*------ Layout styles start here ------*/
.esf-insta-ease05 {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.esf-insta-ease03, html body .esf-insta-popup .esf-insta-scrollbtn::after, html body .esf-insta-popup .esf-insta-scrollbtn {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.esf-insta-total-album-images-style .esf_insta_albums_count, html body .esf_insta_feed_wraper .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count, html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count {
  font-size: 17px;
  line-height: 27px;
  vertical-align: top;
  display: inline-block;
}
.esf-insta-total-album-images-style .esf_insta_albums_icon > .icon, html body .esf_insta_feed_wraper .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon > .icon, html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon > .icon {
  font-size: 17px;
}

.esf_insta_event_meta-style, html body .esf-insta-popup .esf-insta-caption .esf-insta-detail-overflow .esf_insta_event_meta, .esf-insta-halfwidth-skin .esf_insta_event_meta {
  border-left: 1px solid #ccc;
  padding: 10px;
  padding-bottom: 5px;
}

.esf_insta_layout_title-style, html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_event_title,
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_albums_title,
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_videos_title, html body .esf-insta-popup .esf-insta-caption .esf_insta_event_title,
html body .esf-insta-popup .esf-insta-caption .esf_insta_albums_title,
html body .esf-insta-popup .esf-insta-caption .esf_insta_videos_title {
  margin-top: 0px;
  margin-bottom: 20px;
}

.esf-insta-profile-story-text-style, html body .esf_insta_feed_wraper .esf_insta_feeds_holder .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text, html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
}

.esf-insta-empty-author-name-style, html body .esf_insta_feed_wraper .esf_insta_feeds_holder .esf-insta-profile-title .esf-insta-empty-author-name, html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-empty-author-name {
  height: 10px;
  max-height: 10px;
}

.esf_insta_link_text_box, html body .esf_insta_feed_wraper .shared_story .esf_insta_link_text, html body .esf-insta-popup .esf_insta_link_text {
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 10px;
  padding-bottom: 5px;
  margin-left: 0px;
}

.esf_insta_feed_wraper .icon-esf-video-camera {
  position: absolute;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}

.esf-insta-popup.fancybox-content {
  padding: 0;
}

.fancybox-container .fancybox-inner .esf-insta-likes-popup-holder {
  max-height: 90vh;
  max-width: 500px !important;
  overflow-y: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  top: 50%;
  transform: translateY(-50%);
}
.fancybox-container .fancybox-inner .esf-insta-likes-popup-holder .icon-esf-comment {
  margin-right: 10px;
}

.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone.icon-esf-video-camera {
  text-align: right;
}
.esf-insta-halfwidth-skin .esf_insta_event_time > b {
  display: block;
  line-height: 0px;
  font-size: 0;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_holder {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder {
  text-align: center;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_load_more_text,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_view_all_btn,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_loading_text,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_no_load_more_text {
  background: #343a40;
  color: #fff;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 3px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_load_more_text:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_view_all_btn:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_loading_text:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_no_load_more_text:hover {
  background: #464a4e;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn {
  background: #3f729b;
  color: #fff;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 3px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn:focus {
  background: #3f729b !important;
  outline: none !important;
  text-decoration: none !important;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn:hover {
  background: #336b98;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn-wrap {
  display: inline-block;
  margin-left: 10px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn {
  margin-top: 20px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn .icon-esf-instagram::before {
  position: relative;
  top: 2px;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_no_load_more_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_loading_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_no_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_loading_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_no_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_load_more_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_loading_text {
  display: none;
}

.esf-insta-fullwidth-skin .esf-insta-feed-content {
  width: 100%;
  padding: 0 20px;
}

html body .esf-insta-masonry-skin .brick {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted {
  justify-content: space-between;
}
html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  margin-right: 0;
}
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-d-flex .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_inner_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_meta .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_cat .esf-insta-profile-title h2,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_followers .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .owl-nav .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .brick .esf-insta-feed-content button .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_likes_holder_icons .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-feed-content li .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_popup_like .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-caption .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .brick .esf-insta-feed-content span .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2 {
  line-height: 1;
  margin-bottom: 5px;
}
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-d-flex .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_inner_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_meta .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_cat .esf-insta-profile-title span,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_followers .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .owl-nav .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .brick .esf-insta-feed-content button .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_likes_holder_icons .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-feed-content li .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_popup_like .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-caption .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .brick .esf-insta-feed-content span .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span {
  line-height: 1;
}
html body .esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup {
  margin-bottom: 0;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
}
html body .esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup > img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-d-flex, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_header_inner_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_header_meta, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_cat,
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_followers, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i,
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .owl-nav, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > button, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_likes_holder_icons, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > li, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_popup_like, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-caption, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > span, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i {
  flex-direction: column;
}
html body .esf-insta-masonry-skin .esf-insta-masonry {
  padding: 15px 0;
}

html body .esf-insta-popup > .fancybox-close-small {
  display: none;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text {
  margin-left: 5px;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-d-flex .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_popup_likes_main, .esf_insta_header html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_inner_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_meta .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_cat .esf_insta_popup_likes_main,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_popup_likes_main,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_followers .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf_insta_popup_likes_main,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav .esf_insta_popup_likes_main, .esf_insta_feeds_carousel html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .owl-nav .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav button .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box button .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_likes_holder_icons .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box li .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_popup_like .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-caption .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span i .esf_insta_popup_likes_main {
  margin-right: 3px;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-d-flex .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-total-reactions-count, .esf_insta_header html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_inner_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_meta .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_cat .esf-insta-total-reactions-count,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-total-reactions-count,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_followers .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-total-reactions-count,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav .esf-insta-total-reactions-count, .esf_insta_feeds_carousel html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .owl-nav .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav button .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box button .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_likes_holder_icons .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box li .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_popup_like .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-caption .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-total-reactions-count {
  margin-right: 15px;
}
html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon .icon {
  line-height: 1.5;
  position: relative;
  top: 4px;
}
html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count {
  font-size: 15px;
}
html body .esf-insta-popup .esf-insta-image {
  width: 100%;
}
html body .esf-insta-popup .esf-insta-image > video {
  height: auto !important;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-item img {
  max-height: calc(100vh - 180px);
  width: auto;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-item {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
html body .esf-insta-popup .esf-insta-image > img {
  max-height: calc(100vh - 80px);
  width: auto;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel {
  padding-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel {
    padding-bottom: 54px;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-preview-section {
    width: 100%;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section {
  overflow-x: hidden;
  height: 80px;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section {
    height: 60px;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner {
  height: 80px;
  left: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner {
    height: 60px;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-media-thumbnail:first-child {
  border-left: 3px solid #000;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-media-thumbnail {
  cursor: pointer;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  width: 100px;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-media-thumbnail {
    width: 60px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-d-columns-wrapper .esf-insta-caption {
    position: relative;
    max-width: auto;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-d-columns-wrapper {
    flex-direction: column;
    padding-right: 0;
  }
}
html body .esf-insta-popup .esf-insta-scrollbtn {
  position: absolute;
  bottom: 27px;
  cursor: pointer;
  display: inline-block;
  background: #343a40;
  padding: 2px 2px 1px 4px;
  z-index: 10;
}
html body .esf-insta-popup .esf-insta-scrollbtn::after {
  content: "";
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
html body .esf-insta-popup .esf-insta-scrollbtn:hover::after {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-scrollbtn {
    bottom: 18px;
  }
}
html body .esf-insta-popup .esf-insta-lsbtn {
  left: 0;
  padding-right: 5px;
}
html body .esf-insta-popup .esf-insta-lsbtn::after {
  border-right: 13px solid #fff;
}
html body .esf-insta-popup .esf-insta-rsbtn {
  right: 0;
}
html body .esf-insta-popup .esf-insta-rsbtn::after {
  border-left: 13px solid #fff;
}

@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image > img {
    width: 100%;
    height: auto;
    max-height: initial;
  }
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-item, html body .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-image {
    display: block;
  }
  html body .esf-insta-popup .esf-insta-d-columns-wrapper {
    flex-wrap: nowrap;
  }
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-d-flex .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_comment_icon, .esf_insta_header .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_inner_wrap .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_meta .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_cat .esf_insta_comment_icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_followers .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .owl-nav .esf_insta_comment_icon, .esf_insta_feeds_carousel .owl-nav .esf-insta-likes-popup-holder .esf_insta_single_comment_holder button .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_single_comment_holder li .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_single_comment_holder a .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_single_comment_holder .esf_insta_popup_like .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-caption .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-likes-popup-holder .esf_insta_single_comment_holder span .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon {
  max-width: 30px;
}

.esf_insta_popup_all_comments {
  max-width: 700px;
  padding: 10px;
}
.esf_insta_popup_all_comments h4 {
  margin-top: 10px;
  font-size: 23px;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_icon {
  margin-right: 10px;
  display: inline-block;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_msg {
  display: inline-block;
  width: calc(100% - 35px);
  vertical-align: top;
  font-size: 15px;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_meta {
  padding-left: 31px;
  font-size: 12px;
  color: #6c757d;
  margin-top: 10px;
}

html body .esf_insta_feed_wraper .esf_insta_header {
  width: 100%;
  background: #fff;
  padding: 15px 10px;
  background: #fff;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content {
  display: flex;
  flex-wrap: wrap;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  margin-bottom: 0;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
  font-family: initial;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
  font-size: 17px;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_img a img {
  border-radius: 50%;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item {
  line-height: 0;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup > img {
  display: none;
}
html body .esf_insta_feed_wraper .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper a img {
  background: #000000;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox {
  margin-top: 40px;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox .esf-insta-like-box {
  text-align: center;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox .esf-insta-like-box .fb_iframe_widget {
  margin: 0 auto;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row {
  margin-right: -5px;
  margin-left: -5px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row > div {
  padding: 0 5px;
  width: 100%;
  max-width: 100%;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row > div .esf-insta-grid-wrapper {
  margin-bottom: 10px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
  grid-auto-rows: 1fr;
  margin-right: -7px;
  margin-left: -7px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer::before {
  content: "";
  width: 0;
  padding-bottom: 100%;
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer > *:first-child {
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .esf_insta_feed_wraper .esf_insta_error_msg {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 5px;
}
html body .esf_insta_feed_popup_container .fancybox-button--arrow_left,
html body .esf_insta_feed_popup_container .fancybox-button--arrow_right,
html body .esf_insta_feed_popup_container .fancybox-button {
  background-color: #343a40;
  box-shadow: none !important;
}
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left > div,
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right > div,
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button > div {
  padding: 4px;
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button {
    height: 90px;
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right {
    position: fixed;
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-toolbar .fancybox-button {
    padding: 4px;
    height: 30px;
  }
}

html body .esf_insta_replies_modal {
  border-radius: 5px;
  max-width: 500px;
  padding: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments {
  padding: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_icon {
  text-decoration: none;
  max-width: 30px;
  width: 100%;
  margin-right: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_msg {
  font-size: 14px;
  width: calc(100% - 35px);
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}

.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper {
  padding-left: 0;
}

html body .esf_insta_feed_wraper .esf_insta_feeds_carousel {
  padding: 10px 0;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between !important;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav button {
  margin: 0;
  position: absolute;
  top: 38%;
  box-shadow: none !important;
  border-radius: 20px;
  opacity: 0.8;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav button:hover {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav button i {
  line-height: 15px;
  font-size: 24px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-prev {
  left: 5px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-prev i {
  margin-left: -2px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-next {
  right: 5px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-next i {
  margin-right: -2px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-dots button {
  background-color: transparent;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .icon-esf-video-camera {
  position: absolute;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf-insta-see-more-btn {
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  color: #343a40;
  text-decoration: underline;
}

.esf-insta-post-footer .esf-insta-view-share {
  flex-wrap: wrap;
  align-items: flex-start !important;
}
.esf-insta-post-footer .esf-insta-view-share .esf-insta-view-on-fb {
  margin-bottom: 5px;
  margin-right: 10px;
}
.esf-insta-post-footer .esf-insta-view-share .esf-share-wrapper {
  padding-left: 0;
}

.esf_insta_event_time,
.esf_insta_place,
.esf_insta_place_city,
.esf_insta_event_meta > a {
  margin-bottom: 10px;
  font-size: 15px;
}

.esf-insta-bounceX {
  animation: bounce 2s infinite;
}

@keyframes esf-insta-bounceX {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/*------ Layout styles end here ------*/
.esf_insta_feeds_holder .esf-insta-load-opacity {
  display: none;
}

.esf_insta_feed_popup_container.fancybox-container {
  z-index: 99999999;
}

.widget.widget_esf_instagram_feed {
  overflow: hidden;
}

.esf_insta_feeds_holder.esf_insta_feeds_row {
  display: flex;
  justify-content: flex-start;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
  width: 100%;
  position: relative;
  margin: 1px;
  height: 100%;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper {
  height: 100%;
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 2px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  inset: 3px;
  color: #fff;
  transition: all 500ms ease;
  cursor: pointer;
  margin: -3px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay:hover {
  opacity: 1;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay .icon.icon-esf-clone.icon-esf-video-camera {
  position: absolute;
  font-size: 15px;
  top: 10px;
  right: 7px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay .esf-insta-plus::before {
  content: "b";
  position: absolute;
  top: 50%;
  right: 50%;
  font-size: 11px;
  transform: translate(50%, -50%);
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  inset: 3px;
  color: #fff;
  transition: all 500ms ease;
  cursor: pointer;
  margin: -3px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay:hover {
  opacity: 1;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay .icon.icon-esf-clone.icon-esf-video-camera {
  position: absolute;
  font-size: 15px;
  top: 10px;
  right: 7px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay .esf-insta-plus::before {
  content: "b";
  position: absolute;
  top: 50%;
  right: 50%;
  font-size: 11px;
  transform: translate(50%, -50%);
}

@media screen and (max-width: 600px) {
  .esf_insta_feeds_holder.esf_insta_feeds_row {
    flex-wrap: wrap;
  }
  .esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
    max-width: 24%;
  }
}

/*# sourceMappingURL=esf-insta-frontend.css.map */

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-grid-skin .esf-insta-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
	display: flex;
}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
	display: block;
}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
				}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
				}

		.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header {
							box-shadow: none;
																					}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
	border-radius: 50%;
}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
		}

		.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer {
		}

		.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper {
	box-shadow: none;
}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
												}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-overlay {
				}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
		}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
				}

.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-620 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
				}

		.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-post-header {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta_link_text {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
	display: flex;
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-comments-list {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-action-btn {
	display: none;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-620 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
		}

		
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-grid-skin .esf-insta-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
	display: flex;
}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
	display: block;
}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
				}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
				}

		.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header {
							box-shadow: none;
																					}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
	border-radius: 50%;
}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
		}

		.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer {
		}

		.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper {
	box-shadow: none;
}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
												}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-overlay {
				}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
		}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
				}

.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-626 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
				}

		.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-post-header {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta_link_text {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
	display: flex;
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-comments-list {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-action-btn {
	display: none;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-626 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
		}

		
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-grid-skin .esf-insta-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
	display: flex;
}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
	display: block;
}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
				}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
				}

		.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header {
							box-shadow: none;
																					}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
	border-radius: 50%;
}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
		}

		.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer {
		}

		.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper {
	box-shadow: none;
}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
												}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-overlay {
				}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
		}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
				}

.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-56987 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
				}

		.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-post-header {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta_link_text {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
	display: flex;
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-comments-list {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-action-btn {
	display: none;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56987 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
		}

		
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-grid-skin .esf-insta-row.e-outer {
	grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}

		.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
	display: flex;
}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
	display: block;
}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
				}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
				}

		.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header {
							box-shadow: none;
																					}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
	border-radius: 50%;
}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
		}

		.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer {
		}

		.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper {
	box-shadow: none;
}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
												}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-overlay {
				}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
		}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
				}

.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-56988 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
				}

		.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-post-header {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta_link_text {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
	display: flex;
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
		}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
	display: flex;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-comments-list {
	display: block;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-action-btn {
	display: none;
}

.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-56988 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
		}

		/*! elementor-icons - v5.43.0 - 30-05-2025 */
@font-face{font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.30.0 - 07-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-447{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7dc2ecfe:#4054B2;--e-global-color-391703af:#23A455;--e-global-color-4c34a00b:#000;--e-global-color-11763f25:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}/*! elementor - v3.30.0 - 07-07-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-71299 .elementor-element.elementor-element-e64937e .elementor-button{background-color:#06CC2E;font-size:62px;text-shadow:0px 0px 11px rgba(0,0,0,0.3);fill:var( --e-global-color-11763f25 );color:var( --e-global-color-11763f25 );}.elementor-71299 .elementor-element.elementor-element-e64937e .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-71299 .elementor-element.elementor-element-e64937e .elementor-button .elementor-button-content-wrapper{gap:6px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-71299 .elementor-element.elementor-element-e64937e .elementor-button{font-size:39px;line-height:1.5em;letter-spacing:-3.1px;word-spacing:0em;}}.vc_non_responsive .vc_row .vc_col-sm-1,.vc_non_responsive .vc_row .vc_col-sm-10,.vc_non_responsive .vc_row .vc_col-sm-11,.vc_non_responsive .vc_row .vc_col-sm-12,.vc_non_responsive .vc_row .vc_col-sm-2,.vc_non_responsive .vc_row .vc_col-sm-3,.vc_non_responsive .vc_row .vc_col-sm-4,.vc_non_responsive .vc_row .vc_col-sm-5,.vc_non_responsive .vc_row .vc_col-sm-7,.vc_non_responsive .vc_row .vc_col-sm-8,.vc_non_responsive .vc_row .vc_col-sm-9{padding-left:15px;padding-right:15px;float:left}.vc_message_box-icon>*,.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.vc_parallax-inner iframe,.vc_video-bg iframe{max-width:1000%}.vc_clearfix:after,.vc_column-inner::after,.vc_el-clearfix,.vc_row:after{clear:both}.vc-composer-icon,[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc_row:after,.vc_row:before{content:" ";display:table}@media (max-width:767px){.vc_hidden-xs{display:none!important}.vc_el-clearfix-xs{clear:both}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}.vc_el-clearfix-sm{clear:both}}@media (min-width:992px) and (max-width:1199px){.vc_hidden-md{display:none!important}.vc_el-clearfix-md{clear:both}}.vc_non_responsive .vc_row .vc_col-sm-1{position:relative;width:8.33333333%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-2{position:relative;width:16.66666667%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-3{position:relative;width:25%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-4{position:relative;width:33.33333333%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-5{position:relative;width:41.66666667%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-6{position:relative;float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-7{position:relative;width:58.33333333%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-8{position:relative;width:66.66666667%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-9{position:relative;width:75%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-10{position:relative;width:83.33333333%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-11{position:relative;width:91.66666667%;min-height:1px}.vc_col-xs-12,.vc_column_container{width:100%}.vc_non_responsive .vc_row .vc_col-sm-12{position:relative;width:100%;min-height:1px}.vc_non_responsive .vc_row .vc_col-sm-offset-12{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-11{margin-left:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-10{margin-left:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-9{margin-left:75%}.vc_non_responsive .vc_row .vc_col-sm-offset-8{margin-left:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-7{margin-left:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-6{margin-left:50%}.vc_non_responsive .vc_row .vc_col-sm-offset-5{margin-left:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-4{margin-left:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-3{margin-left:25%}.vc_non_responsive .vc_row .vc_col-sm-offset-2{margin-left:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-1{margin-left:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-0{margin-left:0}.vc_non_responsive .vc_row .vc_hidden-sm{display:none!important}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{float:left}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}}@media (min-width:992px){.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9{float:left}.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}}@media (min-width:1200px){.vc_hidden-lg{display:none!important}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9{float:left}.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}.vc_el-clearfix-lg{clear:both}}.vc_el_width_100,.vc_el_width_50,.vc_el_width_60,.vc_el_width_70,.vc_el_width_80,.vc_el_width_90{margin-left:auto!important;margin-right:auto!important}.vc_pull-right{float:right!important}.vc_pull-left{float:left!important}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_visible{display:block}.vc_table{width:100%;margin-bottom:20px;border-collapse:collapse}.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.vc_table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.vc_button-2-wrapper,.vc_pixel_icon{display:inline-block;vertical-align:middle}.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th{border-top:0}.vc_table>tbody+tbody{border-top:2px solid #ddd}.vc_table .table{background-color:#fff}.vc_table-bordered,.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border:1px solid #ddd}.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border-bottom-width:2px}.vc_pixel_icon{height:16px;width:16px;background-position:0 0;background-repeat:no-repeat}.vc_pixel_icon-alert{background-image:url(/wp-content/plugins/js_composer/assets/vc/alert.png)}.vc_pixel_icon-info{background-image:url(/wp-content/plugins/js_composer/assets/vc/info.png)}.vc_pixel_icon-tick{background-image:url(/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc_pixel_icon-explanation{background-image:url(/wp-content/plugins/js_composer/assets/vc/exclamation.png)}.vc_pixel_icon-address_book{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/address-book.png)}.vc_pixel_icon-alarm_clock{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png)}.vc_pixel_icon-anchor{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/anchor.png)}.vc_pixel_icon-application_image{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/application-image.png)}.vc_pixel_icon-arrow{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/arrow.png)}.vc_pixel_icon-asterisk{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/asterisk.png)}.vc_pixel_icon-hammer{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png)}.vc_pixel_icon-balloon{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/balloon.png)}.vc_pixel_icon-balloon_buzz{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png)}.vc_pixel_icon-balloon_facebook{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png)}.vc_pixel_icon-balloon_twitter{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png)}.vc_pixel_icon-battery{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/battery-full.png)}.vc_pixel_icon-binocular{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/binocular.png)}.vc_pixel_icon-document_excel{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png)}.vc_pixel_icon-document_image{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png)}.vc_pixel_icon-document_music{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png)}.vc_pixel_icon-document_office{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png)}.vc_pixel_icon-document_pdf{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png)}.vc_pixel_icon-document_powerpoint{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)}.vc_pixel_icon-document_word{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png)}.vc_pixel_icon-bookmark{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/bookmark.png)}.vc_pixel_icon-camcorder{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/camcorder.png)}.vc_pixel_icon-camera{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/camera.png)}.vc_pixel_icon-chart{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/chart.png)}.vc_pixel_icon-chart_pie{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png)}.vc_pixel_icon-clock{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/clock.png)}.vc_pixel_icon-play{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/control.png)}.vc_pixel_icon-fire{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/fire.png)}.vc_pixel_icon-heart{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/heart.png)}.vc_pixel_icon-mail{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/mail.png)}.vc_pixel_icon-shield{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png)}.vc_pixel_icon-video{background-image:url(/wp-content/plugins/js_composer/assets/images/icons/video.png)}@font-face{font-family:VC-Icons;src:url(/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.ttf?otu1sf) format('truetype'),url(/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.woff?otu1sf) format('woff'),url(/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.svg?otu1sf#VC-Icons) format('svg');font-weight:400;font-style:normal}.vc-composer-icon{font-family:VC-Icons!important;font-style:normal;font-weight:400;line-height:1}.vc-c-icon-sync:before{content:"\e627"}.vc-c-icon-lock_outline:before{content:"\e899"}.vc-c-icon-layout_portrait-smartphones:before{content:"\e324"}.vc-c-icon-layout_default:before{content:"\e30c"}.vc-c-icon-fullscreen_exit:before{content:"\e5d1"}.vc-c-icon-fullscreen:before{content:"\e5d0"}.vc-c-icon-home:before{content:"\e88a"}.vc-c-icon-content_copy:before{content:"\e14d"}.vc-c-icon-mode_edit:before{content:"\e254"}.vc-c-icon-add:before{content:"\e145"}.vc-c-icon-cog:before{content:"\e8b8"}.vc-c-icon-arrow_back:before{content:"\e5c4"}.vc-c-icon-arrow_downward:before{content:"\e5db"}.vc-c-icon-arrow_drop_down:before{content:"\e5c5"}.vc-c-icon-arrow_drop_up:before{content:"\e5c7"}.vc-c-icon-arrow_forward:before{content:"\e5c8"}.vc-c-icon-arrow_upward:before{content:"\e5d8"}.vc-c-icon-check:before{content:"\e5ca"}.vc-c-icon-close:before{content:"\e5cd"}.vc-c-icon-search:before{content:"\e8b6"}.vc-c-icon-add_template:before{content:"\e900"}.vc-c-icon-add_element:before{content:"\e901"}.vc-c-icon-dragndrop:before{content:"\e902"}.vc-c-icon-minimize_up:before{content:"\e903"}.vc-c-icon-minimize:before{content:"\e910"}.vc-c-icon-layout_landscape-smartphones:before{content:"\e911"}.vc-c-icon-layout_landscape-tablets:before{content:"\e912"}.vc-c-icon-row_default_fe:before{content:"\e913"}.vc-c-icon-arrow_drop_right:before{content:"\e915"}.vc-c-icon-1-4_3-4:before{content:"\e909"}.vc-c-icon-1-1:before{content:"\e904"}.vc-c-icon-1-2_1-2:before{content:"\e905"}.vc-c-icon-1-3_1-3_1-3:before{content:"\e906"}.vc-c-icon-1-4_1-2_1-4:before{content:"\e907"}.vc-c-icon-1-4_1-4_1-4_1-4:before{content:"\e908"}.vc-c-icon-1-6_1-6_1-6_1-2:before{content:"\e90b"}.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{content:"\e90c"}.vc-c-icon-1-6_2-3_1-6:before{content:"\e90d"}.vc-c-icon-2-3_1-3:before{content:"\e90e"}.vc-c-icon-5-6_1-6:before{content:"\e90f"}.vc-c-icon-layout_portrait-tablets:before{content:"\e916"}.vc-c-icon-delete_empty:before{content:"\e914"}.vc-c-icon-layout-lg:before{content:"\e30c"}.vc-c-icon-layout-md:before{content:"\e912"}.vc-c-icon-layout-sm:before{content:"\e916"}.vc-c-icon-layout-xs:before{content:"\e324"}.vc_txt_align_left{text-align:left}.vc_txt_align_right{text-align:right}.vc_txt_align_center{text-align:center}.vc_txt_align_justify{text-align:justify;text-justify:inter-word}.vc_el_width_50{width:50%}.vc_el_width_60{width:60%}.vc_el_width_70{width:70%}.vc_el_width_80{width:80%}.vc_el_width_90{width:90%}.vc_el_width_100{width:100%}.vc_btn,a.vc_btn,button.vc_btn{cursor:pointer;display:inline-block;text-decoration:none!important;padding:9px 12px;font-size:100%;line-height:20px;border-radius:4px}.vc_general.vc_btn3,.wpb_button:hover,a.wpb_button_a,a.wpb_button_a:hover{text-decoration:none}.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover{border:1px solid transparent}.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn_square,a.vc_btn_square,button.vc_btn_square{border-radius:0}.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined{border-radius:0;background:0 0!important}.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover{border:2px solid}.vc_btn_round,a.vc_btn_round,button.vc_btn_round{border-radius:25px}.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined{background:0 0!important}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-danger.active,.vc_btn-danger:active,.vc_btn-default.active,.vc_btn-default:active,.vc_btn-info.active,.vc_btn-info:active,.vc_btn-primary.active,.vc_btn-primary:active,.vc_btn-success.active,.vc_btn-success:active,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-danger.active,a.vc_btn-danger:active,a.vc_btn-default.active,a.vc_btn-default:active,a.vc_btn-info.active,a.vc_btn-info:active,a.vc_btn-primary.active,a.vc_btn-primary:active,a.vc_btn-success.active,a.vc_btn-success:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-danger.active,button.vc_btn-danger:active,button.vc_btn-default.active,button.vc_btn-default:active,button.vc_btn-info.active,button.vc_btn-info:active,button.vc_btn-primary.active,button.vc_btn-primary:active,button.vc_btn-success.active,button.vc_btn-success:active,button.vc_btn-warning.active,button.vc_btn-warning:active{background-image:none}.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover{border:2px solid}.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue{background-color:#5472D2;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover{background-color:#3c5ecc;color:#f7f7f7!important}.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined{color:#5472D2!important}.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover{border-color:#3c5ecc}.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d{-webkit-box-shadow:0 5px 0 #3253bc;box-shadow:0 5px 0 #3253bc;margin-bottom:5px}.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #3253bc;box-shadow:0 3px 0 #3253bc;margin-bottom:3px}.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #3253bc;box-shadow:0 4px 0 #3253bc;margin-bottom:4px}.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise{background-color:#00C1CF;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover{background-color:#00a4b0;color:#f7f7f7!important}.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined{color:#00C1CF!important}.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover{border-color:#00a4b0}.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d{-webkit-box-shadow:0 5px 0 #008d97;box-shadow:0 5px 0 #008d97;margin-bottom:5px}.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #008d97;box-shadow:0 3px 0 #008d97;margin-bottom:3px}.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #008d97;box-shadow:0 4px 0 #008d97;margin-bottom:4px}.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink{background-color:#FE6C61;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover{background-color:#fe5043;color:#f7f7f7!important}.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined{color:#FE6C61!important}.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover{border-color:#fe5043}.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d{-webkit-box-shadow:0 5px 0 #fe3829;box-shadow:0 5px 0 #fe3829;margin-bottom:5px}.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #fe3829;box-shadow:0 3px 0 #fe3829;margin-bottom:3px}.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #fe3829;box-shadow:0 4px 0 #fe3829;margin-bottom:4px}.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet{background-color:#8D6DC4;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover{background-color:#7c57bb;color:#f7f7f7!important}.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined{color:#8D6DC4!important}.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover{border-color:#7c57bb}.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d{-webkit-box-shadow:0 5px 0 #6e48b1;box-shadow:0 5px 0 #6e48b1;margin-bottom:5px}.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #6e48b1;box-shadow:0 3px 0 #6e48b1;margin-bottom:3px}.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #6e48b1;box-shadow:0 4px 0 #6e48b1;margin-bottom:4px}.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc{background-color:#4CADC9;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover{background-color:#39a0bd;color:#f7f7f7!important}.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined{color:#4CADC9!important}.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover{border-color:#39a0bd}.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d{-webkit-box-shadow:0 5px 0 #338faa;box-shadow:0 5px 0 #338faa;margin-bottom:5px}.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #338faa;box-shadow:0 3px 0 #338faa;margin-bottom:3px}.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #338faa;box-shadow:0 4px 0 #338faa;margin-bottom:4px}.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino{background-color:#CEC2AB;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover{background-color:#c3b498;color:#f7f7f7!important}.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined{color:#CEC2AB!important}.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover{border-color:#c3b498}.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d{-webkit-box-shadow:0 5px 0 #b9a888;box-shadow:0 5px 0 #b9a888;margin-bottom:5px}.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #b9a888;box-shadow:0 3px 0 #b9a888;margin-bottom:3px}.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #b9a888;box-shadow:0 4px 0 #b9a888;margin-bottom:4px}.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine{background-color:#50485B;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover{background-color:#413a4a;color:#f7f7f7!important}.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined{color:#50485B!important}.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover{border-color:#413a4a}.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d{-webkit-box-shadow:0 5px 0 #342f3c;box-shadow:0 5px 0 #342f3c;margin-bottom:5px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #342f3c;box-shadow:0 3px 0 #342f3c;margin-bottom:3px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #342f3c;box-shadow:0 4px 0 #342f3c;margin-bottom:4px}.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue{background-color:#75D69C;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover{background-color:#5dcf8b;color:#f7f7f7!important}.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined{color:#75D69C!important}.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover{border-color:#5dcf8b}.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d{-webkit-box-shadow:0 5px 0 #4ac97d;box-shadow:0 5px 0 #4ac97d;margin-bottom:5px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #4ac97d;box-shadow:0 3px 0 #4ac97d;margin-bottom:3px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #4ac97d;box-shadow:0 4px 0 #4ac97d;margin-bottom:4px}.vc_btn-black,a.vc_btn-black,button.vc_btn-black{background-color:#2A2A2A;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover{background-color:#1b1b1b;color:#f7f7f7!important}.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined{color:#2A2A2A!important}.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover{border-color:#1b1b1b}.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d{-webkit-box-shadow:0 5px 0 #0e0e0e;box-shadow:0 5px 0 #0e0e0e;margin-bottom:5px}.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #0e0e0e;box-shadow:0 3px 0 #0e0e0e;margin-bottom:3px}.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #0e0e0e;box-shadow:0 4px 0 #0e0e0e;margin-bottom:4px}.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey{background-color:#EBEBEB;color:#666!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover{background-color:#dcdcdc;color:#5e5e5e!important}.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined{color:#EBEBEB!important}.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover{border-color:#dcdcdc}.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d{-webkit-box-shadow:0 5px 0 #cfcfcf;box-shadow:0 5px 0 #cfcfcf;margin-bottom:5px}.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #cfcfcf;box-shadow:0 3px 0 #cfcfcf;margin-bottom:3px}.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #cfcfcf;box-shadow:0 4px 0 #cfcfcf;margin-bottom:4px}.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange{background-color:#F7BE68;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover{background-color:#f5b14b;color:#f7f7f7!important}.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined{color:#F7BE68!important}.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover{border-color:#f5b14b}.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f4a733;box-shadow:0 5px 0 #f4a733;margin-bottom:5px}.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f4a733;box-shadow:0 3px 0 #f4a733;margin-bottom:3px}.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f4a733;box-shadow:0 4px 0 #f4a733;margin-bottom:4px}.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky{background-color:#5AA1E3;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover{background-color:#4092df;color:#f7f7f7!important}.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined{color:#5AA1E3!important}.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover{border-color:#4092df}.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d{-webkit-box-shadow:0 5px 0 #2a86db;box-shadow:0 5px 0 #2a86db;margin-bottom:5px}.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #2a86db;box-shadow:0 3px 0 #2a86db;margin-bottom:3px}.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #2a86db;box-shadow:0 4px 0 #2a86db;margin-bottom:4px}.vc_btn-green,a.vc_btn-green,button.vc_btn-green{background-color:#6DAB3C;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover{background-color:#5f9434;color:#f7f7f7!important}.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined{color:#6DAB3C!important}.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover{border-color:#5f9434}.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d{-webkit-box-shadow:0 5px 0 #53812d;box-shadow:0 5px 0 #53812d;margin-bottom:5px}.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #53812d;box-shadow:0 3px 0 #53812d;margin-bottom:3px}.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #53812d;box-shadow:0 4px 0 #53812d;margin-bottom:4px}.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink{background-color:#F4524D;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover{background-color:#f23630;color:#f7f7f7!important}.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined{color:#F4524D!important}.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover{border-color:#f23630}.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f11f18;box-shadow:0 5px 0 #f11f18;margin-bottom:5px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f11f18;box-shadow:0 3px 0 #f11f18;margin-bottom:3px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f11f18;box-shadow:0 4px 0 #f11f18;margin-bottom:4px}.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown{background-color:#F79468;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover{background-color:#f57f4b;color:#f7f7f7!important}.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined{color:#F79468!important}.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover{border-color:#f57f4b}.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f46e33;box-shadow:0 5px 0 #f46e33;margin-bottom:5px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f46e33;box-shadow:0 3px 0 #f46e33;margin-bottom:3px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f46e33;box-shadow:0 4px 0 #f46e33;margin-bottom:4px}.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple{background-color:#B97EBB;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover{background-color:#ae6ab0;color:#f7f7f7!important}.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined{color:#B97EBB!important}.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover{border-color:#ae6ab0}.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d{-webkit-box-shadow:0 5px 0 #a559a8;box-shadow:0 5px 0 #a559a8;margin-bottom:5px}.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #a559a8;box-shadow:0 3px 0 #a559a8;margin-bottom:3px}.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #a559a8;box-shadow:0 4px 0 #a559a8;margin-bottom:4px}.vc_btn-white,a.vc_btn-white,button.vc_btn-white{background-color:#FFF;color:#666!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover{background-color:#f0f0f0;color:#5e5e5e!important}.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined{color:#FFF!important}.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover{border-color:#f0f0f0}.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d{-webkit-box-shadow:0 5px 0 #e3e3e3;box-shadow:0 5px 0 #e3e3e3;margin-bottom:5px}.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #e3e3e3;box-shadow:0 3px 0 #e3e3e3;margin-bottom:3px}.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #e3e3e3;box-shadow:0 4px 0 #e3e3e3;margin-bottom:4px}.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace{background-color:#AED13B;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover{background-color:#9ec02d;color:#f7f7f7!important}.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined{color:#AED13B!important}.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover{border-color:#9ec02d}.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d{-webkit-box-shadow:0 5px 0 #8dac28;box-shadow:0 5px 0 #8dac28;margin-bottom:5px}.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #8dac28;box-shadow:0 3px 0 #8dac28;margin-bottom:3px}.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #8dac28;box-shadow:0 4px 0 #8dac28;margin-bottom:4px}.vc_btn-default,a.vc_btn-default,button.vc_btn-default{color:#7d7d7d;background-color:#fff;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover{color:#7d7d7d;background-color:#e6e6e6;border-color:transparent}.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover{background-color:#fff;border-color:transparent}.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge{color:#fff;background-color:#7d7d7d}.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary{color:#fff;background-color:#00aef0;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover{color:#fff;background-color:#0089bd;border-color:transparent}.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover{background-color:#00aef0;border-color:transparent}.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge{color:#00aef0;background-color:#fff}.vc_btn-success,a.vc_btn-success,button.vc_btn-success{color:#fff;background-color:#5cb85c;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover{color:#fff;background-color:#449d44;border-color:transparent}.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover{background-color:#5cb85c;border-color:transparent}.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge{color:#5cb85c;background-color:#fff}.vc_btn-info,a.vc_btn-info,button.vc_btn-info{color:#fff;background-color:#5bc0de;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover{color:#fff;background-color:#31b0d5;border-color:transparent}.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover{background-color:#5bc0de;border-color:transparent}.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge{color:#5bc0de;background-color:#fff}.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning{color:#fff;background-color:#f0ad4e;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover{color:#fff;background-color:#ec971f;border-color:transparent}.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover{background-color:#f0ad4e;border-color:transparent}.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge{color:#f0ad4e;background-color:#fff}.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger{color:#fff;background-color:#d9534f;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover{color:#fff;background-color:#c9302c;border-color:transparent}.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover{background-color:#d9534f;border-color:transparent}.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge{color:#d9534f;background-color:#fff}.vc_button-2-wrapper.vc_button-2-align-left{display:block;text-align:left}.vc_button-2-wrapper.vc_button-2-align-right{display:block;text-align:right}.vc_button-2-wrapper.vc_button-2-align-center{display:block;text-align:center}i.icon{display:inline-block;width:16px;height:16px;line-height:16px;vertical-align:text-top;margin-left:5px}.wpb_btn-large i.icon{height:19px;margin-left:9px}.wpb_btn-small i.icon{height:15px}.wpb_btn-mini i.icon{display:none}.wpb_address_book i.icon,option.wpb_address_book{background:url(/wp-content/plugins/js_composer/assets/images/icons/address-book.png) right center no-repeat}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{background:url(/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) right center no-repeat}.wpb_anchor i.icon,option.wpb_anchor{background:url(/wp-content/plugins/js_composer/assets/images/icons/anchor.png) right center no-repeat}.wpb_application_image i.icon,option.wpb_application_image{background:url(/wp-content/plugins/js_composer/assets/images/icons/application-image.png) right center no-repeat}.wpb_arrow i.icon,option.wpb_arrow{background:url(/wp-content/plugins/js_composer/assets/images/icons/arrow.png) right center no-repeat}.wpb_asterisk i.icon,option.wpb_asterisk{background:url(/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) right center no-repeat}.wpb_hammer i.icon,option.wpb_hammer{background:url(/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) right center no-repeat}.wpb_balloon i.icon,option.wpb_balloon{background:url(/wp-content/plugins/js_composer/assets/images/icons/balloon.png) right center no-repeat}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{background:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) right center no-repeat}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{background:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) right center no-repeat}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{background:url(/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) right center no-repeat}.wpb_battery i.icon,option.wpb_battery{background:url(/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) right center no-repeat}.wpb_binocular i.icon,option.wpb_binocular{background:url(/wp-content/plugins/js_composer/assets/images/icons/binocular.png) right center no-repeat}.wpb_document_excel i.icon,option.wpb_document_excel{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png) right center no-repeat}.wpb_document_image i.icon,option.wpb_document_image{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png) right center no-repeat}.wpb_document_music i.icon,option.wpb_document_music{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png) right center no-repeat}.wpb_document_office i.icon,option.wpb_document_office{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png) right center no-repeat}.wpb_document_pdf i.icon,option.wpb_document_pdf{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png) right center no-repeat}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) right center no-repeat}.wpb_document_word i.icon,option.wpb_document_word{background:url(/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) right center no-repeat}.wpb_bookmark i.icon,option.wpb_bookmark{background:url(/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) right center no-repeat}.wpb_camcorder i.icon,option.wpb_camcorder{background:url(/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) right center no-repeat}.wpb_camera i.icon,option.wpb_camera{background:url(/wp-content/plugins/js_composer/assets/images/icons/camera.png) right center no-repeat}.wpb_chart i.icon,option.wpb_chart{background:url(/wp-content/plugins/js_composer/assets/images/icons/chart.png) right center no-repeat}.wpb_chart_pie i.icon,option.wpb_chart_pie{background:url(/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) right center no-repeat}.wpb_clock i.icon,option.wpb_clock{background:url(/wp-content/plugins/js_composer/assets/images/icons/clock.png) right center no-repeat}.wpb_play i.icon,option.wpb_play{background:url(/wp-content/plugins/js_composer/assets/images/icons/control.png) right center no-repeat}.wpb_fire i.icon,option.wpb_fire{background:url(/wp-content/plugins/js_composer/assets/images/icons/fire.png) right center no-repeat}.wpb_heart i.icon,option.wpb_heart{background:url(/wp-content/plugins/js_composer/assets/images/icons/heart.png) right center no-repeat}.wpb_mail i.icon,option.wpb_mail{background:url(/wp-content/plugins/js_composer/assets/images/icons/mail.png) right center no-repeat}.wpb_shield i.icon,option.wpb_shield{background:url(/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) right center no-repeat}.wpb_video i.icon,option.wpb_video{background:url(/wp-content/plugins/js_composer/assets/images/icons/video.png) right center no-repeat}.vc_column_container .vc_btn,.vc_column_container .wpb_button{margin-top:5px;margin-bottom:5px}.vc_message_box{border:1px solid transparent;display:block;overflow:hidden;margin:0 0 21.74px;padding:1em 1em 1em 4em;position:relative;font-size:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_row.vc_row-flex,.vc_row.vc_row-flex>.vc_column_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.vc_message_box>p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.vc_message_box-icon,.vc_message_box-icon>*{position:absolute;font-weight:400;font-style:normal}.vc_message_box>p:first-child{margin-top:0}.vc_message_box-icon{bottom:0;font-size:1em;left:0;top:0;width:4em}.vc_message_box-icon>*,.vc_message_box-icon>.fa{font-size:1.7em;line-height:1}.vc_message_box-icon>*{left:50%;top:50%;transform:translate(-50%,-50%)}.vc_color-blue.vc_message_box{color:#364a8a;border-color:#c5cff0;background-color:#edf1fa}.vc_color-blue.vc_message_box .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5472D2}.vc_color-blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon{color:#364a8a;border-color:#5472D2;background-color:transparent}.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#5472D2}.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5472D2}.vc_color-blue.vc_message_box-3d{box-shadow:0 5px 0 #9daee5}.vc_color-turquoise.vc_message_box{color:#085b61;border-color:#c6ecee;background-color:#ebfcfd}.vc_color-turquoise.vc_message_box .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon{color:#085b61;border-color:#00C1CF;background-color:transparent}.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#00C1CF}.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#00C1CF}.vc_color-turquoise.vc_message_box-3d{box-shadow:0 5px 0 #9fdee3}.vc_color-pink.vc_message_box{color:#d82e21;border-color:#ffd8d6;background-color:#fff0ef}.vc_color-pink.vc_message_box .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#FE6C61}.vc_color-pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon{color:#d82e21;border-color:#FE6C61;background-color:transparent}.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#FE6C61}.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#FE6C61}.vc_color-pink.vc_message_box-3d{box-shadow:0 5px 0 #fea9a3}.vc_color-violet.vc_message_box{color:#5e4a81;border-color:#d4c8e9;background-color:#f0ecf7}.vc_color-violet.vc_message_box .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#8D6DC4}.vc_color-violet.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon{color:#5e4a81;border-color:#8D6DC4;background-color:transparent}.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#8D6DC4}.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#8D6DC4}.vc_color-violet.vc_message_box-3d{box-shadow:0 5px 0 #b8a3da}.vc_color-peacoc.vc_message_box{color:#366a79;border-color:#c2e3ec;background-color:#e9f5f8}.vc_color-peacoc.vc_message_box .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon{color:#366a79;border-color:#4CADC9;background-color:transparent}.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#4CADC9}.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#4CADC9}.vc_color-peacoc.vc_message_box-3d{box-shadow:0 5px 0 #9ad1e1}.vc_color-chino.vc_message_box{color:#978258;border-color:#e5ded2;background-color:#f7f5f2}.vc_color-chino.vc_message_box .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#CEC2AB}.vc_color-chino.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon{color:#978258;border-color:#CEC2AB;background-color:transparent}.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#CEC2AB}.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#CEC2AB}.vc_color-chino.vc_message_box-3d{box-shadow:0 5px 0 #d2c7b1}.vc_color-mulled_wine.vc_message_box{color:#1e1b22;border-color:#d0ccd6;background-color:#eae8ed}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon{color:#1e1b22;border-color:#50485B;background-color:transparent}.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#50485B}.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#50485B}.vc_color-mulled_wine.vc_message_box-3d{box-shadow:0 5px 0 #b6afc0}.vc_color-vista_blue.vc_message_box{color:#3e8e5e;border-color:#bcebcf;background-color:#e3f7eb}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon{color:#3e8e5e;border-color:#75D69C;background-color:transparent}.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#75D69C}.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#75D69C}.vc_color-vista_blue.vc_message_box-3d{box-shadow:0 5px 0 #94dfb3}.vc_color-orange.vc_message_box{color:#c3811c;border-color:#fbe1ba;background-color:#fef6eb}.vc_color-orange.vc_message_box .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F7BE68}.vc_color-orange.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon{color:#c3811c;border-color:#F7BE68;background-color:transparent}.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#F7BE68}.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F7BE68}.vc_color-orange.vc_message_box-3d{box-shadow:0 5px 0 #f9cd8a}.vc_color-sky.vc_message_box{color:#2a6194;border-color:#bedaf4;background-color:#eaf3fb}.vc_color-sky.vc_message_box .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5AA1E3}.vc_color-sky.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon{color:#2a6194;border-color:#5AA1E3;background-color:transparent}.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#5AA1E3}.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5AA1E3}.vc_color-sky.vc_message_box-3d{box-shadow:0 5px 0 #93c1ed}.vc_color-green.vc_message_box{color:#3e562b;border-color:#c2e1a9;background-color:#eaf5e2}.vc_color-green.vc_message_box .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#6DAB3C}.vc_color-green.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon{color:#3e562b;border-color:#6DAB3C;background-color:transparent}.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#6DAB3C}.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#6DAB3C}.vc_color-green.vc_message_box-3d{box-shadow:0 5px 0 #a7d484}.vc_color-juicy_pink.vc_message_box{color:#a3231f;border-color:#fbc7c5;background-color:#fef5f5}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon{color:#a3231f;border-color:#F4524D;background-color:transparent}.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#F4524D}.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F4524D}.vc_color-juicy_pink.vc_message_box-3d{box-shadow:0 5px 0 #f89895}.vc_color-sandy_brown.vc_message_box{color:#c3501c;border-color:#fbceba;background-color:#fef1eb}.vc_color-sandy_brown.vc_message_box .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon{color:#c3501c;border-color:#F79468;background-color:transparent}.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#F79468}.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F79468}.vc_color-sandy_brown.vc_message_box-3d{box-shadow:0 5px 0 #f9ac8a}.vc_color-purple.vc_message_box{color:#886389;border-color:#e3cbe3;background-color:#f5ecf5}.vc_color-purple.vc_message_box .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#B97EBB}.vc_color-purple.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon{color:#886389;border-color:#B97EBB;background-color:transparent}.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#B97EBB}.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#B97EBB}.vc_color-purple.vc_message_box-3d{box-shadow:0 5px 0 #d1a9d2}.vc_color-black.vc_message_box{color:#fff;border-color:#2A2A2A;background-color:#3c3c3c}.vc_color-black.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#2A2A2A}.vc_color-black.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon{border-color:#2A2A2A;background-color:transparent}.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#2A2A2A}.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#2A2A2A}.vc_color-black.vc_message_box-3d{box-shadow:0 5px 0 #101010}.vc_color-grey.vc_message_box{color:#858585;border-color:#d2d2d2;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid{color:#858585;border-color:transparent;background-color:#EBEBEB}.vc_color-grey.vc_message_box-solid .vc_message_box-icon{color:#858585}.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon{color:#858585;border-color:#EBEBEB;background-color:transparent}.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#EBEBEB}.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#858585;background-color:#EBEBEB}.vc_color-grey.vc_message_box-3d{box-shadow:0 5px 0 #b8b8b8}.vc_color-white.vc_message_box{color:#b3b3b3;border-color:#e6e6e6;background-color:#FFF}.vc_color-white.vc_message_box-solid{color:#b3b3b3;border-color:transparent;background-color:#FFF}.vc_color-white.vc_message_box-solid .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon{border-color:#FFF;background-color:transparent}.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#FFF}.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#b3b3b3;background-color:#FFF}.vc_color-white.vc_message_box-3d{box-shadow:0 5px 0 #ccc}.vc_color-info.vc_message_box-3d,.vc_color-success.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-info.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#dff2fe}.vc_color-info.vc_message_box .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#56b0ee}.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon{color:#5e7f96;border-color:#56b0ee;background-color:transparent}.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#56b0ee}.vc_color-success.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#e6fdf8}.vc_color-success.vc_message_box .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#1bbc9b}.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon{color:#5e7f96;border-color:#1bbc9b;background-color:transparent}.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#1bbc9b}.vc_color-warning.vc_message_box{color:#9d8967;border-color:#ffeccc;background-color:#fff4e2}.vc_color-warning.vc_message_box .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#fcb53f}.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon{color:#9d8967;border-color:#fcb53f;background-color:transparent}.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#fcb53f}.vc_color-warning.vc_message_box-3d{box-shadow:0 5px 0 #ffd999}.vc_color-danger.vc_message_box{color:#a85959;border-color:#fedede;background-color:#fdeaea}.vc_color-danger.vc_message_box .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#ff7877}.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon{color:#a85959;border-color:#ff7877;background-color:transparent}.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#ff7877}.vc_color-danger.vc_message_box-3d{box-shadow:0 5px 0 #fdacac}.vc_color-alert-info.vc_message_box{color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.vc_color-alert-info.vc_message_box .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon{color:#31708f;border-color:#67CCE0;background-color:transparent}.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#67CCE0}.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#67CCE0}.vc_color-alert-info.vc_message_box-3d{box-shadow:0 5px 0 #91d9e8}.vc_color-alert-success.vc_message_box{color:#3c763d;border-color:#d6e9c6;background-color:#dff0d8}.vc_color-alert-success.vc_message_box .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon{color:#3c763d;border-color:#9AD36A;background-color:transparent}.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#9AD36A}.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#9AD36A}.vc_color-alert-success.vc_message_box-3d{box-shadow:0 5px 0 #bbdba1}.vc_color-alert-warning.vc_message_box{color:#8a6d3b;border-color:#faebcc;background-color:#fcf8e3}.vc_color-alert-warning.vc_message_box .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon{color:#8a6d3b;border-color:#F9CF79;background-color:transparent}.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#F9CF79}.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#F9CF79}.vc_color-alert-warning.vc_message_box-3d{box-shadow:0 5px 0 #f5d89e}.vc_color-alert-danger.vc_message_box{color:#a94442;border-color:#ebccd1;background-color:#f2dede}.vc_color-alert-danger.vc_message_box .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon{color:#a94442;border-color:#EF8495;background-color:transparent}.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#EF8495}.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#EF8495}.vc_color-alert-danger.vc_message_box-3d{box-shadow:0 5px 0 #dca7b0}.vc_color-black.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon{color:#2A2A2A}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#858585}.vc_color-white.vc_message_box .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon{color:#FFF}.vc_message_box-outline,.vc_message_box-solid-icon{border-width:2px}.vc_message_box-solid-icon .vc_message_box-icon{width:3.25em}.vc_message_box-rounded{border-radius:5px}.vc_message_box-round{border-radius:4em}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element{margin-bottom:21.74px}.vc_parallax{position:relative;overflow:hidden}.vc_parallax>*{position:relative;z-index:1}.vc_parallax .vc_parallax-inner{pointer-events:none;position:absolute;left:0;right:0;top:0;background-attachment:scroll;background-color:transparent;background-image:inherit;background-size:cover;z-index:0;background-position:50% 0}.vc_video-bg-container{position:relative}.vc_video-bg{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:0}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_row[data-vc-full-width].vc_hidden{opacity:0}.vc_row-no-padding .vc_inner{margin-left:0;margin-right:0}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_row.vc_row-flex{box-sizing:border-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:flex}.vc_ie-flexbox-fixer,.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-columns-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.vc_row.vc_row-o-columns-top{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.vc_row.vc_row-o-columns-bottom{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.vc_row.vc_row-o-columns-middle{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_ie-flexbox-fixer{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.vc_row.vc_column-gap-1{margin-left:-15.5px;margin-right:-15.5px}.vc_row.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_row.vc_column-gap-2{margin-left:-16px;margin-right:-16px}.vc_row.vc_column-gap-2>.vc_column_container{padding:1px}.vc_row.vc_column-gap-3{margin-left:-16.5px;margin-right:-16.5px}.vc_row.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_row.vc_column-gap-4{margin-left:-17px;margin-right:-17px}.vc_row.vc_column-gap-4>.vc_column_container{padding:2px}.vc_row.vc_column-gap-5{margin-left:-17.5px;margin-right:-17.5px}.vc_row.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_row.vc_column-gap-10{margin-left:-20px;margin-right:-20px}.vc_row.vc_column-gap-10>.vc_column_container{padding:5px}.vc_row.vc_column-gap-15{margin-left:-22.5px;margin-right:-22.5px}.vc_row.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_row.vc_column-gap-20{margin-left:-25px;margin-right:-25px}.vc_row.vc_column-gap-20>.vc_column_container{padding:10px}.vc_row.vc_column-gap-25{margin-left:-27.5px;margin-right:-27.5px}.vc_row.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_row.vc_column-gap-30{margin-left:-30px;margin-right:-30px}.vc_row.vc_column-gap-30>.vc_column_container{padding:15px}.vc_row.vc_column-gap-35{margin-left:-32.5px;margin-right:-32.5px}.vc_row.vc_column-gap-35>.vc_column_container{padding:17.5px}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section{padding-top:35px}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_section{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}.vc_section[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_section[data-vc-full-width].vc_hidden{opacity:0}.vc_section[data-vc-full-width]>.vc_row{margin-left:0;margin-right:0}.vc_section[data-vc-stretch-content]{padding-left:0;padding-right:0}.vc_section.vc_row-o-full-height{min-height:100vh}.vc_section.vc_section-flex{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.vc_section.vc_section-flex .vc_vc_row{width:100%}.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before{display:none}.vc_section.vc_section-o-content-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vc_section.vc_section-o-content-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vc_section.vc_section-o-content-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container{padding-left:.5px;padding-right:.5px}.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container{padding-left:1px;padding-right:1px}.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container{padding-left:1.5px;padding-right:1.5px}.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container{padding-left:2px;padding-right:2px}.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container{padding-left:2.5px;padding-right:2.5px}.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container{padding-left:5px;padding-right:5px}.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container{padding-left:7.5px;padding-right:7.5px}.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container{padding-left:10px;padding-right:10px}.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container{padding-left:12.5px;padding-right:12.5px}.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container{padding-left:15px;padding-right:15px}.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container{padding-left:17.5px;padding-right:17.5px}.vc_vc_column,.vc_vc_column_inner{padding-left:0;padding-right:0}.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_empty-element>.vc_column-inner{min-height:100px}.fb_type_standard,.fb_type_standard iframe{height:25px}.fb_type_button_count,.fb_type_button_count iframe{height:20px}.fb_type_box_count,.fb_type_box_count iframe{height:62px}.wpb_googleplus_type_standard{height:25px}.wpb_googleplus_type_small{height:19px}.wpb_googleplus_type_medium,.wpb_googleplus_type_tall{height:21px}.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble{height:62px}.wpb_pinterest_type_horizontal,.wpb_pinterest_type_none{height:21px}.wpb_pinterest a{border-bottom:0}.wpb_pinterest_type_vertical{box-sizing:content-box;padding-top:29px;height:21px}iframe.twitter-share-button{margin:0}.vc_toggle{display:block;margin:0 0 21.74px;padding:0;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;margin:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.vc_toggle_title>h4{display:inline}.vc_toggle_icon{display:none;position:relative;vertical-align:middle}.vc_toggle_content{display:none;margin-bottom:21.74px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.vc_toggle_simple .vc_toggle_icon{border:0 solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:transparent;margin-left:2px}.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_simple .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_simple .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#2A2A2A}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before,.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);content:'';left:50%;position:absolute;top:50%}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_round .vc_toggle_icon{border:2px solid transparent;border-radius:50%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_round .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_round .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before{display:block;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_rounded .vc_toggle_icon{border:2px solid transparent;border-radius:20%;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_rounded .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_rounded .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{display:block;box-sizing:border-box;transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_square .vc_toggle_icon{border:2px solid transparent;border-radius:0;display:inline-block;height:22px;width:22px;background-color:#2A2A2A}.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_square .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_square .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_text_only .vc_toggle_icon{display:none}.vc_toggle_arrow .vc_toggle_icon{display:inline-block}.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_arrow .vc_toggle_icon::before{content:'';border-style:solid;display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.vc_toggle_arrow .vc_toggle_icon::before{border-left:none;border-top:none}.vc_toggle_arrow .vc_toggle_icon::after{border-right:none;border-bottom:none;visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after{visibility:visible}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px;border-color:#2A2A2A;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_default .vc_toggle_icon{background:#bababa;border:1px solid #acacac;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_icon::after,.vc_toggle_default .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#bababa}.vc_toggle_default .vc_toggle_icon::before{border:1px solid #acacac}.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue .vc_toggle_icon{background-color:#5472D2;border-color:transparent}.vc_toggle_color_blue .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5472D2}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#7c93dd}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#3354c0;background:#5472D2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5472d2;background:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after{background:#5472D2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#7c93dd}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5472D2;background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#7c93dd;background:0 0}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon{background-color:#00C1CF;border-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before{border-color:#00919c;background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#00C1CF}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon{background-color:#00919c}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#006269;background:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after{background:#00C1CF}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#00919c}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before{border-color:#00C1CF;background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#00919c;background:0 0}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink .vc_toggle_icon{background-color:#FE6C61;border-color:transparent}.vc_toggle_color_pink .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FE6C61}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#fe9b94}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#fe3d2e;background:#FE6C61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe6c61;background:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after{background:#FE6C61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fe9b94}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FE6C61;background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe9b94;background:0 0}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet .vc_toggle_icon{background-color:#8D6DC4;border-color:transparent}.vc_toggle_color_violet .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#8D6DC4}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon{background-color:#a991d3}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before{border-color:#7149b5;background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#8d6dc4;background:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after{background:#8D6DC4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#a991d3}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before{border-color:#8D6DC4;background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#a991d3;background:0 0}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon{background-color:#4CADC9;border-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#4CADC9}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon{background-color:#73bfd5}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before{border-color:#3492ae;background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#4cadc9;background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after{background:#4CADC9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before{border-color:#4CADC9;background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#73bfd5;background:0 0}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino .vc_toggle_icon{background-color:#CEC2AB;border-color:transparent}.vc_toggle_color_chino .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#CEC2AB}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon{background-color:#e1d9cb}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before{border-color:#bbab8b;background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cec2ab;background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after{background:#CEC2AB}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before{border-color:#CEC2AB;background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e1d9cb;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon{background-color:#50485B;border-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#50485B}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon{background-color:#695f77}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before{border-color:#37313f;background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#50485b;background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after{background:#50485B}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before{border-color:#50485B;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#695f77;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon{background-color:#75D69C;border-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#75D69C}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#9ce2b8}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#4eca80;background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#75d69c;background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after{background:#75D69C}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#75D69C;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#9ce2b8;background:0 0}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black .vc_toggle_icon{background-color:#2A2A2A;border-color:transparent}.vc_toggle_color_black .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before{border-color:#101010;background:#2A2A2A}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#2a2a2a;background:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after{background:#2A2A2A}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#444}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before{border-color:#2A2A2A;background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey .vc_toggle_icon{background-color:#EBEBEB;border-color:transparent}.vc_toggle_color_grey .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before{border-color:#d2d2d2;background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#EBEBEB}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon{background-color:#d2d2d2}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b8b8b8;background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after{background:#EBEBEB}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before{border-color:#EBEBEB;background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#d2d2d2;background:0 0}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange .vc_toggle_icon{background-color:#F7BE68;border-color:transparent}.vc_toggle_color_orange .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F7BE68}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon{background-color:#fad398}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before{border-color:#f4a938;background:#F7BE68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7be68;background:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after{background:#F7BE68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fad398}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F7BE68;background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fad398;background:0 0}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky .vc_toggle_icon{background-color:#5AA1E3;border-color:transparent}.vc_toggle_color_sky .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5AA1E3}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon{background-color:#86baea}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before{border-color:#2e88dc;background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5aa1e3;background:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after{background:#5AA1E3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#86baea}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5AA1E3;background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#86baea;background:0 0}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green .vc_toggle_icon{background-color:#6DAB3C;border-color:transparent}.vc_toggle_color_green .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#6DAB3C}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon{background-color:#87c456}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before{border-color:#55852f;background:#6DAB3C}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#6dab3c;background:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after{background:#6DAB3C}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#87c456}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before{border-color:#6DAB3C;background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#87c456;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon{background-color:#F4524D;border-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F4524D}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#f7817d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#f1231d;background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f4524d;background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after{background:#F4524D}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F4524D;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7817d;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon{background-color:#F79468;border-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#F79468}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon{background-color:#fab698}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before{border-color:#f47238;background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f79468;background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after{background:#F79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before{border-color:#F79468;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fab698;background:0 0}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple .vc_toggle_icon{background-color:#B97EBB;border-color:transparent}.vc_toggle_color_purple .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#B97EBB}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon{background-color:#cb9fcd}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before{border-color:#a75da9;background:#B97EBB}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b97ebb;background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after{background:#B97EBB}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before{border-color:#B97EBB;background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cb9fcd;background:0 0}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white .vc_toggle_icon{background-color:#FFF;border-color:transparent}.vc_toggle_color_white .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before{border-color:#e6e6e6;background:#FFF}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#FFF}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon{background-color:#e6e6e6}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#2A2A2A}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#ccc;background:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after{background:#FFF}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e6e6e6}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before{border-color:#FFF;background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e6e6e6;background:0 0}.vc_toggle_size_sm .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm .vc_toggle_icon::before{height:2px;width:8px}.vc_toggle_size_sm .vc_toggle_icon::after{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon{display:inline-block;width:8px;margin-left:4px;height:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after{width:6px;height:0}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:8px;margin-left:-4px;width:8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-4px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title{padding-left:24px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title{padding-left:17.6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{margin-left:8px}.vc_toggle_size_md .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_size_md .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.vc_toggle_size_lg .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg .vc_toggle_icon::before{height:2px;width:14px}.vc_toggle_size_lg .vc_toggle_icon::after{height:14px;width:2px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon{display:inline-block;width:14px;margin-left:7px;height:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before{height:14px;width:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after{width:12px;height:2px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:14px;margin-left:-7px;width:14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-7px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title{padding-left:42px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title{padding-left:30.8px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{margin-left:14px}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.wpb_widgetised_column .wpb_wrapper>ul{margin:0}.wpb_widgetised_column .wpb_wrapper>ul>li{margin-left:0;background-image:none;list-style:none!important}.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before{display:none!important}.wpb_button{display:inline-block;padding:4px 10px;margin-bottom:0;margin-top:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border-color:rgba(0,0,0,.1)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label{text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff}.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled]{background-color:#eaeaea}.vc_vc_button .vc_btn,.vc_vc_button2 .vc_btn{margin-top:5px;margin-bottom:5px}.wpb_button:hover{color:#333;background-color:#e6e6e6;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear;background-image:none}.wpb_button:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.wpb_button.active,.wpb_button:active{background-color:#e6e6e6;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}button.wpb_btn-large,span.wpb_btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-]{margin-top:1px}button.wpb_btn-small,span.wpb_btn-small{padding:5px 9px;font-size:11px;line-height:16px}button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-]{margin-top:-1px}button.wpb_btn-mini,span.wpb_btn-mini{padding:2px 6px;font-size:11px;line-height:14px}.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover{color:#FFF;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active{color:rgba(255,255,255,.75)}.wpb_btn-primary{background-color:#08c}.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled]{background-color:#0077b3}.wpb_btn-warning{background-color:#F90}.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled]{background-color:#e68a00}.wpb_btn-danger{background-color:#FF675B}.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled]{background-color:#ff4f42}.wpb_btn-success{background-color:#6AB165}.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled]{background-color:#5aa855}.wpb_btn-info{background-color:#58B9DA}.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled]{background-color:#43b0d5}.wpb_btn-inverse{background-color:#555}.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled]{background-color:#484848}button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner{padding:0;border:0}a.wpb_button_a{border:none}.vc_btn3-container{display:block;margin-bottom:21.74px;max-width:100%}.vc_btn3-container.vc_btn3-inline{display:inline-block;vertical-align:top}.vc_general.vc_btn3{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;background-color:transparent;color:#5472D2;border:1px solid transparent;box-sizing:border-box;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;line-height:normal;font-size:14px;padding:14px 20px}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,.wpb_gallery .wpb_flexslider .flex-caption{cursor:default}.wpb_call_to_action,.wpb_call_to_action .wpb_button{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom{padding:13px 19px}.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus{outline:0}.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover{border:1px solid transparent;text-decoration:none;color:#4868cf}.vc_general.vc_btn3 .vc_btn3-icon{vertical-align:top;height:14px;line-height:1;font-size:16px}.vc_general.vc_btn3 .vc_btn3-icon-inner{display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-75%,-50%);-ms-transform:translate(-75%,-50%);transform:translate(-75%,-50%)}.vc_btn3.vc_btn3-o-empty .vc_btn3-icon{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-style-classic{border-color:rgba(0,0,0,.1)}.vc_btn3.vc_btn3-style-modern{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}.vc_btn3.vc_btn3-style-custom{background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:-o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-repeat:repeat-x;background-size:200%;background-position:0 -100%}.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;width:100%;text-align:inherit}.vc_btn3.vc_btn3-shape-square{border-radius:0}.vc_btn3.vc_btn3-shape-rounded{border-radius:5px}.vc_btn3.vc_btn3-shape-round{border-radius:2em}.vc_btn3.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3.vc_btn3-size-xs .vc_btn3-icon{font-size:14px;height:11px;line-height:11px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:12px}.vc_btn3.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{font-size:14px;height:12px;line-height:12px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:16px}.vc_btn3.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size:16px;height:14px;line-height:14px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:20px}.vc_btn3.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{font-size:20px;height:16px;line-height:16px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:25px}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{color:#fff;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover{color:#f7f7f7;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active{color:#f2f2f2;background-color:#3558c8}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline{color:#5472D2;border-color:#5472D2;background-color:transparent}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d{color:#fff;background-color:#5472D2;box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5472D2;top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{color:#fff;border-color:#5472D2;background-color:#5472D2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3c5ecc;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3558c8;background-color:#3558c8}.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{color:#fff;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover{color:#f7f7f7;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active{color:#f2f2f2;background-color:#009ba6}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline{color:#00C1CF;border-color:#00C1CF;background-color:transparent}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d{color:#fff;background-color:#00C1CF;box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#00C1CF;top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern{color:#fff;border-color:#00C1CF;background-color:#00C1CF}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#00a4b0;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#009ba6;background-color:#009ba6}.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{color:#fff;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover{color:#f7f7f7;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active{color:#f2f2f2;background-color:#fe4638}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline{color:#FE6C61;border-color:#FE6C61;background-color:transparent}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d{color:#fff;background-color:#FE6C61;box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FE6C61;top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern{color:#fff;border-color:#FE6C61;background-color:#FE6C61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#fe5043;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#fe4638;background-color:#fe4638}.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat{color:#fff;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover{color:#f7f7f7;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active{color:#f2f2f2;background-color:#7650b8}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline{color:#8D6DC4;border-color:#8D6DC4;background-color:transparent}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d{color:#fff;background-color:#8D6DC4;box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#8D6DC4;top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern{color:#fff;border-color:#8D6DC4;background-color:#8D6DC4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#7c57bb;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#7650b8;background-color:#7650b8}.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat{color:#fff;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover{color:#f7f7f7;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active{color:#f2f2f2;background-color:#3799b5}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline{color:#4CADC9;border-color:#4CADC9;background-color:transparent}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d{color:#fff;background-color:#4CADC9;box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#4CADC9;top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern{color:#fff;border-color:#4CADC9;background-color:#4CADC9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#39a0bd;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3799b5;background-color:#3799b5}.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{color:#fff;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover{color:#f7f7f7;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active{color:#f2f2f2;background-color:#bfaf91}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline{color:#CEC2AB;border-color:#CEC2AB;background-color:transparent}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d{color:#fff;background-color:#CEC2AB;box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#CEC2AB;top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern{color:#fff;border-color:#CEC2AB;background-color:#CEC2AB}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#c3b498;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#bfaf91;background-color:#bfaf91}.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{color:#fff;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover{color:#f7f7f7;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active{color:#f2f2f2;background-color:#3c3644}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline{color:#50485B;border-color:#50485B;background-color:transparent}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d{color:#fff;background-color:#50485B;box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#50485B;top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern{color:#fff;border-color:#50485B;background-color:#50485B}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#413a4a;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3c3644;background-color:#3c3644}.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{color:#fff;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover{color:#f7f7f7;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active{color:#f2f2f2;background-color:#56cd85}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline{color:#75D69C;border-color:#75D69C;background-color:transparent}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d{color:#fff;background-color:#75D69C;box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#75D69C;top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern{color:#fff;border-color:#75D69C;background-color:#75D69C}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5dcf8b;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#56cd85;background-color:#56cd85}.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat{color:#fff;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover{color:#f7f7f7;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active{color:#f2f2f2;background-color:#f5ad41}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline{color:#F7BE68;border-color:#F7BE68;background-color:transparent}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d{color:#fff;background-color:#F7BE68;box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F7BE68;top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern{color:#fff;border-color:#F7BE68;background-color:#F7BE68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f5b14b;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f5ad41;background-color:#f5ad41}.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat{color:#fff;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover{color:#f7f7f7;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active{color:#f2f2f2;background-color:#378ddd}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline{color:#5AA1E3;border-color:#5AA1E3;background-color:transparent}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d{color:#fff;background-color:#5AA1E3;box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5AA1E3;top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{color:#fff;border-color:#5AA1E3;background-color:#5AA1E3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#4092df;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#378ddd;background-color:#378ddd}.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{color:#fff;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{color:#f7f7f7;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{color:#f2f2f2;background-color:#5a8d31}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{color:#6DAB3C;border-color:#6DAB3C;background-color:transparent}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d{color:#fff;background-color:#6DAB3C;box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6DAB3C;top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5f9434;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#5a8d31;background-color:#5a8d31}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{color:#fff;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover{color:#f7f7f7;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active{color:#f2f2f2;background-color:#f22d27}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline{color:#F4524D;border-color:#F4524D;background-color:transparent}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d{color:#fff;background-color:#F4524D;box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F4524D;top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern{color:#fff;border-color:#F4524D;background-color:#F4524D}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f23630;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f22d27;background-color:#f22d27}.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat{color:#fff;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover{color:#f7f7f7;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active{color:#f2f2f2;background-color:#f57941}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline{color:#F79468;border-color:#F79468;background-color:transparent}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{color:#fff;background-color:#F79468;box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F79468;top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern{color:#fff;border-color:#F79468;background-color:#F79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f57f4b;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f57941;background-color:#f57941}.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat{color:#fff;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover{color:#f7f7f7;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active{color:#f2f2f2;background-color:#ab63ad}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{color:#B97EBB;border-color:#B97EBB;background-color:transparent}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d{color:#fff;background-color:#B97EBB;box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#B97EBB;top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern{color:#fff;border-color:#B97EBB;background-color:#B97EBB}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ae6ab0;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ab63ad;background-color:#ab63ad}.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{color:#fff;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover{color:#f7f7f7;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active{color:#f2f2f2;background-color:#161616}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d{color:#fff;background-color:#2A2A2A;box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#2A2A2A;top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{color:#fff;border-color:#2A2A2A;background-color:#2A2A2A}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#1b1b1b;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#161616;background-color:#161616}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{color:#666;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover{color:#5e5e5e;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active{color:#595959;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d{color:#666;background-color:#EBEBEB;box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#EBEBEB;top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active{color:#595959;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color:#666;border-color:#EBEBEB;background-color:#EBEBEB}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#dcdcdc;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active{color:#595959;border-color:#d7d7d7;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{color:#666;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover{color:#5e5e5e;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active{color:#595959;background-color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{border-color:#FFF;background-color:transparent}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{color:#666;border-color:#FFF;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{color:#666;background-color:#FFF;box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#FFF;top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active{color:#595959;background-color:#FFF}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{color:#666;border-color:#FFF;background-color:#FFF;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0)}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#f0f0f0;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active{color:#595959;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{color:#333;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover{color:#2b2b2b;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active{color:#262626;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline{color:#f7f7f7;border-color:#f7f7f7;background-color:transparent}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d{color:#333;background-color:#f7f7f7;box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{color:#2b2b2b;background-color:#f7f7f7;top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active{color:#262626;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{color:#2b2b2b;border-color:#e8e8e8;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active{color:#262626;border-color:#e3e3e3;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{color:#FFF;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover{color:#f7f7f7;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active{color:#f2f2f2;background-color:#006da3}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{color:#08c;border-color:#08c;background-color:transparent}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d{color:#FFF;background-color:#08c;box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#08c;top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{color:#FFF;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#0074ad;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#006da3;background-color:#006da3}.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat{color:#FFF;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover{color:#f7f7f7;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active{color:#f2f2f2;background-color:#37abd3}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline{color:#58B9DA;border-color:#58B9DA;background-color:transparent}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d{color:#FFF;background-color:#58B9DA;box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#58B9DA;top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern{color:#FFF;border-color:#58B9DA;background-color:#58B9DA}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3fafd4;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#37abd3;background-color:#37abd3}.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{color:#fff;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover{color:#f7f7f7;background-color:#59a453}.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active{color:#f2f2f2;background-color:#559d50}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline{color:#6AB165;border-color:#6AB165;background-color:transparent}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d{color:#fff;background-color:#6AB165;box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6AB165;top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern{color:#fff;border-color:#6AB165;background-color:#6AB165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#59a453;background-color:#59a453}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#559d50;background-color:#559d50}.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{color:#FFF;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover{color:#f7f7f7;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active{color:#f2f2f2;background-color:#d68100}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{color:#F90;border-color:#F90;background-color:transparent}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d{color:#FFF;background-color:#F90;box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#F90;top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{color:#FFF;border-color:#F90;background-color:#F90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#e08700;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#d68100;background-color:#d68100}.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat{color:#FFF;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover{color:#f7f7f7;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active{color:#f2f2f2;background-color:#ff4132}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline{color:#FF675B;border-color:#FF675B;background-color:transparent}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d{color:#FFF;background-color:#FF675B;box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#FF675B;top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern{color:#FFF;border-color:#FF675B;background-color:#FF675B}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ff4b3c;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ff4132;background-color:#ff4132}.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{color:#FFF;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover{color:#f7f7f7;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active{color:#f2f2f2;background-color:#414141}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline{color:#555;border-color:#555;background-color:transparent}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d{color:#FFF;background-color:#555;box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#555;top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{color:#FFF;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#464646;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#414141;background-color:#414141}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#2A2A2A}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#EBEBEB}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#FFF}.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.vc_btn3-container.vc_btn3-center{text-align:center}.vc_btn3-container.vc_btn3-left{text-align:left}.vc_btn3-container.vc_btn3-right{text-align:right}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{display:inline-block;position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);min-width:1em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-right:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-left:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs{font-size:11px;padding:8px 12px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding:7px 11px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm{font-size:12px;padding:11px 16px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding:10px 15px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size:14px;padding:14px 20px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom{padding:13px 19px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{font-size:16px;padding:18px 25px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding:17px 24px}.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right{text-align:inherit}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:none;text-decoration:inherit;color:inherit}.vc_custom_heading a{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:1}.vc_custom_heading a:hover{opacity:.85}.vc_call_to_action{background-color:#EBEBEB;border:2px solid #EBEBEB;padding:2em;border-radius:5px}.vc_call_to_action :last-child{margin-bottom:0}.vc_call_to_action.vc_cta_square{border-radius:0}.vc_call_to_action.vc_cta_square_outlined{border-radius:0;background:0 0!important}.vc_call_to_action.vc_cta_round{border-radius:50px}.vc_call_to_action.vc_cta_outlined{background:0 0!important}.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4{margin:0;clear:none}.vc_call_to_action hgroup+p{margin-top:1em}.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn{float:right;margin-left:2em}.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn{float:left;margin-right:2em}.wpb_call_to_action{position:relative;background-color:#f7f7f7;padding:35px;border:1px solid #F0F0F0;box-sizing:border-box}.wpb_call_to_action .wpb_button{margin:0;box-sizing:border-box}.cta_align_left .wpb_button{float:left}.cta_align_right .wpb_button{float:right}.cta_align_left .wpb_button,.cta_align_right .wpb_button{max-width:27.5%}.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text{width:70%;float:left;clear:none}.cta_align_left .wpb_call_text{float:right}#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text{margin:0;padding-top:0}.cta_align_bottom{text-align:center}.cta_align_bottom .wpb_button{position:static;margin-top:21.74px;display:inline-block}.cta_no_button .wpb_call_text{width:auto;float:none}@media (max-width:600px){.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{max-width:70%;width:70%;float:none;display:block;margin:3% auto}.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{width:auto;max-width:none;text-align:center}}.vc_cta3-container{margin-bottom:35px;margin-left:auto;margin-right:auto}.vc_cta3-container::after,.vc_cta3-container::before{display:table;content:' '}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element{display:inline-block}.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid transparent;font-size:1em;padding:28px;word-wrap:break-word}.vc_general.vc_cta3.vc_cta3-style-classic,.vc_general.vc_cta3.vc_cta3-style-custom{border-color:#F0F0F0;background-color:#f7f7f7}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}@media (min-width:768px){.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin:0}}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:middle}.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4{margin-top:0;margin-left:0;margin-right:0}.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content{text-align:left}.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content{text-align:right}.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{text-align:center}.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content{text-align:justify}.separator_align_center,.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons,.vc_pie_chart{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container{padding-top:1em}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container{padding-bottom:1em}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container{display:table-cell;padding-left:1em}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container{display:table-cell;padding-right:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border{position:relative}.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons{position:absolute}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons{right:0;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs{margin-right:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-right:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm{margin-right:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md{margin-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg{margin-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl{margin-right:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons{left:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs{margin-left:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-left:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm{margin-left:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md{margin-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg{margin-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl{margin-left:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons{left:50%;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs{margin-top:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-top:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm{margin-top:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md{margin-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg{margin-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl{margin-top:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons{left:50%;bottom:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs{margin-bottom:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-bottom:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm{margin-bottom:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md{margin-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg{margin-bottom:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl{margin-bottom:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:35px}.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}@media (min-width:768px){.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions,.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions{max-width:30%;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content{padding-left:28px;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{padding-right:28px;display:table-cell}}.vc_general.vc_cta3.vc_cta3-style-outline{border-width:3px}.vc_general.vc_cta3.vc_cta3-shape-square{border-radius:0}.vc_general.vc_cta3.vc_cta3-shape-rounded{border-radius:5px}.vc_general.vc_cta3.vc_cta3-shape-round{border-radius:4em}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat{color:#c9d2f0;border-color:transparent;background-color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #3253bc;color:#c9d2f0;border-color:transparent;background-color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline{border-color:#5472D2;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#5472D2}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat{color:#d3f5f1;border-color:transparent;background-color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d{box-shadow:0 5px 0 #008d97;color:#d3f5f1;border-color:transparent;background-color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline{border-color:#00C1CF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header{color:#00C1CF}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat{color:#fcdbd7;border-color:transparent;background-color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #fe3829;color:#fcdbd7;border-color:transparent;background-color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline{border-color:#FE6C61;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#FE6C61}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat{color:#e1d5f5;border-color:transparent;background-color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d{box-shadow:0 5px 0 #6e48b1;color:#e1d5f5;border-color:transparent;background-color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline{border-color:#8D6DC4;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header{color:#8D6DC4}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat{color:#d0edf5;border-color:transparent;background-color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d{box-shadow:0 5px 0 #338faa;color:#d0edf5;border-color:transparent;background-color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline{border-color:#4CADC9;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header{color:#4CADC9}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat{color:#f7f3eb;border-color:transparent;background-color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d{box-shadow:0 5px 0 #b9a888;color:#f7f3eb;border-color:transparent;background-color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline{border-color:#CEC2AB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header{color:#CEC2AB}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat{color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d{box-shadow:0 5px 0 #342f3c;color:#e2ddeb;border-color:transparent;background-color:#50485B}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline{border-color:#50485B;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header{color:#50485B}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat{color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #4ac97d;color:#e1f5e9;border-color:transparent;background-color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline{border-color:#75D69C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#75D69C}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat{color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d{box-shadow:0 5px 0 #f4a733;color:#faf0e1;border-color:transparent;background-color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline{border-color:#F7BE68;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header{color:#F7BE68}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat{color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d{box-shadow:0 5px 0 #2a86db;color:#dce9f5;border-color:transparent;background-color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline{border-color:#5AA1E3;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header{color:#5AA1E3}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat{color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d{box-shadow:0 5px 0 #53812d;color:#e5f2da;border-color:transparent;background-color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline{border-color:#6DAB3C;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header{color:#6DAB3C}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat{color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #f11f18;color:#fce2e1;border-color:transparent;background-color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline{border-color:#F4524D;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#F4524D}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat{color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d{box-shadow:0 5px 0 #f46e33;color:#f7e1d7;border-color:transparent;background-color:#F79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline{border-color:#F79468;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header{color:#F79468}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat{color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d{box-shadow:0 5px 0 #a559a8;color:#f4dff5;border-color:transparent;background-color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline{border-color:#B97EBB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header{color:#B97EBB}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat{color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{box-shadow:0 5px 0 #0e0e0e;color:#d9d9d9;border-color:transparent;background-color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline{border-color:#2A2A2A;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header{color:#2A2A2A}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d{box-shadow:0 5px 0 #cfcfcf;color:#9d9d9e;border-color:transparent;background-color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline{border-color:#EBEBEB;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header{color:#EBEBEB}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d{box-shadow:0 5px 0 #e3e3e3;color:#9d9d9e;border-color:transparent;background-color:#FFF}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline{border-color:#FFF;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header{color:#FFF}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d{box-shadow:0 5px 0 #d4d4d4;color:#9d9d9e;border-color:transparent;background-color:#F0F0F0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline{border-color:#F0F0F0;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header{color:#F0F0F0}.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner{height:1em;width:1em}.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner{height:2em;width:2em}.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner{height:3em;width:3em}.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner{height:4em;width:4em}.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner{height:5em;width:5em}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{margin-bottom:0;padding:0;display:block;width:100%;border:none}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{position:relative;padding-bottom:56.25%;height:0}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe{position:absolute;top:0;left:0;height:100%}.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus{outline:0}.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper{padding:0}.wpb_content_element .wpb_tabs_nav{margin:0;padding-left:0!important;text-indent:inherit!important}#content .wpb_content_element .wpb_tabs_nav{margin:0}.wpb_content_element .wpb_tabs_nav li{background-color:#FFF;white-space:nowrap;padding:0;background-image:none;list-style:none!important}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f7f7f7}.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before{display:none!important}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide{display:none}.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{border-bottom:none;text-decoration:none;display:block;padding:.5em 1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child{margin-bottom:0}.wpb_tabs .wpb_tabs_nav li{float:left;margin:0 1px 0 0}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{margin:0 0 1px;clear:left;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;float:left;width:68.33333333%;padding:0 0 0 21.74px}.wpb_tour_next_prev_nav{margin-left:31.66666667%;padding-left:21.74px;font-size:80%}.wpb_tour_next_prev_nav a{border-bottom:1px dotted;text-decoration:none}.wpb_tour_next_prev_nav a:hover{text-decoration:none;border-bottom:none}.wpb_tour_next_prev_nav span{width:48%;display:inline-block;padding-top:1em;float:left}.wpb_tour_next_prev_nav span.wpb_next_slide{text-align:right;float:right}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{margin:0 0 1px;padding-top:0;position:relative;text-transform:none;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{padding-left:1em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:block;width:16px;height:16px;background-image:url(/wp-content/plugins/js_composer/assets/images/toggle_open.png);background-repeat:no-repeat;position:absolute;right:.7em;top:.7em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:url(/wp-content/plugins/js_composer/assets/images/toggle_close.png)}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav{width:100%;float:none;margin-left:0}.vc_responsive .wpb_tour_next_prev_nav{width:auto;padding:0 1em}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}.grid_layout-thumbnail .post-thumb,body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}body ul.wpb_thumbnails-fluid li{padding:0;margin-left:0;background-image:none;list-style:none!important}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid{padding:0;overflow:visible!important}.wpb_teaser_grid .entry-content{margin:0;padding:0;width:100%}.grid_layout-thumbnail .post-thumb img{max-width:100%}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{position:absolute;top:3px;background-color:#f7f7f7;padding:0 6px;font-size:12px;z-index:10;text-decoration:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#F0F0F0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:0;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span]{height:auto!important}.wpb_categories_filter,.wpb_teaser_grid .categories_filter{list-style:none;padding:0;margin:0 0 10px}.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li{display:block;float:left;margin:0 10px 10px 0;background-image:none;list-style:none!important}.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before{display:none!important}.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a{border:none;text-decoration:none}.wpb_categories_filter li a:hover,.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li a:hover,.wpb_teaser_grid .categories_filter li.active a{border-bottom:1px dotted}.flickr_badge_image a,.wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none}@media (max-width:480px){.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{margin-left:0;width:auto}.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-]{width:100%;float:none;display:block;margin-left:0;margin-right:0}}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{list-style:none;margin:0 1px 1px 0;max-width:100%;float:left}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;max-width:100%;height:auto}.wpb_gallery .theme-default .nivoSlider{margin-bottom:0}.wpb_gallery .theme-default .nivo-controlNav{padding:10px 0 3px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:auto;top:100%;margin-top:15px}.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{line-height:1}.wpb_gallery .wpb_flexslider .flex-control-paging{z-index:10}#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{list-style:none;padding:0;background-image:none;margin:0}.flickr_badge_image{margin:0 10px 10px 0;width:72px;height:72px;float:left;background:0 0;padding:0}.flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;margin-bottom:0;font-size:80%}.wpb_flickr_widget p.flickr_stream_wrap a{background-image:url(/wp-content/plugins/js_composer/assets/images/flickr.png);background-repeat:no-repeat;background-position:left center;padding-left:25px;display:inline-block}.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper{width:10%}.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper{width:20%}.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper{width:30%}.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper{width:40%}.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{width:50%}.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper{width:60%}.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{width:70%}.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{width:80%}.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper{width:90%}.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{width:100%}.wpb_video_widget .wpb_video_wrapper{padding-top:56.25%;position:relative;width:100%}.wpb_video_widget .wpb_video_wrapper>div{padding-top:0!important;position:static}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{padding-top:56.25%}.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper{padding-top:75%}.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper{padding-top:42.55319149%}.wpb_video_widget.vc_video-align-left .wpb_wrapper{float:left}.wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-align-right .wpb_wrapper{float:right}.wpb_video_widget .wpb_wrapper{position:relative}.wpb_video_widget .wpb_wrapper iframe{width:100%;height:100%;display:block;position:absolute;margin:0;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpb_video_wrapper .fluid-width-video-wrapper{padding-top:0!important;position:static}.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption{background-color:#f7f7f7;opacity:1;filter:alpha(opacity=100);color:inherit;padding:10px 15px;position:static}.wpb_posts_slider .wpb_gallery_slides>ul>li{background-image:none;list-style:none!important}.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before{display:none!important}.vc_progress_bar .vc_single_bar{background:#f7f7f7;position:relative;margin-bottom:11.67px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_label{display:block;padding:.5em 1em;position:relative;z-index:1}.vc_progress_bar .vc_single_bar .vc_bar{display:block;position:absolute;height:100%;background-color:#e0e0e0;width:0;top:0;left:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar{background-color:#0074CC}.vc_progress_bar .vc_single_bar .vc_bar.striped{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.vc_progress_bar .vc_single_bar .vc_bar.animated{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar{background-color:#49afcd}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar{background-color:#5bb75b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar{background-color:#faa732}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar{background-color:#da4f49}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar,.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar{background-color:#414141}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar{background-color:#5472D2}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar,.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar{background-color:#00C1CF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar{background-color:#FE6C61}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar,.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar{background-color:#8D6DC4}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar,.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar{background-color:#4CADC9}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar,.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar{background-color:#CEC2AB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar,.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar{background-color:#50485B}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar,.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar,.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar{background-color:#75D69C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar,.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar{background-color:#2A2A2A}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar{background-color:#EBEBEB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label,.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar,.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar{background-color:#F7BE68}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar{background-color:#5AA1E3}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar,.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar{background-color:#6DAB3C}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar,.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar{background-color:#F4524D}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar,.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar{background-color:#F79468}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar,.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar{background-color:#B97EBB}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar{background-color:#FFF}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label,.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.vc_pie_chart{z-index:0;opacity:0;filter:alpha(opacity=0)}.vc_pie_chart.vc_ready{opacity:1;filter:alpha(opacity=100)}.vc_pie_chart .vc_pie_wrapper{position:relative;margin:0 auto}.vc_pie_chart canvas{position:relative;z-index:1}.vc_pie_chart .vc_pie_chart_value,.vc_pie_chart_back{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.vc_pie_chart .vc_pie_chart_value{font-size:200%;text-align:center}.vc_pie_chart_back{border:6px solid #f7f7f7;border-radius:50%;opacity:.3;filter:alpha(opacity=30);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_images_carousel .vc_carousel-control{border:none}.vc_carousel .vc_carousel-control{text-shadow:none;border:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus{outline:0}.vc_carousel .vc_carousel-indicators li{width:5px;height:5px;margin:0;border-color:#f7f7f7;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_separator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_separator h4{line-height:1em;font-size:100%;margin:0;word-wrap:break-word;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.vc_separator h4 .normal{font-size:12px;font-weight:400}.vc_separator .vc_sep_holder{height:1px;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:10%}.vc_separator .vc_sep_holder .vc_sep_line{height:1px;border-top:1px solid #EBEBEB;display:block;position:relative;top:1px;width:100%}.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r{display:none}.vc_separator.vc_separator_align_center h4{padding:0 .8em}.vc_separator.vc_separator_align_left h4{padding:0 .8em 0 0}.vc_separator.vc_separator_align_right h4{padding:0 0 0 .8em;margin:0!important}.vc_separator.vc_sep_double{height:3px}.vc_separator.vc_sep_double .vc_sep_line{border-bottom:1px solid #EBEBEB;border-top:1px solid #EBEBEB;height:3px}.vc_separator.vc_sep_dashed .vc_sep_line{border-top-style:dashed}.vc_separator.vc_sep_dotted .vc_sep_line{border-top-style:dotted}.vc_separator.vc_sep_shadow .vc_sep_line{border:none;position:relative;height:20px;top:0;overflow:hidden}.vc_separator.vc_sep_shadow .vc_sep_line::after{content:'';display:block;position:absolute;left:0;top:-20px;right:0;height:10px;border-radius:100%}.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{right:-100%;box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{left:-100%;box-shadow:-10px 10px 10px 1px}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{width:100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r{display:none}.vc_separator .vc_icon_element{margin-bottom:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl{margin-left:.8em;margin-right:.8em}.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style{margin-left:.8em}.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4{padding-left:.8em}.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line{border-top-width:1px}.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:1px;top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line{top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 1px}.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line{border-top-width:2px}.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:2px;top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 2px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 2px}.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line{border-top-width:3px}.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:3px;top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 3px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 3px}.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{border-top-width:4px}.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:4px;top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 4px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 4px}.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line{border-top-width:5px}.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:5px;top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 5px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 5px}.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line{border-top-width:6px}.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:6px;top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 6px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 6px}.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line{border-top-width:7px}.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:7px;top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 7px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 7px}.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line{border-top-width:8px}.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:8px;top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 8px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 8px}.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line{border-top-width:9px}.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:9px;top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 9px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 9px}.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line{border-top-width:10px}.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:10px;top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line{top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 10px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 10px}.vc_separator.vc_sep_color_blue .vc_sep_line{border-color:#5472D2}.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder{color:#5472D2}.vc_separator.vc_sep_color_turquoise .vc_sep_line{border-color:#00C1CF}.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder{color:#00C1CF}.vc_separator.vc_sep_color_pink .vc_sep_line{border-color:#FE6C61}.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder{color:#FE6C61}.vc_separator.vc_sep_color_violet .vc_sep_line{border-color:#8D6DC4}.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder{color:#8D6DC4}.vc_separator.vc_sep_color_peacoc .vc_sep_line{border-color:#4CADC9}.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder{color:#4CADC9}.vc_separator.vc_sep_color_chino .vc_sep_line{border-color:#CEC2AB}.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder{color:#CEC2AB}.vc_separator.vc_sep_color_mulled_wine .vc_sep_line{border-color:#50485B}.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder{color:#50485B}.vc_separator.vc_sep_color_vista_blue .vc_sep_line{border-color:#75D69C}.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder{color:#75D69C}.vc_separator.vc_sep_color_black .vc_sep_line{border-color:#2A2A2A}.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder{color:#2A2A2A}.vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#EBEBEB}.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder{color:#EBEBEB}.vc_separator.vc_sep_color_orange .vc_sep_line{border-color:#F7BE68}.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder{color:#F7BE68}.vc_separator.vc_sep_color_sky .vc_sep_line{border-color:#5AA1E3}.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder{color:#5AA1E3}.vc_separator.vc_sep_color_green .vc_sep_line{border-color:#6DAB3C}.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder{color:#6DAB3C}.vc_separator.vc_sep_color_juicy_pink .vc_sep_line{border-color:#F4524D}.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder{color:#F4524D}.vc_separator.vc_sep_color_sandy_brown .vc_sep_line{border-color:#F79468}.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder{color:#F79468}.vc_separator.vc_sep_color_purple .vc_sep_line{border-color:#B97EBB}.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder{color:#B97EBB}.vc_separator.vc_sep_color_white .vc_sep_line{border-color:#FFF}.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder{color:#FFF}.vc_text_separator,.wpb_separator{border-bottom:1px solid #EBEBEB;clear:both;height:1px}.vc_sep_width_10{width:10%}.vc_sep_width_20{width:20%}.vc_sep_width_30{width:30%}.vc_sep_width_40{width:40%}.vc_sep_width_50{width:50%}.vc_sep_width_60{width:60%}.vc_sep_width_70{width:70%}.vc_sep_width_80{width:80%}.vc_sep_width_90{width:90%}.vc_sep_width_100,.wpb_single_image img.vc_img-placeholder{width:100%}.vc_sep_pos_align_center{margin-left:auto;margin-right:auto}.vc_sep_pos_align_left{margin-left:0;margin-right:auto}.vc_sep_pos_align_right{margin-left:auto;margin-right:0}.vc_text_separator div{display:inline-block;background-color:#FFF;padding:1px 1em;position:relative;top:-9px}.separator_align_left{text-align:left}.separator_align_right{text-align:right}.wpb_single_image a{border:none;outline:0}.wpb_single_image img{height:auto;max-width:100%;vertical-align:top}.wpb_single_image .vc_single_image-wrapper{display:inline-block;vertical-align:top;max-width:100%}.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle{border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:6px;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:1px solid #EBEBEB}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:6px;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle{padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d{border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:15px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:50%;-webkit-box-shadow:none;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image.vc_align_center{text-align:center}.wpb_single_image.vc_align_right{text-align:right}.wpb_single_image.vc_align_left{text-align:left}.wpb_single_image .vc_box_shadow_3d{position:relative;z-index:0;display:inline-block;max-width:100%}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{content:"";position:absolute;-webkit-box-shadow:0 15px 10px rgba(0,0,0,.6);box-shadow:0 15px 10px rgba(0,0,0,.6);left:5px;right:50%;bottom:8px;height:30%;z-index:-1;border-radius:inherit;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skewY(-6deg);-ms-transform:skewY(-6deg);transform:skewY(-6deg)}.wpb_single_image .vc_box_shadow_3d:after{left:50%;right:5px;-webkit-transform:skewY(6deg);-ms-transform:skewY(6deg);transform:skewY(6deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.wpb_single_image .vc_figure{display:inline-block;vertical-align:top;margin:0;max-width:100%}.wpb_single_image .vc_figure-caption{margin-top:.2em;font-size:.8em}.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{border-color:#5472D2}.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue{background-color:#5472D2}.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise{border-color:#00C1CF}.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise{background-color:#00C1CF}.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink{border-color:#FE6C61}.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink{background-color:#FE6C61}.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet{border-color:#8D6DC4}.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet{background-color:#8D6DC4}.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc{border-color:#4CADC9}.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc{background-color:#4CADC9}.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino{border-color:#CEC2AB}.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino{background-color:#CEC2AB}.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine{border-color:#50485B}.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine{background-color:#50485B}.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue{border-color:#75D69C}.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue{background-color:#75D69C}.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black{border-color:#2A2A2A}.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black{background-color:#2A2A2A}.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey{border-color:#EBEBEB}.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey{background-color:#EBEBEB}.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange{border-color:#F7BE68}.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange{background-color:#F7BE68}.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky{border-color:#5AA1E3}.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky{background-color:#5AA1E3}.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green{border-color:#6DAB3C}.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green{background-color:#6DAB3C}.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink{border-color:#F4524D}.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink{background-color:#F4524D}.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown{border-color:#F79468}.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown{background-color:#F79468}.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple{border-color:#B97EBB}.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple{background-color:#B97EBB}.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white{border-color:#FFF}.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white{background-color:#FFF}.vc_icon_element{line-height:0;font-size:14px;margin-bottom:35px}.vc_icon_element.vc_icon_element-outer{box-sizing:border-box;text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{text-align:left}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center{text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right{text-align:right}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{text-align:center;display:inline-block;border:2px solid transparent;width:4em;height:4em;box-sizing:content-box;position:relative}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{font-size:2.15em;font-style:normal;font-weight:400;line-height:1!important;font-size-adjust:none;font-stretch:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-language-override:normal;font-language-override:normal;-webkit-font-kerning:auto;font-kerning:auto;font-synthesis:weight style;font-variant:normal;text-rendering:auto;display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{font-style:normal;font-weight:400;display:inline-block;text-decoration:inherit;width:inherit;height:inherit;font-size:1em;text-align:center;text-rendering:optimizelegibility}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{width:100%;height:100%;display:block;position:absolute;top:0;box-sizing:content-box;border:none}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{max-width:100%!important;line-height:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner{width:2.5em!important;height:2.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{font-size:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{max-width:100%!important;line-height:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner{width:3.15em!important;height:3.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{font-size:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{max-width:100%!important;line-height:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{width:4em!important;height:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{font-size:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{max-width:100%!important;line-height:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{width:5em!important;height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{font-size:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl{max-width:100%!important;line-height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner{width:7.15em!important;height:7.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon{color:#5472D2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon{color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon{color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon{color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon{color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon{color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon{color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon{color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon{color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon{color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon{color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon{color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon{color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon{color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline{border-color:#5472D2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background{background-color:#5472D2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline{border-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{background-color:#00C1CF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline{border-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{background-color:#FE6C61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline{border-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background{background-color:#8D6DC4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline{border-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background{background-color:#4CADC9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline{border-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background{background-color:#CEC2AB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline{border-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background{background-color:#50485B}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline{border-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background{background-color:#75D69C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline{border-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background{background-color:#2A2A2A}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline{border-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background{background-color:#EBEBEB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline{border-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{background-color:#F7BE68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline{border-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background{background-color:#5AA1E3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline{border-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background{background-color:#6DAB3C}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline{border-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background{background-color:#F4524D}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline{border-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background{background-color:#F79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline{border-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background{background-color:#B97EBB}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline{border-color:#FFF}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background{background-color:#FFF}.vc_chart .vc_chart-legend{font-size:14px;margin:0;padding:0}.vc_chart .vc_chart-legend li{line-height:1.3em;list-style:none;margin:0 0 .3em;min-height:1.3em}.vc_chart .vc_chart-legend span{border-radius:.3em;display:inline-block;height:1.3em;left:0;margin-right:.5em;vertical-align:middle;width:1.3em}@media (min-width:768px){.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart .vc_chart-legend li{margin-left:1em}.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg{border-radius:0}.wpb_single_image [class*='_circle'] .vc-zoom-wrapper{border-radius:50%}.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper{border-radius:4px}.vc_general.vc_pagination{display:block;margin:0;padding:0;text-align:center}.vc_general.vc_pagination .vc_pagination-item{display:inline-block;margin:0;padding:0;vertical-align:middle}.vc_general.vc_pagination .vc_pagination-trigger{display:block;text-decoration:none;cursor:pointer;height:10px;width:10px;margin:5px 7px;background:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:none}.vc_gitem-zone,.vc_gitem_row .vc_gitem-col{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;box-sizing:border-box}.vc_general.vc_pagination .vc_pagination-trigger:focus{outline:0}.vc_general.vc_pagination .vc_active .vc_pagination-trigger{cursor:default}.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger{border:3px solid transparent}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger{opacity:.6}.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover{opacity:1}.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger{border-radius:50%}.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger{border-radius:3px}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5472D2}.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5472D2}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger{border-color:#00C1CF}.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#00C1CF}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FE6C61}.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FE6C61}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger{border-color:#8D6DC4}.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#8D6DC4}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger{border-color:#4CADC9}.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#4CADC9}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger{border-color:#CEC2AB}.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#CEC2AB}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger{border-color:#50485B}.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#50485B}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#75D69C}.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#75D69C}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F7BE68}.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F7BE68}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5AA1E3}.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5AA1E3}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger{border-color:#6DAB3C}.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#6DAB3C}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F4524D}.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F4524D}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger{border-color:#F79468}.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#F79468}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger{border-color:#B97EBB}.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#B97EBB}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger{border-color:#2A2A2A}.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#2A2A2A}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger{border-color:#EBEBEB}.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#EBEBEB}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger{border-color:#FFF}.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger,.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#FFF}.vc_grid.vc_row{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.vc-row[data-vc-full-width] .vc_grid.vc_row{overflow:hidden}.vc_grid.vc_row.vc_grid-gutter-1px{margin-bottom:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper{margin-right:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item{padding-right:1px;padding-bottom:1px}.vc_grid.vc_row.vc_grid-gutter-2px{margin-bottom:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper{margin-right:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item{padding-right:2px;padding-bottom:2px}.vc_grid.vc_row.vc_grid-gutter-3px{margin-bottom:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper{margin-right:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item{padding-right:3px;padding-bottom:3px}.vc_grid.vc_row.vc_grid-gutter-4px{margin-bottom:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper{margin-right:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item{padding-right:4px;padding-bottom:4px}.vc_grid.vc_row.vc_grid-gutter-5px{margin-bottom:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper{margin-right:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding-right:5px;padding-bottom:5px}.vc_grid.vc_row.vc_grid-gutter-10px{margin-bottom:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper{margin-right:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item{padding-right:10px;padding-bottom:10px}.vc_grid.vc_row.vc_grid-gutter-15px{margin-bottom:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper{margin-right:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{padding-right:15px;padding-bottom:15px}.vc_grid.vc_row.vc_grid-gutter-20px{margin-bottom:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper{margin-right:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-right:20px;padding-bottom:20px}.vc_grid.vc_row.vc_grid-gutter-25px{margin-bottom:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper{margin-right:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item{padding-right:25px;padding-bottom:25px}.vc_grid.vc_row.vc_grid-gutter-30px{margin-bottom:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:30px;padding-bottom:30px}.vc_grid.vc_row.vc_grid-gutter-35px{margin-bottom:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper{margin-right:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item{padding-right:35px;padding-bottom:35px}.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover{z-index:3}.vc_grid.vc_row .vc_grid-item{display:none;padding:0;vertical-align:top;float:none;box-sizing:border-box;z-index:1}.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content{overflow:hidden}.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element{margin-bottom:15px}.vc_gitem_row,.vc_gitem_row .vc_gitem_row{margin-bottom:0}.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a{text-decoration:none;border-bottom:0}.vc_grid .vc_gitem-link{border-bottom:none;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item{position:static}.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}@media (min-width:768px){.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:inline-block}}@-moz-document url-prefix(){.vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item{margin-left:-.01px}}.vc_gitem-zone-b{display:none;overflow:hidden}.vc_gitem-float-none{float:none}.vc_gitem-float-left{float:left}.vc_gitem-float-right{float:right}.vc_gitem-align-center{text-align:center}.vc_gitem-align-right{text-align:right}.vc_gitem-align-justify{text-align:justify}.vc_gitem-block{position:relative;overflow:hidden}.vc_gitem-is-link{cursor:pointer}.vc_gitem-link{text-decoration:none}.vc_gitem_row{margin-left:0;margin-right:0;padding:inherit;box-sizing:border-box}.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top{position:absolute;left:0;right:0;top:0}.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle{position:absolute;left:0;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom{position:absolute;left:0;right:0;bottom:0}.vc_gitem_row .vc_gitem-col{padding:10px}.vc_gitem-zone{position:relative;background-clip:border-box;overflow:hidden}.vc_gitem-zone .vc-zone-link{display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:5}.vc_gitem-zone-img{width:100%;display:block;visibility:hidden;height:auto}.vc_gitem-zone-a .vc_gitem-zone-mini{box-sizing:border-box;padding:inherit;position:static;top:0;left:0;bottom:0;right:0}.vc_gitem-zone-b .vc_gitem-zone-mini{position:static;padding:inherit;top:0;left:0;right:0;bottom:0;margin:0}.vc_grid-item-zone-c-left .vc_gitem-animated-block{float:right;width:50%}.vc_grid-item-zone-c-left .vc_gitem-zone-c,.vc_grid-item-zone-c-right .vc_gitem-animated-block{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-zone-c{float:right;width:50%}.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:none!important}.vc-gitem-zone-height-mode-auto:before{content:"";display:block;padding-top:100%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before{padding-top:75%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:133.33333333%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before{padding-top:56.25%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before{padding-top:177.77777778%}.vc_gitem-animated-block{position:relative}.vc_gitem-animate .vc_btn{-webkit-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease}.vc_gitem-animate .vc_gitem-zone-b{z-index:199}.vc_gitem-animate-none .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);box-sizing:border-box}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;box-sizing:border-box}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:0}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{display:inline-block;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);-moz-transition:-moz-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);transition:transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vc_gitem-animate-scaleIn{overflow:hidden}.vc_gitem-animate-scaleIn .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.vc_gitem-animate-scaleRotateIn{overflow:hidden}.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{-webkit-transform:scale(1.5) rotate(10deg);-moz-transform:scale(1.5) rotate(10deg);-ms-transform:scale(1.5) rotate(10deg);-o-transform:scale(1.5) rotate(10deg);transform:scale(1.5) rotate(10deg)}.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-perspective:1000;-webkit-backface-visibility:hidden;webkit-transition:filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);-moz-transition:filter .5s cubic-bezier(0,.275,.125,1),-moz-transform .5s cubic-bezier(0,.275,.125,1);transition:filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')}.vc_gitem-animate-blurScaleOut{overflow:hidden}.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_gitem-animate-slideInRight{overflow:hidden}.vc_gitem-animate-slideInRight .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.vc_gitem-animate-slideBottom .vc_gitem-zone-b,.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{-webkit-transition:all 1s ease;-o-transition:all 1s ease;left:0;display:block;margin:0;right:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.vc_gitem-animate-slideInLeft{overflow:hidden}.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{position:absolute;top:0;bottom:0;transition:all 1s ease;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);opacity:0;filter:alpha(opacity=0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.vc_gitem-animate-slideBottom{overflow:hidden;position:relative}.vc_gitem-animate-slideBottom .vc_gitem-zone-b{transition:all 1s ease;z-index:1000;position:absolute;top:100%;height:100%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b{top:0}.vc_gitem-animate-slideTop{overflow:hidden;position:relative}.vc_gitem-animate-slideTop .vc_gitem-zone-b{display:block;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1000;position:absolute;top:-100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b{top:0}.vc_gitem-animate-flipFadeIn{overflow:hidden}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateX(0);-ms-transform:rotateX(0);-o-transform:rotateX(0);transform:rotateX(0)}.vc_gitem-animate-flipHorizontalFadeIn{overflow:hidden}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateY(0);-ms-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0)}.vc_gitem-animate-goTop20{overflow:hidden}.vc_gitem-animate-goTop20 .vc_gitem-zone-a{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%)}.vc_gitem-animate-goTop20 .vc_gitem-zone-b{display:block;-webkit-transition:bottom .5s ease;-o-transition:bottom .5s ease;transition:bottom .5s ease;bottom:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;-webkit-transform:none;-ms-transform:none;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:0}.vc_gitem-animate-goBottom20{overflow:hidden}.vc_gitem-animate-goBottom20 .vc_gitem-zone-a{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b{display:block;-webkit-transition:top .5s ease;-o-transition:top .5s ease;transition:top .5s ease;top:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;-webkit-transform:none;-ms-transform:none;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b{top:0}.vc_gitem-post-data{margin-bottom:15px}.vc_gitem-post-data h2{margin:0}.vc_gitem-post-category-name .vc_gitem-link{color:inherit}.vc_grid .vc_pageable-load-more-btn{text-align:center;margin-top:25px}.vc_grid .vc_pageable-load-more-btn>.vc_btn{outline:0}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{display:none;margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot{cursor:pointer;display:inline-block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span{border:3px solid;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span{border:3px solid;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.6;filter:alpha(opacity=60)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span{background-color:#5472D2!important;border-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span{background-color:#00C1CF!important;border-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span{background-color:#FE6C61!important;border-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span{background-color:#8D6DC4!important;border-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span{background-color:#4CADC9!important;border-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span{background-color:#CEC2AB!important;border-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span{background-color:#50485B!important;border-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span{background-color:#75D69C!important;border-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span{background-color:#2A2A2A!important;border-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{background-color:#EBEBEB!important;border-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span{background-color:#F7BE68!important;border-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span{background-color:#5AA1E3!important;border-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span{background-color:#6DAB3C!important;border-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span{background-color:#F4524D!important;border-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span{background-color:#F79468!important;border-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span{background-color:#B97EBB!important;border-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span{background-color:#FFF!important;border-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{background-color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{background-color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{background-color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{background-color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{background-color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{background-color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{background-color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{background-color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{background-color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{background-color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{background-color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{background-color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{background-color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{background-color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{background-color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{background-color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{background-color:#FFF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled{display:none!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{position:absolute;top:50%;margin-top:-12.5px;opacity:.5;filter:alpha(opacity=50);font-size:25px;line-height:25px;height:25px;display:inline-block;text-decoration:none;cursor:pointer;-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover{opacity:1;filter:alpha(opacity=100)}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{left:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside{left:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{right:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside{right:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue{color:#5472D2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise{color:#00C1CF!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink{color:#FE6C61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet{color:#8D6DC4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc{color:#4CADC9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino{color:#CEC2AB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine{color:#50485B!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue{color:#75D69C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black{color:#2A2A2A!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey{color:#EBEBEB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange{color:#F7BE68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky{color:#5AA1E3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green{color:#6DAB3C!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink{color:#F4524D!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown{color:#F79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple{color:#B97EBB!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white{color:#FFF!important}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-15px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-17.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-20px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-22.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-25px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-27.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-30px}.vc_grid-pagination .vc_grid-pagination-list{outline:0;display:block;padding-left:0;text-align:center;margin:20px 0 0!important;border-radius:2px}.vc_grid-pagination .vc_grid-pagination-list>li{display:inline-block;margin:0;border:0 solid transparent}.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span{color:#fff;background-color:#428bca;border:1px solid #428bca;-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s;position:relative;float:left;padding:3px 10px;line-height:1.42857143;text-decoration:none;opacity:.5;filter:alpha(opacity=50);margin-left:-1px;font-size:10px}.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span{margin-left:0}.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span{opacity:1;filter:alpha(opacity=100)}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61b"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61a"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e618"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e619"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover{z-index:2;opacity:1;filter:alpha(opacity=100);cursor:default}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover{display:none}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li{border-color:#5472D2!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span{background-color:#5472D2!important;border-color:#5472D2!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li{border-color:#00C1CF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span{background-color:#00C1CF!important;border-color:#00C1CF!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li{border-color:#FE6C61!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span{background-color:#FE6C61!important;border-color:#FE6C61!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li{border-color:#8D6DC4!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span{background-color:#8D6DC4!important;border-color:#8D6DC4!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li{border-color:#4CADC9!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span{background-color:#4CADC9!important;border-color:#4CADC9!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li{border-color:#CEC2AB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span{background-color:#CEC2AB!important;border-color:#CEC2AB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li{border-color:#50485B!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span{background-color:#50485B!important;border-color:#50485B!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li{border-color:#75D69C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span{background-color:#75D69C!important;border-color:#75D69C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li{border-color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span{background-color:#2A2A2A!important;border-color:#2A2A2A!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li{border-color:#EBEBEB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span{background-color:#EBEBEB!important;border-color:#EBEBEB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li{border-color:#F7BE68!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span{background-color:#F7BE68!important;border-color:#F7BE68!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li{border-color:#5AA1E3!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span{background-color:#5AA1E3!important;border-color:#5AA1E3!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li{border-color:#6DAB3C!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span{background-color:#6DAB3C!important;border-color:#6DAB3C!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li{border-color:#F4524D!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{background-color:#F4524D!important;border-color:#F4524D!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li{border-color:#F79468!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span{background-color:#F79468!important;border-color:#F79468!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li{border-color:#B97EBB!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span{background-color:#B97EBB!important;border-color:#B97EBB!important;color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li{border-color:#FFF!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span{background-color:#FFF!important;border-color:#FFF!important;color:#2A2A2A!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:28px;min-height:22px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{margin-left:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{margin-left:5px;border-radius:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span{background-color:transparent!important;color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{background-color:transparent!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li{border-left-width:1px!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{border-width:0;background:rgba(0,0,0,0)!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child{border-width:0!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a{color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{color:#fff!important}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-loading{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before{border-radius:50%;width:12px;height:12px;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.vc_grid-loading:before{left:-20px}.vc_grid-loading:after{left:20px;-webkit-animation-delay:.32s;animation-delay:.32s}.vc_grid-loading:after,.vc_grid-loading:before{content:'';position:absolute;top:0}@-webkit-keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}@keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-filter{margin-left:0;margin-bottom:20px;list-style:none;padding:0}.vc_grid-filter.vc_grid-filter-center{text-align:center}.vc_grid-filter.vc_grid-filter-right{text-align:right}.vc_grid-filter.vc_grid-filter-left{text-align:left}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter>.vc_grid-filter-item{cursor:pointer;display:inline-block;background:0 0;padding:4px 10px;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{display:none}.vc_grid-filter>.vc_grid-filter-item:first-child{margin-left:0!important}.vc_grid-filter>.vc_grid-filter-item>span{-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear;outline:0;padding:0;text-decoration:none}.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span{text-decoration:none}.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:30px}.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item{padding:0!important}.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:5px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item{margin:0;border:1px solid rgba(235,235,235,.8);border-collapse:collapse}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2){margin-left:-1px;margin-top:-1px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover{position:relative;z-index:1;border-color:transparent}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a{text-decoration:none}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item{background-color:#7c93dd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472D2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item{background-color:#00919c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00C1CF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item{background-color:#fe9b94}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#FE6C61}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item{background-color:#a991d3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8D6DC4}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item{background-color:#73bfd5}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4CADC9}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item{background-color:#e1d9cb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#CEC2AB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item{background-color:#695f77}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485B}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item{background-color:#9ce2b8}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75D69C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item{background-color:#444}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2A2A2A}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{background-color:#d2d2d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#EBEBEB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item{background-color:#fad398}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#F7BE68}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item{background-color:#86baea}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5AA1E3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item{background-color:#87c456}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6DAB3C}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item{background-color:#f7817d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#F4524D}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item{background-color:#fab698}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#F79468}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item{background-color:#cb9fcd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#B97EBB}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item{background-color:#e6e6e6}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item{margin:0;border:1px solid transparent;border-collapse:collapse;padding:3px 7px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span{color:#FFF}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2){border-left:none;margin-left:1px;border-top:none;margin-top:1px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item{border-radius:3px!important}.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item{border-radius:30px!important}.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item{font-size:12px;padding:1px 5px}.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item{font-size:13px;padding:2px 7px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{font-size:100%;padding:2px 10px}.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item{font-size:18px;padding:4px 10px}.vc_grid-filter-dropdown,.vc_grid-filter-select{font-size:12px;margin-bottom:20px}.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center{text-align:center}.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right{text-align:right}.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left{text-align:left}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{outline:0;display:inline-block}@media (min-width:768px){.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon{color:#5472D2}.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon{color:#00C1CF}.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon{color:#FE6C61}.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon{color:#8D6DC4}.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon{color:#4CADC9}.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon{color:#CEC2AB}.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon{color:#50485B}.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon{color:#75D69C}.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon{color:#2A2A2A}.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon{color:#EBEBEB}.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon{color:#F7BE68}.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon{color:#5AA1E3}.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon{color:#6DAB3C}.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon{color:#F4524D}.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon{color:#F79468}.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon{color:#B97EBB}.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon{color:#FFF}.vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select{border:1px solid #ccc;display:inline-block;height:30px;overflow:hidden;padding-right:5px;text-align:left;width:auto;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{font-size:17px;display:inline;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{background:none;border:0;border-radius:0;height:30px;line-height:1;margin-right:-50px;padding:5px;position:relative;font-size:12px;z-index:0;cursor:pointer;max-width:inherit!important}}@media (max-width:768px){.vc_responsive .vc_grid-filter-select{display:block}.vc_responsive .vc_grid-filter{display:none!important}}.owl-carousel .owl-item .vc_grid-item{-webkit-transform:translate3D(0,0,0);-ms-transform:translate3D(0,0,0);transform:translate3D(0,0,0)}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}@font-face{font-family:vc_grid_v1;src:url(/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);src:url(/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'),url(/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'),url(/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'),url(/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');font-weight:400;font-style:normal}[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{font-family:vc_grid_v1;font-style:normal;font-weight:400;line-height:1}.vc_arrow-icon-minus:before{content:"\e61c"}.vc_arrow-icon-plus:before{content:"\e61d"}.vc_arrow-icon-arrow_down:before{content:"\e61e"}.vc_arrow-icon-arrow_up:before{content:"\e61f"}.vc_arrow-icon-arrow_01_left:before{content:"\e600"}.vc_arrow-icon-arrow_01_right:before{content:"\e601"}.vc_arrow-icon-arrow_02_left:before{content:"\e602"}.vc_arrow-icon-arrow_02_right:before{content:"\e603"}.vc_arrow-icon-arrow_03_left:before{content:"\e604"}.vc_arrow-icon-arrow_03_right:before{content:"\e605"}.vc_arrow-icon-arrow_04_left:before{content:"\e606"}.vc_arrow-icon-arrow_04_right:before{content:"\e607"}.vc_arrow-icon-arrow_05_left:before{content:"\e608"}.vc_arrow-icon-arrow_05_right:before{content:"\e609"}.vc_arrow-icon-arrow_06_left:before{content:"\e60a"}.vc_arrow-icon-arrow_06_right:before{content:"\e60b"}.vc_arrow-icon-arrow_07_left:before{content:"\e60c"}.vc_arrow-icon-arrow_07_right:before{content:"\e60d"}.vc_arrow-icon-arrow_08_left:before{content:"\e60e"}.vc_arrow-icon-arrow_08_right:before{content:"\e60f"}.vc_arrow-icon-arrow_09_left:before{content:"\e610"}.vc_arrow-icon-arrow_09_right:before{content:"\e611"}.vc_arrow-icon-arrow_10_left:before{content:"\e612"}.vc_arrow-icon-arrow_10_right:before{content:"\e613"}.vc_arrow-icon-arrow_11_left:before{content:"\e614"}.vc_arrow-icon-arrow_11_right:before{content:"\e615"}.vc_arrow-icon-arrow_12_left:before{content:"\e616"}.vc_arrow-icon-arrow_12_right:before{content:"\e617"}.vc_arrow-icon-navicon:before{content:"\f0c9"}.wpb_animate_when_almost_visible{opacity:0;filter:alpha(opacity=0)}.wpb_animate_when_almost_visible:not(.wpb_start_animation){-webkit-animation:none;-o-animation:none;animation:none}.top-to-bottom,.wpb_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275)}.bottom-to-top,.wpb_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275)}.left-to-right,.wpb_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275)}.right-to-left,.wpb_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275)}.appear,.wpb_appear{-webkit-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpb_start_animation{opacity:1;filter:alpha(opacity=100)}@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{-moz-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-o-keyframes wpb_ttb{0%{-o-transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{-o-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_ttb{0%{-webkit-transform:translate(0,-10%);-ms-transform:translate(0,-10%);-o-transform:translate(0,-10%);transform:translate(0,-10%);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{-moz-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-o-keyframes wpb_btt{0%{-o-transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{-o-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_btt{0%{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);-o-transform:translate(0,10%);transform:translate(0,10%);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{-moz-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{-o-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);-o-transform:translate(-10%,0);transform:translate(-10%,0);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{-moz-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{-o-transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_rtl{0%{-webkit-transform:translate(10%,0);-ms-transform:translate(10%,0);-o-transform:translate(10%,0);transform:translate(10%,0);opacity:0;filter:alpha(opacity=0)}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;filter:alpha(opacity=100)}}@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{-webkit-transform:scale(1);opacity:1;filter:alpha(opacity=100)}}@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{-moz-transform:scale(1);opacity:1;filter:alpha(opacity=100)}}@-o-keyframes wpb_appear{0%{-o-transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{-o-transform:scale(1);opacity:1;filter:alpha(opacity=100)}}@keyframes wpb_appear{0%{-webkit-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.1;filter:alpha(opacity=10)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100)}}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini{position:relative}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone{opacity:0!important;filter:alpha(opacity=0)!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper{position:absolute;right:0;top:50%;margin-top:-50px;left:0}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{border-radius:50%;width:12px;height:12px;-webkit-animation:vc_woo-add-cart-load 1.8s infinite ease-in-out;animation:vc_woo-add-cart-load 1.8s infinite ease-in-out}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{left:-20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after{left:20px;-webkit-animation-delay:.32s;animation-delay:.32s}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{content:'';position:absolute;top:0}@-webkit-keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}@keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-item-mini .added_to_cart.wc-forward{display:none}/*
Theme Name: 	Portal2017
Theme URI: 		http://tudosites.com
Description: 	O melhor tema wordpress para sites de notícias
Version: 		2017
Author: 		TudoSites
Author URI: 	http://tudosites.com
License:
License URI:
Tags:black, white, one-column, two-columns, fixed-layout
*/
/*

    

*/
body {
  visibility: visible !important;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
/*  ----------------------------------------------------------------------------
    from bootstrap
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
}
.td-main-content-wrap,
.td-category-grid {
  background-color: #fff;
}
/*  ----------------------------------------------------------------------------
    container
*/
.td-container {
  width: 1068px;
  margin-right: auto;
  margin-left: auto;
}
/*  ----------------------------------------------------------------------------
    rows
*/
.td-pb-row {
  *zoom: 1;
  margin-right: -24px;
  margin-left: -24px;
}
.td-pb-row:before,
.td-pb-row:after {
  display: table;
  content: "";
}
.td-pb-row:after {
  clear: both;
}
/*  ----------------------------------------------------------------------------
    all spans
*/
.td-pb-row [class*="td-pb-span"] {
  display: block;
  min-height: 1px;
  float: left;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    smart sidebar - fix
*/
.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/*  ----------------------------------------------------------------------------
    main grid
*/
.td-pb-span1 {
  width: 8.33333333%;
}
.td-pb-span2 {
  width: 16.66666667%;
}
.td-pb-span3 {
  width: 25%;
}
.td-pb-span4 {
  width: 33.33333333%;
}
.td-pb-span5 {
  width: 41.66666667%;
}
.td-pb-span6 {
  width: 50%;
}
.td-pb-span7 {
  width: 58.33333333%;
}
.td-pb-span8 {
  width: 66.66666667%;
}
.td-pb-span9 {
  width: 75%;
}
.td-pb-span10 {
  width: 83.33333333%;
}
.td-pb-span11 {
  width: 91.66666667%;
}
.td-pb-span12 {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    grid in grid
*/
.td-pb-row .td-pb-row .td-pb-span1 {
  width: 8.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span2 {
  width: 16.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span3 {
  width: 25%;
}
.td-pb-row .td-pb-row .td-pb-span4 {
  width: 33.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span5 {
  width: 41.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span6 {
  width: 50%;
}
.td-pb-row .td-pb-row .td-pb-span7 {
  width: 58.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span8 {
  width: 66.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span9 {
  width: 75%;
}
.td-pb-row .td-pb-row .td-pb-span10 {
  width: 83.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span11 {
  width: 91.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span12 {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    hacks Visual Composer
*/
.wpb_row {
  margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
/* block row + global block spans */
.td-block-row {
  *zoom: 1;
  margin-left: -24px;
  margin-right: -24px;
}
.td-block-row:before,
.td-block-row:after {
  display: table;
  content: "";
}
.td-block-row:after {
  clear: both;
}
.td-block-row [class*="td-block-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-block-span4 {
  /* 1/3 - used when the block is on td-3-col */
  width: 33.33333333%;
}
.td-block-span6 {
  /* half - used when the block is on td-2-col */
  width: 50%;
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  /*  ----------------------------------------------------------------------------
        container
   */
  .td-container {
    width: 980px;
  }
  /*  ----------------------------------------------------------------------------
    rows
  */
  .td-pb-row {
    *zoom: 1;
    margin-right: -20px;
    margin-left: -20px;
  }
  .td-pb-row:before,
  .td-pb-row:after {
    display: table;
    content: "";
  }
  .td-pb-row:after {
    clear: both;
  }
  /*  ----------------------------------------------------------------------------
      all spans
  */
  .td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
    padding-right: 20px;
    padding-left: 20px;
  }
  /*  ----------------------------------------------------------------------------
    main grid
  */
  /*  ----------------------------------------------------------------------------
       blocks grid
  */
  /* block row + global block spans */
  .td-block-row {
    *zoom: 1;
    margin-left: -20px;
    margin-right: -20px;
  }
  .td-block-row:before,
  .td-block-row:after {
    display: table;
    content: "";
  }
  .td-block-row:after {
    clear: both;
  }
  .td-block-row [class*="td-block-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) and (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  /*  ----------------------------------------------------------------------------
      container
  */
  .td-container {
    width: 740px;
  }
  /*  ----------------------------------------------------------------------------
    rows
  */
  .td-pb-row {
    *zoom: 1;
    margin-right: -14px;
    margin-left: -14px;
  }
  .td-pb-row:before,
  .td-pb-row:after {
    display: table;
    content: "";
  }
  .td-pb-row:after {
    clear: both;
  }
  /*  ----------------------------------------------------------------------------
    all spans
  */
  .td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
    padding-right: 14px;
    padding-left: 14px;
  }
  /*  ----------------------------------------------------------------------------
    main grid
  */
  /*  ----------------------------------------------------------------------------
       blocks grid
  */
  /* block row + global block spans */
  .td-block-row {
    *zoom: 1;
    margin-left: -14px;
    margin-right: -14px;
  }
  .td-block-row:before,
  .td-block-row:after {
    display: table;
    content: "";
  }
  .td-block-row:after {
    clear: both;
  }
  .td-block-row [class*="td-block-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) and (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  /* container */
  .td-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .td-pb-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /*  ----------------------------------------------------------------------------
    all spans
  */
  .td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
    padding-right: 0;
    padding-left: 0;
  }
  .td-pb-row .td-pb-span1,
  .td-pb-row .td-pb-span2,
  .td-pb-row .td-pb-span3,
  .td-pb-row .td-pb-span4,
  .td-pb-row .td-pb-span5,
  .td-pb-row .td-pb-span6,
  .td-pb-row .td-pb-span7,
  .td-pb-row .td-pb-span8,
  .td-pb-row .td-pb-span9,
  .td-pb-row .td-pb-span10,
  .td-pb-row .td-pb-span11,
  .td-pb-row .td-pb-span12 {
    float: none;
    width: 100%;
  }
  .td-pb-row .td-pb-row {
    padding-right: 0;
    padding-left: 0;
  }
  .td-pb-row .td-pb-row .td-pb-span1,
  .td-pb-row .td-pb-row .td-pb-span2,
  .td-pb-row .td-pb-row .td-pb-span3,
  .td-pb-row .td-pb-row .td-pb-span4,
  .td-pb-row .td-pb-row .td-pb-span5,
  .td-pb-row .td-pb-row .td-pb-span6,
  .td-pb-row .td-pb-row .td-pb-span7,
  .td-pb-row .td-pb-row .td-pb-span8,
  .td-pb-row .td-pb-row .td-pb-span9,
  .td-pb-row .td-pb-row .td-pb-span10,
  .td-pb-row .td-pb-row .td-pb-span11,
  .td-pb-row .td-pb-row .td-pb-span12 {
    width: 100%;
  }
  /*  ----------------------------------------------------------------------------
       blocks grid
  */
  /* block row + global block spans */
  .td-block-row {
    *zoom: 1;
    margin-left: 0;
    margin-right: 0;
  }
  .td-block-row:before,
  .td-block-row:after {
    display: table;
    content: "";
  }
  .td-block-row:after {
    clear: both;
  }
  .td-block-row [class*="td-block-span"] {
    display: block;
    min-height: 1px;
    float: left;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
  }
  .td-block-span4,
  .td-block-span6,
  .td-block-span12 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) and (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-wrap {
  position: relative;
  z-index: 2000;
}
/* header rows */
.td-header-row {
  *zoom: 1;
  font-family: 'Open Sans', arial, sans-serif;
}
.td-header-row:before,
.td-header-row:after {
  display: table;
  content: "";
}
.td-header-row:after {
  clear: both;
}
.td-header-row [class*="td-header-sp"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 0;
    padding-left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-header-sp-logo img {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.td-main-menu-logo {
  display: none;
  float: left;
  margin-right: 10px;
  height: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-menu-logo {
    display: block;
    margin-right: 0;
    height: 0;
  }
}
.td-main-menu-logo a {
  line-height: 48px;
}
.td-main-menu-logo img {
  padding: 3px 0;
  position: relative;
  vertical-align: middle;
  max-height: 48px;
}
@media (max-width: 767px) {
  .td-main-menu-logo img {
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 0;
  }
}
@media (max-width: 1140px) {
  .td-main-menu-logo img {
    max-width: 180px;
  }
}
@media (min-width: 768px) {
  .td-affix .td-logo-sticky {
    display: block;
  }
  .td-header-wrap .td-affix .td-main-menu-logo {
    height: 48px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo a {
    line-height: 48px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo img {
    max-height: 48px !important;
    top: -1px;
  }
  .td-header-wrap .td-affix .sf-menu > li > a {
    line-height: 48px !important;
  }
}
.td-visual-hidden {
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.td-logo {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: inherit !important;
}
/* -------------------------------------------------------------------------------

      logo on sticky menu

*/
.td-logo-in-header .td-sticky-disable.td-mobile-logo,
.td-logo-in-header .td-sticky-disable.td-header-logo {
  display: none;
}
.td-logo-in-header .td-sticky-disable.td-mobile-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-disable.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-header .td-sticky-header.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-header.td-mobile-logo {
    display: inherit;
  }
}
.td-logo-in-header .td-sticky-header.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-header.td-header-logo {
    display: none;
  }
}
.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
  display: block;
}
.td-logo-in-header .td-sticky-mobile.td-header-logo {
  display: none;
}
.td-logo-in-menu .td-sticky-disable.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-disable.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-disable.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: none;
  }
}
.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo {
  display: none;
}
.td-logo-in-menu .td-sticky-header.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-header.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-header.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-header.td-header-logo {
    display: none;
  }
}
.td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-mobile.td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-mobile.td-header-logo {
    display: none;
  }
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo {
  display: none;
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
  display: block;
}
.td-affix .td-logo-in-menu .td-main-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-affix .td-logo-in-menu .td-main-logo {
    display: block;
  }
}
.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo {
  display: block;
}
/*  ----------------------------------------------------------------------------
    header menu affix
*/
.td-header-menu-wrap.td-affix {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  z-index: 9999;
  position: fixed !important;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
}
.admin-bar .td-header-menu-wrap.td-affix {
  top: 32px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 46px;
  }
}
@media (max-width: 602px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 0;
  }
}
.td-header-gradient:before {
  content: "";
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -12px;
  z-index: 1;
}
.td-boxed-layout #td-outer-wrap {
  z-index: 1;
}
.td-boxed-layout .td-header-menu-wrap.td-affix {
  width: 1164px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-header-menu-wrap.td-affix {
    width: 100%;
  }
}
/* -------------------------------------------------------------------

Headers style

----------------------------------------------------------------------  */
/* General */
.td-header-top-menu-full {
  position: relative;
  z-index: 9999;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-top-menu-full {
    display: none;
  }
}
.td-banner-wrap-full {
  position: relative;
}
.td-header-menu-wrap-full {
  z-index: 9998;
  position: relative;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-header-wrap .td-header-menu-wrap-full,
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    background-color: #222 !important;
    height: 54px !important;
  }
  .td-header-header {
    padding: 0;
  }
  .header-search-wrap .td-icon-search {
    color: #fff !important;
  }
}
@media (min-width: 768px) {
  .td-affix .header-search-wrap .td-icon-search {
    line-height: 48px !important;
  }
  .td-affix #td-header-menu {
    min-height: 48px !important;
  }
}
/*
    fix logo alignment for logo in menus
*/
@media (min-width: 768px) {
  .td-header-style-5 .td-affix .td-main-menu-logo img,
  .td-header-style-6 .td-affix .td-main-menu-logo img,
  .td-header-style-12 .td-affix .td-main-menu-logo img {
    top: 0;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 768px) {
    .td-header-style-5 .td-main-menu-logo a img,
    .td-header-style-6 .td-main-menu-logo a img,
    .td-header-style-12 .td-main-menu-logo a img {
      top: -1px;
    }
  }
}
/* ----------------------------------------------- */
.td-logo-text-container {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  z-index: 1;
}
.td-logo-text-container span {
  display: inline-block;
  width: 100%;
}
.td-logo-text-container .td-logo-text {
  font-size: 75px;
  font-family: serif;
  color: #222;
  line-height: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-logo-text {
    font-size: 36px;
  }
}
.td-logo-text-container .td-logo {
  line-height: 1 !important;
}
.td-logo-text-container .td-tagline-text {
  letter-spacing: 1.8px;
  font-size: 12px;
  font-family: serif;
  color: #777;
  padding-top: 2px;
  padding-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-tagline-text {
    font-size: 11px;
  }
}
.td-logo-mobile-loaded {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-mobile-loaded {
    display: none;
  }
}
.td-banner-wrap-full,
.td-header-menu-wrap-full {
  background-color: #fff;
}
/* -------------------------------------------------------------------
  Style 1
----------------------------------------------------------------------  */
.td-header-style-1 .td-header-top-menu-full {
  background-color: #222222;
}
.td-header-style-1 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 28px 28px 9px 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 224px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 214px;
    margin: 14px 28px 0 28px;
    max-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-1 .td-header-sp-logo img {
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-1 .td-header-sp-recs {
  margin: 28px 0 9px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-recs {
    margin: 14px 0 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-1 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-1 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-1 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-1 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
/* -------------------------------------------------------------------
  Style 2
----------------------------------------------------------------------  */
.td-header-style-2 .td-header-top-menu-full {
  background-color: #222222;
}
.td-header-style-2 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 24px 28px 0 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-2 .td-header-sp-logo {
    width: 224px;
    margin: 24px 14px 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-logo {
    width: 214px;
    height: 60px;
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-2 .td-header-sp-logo img {
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-2 .td-header-sp-recs {
  margin: 24px 0 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-recs {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-2 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-2 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-2 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-2 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-2 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-2 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.single_template_6 .td-header-style-2 .td-header-sp-recs,
.single_template_7 .td-header-style-2 .td-header-sp-recs,
.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
.single_template_8 .td-header-style-2 .td-header-sp-recs,
.single_template_10 .td-header-style-2 .td-header-sp-recs,
.single_template_11 .td-header-style-2 .td-header-sp-recs,
.td_category_template_2 .td-header-style-2 .td-header-sp-recs,
.td_category_template_5 .td-header-style-2 .td-header-sp-recs,
.td_category_template_6 .td-header-style-2 .td-header-sp-recs,
.td_category_template_8 .td-header-style-2 .td-header-sp-recs {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-2 .td-header-sp-recs,
  .single_template_7 .td-header-style-2 .td-header-sp-recs,
  .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
  .single_template_8 .td-header-style-2 .td-header-sp-recs,
  .single_template_10 .td-header-style-2 .td-header-sp-recs,
  .single_template_11 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-2 .td-header-sp-recs,
  .single_template_7 .td-header-style-2 .td-header-sp-recs,
  .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
  .single_template_8 .td-header-style-2 .td-header-sp-recs,
  .single_template_10 .td-header-style-2 .td-header-sp-recs,
  .single_template_11 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 14px;
  }
}
.td_category_template_7 .td-header-style-2 .td-header-sp-recs {
  /* responsive min landscape tablet */
}
@media (min-width: 1019px) {
  .td_category_template_7 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 6px;
  }
}
.td_category_template_2 .td-header-style-2,
.td_category_template_5 .td-header-style-2 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 3
----------------------------------------------------------------------  */
.td-header-style-3 .td-header-menu-wrap-full {
  background-color: transparent !important;
}
.td-header-style-3 .td-header-top-menu-full {
  background-color: #111;
}
.td-header-style-3 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-3 .td-header-sp-logo {
    width: 224px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-logo {
    width: 214px;
    height: 60px;
    margin: 14px 28px 0 28px;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-3 .td-header-sp-logo img {
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-3 .td-header-sp-recs {
  margin: 28px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-recs {
    margin: 14px 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-3 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-3 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-3 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-3 .td-header-main-menu {
  background-color: #151515;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-main-menu {
    padding-left: 2px;
  }
}
.td-header-style-3 .sf-menu > li > a {
  color: #fff;
}
.td-header-style-3 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-3 .black-menu {
  /* hover and current menu */
}
.td-header-style-3 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-3 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > li > a:hover,
.td-header-style-3 .black-menu .sf-menu > .sfHover > a {
  background-color: #4db2ec;
}
.td-header-style-3 .td-affix {
  background-color: transparent !important;
}
.td-header-style-3 .td-affix .td-header-main-menu {
  background-color: #151515;
}
.td-header-style-3 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.td_category_template_2 .td-header-style-3,
.td_category_template_5 .td-header-style-3 {
  border-bottom: 1px solid #f2f2f2;
}
.td-boxed-layout .td-header-style-3 .td-header-menu-wrap {
  background-color: #151515 !important;
}
.td-full-layout .td-header-style-3 .td-header-main-menu {
  padding-left: 21px;
}
.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
  margin-left: 17px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
    margin-left: 18px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-menu ul {
  width: 1068px !important;
  left: 0 !important;
  box-shadow: none;
  border-top: none;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-menu ul {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-menu ul {
    width: 740px !important;
  }
}
.td-full-layout .td-header-style-3 .td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
  margin: 0 0 18px 18px;
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
  width: 208px;
  padding-top: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
    width: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
    width: 144px;
  }
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
  padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
    padding: 3px 18px;
  }
}
.td-full-layout .td-header-style-3 .block-mega-child-cats {
  max-height: 216px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .block-mega-child-cats {
    max-height: 192px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-row {
  padding: 18px 0 12px 0;
}
.td-full-layout .td-header-style-3 .td-mega-span {
  width: 192px;
  min-height: 199px;
  margin-left: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-span {
    width: 174px;
    min-height: 187px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-span {
    width: 126px;
    min-height: 174px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
  min-height: 132px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
    min-height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
    min-height: 87px;
  }
}
/* -------------------------------------------------------------------
  Style 4
----------------------------------------------------------------------  */
.td-header-style-4 .td-header-top-menu-full {
  background-color: #111;
}
.td-header-style-4 .td-main-menu-logo {
  margin: 0;
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-4 .td-main-menu-logo {
    float: left;
    display: inline;
    width: 0;
  }
}
.td-header-style-4 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .td-header-style-4 .td-main-menu-logo img {
    top: -1px;
  }
  .td-header-style-4 .td-affix .td-main-menu-logo img {
    top: 0;
  }
}
.td-header-style-4 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-4 .td-header-sp-recs img {
  position: relative;
}
.td-header-style-4 .td-header-sp-recs .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-4 .td-header-rec-wrap {
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-4 .td-header-rec-wrap {
    width: 100% !important;
    padding: 0 10px;
  }
}
.td-header-style-4 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-4 .td-header-menu-wrap-full {
  background-color: transparent !important;
}
.td-header-style-4 .td-header-main-menu {
  background-color: #151515;
}
.td-header-style-4 .black-menu {
  /* hover and current menu */
}
.td-header-style-4 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-4 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > li > a:hover,
.td-header-style-4 .black-menu .sf-menu > .sfHover > a {
  background-color: #4db2ec;
}
.td-header-style-4 .sf-menu > li > a {
  color: #fff;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-4 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-4 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-4 .td-affix {
  background-color: transparent !important;
}
.td-header-style-4 .td-affix .td-header-main-menu {
  background-color: #151515;
}
.td_category_template_2 .td-header-style-4,
.td_category_template_5 .td-header-style-4 {
  border-bottom: 1px solid #f2f2f2;
}
.td-boxed-layout .td-header-style-4 .td-header-menu-wrap {
  background-color: #151515 !important;
}
.td-full-layout .td-header-style-4 .td-main-menu-logo {
  margin: 0;
  display: block;
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img {
  margin: 0 21px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
  margin-left: 17px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
    margin-left: 18px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-menu ul {
  width: 1068px !important;
  left: 0 !important;
  box-shadow: none;
  border-top: none;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-menu ul {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-menu ul {
    width: 740px !important;
  }
}
.td-full-layout .td-header-style-4 .td-mega-menu .td-next-prev-wrap {
  margin: 0 0 18px 18px;
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
  width: 208px;
  padding-top: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
    width: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
    width: 144px;
  }
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
  padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
    padding: 3px 18px;
  }
}
.td-full-layout .td-header-style-4 .block-mega-child-cats {
  max-height: 216px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .block-mega-child-cats {
    max-height: 192px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-row {
  padding: 18px 0 12px 0;
}
.td-full-layout .td-header-style-4 .td-mega-span {
  width: 192px;
  min-height: 199px;
  margin-left: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-span {
    width: 174px;
    min-height: 187px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-span {
    width: 126px;
    min-height: 174px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
  min-height: 132px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
    min-height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
    min-height: 87px;
  }
}
/* -------------------------------------------------------------------
  Style 5
----------------------------------------------------------------------  */
.td-header-style-5 {
  /* responsive portrait phone */
}
.td-header-style-5 .td-header-top-menu-full {
  background-color: #f9f9f9;
}
.td-header-style-5 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-5 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-5 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-5 .top-header-menu .sub-menu {
  background-color: #f9f9f9;
}
.td-header-style-5 .td-main-menu-logo {
  display: block;
  margin-right: 0;
  height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-5 .td-main-menu-logo {
    float: left;
    margin: 0;
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-5 .td-main-menu-logo a {
  line-height: 60px;
}
.td-header-style-5 .td-main-menu-logo img {
  max-height: 60px;
  margin-right: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-5 .td-main-menu-logo img {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-5 .td-main-menu-logo img {
    max-height: 48px;
    margin: auto;
  }
}
.td-header-style-5 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-5 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-5 .td-a-rec-id-header > div,
.td-header-style-5 .td-g-rec-id-header > div,
.td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-5 .td-a-rec-id-header > div,
  .td-header-style-5 .td-g-rec-id-header > div,
  .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-5 .td-a-rec-id-header > div,
  .td-header-style-5 .td-g-rec-id-header > div,
  .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-5 .td-a-rec-id-header img,
.td-header-style-5 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-5 .td-a-rec-id-header .adsbygoogle,
.td-header-style-5 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-5 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-5 .td-header-menu-wrap-full {
  background-color: #151515;
}
.td-header-style-5 #td-header-menu {
  min-height: 60px;
}
.td-header-style-5 .black-menu {
  /* hover and current menu */
}
.td-header-style-5 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-5 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > li > a:hover,
.td-header-style-5 .black-menu .sf-menu > .sfHover > a {
  background-color: #4db2ec;
}
.td-header-style-5 .sf-menu > li > a {
  color: #fff;
  line-height: 60px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-5 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-5 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-5 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-5 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-5 .td-mega-menu ul {
  border-top: none;
}
@media (max-width: 767px) {
  .td-header-style-5 .td-header-menu-wrap-full {
    height: 54px !important;
  }
  .td-header-style-5 #td-header-menu {
    min-height: 54px;
  }
  .td-header-style-5 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-5 .td-affix {
  background-color: #161616;
  background-color: rgba(22, 22, 22, 0.9);
}
.td-header-style-5 .td-affix #td-header-menu {
  min-height: 48px;
}
.single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-5,
.td_category_template_5 .td-header-style-5 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 6
----------------------------------------------------------------------  */
.td-header-style-6 {
  /* responsive portrait phone */
}
.td-header-style-6 .td-header-top-menu-full {
  background-color: #f9f9f9;
}
.td-header-style-6 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-6 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-6 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-6 .top-header-menu .sub-menu {
  background-color: #f9f9f9;
}
.td-header-style-6 .td-main-menu-logo {
  display: block;
  margin-right: 42px;
  height: 80px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .td-main-menu-logo {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-6 .td-main-menu-logo {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-6 .td-main-menu-logo {
    float: left;
    margin: 0;
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-6 .td-main-menu-logo a {
  line-height: 80px;
}
.td-header-style-6 .td-main-menu-logo img {
  max-height: 80px;
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .td-header-style-6 .td-main-menu-logo img {
    max-height: 48px;
  }
}
.td-header-style-6 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-6 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-6 .td-a-rec-id-header > div,
.td-header-style-6 .td-g-rec-id-header > div,
.td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-6 .td-a-rec-id-header > div,
  .td-header-style-6 .td-g-rec-id-header > div,
  .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-6 .td-a-rec-id-header > div,
  .td-header-style-6 .td-g-rec-id-header > div,
  .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-6 .td-a-rec-id-header img,
.td-header-style-6 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-6 .td-a-rec-id-header .adsbygoogle,
.td-header-style-6 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-6 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-6 .td-header-menu-wrap-full {
  background-color: #151515;
}
.td-header-style-6 #td-header-menu {
  min-height: 80px;
}
.td-header-style-6 .black-menu {
  /* hover and current menu */
}
.td-header-style-6 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-6 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > li > a:hover,
.td-header-style-6 .black-menu .sf-menu > .sfHover > a {
  background-color: #4db2ec;
}
.td-header-style-6 .sf-menu {
  float: right;
}
.td-header-style-6 .sf-menu > li > a {
  color: #fff;
  line-height: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-6 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-6 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-6 .td-mega-menu ul {
  border-top: none;
}
@media (max-width: 767px) {
  .td-header-style-6 #td-header-menu {
    min-height: 54px;
  }
  .td-header-style-6 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-6 .td-affix {
  background-color: #161616;
  background-color: rgba(22, 22, 22, 0.9);
}
.td-header-style-6 .td-affix #td-header-menu {
  min-height: 48px;
}
.single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-6,
.td_category_template_5 .td-header-style-6 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 7
----------------------------------------------------------------------  */
.td-header-style-7 {
  /* responsive portrait phone */
}
.td-header-style-7 .td-header-top-menu-full {
  background-color: #fff;
}
.td-header-style-7 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-7 .td-header-top-menu {
  color: #000;
  border-bottom: 1px solid #e0e0e0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .td-header-top-menu {
    padding: 5px 0;
  }
}
.td-header-style-7 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-7 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-7 .td-header-sp-logo {
  margin-right: 42px;
  float: left;
  height: 106px;
  padding: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .td-header-sp-logo {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo {
    margin-right: 10px;
    height: 54px;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-7 .td-header-sp-logo a {
  line-height: 106px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo a {
    line-height: 54px;
  }
}
.td-header-style-7 .td-header-sp-logo img {
  max-height: 106px;
  position: relative;
  padding: 6px 0;
  line-height: 106px;
  vertical-align: middle;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo img {
    max-width: 140px;
    max-height: 54px;
    line-height: 54px;
    padding: 3px 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-7 .td-header-sp-logo img {
    top: -1px;
  }
  .td-header-style-7 .td-affix .td-header-sp-logo img {
    top: 0;
  }
}
.td-header-style-7 .td-main-menu-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .td-main-menu-logo {
    display: block;
  }
}
.td-header-style-7 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-7 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-7 .td-a-rec-id-header > div,
.td-header-style-7 .td-g-rec-id-header > div,
.td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-7 .td-a-rec-id-header > div,
  .td-header-style-7 .td-g-rec-id-header > div,
  .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-a-rec-id-header > div,
  .td-header-style-7 .td-g-rec-id-header > div,
  .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-7 .td-a-rec-id-header img,
.td-header-style-7 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-7 .td-a-rec-id-header .adsbygoogle,
.td-header-style-7 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-7 #td-top-search {
  margin-top: 0;
  top: auto;
  bottom: 17px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 #td-top-search {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 #td-top-search {
    bottom: 0;
  }
}
.td-header-style-7 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-7 .td-header-menu-wrap-full,
.td-header-style-7 .td-header-main-menu {
  position: relative;
}
.td-header-style-7 #td-header-menu {
  min-height: 106px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 #td-header-menu {
    min-height: 54px;
  }
}
.td-header-style-7 .sf-menu {
  margin-top: 28px;
  float: right;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .sf-menu {
    margin-top: 6px;
  }
}
.td-header-style-7 .sf-menu > li > a {
  line-height: 78px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .sf-menu > li > a {
    padding: 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .sf-menu > li > a {
    line-height: 48px;
  }
}
.td-header-style-7 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 #td-header-menu {
    min-height: 54px;
  }
  .td-header-style-7 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-7 .td-affix .td-header-sp-logo {
  display: none;
}
.td-header-style-7 .td-affix .td-logo-sticky {
  display: block;
}
.td-header-style-7 .td-affix #td-header-menu {
  min-height: 48px;
}
.td-header-style-7 .td-affix .sf-menu {
  margin-top: 0;
}
.td-header-style-7 .td-affix #td-top-search {
  bottom: 0;
}
.single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-7,
.td_category_template_5 .td-header-style-7 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 8
----------------------------------------------------------------------  */
.td-header-style-8 {
  /* responsive portrait phone */
}
.td-header-style-8 .td-header-top-menu-full {
  background-color: #fff;
}
.td-header-style-8 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo {
  display: none;
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo {
  display: block;
  bottom: 0;
  top: 0;
  width: 168px;
  height: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu {
  padding-left: 0;
}
.td-header-style-8 .td-header-menu-wrap {
  display: table;
  width: 100%;
}
.td-header-style-8 .td-header-menu-wrap.td-affix {
  background-color: rgba(255, 255, 255, 0.95);
}
.td-header-style-8 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-8 .td-header-header {
  clear: both;
}
.td-header-style-8 #td-header-menu {
  min-height: 48px !important;
}
.td-header-style-8 .td-header-top-menu {
  margin-left: 282px;
  width: 786px;
  min-height: 53px;
  padding: 12px 0;
  color: #000;
  border-bottom: 1px solid #e0e0e0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-top-menu {
    margin-left: 212px;
    width: 768px;
    padding: 0;
    min-height: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-top-menu {
    margin-left: 152px;
    width: 588px;
    padding: 0;
    min-height: 29px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-top-menu {
    display: none;
  }
}
.td-header-style-8 .td-header-top-menu a {
  color: #000;
}
.td-header-style-8 .top-header-menu .sub-menu {
  background-color: #fff !important;
}
.td-header-style-8 .td-header-sp-logo {
  position: absolute;
  width: 238px;
  height: 94px;
  top: 6px;
  z-index: 10000;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-sp-logo {
    width: 190px;
    height: 89px;
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-sp-logo {
    width: 140px;
    height: 87px;
    top: -5px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-8 .td-header-sp-logo img {
  max-height: 86px;
  right: auto;
}
.td-header-style-8 .td-main-menu-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .td-main-menu-logo {
    display: block;
  }
}
.td-header-style-8 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-8 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-8 .td-a-rec-id-header > div,
.td-header-style-8 .td-g-rec-id-header > div,
.td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-8 .td-a-rec-id-header > div,
  .td-header-style-8 .td-g-rec-id-header > div,
  .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-a-rec-id-header > div,
  .td-header-style-8 .td-g-rec-id-header > div,
  .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-8 .td-a-rec-id-header img,
.td-header-style-8 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-8 .td-a-rec-id-header .adsbygoogle,
.td-header-style-8 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-8 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-8 .td-header-main-menu {
  float: left;
  width: 100%;
  padding-left: 282px;
  background-color: transparent !important;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 212px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 152px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 0;
  }
}
.td-header-style-8 .sf-menu > li > a {
  line-height: 53px !important;
}
.td-header-style-8 .sf-menu > .current-menu-item > a,
.td-header-style-8 .sf-menu > .current-menu-ancestor > a,
.td-header-style-8 .sf-menu > .current-category-ancestor > a,
.td-header-style-8 .sf-menu > li > a:hover,
.td-header-style-8 .sf-menu > .sfHover > a {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-menu-wrap .td-container {
    padding: 0;
  }
}
.td-header-style-8 .td-affix .td-header-sp-logo img {
  max-height: 46px;
  padding: 2px 0;
}
.single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-8,
.td_category_template_5 .td-header-style-8 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 9
----------------------------------------------------------------------  */
.td-header-style-9 .td-header-top-menu-full {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.td-header-style-9 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-9 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-9 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-9 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-9 .td-logo-wrap-full {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-9 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-9 .td-logo-wrap-full .td-logo {
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
.td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-9 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-9 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
.td-header-style-9 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-9 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-9 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-9 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-9 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-9 .td-a-rec-id-header > div,
.td-header-style-9 .td-g-rec-id-header > div,
.td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-9 .td-a-rec-id-header > div,
  .td-header-style-9 .td-g-rec-id-header > div,
  .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-9 .td-a-rec-id-header > div,
  .td-header-style-9 .td-g-rec-id-header > div,
  .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-9 .td-a-rec-id-header img,
.td-header-style-9 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-9 .td-a-rec-id-header .adsbygoogle,
.td-header-style-9 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-9 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-9 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-9 .td-header-menu-wrap-full {
  position: relative;
}
.single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-9,
.td_category_template_5 .td-header-style-9 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 10
----------------------------------------------------------------------  */
.td-header-style-10 .td-header-top-menu-full {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.td-header-style-10 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-10 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-10 .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-10 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-10 .td-logo-wrap-full {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-10 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-10 .td-logo-wrap-full .td-logo {
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-10 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-10 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
@media (min-width: 768px) {
  .td-header-style-10 .td-affix .td-main-menu-logo img {
    max-width: 200px;
  }
}
@media (min-width: 768px) {
  .td-header-style-10 .td-logo-sticky {
    position: absolute;
    left: 0;
  }
  .td-header-style-10 .td-logo-sticky img {
    max-width: 102px;
  }
}
@media (min-width: 1019px) {
  .td-header-style-10 .td-logo-sticky img {
    max-width: inherit;
  }
}
.td-header-style-10 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-10 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-10 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-10 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-10 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-10 .td-a-rec-id-header > div,
.td-header-style-10 .td-g-rec-id-header > div,
.td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-10 .td-a-rec-id-header > div,
  .td-header-style-10 .td-g-rec-id-header > div,
  .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-10 .td-a-rec-id-header > div,
  .td-header-style-10 .td-g-rec-id-header > div,
  .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-10 .td-a-rec-id-header img,
.td-header-style-10 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-10 .td-a-rec-id-header .adsbygoogle,
.td-header-style-10 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-10 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-10 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-10 .menu-main-menu-container {
  display: inherit;
}
.td-header-style-10 .td-header-main-menu {
  padding-left: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-header-main-menu {
    padding-left: 2px;
  }
}
.td-header-style-10 #td-header-menu {
  display: table;
  margin: 0 auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 #td-header-menu {
    display: block;
  }
}
.single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-10,
.td_category_template_5 .td-header-style-10 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 11
----------------------------------------------------------------------  */
.td-header-style-11 .td-header-top-menu-full {
  background-color: #222;
}
.td-header-style-11 .td-header-top-menu-full .td-header-top-menu {
  color: #fff;
}
.td-header-style-11 .td-header-top-menu-full a {
  color: #fff;
}
.td-header-style-11 .top-header-menu .sub-menu {
  background-color: #222;
}
.td-header-style-11 .td-logo-wrap-full {
  width: 100%;
  min-height: 160px;
  line-height: 160px;
  border-bottom: 1px solid #eee;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-11 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 160px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-11 .td-logo-wrap-full .td-logo {
  line-height: 160px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
.td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-11 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-11 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
.td-header-style-11 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-11 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-11 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-11 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-11 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-11 .td-a-rec-id-header > div,
.td-header-style-11 .td-g-rec-id-header > div,
.td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-11 .td-a-rec-id-header > div,
  .td-header-style-11 .td-g-rec-id-header > div,
  .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-11 .td-a-rec-id-header > div,
  .td-header-style-11 .td-g-rec-id-header > div,
  .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-11 .td-a-rec-id-header img,
.td-header-style-11 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-11 .td-a-rec-id-header .adsbygoogle,
.td-header-style-11 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-11 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-11 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-11 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-11 .sf-menu > li > a {
  line-height: 52px;
}
.td-header-style-11 .td-affix:after {
  content: "";
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==');
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -12px;
  z-index: 1;
}
.td_category_template_2 .td-header-style-11 .td-logo-wrap-full,
.td_category_template_5 .td-header-style-11 .td-logo-wrap-full {
  border-bottom: 0;
}
.single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-11,
.td_category_template_5 .td-header-style-11 {
  border-bottom: 1px solid #f2f2f2;
}
/* -------------------------------------------------------------------
  Style 12
----------------------------------------------------------------------  */
.td-header-style-12 {
  /* hover and current menu */
}
.td-header-style-12 .td-header-top-menu-full {
  background-color: #2b2b2b;
  z-index: 1;
}
.td-header-style-12 .td-header-top-menu-full .td-header-top-menu {
  text-transform: uppercase;
}
.td-header-style-12 .top-header-menu .sub-menu {
  background-color: #222222;
}
.td-header-style-12 .top-header-menu > li,
.td-header-style-12 .td-header-sp-top-menu,
.td-header-style-12 .td-header-sp-top-widget {
  line-height: 54px;
}
.td-header-style-12 .td-main-menu-logo {
  display: block;
  height: 80px;
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-12 .td-main-menu-logo {
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-12 .td-main-menu-logo a {
  line-height: 80px;
}
.td-header-style-12 .td-main-menu-logo img {
  max-height: 66px;
  margin-right: 22px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-12 .td-main-menu-logo img {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .td-header-style-12 .td-main-menu-logo img {
    max-height: 48px;
    margin: auto;
  }
}
.td-header-style-12 .td-header-sp-recs {
  width: 100%;
}
.td-header-style-12 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-12 .td-a-rec-id-header > div,
.td-header-style-12 .td-g-rec-id-header > div,
.td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-12 .td-a-rec-id-header > div,
  .td-header-style-12 .td-g-rec-id-header > div,
  .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-12 .td-a-rec-id-header > div,
  .td-header-style-12 .td-g-rec-id-header > div,
  .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-12 .td-a-rec-id-header img,
.td-header-style-12 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-12 .td-a-rec-id-header .adsbygoogle,
.td-header-style-12 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-12 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-12 .td-header-menu-wrap-full {
  background-color: #4db2ec;
}
.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.td-header-style-12 .sf-menu > .current-menu-item > a,
.td-header-style-12 .sf-menu > .current-menu-ancestor > a,
.td-header-style-12 .sf-menu > .current-category-ancestor > a,
.td-header-style-12 .sf-menu > li > a:hover,
.td-header-style-12 .sf-menu > .sfHover > a {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.td-header-style-12 .td-affix {
  background-color: #4db2ec;
}
.td-header-style-12 .td-header-menu-wrap .td-header-main-menu {
  background-color: transparent;
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
  color: #fff;
  line-height: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
    padding: 0 13px;
  }
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a:after {
  display: none;
}
.td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
    padding-right: 28px;
  }
}
.td-header-style-12 .td-mega-menu ul {
  border-top: none;
}
.single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
.td_category_template_2 .td-header-style-12,
.td_category_template_5 .td-header-style-12 {
  border-bottom: 1px solid #f2f2f2;
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-header-main-menu {
  position: relative;
  z-index: 999;
  padding-right: 48px;
}
@media (max-width: 767px) {
  .td-header-main-menu {
    padding-right: 64px;
    padding-left: 2px;
  }
}
/*  ----------------------------------------------------------------------------
    SF menu
*/
.sf-menu,
.sf-menu ul,
.sf-menu li {
  margin: 0;
  list-style: none;
}
/* responsive phone */
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu li .fa {
  margin-right: 10px;
  font-size: 1.4em;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sf-menu li .td-only-icon {
  margin-right: 0;
}
.sf-menu .td-menu-item > a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: auto;
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
.sf-menu > .current-menu-ancestor,
.sf-menu > .current-category-ancestor,
.sf-menu > .current-menu-item {
  z-index: 0;
}
/*  ----------------------------------------------------------------------------
    All the links
*/
/* remove the down arrow on links with  (icons menus) */
.td-no-down-arrow > a .sf-sub-indicator {
  display: none;
}
.sf-menu > li > a {
  padding: 0 14px;
  line-height: 48px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu > li > a {
    padding: 0 9px;
    font-size: 11px;
  }
}
/* menu icons */
.sf-menu .menu_icon {
  position: relative;
  top: 13px;
  float: left;
}
.sf-menu .sub-menu .menu_icon {
  top: 0;
}
.sf-menu .menu_hidden {
  display: none !important;
}
/* hover and current menu */
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
  background-color: transparent;
  z-index: 999;
}
.td-affix {
  /* hover and current menu */
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
  background-color: transparent;
}
/* Bottom border on Main Menu */
.sf-menu > li > a:after {
  background-color: transparent;
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* hover and current menu border */
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: #4db2ec;
}
#td-header-menu {
  min-height: 48px;
}
/*  ----------------------------------------------------------------------------
    submenu
*/
.td-normal-menu ul {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
.sf-menu ul {
  background-color: #fff;
}
.sf-menu ul .td-menu-item > a {
  padding: 7px 14px 8px 14px;
  font-size: 13px;
  color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
  font-size: 1em;
  position: relative;
  top: -1px;
  width: 20px;
  margin-right: 5px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu ul .td-menu-item > a {
    padding: 5px 12px 6px 12px;
    font-size: 11px;
  }
}
.sf-menu ul .td-icon-menu-down {
  float: right;
  top: 0;
  font-size: 9px;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
  color: #fff;
  background-color: #4db2ec;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}
/*  ----------------------------------------------------------------------------
    arrows
*/
.sf-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  padding-left: 7px;
  font-size: 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-icon-menu-down {
    padding-left: 6px;
  }
}
.sf-menu .sub-menu {
  -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  line-height: 19px;
}
.sf-menu .td-menu-badge {
  font-size: 10px;
  background-color: #222;
  color: #fff;
  border-radius: 2px;
  padding: 0 4px 1px;
  margin-left: 6px;
  line-height: 1;
  position: relative;
  top: -1px;
}
.td-menu-badge {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-menu-badge {
    display: none;
  }
}
.sf-menu a.sf-with-ul {
  padding-right: 31px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu a.sf-with-ul {
    padding-right: 22px;
  }
}
/* arrow for all items in the menues */
a.sf-with-ul i.td-icon-menu-down:before {
  content: '\e808';
}
/* arrow for all items in the menues AT FIRST LEVEL*/
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
  content: '\e806' !important;
}
/*  ----------------------------------------------------------------------------
    Mega Menu
*/
.td-mega-menu {
  position: static !important;
}
.td-mega-menu ul {
  position: absolute;
  width: 1114px !important;
  height: auto;
  left: -23px !important;
  display: none;
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-menu ul {
    width: 1024px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-menu ul {
    width: 786px !important;
  }
}
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
  margin-left: 22px;
  margin-bottom: 22px;
}
/*

  page in mega menu mega-menu-page

  */
.td-mega-menu-page .td-mega-grid {
  padding: 22px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-menu-page .td-mega-grid {
    padding: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-menu-page .td-mega-grid {
    padding: 22px;
  }
}
.td-mega-menu-page .td-mega-grid .td_block_wrap {
  padding-bottom: 26px;
}
.td-mega-menu-page .wpb_content_element {
  clear: both;
}
.td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option {
  display: none;
}
.td-mega-menu-page .wpb_content_element .widgettitle:after {
  width: 1200px;
}
.td-mega-menu-page .wpb_content_element ul {
  display: inline-block !important;
  position: relative !important;
  width: 100% !important;
  border: none !important;
  left: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.td-mega-menu-page .wpb_content_element ul li {
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  float: none !important;
  width: auto !important;
  line-height: 30px !important;
  margin-left: 0;
  padding: 0 !important;
  list-style-type: disc !important;
  list-style-position: inside;
}
.td-mega-menu-page .wpb_content_element ul li ul {
  opacity: 1 !important;
  margin-top: 4px !important;
  margin-left: 21px !important;
  padding-bottom: 0 !important;
}
.td-mega-menu-page .wpb_content_element ul li ul li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.td-mega-menu-page .wpb_content_element ul li a {
  background-color: transparent !important;
  line-height: 26px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #222222 !important;
}
.td-mega-menu-page .wpb_content_element ul li a i {
  display: none;
}
.td-mega-menu-page .wpb_content_element ul li a:hover {
  background-color: transparent !important;
  color: #4db2ec !important;
}
.td-mega-menu-page .vc_wp_custommenu ul li {
  padding: 5px 0 !important;
  border-top: 1px dashed #EDEDED;
  list-style-type: none !important;
}
.td-mega-menu-page .vc_wp_custommenu ul li:first-child {
  border: none;
}
.td-mega-menu-page .vc_wp_custommenu ul li:last-child {
  border-bottom: 1px dashed #EDEDED;
}
.td-mega-menu-page .vc_wp_custommenu ul li li {
  border-top: 1px dashed #EDEDED !important;
}
/*

  end fix mega menu with page

*/
.td_block_mega_menu {
  display: table;
  width: 100%;
  padding-bottom: 0 !important;
}
.td_mega_menu_sub_cats {
  width: 218px;
  max-width: 218px;
  text-align: right;
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding-top: 22px;
  background-color: #fafafa;
  position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_mega_menu_sub_cats {
    width: 200px;
    max-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_mega_menu_sub_cats {
    width: 152px;
    max-width: 152px;
  }
}
.td_mega_menu_sub_cats:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #eaeaea;
}
.td_mega_menu_sub_cats a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  padding: 5px 22px;
  position: relative;
  vertical-align: middle;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_mega_menu_sub_cats a {
    padding: 4px 22px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_mega_menu_sub_cats a {
    font-size: 11px;
    padding: 3px 22px;
  }
}
.td_mega_menu_sub_cats .cur-sub-cat {
  background-color: #fff;
  color: #4db2ec;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.td_mega_menu_sub_cats .cur-sub-cat:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 1;
}
.block-mega-child-cats {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 252px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .block-mega-child-cats {
    max-height: 238px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .block-mega-child-cats {
    max-height: 224px;
  }
}
.td-mega-row {
  display: table-cell;
  padding: 22px 0 16px 0;
}
.td-mega-span {
  width: 196px;
  min-height: 202px;
  float: left;
  margin-left: 22px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-span {
    width: 178px;
    min-height: 189px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-span {
    width: 130px;
    min-height: 176px;
  }
}
.td-mega-span .td-module-thumb {
  position: relative;
  margin-bottom: 0;
}
.td-mega-span .entry-thumb {
  min-height: 135px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-span .entry-thumb {
    min-height: 122px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-span .entry-thumb {
    min-height: 89px;
  }
}
.td-mega-span h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  margin: 7px 0 0;
  line-height: 20px;
}
.td-mega-span h3 a {
  color: #333;
  display: block;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.td-mega-span h3 a:hover {
  color: #4db2ec;
}
.td_mod_mega_menu:hover .entry-title a {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Search
*/
#td-top-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-top-search {
    top: 0;
    margin-top: 0;
  }
}
#td-header-search {
  width: 235px;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
  border-color: #e1e1e1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-header-search {
    width: 91%;
    font-size: 16px;
  }
}
.header-search-wrap {
  /* search toggle button */
  /* the search drop down */
  /* hack to show the link on all the module */
  /* this class is added by the js to open the menu - will be used for animation */
}
.header-search-wrap #td-header-search-button,
.header-search-wrap #td-header-search-button-mob {
  display: block;
  position: relative;
}
.header-search-wrap #td-header-search-button {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap #td-header-search-button {
    display: none;
  }
}
.header-search-wrap #td-header-search-button-mob {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap #td-header-search-button-mob {
    display: block;
  }
}
.header-search-wrap .td-icon-search {
  display: inline-block;
  font-size: 19px;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap .td-icon-search {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 22px;
    margin-right: 2px;
  }
}
.header-search-wrap .td-drop-down-search {
  position: absolute;
  top: 100%;
  z-index: 999;
  display: none;
  right: 0;
  border-radius: 0;
  border: none;
  width: 342px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  /* responsive portrait phone */
  /* search form */
  /* triangle top */
}
@media (max-width: 767px) {
  .header-search-wrap .td-drop-down-search {
    width: 100%;
  }
}
.header-search-wrap .td-drop-down-search .btn {
  position: absolute;
  height: 32px;
  min-width: 67px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 20px;
  margin: 0 !important;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.header-search-wrap .td-drop-down-search .btn:hover {
  background-color: #4db2ec;
}
.header-search-wrap .td-drop-down-search:before {
  position: absolute;
  top: -10px;
  right: 19px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #4db2ec transparent;
}
.header-search-wrap .td-drop-down-search:after {
  position: absolute;
  top: -4px;
  display: block;
  content: '';
  width: 100%;
  height: 4px;
  background-color: #4db2ec;
}
.header-search-wrap .td_module_mx2 .entry-title a:after {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 1;
}
.header-search-wrap .td-post-category {
  z-index: 2;
  position: relative;
}
.header-search-wrap .td-drop-down-search-open {
  display: block;
}
.header-search-wrap .td-search-form {
  margin: 20px;
}
.header-search-wrap .result-msg {
  text-align: center;
  padding: 4px 0 6px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #222;
  font-style: italic;
}
.header-search-wrap .result-msg a {
  color: #222;
  display: block;
}
.header-search-wrap .result-msg a:hover {
  color: #4db2ec;
}
.header-search-wrap .td-aj-search-results {
  background-color: #fdfdfd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 10px 0;
}
.header-search-wrap .td-aj-search-results .item-details {
  margin: 10px 20px 10px 115px;
}
.header-search-wrap .td-aj-search-results .td-module-thumb {
  top: 10px;
  margin-left: 20px;
}
.header-search-wrap .td_module_mx2 {
  padding-bottom: 0;
}
.header-search-wrap .no-result {
  background-color: #fdfdfd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.header-search-wrap .meta-info {
  line-height: 14px;
}
.header-search-wrap .td-aj-cur-element {
  background-color: #f0f0f0;
}
.td-demo-multicolumn-2 .sub-menu {
  padding: 14px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.td-menu-mob-open-menu .td-demo-menuitem-hide {
  display: none;
}
.td-demo-menuitem-hide {
  visibility: hidden;
}
/*  ----------------------------------------------------------------------------
    top-menu grid
*/
.td-header-top-menu {
  color: #fff;
  font-size: 11px;
}
.td-header-top-menu .fa {
  text-align: center;
  min-width: 13px !important;
  margin-right: 3px;
}
.td-header-top-menu a {
  color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-top-menu {
    overflow: visible;
  }
}
/* left menu side */
.td-header-sp-top-menu {
  line-height: 28px;
  padding: 0 !important;
  z-index: 1000;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-top-menu {
    display: none !important;
  }
}
.td-header-sp-top-menu .td_ul_logout {
  margin-right: 16px;
}
/* right widget side */
.td-header-sp-top-widget {
  line-height: 28px;
  text-align: right;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /* responsive portrait phone */
}
.td-header-sp-top-widget .td-social-icon-wrap .td-icon-font {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .td-header-sp-top-widget {
    width: 100%;
    text-align: center;
  }
}
/*  ----------------------------------------------------------------------------
    top-menu data time
*/
.td_data_time {
  display: inline-block;
  margin-right: 32px;
}
/*  ----------------------------------------------------------------------------
    top-menu - login & menu
*/
.menu-top-container {
  display: inline-block;
  margin-right: 16px;
}
.top-header-menu {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.top-header-menu li {
  display: inline-block;
  position: relative;
  margin-left: 0;
}
.top-header-menu li li {
  width: 100%;
}
.top-header-menu li a {
  margin-right: 16px;
  line-height: 1;
}
.top-header-menu li a:hover {
  color: #4db2ec;
}
.top-header-menu > li {
  line-height: 28px;
}
.top-header-menu > .td-normal-menu:hover > .sub-menu {
  display: block !important;
}
.top-header-menu .avatar {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.top-header-menu .td-icon-menu-down {
  padding-left: 6px;
  font-size: 8px;
  position: relative;
  top: -1px;
}
.top-header-menu .td-icon-logout {
  font-size: 10px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.top-header-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  line-height: 28px;
  background-color: #222222;
  z-index: 1000;
}
.top-header-menu .sub-menu a {
  display: block;
  margin: 0 10px;
  white-space: nowrap;
  line-height: 28px;
}
.top-header-menu .td_user_logd_in {
  font-weight: bold;
}
.top-header-menu .td_user_logd_in:hover {
  text-decoration: none !important;
}
.top-header-menu .current-menu-item > a,
.top-header-menu .current-menu-ancestor > a,
.top-header-menu .current-category-ancestor > a {
  color: #4db2ec;
}
.top-header-menu ul .td-icon-menu-down,
.top-header-menu .td-mega-menu .td-icon-menu-down {
  display: none;
}
.top-header-menu .td-mega-menu ul,
.top-header-menu ul ul {
  display: none !important;
}
.td_sp_login_ico_style {
  position: absolute;
  top: 3px;
  right: -9px;
}
.td_sp_logout_ico_style {
  position: relative;
  top: 3px;
  left: 17px;
}
/*  ----------------------------------------------------------------------------
    top-menu social widget
*/
.td-social-icon-wrap {
  /* responsive portrait phone */
}
.td-social-icon-wrap > a {
  display: inline-block;
}
.td-social-icon-wrap .td-icon-font {
  font-size: 12px;
  width: 30px;
  height: 24px;
  line-height: 24px;
}
.td-social-icon-wrap .td-icon-instagram {
  font-size: 15px;
}
@media (max-width: 767px) {
  .td-social-icon-wrap {
    margin: 0 3px;
  }
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 1
*/
.top-bar-style-1 .td-header-sp-top-widget {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 2
*/
.top-bar-style-2 .td_ul_login,
.top-bar-style-2 .td_ul_logout {
  margin-right: 32px;
}
.top-bar-style-2 .td-header-sp-top-menu {
  float: right;
}
.top-bar-style-2 .td-header-sp-top-menu ul:last-child,
.top-bar-style-2 .td-header-sp-top-menu div:last-child {
  margin-right: 0;
}
.top-bar-style-2 .menu-top-container,
.top-bar-style-2 .top-header-menu li:last-child a {
  margin-right: 0;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 3
*/
/*  ----------------------------------------------------------------------------
    Top Bar Style 4
*/
.top-bar-style-4 .td-header-sp-top-widget,
.top-bar-style-4 .td-header-sp-top-menu {
  float: right;
}
/*


  Mobile menu


*/
#td-outer-wrap {
  /* responsive landscape tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  #td-outer-wrap {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  #td-outer-wrap {
    overflow: auto;
    margin: auto;
    width: 100%;
    -webkit-transition: transform 0.7s ease;
    -moz-transition: transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    -moz-transform-origin: 50% 200px 0;
    -o-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
  }
}
/* toggle button - burger button */
#td-top-mobile-toggle {
  display: none;
  /* responsive phone */
}
@media (max-width: 767px) {
  #td-top-mobile-toggle {
    display: inline-block;
    position: relative;
  }
}
#td-top-mobile-toggle a {
  display: inline-block;
}
#td-top-mobile-toggle i {
  font-size: 26px;
  width: 54px;
  line-height: 54px;
  height: 54px;
  display: inline-block;
  padding-top: 1px;
  color: #fff;
}
/*
    Mobile opened menu with admin bar
*/
.admin-bar #td-mobile-nav {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar #td-mobile-nav {
    padding-top: 46px;
  }
}
.td-menu-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: fixed;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #333145;
  background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
  background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#b8333e', GradientType=0);
}
#td-mobile-nav {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-99%, 0, 0);
  -webkit-transform: translate3d(-99%, 0, 0);
  -moz-transform: translate3d(-99%, 0, 0);
  -ms-transform: translate3d(-99%, 0, 0);
  -o-transform: translate3d(-99%, 0, 0);
  left: -1%;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
#td-mobile-nav .td_display_err {
  text-align: center;
  color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: -9px -30px 24px;
  font-size: 14px;
  border-radius: 0;
  padding: 12px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
#td-mobile-nav input:invalid {
  box-shadow: none !important;
}
.td-js-loaded .td-menu-background,
.td-js-loaded #td-mobile-nav {
  visibility: visible;
  -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-mobile-nav {
  height: 1px;
  overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
  padding: 0 65px 0 20px;
  overflow: hidden;
  height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
  margin: 20px 5px 0 0;
  display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
  border: none;
  background-color: transparent;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  vertical-align: middle;
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
  font-size: 16px;
}
.td-mobile-close {
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  top: 4px;
  position: relative;
}
.td-mobile-content {
  padding: 20px 20px 0;
}
.td-mobile-container {
  padding-bottom: 20px;
  position: relative;
}
.td-mobile-content {
  /* first submenu */
  /* hide the icons */
  /* reposition the main menu */
}
.td-mobile-content .fa {
  margin-right: 10px;
  min-width: 22px !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: -1px;
}
.td-mobile-content .sub-menu .fa {
  margin-right: 5px;
  min-width: 16px !important;
  font-size: 13px;
}
.td-mobile-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.td-mobile-content li {
  float: none;
  margin-left: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td-mobile-content li a {
  display: block;
  line-height: 21px;
  font-size: 21px;
  color: #fff;
  margin-left: 0;
  padding: 12px 30px 12px 12px;
  font-weight: bold;
}
.td-mobile-content .td-icon-menu-right {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: -4px;
  z-index: 1000;
  font-size: 14px;
  padding: 6px 12px;
  float: right;
  color: #fff;
  -webkit-transform-origin: 50% 48% 0px;
  -moz-transform-origin: 50% 48% 0px;
  -o-transform-origin: 50% 48% 0px;
  transform-origin: 50% 48% 0px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
  content: '\e83d';
}
.td-mobile-content .td-sub-menu-open > a i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
  display: block;
  max-height: 2000px;
  opacity: 0.9;
}
.td-mobile-content .sub-menu {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  /* 2nd level submenu */
}
.td-mobile-content .sub-menu .td-icon-menu-right {
  font-size: 11px;
  right: -2px;
  top: 8px;
  color: #fff;
}
.td-mobile-content .sub-menu a {
  padding: 9px 26px 9px 36px !important;
  line-height: 19px;
  font-size: 16px;
  font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu {
  /* 3rd level submenu */
}
.td-mobile-content .sub-menu .sub-menu a {
  padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
  padding-left: 74px !important;
}
.td-mobile-content .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a,
.td-mobile-content .current-category-ancestor > a {
  color: #73C7E3;
}
.td-mobile-content .menu_icon {
  display: none;
}
.td-mobile-content .menu-item-has-children a {
  width: 100%;
  z-index: 1;
}
.td-mobile-content .td-link-element-after {
  position: relative;
}
.td-menu-mob-open-menu {
  position: relative;
}
.td-menu-mob-open-menu #wpadminbar {
  position: fixed !important;
}
.td-menu-mob-open-menu #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px #000000;
  -moz-box-shadow: 0 0 46px #000000;
  box-shadow: 0 0 46px #000000;
}
.td-menu-mob-open-menu #td-mobile-nav {
  height: auto;
  overflow: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  left: 0;
}
.td-menu-mob-open-menu .td-menu-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.td-menu-mob-open-menu.admin-bar #td-mobile-nav {
  padding-top: 0;
}
/*


  Mobile menu - login


*/
/*
    Animation
*/
.td-mobile-container {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-mobile-container {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
  display: none;
}
#td-mobile-nav .td-login-animation {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  position: absolute;
  top: 0;
  width: 100%;
}
#td-mobile-nav .td-login-hide {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden !important;
}
#td-mobile-nav .td-login-show {
  visibility: visible !important;
  opacity: 1;
}
/*
    Logged section
*/
#td-mobile-nav .td-menu-login-section {
  list-style: none;
  position: relative;
  margin-top: 20px;
}
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
  height: 60px;
  line-height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-login-section .td-logged-wrap {
    height: 40px;
    line-height: 40px;
  }
}
#td-mobile-nav .td-menu-login-section a {
  color: #fff;
}
#td-mobile-nav .td-menu-avatar {
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
  width: 60px;
  height: 60px;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-avatar .td-avatar-container {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    width: 40px;
    height: 40px;
  }
}
#td-mobile-nav .td-menu-avatar .avatar {
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  max-width: none;
  width: 100%;
  height: 100%;
}
#td-mobile-nav .td-menu-username {
  font-size: 20px;
  font-weight: bold;
  margin: 0 100px 0 95px;
  overflow: hidden;
  height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-username {
    font-size: 18px;
    height: 40px;
    margin: 0 100px 0 75px;
  }
}
#td-mobile-nav .td-menu-logout {
  position: absolute;
  top: 0;
  right: 20px;
  margin: 0;
}
#td-mobile-nav .td-menu-logout a {
  padding: 7px 14px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.03);
  font-size: 14px;
  font-weight: bold;
}
/*
    Guest section
*/
#td-mobile-nav .td-guest-wrap {
  height: 40px;
  text-align: center;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  left: auto;
  margin-right: 15px;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container {
  width: 40px;
  height: 40px;
}
#td-mobile-nav .td-guest-wrap .td-menu-login {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
#td-mobile-nav .td-guest-wrap .td-menu-login span {
  background-color: #fff;
  width: 1px;
  height: 20px;
  display: inline-block;
  margin: 0 13px;
  line-height: 20px;
  position: relative;
  top: 3px;
  opacity: 0.3;
}
#td-mobile-nav .td-guest-wrap .td-menu-login a {
  cursor: pointer;
}
/*
    Register section
*/
#td-mobile-nav .td-register-section {
  position: absolute;
  top: 0;
  color: #fff;
  width: 100%;
  z-index: -1;
}
#td-mobile-nav .td-register-section a {
  color: #fff;
}
#td-mobile-nav .td-register-section .td-icon-read-down {
  font-size: 23px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  line-height: 74px;
  width: 74px;
}
#td-mobile-nav .td-register-section .td-login-input {
  color: #fff;
  font-weight: normal;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 18px 0;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  box-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-input:focus ~ label,
#td-mobile-nav .td-register-section .td-login-input:valid ~ label {
  top: -6px;
  font-size: 14px;
  opacity: 0.4;
}
#td-mobile-nav .td-register-section .td-login-form-wrap {
  padding: 0 30px;
}
#td-mobile-nav .td-register-section .td-login-button {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 17px 0 15px;
  font-size: 17px;
  border-radius: 0;
  background-color: #fff;
  opacity: 0.8;
  text-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-info-text {
  text-align: center;
  margin-bottom: 20px;
}
#td-mobile-nav .td-login-title {
  position: absolute;
  top: 0;
  padding: 0 50px;
  text-align: center;
  line-height: 74px;
  text-transform: uppercase;
  width: 100%;
  font-size: 17px;
  height: 74px;
  overflow: hidden;
  z-index: -1;
}
#td-mobile-nav .td-login-panel-title {
  text-align: center;
  font-size: 16px;
  padding: 30px 10px;
}
#td-mobile-nav .td-login-panel-title span {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 10px;
}
/*


    Search


*/
.td-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: #fff;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
}
.td-search-wrap-mob .td-search-input {
  margin: 0 5%;
  position: relative;
}
.td-search-wrap-mob .td-search-input span {
  opacity: 0.8;
  font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  -moz-transition: transform 0.5s ease 0.8s;
  -o-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
  text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
  font-size: 16px;
  line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td-post-date {
  color: #ddd;
  opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
  margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
  margin: 0 5%;
  text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
  top: auto;
  left: auto;
}
.td-search-wrap-mob .result-msg {
  margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 10px 0 40px;
  font-size: 17px;
  border-radius: 0;
  background-color: #fff;
  opacity: 0.8;
}
.td-search-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: fixed;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  visibility: hidden;
}
.td-search-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #333145;
  background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
  background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
  background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#b8333e', GradientType=0);
}
.td-search-close {
  text-align: right;
  z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
}
.td-search-opened {
  position: relative;
}
.td-search-opened #wpadminbar {
  position: fixed !important;
}
.td-search-opened #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px;
  -moz-box-shadow: 0 0 46px;
  box-shadow: 0 0 46px;
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -o-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  visibility: visible;
}
.td-search-opened .td-search-input:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.td-search-opened.admin-bar .td-search-wrap-mob {
  padding-top: 0;
}
/*
    Search opened menu with admin bar
*/
.admin-bar .td-search-wrap-mob {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar .td-search-wrap-mob {
    padding-top: 46px;
  }
}
#td-mobile-nav label {
  position: absolute;
  top: 26px;
  left: 10px;
  font-size: 17px;
  color: #fff;
  opacity: 0.6;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.td-login-inputs {
  position: relative;
}
/*
----------------------------------------------------------------------------
  Site wide > typography style
----------------------------------------------------------------------------
*/
body,
p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
p {
  margin-top: 0;
  margin-bottom: 21px;
}
a:active,
a:focus {
  /* IE remove focus */
  outline: none;
}
a {
  color: #4db2ec;
  text-decoration: none;
}
ins {
  background: white;
  text-decoration: none;
}
code {
  position: relative;
  top: -1px;
  border: none;
  background-color: #F1F1F1;
  padding: 2px 6px;
}
pre {
  background-color: #f1f1f1;
  padding: 4px 10px 4px 10px;
  border: none;
  border-radius: 0;
  margin-top: 24px;
}
cite {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  /* ovveride bootstrap */
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #000;
}
cite a {
  color: #000;
}
cite a:hover {
  color: #4db2ec;
}
q {
  font-style: italic;
}
ul,
ol {
  padding: 0;
}
ul li,
ol li {
  line-height: 24px;
  margin-left: 21px;
}
.dl-horizontal a {
  font-weight: 500 !important;
}
.dl-horizontal dt {
  width: 70px;
  font-weight: 400;
  line-height: 24px;
  font-size: 15px;
}
.dl-horizontal dd {
  margin-left: 90px;
  line-height: 24px;
  font-size: 14px;
}
address {
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 21px;
}
big {
  text-transform: uppercase;
}
embed {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
     table
*/
table {
  width: 100%;
}
table th {
  text-align: left;
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table td {
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table .odd td {
  background-color: #fcfcfc;
}
/*  ----------------------------------------------------------------------------
    h
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #111111;
  font-weight: 400;
  margin: 6px 0 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #111111;
}
h1 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 33px;
  margin-bottom: 23px;
}
h2 {
  font-size: 27px;
  line-height: 38px;
  margin-top: 30px;
  margin-bottom: 20px;
}
h3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 27px;
  margin-bottom: 17px;
}
h4 {
  font-size: 19px;
  line-height: 29px;
  margin-top: 24px;
  margin-bottom: 14px;
}
h5 {
  font-size: 17px;
  line-height: 25px;
  margin-top: 21px;
  margin-bottom: 11px;
}
h6 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
  margin-bottom: 11px;
}
.videopress-placeholder {
  width: 100% !important;
}
.videopress-poster {
  height: auto !important;
  width: 100% !important;
}
.video-player {
  width: 100% !important;
}
/*
----------------------------------------------------------------------------
  Site wide > Forms
----------------------------------------------------------------------------
*/
textarea {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 168px;
  min-height: 168px;
  padding: 6px 9px 6px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  textarea {
    font-size: 16px;
  }
}
textarea:active,
textarea:focus {
  border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
  outline: 0 none;
}
/* Input buttons */
input[type=submit] {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  background-color: #222222;
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-weight: 500;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
input[type=submit]:hover {
  background-color: #4db2ec;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=text],
  input[type=url],
  input[type=tel],
  input[type=email] {
    font-size: 16px;
  }
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
  border-color: #b0b0b0 !important;
}
input[type=password] {
  width: 100%;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #ccc;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  margin-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=password] {
    font-size: 16px;
  }
}
/*
----------------------------------------------------------------------------
  Site wide > WordPress Text, Images & Captions
----------------------------------------------------------------------------
*/
/*  ----------------------------------------------------------------------------
    text and Images align
*/
.td-post-content img,
.wpb_text_column img,
.td_block_text_with_title img,
.woocommerce #tab-description img,
.mce-content-body img {
  margin-bottom: 21px;
}
.td-post-content figure img,
.wpb_text_column figure img,
.td_block_text_with_title figure img,
.woocommerce #tab-description figure img,
.mce-content-body figure img {
  margin-bottom: 0;
}
.td-post-content .alignnone,
.wpb_text_column .alignnone,
.td_block_text_with_title .alignnone,
.woocommerce #tab-description .alignnone,
.mce-content-body .alignnone {
  display: inline-block;
  margin: 0 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-content .alignnone,
  .wpb_text_column .alignnone,
  .td_block_text_with_title .alignnone,
  .woocommerce #tab-description .alignnone,
  .mce-content-body .alignnone {
    margin: 0 10px 0 0;
  }
}
img.wp-smiley {
  width: auto;
}
.wp-caption-text,
.wp-caption-dd {
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-caption {
  text-align: center;
  max-width: 100% !important;
}
.wp-caption img {
  max-width: 100% !important;
}
.alignnone {
  margin-top: 0;
}
.aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  margin-bottom: 6px;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
  margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    align left
     -> on desktop - the tinyMCE size is used
     -> on tablet(s) - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignleft {
  float: left;
  margin-top: 6px;
  margin-right: 24px;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone - just a bit, after 500px we make it non float */
  /* responsive phone CUSTOM - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignleft {
    max-width: 312px !important;
    margin-right: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .alignleft {
    max-width: 220px !important;
    margin-right: 21px;
  }
}
@media (max-width: 767px) {
  .alignleft {
    max-width: 220px !important;
    margin-right: 21px;
  }
}
@media (max-width: 500px) {
  .alignleft {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    margin-bottom: 21px;
  }
  .alignleft img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignleft figcaption {
    text-align: center;
  }
}
.mce-content-body .alignleft {
  margin: 6px 24px 6px 0;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 400px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Screen reader text
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/*  ----------------------------------------------------------------------------
    align right
     -> on desktop - the tinyMCE size is used
     -> on tablets - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignright {
  float: right;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone - just a bit, after 500px we make it non float */
  /* responsive phone CUSTOM  - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignright {
    max-width: 312px !important;
    margin-left: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .alignright {
    max-width: 220px !important;
    margin-left: 21px;
  }
}
@media (max-width: 767px) {
  .alignright {
    max-width: 220px !important;
    margin-left: 21px;
  }
}
@media (max-width: 500px) {
  .alignright {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    margin-bottom: 21px;
  }
  .alignright img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignright figcaption {
    text-align: center;
  }
}
.mce-content-body .alignright {
  margin: 6px 0 6px 24px;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 400px !important;
  }
}
/*
----------------------------------------------------------------------------
  Css for:
  Page content
  Post content
  TinyMCE content
----------------------------------------------------------------------------
*/
.td-page-content,
.td-post-content,
.wpb_text_column,
.td_block_text_with_title,
.woocommerce #tab-description,
.mce-content-body {
  font-size: 15px;
  line-height: 26px;
  color: #222;
}
.td-page-content a:hover,
.td-post-content a:hover,
.wpb_text_column a:hover,
.td_block_text_with_title a:hover,
.woocommerce #tab-description a:hover,
.mce-content-body a:hover {
  text-decoration: underline;
}
.td-page-content ul,
.td-post-content ul,
.wpb_text_column ul,
.td_block_text_with_title ul,
.woocommerce #tab-description ul,
.mce-content-body ul {
  margin-bottom: 26px;
}
.td-page-content p,
.td-post-content p,
.wpb_text_column p,
.td_block_text_with_title p,
.woocommerce #tab-description p,
.mce-content-body p,
.td-page-content li,
.td-post-content li,
.wpb_text_column li,
.td_block_text_with_title li,
.woocommerce #tab-description li,
.mce-content-body li {
  font-size: 15px;
  line-height: 26px;
}
.td-page-content p,
.td-post-content p,
.wpb_text_column p,
.td_block_text_with_title p,
.woocommerce #tab-description p,
.mce-content-body p {
  margin-bottom: 26px;
}
.td-page-content .td-arrow-list,
.td-post-content .td-arrow-list,
.wpb_text_column .td-arrow-list,
.td_block_text_with_title .td-arrow-list,
.woocommerce #tab-description .td-arrow-list,
.mce-content-body .td-arrow-list {
  list-style: none;
  margin-left: 16px;
}
.td-page-content .td-arrow-list li:before,
.td-post-content .td-arrow-list li:before,
.wpb_text_column .td-arrow-list li:before,
.td_block_text_with_title .td-arrow-list li:before,
.woocommerce #tab-description .td-arrow-list li:before,
.mce-content-body .td-arrow-list li:before {
  font-family: 'newspaper', sans-serif;
  content: '\e803';
  float: left;
  margin-left: -16px;
  line-height: 26px;
  font-size: 14px;
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
  text-decoration: none !important;
}
/*  ----------------------------------------------------------------------------
    quote
*/
.td-page-content blockquote,
.td-post-content blockquote,
.wpb_text_column blockquote,
.td_block_text_with_title blockquote,
.bbpress blockquote,
.woocommerce #tab-description blockquote,
.mce-content-body blockquote,
.comment-content blockquote {
  padding: 0;
  position: relative;
  border-left: none;
  margin: 40px 5% 38px 5%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content blockquote,
  .td-post-content blockquote,
  .wpb_text_column blockquote,
  .td_block_text_with_title blockquote,
  .bbpress blockquote,
  .woocommerce #tab-description blockquote,
  .mce-content-body blockquote,
  .comment-content blockquote {
    margin: 20px 3% 18px 3%;
  }
}
.td-page-content blockquote p,
.td-post-content blockquote p,
.wpb_text_column blockquote p,
.td_block_text_with_title blockquote p,
.bbpress blockquote p,
.woocommerce #tab-description blockquote p,
.mce-content-body blockquote p,
.comment-content blockquote p {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  color: #4db2ec;
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-page-content blockquote p,
  .td-post-content blockquote p,
  .wpb_text_column blockquote p,
  .td_block_text_with_title blockquote p,
  .bbpress blockquote p,
  .woocommerce #tab-description blockquote p,
  .mce-content-body blockquote p,
  .comment-content blockquote p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .td-page-content blockquote p,
  .td-post-content blockquote p,
  .wpb_text_column blockquote p,
  .td_block_text_with_title blockquote p,
  .bbpress blockquote p,
  .woocommerce #tab-description blockquote p,
  .mce-content-body blockquote p,
  .comment-content blockquote p {
    font-size: 22px;
    line-height: 30px;
  }
}
.td-page-content .twitter-tweet p,
.td-post-content .twitter-tweet p,
.wpb_text_column .twitter-tweet p,
.td_block_text_with_title .twitter-tweet p,
.bbpress .twitter-tweet p,
.woocommerce #tab-description .twitter-tweet p,
.mce-content-body .twitter-tweet p,
.comment-content .twitter-tweet p {
  font-family: initial;
  font-size: initial;
  line-height: initial;
  font-style: initial;
  text-align: initial;
  text-transform: initial;
  color: initial;
  font-weight: initial;
}
.td-page-content .td_quote_right,
.td-post-content .td_quote_right,
.wpb_text_column .td_quote_right,
.td_block_text_with_title .td_quote_right,
.bbpress .td_quote_right,
.woocommerce #tab-description .td_quote_right,
.mce-content-body .td_quote_right,
.comment-content .td_quote_right {
  float: right;
  width: 50%;
  margin: 21px 0 21px 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_quote_right,
  .td-post-content .td_quote_right,
  .wpb_text_column .td_quote_right,
  .td_block_text_with_title .td_quote_right,
  .bbpress .td_quote_right,
  .woocommerce #tab-description .td_quote_right,
  .mce-content-body .td_quote_right,
  .comment-content .td_quote_right {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.td-page-content .td_quote_left,
.td-post-content .td_quote_left,
.wpb_text_column .td_quote_left,
.td_block_text_with_title .td_quote_left,
.bbpress .td_quote_left,
.woocommerce #tab-description .td_quote_left,
.mce-content-body .td_quote_left,
.comment-content .td_quote_left {
  float: left;
  width: 50%;
  margin: 18px 18px 18px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_quote_left,
  .td-post-content .td_quote_left,
  .wpb_text_column .td_quote_left,
  .td_block_text_with_title .td_quote_left,
  .bbpress .td_quote_left,
  .woocommerce #tab-description .td_quote_left,
  .mce-content-body .td_quote_left,
  .comment-content .td_quote_left {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.td-page-content .td_quote_left p,
.td-post-content .td_quote_left p,
.wpb_text_column .td_quote_left p,
.td_block_text_with_title .td_quote_left p,
.bbpress .td_quote_left p,
.woocommerce #tab-description .td_quote_left p,
.mce-content-body .td_quote_left p,
.comment-content .td_quote_left p {
  text-align: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_quote_left p,
  .td-post-content .td_quote_left p,
  .wpb_text_column .td_quote_left p,
  .td_block_text_with_title .td_quote_left p,
  .bbpress .td_quote_left p,
  .woocommerce #tab-description .td_quote_left p,
  .mce-content-body .td_quote_left p,
  .comment-content .td_quote_left p {
    text-align: center;
  }
}
.td-page-content .td_quote_box,
.td-post-content .td_quote_box,
.wpb_text_column .td_quote_box,
.td_block_text_with_title .td_quote_box,
.bbpress .td_quote_box,
.woocommerce #tab-description .td_quote_box,
.mce-content-body .td_quote_box,
.comment-content .td_quote_box {
  margin: 0;
  background-color: #FCFCFC;
  border-left: 2px solid #4db2ec;
  padding: 15px 23px 0 23px;
  position: relative;
  top: 6px;
  clear: both;
}
.td-page-content .td_quote_box p,
.td-post-content .td_quote_box p,
.wpb_text_column .td_quote_box p,
.td_block_text_with_title .td_quote_box p,
.bbpress .td_quote_box p,
.woocommerce #tab-description .td_quote_box p,
.mce-content-body .td_quote_box p,
.comment-content .td_quote_box p {
  font-family: 'Open Sans', arial, sans-serif;
  color: #777777;
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 16px;
  margin: 0;
  text-transform: none;
}
.td-page-content .td_box_left,
.td-post-content .td_box_left,
.wpb_text_column .td_box_left,
.td_block_text_with_title .td_box_left,
.bbpress .td_box_left,
.woocommerce #tab-description .td_box_left,
.mce-content-body .td_box_left,
.comment-content .td_box_left {
  width: 40%;
  float: left;
  margin: 0 34px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_box_left,
  .td-post-content .td_box_left,
  .wpb_text_column .td_box_left,
  .td_block_text_with_title .td_box_left,
  .bbpress .td_box_left,
  .woocommerce #tab-description .td_box_left,
  .mce-content-body .td_box_left,
  .comment-content .td_box_left {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.td-page-content .td_box_left p,
.td-post-content .td_box_left p,
.wpb_text_column .td_box_left p,
.td_block_text_with_title .td_box_left p,
.bbpress .td_box_left p,
.woocommerce #tab-description .td_box_left p,
.mce-content-body .td_box_left p,
.comment-content .td_box_left p {
  text-align: left;
}
.td-page-content .td_box_right,
.td-post-content .td_box_right,
.wpb_text_column .td_box_right,
.td_block_text_with_title .td_box_right,
.bbpress .td_box_right,
.woocommerce #tab-description .td_box_right,
.mce-content-body .td_box_right,
.comment-content .td_box_right {
  width: 30%;
  float: right;
  margin: 0 0 20px 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_box_right,
  .td-post-content .td_box_right,
  .wpb_text_column .td_box_right,
  .td_block_text_with_title .td_box_right,
  .bbpress .td_box_right,
  .woocommerce #tab-description .td_box_right,
  .mce-content-body .td_box_right,
  .comment-content .td_box_right {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.td-page-content .td_box_right p,
.td-post-content .td_box_right p,
.wpb_text_column .td_box_right p,
.td_block_text_with_title .td_box_right p,
.bbpress .td_box_right p,
.woocommerce #tab-description .td_box_right p,
.mce-content-body .td_box_right p,
.comment-content .td_box_right p {
  text-align: left;
}
.td-page-content .td_box_center,
.td-post-content .td_box_center,
.wpb_text_column .td_box_center,
.td_block_text_with_title .td_box_center,
.bbpress .td_box_center,
.woocommerce #tab-description .td_box_center,
.mce-content-body .td_box_center,
.comment-content .td_box_center {
  margin: 0 0 29px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_box_center,
  .td-post-content .td_box_center,
  .wpb_text_column .td_box_center,
  .td_block_text_with_title .td_box_center,
  .bbpress .td_box_center,
  .woocommerce #tab-description .td_box_center,
  .mce-content-body .td_box_center,
  .comment-content .td_box_center {
    margin-bottom: 36px;
  }
}
.td-page-content .td_pull_quote,
.td-post-content .td_pull_quote,
.wpb_text_column .td_pull_quote,
.td_block_text_with_title .td_pull_quote,
.bbpress .td_pull_quote,
.woocommerce #tab-description .td_pull_quote,
.mce-content-body .td_pull_quote,
.comment-content .td_pull_quote {
  padding: 18px 25px;
  margin: 0;
  clear: both;
}
.td-page-content .td_pull_quote p,
.td-post-content .td_pull_quote p,
.wpb_text_column .td_pull_quote p,
.td_block_text_with_title .td_pull_quote p,
.bbpress .td_pull_quote p,
.woocommerce #tab-description .td_pull_quote p,
.mce-content-body .td_pull_quote p,
.comment-content .td_pull_quote p {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: none;
  text-align: center;
}
.td-page-content .td_pull_quote p:first-child:before,
.td-post-content .td_pull_quote p:first-child:before,
.wpb_text_column .td_pull_quote p:first-child:before,
.td_block_text_with_title .td_pull_quote p:first-child:before,
.bbpress .td_pull_quote p:first-child:before,
.woocommerce #tab-description .td_pull_quote p:first-child:before,
.mce-content-body .td_pull_quote p:first-child:before,
.comment-content .td_pull_quote p:first-child:before {
  position: absolute;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==') no-repeat;
  left: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.td-page-content .td_pull_quote p:after,
.td-post-content .td_pull_quote p:after,
.wpb_text_column .td_pull_quote p:after,
.td_block_text_with_title .td_pull_quote p:after,
.bbpress .td_pull_quote p:after,
.woocommerce #tab-description .td_pull_quote p:after,
.mce-content-body .td_pull_quote p:after,
.comment-content .td_pull_quote p:after {
  position: absolute;
  bottom: 10px;
  right: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC') no-repeat;
}
.td-page-content .td_pull_left,
.td-post-content .td_pull_left,
.wpb_text_column .td_pull_left,
.td_block_text_with_title .td_pull_left,
.bbpress .td_pull_left,
.woocommerce #tab-description .td_pull_left,
.mce-content-body .td_pull_left,
.comment-content .td_pull_left {
  width: 40%;
  float: left;
  margin-right: 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_pull_left,
  .td-post-content .td_pull_left,
  .wpb_text_column .td_pull_left,
  .td_block_text_with_title .td_pull_left,
  .bbpress .td_pull_left,
  .woocommerce #tab-description .td_pull_left,
  .mce-content-body .td_pull_left,
  .comment-content .td_pull_left {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td-page-content .td_pull_right,
.td-post-content .td_pull_right,
.wpb_text_column .td_pull_right,
.td_block_text_with_title .td_pull_right,
.bbpress .td_pull_right,
.woocommerce #tab-description .td_pull_right,
.mce-content-body .td_pull_right,
.comment-content .td_pull_right {
  width: 30%;
  float: right;
  margin-left: 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_pull_right,
  .td-post-content .td_pull_right,
  .wpb_text_column .td_pull_right,
  .td_block_text_with_title .td_pull_right,
  .bbpress .td_pull_right,
  .woocommerce #tab-description .td_pull_right,
  .mce-content-body .td_pull_right,
  .comment-content .td_pull_right {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td-page-content .td_pull_center,
.td-post-content .td_pull_center,
.wpb_text_column .td_pull_center,
.td_block_text_with_title .td_pull_center,
.bbpress .td_pull_center,
.woocommerce #tab-description .td_pull_center,
.mce-content-body .td_pull_center,
.comment-content .td_pull_center {
  margin: 17px 0;
  padding: 15px 50px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-page-content .td_pull_center,
  .td-post-content .td_pull_center,
  .wpb_text_column .td_pull_center,
  .td_block_text_with_title .td_pull_center,
  .bbpress .td_pull_center,
  .woocommerce #tab-description .td_pull_center,
  .mce-content-body .td_pull_center,
  .comment-content .td_pull_center {
    padding: 15px 20px;
  }
}
blockquote small {
  margin-top: 5px;
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #444;
}
blockquote.pull-right {
  padding-left: 20px;
  border-right: none;
}
blockquote.pull-right:after {
  border-right: 2px solid #FB5502;
  width: 40px;
  right: -40px;
}
/*  ----------------------------------------------------------------------------
    dropcaps
*/
.td-page-content .dropcap,
.td-post-content .dropcap,
.wpb_text_column .dropcap,
.td_block_text_with_title .dropcap,
.bbpress .dropcap,
.woocommerce #tab-description .dropcap,
.mce-content-body .dropcap,
.comment-content .dropcap {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #4db2ec;
  color: white;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 10px 4px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  min-width: 62px;
  min-height: 62px;
}
.td-page-content .dropcap1,
.td-post-content .dropcap1,
.wpb_text_column .dropcap1,
.td_block_text_with_title .dropcap1,
.bbpress .dropcap1,
.woocommerce #tab-description .dropcap1,
.mce-content-body .dropcap1,
.comment-content .dropcap1 {
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  font-size: 40px;
  padding: 2px 14px 4px;
}
.td-page-content .dropcap2,
.td-post-content .dropcap2,
.wpb_text_column .dropcap2,
.td_block_text_with_title .dropcap2,
.bbpress .dropcap2,
.woocommerce #tab-description .dropcap2,
.mce-content-body .dropcap2,
.comment-content .dropcap2 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
.td-page-content .dropcap3,
.td-post-content .dropcap3,
.wpb_text_column .dropcap3,
.td_block_text_with_title .dropcap3,
.bbpress .dropcap3,
.woocommerce #tab-description .dropcap3,
.mce-content-body .dropcap3,
.comment-content .dropcap3 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
/*  ----------------------------------------------------------------------------
    text columns
*/
.td_text_columns_two_cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e9e9e9;
  -moz-column-rule-color: #e9e9e9;
  column-rule-color: #e9e9e9;
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    text highlighting
*/
.td_text_highlight_0 {
  background-color: rgba(0, 0, 0, 0.77);
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
  color: #2a2a2a;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_0:hover {
  color: #F9F9F9;
  cursor: default;
}
.td_text_highlight_marker {
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  color: white;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_marker:hover {
  color: #F9F9F9;
}
.td_text_highlight_marker_red {
  background-color: rgba(255, 28, 26, 0.62);
  box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
  background-color: rgba(57, 213, 255, 0.75);
  box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
  background-color: rgba(77, 216, 69, 0.65);
  box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
  background-color: rgba(255, 203, 0, 0.75);
  box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
  background-color: rgba(255, 101, 243, 0.75);
  box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
}
/*  ----------------------------------------------------------------------------
    custom post padding
*/
.td-paragraph-padding-0 {
  display: block;
  padding-left: 0;
  padding-right: 6%;
}
.td-paragraph-padding-1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
}
.td-paragraph-padding-2 {
  display: block;
  padding-left: 12%;
  padding-right: 12%;
}
.td-paragraph-padding-3 {
  display: block;
  padding-left: 6%;
  padding-right: 12%;
}
.td-paragraph-padding-4 {
  display: block;
  padding-left: 6%;
  padding-right: 0;
}
.td-paragraph-padding-5 {
  display: block;
  padding-left: 18%;
  padding-right: 18%;
}
.td-paragraph-padding-6 {
  display: block;
  padding-left: 12%;
  padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
  padding-left: 4%;
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
  padding-left: 8%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
  padding-left: 4%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
  padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
  padding-left: 12%;
  padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
  padding-left: 8%;
  padding-right: 4%;
}
/* responsive phone */
@media (max-width: 500px) {
  .td-paragraph-padding-0,
  .td-paragraph-padding-1,
  .td-paragraph-padding-2,
  .td-paragraph-padding-3,
  .td-paragraph-padding-4,
  .td-paragraph-padding-5,
  .td-paragraph-padding-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Default Module - Module 1
*/
/*  ----------------------------------------------------------------------------
    Modules
*/
.td_module_wrap {
  position: relative;
  padding-bottom: 35px;
}
.td_module_wrap .entry-title {
  /* General Title */
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 6px 0;
}
.td_module_wrap:hover .entry-title a {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    thumbnail
*/
.td-module-thumb {
  position: relative;
  margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td-video-play-ico > img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
   module meta info
*/
.td-module-meta-info {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  top: 1px;
}
.td-post-author-name {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-post-author-name a {
  color: #000;
}
.td-post-author-name span {
  color: #ccc;
  margin: 0 2px 0 2px;
  font-weight: normal;
}
.td-post-author-name div {
  display: inline;
  margin-right: 2px;
}
.td-post-date {
  color: #aaa;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-module-comments {
  position: relative;
  float: right;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.td-module-comments a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}
.td-module-comments a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
    excerpt
*/
.td-excerpt {
  font-size: 13px;
  color: #777;
  font-family: 'Open Sans', arial, sans-serif;
  margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
  background-color: #222222 !important;
  text-decoration: none;
}
/*  ----------------------------------------------------------------------------
    admin edit
*/
.td-admin-edit {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 3px 10px;
  font-size: 13px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-admin-edit:hover {
  background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
  display: block;
}
.td-post-category {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  background-color: #222222;
  color: #fff;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
  vertical-align: top;
}
.td-post-category:hover {
  background-color: #4db2ec;
}
.td-module-image {
  position: relative;
}
.td-module-image .td-post-category {
  position: absolute;
  bottom: 0;
}
.td-module-meta-info .td-post-category {
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Module 1
*/
.td_module_1 {
  padding-bottom: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_1 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_1 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 2
*/
.td_module_2 {
  padding-bottom: 32px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_2 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_2 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 3
*/
.td_module_3 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_3 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_3 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 4
*/
.td_module_4 {
  padding-bottom: 43px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_4 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_4 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 5
*/
.td_module_5 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 17px;
  /* responsive portrait tablet */
  /* responsive landscape tablet */
  /* responsive portrait phone */
}
.td_module_5 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_5 .td-module-thumb {
  margin-bottom: 14px;
}
.td_module_5 .td-excerpt {
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_5 .entry-title {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_module_5 .entry-title {
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .td_module_5 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 6
*/
.td_module_6 {
  padding-bottom: 26px;
  /* responsive landscape & portrait tablet */
  /* responsive portrait tablet */
  /* responsive landscape & portrait tablet */
}
.td_module_6 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .td-module-thumb {
    width: 80px;
  }
}
.td_module_6 .item-details {
  margin-left: 116px;
  min-height: 70px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .item-details {
    margin-left: 95px;
    min-height: 55px;
  }
}
.td_module_6 .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_6 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .td_module_6 .entry-title {
    font-size: 14px;
  }
}
.td_module_6 .td-module-meta-info {
  margin-bottom: 0;
  min-height: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_6 .td-icon-star,
  .td_module_6 .td-icon-star-empty,
  .td_module_6 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .td-post-category {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .td_module_6 .td-icon-star,
  .td_module_6 .td-icon-star-empty,
  .td_module_6 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 7
*/
.td_module_7 {
  padding-bottom: 26px;
  /* responsive landscape & portrait tablet */
  /* responsive portrait tablet */
  /* responsive landscape & portrait tablet */
}
.td_module_7 .td-module-thumb {
  position: absolute;
  right: 0;
  top: 0;
}
.td_module_7 .item-details {
  margin-right: 116px;
  min-height: 70px;
}
.td_module_7 .entry-title {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_7 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .td_module_7 .entry-title {
    font-size: 14px;
  }
}
.td_module_7 .td-module-meta-info {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_7 .td-icon-star,
  .td_module_7 .td-icon-star-empty,
  .td_module_7 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_7 .td-post-category {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .td_module_7 .td-icon-star,
  .td_module_7 .td-icon-star-empty,
  .td_module_7 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 8
*/
.td_module_8 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 16px;
  /* responsive portrait tablet */
}
.td_module_8 .entry-title {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 7px;
  font-weight: 500;
}
.td_module_8 .td-module-meta-info {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_8 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 9
*/
.td_module_9 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 26px;
  text-align: center;
}
.td_module_9 .td-module-comments {
  top: auto;
  float: none;
  margin-bottom: 8px;
}
.td_module_9 .entry-title {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 8px;
  font-weight: 500;
}
.td_module_9 .td-module-meta-info {
  margin-bottom: 0;
}
.td_module_9 .td_quote_on_blocks {
  text-align: center;
}
.td_module_9 .td-post-category {
  display: inline-block;
  margin: 0 0 8px 0;
}
/*  ----------------------------------------------------------------------------
    Module 10
*/
.td_module_10 {
  padding-bottom: 40px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 {
    padding-bottom: 26px;
  }
  .td_module_10 .td-post-category {
    display: none;
  }
}
.td_module_10 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-module-thumb {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .td_module_10 .td-module-thumb {
    width: 100px;
  }
}
.td_module_10 .item-details {
  margin-left: 244px;
  min-height: 150px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .item-details {
    margin-left: 170px;
    min-height: 103px;
  }
}
@media (max-width: 500px) {
  .td_module_10 .item-details {
    margin-left: 115px;
    min-height: 69px;
  }
}
.td_module_10 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-excerpt {
    display: none;
  }
}
.td_module_10 .entry-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_10 .entry-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_10 .td-video-play-ico img {
    width: 20px;
  }
}
.td-pb-span8 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_10 .td-module-thumb {
    width: 190px;
  }
  .td-pb-span8 .td_module_10 .item-details {
    margin-left: 210px;
    min-height: 131px;
  }
  .td-pb-span8 .td_module_10 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-pb-span8 .td_module_10 .td-post-author-name {
    display: none;
  }
}
.td-pb-span4 .td_module_10 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_10 .td-module-thumb {
  width: 80px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .td-module-thumb {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .td-module-thumb {
    width: 100px;
  }
}
.td-pb-span4 .td_module_10 .item-details {
  margin-left: 0;
  min-height: 70px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .item-details {
    padding-left: 170px;
    min-height: 103px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .item-details {
    padding-left: 0;
    min-height: 69px;
  }
}
.td-pb-span4 .td_module_10 .entry-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  padding-left: 95px;
  min-height: 55px;
  margin-bottom: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 13px;
    line-height: 18px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 0;
    font-weight: 400;
    min-height: 0;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    padding-left: 110px;
    min-height: 69px;
    margin-bottom: 13px;
  }
}
.td-pb-span4 .td_module_10 .td-video-play-ico img {
  width: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_10 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 11
*/
.td_module_11 {
  padding-bottom: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 {
    padding-bottom: 0;
    border-bottom: 1px dashed #EAEAEA;
    margin-bottom: 20px;
  }
  .td_module_11:last-child {
    border: 0;
  }
}
@media (max-width: 767px) {
  .td_module_11 {
    padding-bottom: 30px;
  }
}
.td_module_11 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-module-thumb {
    width: 200px;
  }
}
@media (max-width: 500px) {
  .td_module_11 .td-module-thumb {
    width: 100px;
  }
}
.td_module_11 .item-details {
  margin-left: 350px;
  min-height: 235px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .item-details {
    margin-left: 220px;
    min-height: 145px;
  }
}
@media (max-width: 500px) {
  .td_module_11 .item-details {
    margin-left: 0;
    min-height: 73px;
    padding-left: 110px;
  }
}
.td_module_11 .entry-title {
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 11px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 .entry-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_11 .entry-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 8px;
  }
}
.td_module_11 .td-post-author-name {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-post-author-name {
    display: none;
  }
}
.td_module_11 .td-excerpt {
  margin-bottom: 15px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-excerpt {
    display: none;
  }
}
.td_module_11 .td-read-more {
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 .td-read-more {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_11 .td-read-more {
    display: none;
  }
}
.td-pb-span12 .td_module_11 .entry-title {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .td_module_11 .entry-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
  }
}
.td-pb-span8 .td_module_11 {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span8 .td_module_11 .td-module-thumb {
    width: 300px;
  }
  .td-pb-span8 .td_module_11 .item-details {
    margin-left: 324px;
    min-height: 218px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_11 .td-module-thumb {
    width: 192px;
  }
  .td-pb-span8 .td_module_11 .item-details {
    margin-left: 210px;
    min-height: 165px;
  }
  .td-pb-span8 .td_module_11 .td-post-author-name {
    display: none;
  }
}
.td-pb-span4 .td_module_11 {
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_11 .td-module-thumb {
  position: relative;
  margin-bottom: 8px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_11 .td-module-thumb {
    position: absolute;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_11 .td-module-thumb {
    width: 100px;
  }
}
.td-pb-span4 .td_module_11 .item-details {
  margin-left: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_11 .item-details {
    margin-left: 220px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_11 .item-details {
    margin-left: 0;
    min-height: 73px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_11 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 12
*/
.td_module_12 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 30px;
}
.td_module_12 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_12 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_12 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_12 .td-excerpt {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
/*  ----------------------------------------------------------------------------
    Module 13
*/
.td_module_13 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 30px;
}
.td_module_13 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_13 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_13 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_13 .td-module-thumb {
  margin-bottom: 22px;
}
/*  ----------------------------------------------------------------------------
    Module 14
*/
.td_module_14 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_14 {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .td_module_14 {
    padding-bottom: 21px;
  }
}
.td_module_14 .entry-thumb {
  width: 100%;
}
.td_module_14:last-child {
  padding-bottom: 0;
}
.td_module_14 .meta-info-container {
  position: relative;
}
.td_module_14 .entry-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
  bottom: -2px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .entry-title {
    font-size: 18px;
    line-height: 26px;
    margin-left: 14px;
    margin-right: 14px;
  }
}
.td_module_14 .entry-title:after {
  content: '';
  position: absolute;
  bottom: -43px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #f1f1f1;
}
.td_module_14 .td-module-meta-info {
  position: absolute;
  margin: 0;
  padding: 0 60px;
  bottom: -43px;
  width: 100%;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_module_14 .td-module-meta-info {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .td-module-meta-info {
    bottom: -45px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
.td_module_14 .td-module-meta-holder {
  background-color: #fff;
  padding: 10px 20px 17px 20px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-module-meta-holder {
    padding: 8px 0 19px 0;
  }
}
.td_module_14 .td-post-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-post-category {
    display: none;
  }
}
.td_module_14 .td-module-thumb {
  margin-bottom: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-module-thumb {
    margin-bottom: 70px;
  }
}
.td_module_14 .td-post-author-name {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-post-author-name {
    margin-left: 14px;
  }
}
.td_module_14 .td-module-comments {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-module-comments {
    margin-right: 14px;
  }
}
.td_module_14 .td-excerpt {
  padding: 0 80px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_module_14 .td-excerpt {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .td-excerpt {
    padding: 0 60px;
    margin-top: -5px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .td-excerpt {
    padding: 0 32px;
  }
}
.td_module_14 .td-read-more {
  display: block;
  margin-top: 15px;
}
.td-pb-span8 .td_module_14 {
  /* responsive portrait tablet */
}
.td-pb-span8 .td_module_14 .td-module-meta-info {
  padding: 0 40px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td-pb-span8 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
  .td-pb-span8 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
.td-pb-span8 .td_module_14 .td-excerpt {
  padding: 0 60px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_14 .td-excerpt {
    padding: 0 40px;
  }
}
@media (max-width: 500px) {
  .td-pb-span8 .td_module_14 .td-excerpt {
    padding: 0 34px;
  }
}
.td-pb-span4 .td_module_14 {
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_14 .td-module-meta-info {
  padding: 0 40px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
  .td-pb-span4 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 15
*/
.td_module_15 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 40px;
}
.td_module_15 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  margin-top: 0;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_15 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_15 .entry-title a:hover {
  text-decoration: none;
}
.td_module_15 .td-module-meta-info a:hover {
  text-decoration: none;
}
.td_module_15.post {
  margin-top: 0;
}
.td_module_15.post .td-post-comments {
  display: inline-block;
  float: none;
  margin-left: 22px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.td_module_15.post .td-post-comments a {
  color: #444;
}
.td_module_15.post .td-module-meta-info {
  margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
  top: 5px;
}
.td_module_15 .td-post-content {
  padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
  font-size: 9px;
  margin-right: 5px;
  vertical-align: middle;
}
/*  ----------------------------------------------------------------------------
    Module 16
*/
.td_module_16 {
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 {
    padding-bottom: 26px;
  }
}
.td_module_16 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .td-module-thumb {
    width: 80px;
  }
}
.td_module_16 .item-details {
  margin-left: 174px;
  min-height: 150px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .item-details {
    margin-left: 95px;
    min-height: 80px;
  }
}
.td_module_16 .entry-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .entry-title {
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_16 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td_module_16 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .td-excerpt {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 17
*/
.td_module_17 {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_17 {
    padding-bottom: 10px;
  }
}
.td_module_17 .td-module-image {
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_17 .td-module-image {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.td_module_17 .td-module-image .entry-thumb {
  width: 100%;
}
.td_module_17 .entry-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 17px;
}
@media (max-width: 1018px) {
  .td_module_17 .entry-title {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 13px;
  }
}
.td_module_17 .td-module-meta-holder {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 47px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 15px 15px 18px;
  font-size: 12px;
  line-height: 1;
  pointer-events: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_17 .td-module-meta-holder {
    padding: 13px 12px;
    height: 43px;
  }
}
.td_module_17 .td-left-meta {
  display: inline-block;
}
.td_module_17 .td-left-meta .td-post-author-name a {
  color: #fff;
  pointer-events: auto;
}
.td_module_17 .td-left-meta .td-post-author-name a:hover {
  color: #aaa;
}
.td_module_17 .entry-review-stars {
  color: #fff;
}
.td_module_17 .td-category-corner {
  padding: 0;
  text-align: left;
}
.td_module_17 .td-post-category {
  background-color: #fff !important;
  color: #000;
  font-size: 11px;
  padding: 5px 10px;
  bottom: auto;
  top: 0;
}
.td_module_17 .td-post-category:hover {
  background-color: #fff;
  color: #aaa;
}
.td_module_17 .td-module-comments {
  pointer-events: auto;
}
.td_module_17 .td-module-comments a {
  color: #000;
  background-color: #fff !important;
}
.td_module_17 .td-module-comments a:after {
  border-color: #fff transparent transparent transparent !important;
}
.td_module_17 .td-excerpt {
  font-size: 16px;
  line-height: 26px;
  margin-top: 24px;
}
@media (max-width: 1018px) {
  .td_module_17 .td-excerpt {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
}
.td_module_17 .td-read-more {
  margin-top: 20px;
}
@media (max-width: 1018px) {
  .td_module_17 .td-read-more {
    margin-top: 15px;
  }
}
.td_module_17 .td-read-more a {
  background-color: transparent !important;
  color: #000;
  font-size: 14px;
  padding: 0 10px 10px 0;
}
.td_module_17 .td-read-more a:hover {
  color: #4db2ec;
}
.td_module_17 .td-icon-menu-right {
  font-size: 9px;
  margin-left: 8px;
  vertical-align: middle;
}
.td_module_17 .td-module-image {
  overflow: hidden;
}
.td_module_17 .td-module-thumb {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Module 18
*/
.td_module_18 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 {
    padding-bottom: 30px;
  }
}
.td_module_18 .meta-info-container {
  padding-bottom: 10px;
  border-bottom: 1px dashed #f2f2f2;
  text-align: center;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .meta-info-container {
    padding-bottom: 0;
  }
}
.td_module_18 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_18 .td-module-thumb {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.td_module_18 .entry-title {
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  margin: 9px 0 12px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin: 8px 0;
  }
}
.td_module_18 .td-module-meta-info {
  position: relative;
  width: 100%;
  margin-bottom: 27px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .td-module-meta-info {
    margin-bottom: 18px;
  }
}
.td_module_18 .td-post-author-name a {
  font-size: 12px;
}
.td_module_18 .td-post-author-name a:hover {
  opacity: 0.7;
}
.td_module_18 .td-post-date {
  font-size: 12px;
}
.td_module_18 .td-module-comments {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.td_module_18 .td-post-category {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 1;
  background-color: transparent;
  color: #000;
  display: inline-block;
}
.td_module_18 .td-post-category:hover {
  background-color: transparent !important;
  opacity: 0.7;
}
.td_module_18 .entry-thumb {
  width: 100%;
}
.td_module_18 .td-excerpt {
  font-size: 15px;
  line-height: 27px;
  margin-top: 20px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .td-excerpt {
    font-size: 13px;
    line-height: 23px;
  }
}
.td_module_18 .td-read-more {
  margin-top: 9px;
  margin-bottom: 23px;
}
.td_module_18 .td-read-more a {
  background-color: transparent !important;
  color: #000;
  font-size: 14px;
}
.td_module_18 .td-read-more a:hover {
  background-color: transparent !important;
  color: #4db2ec;
}
.td_module_18 .td-icon-menu-right {
  font-size: 9px;
  margin-left: 8px;
  vertical-align: middle;
}
.td-pb-span12.td-main-content .td_module_18 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_18 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 19
*/
.td_module_19 {
  padding-bottom: 50px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_module_19 {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .td_module_19 {
    border-bottom: 1px dashed #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.td_module_19 .meta-info-container {
  position: relative;
}
.td_module_19 .td-module-image {
  position: absolute;
  top: 0;
  left: 0;
}
.td_module_19 .td-module-thumb {
  overflow: hidden;
  width: 264px;
  height: 366px;
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-module-thumb {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td_module_19 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  height: 100%;
}
.td_module_19 .td-post-category {
  display: inline-block;
  padding: 5px 8px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_19 .td-post-category {
    padding: 4px 7px;
    font-size: 9px;
    bottom: 10px;
  }
}
.td_module_19 .td-item-details {
  margin-left: 294px;
  min-height: 366px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-item-details {
    margin-left: 230px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-item-details {
    margin-left: 120px;
    min-height: 120px;
  }
}
.td_module_19 .td-module-meta-info {
  position: relative;
}
.td_module_19 .entry-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .entry-title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .entry-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 8px;
  }
}
.td_module_19 .td-post-author-name {
  font-size: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-post-author-name {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-post-author-name {
    display: none;
  }
}
.td_module_19 .td-post-author-name:hover {
  color: #4db2ec;
}
.td_module_19 .td-post-date {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_19 .td-post-date {
    font-size: 12px;
  }
}
.td_module_19 .td-excerpt {
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-excerpt {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-excerpt {
    display: none;
  }
}
.td_module_19 .td-read-more {
  margin-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-read-more {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-read-more {
    display: none;
  }
}
.td_module_19 .td-video-play-ico > img {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_19 .td-video-play-ico > img {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
  }
}
.td_module_19 .td-read-more a {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_module_19 .td-read-more a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-read-more a {
    font-size: 11px;
    padding: 8px 11px;
    display: none;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
  width: 534px;
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
    width: 400px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
  height: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
    height: 100%;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-item-details {
  min-height: 350px;
  margin-left: 564px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-item-details {
    min-height: 330px;
    margin-left: 430px;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-item-details {
    min-height: 120px;
    margin-left: 115px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx1
*/
.td_module_mx1 {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 3px;
  /* responsive portrait tablet */
}
.td_module_mx1 .td-module-meta-info .td-post-category {
  background-color: #fff !important;
  color: #222;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-module-meta-info .td-post-category {
    display: none;
  }
}
.td_module_mx1 .td-module-meta-info {
  position: absolute;
  bottom: 0;
  padding: 0 17px;
  margin-bottom: 17px;
  z-index: 1;
}
.td_module_mx1 .td-module-meta-info .td-post-author-name a {
  color: #fff;
}
.td_module_mx1 .entry-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }
}
.td_module_mx1 .entry-title a {
  color: #fff !important;
}
.td_module_mx1 .td-video-play-ico img {
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-video-play-ico img {
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
  }
}
.td_module_mx1 .td-icon-star,
.td_module_mx1 .td-icon-star-half,
.td_module_mx1 .td-icon-star-empty {
  color: #fff;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-icon-star,
  .td_module_mx1 .td-icon-star-half,
  .td_module_mx1 .td-icon-star-empty {
    font-size: 14px;
    width: 17px;
  }
}
.td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
  overflow: hidden;
  height: 220px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td_module_mx1 .td-module-thumb {
    height: auto;
  }
}
.td_module_mx1 .td-module-thumb .entry-thumb {
  max-width: none;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td_module_mx1 .td-module-thumb .entry-thumb {
    max-width: 100%;
    width: 100%;
  }
}
.td_module_mx1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-author-date {
    display: block;
    margin-top: 5px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx2
*/
.td_module_mx2 {
  padding-bottom: 0;
  *zoom: 1;
}
.td_module_mx2:before,
.td_module_mx2:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_mx2:after {
  clear: both;
}
.td_module_mx2 .entry-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 5px 0;
}
.td_module_mx2 .entry-thumb {
  width: 80px;
}
.td_module_mx2 .td-module-thumb {
  position: absolute;
  margin-bottom: 0;
}
.td_module_mx2 .item-details {
  margin: 0 0 20px 100px;
  min-height: 60px;
  padding-top: 2px;
}
.td_block_inner .td_module_mx2 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_inner .td_module_mx2 .item-details {
    margin-left: 95px;
  }
  .td_block_inner .td_module_mx2 .td-post-category {
    margin-bottom: 5px;
  }
  .td_block_inner .td_module_mx2 .td-icon-star,
  .td_block_inner .td_module_mx2 .td-icon-star-empty,
  .td_block_inner .td_module_mx2 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_inner .td_module_mx2 .entry-title {
    font-size: 16px;
    line-height: 22px;
  }
  .td_block_inner .td_module_mx2 .item-details {
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .td_block_inner .td_module_mx2 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx3
*/
.td_module_mx3 {
  position: relative;
  padding-bottom: 53px;
  margin-bottom: 18px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 {
    width: 48%;
    float: left;
    padding-bottom: 73px;
    margin-bottom: 0;
  }
  .td_module_mx3:nth-child(even) {
    margin-left: 4%;
  }
}
@media (max-width: 500px) {
  .td_module_mx3 {
    width: 100%;
    float: left;
    padding-bottom: 75px;
  }
  .td_module_mx3:nth-child(even) {
    margin-left: 0;
  }
}
.td_module_mx3:last-child {
  margin-bottom: 0;
}
.td_module_mx3 .td-module-meta-info {
  position: absolute;
  bottom: 7px;
  width: 284px;
  background-color: #fff;
  border-bottom: 1px dashed #f1f1f1;
  margin: 0 20px;
  padding: 14px 20px 25px 20px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_module_mx3 .td-module-meta-info {
    width: 270px;
    margin: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx3 .td-module-meta-info {
    width: 208px;
    margin: 0 10px;
    padding: 9px 16px 25px;
  }
  .td_module_mx3 .td-module-meta-info .td-post-category {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 .td-module-meta-info {
    width: 90%;
    margin: 0 5%;
    bottom: 33px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    border-bottom: 0;
  }
}
.td_module_mx3 .td-post-category {
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_mx3 .td-post-category {
    display: none;
  }
}
.td_module_mx3 .entry-title {
  position: relative;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  font-style: normal;
  margin: 0 0 12px 0;
  height: auto;
  bottom: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx3 .entry-title {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  .td_module_mx3 .entry-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx4
*/
.td_module_mx4 {
  /* responsive small portrait phone */
}
.td_module_mx4 .td-module-thumb {
  margin-bottom: 7px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_mx4 .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_module_mx4 .entry-title {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_mx4 .entry-title {
    padding-left: 115px;
    font-size: 14px;
    line-height: 21px;
  }
}
.td_module_mx4 .td_quote_on_blocks {
  margin-top: 10px;
}
.td_module_mx4 .entry-thumb {
  width: 100%;
}
.td_module_mx4 .td-video-play-ico img {
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx4 .td-video-play-ico img {
    width: 30px;
  }
}
@media (max-width: 500px) {
  .td_module_mx4 .td-video-play-ico img {
    width: 20px;
  }
}
@media (max-width: 500px) {
  .td_module_mx4 {
    min-height: 69px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .td_module_mx4 .td-module-image {
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.td-column-3 .td_module_mx4 .entry-title {
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-3 .td_module_mx4 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 500px) {
  .td-column-3 .td_module_mx4 .entry-title {
    padding-left: 115px;
    font-size: 14px;
    line-height: 21px;
  }
}
.td-column-1 .td_module_mx4 {
  padding-bottom: 22px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-1 .td_module_mx4 {
    padding-bottom: 35px;
  }
}
.td-column-1 .td_module_mx4 .entry-title {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-1 .td_module_mx4 .entry-title {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 500px) {
  .td-column-1 .td_module_mx4 .entry-title {
    font-size: 14px;
    line-height: 21px;
    padding-left: 0;
  }
}
.td-column-1 .td_module_mx4 .td-video-play-ico img {
  width: 30px;
}
@media (max-width: 500px) {
  .td-column-1 .td_module_mx4 {
    margin-bottom: 0;
  }
  .td-column-1 .td_module_mx4 .td-module-thumb {
    margin-bottom: 7px;
  }
  .td-column-1 .td_module_mx4 .td-module-image {
    width: 100%;
    position: relative;
  }
  .td-column-1 .td_module_mx4 .td-post-category {
    width: auto;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx7
*/
.td_module_mx7 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_module_mx7 .td-module-thumb {
  margin-bottom: 9px;
}
.td_module_mx7 .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx7 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.td_module_mx7 .td-module-meta-info {
  margin-bottom: 13px;
}
.td_module_mx7 .td_quote_on_blocks {
  margin-top: 10px;
}
.td_module_mx7 .td-post-author-name {
  display: block;
  margin-bottom: 10px;
}
.td_module_mx7 .td-post-author-name span {
  display: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx7 .td-post-author-name {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_mx7 .entry-thumb {
    width: 100%;
  }
}
.td-column-3 .td_module_mx7 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-column-3 .td_module_mx7 .td-post-author-name {
    display: none;
  }
  .td-column-3 .td_module_mx7 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
  .td-column-3 .td_module_mx7 .td-video-play-ico img {
    width: 40px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx8
*/
.td_module_mx8:hover .entry-title a {
  color: #fff !important;
}
.td_module_mx8 .td-module-thumb {
  margin-bottom: 5px;
  overflow: hidden;
}
.td_module_mx8 .td-module-thumb a:last-child:after {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_module_mx8 .entry-thumb {
  width: 100%;
}
.td_module_mx8 .meta-info-container {
  position: relative;
}
.td_module_mx8 .td-module-meta-info {
  position: absolute;
  bottom: 14px;
  margin-bottom: 0;
  width: 100%;
  padding: 0 21px;
}
.td_module_mx8 .entry-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.td_module_mx8 .td-post-category {
  background-color: #fff !important;
  color: #000;
}
.td_module_mx8 .entry-review-stars {
  margin-right: 22px;
}
.td_module_mx8 .entry-title a,
.td_module_mx8 .td-post-author-name a,
.td_module_mx8 .td-post-date,
.td_module_mx8 .td-icon-star,
.td_module_mx8 .td-icon-star-half,
.td_module_mx8 .td-icon-star-empty {
  color: #fff;
}
.td_module_mx8 .td-post-date {
  margin-right: 22px;
}
.td_module_mx8 .td-module-comments {
  float: none;
  display: inline-block;
  vertical-align: top;
  top: 2px;
}
.td_module_mx8 .td-module-comments a {
  background-color: transparent !important;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
}
.td_module_mx8 .td-module-comments a:before {
  font-family: 'newspaper', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e83b";
  margin-right: 5px;
  font-size: 9px;
}
.td_module_mx8 .td-module-comments a:after {
  display: none;
}
.td-pb-span4 .td_module_mx8 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_mx8 .td-author-date {
    display: none;
  }
  .td-pb-span4 .td_module_mx8 .td-module-meta-info {
    bottom: 10px;
  }
  .td-pb-span4 .td_module_mx8 .td_module_wrap .entry-title {
    margin: 0;
  }
  .td-pb-span4 .td_module_mx8 .td-video-play-ico > img {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    bottom: auto;
    left: auto;
  }
  .td-pb-span4 .td_module_mx8 .entry-title {
    margin: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Module MX16
*/
.td_module_mx16 {
  padding-bottom: 35px;
}
.td_module_mx16 .entry-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .entry-title {
    font-size: 19px;
    line-height: 22px;
    font-weight: 700;
  }
}
.td_module_mx16 .td-info-container {
  position: relative;
}
.td_module_mx16 .td-module-image {
  width: 100px;
  height: 140px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-module-image {
    width: 80px;
  }
}
.td_module_mx16 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  height: 140px;
}
.td_module_mx16 .td-post-category {
  display: inline-block;
  padding: 4px 7px;
  margin-right: 0;
  font-size: 9px;
  bottom: 15px;
  text-transform: uppercase;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  z-index: 1;
}
.td_module_mx16 .td-video-play-ico > img {
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  bottom: auto;
  left: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx16 .td-video-play-ico > img {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
  }
}
.td_module_mx16 .td-item-details {
  margin-left: 120px;
  min-height: 140px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-item-details {
    margin-left: 90px;
  }
}
.td_module_mx16 .td-module-meta-info {
  position: relative;
}
.td_module_mx16 .td-post-date {
  font-size: 12px;
}
.td_module_mx16 .td-module-comments {
  position: absolute;
  bottom: 2px;
  right: 0;
}
.td_module_mx16 .td-excerpt {
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}
.td_module_mx16 .td-read-more {
  margin: 13px 0 0 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-read-more {
    display: none;
  }
}
.td_module_mx16 .td-read-more a {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  padding: 8px 11px;
}
/*  ----------------------------------------------------------------------------
    Module MX17
*/
.td_module_mx17 .td-module-image {
  height: 450px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx17 .td-module-image {
    height: auto;
    margin-bottom: 0;
  }
}
.td_module_mx17 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx17 .entry-thumb {
    width: 100%;
    left: auto;
    right: auto;
    position: relative;
  }
}
.td_module_mx17 .td-post-category {
  display: inline-block;
  padding: 5px 8px 6px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-category {
    padding: 4px 7px;
    font-size: 9px;
    bottom: 15px;
  }
}
.td_module_mx17 .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .td_module_mx17 .entry-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.td_module_mx17 .td-video-play-ico > img {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
}
.td_module_mx17 .td-module-meta-info {
  position: relative;
}
.td_module_mx17 .td-post-author-name {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-author-name {
    font-size: 12px;
  }
}
.td_module_mx17 .td-post-author-name:hover {
  color: #4db2ec;
}
.td_module_mx17 .td-post-date {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-date {
    font-size: 12px;
  }
}
.td_module_mx17 .td-module-comments {
  position: absolute;
  bottom: -4px;
  right: 0;
}
/*  ----------------------------------------------------------------------------
    IOS Slider
*/
.td_block_slide {
  position: relative;
  overflow: hidden;
}
.td_block_slide .td-module-thumb,
.td_block_slide .td-video-play-ico,
.td_block_slide .td-slide-meta,
.td_block_slide i {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td_block_slide .td-module-thumb {
  margin-bottom: 0;
  z-index: -1;
  position: static;
}
.td_block_slide.td_block_wrap {
  padding-bottom: 48px;
}
.td_block_slide .td-video-play-ico img {
  width: 40px !important;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_block_slide .td-video-play-ico img {
    bottom: auto;
    top: 12px;
    left: auto;
    right: 12px;
  }
}
.td_block_slide .td-admin-edit {
  height: auto !important;
}
.td_block_slide .td_module_slide {
  z-index: 1;
}
.td_block_slide .td-image-gradient:before {
  height: 50%;
}
@media (max-width: 1018px) {
  .td_block_slide .td-image-gradient:before {
    height: 100%;
  }
}
.td_block_slide .td-slide-meta {
  z-index: 2;
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0 22px;
  color: #fff;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_slide .td-slide-meta {
    padding: 0 12px;
    bottom: 3px;
  }
}
.td_block_slide .td-slide-meta a,
.td_block_slide .td-slide-meta span {
  color: #fff;
}
.td_block_slide .entry-title {
  margin: 5px 0;
}
.td_block_slide .entry-review-stars {
  margin-right: 22px;
  top: 0;
}
.td_block_slide .td-post-date {
  margin-right: 22px;
  color: #fff;
  margin-left: 4px;
}
.td_block_slide .td-post-views {
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
  line-height: 15px;
}
.td_block_slide .td-icon-views {
  position: relative;
  line-height: 17px;
  font-size: 14px;
  margin-right: 5px;
  vertical-align: top;
}
.td_block_slide .td-post-comments {
  position: relative;
  top: 2px;
  display: inline-block;
  vertical-align: top;
}
.td_block_slide .td-icon-comments {
  margin-right: 5px;
  font-size: 9px;
  position: relative;
  top: 1px;
}
.td_block_slide .td-icon-left,
.td_block_slide .td-icon-right {
  padding: 20px;
  position: absolute;
  display: block;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  font-size: 38px;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.td_block_slide .td-icon-left {
  left: 0;
}
.td_block_slide .td-icon-right {
  right: 0;
}
.td_block_slide .td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-ss-main-sidebar .td_block_slide,
.td-ss-row .td-pb-span4 .td_block_slide {
  overflow: visible;
}
.td-theme-slider {
  /* Slider Category */
}
.td-theme-slider .slide-meta-cat a {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 4px 7px 3px;
  line-height: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider .slide-meta-cat a {
    font-size: 10px;
    padding: 2px 5px 2px;
    margin-bottom: 0;
    line-height: 13px;
  }
}
.td-theme-slider:hover .td-icon-left,
.td-theme-slider:hover .td-icon-right {
  opacity: 1;
  z-index: 1;
}
.td-theme-slider:hover .slide-meta-cat a {
  background-color: #4db2ec;
}
@-moz-document url-prefix() {
  .td-theme-slider .slide-meta-cat a {
    padding: 3px 7px 4px;
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td-theme-slider .slide-meta-cat a {
      line-height: 12px;
    }
  }
}
/* 3 column */
.iosSlider-col-3 {
  height: 580px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-3 {
    height: 532px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-3 {
    height: 402px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-3 {
    height: 298px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-3 {
    height: 163px;
  }
}
.iosSlider-col-3 .td_module_slide {
  height: 580px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-3 .td_module_slide {
    height: 532px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-3 .td_module_slide {
    height: 402px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-3 .td_module_slide {
    height: 298px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-3 .td_module_slide {
    height: 163px;
  }
}
.iosSlider-col-3 .td-module-meta-info {
  padding-bottom: 12px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .iosSlider-col-3 .td-module-meta-info {
    padding-bottom: 0;
  }
}
.iosSlider-col-3 .td-icon-left,
.iosSlider-col-3 .td-icon-right {
  font-size: 55px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .iosSlider-col-3 .td-icon-left,
  .iosSlider-col-3 .td-icon-right {
    font-size: 38px;
  }
}
.iosSlider-col-3 .entry-title {
  font-size: 48px;
  line-height: 58px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-3 .entry-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-3 .entry-title {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-3 .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-3 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.iosSlider-col-3 .entry-thumb {
  width: 1068px;
}
/* 2 columns */
.iosSlider-col-2 {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-2 {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-2 {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-2 {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-2 {
    height: 166px;
  }
}
.iosSlider-col-2 .td_module_slide {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-2 .td_module_slide {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-2 .td_module_slide {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-2 .td_module_slide {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-2 .td_module_slide {
    height: 166px;
  }
}
.iosSlider-col-2 .entry-title {
  font-size: 26px;
  line-height: 32px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-2 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-2 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.iosSlider-col-2 .entry-thumb {
  width: 696px;
}
/* 1 column */
.iosSlider-col-1 {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-1 {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-1 {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-1 {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-1 {
    height: 200px;
  }
}
.iosSlider-col-1 .td_module_slide {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-1 .td_module_slide {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-1 .td_module_slide {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-1 .td_module_slide {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-1 .td_module_slide {
    height: 200px;
  }
}
.iosSlider-col-1 .entry-title {
  font-size: 18px;
  line-height: 24px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .iosSlider-col-1 .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-1 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.iosSlider-col-1 .entry-thumb {
  width: 324px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .iosSlider-col-1 .entry-thumb {
    width: 767px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-1 .entry-thumb {
    width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-1 .td-post-views,
  .iosSlider-col-1 .td-post-comments {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 584px) {
  .iosSlider-col-2 img,
  .iosSlider-col-3 img {
    min-height: 303px;
  }
}
.td_block_slide .td_module_slide {
  visibility: hidden !important;
}
.td_block_slide .td_module_slide:first-child {
  visibility: visible !important;
}
.td-js-loaded .td_block_slide .td_module_slide {
  visibility: visible !important;
}
#td_css_split_separator {
  visibility: visible;
}
.td-block-missing-settings {
  font-size: 11px;
  text-align: left;
  padding: 20px;
  background-color: #faf8fc;
  border: 1px solid #eeecf0;
}
.td-block-missing-settings span {
  background-color: #fe6c61;
  color: white;
  font-weight: bold;
  padding: 3px 8px 4px 8px;
  border-radius: 4px;
  font-size: 10px;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
/*  ----------------------------------------------------------------------------
    Block Wrap
*/
.td_block_wrap {
  padding-bottom: 22px;
  position: relative;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap {
    padding-bottom: 32px;
  }
}
.td_block_wrap .td-next-prev-wrap,
.td_block_wrap .td-load-more-wrap {
  margin-bottom: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-next-prev-wrap,
  .td_block_wrap .td-load-more-wrap {
    margin-bottom: 0;
  }
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
  color: #000;
}
.td-block-title-wrap {
  position: relative;
}
.td-page-content .td_block_wrap {
  line-height: 21px;
}
.td-pb-span4 .td_block_wrap .td-next-prev-wrap,
.td-pb-span4 .td_block_wrap .td-load-more-wrap {
  margin-top: 0;
}
.td_with_ajax_pagination {
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  overflow: hidden;
}
/*  ----------------------------------------------------------------------------
    Block Titles + Line
*/
.block-title {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 26px;
  border-bottom: 2px solid #222222;
}
.block-title a,
.block-title span,
.block-title label {
  /* label is for jetpack */
  line-height: 17px;
  display: inline-block;
  padding: 7px 12px 4px;
  background-color: #222222;
  color: #fff;
}
@-moz-document url-prefix() {
  .block-title a,
  .block-title span,
  .block-title label {
    /* label is for jetpack */
    padding: 6px 12px 5px;
  }
}
.block-title > span,
.block-title > a,
.block-title > label,
.widgettitle,
.widgettitle:after,
.td-trending-now-title,
.td-trending-now-wrapper:hover .td-trending-now-title,
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a,
.woocommerce .product .products h2,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more {
  background-color: #4db2ec;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #4db2ec !important;
}
.block-title,
.wpb_tabs .wpb_tabs_nav,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #4db2ec;
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Ajax Next Prev
*/
.td-next-prev-wrap {
  position: relative;
  clear: both;
}
.td-next-prev-wrap a {
  display: inline-block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #dcdcdc;
  text-align: center;
  vertical-align: middle;
  font-size: 7px;
  color: #b7b7b7;
}
.td-next-prev-wrap a:hover {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
}
.td-next-prev-wrap .ajax-page-disabled {
  opacity: 0.5;
}
.td-next-prev-wrap .td-ajax-next-page {
  padding-left: 2px;
}
.td-next-prev-wrap .td-ajax-prev-page {
  padding-right: 1px;
}
@-moz-document url-prefix() {
  .td-next-prev-wrap a {
    line-height: 23px;
  }
}
/*  ----------------------------------------------------------------------------
    Load more button
*/
.td_ajax_load_more {
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 8px 10px;
  border: 1px solid #C9C9C9;
  text-align: center;
  vertical-align: middle;
}
.td_ajax_load_more i {
  font-size: 8px;
  margin-left: 6px;
  position: relative;
  top: 0;
}
.td_ajax_load_more.ajax-page-disabled {
  visibility: hidden !important;
}
@-moz-document url-prefix() {
  .td_ajax_load_more {
    padding: 7px 10px 9px;
  }
}
.td-load-more-wrap {
  text-align: center;
  clear: both;
}
.td-load-more-wrap a {
  color: #A5A5A5;
}
.td-load-more-wrap a:hover {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
  text-decoration: none !important;
}
.td_block_inner_overflow {
  overflow: hidden;
}
/*  ----------------------------------------------------------------------------
    infinite loader
*/
.td-load-more-infinite-wrap {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Block category filter
*/
.td-subcat-filter {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto 0;
  opacity: 0;
  z-index: 2;
  line-height: 30px;
  text-align: right;
}
.td-subcat-filter ul {
  margin: 0;
}
.td-subcat-filter .td-display-filter {
  display: none !important;
}
.td-subcat-filter .td-subcat-list {
  display: inline-block;
  line-height: 1;
}
.td-subcat-filter .td-subcat-list .td-subcat-item {
  display: inline-block;
  line-height: 1;
  margin-left: 30px;
}
.td-subcat-filter .td-subcat-list a {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777;
  line-height: 1;
}
.td-subcat-filter .td-subcat-list a:hover {
  color: #4db2ec;
}
.td-subcat-filter .td-subcat-dropdown {
  display: inline-block;
  text-align: right;
  line-height: 30px;
  position: relative;
}
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i {
  color: #fff;
}
.td-subcat-filter .td-subcat-dropdown:hover ul {
  display: block;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more {
  cursor: pointer;
  margin-left: 15px;
  padding-left: 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  display: inline-block;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more:before {
  content: '';
  width: 70px;
  height: 100%;
  position: absolute;
  margin-top: 2px;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more i {
  font-size: 9px;
  color: #777;
  margin-left: 12px;
  margin-right: 12px;
}
.td-subcat-filter .td-subcat-dropdown ul {
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 6px 0 8px 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999;
  border-width: 0 1px 1px 1px;
  border-color: #ededed;
  border-style: solid;
  display: none;
}
.td-subcat-filter .td-subcat-dropdown a {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777;
  white-space: nowrap;
  display: block;
  line-height: 26px;
  padding-left: 21px;
  padding-right: 15px;
}
.td-subcat-filter .td-subcat-dropdown a:hover {
  color: #4db2ec;
}
.td-subcat-filter .td-subcat-dropdown li {
  margin-left: 0;
}
.td-subcat-filter .td-subcat-dropdown span {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #777;
  line-height: 1;
}
.td-js-loaded .td-subcat-filter {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/*  ----------------------------------------------------------------------------
    Block 1
*/
.td_block_1 .td_module_4 {
  padding-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 2
*/
.td_block_2 .td_module_2 {
  padding-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 4
*/
.td_block_4 .td-block-span12:last-child .td_module_2,
.td_block_4 .td-block-row:last-child .td_module_2 {
  padding-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 5
*/
.td_block_5 .td-block-span12:last-child .td_module_3,
.td_block_5 .td-block-row:last-child .td_module_3 {
  padding-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 6
*/
.td_block_6 .td-block-span12:last-child .td_module_5,
.td_block_6 .td-block-row:last-child .td_module_5 {
  margin-bottom: 0;
  border-bottom: none;
}
.td_block_6 .block-title {
  margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 9
*/
.td_block_9 .td-block-span12:last-child .td_module_8,
.td_block_9 .td-block-row:last-child .td_module_8 {
  border-bottom: none;
  margin-bottom: 0;
}
.td_block_9 .block-title {
  margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 10
*/
.td_block_10 .td-block-span12:last-child .td_module_9,
.td_block_10 .td-block-row:last-child .td_module_9 {
  margin-bottom: 0;
  border-bottom: none;
}
/*  ----------------------------------------------------------------------------
    Block 11
*/
.td_block_11 .td-block-span12:last-child .td_module_10 {
  padding-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    Block 12
*/
.td_block_12 .td-block-span12:last-child .td_module_11 {
  padding-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    Block 13
*/
.td_block_13 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_13 {
    padding-bottom: 30px;
  }
}
.td_block_13 .td_module_mx3:last-child .td-module-meta-info {
  border-bottom: 0;
}
.td_block_13 .td-next-prev-wrap,
.td_block_13 .td-load-more-wrap {
  margin-top: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_13 .td-next-prev-wrap,
  .td_block_13 .td-load-more-wrap {
    margin-top: 30px;
  }
}
.td-pb-span4 .td_block_13 {
  padding-bottom: 22px;
}
/*  ----------------------------------------------------------------------------
    Block 14
*/
.td_block_14 {
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
.td_block_14 .td_block_inner {
  margin-right: -3px;
}
@media (max-width: 500px) {
  .td_block_14 .td_block_inner {
    margin-right: 0;
  }
}
.td_block_14 .td-block-row {
  margin-left: 0;
  margin-right: 0;
}
.td_block_14 .td-block-row:last-child {
  margin-bottom: 23px;
}
.td_block_14 .td-block-span12:last-child .td_module_mx1 {
  margin-bottom: 0;
}
.td_block_14 .td-block-span6 {
  padding-left: 0;
  padding-right: 3px;
  width: 50%;
}
.td_block_14 .td-block-span4 {
  padding-left: 0;
  padding-right: 3px;
  width: 33.33333333%;
}
@media (max-width: 767px) {
  .td_block_14 .td-block-span12,
  .td_block_14 .td-block-span4 {
    width: 50%;
    float: left;
    padding-right: 3px;
  }
  .td_block_14 .td-block-span12:nth-child(even) {
    margin-right: -3px;
  }
}
@media (max-width: 500px) {
  .td_block_14 .td-block-span12,
  .td_block_14 .td-block-span4,
  .td_block_14 .td-block-span6 {
    width: 100%;
    float: left;
    padding-right: 0;
  }
  .td_block_14 .td-block-span12:nth-child(even) {
    margin-right: 0;
  }
}
.td_block_14 .td-next-prev-wrap,
.td_block_14 .td-load-more-wrap {
  margin-top: 0;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-pb-span12 .td_block_14 .td-block-span4:first-child {
    width: 100%;
  }
  .td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb {
    width: 100%;
  }
}
.td-pb-span4 .td_block_14 {
  padding-bottom: 48px;
}
.td-pb-span4 .td_block_14 .td_block_inner {
  margin-right: 0;
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_14 .td_block_inner {
    margin-right: -3px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_block_14 .td_block_inner {
    margin-right: 0;
  }
}
.td-pb-span4 .td_block_14 .td-next-prev-wrap,
.td-pb-span4 .td_block_14 .td-load-more-wrap {
  margin-top: 23px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_14 .td-next-prev-wrap,
  .td-pb-span4 .td_block_14 .td-load-more-wrap {
    padding-top: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 15
*/
.td_block_15 {
  /* responsive portrait tablet */
}
.td_block_15 .td-block-span4 {
  width: 33.33333333%;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_block_15 .td-block-span4 {
    width: 100%;
  }
}
.td_block_15 .td-column-3 .td-block-row {
  margin-right: -22px;
  margin-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-3 .td-block-row {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td-column-3 .td-block-row {
    margin-right: 0;
  }
}
.td_block_15 .td-column-3 .td-block-row .td-block-span4 {
  padding-right: 22px;
  padding-left: 0;
  width: 20%;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 15px;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    width: 100%;
  }
}
.td_block_15 .td-column-2 .td-block-row {
  margin-right: -21px;
  margin-left: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-2 .td-block-row {
    margin-right: -15px;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-2 .td-block-row {
    margin-right: 0;
  }
}
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
  padding-right: 21px;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
    padding-right: 15px;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
    padding-right: 0;
  }
}
.td_block_15 .td-column-2 .td-block-row:last-child .td_module_mx4 {
  padding-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-column-2 .td-block-row:last-child .td_module_mx4 {
    padding-bottom: 0;
  }
}
.td_block_15 .td-column-2 .td_module_mx4 {
  padding-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-column-2 .td_module_mx4 {
    padding-bottom: 0;
  }
}
.td_block_15 .td-column-1 {
  margin-right: -21px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-1 {
    margin-right: -15px;
  }
}
.td_block_15 .td-column-1 .td-block-span12 {
  width: 50%;
  padding-right: 21px;
  padding-left: 0;
  float: left;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-1 .td-block-span12 {
    padding-right: 15px;
  }
}
.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd) {
  clear: left;
}
.td_block_15 .td_module_mx4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td_module_mx4 {
    padding-bottom: 0;
    margin-bottom: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_15 .entry-title {
    font-size: 14px;
  }
}
.td-pb-span4 .td_block_15 {
  float: left;
  overflow: hidden;
}
.td-pb-span4 .td_block_15 .td_block_inner {
  *zoom: 1;
}
.td-pb-span4 .td_block_15 .td_block_inner:before,
.td-pb-span4 .td_block_15 .td_block_inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.td-pb-span4 .td_block_15 .td_block_inner:after {
  clear: both;
}
/*  ----------------------------------------------------------------------------
    Block 16
*/
.td_block_16 .td-column-3 .td-block-row {
  margin-right: -22px;
  margin-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-column-3 .td-block-row {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td-block-row {
    margin-right: 0;
  }
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
  width: 20%;
  padding-right: 22px;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 0;
    width: 100%;
  }
}
.td_block_16 .td-column-2 .td-block-row {
  margin-right: -21px;
  margin-left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td-block-row {
    margin-right: 0;
  }
}
.td_block_16 .td-column-2 .td-block-row .td-block-span4 {
  width: 33.33333333%;
  padding-right: 21px;
  padding-left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td-block-row .td-block-span4 {
    width: 100%;
    padding-right: 0;
  }
}
.td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4 {
  padding-bottom: 26px;
}
.td_block_16 .td-column-2 .td_module_mx7 {
  padding-bottom: 26px;
}
.td_block_16 .td-excerpt {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-excerpt {
    display: none;
  }
}
.td_block_16 .td_module_mx7 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td_module_mx7 {
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 {
    padding-bottom: 16px;
  }
}
.td_block_16 .td_module_mx7 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.td_block_16 .td_module_mx7 .td-module-image {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .td-module-image {
    width: 100px;
    float: left;
    margin-bottom: 26px;
  }
}
.td_block_16 .td_module_mx7 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_block_16 .td_module_mx7 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .item-details {
    margin-left: 115px;
  }
}
.td_block_16 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-module-meta-info {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-module-meta-info {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Block 17
*/
.td_block_17 .td-next-prev-wrap,
.td_block_17 .td-load-more-wrap {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .td_block_17 .td-block-span4 .td_module_8:last-child,
  .td_block_17 .td-block-span6 .td_module_8:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.td_block_17 .td-block-span4:last-child .td_module_8:last-child,
.td_block_17 .td-block-span6:last-child .td_module_8:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_17 .td-block-span4:last-child .td_module_8:last-child,
  .td_block_17 .td-block-span6:last-child .td_module_8:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8 {
  border-bottom: 0;
  margin-bottom: 5px;
}
.td_block_17 .td-column-1 .td_module_4 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #F2F2F2;
  margin-bottom: 16px;
}
.td_block_17 .td-column-2 .td_module_4,
.td_block_17 .td-column-3 .td_module_4 {
  padding-bottom: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_17 .td-column-2 .td_module_4,
  .td_block_17 .td-column-3 .td_module_4 {
    padding-bottom: 16px;
    border-bottom: 1px dashed #F2F2F2;
    margin-bottom: 14px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 18
*/
.td_block_18 .td-block-span12 {
  width: 100%;
}
.td_block_18 .td_module_mx8 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .td-module-thumb {
    margin-bottom: 20px;
  }
}
.td_block_18 .td_module_mx8 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.td_block_18 .td_module_mx8 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .td-module-meta-info {
    padding: 0 14px;
  }
}
.td_block_18 .td_module_mx2 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx2 .item-details {
    padding-top: 0;
    margin-bottom: 26px;
  }
}
.td_block_18 .td_module_mx2 .item-details .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx2 .item-details .entry-title {
    margin-bottom: 3px;
  }
}
.td_block_18 .td-column-1 .td_module_wrap {
  padding-bottom: 0;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
  margin-bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
    margin-bottom: 26px;
  }
}
.td_block_18 .td-column-1 .td_module_mx8 .entry-title {
  font-size: 18px;
  line-height: 24px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-1 .td_module_mx8 .entry-title {
    font-size: 15px;
    line-height: 19px;
  }
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info {
  padding: 0 14px;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-1 .td_module_mx8 .td-post-category {
    display: none;
  }
}
.td_block_18 .td-column-1 .td_module_mx2:last-child {
  margin-bottom: 6px;
}
.td_block_18 .td-column-2 .td_module_mx8 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_mx8 {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_mx8 {
    padding-bottom: 6px;
  }
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info {
  bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info {
    bottom: 14px;
  }
}
.td_block_18 .td-column-2 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_10 {
    padding-bottom: 24px;
  }
}
.td_block_18 .td-column-2 .td_module_10 .td-excerpt {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_10 .td-excerpt {
    margin-top: 3px;
  }
}
.td_block_18 .td-column-2 .td_module_10 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_10 .td-module-meta-info {
    margin-bottom: 0;
  }
}
.td_block_18 .td-column-3 .td_module_mx8 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_18 .td-column-3 .td_module_mx8 .entry-thumb {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-3 .td_module_mx8 {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .td_block_18 .td-column-3 .td_module_mx8 {
    padding-bottom: 6px;
  }
}
.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
  bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
    bottom: 14px;
  }
}
.td_block_18 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td_module_10 {
    padding-bottom: 30px;
  }
}
.td_block_18 .td_module_10 .td-excerpt {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td_module_10 .td-excerpt {
    margin-top: 3px;
  }
}
.td_block_18 .td_module_10 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_10 .td-module-meta-info {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Block 19
*/
.td_block_19 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_19 .td_module_mx1 {
  margin-bottom: 26px;
}
.td_block_19 .td_module_mx2 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_19 .td_module_mx2 .item-details {
    padding-top: 0;
    margin-bottom: 26px;
  }
}
.td_block_19 .td_module_mx2 .item-details .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_19 .td_module_mx2 .item-details .entry-title {
    margin-bottom: 3px;
  }
}
.td_block_19 .td-block-row {
  margin-right: -15px;
  margin-left: -15px;
}
.td_block_19 .td-block-span6,
.td_block_19 .td-block-span4 {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_19 .td-block-row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .td_block_19 .td-block-span6,
  .td_block_19 .td-block-span4 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_19 .td-block-row {
    margin: 0;
  }
  .td_block_19 .td-block-span6,
  .td_block_19 .td-block-span4 {
    padding: 0;
  }
}
.td_block_19 .td-block-span12:last-child {
  margin-bottom: 6px;
}
.td_block_19 .td-column-1 .td_module_mx2:last-child {
  margin-bottom: 6px;
}
/*  ----------------------------------------------------------------------------
    Block 20
*/
.td_block_20 .td-module-meta-info {
  margin-left: 0;
}
.td_block_20 .td-post-author-name,
.td_block_20 .td-post-date {
  margin-left: 0;
  line-height: 17px;
  vertical-align: top;
  top: -1px;
}
.td_block_20 .td-module-comments {
  margin-right: 0;
  position: absolute;
  right: 20px;
  bottom: 12px;
}
.td_block_20 .td_module_14 .td-module-thumb {
  margin-bottom: 12px;
}
.td_block_20 .td_module_14 .td-module-meta-holder {
  padding: 14px 20px 12px 20px;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .td-module-meta-holder {
    padding: 10px 10px 12px 10px;
  }
}
.td_block_20 .td_module_14 .td-module-meta-info {
  bottom: 0;
  padding: 0;
  width: 90%;
}
.td_block_20 .td_module_14 .td-excerpt {
  padding: 0 10px 0 20px;
  width: 90%;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .td-excerpt {
    padding-left: 10px;
  }
}
.td_block_20 .td_module_14 .entry-title {
  bottom: auto;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .entry-title {
    margin-right: 0;
    margin-left: 0;
  }
}
.td_block_20 .td_module_14 .entry-title:after {
  display: none;
}
.td_block_20 .td_module_14:last-child {
  padding-bottom: 0;
}
.td_block_20 .td_module_mx3 {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #ededed;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_20 .td_module_mx3 {
    width: 100%;
  }
  .td_block_20 .td_module_mx3:nth-child(even) {
    margin-left: 0;
  }
}
.td_block_20 .td_module_mx3:last-child {
  border-bottom: 0;
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
  bottom: 25px;
  border-bottom: 0;
  margin: 0;
  width: 90%;
  padding: 14px 16px 12px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .td-module-meta-info {
    padding: 6px 0 0;
  }
}
@media (max-width: 500px) {
  .td_block_20 .td_module_mx3 .td-module-meta-info {
    padding: 10px 20px 12px 10px;
  }
}
.td_block_20 .td_module_mx3 .td-post-author-name,
.td_block_20 .td_module_mx3 .td-post-date,
.td_block_20 .td_module_mx3 .td-module-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .td-post-author-name,
  .td_block_20 .td_module_mx3 .td-post-date,
  .td_block_20 .td_module_mx3 .td-module-comments {
    display: none;
  }
}
.td_block_20 .td_module_mx3 .entry-title {
  font-weight: 500;
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 18px;
    line-height: 26px;
    margin-right: 0;
    margin-left: 0;
  }
}
.td_block_20 .td_module_mx3 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_20 .td-video-play-ico > img {
  top: 24px;
  bottom: auto;
  right: 24px;
  left: auto;
}
.td_block_20 .td-next-prev-wrap,
.td_block_20 .td-load-more-wrap {
  margin-top: 40px;
}
@media (max-width: 500px) {
  .td_block_20 .td-next-prev-wrap,
  .td_block_20 .td-load-more-wrap {
    margin-bottom: 0;
  }
}
.td_block_20 .td-column-1 .td_module_mx3:last-child {
  margin-bottom: 1px;
}
.td-pb-span4 .td_block_20 .td-next-prev-wrap,
.td-pb-span4 .td_block_20 .td-load-more-wrap {
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    Block 21
*/
.td-pb-span4 .td_block_21 .td-module-thumb {
  width: 100px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_21 .td-module-thumb {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_21 .td-module-thumb {
    width: 80px;
  }
}
.td-pb-span4 .td_block_21 .item-details {
  margin-left: 115px;
  min-height: 100px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_21 .item-details {
    margin-left: 60px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_21 .item-details {
    margin-left: 95px;
    min-height: 80px;
  }
}
.td-pb-span4 .td_block_21 .entry-title {
  font-size: 17px;
  line-height: 23px;
  min-height: 0;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_21 .entry-title {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_21 .entry-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_block_21 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-pb-span4 .td_block_21 .td-excerpt {
  display: none;
}
.td-pb-span4 .td_block_21 .td_module_16 {
  padding-bottom: 19px;
}
.td-pb-span4 .td_block_21 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_21 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Block 22
*/
.td_block_22 .td-column-1 .entry-title {
  font-size: 26px;
  line-height: 30px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_22 .td-column-1 .entry-title {
    font-size: 21px;
    line-height: 28px;
  }
}
.td_block_22 .td-column-1 .td-excerpt {
  font-size: 15px;
  line-height: 26px;
  margin-top: 19px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-excerpt {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
  }
}
.td_block_22 .td-column-1 .td-read-more {
  margin-top: 15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-read-more {
    margin-top: 8px;
  }
}
.td_block_22 .td-column-1 .td_module_wrap {
  padding-bottom: 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td_module_wrap {
    padding-bottom: 10px;
  }
}
.td_block_22 .td-column-1 .td-module-meta-holder {
  height: 41px;
  padding: 12px 12px 12px 15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-module-meta-holder {
    height: 33px;
    padding: 8px 12px 8px 10px;
    font-size: 11px;
  }
}
.td_block_22 .td-column-3 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_22 .td-column-3 .entry-title {
    font-size: 21px;
    line-height: 28px;
  }
}
.td_block_22.td_with_ajax_pagination .td-module-image {
  margin: 0;
}
/*  ----------------------------------------------------------------------------
    Block 23
*/
.td_block_23 .td-column-1 .entry-title {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_23 .td-column-1 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
}
.td_block_23 .td-column-1 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_23 .td-column-1 .td-post-author-name {
    display: none;
  }
}
.td_block_23 .td_module_wrap:last-child {
  padding-bottom: 0;
}
.td_block_23 .td_module_wrap:last-child .meta-info-container {
  border-bottom: none;
}
.td_block_23 .td-column-3 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_23 .td-column-3 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 24
*/
.td_block_24 {
  padding-bottom: 40px;
}
.td_block_24 .td_module_wrap:last-child {
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: none;
}
.td_block_24 .td-read-more {
  margin-bottom: 0;
}
.td_block_24 .td-column-3 .td-module-thumb {
  width: 534px;
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-module-thumb {
    width: 400px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
  height: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
    height: 100%;
  }
}
.td_block_24 .td-column-3 .td-item-details {
  min-height: 350px;
  margin-left: 564px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-item-details {
    min-height: 330px;
    margin-left: 430px;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-item-details {
    min-height: 120px;
    margin-left: 115px;
  }
}
/*  ----------------------------------------------------------------------------
    Trending Now
*/
.td-trending-now-wrapper {
  padding: 0 42px;
  height: 25px;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-trending-now-wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .td-trending-now-wrapper {
    padding: 0;
    text-align: center;
    height: auto;
  }
}
.td-trending-now-wrapper .td-next-prev-wrap {
  position: absolute;
  right: 42px;
  top: 0;
  margin-bottom: 0;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-trending-now-wrapper .td-next-prev-wrap {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .td-trending-now-wrapper .td-next-prev-wrap {
    display: none;
  }
}
.td-trending-now-wrapper:hover .td-trending-now-title {
  background-color: #4db2ec;
}
.td-trending-now-wrapper .td-trending-now-nav-right {
  padding-left: 2px;
}
.td-trending-now-title {
  background-color: #222222;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  line-height: 22px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -o-user-select: none;
  user-select: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-title {
    padding: 2px 10px 1px;
  }
}
@-moz-document url-prefix() {
  .td-trending-now-title {
    line-height: 21px;
  }
}
.td-trending-now-display-area {
  height: 25px;
  vertical-align: top;
  padding: 0 0 0 15px;
  display: inline-block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-display-area {
    padding: 0;
    display: block;
    height: 26px;
    position: relative;
    top: 10px;
  }
}
.td-trending-now-display-area .entry-title {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}
.td-trending-now-display-area .td_module_trending_now .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-display-area .td_module_trending_now .entry-title {
    font-size: 14px;
    line-height: 16px;
  }
}
.td-trending-now-post {
  opacity: 0;
  position: absolute;
  padding-right: 119px;
  height: 25px;
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-trending-now-post:first-child {
  opacity: 1;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-trending-now-post {
    padding-right: 107px;
  }
}
@media (max-width: 767px) {
  .td-trending-now-post {
    height: 20px;
    width: 100%;
    padding-right: 0;
  }
}
.td-trending-now-post:first-child {
  opacity: 1;
}
.td-next-prev-wrap .td-trending-now-nav-right {
  margin-right: 0;
}
.td-main-page-wrap > .td-container .td-pb-row:first-child .td_block_trending_now {
  position: relative;
  margin-top: -24px;
  padding: 0 0 24px 0;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap > .td-container .td-pb-row:first-child .td_block_trending_now {
    padding: 4px 0 12px 0;
  }
}
.td-main-page-wrap > .td-container .td-pb-row:first-child > .td-trending-style2 {
  padding-bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap > .td-container .td-pb-row:first-child > .td-trending-style2 {
    padding: 4px 2px 12px;
  }
}
.td-trending-style2 {
  border: 1px solid #eaeaea;
  padding-top: 20px !important;
  padding-bottom: 20px;
  margin-bottom: 26px !important;
}
/*  ----------------------------------------------------------------------------
    Quote on Blocks
*/
.td_quote_on_blocks {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  text-transform: uppercase;
  color: #4db2ec;
  margin-top: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_quote_on_blocks {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Homepage Post
*/
.homepage-post .td-post-template-7 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .homepage-post .td-post-template-7 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .homepage-post .td-post-template-7 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-homepage-post .entry-title {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Popular categories
*/
.td_block_popular_categories {
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Homepage post
*/
.td_block_homepage_full_1 {
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Text block with title
*/
.td_block_text_with_title {
  padding-bottom: 44px;
}
.td_block_text_with_title p:last-child {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Author block
*/
.td_block_author {
  padding-bottom: 0;
  margin-bottom: 48px;
}
.td_block_author .block-title {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}
.td_block_author .td_author_wrap {
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
}
.td_block_author .avatar {
  margin-bottom: 7px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.td_block_author .td-author-name {
  position: relative;
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.td_block_author .td-author-description {
  padding: 2px 0 0 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-style: italic;
  color: #555;
}
.td_block_author .td-author-page {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  margin-top: 12px;
  font-weight: 600;
}
.td_block_author a {
  color: #000;
}
.td_block_author a:hover {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Image box
*/
.td_block_image_box {
  padding-bottom: 0;
  margin-bottom: 48px;
}
.td_block_image_box .td-custom {
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-custom {
    margin: 0 -10px;
  }
}
.td_block_image_box .td-custom a:hover:after {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";
  filter: alpha(opacity=60);
}
.td_block_image_box .td-custom-image a {
  display: block;
  background-size: cover;
  background-position: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-custom-image a {
    margin-bottom: 5px;
  }
}
.td_block_image_box .td-custom-image a:before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 40 ")";
  filter: alpha(opacity=40);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.td_block_image_box .td-custom-image a:after {
  content: '';
  border: 1px solid #fff;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 30 ")";
  filter: alpha(opacity=30);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.td_block_image_box .td-custom-image img {
  vertical-align: top;
}
.td_block_image_box .td-custom-title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: table;
  text-align: center;
  width: 100%;
  padding: 10px 20px;
  pointer-events: none;
}
.td_block_image_box .entry-title {
  margin: 0;
  padding: 0;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .entry-title {
    font-size: 16px;
  }
}
.td_block_image_box .entry-title a {
  color: #fff;
}
.td_block_image_box .entry-title:after {
  display: none;
}
.td_block_image_box .td-image-box-row {
  margin: 0 -20px;
  *zoom: 1;
}
.td_block_image_box .td-image-box-row:before,
.td_block_image_box .td-image-box-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_block_image_box .td-image-box-row:after {
  clear: both;
}
.td_block_image_box .td-image-box-span {
  padding: 0 20px;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-image-box-span {
    width: 100% !important;
    float: none;
  }
}
.td_block_image_box .td-big-image .td-image-box-span {
  width: 100%;
}
.td_block_image_box .td-big-image .td-custom-image a {
  height: 360px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-big-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-medium-image .td-image-box-span {
  width: 50%;
}
.td_block_image_box .td-medium-image .td-custom-image a {
  height: 320px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-medium-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-small-image .td-image-box-span {
  width: 33.33333333%;
}
.td_block_image_box .td-small-image .td-custom-image a {
  height: 220px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-small-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-tiny-image .td-image-box-span {
  width: 25%;
}
.td_block_image_box .td-tiny-image .td-custom-image a {
  height: 160px;
}
.td_block_image_box .td-tiny-image .td-custom-image a:after {
  margin: 8px;
}
.td_block_image_box .td-tiny-image .entry-title {
  font-size: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-tiny-image .entry-title {
    font-size: 16px;
  }
}
.td_block_image_box.td-box-horizontal .td-image-box-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.td_block_image_box.td-box-horizontal .td-image-box-span {
  float: none;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 5px;
}
.td_block_image_box.td-box-horizontal .td-image-box-span a:after {
  margin: 8px;
}
.td_block_image_box.td-box-horizontal .td-image-box-span:last-child {
  margin-bottom: 0 !important;
}
.td_block_image_box.td-box-horizontal .entry-title {
  font-size: 15px;
}
.td_block_image_box.td-image-box-top .td-custom-image a {
  background-position: top center;
}
.td_block_image_box.td-image-box-bottom .td-custom-image a {
  background-position: bottom center;
}
.td_block_image_box.td-image-box-style-2 .td-custom-image a:before,
.td_block_image_box.td-image-box-style-2 .td-custom-image a:after {
  display: none;
}
.td_block_image_box.td-image-box-style-2 .entry-title {
  font-size: 15px;
}
.td_block_image_box.td-image-box-style-2 .entry-title a {
  padding: 8px 16px;
  background-color: #fff;
  color: #000;
}
/*  ----------------------------------------------------------------------------


    Custom menu blocks


*/
.td-menu-blocks-custom {
  margin-bottom: 30px;
  padding: 0 60px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-menu-blocks-custom {
    padding: 0;
  }
}
.td-menu-blocks-custom .widget {
  margin-bottom: 0;
}
.td-menu-blocks-custom ul {
  text-align: center;
}
.td-menu-blocks-custom ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 7px;
}
.td-menu-blocks-custom ul li a {
  border: 1px solid #eaeaea;
  padding: 0 12px;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 31px;
  display: block;
}
.td-menu-blocks-custom ul li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.td-menu-blocks-custom .current-menu-item a {
  border-color: #4db2ec;
  background-color: #4db2ec;
  color: #fff;
}
.td-menu-blocks-custom .current-menu-item a:hover {
  color: #fff;
}
.td-tab-blocks-custom {
  margin-bottom: 0 !important;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  border-bottom: 0;
}
.td-tab-blocks-custom .wpb_text_column {
  margin-bottom: 21px;
}
.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,
.td-tab-blocks-custom.wpb_tabs li:hover a {
  border: 1px solid #111 !important;
  background-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
  display: inline-block;
  margin-left: 0;
  margin-right: -1px;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
  border: 1px solid #eaeaea !important;
  padding: 5px 13px !important;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 18px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 4px 7px 4px !important;
  }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
/*


  Big grid styles


*/
.td-hover-1 .td-big-grid-wrapper .entry-thumb {
  transition-timing-function: ease !important;
}
/*
  Colored gradients
*/
.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #4db2ec;
  background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d17646;
  background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d760b7;
  background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #54a3db;
  background: -moz-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #54a3db), color-stop(100%, #4bcf77));
  background: -webkit-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  background: -o-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  background: -ms-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  background: linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #f4d03f;
  background: -moz-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #f4d03f), color-stop(100%, #f27a35));
  background: -webkit-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
  background: -o-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
  background: -ms-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
  background: linear-gradient(135deg, #f4d03f 0%, #f27a35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d760b7;
  background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #4db2ec;
  background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-video-play-ico img,
.td-grid-style-3 .td-video-play-ico img {
  opacity: 0.5;
}
/*
  Style 1
*/
.td-grid-style-1 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 70%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-module-thumb a:last-child:before {
    height: 130% !important;
  }
}
.td-grid-style-1 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
}
.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 0 0 0 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-1 .td-big-thumb .entry-title {
  font-size: 27px;
  font-weight: 500;
  line-height: 34px;
}
.td-grid-style-1 .td-big-thumb .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .td-module-meta-info {
    margin-bottom: 18px;
  }
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td-grid-style-1 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-1 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-1 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-1 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-1.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: #4db2ec;
}
.td-grid-style-1 .td-video-play-ico img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
  }
}
/*
  Style 2
*/
.td-grid-style-2 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
  -webkit-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  opacity: 0.6;
}
.td-grid-style-2 .td-post-category {
  background-color: rgba(0, 0, 0, 0.2);
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-2 .td-big-thumb .td-meta-info-container {
  position: static;
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 20px 20px;
  top: 0;
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-2 .td-big-thumb .td-module-meta-info {
  position: absolute;
  bottom: 0;
}
.td-grid-style-2 .td-big-thumb .entry-title {
  font-size: 34px;
  line-height: 41px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-2 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
  top: auto;
  bottom: -6px;
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
  bottom: auto;
  right: 22px;
  top: 5px;
}
.td-grid-style-2 .td-medium-thumb .td-meta-info-container {
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    margin: 16px 15px 11px;
  }
}
.td-grid-style-2 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-2 .td-small-thumb .td-meta-info-container {
  bottom: auto;
  top: 0;
  margin-top: 16px;
}
.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-2 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-2 .td-tiny-thumb .td-meta-info-container {
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
  margin: 14px 10px 10px 14px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    margin: 10px;
  }
}
.td-grid-style-2 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-2 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-2.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: rgba(0, 0, 0, 0.5);
}
/*
  Style 3
*/
.td-grid-style-3 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-3 .td-module-thumb a:last-child:before {
  opacity: 0.8;
}
.td-grid-style-3 .td-post-category {
  background-color: rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-3 .td-big-thumb .td-meta-info-container {
  position: static;
  top: 0;
  bottom: auto;
}
.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 20px 20px;
  top: 0;
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-3 .td-big-thumb .td-module-meta-info {
  position: absolute;
  bottom: 0;
}
.td-grid-style-3 .td-big-thumb .entry-title {
  font-size: 34px;
  line-height: 41px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-3 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-3 .td-big-thumb .entry-title a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
  top: auto;
  bottom: -6px;
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
  bottom: auto;
  right: 22px;
  top: 5px;
}
.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td-grid-style-3 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-3 .td-medium-thumb .entry-title a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-3 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-3 .td-small-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-3 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-3 .td-tiny-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-3.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: rgba(0, 0, 0, 0.5);
}
/*
  Style 4
*/
.td-grid-style-4 .td-meta-info-container {
  bottom: 0;
  z-index: 1;
}
.td-grid-style-4 .td-post-category {
  background-color: rgba(0, 0, 0, 0.4);
}
.td-grid-style-4 .entry-title {
  background-color: #4db2ec;
  background-color: rgba(77, 178, 236, 0.7);
}
.td-grid-style-4 .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding: 5px 7px 6px;
  background-color: rgba(0, 0, 0, 0.4);
  display: table;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-4 .td-big-thumb .td-meta-info-container {
  width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-big-thumb .td-meta-info-container {
    width: 100%;
  }
}
.td-grid-style-4 .td-big-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-big-thumb .td-module-meta-info {
  margin: 0;
}
.td-grid-style-4 .td-big-thumb .entry-title {
  font-size: 28px;
  line-height: 35px;
  font-weight: 500;
  padding: 3px 8px 6px;
}
.td-grid-style-4 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  padding: 4px 11px 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-medium-thumb .entry-title {
    padding: 5px 7px 6px;
  }
}
.td-grid-style-4 .td-medium-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-small-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-small-thumb .td-module-meta-info {
  margin: 0;
}
.td-grid-style-4 .td-small-thumb .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  padding: 5px 7px 6px;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
  padding: 5px 7px 6px;
  margin-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-tiny-thumb .entry-title {
    margin-right: 0;
  }
}
.td-grid-style-4 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
  margin: 0;
}
.td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
/*
  Style 5
*/
.td-grid-style-5 .td-meta-info-container {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  font-size: 0;
  width: 100%;
}
.td-grid-style-5 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-5 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
}
.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.td-grid-style-5 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
.td-grid-style-5 .td-big-thumb .td-meta-info-container {
  padding: 0 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-thumb .td-meta-info-container {
    padding: 0 15px;
  }
}
.td-grid-style-5 .td-big-thumb .entry-title {
  font-size: 28px;
  line-height: 36px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-5 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-5 .td-medium-thumb .td-meta-info-container {
  padding: 0 25px;
}
.td-grid-style-5 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-5 .td-small-thumb .td-meta-info-container {
  padding: 0 15px;
}
.td-grid-style-5 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta {
  padding: 0 10px;
}
.td-grid-style-5 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-5 .td-tiny-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-5 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-5 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-5.td-hover-1 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.75);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: #4db2ec;
}
/*
  Style 6
*/
.td-grid-style-6 .td-meta-info-container {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  font-size: 0;
  width: 100%;
}
.td-grid-style-6 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-6 .td-big-grid-meta {
  position: relative;
  text-align: center;
  padding: 0 10%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-grid-meta {
    padding: 0 4%;
  }
}
.td-grid-style-6 .td-big-grid-post .td-big-grid-meta .entry-title {
  display: inline-block;
  width: 100%;
  font-weight: 300;
  margin-bottom: 0 !important;
}
.td-grid-style-6 .td-big-grid-post .entry-title {
  text-transform: uppercase;
}
.td-grid-style-6 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-6 .td-big-grid-wrapper .td-big-grid-post .td-big-grid-meta {
  margin: 0;
}
.td-grid-style-6 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
}
.td-grid-style-6 .td-big-grid-post .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-6 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #000;
  opacity: 0.7;
  top: 0;
}
.td-grid-style-6 .td-post-category {
  -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
  -moz-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
  -o-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
  transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
}
.td-grid-style-6 .td-post-category:hover {
  background-color: #fff;
  color: #000;
}
.td-grid-style-6 .td-big-grid-post .td-post-category {
  font-size: 10px;
  padding: 2px 6px;
  line-height: 13px;
  margin-bottom: 10px;
}
.td-grid-style-6 .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-video-play-ico {
    display: none;
  }
}
.td-grid-style-6 .td-video-play-ico img {
  top: 10px !important;
  bottom: auto;
  left: auto;
  right: 10px;
  width: 30px;
}
.td-grid-style-6 .td-big-thumb .entry-title {
  font-size: 37px;
  line-height: 45px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 26px !important;
    line-height: 28px !important;
  }
}
.td-grid-style-6 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.td-grid-style-6 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 22px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-small-thumb .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-6 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 11px !important;
    line-height: 13px !important;
    margin: 5px 0;
  }
}
.td-grid-style-6 .td-tiny-thumb .td-post-category,
.td-grid-style-6 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-tiny-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-6 .td-tiny-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-6.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-6.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.6s ease 0s;
    -moz-transition: transform 0.6s ease 0s;
    -o-transition: transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  .td-grid-style-6.td-hover-1 .td-module-thumb:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #4db2ec;
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease 0.2s;
    -moz-transition: opacity 0.4s ease 0.2s;
    -o-transition: opacity 0.4s ease 0.2s;
    transition: opacity 0.4s ease 0.2s;
  }
  .td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 160%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    z-index: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  }
  .td-grid-style-6.td-hover-1 .td-module-comments {
    -webkit-transition: opacity 0.6s ease 0s;
    -moz-transition: opacity 0.6s ease 0s;
    -o-transition: opacity 0.6s ease 0s;
    transition: opacity 0.6s ease 0s;
    opacity: 0;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-comments {
    opacity: 1;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
    -webkit-transition: transform 0.7s ease 0s;
    -moz-transition: transform 0.7s ease 0s;
    -o-transition: transform 0.7s ease 0s;
    transition: transform 0.7s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
    opacity: 0.3;
  }
}
/*
  Style 7
*/
.td-grid-style-7 .td-video-play-ico img {
  top: auto;
  left: auto;
  width: 30px;
  right: 10px;
  bottom: 10px;
}
.td-grid-style-7 .td-big-grid-post .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-7 .td-big-grid-post .td-post-category {
  background-color: transparent;
  padding: 0 !important;
  position: absolute;
  bottom: 17px;
  text-transform: none;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-big-grid-post .td-post-category {
    bottom: 10px;
  }
}
.td-grid-style-7 .td-big-grid-post .td-post-category:hover {
  background-color: transparent;
}
.td-grid-style-7 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 17px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 14px !important;
  }
}
.td-grid-style-7 .td-meta-info-container {
  top: 0;
  height: 100%;
}
.td-grid-style-7 .td-big-grid-post .td-big-grid-meta {
  padding-bottom: 0 !important;
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
    padding: 10px 14px;
  }
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 12px 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 14px;
  }
}
.td-grid-style-7 .td-big-thumb .entry-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
    margin-bottom: 5px;
  }
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 14px 10px;
  }
}
.td-grid-style-7 .td-medium-thumb .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 5px;
  }
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
  padding: 14px 20px 10px;
  margin: 0 !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 12px 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 10px 14px;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-7 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 6px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-post-category {
    display: inline;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
  padding: 4px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 14px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 2px 10px 0;
  }
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 13px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-7 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-7 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.td-grid-style-7 .td-module-thumb a:last-child:after {
  -webkit-box-shadow: inset 0 0 16px 4px #000000;
  -moz-box-shadow: inset 0 0 16px 4px #000000;
  box-shadow: inset 0 0 16px 4px #000000;
  opacity: 0.15;
}
.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #410cbc;
  background: -moz-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #410cbc), color-stop(100%, #ff6f31));
  background: -webkit-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  background: -o-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  background: -ms-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc', endColorstr='#ff6f31', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #f4880d;
  background: -moz-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #f4880d), color-stop(100%, #70ff99));
  background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  background: -o-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  background: -ms-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d', endColorstr='#70ff99', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #c40f79;
  background: -moz-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #c40f79), color-stop(100%, #7ebfff));
  background: -webkit-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  background: -o-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  background: -ms-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  background: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79', endColorstr='#7ebfff', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #0016be;
  background: -moz-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #0016be), color-stop(100%, #2aec74));
  background: -webkit-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  background: -o-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  background: -ms-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be', endColorstr='#2aec74', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #023c8c;
  background: -moz-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #023c8c), color-stop(100%, #ff86d3));
  background: -webkit-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  background: -o-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  background: -ms-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  background: linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c', endColorstr='#ff86d3', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #00ac81;
  background: -moz-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #00ac81), color-stop(100%, #ff778e));
  background: -webkit-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  background: -o-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  background: -ms-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  background: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81', endColorstr='#ff778e', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #007808;
  background: -moz-linear-gradient(20deg, #007808 0%, #fff940 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #007808), color-stop(100%, #fff940));
  background: -webkit-linear-gradient(20deg, #007808 0%, #fff940 100%);
  background: -o-linear-gradient(20deg, #007808 0%, #fff940 100%);
  background: -ms-linear-gradient(20deg, #007808 0%, #fff940 100%);
  background: linear-gradient(20deg, #007808 0%, #fff940 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808', endColorstr='#fff940', GradientType=1);
}
.td-grid-style-7.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-7.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.35s ease 0s;
    -moz-transition: transform 0.35s ease 0s;
    -o-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
  }
  .td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale3d(1.05, 1.05, 1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
    margin-top: 0;
  }
}
.td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
  .td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
    padding-top: 14px;
  }
}
/*


  General big grids


*/
.td-big-grid-post {
  position: relative;
  overflow: hidden;
  /*


          font responsive


  */
}
.td-big-grid-post .entry-review-stars {
  color: #fff;
  margin-top: -5px;
}
.td-big-grid-post .td-post-category {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
}
.td-big-grid-post .td-meta-info-container {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  width: 100%;
}
.td-big-grid-post .td-meta-align {
  pointer-events: none;
}
.td-big-grid-post .td-post-author-name a,
.td-big-grid-post .td-post-author-name span,
.td-big-grid-post .td-post-date {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-big-grid-post .entry-title {
  margin: 0;
}
.td-big-grid-post .entry-title a {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.td-big-grid-post .td-module-meta-info {
  margin: 11px 0 20px 20px;
  min-height: 0;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post .td-module-meta-info {
    margin-left: 17px;
  }
}
.td-big-grid-post .td-post-author-name {
  pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta {
  z-index: 1;
}
.td-big-grid-post .td-video-play-ico img {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-big-grid-post .td-video-play-ico img {
    width: 30px !important;
  }
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 27px;
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 22px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta {
  font-size: 24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta {
    font-size: 16px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 65%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta {
  font-size: 16px;
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta {
  font-size: 15px;
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post .td-module-thumb {
  overflow: hidden;
  margin: 0;
}
.td-big-grid-post .td-module-thumb img {
  max-width: none;
}
.td-big-grid-post .entry-thumb {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
.td-big-grid-post .td-module-thumb {
  background-color: #e5e5e5;
}
.td-big-grid-post .td-post-author-name,
.td-big-grid-post .td-post-date {
  top: 0;
}
.td-big-grid-post .td-video-play-ico img {
  z-index: 1;
}
.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
.td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
  .td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
  .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 60%;
  }
}
.td_block_big_grid_1,
.td_block_big_grid_2,
.td_block_big_grid_3,
.td_block_big_grid_4,
.td_block_big_grid_5,
.td_block_big_grid_6,
.td_block_big_grid_7,
.td_block_big_grid_8,
.td_block_big_grid_9,
.td_block_big_grid_10,
.td_block_big_grid_11,
.td_block_big_grid_12 {
  padding-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_1,
  .td_block_big_grid_2,
  .td_block_big_grid_3,
  .td_block_big_grid_4,
  .td_block_big_grid_5,
  .td_block_big_grid_6,
  .td_block_big_grid_7,
  .td_block_big_grid_8,
  .td_block_big_grid_9,
  .td_block_big_grid_10,
  .td_block_big_grid_11,
  .td_block_big_grid_12 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.vc_tta-tabs .td_block_big_grid_1,
.vc_tta-tabs .td_block_big_grid_2,
.vc_tta-tabs .td_block_big_grid_3,
.vc_tta-tabs .td_block_big_grid_4,
.vc_tta-tabs .td_block_big_grid_5,
.vc_tta-tabs .td_block_big_grid_6,
.vc_tta-tabs .td_block_big_grid_7,
.vc_tta-tabs .td_block_big_grid_8,
.vc_tta-tabs .td_block_big_grid_9,
.vc_tta-tabs .td_block_big_grid_10,
.vc_tta-tabs .td_block_big_grid_11,
.vc_tta-tabs .td_block_big_grid_12 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-tabs .td_block_big_grid_1,
  .vc_tta-tabs .td_block_big_grid_2,
  .vc_tta-tabs .td_block_big_grid_3,
  .vc_tta-tabs .td_block_big_grid_4,
  .vc_tta-tabs .td_block_big_grid_5,
  .vc_tta-tabs .td_block_big_grid_6,
  .vc_tta-tabs .td_block_big_grid_7,
  .vc_tta-tabs .td_block_big_grid_8,
  .vc_tta-tabs .td_block_big_grid_9,
  .vc_tta-tabs .td_block_big_grid_10,
  .vc_tta-tabs .td_block_big_grid_11,
  .vc_tta-tabs .td_block_big_grid_12 {
    margin-left: 0;
    margin-right: 0;
  }
}
.iosSlider.td_block_wrap {
  margin-bottom: 34px !important;
}
/*

  scroll bar


*/
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-y: hidden;
    padding-top: 3px;
    z-index: 0;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    margin-left: 3px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
    margin-left: 0;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
    width: 100%;
    height: 170px;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    display: inline-block;
    white-space: normal;
    float: none;
    vertical-align: top;
    width: 80%;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
    width: 100%;
  }
}
/*
  Big grid 1
*/
.td_block_big_grid_1 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_1 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
  width: 532px;
  height: 399px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 504px;
    height: 355px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 374px;
    height: 271px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 235px;
    height: 176px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 180px;
    height: 134px;
  }
}
.td_block_big_grid_1 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-3 {
  margin-right: 3px;
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-2 {
  margin-bottom: 3px;
}
.td_block_big_grid_1.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_1.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_1 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-module-empty .td-module-thumb {
    width: 235px;
    height: 176px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-module-empty .td-module-thumb {
    width: 180px;
    height: 134px;
  }
}
/*
  Big grid 2
*/
.td_block_big_grid_2 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_2 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
  width: 741px;
  height: 486px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 692px;
    height: 426px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 515px;
    height: 336px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_2 .td-small-thumb .td-module-thumb {
  width: 324px;
  height: 160px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 285px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 222px;
    height: 110px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_2 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_2 .td-big-grid-post-1,
.td_block_big_grid_2 .td-big-grid-post-2 {
  margin-bottom: 3px;
}
.td_block_big_grid_2.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_2.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_2 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb {
  width: 324px;
  height: 160px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-module-empty .td-module-thumb {
    width: 285px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-module-empty .td-module-thumb {
    width: 222px;
    height: 110px;
  }
}
/*
  Big grid 3
*/
.td_block_big_grid_3 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_3 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
  width: 532px;
  height: 462px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 488px;
    height: 422px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 368px;
    height: 318px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_3 .td-medium-thumb {
  margin-bottom: 3px;
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
  width: 533px;
  height: 261px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 237px;
    width: 489px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 179px;
    width: 369px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 140px !important;
  }
}
@media (max-width: 374px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_3 .td-small-thumb .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 243px;
    height: 182px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 183px;
    height: 136px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    height: 140px !important;
  }
}
@media (max-width: 374px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_3 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_3 .td-big-grid-post-3 {
  margin-left: 3px;
}
.td_block_big_grid_3.td-grid-style-4 .td-post-category {
  margin-bottom: 0;
}
.td_block_big_grid_3.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_3.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_3 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
  width: 533px;
  height: 261px;
  margin-bottom: 3px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
    height: 237px;
    width: 489px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
    height: 179px;
    width: 369px;
  }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
    width: 243px;
    height: 182px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
    width: 183px;
    height: 136px;
  }
}
/*
  Big grid 4
*/
.td_block_big_grid_4 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 {
    margin-right: -10px;
  }
}
.td_block_big_grid_4 .td-big-grid-post {
  width: 50%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_4 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post:first-child {
    padding-bottom: 3px;
  }
}
.td_block_big_grid_4 .td-module-thumb {
  height: 399px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-thumb {
    width: 100%;
    height: 220px;
  }
}
.td_block_big_grid_4 .td-big-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
    margin-left: 12px;
  }
}
.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_4.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_4 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-empty {
    display: none !important;
  }
}
/*
  Big grid 5
*/
.td_block_big_grid_5 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 {
    margin-right: -10px;
  }
}
.td_block_big_grid_5 .td-big-grid-post {
  width: 33.33333333%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post {
    width: 100%;
    float: none;
    padding-top: 3px;
  }
}
.td_block_big_grid_5 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post:first-child {
    padding-top: 0;
  }
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_5 .td-module-thumb a:last-child:before {
  height: 100%;
}
.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
  margin: 0 20px 11px;
  /* responsive */
}
@media (max-width: 1018px) {
  .td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
    margin: 0 14px 11px;
  }
}
.td_block_big_grid_5.td-grid-style-1 .entry-title,
.td_block_big_grid_5.td-grid-style-2 .entry-title,
.td_block_big_grid_5.td-grid-style-3 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-1 .entry-title,
  .td_block_big_grid_5.td-grid-style-2 .entry-title,
  .td_block_big_grid_5.td-grid-style-3 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: 500;
  }
}
.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info {
  display: none;
}
.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
    padding-right: 0;
  }
}
.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_5.td-grid-style-5 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.td_block_big_grid_5 .td-small-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_5 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_5 .td-module-empty .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1 {
  padding-right: 3px;
}
.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
/*
  Big grid 6
*/
.td_block_big_grid_6 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 {
    margin-right: -10px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0,
.td_block_big_grid_6 .td-big-grid-post-1 {
  width: 50%;
  float: left;
  margin-bottom: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0,
  .td_block_big_grid_6 .td-big-grid-post-1 {
    margin-bottom: 0;
    margin-top: 3px;
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0:first-child,
.td_block_big_grid_6 .td-big-grid-post-1:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0:first-child,
  .td_block_big_grid_6 .td-big-grid-post-1:first-child {
    margin-top: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
  height: 373px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    width: 100%;
    height: 220px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-2,
.td_block_big_grid_6 .td-big-grid-post-3,
.td_block_big_grid_6 .td-big-grid-post-4,
.td_block_big_grid_6 .td-big-grid-post-5,
.td_block_big_grid_6 .td-big-grid-post-6 {
  width: 20%;
  float: left;
}
.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
  height: 140px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: 100px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: auto;
  }
}
.td_block_big_grid_6 .td-post-category {
  vertical-align: bottom;
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    margin: 0 0 0 14px;
  }
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
    margin: 7px 0 14px 14px;
  }
}
.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_6.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_6 .td-module-empty.td-big-grid-post {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-module-empty.td-big-grid-post {
    display: none !important;
  }
}
.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img,
  .td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img,
  .td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img,
  .td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
  width: 30px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
    width: 20px !important;
  }
}
/*
  Big grid 7
*/
.td_block_big_grid_7 {
  margin-right: -12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 {
    margin-right: -10px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0,
.td_block_big_grid_7 .td-big-grid-post-1,
.td_block_big_grid_7 .td-big-grid-post-2 {
  width: 33.33333333%;
  float: left;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0,
  .td_block_big_grid_7 .td-big-grid-post-1,
  .td_block_big_grid_7 .td-big-grid-post-2 {
    margin-bottom: 0;
    float: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 195px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 146px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 196px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
  margin: 0 20px 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
  .td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
  .td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
    font-weight: 500;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 {
    width: 100%;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 150px !important;
  }
}
.td_block_big_grid_7 .td-meta-info-container {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-3,
.td_block_big_grid_7 .td-big-grid-post-4,
.td_block_big_grid_7 .td-big-grid-post-5,
.td_block_big_grid_7 .td-big-grid-post-6 {
  width: 25%;
  float: left;
}
.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
  height: 175px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
    height: 124px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
    height: 150px !important;
  }
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d760b7;
  background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-4 .td-module-meta-info {
  display: none;
}
.td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta {
  margin: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container {
  padding: 0 30px 0 18px;
}
.td_block_big_grid_7 .td-module-empty.td-big-grid-post {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-module-empty.td-big-grid-post {
    display: none !important;
  }
}
.td_block_big_grid_7.td-grid-style-1 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-3 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-4 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
/*
  Big grid 8
*/
.td_block_big_grid_8 .td-grid-columns {
  width: 33.33333333%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-columns {
    display: inline;
    float: none;
    width: 100%;
  }
}
.td_block_big_grid_8 .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-meta-info-container {
    width: 100% !important;
  }
}
.td_block_big_grid_8 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
    padding-top: 3px;
  }
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
    padding-top: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
    padding-left: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
    padding-left: 3px;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child {
    padding-left: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
  height: 182px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
    height: 167px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
    height: 125px;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
    height: 198px !important;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 334px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 250px;
  }
}
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 156px !important;
  }
}
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info {
  display: none;
}
.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
  margin: 0 20px 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
    margin: 0 15px 14px;
  }
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container,
.td_block_big_grid_8.td-grid-style-3 .td-meta-info-container {
  bottom: auto;
  top: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta,
.td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
  margin-top: 20px;
}
.td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta {
  margin: 0;
}
.td_block_big_grid_8.td-grid-style-4 .td-meta-info-container {
  width: 80%;
}
.td_block_big_grid_8.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container {
  margin-top: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: rgba(244, 208, 63, 0.97);
  background: -moz-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(244, 208, 63, 0.97)), color-stop(100%, #f27a35));
  background: -webkit-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  background: -o-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  background: -ms-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  background: linear-gradient(135deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d760b7;
  background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -moz-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -o-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: -ms-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: #b0b43b;
  background: -moz-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #b0b43b), color-stop(100%, rgba(145, 96, 81, 0.97)));
  background: -webkit-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  background: -o-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  background: -ms-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  background: linear-gradient(135deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b', endColorstr='#916051', GradientType=1);
}
.td_block_big_grid_8 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
    height: 334px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
    height: 250px;
  }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2 {
  opacity: 0.9;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-3 {
  opacity: 0.8;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4 {
  opacity: 0.7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-5 {
  opacity: 0.7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 {
  opacity: 0.8;
}
.td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
    margin: 0 15px 13px !important;
  }
}
.td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico img {
  top: auto;
  left: auto;
  margin: 0 20px 20px;
}
.td_block_big_grid_8.td-grid-style-4 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-6 .entry-title {
  font-size: 30px;
  line-height: 36px;
}
/*
  Big grid 9
*/
.td_block_big_grid_9 .td-big-grid-post {
  width: 25%;
  float: left;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post {
    width: 50%;
    margin-bottom: 2px;
  }
}
@media (max-width: 600px) {
  .td_block_big_grid_9 .td-big-grid-post {
    width: 100%;
  }
}
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
    margin-right: 2px;
  }
}
@media (max-width: 600px) {
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
    margin-right: 0;
  }
}
.td_block_big_grid_9 .td-big-grid-post .entry-title {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
}
.td_block_big_grid_9 .td-big-grid-post .td-post-category {
  font-size: 10px;
  padding: 2px 6px;
  line-height: 13px;
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_9 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
  margin-right: 2px;
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 330px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 140px;
    margin-right: 0;
  }
}
.td_block_big_grid_9 .td-big-grid-post:last-child .td-module-thumb {
  margin-right: 0;
}
.td_block_big_grid_9 .td-big-grid-post .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive landscape tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td_block_big_grid_9 .td-big-grid-post .entry-thumb {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .entry-thumb {
    height: auto;
    width: 100%;
    top: -30px;
  }
}
.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico img {
  width: 30px !important;
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_9 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_9 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_9.td-grid-style-1 .td-post-category {
  background-color: #4db2ec;
}
.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
  margin-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
    margin-right: 0;
  }
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-post:last-child .td-big-grid-meta {
  margin-right: 0;
}
.td_block_big_grid_9.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_9.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_9.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_9.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_9.td-grid-style-5 .td-post-category {
  padding: 2px 7px;
  background-color: #4db2ec;
}
/*
  Big grid 10
*/
.td_block_big_grid_10 .td-big-grid-post {
  float: left;
  padding-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post {
    padding-right: 0;
    margin-bottom: 2px;
  }
}
.td_block_big_grid_10 .td-big-grid-post:last-child {
  padding-right: 0;
}
.td_block_big_grid_10 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td_block_big_grid_10 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_10 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_10 .td-module-thumb {
  height: 350px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 140px;
    margin-right: 0;
  }
}
.td_block_big_grid_10 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .entry-thumb {
    width: 100%;
    top: -30px;
  }
}
.td_block_big_grid_10 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico img {
  width: 30px !important;
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_10 .td-big-grid-post-0 {
  width: 50%;
}
.td_block_big_grid_10 .td-big-grid-post-1,
.td_block_big_grid_10 .td-big-grid-post-2 {
  width: 25%;
}
.td_block_big_grid_10 .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post {
    width: 100%;
  }
}
.td_block_big_grid_10 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info {
    position: static;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta {
    margin-top: 13px;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container {
    top: 0;
    bottom: auto;
  }
}
.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container {
  width: 100%;
  padding-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-4 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_10.td-grid-style-4 .td-big-grid-post:last-child .td-meta-info-container {
  padding-right: 0;
}
.td_block_big_grid_10.td-grid-style-4 .td-module-meta-info {
  margin: 0;
}
.td_block_big_grid_10.td-grid-style-4 .td-post-category {
  margin-bottom: 0;
}
.td_block_big_grid_10.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_10.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_10.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
/*
  Big grid 11
*/
.td_block_big_grid_11 .td-big-grid-post {
  float: left;
  padding-right: 2px;
}
.td_block_big_grid_11 .td-big-grid-post .entry-title {
  font-size: 21px;
  line-height: 24px;
  font-weight: 500;
}
.td_block_big_grid_11 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_11 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_11 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .entry-thumb {
    width: 100%;
  }
}
.td_block_big_grid_11 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico img {
  width: 30px !important;
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_11 .td_module_mx15 {
  width: 30%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx15 {
    width: 50%;
  }
}
.td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
  height: 360px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
    height: 282px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
    height: 150px;
  }
}
.td_block_big_grid_11 .td_module_mx15 .td-meta-align {
  padding-right: 2px;
}
.td_block_big_grid_11 .td_module_mx11 {
  width: 40%;
  padding-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx11 {
    width: 50%;
    padding-right: 2px;
  }
}
.td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
  height: 179px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
    height: 140px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
    height: 150px;
  }
}
.td_block_big_grid_11 .td_module_mx11 .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 630px) {
  .td_block_big_grid_11 .td_module_mx11 .entry-thumb {
    height: 100%;
    width: auto;
  }
}
.td_block_big_grid_11 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_11 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-1 {
    padding-right: 0;
  }
}
.td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb {
    margin-top: 2px;
  }
}
.td_block_big_grid_11 .td-big-grid-post-3 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-3 {
    padding-right: 0;
  }
}
.td_block_big_grid_11 .td-big-grid-post-3 .td-module-thumb {
  margin-top: 2px;
}
.td_block_big_grid_11 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
  margin-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta {
    margin-top: 13px;
  }
}
.td_block_big_grid_11.td-grid-style-4 .td-meta-info-container {
  width: 100%;
}
.td_block_big_grid_11.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_11.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_11.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_11.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_11.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-1 .entry-title {
  font-size: 26px;
  line-height: 30px;
}
.td_block_big_grid_11.td-grid-style-6 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-6 .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
/*
  Big grid 12
*/
.td_block_big_grid_12 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_12 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_12 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_12 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .entry-thumb {
    width: 100%;
  }
}
.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico img {
  width: 30px !important;
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post .td-video-play-ico img {
    margin: 10px 10px 0;
  }
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
    margin-top: 2px;
    margin-left: 2px;
  }
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container {
    margin-left: 2px;
  }
}
.td_block_big_grid_12 .td_module_mx5 {
  width: 51%;
  padding-right: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 {
    width: 100%;
    padding-right: 0;
  }
}
.td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
  height: 451px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
    height: 291px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
    height: 240px;
  }
}
.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
  padding-right: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1,
.td_block_big_grid_12 .td-big-grid-post-2 {
  width: 49%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post-1,
  .td_block_big_grid_12 .td-big-grid-post-2 {
    width: 50%;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
  height: 220px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
    height: 140px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
    height: 150px;
    margin-top: 2px;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,
.td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 630px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb {
    height: 100%;
    width: auto;
  }
}
.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container {
    margin-top: 0;
  }
}
.td_block_big_grid_12 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
  margin-bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_12.td-grid-style-4 .td-meta-info-container {
  width: 100%;
}
.td_block_big_grid_12.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_12.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_12.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_12.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_12.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
.td_top_authors {
  margin-bottom: 16px;
}
.td_top_authors img {
  position: absolute;
  max-width: 70px;
  left: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_top_authors img {
    max-width: 55px;
  }
}
.td_top_authors .item-details {
  margin-left: 85px;
  position: relative;
  height: 70px;
  top: 1px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_top_authors .item-details {
    height: 55px;
    margin-left: 70px;
  }
}
.td_top_authors .item-details span {
  font-family: 'Open Sans', arial, sans-serif;
  padding: 3px 7px;
  color: #fff;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
}
.td_top_authors .td-active .td-author-post-count {
  background-color: #4db2ec;
}
.td_top_authors .td-active .td-author-comments-count {
  background-color: #4db2ec;
  opacity: 0.8;
}
.td_top_authors .td-active .td-authors-name a {
  color: #4db2ec;
}
.td_top_authors .td_mod_wrap {
  min-height: 70px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #fff;
}
.td_top_authors .td_mod_wrap:hover {
  border: 1px solid #ededed;
}
.td_top_authors .td_mod_wrap:hover .td-author-post-count {
  background-color: #4db2ec;
}
.td_top_authors .td_mod_wrap:hover .td-author-comments-count {
  background-color: #4db2ec;
  opacity: 0.8;
}
.td_top_authors .td_mod_wrap:hover .td-authors-name a {
  color: #4db2ec;
}
.td_top_authors .block-title {
  margin-bottom: 16px;
}
.td_top_authors .td-authors-url {
  display: table;
  position: relative;
  top: -2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
  /* responsive portrait tablet */
}
.td_top_authors .td-authors-url a {
  color: #999;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_top_authors .td-authors-url {
    display: none;
  }
}
.td_top_authors .td-authors-name a {
  padding-bottom: 4px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  color: #222;
  line-height: 18px;
  font-weight: 600;
  display: inline-block;
}
.td_top_authors .td-authors-name a:after {
  content: "";
  height: 96px;
  position: absolute;
  right: 0;
  top: -15px;
  width: 324px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_top_authors .td-authors-name a:after {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_top_authors .td-authors-name a:after {
    width: 228px;
  }
}
@media (max-width: 767px) {
  .td_top_authors .td-authors-name a:after {
    width: 100%;
  }
}
.td_top_authors .td-author-post-count {
  background-color: #222;
}
.td_top_authors .td-author-comments-count {
  background-color: #444;
}
.td-big-grid-slide {
  height: 534px !important;
  overflow: hidden;
  /* responsive portrait phone */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .td-big-grid-slide {
    height: 451px !important;
    margin-bottom: 48px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .td-big-grid-slide .td-big-grid-scroll {
    overflow: visible !important;
    white-space: normal;
  }
  .td-big-grid-slide .td_module_mx10,
  .td-big-grid-slide .td_module_mx9 {
    display: block !important;
    width: 100% !important;
  }
  .td-big-grid-slide .td_module_mx9 .td-module-thumb {
    max-height: 200px;
  }
  .td-big-grid-slide .td-big-grid-post-1 {
    margin-bottom: 3px !important;
  }
  .td-big-grid-slide .td-big-grid-post-2 {
    width: 50% !important;
    display: inline-block !important;
    margin-left: 0 !important;
  }
  .td-big-grid-slide .td-big-grid-post-2 .entry-thumb {
    min-height: 100%;
    min-width: 100%;
  }
  .td-big-grid-slide .td-big-grid-post-3 {
    width: 50% !important;
    display: inline-block !important;
  }
  .td-big-grid-slide .td-big-grid-post-3 .entry-thumb {
    min-height: 100%;
    min-width: 100%;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-slide {
    height: 474px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-slide {
    height: 384px !important;
  }
}
.td-big-grid-slide .td-icon-left,
.td-big-grid-slide .td-icon-right {
  z-index: 1;
  padding: 20px;
  position: absolute;
  display: block;
  height: 80px;
  margin-top: -65px;
  top: 50%;
  font-size: 40px;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-slide .td-icon-left,
  .td-big-grid-slide .td-icon-right {
    display: none;
  }
}
.td-big-grid-slide .td-icon-left {
  left: 0;
}
.td-big-grid-slide .td-icon-right {
  right: 0;
}
.td-big-grid-slide:hover .td-icon-left,
.td-big-grid-slide:hover .td-icon-right {
  opacity: 0.6;
}
.td-big-grid-slide .td_block_wrap {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td-big-grid-slide .td_block_wrap {
    width: 1068px !important;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-slide .td_block_wrap {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-slide .td_block_wrap {
    width: 740px !important;
  }
}
@media (max-width: 767px) {
  .td-big-grid-slide .td_block_wrap {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
}
.td-block-title span,
.td-block-title a {
  display: inline-block;
}
.td_block_template_2.widget li,
.td_block_template_3.widget li,
.td_block_template_4.widget li,
.td_block_template_5.widget li,
.td_block_template_6.widget li,
.td_block_template_7.widget li,
.td_block_template_8.widget li,
.td_block_template_9.widget li,
.td_block_template_10.widget li,
.td_block_template_11.widget li,
.td_block_template_12.widget li,
.td_block_template_13.widget li,
.td_block_template_14.widget li,
.td_block_template_15.widget li,
.td_block_template_16.widget li,
.td_block_template_17.widget li {
  margin-left: 0 !important;
}
.global-block-template-2 .td-related-title a {
  padding: 0 20px 0 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-2 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-2 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-3 .td-related-title a {
  margin-right: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-3 .td-related-title a {
    margin-right: 0;
    font-size: 14px;
  }
}
.global-block-template-3 .td-related-title .td-cur-simple-item {
  background-color: #4db2ec;
}
.global-block-template-4 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-4 .td-related-title a {
    margin-right: 0;
    font-size: 15px;
  }
}
.global-block-template-4 .td-related-title a:before {
  border-color: transparent;
}
.global-block-template-4 .td-related-title .td-cur-simple-item {
  background-color: #4db2ec;
}
.global-block-template-4 .td-related-title .td-cur-simple-item:before {
  border-color: #4db2ec transparent transparent transparent;
}
.global-block-template-5 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-5 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-5 .td-related-title a:last-child {
  border: none;
}
.global-block-template-5 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-6 .td-related-title a {
  padding: 10px 10px 0 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-6 .td-related-title a {
    font-size: 14px;
  }
}
.global-block-template-6 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-7 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-8 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-8 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-8 .td-related-title a:before {
  display: none;
}
.global-block-template-8 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-9 .td-related-title {
  margin-top: 0 !important;
}
.global-block-template-9 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-9 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-9 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-10 .td-related-title {
  margin-top: 0 !important;
}
.global-block-template-10 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-10 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-10 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-11 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-11 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-11 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-12 .td-related-title a,
.global-block-template-13 .td-related-title a {
  margin-right: 20px;
  font-size: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-12 .td-related-title a,
  .global-block-template-13 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-12 .td-related-title .td-cur-simple-item,
.global-block-template-13 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-12 .td-related-title > a.td-related-left,
.global-block-template-13 .td-related-title > a.td-related-left,
.global-block-template-12 .td-related-title > a.td-related-right,
.global-block-template-13 .td-related-title > a.td-related-right {
  margin-left: 0 !important;
}
.global-block-template-12 .td-comments-title span,
.global-block-template-13 .td-comments-title span {
  margin-left: 0 !important;
  font-size: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-12 .td-comments-title span,
  .global-block-template-13 .td-comments-title span {
    font-size: 15px;
  }
}
.global-block-template-14 .td-related-title a,
.global-block-template-15 .td-related-title a {
  margin: 0 12px !important;
  font-size: 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-14 .td-related-title a,
  .global-block-template-15 .td-related-title a {
    margin: 0 8px !important;
  }
}
.global-block-template-14 .td-related-title .td-cur-simple-item,
.global-block-template-15 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-16 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-16 .td-related-title a {
    font-size: 15px;
  }
}
.global-block-template-16 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.global-block-template-17 .td-related-title a {
  margin-right: 10px;
  margin-left: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-17 .td-related-title a {
    margin: 0 8px !important;
    font-size: 14px;
  }
}
.global-block-template-17 .td-related-title .td-cur-simple-item {
  color: #4db2ec;
}
.td-block-title-wrap .td-wrapper-pulldown-filter {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto 0;
  z-index: 2;
  background-color: #fff;
  font-size: 13px;
  line-height: 1;
  color: #777;
  text-align: right;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  line-height: 29px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
  font-size: 9px;
  color: #777;
  margin-left: 20px;
  margin-right: 10px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i:before {
  content: '\e83d';
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
  padding-left: 20px;
  margin-right: -14px;
  /* responsive portrait phone */
}
@media (max-width: 360px) {
  .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  color: #4db2ec;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: #4db2ec;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul {
  display: block;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 18px 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999;
  border-width: 1px;
  border-color: #ededed;
  border-style: solid;
  display: none;
  margin: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item {
  list-style: none;
  margin: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item {
  color: #4db2ec;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  padding-bottom: 10px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more:before {
  content: '';
  width: 70px;
  height: 100%;
  position: absolute;
  margin-top: 2px;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  color: #777;
  white-space: nowrap;
  display: block;
  line-height: 26px;
  padding-left: 36px;
  padding-right: 27px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
    padding-left: 24px;
    padding-right: 20px !important;
  }
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover {
  color: #4db2ec;
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
    padding-left: 24px;
    padding-right: 20px !important;
  }
}
/*

  Block headers style

*/
.td_block_template_2 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 16px;
  line-height: 31px;
}
.td_block_template_2 .td-block-title > * {
  color: #000;
}
.td_block_template_3 .td-block-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 31px;
}
.td_block_template_3 .td-block-title > * {
  background-color: #000;
  color: #fff;
  padding: 0 10px;
}
@-moz-document url-prefix() {
  .td_block_template_3 .td-block-title > * {
    padding-bottom: 2px;
  }
}
.td_block_template_4 .td-block-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 31px;
}
.td_block_template_4 .td-block-title > * {
  background-color: #000;
  color: #fff;
  padding: 0 12px;
  position: relative;
}
.td_block_template_4 .td-block-title > *:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
}
@-moz-document url-prefix() {
  .td_block_template_4 .td-block-title > * {
    padding-bottom: 2px;
  }
}
.td_block_template_5 .td-block-title {
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 25px;
  color: #000;
}
.td_block_template_5 .td-block-title > * {
  padding: 0 12px;
  border-left: 4px solid #4db2ec;
}
.td_block_template_5 .td-subcat-filter,
.td_block_template_5 .td-subcat-dropdown {
  line-height: 25px;
}
.td_block_template_6 .td-block-title {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 1;
  padding: 14px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.td_block_template_6 .td-block-title:before {
  content: '\e904';
  font-family: 'newspaper', sans-serif;
  font-size: 8px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 1;
}
.td_block_template_6 .td-block-title > * {
  color: #000;
}
.td_block_template_6 .td-subcat-filter {
  line-height: 40px;
  position: relative;
  text-align: center;
  margin: -24px 0 0;
}
.td_block_template_6 .td-subcat-filter .td-subcat-more {
  margin-bottom: 10px !important;
}
.td_block_template_6 .td-subcat-list {
  margin-bottom: 18px;
}
.td_block_template_6 .td-subcat-list li:first-child {
  margin-left: 12px;
}
.td_block_template_6 .td-subcat-dropdown ul {
  margin-top: 0 !important;
}
.td_block_template_7 .td-block-title {
  font-size: 13px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 45px;
  padding: 0;
  position: relative;
}
.td_block_template_7 .td-block-title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAABmZmZ+SwYRAAAAAnRSTlMAOF6RdaYAAAAVSURBVAjXY1BgcGBoAEIHIEuAQQAAEdAB4b4poC8AAAAASUVORK5CYII=') repeat top left;
}
.td_block_template_7 .td-block-title > * {
  background-color: #fff;
  color: #000;
  padding: 0 5px;
  margin-left: 10px;
  line-height: 21px;
  position: relative;
}
.td_block_template_7 .td-subcat-filter {
  line-height: 45px;
  margin-top: -1px;
}
.td_block_template_7 .td-subcat-filter .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_7 .td-subcat-dropdown .td-subcat-more {
  padding-left: 0;
  margin-bottom: 0 !important;
}
.td_block_template_7 .td-subcat-list .td-subcat-item {
  margin-left: 0 !important;
  margin-right: 24px;
}
.td_block_template_7 .td-subcat-list .td-subcat-item:last-child {
  margin-right: 16px;
}
@-moz-document url-prefix() {
  .td_block_template_7 .td-subcat-filter {
    margin-top: -2px;
  }
}
.td_block_template_8 .td-block-title {
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 29px;
  position: relative;
  overflow: hidden;
}
.td_block_template_8 .td-block-title > * {
  position: relative;
  padding-right: 20px;
  color: #000;
}
.td_block_template_8 .td-block-title > *:before {
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 2000px;
  left: 100%;
  background-color: #f5f5f5;
}
.td_block_template_9 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 22px;
  line-height: 37px;
  padding: 0;
  position: relative;
}
.td_block_template_9 .td-block-title:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_9 .td-block-title:after {
  content: '';
  width: 50px;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #4db2ec;
}
.td_block_template_9 .td-block-title > * {
  color: #000;
}
.td_block_template_9 .td-subcat-filter {
  line-height: 37px;
  display: table;
}
.td_block_template_9 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_9 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_9 .td-subcat-dropdown ul:after {
  height: 2px !important;
}
.td_block_template_10 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 24px;
  line-height: 37px;
  padding: 0;
  position: relative;
}
.td_block_template_10 .td-block-title:before {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_10 .td-block-title > * {
  color: #000;
}
.td_block_template_10 .td-subcat-filter {
  line-height: 37px;
  display: table;
}
.td_block_template_10 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_10 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_10 .td-subcat-dropdown ul:after {
  height: 3px !important;
}
.td_block_template_11 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 24px;
  line-height: 44px;
  padding: 0;
  position: relative;
}
.td_block_template_11 .td-block-title:before,
.td_block_template_11 .td-block-title:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_11 .td-block-title:after {
  bottom: 100%;
}
.td_block_template_11 .td-block-title:before {
  top: 100%;
}
.td_block_template_11 .td-block-title > * {
  color: #000;
}
.td_block_template_11 .td-subcat-filter {
  line-height: 44px;
  display: table;
}
.td_block_template_11 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_11 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_11 .td-subcat-dropdown ul:after {
  height: 2px !important;
}
.td_block_template_12 .td-block-title {
  font-size: 26px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 26px;
  padding: 0;
  letter-spacing: -0.6px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_template_12 .td-block-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.td_block_template_12 .td-block-title > * {
  color: #000;
}
.td_block_template_12 .td-subcat-filter {
  line-height: 1;
  display: table;
}
.td_block_template_12 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 8px !important;
  margin-top: 7px;
}
.td_block_template_12 .td-pulldown-category {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #444;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -2px;
  top: 0;
  margin: auto 0;
  display: table;
}
.td_block_template_12 .td-pulldown-category span {
  display: inline-block;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_12 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_12 .td-pulldown-category i {
  font-size: 10px;
  margin-left: 10px;
}
.td_block_template_12 .td-pulldown-category:hover {
  opacity: 0.9;
}
.td_block_template_12 .td-pulldown-category:hover span {
  transform: translate3d(-6px, 0, 0);
  -webkit-transform: translate3d(-6px, 0, 0);
  -moz-transform: translate3d(-6px, 0, 0);
  -ms-transform: translate3d(-6px, 0, 0);
  -o-transform: translate3d(-6px, 0, 0);
}
.td-pb-span4 .td_block_template_12 .td-pulldown-category span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_template_12 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_13 .td-block-title {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 26px;
  line-height: 26px !important;
  padding: 0;
  letter-spacing: -0.6px;
  margin-top: 36px;
  /* responsive portrait tablet + phone */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_block_template_13 .td-block-title {
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-title {
    margin-top: 26px !important;
    margin-bottom: 16px !important;
  }
}
.td_block_template_13 .td-block-title > a,
.td_block_template_13 .td-block-title > span {
  margin-left: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-title > a,
  .td_block_template_13 .td-block-title > span {
    margin-left: 12px !important;
  }
}
.td_block_template_13 .td-subcat-filter {
  line-height: 1;
  display: table;
}
.td_block_template_13 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 8px !important;
  margin-top: 7px;
}
.td_block_template_13 .td-pulldown-category {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 26px !important;
  color: #444;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -2px;
  top: 0;
  margin: auto 0;
  display: table;
}
.td_block_template_13 .td-pulldown-category span {
  display: inline-block;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_13 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_13 .td-pulldown-category i {
  font-size: 10px;
  margin-left: 10px;
}
.td_block_template_13 .td-pulldown-category:hover {
  opacity: 0.9;
}
.td_block_template_13 .td-pulldown-category:hover span {
  transform: translate3d(-6px, 0, 0);
  -webkit-transform: translate3d(-6px, 0, 0);
  -moz-transform: translate3d(-6px, 0, 0);
  -ms-transform: translate3d(-6px, 0, 0);
  -o-transform: translate3d(-6px, 0, 0);
}
.td_block_template_13 .td-block-subtitle {
  font-size: 90px;
  text-transform: uppercase;
  position: absolute;
  left: -4px;
  z-index: -1;
  bottom: -20px;
  white-space: nowrap;
  color: #f3f3f3;
  line-height: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_13 .td-block-subtitle {
    font-size: 70px;
    bottom: -15px;
  }
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-subtitle {
    font-size: 60px;
    bottom: -12px;
  }
}
.td_block_template_13 .td-title-align {
  margin-top: 0 !important;
}
.td_block_template_13 .td-title-align > a,
.td_block_template_13 .td-title-align > span {
  margin-left: 0 !important;
}
.td-pb-span4 .td_block_template_13 .td-pulldown-category span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_template_13 .td-pulldown-category span {
    display: none;
  }
}
.td-pb-span4 .td_block_template_13 .td-block-subtitle {
  /* responsive > phone */
}
@media (min-width: 768px) {
  .td-pb-span4 .td_block_template_13 .td-block-subtitle {
    display: none;
  }
}
.td-pb-span4 .td_block_template_13 .td-block-title {
  margin-top: 0;
}
.td-pb-span4 .td_block_template_13 .td-block-title * {
  margin-left: 0;
}
.td-pb-span12 .td_block_template_13 .td-block-title {
  margin-bottom: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .td_block_template_13 .td-block-title {
    margin-bottom: 26px;
  }
}
.td_block_template_14 .td-block-title {
  font-size: 13px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 11px 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #111;
  border: 1px solid transparent;
}
.td_block_template_14 .td-block-title > * {
  color: #fff;
  margin: 0 12px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_15 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 15px 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
}
.td_block_template_15 .td-block-title:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4db2ec;
  z-index: 1;
}
.td_block_template_15 .td-block-title:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ededed;
  z-index: 0;
  pointer-events: none;
}
.td_block_template_15 .td-block-title > * {
  margin: 0 18px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_16 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -15px;
  margin-bottom: 26px;
  padding: 0;
  line-height: 47px;
  position: relative;
  overflow: hidden;
}
.td_block_template_16 .td-block-title:before,
.td_block_template_16 .td-block-title:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background-color: #ddd;
}
.td_block_template_16 .td-block-title:before {
  bottom: 4px;
}
.td_block_template_16 .td-block-title:after {
  bottom: 0;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter {
  line-height: 47px;
  display: table;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter .td-subcat-dropdown ul {
  border-width: 0 1px 1px;
  border-color: #ddd;
  margin-top: 0;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_17 .td-block-title {
  font-size: 16px;
  font-weight: 500;
  margin: 3px 3px 29px;
  padding: 12px 0 11px;
  line-height: 1;
  position: relative;
  text-align: center;
  border: 1px solid #111;
  background-color: #fff;
  top: -3px;
}
.td_block_template_17 .td-block-title:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 4px;
  left: -4px;
  right: -4px;
  border: 1px solid #111;
  background-color: #111;
  z-index: -1;
}
.td_block_template_17 .td-block-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 3px auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #111 transparent transparent transparent;
}
.td_block_template_17 .td-block-title-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  z-index: 1;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
  color: #111;
  top: -3px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
  color: #111;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
    padding-right: 5px;
  }
  .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_17.widget,
.td_block_template_17.td_block_social_counter {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more {
  padding-right: 5px;
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more span {
  display: none;
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 22px;
  padding-left: 26px;
}
.td-pb-article-list .td_block_template_17 .td-block-title-wrap {
  z-index: 0;
}
/*

  pulldown templates

*/
@-moz-document url-prefix() {
  .td-pulldown-syle-default .td-subcat-more,
  .td-pulldown-syle-default .td-subcat-list {
    position: relative;
    top: -1px;
  }
}
.td-pulldown-syle-2 {
  top: 0;
}
.td-pulldown-syle-2 .td-subcat-dropdown ul {
  padding: 20px 0;
  margin-top: 0;
}
.td-pulldown-syle-2 .td-subcat-dropdown ul:after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 3px;
  top: 0;
  left: -1px;
  background-color: #4db2ec;
}
.td-pulldown-syle-2 .td-subcat-dropdown a {
  padding-left: 40px;
  padding-right: 31px;
}
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more {
  background-color: transparent !important;
}
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i {
  color: #4db2ec;
}
.td-pulldown-syle-2 .td-subcat-dropdown .td-subcat-more {
  margin-left: 9px;
  margin-bottom: 8px;
}
.td-pulldown-syle-2 .td-subcat-list .td-subcat-item {
  margin-left: 24px;
}
.td-pulldown-syle-3 {
  top: 0;
}
.td-pulldown-syle-3 .td-subcat-dropdown ul {
  padding: 15px 0;
  margin-top: -1px;
  border-width: 1px;
}
.td-pulldown-syle-3 .td-subcat-dropdown a {
  padding-left: 40px;
  padding-right: 31px;
}
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more {
  background-color: transparent !important;
}
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i {
  color: #4db2ec;
}
.td-pulldown-syle-3 .td-subcat-dropdown .td-subcat-more {
  margin-left: 9px;
  margin-bottom: 8px;
}
.td-pulldown-syle-3 .td-subcat-list .td-subcat-item {
  margin-left: 24px;
}
/*

    Footer style

*/
.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: #222;
  color: #fff;
}
.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter i {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_2 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_3 .td-block-title > * {
  background-color: #000;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
  background-color: #000;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
  border-color: #000 transparent transparent transparent;
}
.td-footer-wrapper div .td_block_template_5 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_6 .td-block-title:before {
  font-size: 6px;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_6 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_7 .td-block-title {
  background-color: transparent;
}
.td-footer-wrapper div .td_block_template_7 .td-block-title > * {
  color: #fff;
  background-color: #222;
}
.td-footer-wrapper div .td_block_template_8 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_8 .td-block-title > *:before {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_9 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_9 .td-block-title:before {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_10 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_10 .td-block-title:before {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_11 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_11 .td-block-title:before,
.td-footer-wrapper div .td_block_template_11 .td-block-title:after {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_12 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_12 .td-pulldown-category {
  color: #999;
}
.td-footer-wrapper div .td_block_template_13 .td-block-title > a,
.td-footer-wrapper div .td_block_template_13 .td-block-title > span {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_13 .td-block-subtitle {
  opacity: 0.1;
}
.td-footer-wrapper div .td_block_template_13 .td-pulldown-category {
  color: #999;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title {
  background-color: transparent;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title:after {
  border-color: #333;
}
.td-footer-wrapper div .td_block_template_16 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_16 .td-block-title:before,
.td-footer-wrapper div .td_block_template_16 .td-block-title:after {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title {
  border-color: #333;
  background-color: #222;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:before {
  border-color: #333;
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:after {
  border-color: #333 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
    Breadcrumbs
*/
.td-crumb-container {
  min-height: 35px;
  margin-bottom: 9px;
  padding-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-crumb-container {
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .td-crumb-container {
    padding-top: 11px;
  }
}
.single-post .td-bred-no-url-last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single-post .td-bred-no-url-last {
    display: none;
  }
}
.entry-crumbs {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #c3c3c3;
  line-height: 18px;
  padding-top: 1px;
  padding-bottom: 2px;
}
.entry-crumbs a {
  color: #c3c3c3;
}
.entry-crumbs a:hover {
  color: #777;
}
.entry-crumbs .td-bread-sep {
  font-size: 8px;
  margin: 0 5px;
}
.td-sidebar-left .td-crumb-container {
  padding-left: 372px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 341px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 256px;
  }
}
@media (max-width: 767px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 0;
  }
}
.td-sidebar-left-content {
  float: right !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sidebar-left-content {
    float: none !important;
  }
}
/*  ----------------------------------------------------------------------------
    Category
*/
.td-category {
  list-style: none;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
.td-category li {
  display: inline-block;
  margin: 0 5px 5px 0;
  line-height: 1;
}
.td-category a {
  color: #fff;
  background-color: #222222;
  padding: 3px 6px 4px 6px;
  white-space: nowrap;
  display: inline-block;
}
.td-category a:hover {
  opacity: 0.9;
}
.single .td-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single .td-category {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Post title
*/
.post {
  background-color: #fff;
}
.post header .entry-title {
  margin-top: 0;
  margin-bottom: 7px;
  word-wrap: break-word;
  font-size: 41px;
  line-height: 50px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .post header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .post header .entry-title {
    margin-top: 3px;
    margin-bottom: 9px;
  }
}
/*  ----------------------------------------------------------------------------
    Subtitle
*/
.td-post-sub-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  margin: 9px 0 14px 0;
}
@media (max-width: 767px) {
  .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Author - Date - Comments - Count views
*/
.bypostauthor {
  line-height: 1;
}
header .td-module-meta-info {
  margin-bottom: 16px;
}
header .td-post-author-name {
  font-weight: 400;
  color: #444;
  float: left;
}
header .td-post-author-name a {
  font-weight: 700;
  margin-right: 3px;
}
header .td-post-date {
  margin-left: 4px;
  color: #444;
  float: left;
}
header .td-post-views {
  float: right;
  margin-right: 22px;
}
header .td-post-views span {
  line-height: 15px;
  vertical-align: top;
}
header .td-icon-views {
  position: relative;
  line-height: 17px;
  font-size: 14px;
  margin-right: 5px;
}
header .td-post-comments {
  float: right;
  position: relative;
  top: 2px;
}
header .td-post-comments a {
  color: #444;
}
header .td-post-comments i {
  vertical-align: middle;
}
header .td-icon-comments {
  margin-right: 5px;
  font-size: 9px;
}
/*  ----------------------------------------------------------------------------
    Sharing Top
*/
.td-post-sharing {
  font-family: 'Open Sans', arial, sans-serif;
  margin-bottom: 21px;
}
.td-post-sharing a {
  display: inline-block;
  vertical-align: middle;
}
.td-default-sharing {
  display: inline-block;
  vertical-align: middle;
}
.td-social-sharing-buttons {
  font-size: 11px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 13px 8px 13px;
  margin-right: 10px;
  height: 40px;
  min-width: 40px;
  text-align: center;
}
.td-social-sharing-buttons:hover {
  opacity: 0.8;
}
.td-social-sharing-buttons .td-sp {
  width: 14px;
  height: 20px;
}
.td-social-but-text {
  display: inline-block;
  position: relative;
  top: -1px;
  line-height: 16px;
  padding-left: 10px;
  margin-left: 12px;
}
.td-social-facebook {
  background-color: #516eab;
}
.td-social-facebook .td-icon-facebook {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.td-social-facebook .td-social-but-text {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.td-social-twitter {
  background-color: #29c5f6;
}
.td-social-twitter .td-icon-twitter {
  font-size: 12px;
}
.td-social-twitter .td-social-but-text {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.td-social-google {
  background-color: #eb4026;
  width: 40px;
}
.td-social-google .td-icon-googleplus {
  font-size: 16px;
  position: relative;
  top: 0;
  left: -1px;
  line-height: 22px;
}
.td-social-pinterest {
  background-color: #ca212a;
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-social-pinterest {
    margin-right: 10px;
  }
}
.td-social-pinterest .td-icon-pinterest {
  font-size: 13px;
  position: relative;
  top: 1px;
}
.td-social-whatsapp {
  display: none !important;
  background-color: #7bbf6a;
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-social-whatsapp {
    display: inline-block !important;
  }
}
.td-social-whatsapp i {
  font-size: 20px;
  bottom: 2px;
  right: 2px;
}
.td-classic-sharing {
  display: inline-block;
  vertical-align: middle;
}
.td-classic-sharing ul {
  margin: 0 0 0 30px;
  height: 20px;
}
.td-classic-sharing li {
  display: inline-block;
  height: 20px;
  margin-left: 0;
}
.td-classic-twitter {
  position: relative;
  top: -1px;
  left: 2px;
}
.td-classic-twitter .twitter-share-button {
  margin: 0 !important;
}
/*  ----------------------------------------------------------------------------
    Sharing Bottom
*/
.td-post-sharing-bottom {
  border: 1px solid #ededed;
  padding: 10px 26px;
  margin-bottom: 40px;
  /* responsive portrait phone */
}
.td-post-sharing-bottom .td-social-sharing-buttons {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 32px;
  min-width: 32px;
  padding: 6px 9px 4px 9px;
}
.td-post-sharing-bottom .td-social-but-text {
  margin-left: 8px;
  padding-left: 9px;
}
.td-post-sharing-bottom .td-social-google {
  width: 32px;
}
.td-post-sharing-bottom .td-social-google i {
  top: 0;
  left: -2px;
}
@media (max-width: 480px) {
  .td-post-sharing-bottom .td-social-but-text {
    display: none;
  }
}
@-moz-document url-prefix() {
  .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 7px 9px 4px;
  }
  .td-social-google .td-icon-googleplus {
    line-height: 20px;
  }
}
.td-post-share-title {
  font-weight: 700;
  font-size: 14px;
  position: relative;
  margin-right: 20px;
  vertical-align: middle;
}
/* responsive landscape tablet */
@media (max-width: 1140px) {
  .td-pb-span8 .td-with-like .td-social-but-text {
    display: none;
  }
}
/* responsive portrait tablet */
@media (max-width: 1018px) {
  .td-pb-span8 .td-with-like .td-post-share-title {
    display: none;
  }
  .td-pb-span8 .td-post-sharing-bottom.td-with-like {
    padding: 18px;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-post-sharing {
    text-align: center;
  }
  .td-with-like .td-social-but-text,
  .td-with-like .td-post-share-title {
    display: none;
  }
  .td-post-sharing-top {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .td-post-sharing-bottom {
    padding: 20px 0;
  }
}
/* responsive 580px phone */
@media (max-width: 580px) {
  .td-post-sharing-top .td-social-but-text {
    display: none;
  }
  .td-default-sharing {
    margin-right: 0;
  }
  .td-classic-sharing {
    width: 100%;
    margin-top: 20px;
  }
  .td-classic-sharing ul {
    margin-left: 0;
  }
  .td-post-share-title {
    display: none;
  }
}
.post footer {
  clear: both;
}
.page-nav.page-nav-post {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Source and Via
*/
.td-post-source-tags {
  font-size: 11px;
}
.td-post-source-tags a {
  font-size: 11px;
}
.td-post-source-tags .td-no-tags {
  margin-bottom: 34px;
}
.td-post-source-via {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.td-post-small-box {
  margin-bottom: 4px;
  line-height: 20px;
  clear: left;
  height: 20px;
  display: table;
}
.td-post-small-box span {
  background-color: #222222;
  padding: 5px 9px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 10px;
  float: left;
  height: 20px;
}
.td-post-small-box a {
  display: block;
  float: left;
  border: 1px solid #ededed;
  margin-left: 4px;
  line-height: 8px;
  color: #111111;
  padding: 5px 8px;
  height: 20px;
}
.td-post-small-box a:hover {
  color: #fff;
  background-color: #4db2ec;
  border-color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Tags
*/
.td-tags {
  margin: 0 0 30px 0;
  font-family: 'Open Sans', arial, sans-serif;
  display: table;
  line-height: 20px;
  font-weight: 600;
}
.td-tags li {
  list-style: none;
  display: inline-block;
  line-height: 20px;
  margin-left: 0;
  float: left;
  margin-bottom: 4px;
}
.td-tags span,
.td-tags a {
  margin-right: 4px;
  margin-left: 0;
}
/*  ----------------------------------------------------------------------------
    Next / Prev article
*/
.td-post-next-prev-content {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
}
.td-post-next-prev-content span {
  display: block;
  font-size: 12px;
  color: #c1c1c1;
  margin-bottom: 7px;
}
.td-post-next-prev-content a {
  display: block;
  font-size: 15px;
  color: #222;
  line-height: 21px;
  margin-bottom: 43px;
}
.td-post-next-prev-content a:hover {
  color: #4db2ec;
}
.td-post-next-post {
  text-align: right;
}
.td-next-prev-separator {
  display: none;
}
.td-post-prev-post,
.td-post-next-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-prev-post,
  .td-post-next-post {
    width: 50%;
  }
}
/*  ----------------------------------------------------------------------------
    Author box
*/
.author-box-wrap {
  border: 1px solid #ededed;
  padding: 21px;
  margin-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap {
    text-align: center;
  }
}
.author-box-wrap .avatar {
  float: left;
  max-width: 96px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .avatar {
    margin-bottom: 5px;
    float: none;
  }
}
.author-box-wrap .desc {
  margin-left: 117px;
  font-size: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .desc {
    margin-left: 0;
  }
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
  color: #222;
}
.author-box-wrap .td-author-social {
  margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
  color: #444;
  margin-top: 11px;
}
.author-box-wrap .td-author-social a:hover {
  color: #4db2ec;
}
.author-box-wrap .td-author-social .td-icon-font {
  font-size: 15px;
  width: auto;
  min-width: 18px;
  height: auto;
  margin-right: 15px;
}
.td-author-name {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin: 7px 0 8px 0;
}
.td-author-name a {
  color: #222;
}
.td-author-name a:hover {
  color: #4db2ec;
}
.td-author-url {
  font-size: 11px;
  font-style: italic;
  line-height: 21px;
  margin-bottom: 6px;
}
.td-author-url a {
  color: #444;
}
.td-author-url a:hover {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Related / similar articles
*/
/* related_posts_row */
.td-related-row {
  margin-right: -21px;
  *zoom: 1;
  /* responsive 500px phone */
}
.td-related-row:before,
.td-related-row:after {
  display: table;
  content: "";
}
.td-related-row:after {
  clear: both;
}
.td-related-row [class*="td-related-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-related-row .td-related-span4 {
  width: 33.33333333%;
  padding-left: 0;
  padding-right: 21px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .td-related-row .td-related-span4 {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .td-related-row {
    margin-right: -10px;
  }
  .td-related-row .td-video-play-ico img {
    width: 20px;
  }
}
.td-related-full-width .td-related-row {
  margin-right: -22px;
  /* responsive portrait phone */
}
.td-related-full-width .td-related-row .td-related-span4 {
  width: 20%;
  padding-right: 22px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-related-full-width .td-related-row .td-related-span4 {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .td-related-full-width .td-related-row .td-video-play-ico img {
    width: 20px;
  }
}
.td_block_related_posts {
  position: relative;
  /* responsive portrait phone */
}
.td_block_related_posts .td-module-thumb {
  margin-bottom: 7px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_block_related_posts .td-video-play-ico > img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-video-play-ico > img {
    width: 25px;
  }
}
.td_block_related_posts .td-module-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-module-title {
    font-size: 17px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .td_block_related_posts .td-related-span4 {
    width: 100%;
  }
  .td_block_related_posts .td-module-image {
    position: absolute;
    width: 100px;
  }
  .td_block_related_posts .item-details {
    padding-left: 110px;
    min-height: 70px;
    margin-bottom: 26px;
  }
}
.td_block_template_1 .td-related-title {
  border-bottom: 2px solid #4db2ec;
}
.td_block_template_1 .td-related-title a {
  line-height: 1;
  padding: 9px 12px 5px 12px;
  /* responsive 320px phone */
}
@media (max-width: 319px) {
  .td_block_template_1 .td-related-title a {
    width: 100%;
    font-size: 12px !important;
  }
}
.td_block_template_1 .td-related-title .td-cur-simple-item {
  background-color: #4db2ec;
  color: #fff;
}
.td_block_template_1 .td-related-title .td-cur-simple-item:hover {
  color: #fff;
}
.td-related-title {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 27px;
}
.td-related-title > .td-related-left,
.td-related-title > .td-related-right {
  display: inline-block;
  white-space: nowrap;
  /* responsive 320px phone */
}
@media (max-width: 320px) {
  .td-related-title > .td-related-left,
  .td-related-title > .td-related-right {
    font-size: 13px !important;
  }
}
.td-related-title > .td-related-right {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-related-title > .td-related-right {
    margin-right: 0 !important;
  }
}
@-moz-document url-prefix() {
  .td_block_template_1 .td-related-title > .td-related-left,
  .td_block_template_1 .td-related-title > .td-related-right {
    padding: 8px 12px 6px 12px;
  }
}
.td_mod_related_posts:hover h3 > a {
  color: #4db2ec;
}
/*  ----------------------------------
    Parallax header
*/
.td-parallax-header {
  margin-bottom: 60px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-parallax-header {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .td-parallax-header {
    margin-bottom: 25px;
  }
}
/*  ----------------------------------
    Post embeds
*/
.wp-embedded-content {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    Image gradient
*/
.td-image-gradient:before {
  bottom: 0;
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 1018px) {
  .td-image-gradient:before {
    height: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Default Post Template
*/
.td-post-content p:empty {
  display: none;
}
.td-post-featured-image {
  position: relative;
}
.td-post-featured-image img {
  display: block;
  margin-bottom: 26px;
  width: 100%;
}
.td-post-featured-image .wp-caption-text {
  margin-bottom: 26px;
  z-index: 1;
}
.td-post-content {
  margin-top: 21px;
  padding-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-content {
    margin-top: 16px;
  }
}
.td-post-content img {
  display: block;
}
.td-post-content table {
  margin-bottom: 21px;
}
.td-post-content .td-gallery {
  clear: both;
}
.td-post-template-default .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
  margin-right: 0;
}
@media (max-width: 1018px) {
  .td-post-template-default .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-default .td-post-featured-image img {
  width: auto;
}
/*  ----------------------------------------------------------------------------
    Template 1
*/
.td-post-template-1 {
  /* Video */
}
.td-post-template-1 .td-post-header .entry-title {
  font-size: 38px;
  line-height: 44px;
}
@media (max-width: 1018px) {
  .td-post-template-1 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-1 .td-post-sharing-top {
  margin-bottom: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-post-sharing-top {
    margin-bottom: 20px;
  }
}
.td-post-template-1 .td-featured-image-rec {
  float: left;
  width: 300px;
  margin-right: 21px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-featured-image-rec {
    width: auto;
    margin-right: 15px;
  }
}
@media (max-width: 500px) {
  .td-post-template-1 .td-featured-image-rec {
    width: 100%;
    margin-right: 0;
  }
}
.td-post-template-1 .td-featured-image-rec img,
.td-post-template-1 .td-featured-image-rec .wpb_video_wrapper {
  margin-bottom: 21px;
}
.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-1 .td-pb-span8 .td-featured-image-rec {
    width: 250px;
    margin-right: 17px;
  }
}
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
  float: left;
  width: 60%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
    float: none;
    width: 100%;
  }
}
.td-post-template-1 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-1 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-1 .wpb_video_wrapper .twitter-video {
  min-width: 300px !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-1 .wpb_video_wrapper .twitter-video {
    min-width: 200px !important;
  }
}
/* Video */
.wpb_video_wrapper {
  margin-bottom: 26px;
}
.wpb_video_wrapper iframe {
  display: block;
}
.wpb_video_wrapper .twitter-video {
  max-width: none !important;
}
/*  ----------------------------------------------------------------------------
    Template 2
*/
.td-post-template-2 .td-post-content {
  margin-top: 0;
}
.td-post-template-2 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-header .entry-title {
    margin-bottom: 9px;
  }
}
@media (max-width: 1018px) {
  .td-post-template-2 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-2 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-2 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-2 .td-post-title .td-post-comments,
.td-post-template-2 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-2 .td-post-featured-image img {
  width: auto;
}
.td-post-template-2 .td-post-sharing-top {
  margin-bottom: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-sharing-top {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.td-post-template-2 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 12px 0 20px;
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Template 3
*/
.td-post-template-3 {
  /* responsive portrait phone */
  /* align center top sharing on full width */
}
.td-post-template-3 .td-post-featured-image img {
  margin-bottom: 0;
}
.td-post-template-3 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-3 .td-crumb-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td-post-template-3 .td-crumb-container .entry-crumbs {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-crumb-container .entry-crumbs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.td-post-template-3 .td-post-header-holder {
  position: relative;
  min-height: 300px;
  background-color: #444;
  margin-bottom: 36px;
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-post-header-holder {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header-holder {
    margin-bottom: 21px;
    min-height: 200px;
  }
}
.td-post-template-3 .td-post-header-holder .wp-caption-text {
  display: none;
}
.td-post-template-3 .td-post-featured-image img {
  margin-bottom: 0;
}
.td-post-template-3 .td-post-title {
  position: absolute;
  bottom: 0;
  padding: 0 30px 9px 30px;
  width: 80%;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-post-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-title {
    padding: 0 14px 0;
  }
}
.td-post-template-3 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-3 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-3 .td-post-title .td-post-comments,
.td-post-template-3 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-3 .td-post-title .td-post-author-name,
.td-post-template-3 .td-post-title .td-post-author-name a,
.td-post-template-3 .td-post-title .td-post-date,
.td-post-template-3 .td-post-title .td-post-comments a,
.td-post-template-3 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-3 .td-post-title .wp-caption-text {
  color: #fff;
  position: absolute;
  bottom: 27px;
  right: 21px;
  margin-bottom: 0;
  height: 17px;
  max-width: 40%;
  overflow: hidden;
  text-align: right;
}
.td-post-template-3 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-3 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-3 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header header .entry-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
.td-post-template-3 .td-post-header.td-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header.td-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-post-template-3 .td-post-sub-title {
  color: #ddd;
  margin-bottom: 25px;
  font-size: 19px;
  line-height: 25px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-3 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-3 .td-post-content {
  margin-top: 0;
}
.td-post-template-3 .td-image-gradient:before {
  z-index: 1;
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-sharing-top {
    margin-top: 0;
  }
}
.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top {
  text-align: center;
}
.td-boxed-layout .td-post-template-3 .td-post-title {
  padding: 0 48px 25px;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-post-template-3 .td-post-title {
    padding: 0 21px 9px;
  }
}
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
  width: 1164px;
  left: -48px;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-post-template-3 .td-post-header-holder {
    width: 100%;
    left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Template 4
*/
.td-post-template-4 {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-4 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-4 .td-crumb-container .entry-crumbs {
  margin-bottom: 0;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-crumb-container .entry-crumbs {
    margin-bottom: -24px;
    padding-top: 10px;
  }
}
.td-post-template-4 .td-post-header-holder {
  position: relative;
  min-height: 240px;
  margin-bottom: 48px;
  padding-top: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-4 .td-post-header-holder {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-header-holder {
    padding-top: 30px;
    margin-bottom: 0;
    background-color: transparent;
    min-height: 0;
  }
}
.td-post-template-4 .td-post-header-holder .wp-caption-text {
  display: none;
}
.td-post-template-4 .td-post-featured-image {
  background-color: #444;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image {
    margin-bottom: 13px;
  }
}
.td-post-template-4 .td-post-featured-image .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image .entry-thumb {
    margin-bottom: 0;
  }
}
.td-post-template-4 .td-post-title {
  width: 720px;
  position: absolute;
  bottom: 0;
  padding: 21px 21px 0 0;
  background-color: #fff;
  z-index: 1;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-4 .td-post-title {
    width: 664px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-4 .td-post-title {
    width: 498px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title {
    width: 100%;
    padding: 0;
    position: relative;
  }
}
.td-post-template-4 .td-post-title h1.entry-title {
  margin-bottom: 14px;
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-post-title h1.entry-title {
    margin-bottom: 9px;
  }
}
.td-post-template-4 .td-post-title .td-category {
  margin-bottom: 7px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title .td-category {
    margin-bottom: 0;
  }
}
.td-post-template-4 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
  position: relative;
  bottom: -4px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title .td-module-meta-info {
    bottom: 0;
  }
}
.td-post-template-4 .td-post-title .wp-caption-text {
  color: #fff;
  position: absolute;
  bottom: 17px;
  right: 21px;
  margin-bottom: 0;
  max-width: 300px;
  text-align: right;
}
.td-post-template-4 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-4 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-4 .td-post-sub-title {
  margin-bottom: 18px;
}
.td-post-template-4 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-content {
    margin-top: 16px;
  }
}
.td-post-template-4 .td-image-gradient:before {
  height: 57%;
}
@media (max-width: 767px) {
  .td-post-template-4 .td-image-gradient:before {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Template 5
*/
@media (max-width: 1018px) {
  .td-post-template-5 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-5 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-5 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-5 .td-crumb-container {
  margin-bottom: 9px;
}
/*  ----------------------------------------------------------------------------
    Template 6
*/
.td-post-template-6 {
  /* responsive portrait phone */
}
.td-post-template-6 .td-post-header {
  height: 700px;
  position: relative;
  width: 1128px;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-6 .td-post-header {
    width: 1040px;
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header {
    width: 740px;
    height: 500px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.td-post-template-6 .td-post-header-holder {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  padding: 21px 30px 0 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header-holder {
    padding: 21px 21px 0;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header-holder {
    padding: 10px 10px 0 10px;
    position: relative;
  }
}
.td-post-template-6 .entry-crumbs {
  margin-bottom: 9px;
}
.td-post-template-6 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 11px;
}
.td-post-template-6 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 9px;
  }
}
.td-post-template-6 .td-post-title .td-category {
  margin-bottom: 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-title .td-category {
    margin-bottom: 0;
  }
}
.td-post-template-6 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-6 .td-post-title .td-post-comments,
.td-post-template-6 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-6 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
}
.td-post-template-6 .td-main-content,
.td-post-template-6 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-6 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-6 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-6 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-content {
    margin-top: 16px;
  }
}
.td-post-template-6 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 9px 0 18px;
}
.td-post-template-6 #td-full-screen-header-image {
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 #td-full-screen-header-image {
    position: relative;
    height: 240px;
  }
}
.td-image-gradient-style6:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000', GradientType=0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-image-gradient-style6:after {
    display: none;
  }
}
.td-full-screen-header-image-wrap {
  position: relative;
  overflow: hidden;
}
#td-full-screen-header-image {
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Template 7
*/
.td-post-template-7 {
  /* responsive portrait phone */
  /* align center top sharing on full width */
}
.td-post-template-7 .td-post-header {
  height: 700px;
  position: relative;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-7 .td-post-header {
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-header {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header {
    height: auto;
    min-height: 400px;
  }
}
.td-post-template-7 .td-post-header-holder {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header-holder {
    width: auto;
    padding-right: 10px;
  }
}
.td-post-template-7 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-crumb-container {
    padding-top: 12px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-crumb-container {
    left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
}
.td-post-template-7 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-7 .td-post-title .td-post-author-name,
.td-post-template-7 .td-post-title .td-post-author-name a,
.td-post-template-7 .td-post-title .td-post-date,
.td-post-template-7 .td-post-title .td-post-comments a,
.td-post-template-7 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-7 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-7 .td-post-title .td-post-comments,
.td-post-template-7 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-7 .entry-crumbs,
.td-post-template-7 .entry-crumbs a {
  color: #fff;
}
.td-post-template-7 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-7 .td-post-header .entry-title a {
  color: #fff;
}
.td-post-template-7 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-post-template-7 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  color: #ddd;
  margin-bottom: 25px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-7 .td-read-down {
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.td-post-template-7 .td-read-down a {
  display: inline-block;
}
.td-post-template-7 .td-read-down .td-icon-read-down {
  font-size: 44px;
  opacity: 0.8;
  color: #fff;
  bottom: -10px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-read-down .td-icon-read-down {
    font-size: 25px;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-read-down .td-icon-read-down {
    font-size: 25px;
    bottom: 0;
  }
}
.td-post-template-7 .td-main-content,
.td-post-template-7 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-7 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-7 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-7 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-content {
    margin-top: 21px;
  }
}
.td-post-template-7 #td-full-screen-header-image {
  position: absolute;
}
.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top {
  text-align: center;
}
.td-post-template-7 .td-post-sharing-top {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-sharing-top {
    margin-top: 21px;
  }
}
.td-image-gradient-style7:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(18%, rgba(0, 0, 0, 0)), color-stop(28%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#cc000000', GradientType=0);
}
/*  ----------------------------------------------------------------------------
    Template 8
*/
.td-post-template-8-box {
  margin: 0 auto;
  width: 1164px;
  padding: 0 48px;
  background-color: #fff;
}
@media (max-width: 1180px) {
  .td-post-template-8-box {
    width: 100%;
    padding: 0;
  }
}
.td-post-template-8 {
  background: transparent;
  /* responsive portrait phone */
  /* align center top sharing on full width */
}
.td-post-template-8 .td-post-header {
  margin: 0 auto;
  width: 1164px;
  height: 570px;
  position: relative;
  display: table;
  background-color: rgba(0, 0, 0, 0.5);
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1180px) {
  .td-post-template-8 .td-post-header {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header {
    height: 340px;
  }
}
.td-post-template-8 .td-post-sharing-top {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-sharing-top {
    margin-top: 21px;
  }
}
.td-post-template-8 .td-post-header-holder {
  display: table-cell;
  padding: 20px 48px;
  z-index: 1;
  vertical-align: bottom;
  text-align: left;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1180px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 1068px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 10px;
  }
}
.td-post-template-8 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1068px;
  margin: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-crumb-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-crumb-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-crumb-container {
    width: 100%;
    padding: 11px;
  }
}
.td-post-template-8 .entry-crumbs,
.td-post-template-8 .entry-crumbs a {
  color: #fff;
}
.td-post-template-8 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-8 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-title .td-module-meta-info {
    margin-bottom: 5px;
  }
}
.td-post-template-8 .td-post-title .td-post-author-name,
.td-post-template-8 .td-post-title .td-post-author-name a,
.td-post-template-8 .td-post-title .td-post-date,
.td-post-template-8 .td-post-title .td-post-comments a,
.td-post-template-8 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-8 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-8 .td-post-title .td-post-comments,
.td-post-template-8 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-8 .td-post-title {
  width: 81%;
}
@media (max-width: 1018px) {
  .td-post-template-8 .td-post-title {
    width: 100%;
  }
}
.td-post-template-8 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-8 .td-post-header .entry-title a {
  color: #fff;
}
.td-post-template-8 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-post-template-8 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  color: #ddd;
  margin-bottom: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-8 .td-main-content,
.td-post-template-8 .td-main-sidebar {
  margin-top: 48px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-main-content,
  .td-post-template-8 .td-main-sidebar {
    margin-top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-main-content,
  .td-post-template-8 .td-main-sidebar {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-8 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-8 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-content {
    margin-top: 21px;
  }
}
.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top {
  text-align: center;
}
.td-image-gradient-style8:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-box-shadow: inset 0 0 188px 0 #000000;
  -moz-box-shadow: inset 0 0 188px 0 #000000;
  box-shadow: inset 0 0 188px 0 #000000;
  z-index: -1;
}
/*  ----------------------------------------------------------------------------
    Template 9
*/
@media (max-width: 1018px) {
  .td-post-template-9 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-9 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-9 .td-crumb-container .entry-crumbs {
  margin-bottom: -35px;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-9 .td-crumb-container .entry-crumbs {
    margin-bottom: -24px;
    padding-top: 10px;
  }
}
.td-post-template-9 .td-post-featured-video {
  margin-bottom: 48px;
  padding-top: 48px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-9 .td-post-featured-video {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-video {
    margin-bottom: 13px;
    padding-top: 34px;
  }
}
.td-post-template-9 .td-post-featured-video .wpb_video_wrapper {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-video .wpb_video_wrapper {
    margin-bottom: 13px;
  }
}
.td-post-template-9 .td-post-featured-video iframe {
  display: block;
}
.td-post-template-9 .td-post-featured-image img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-image img {
    margin-bottom: 0;
  }
}
.td-post-template-9 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-9 .td-post-title .td-post-views {
  margin-right: 0;
}
/*  ----------------------------------------------------------------------------
    Template 10
*/
@media (max-width: 1018px) {
  .td-post-template-10 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-10 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-10 .td-crumb-container .entry-crumbs {
  margin-bottom: -35px;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-10 .td-crumb-container .entry-crumbs {
    margin-bottom: -23px;
    padding-top: 9px;
  }
}
.td-post-template-10 .entry-crumbs a:hover {
  color: #fff;
}
.td-post-template-10 .td-post-featured-video {
  margin-bottom: 48px;
  padding-bottom: 48px;
  padding-top: 48px;
}
@media (max-width: 1018px) {
  .td-post-template-10 .td-post-featured-video {
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    /* responsive portrait phone */
  }
}
@media (max-width: 1018px) and (max-width: 767px) {
  .td-post-template-10 .td-post-featured-video {
    margin-bottom: 13px;
    padding-bottom: 15px;
    padding-top: 30px;
  }
}
.td-post-template-10 .td-post-featured-video img,
.td-post-template-10 .td-post-featured-video .wpb_video_wrapper {
  margin-bottom: 0;
}
.td-post-template-10 .td-post-featured-video iframe,
.td-post-template-10 .td-post-featured-video img {
  display: block;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
.td-post-template-10 .td-post-title .wp-caption-text {
  color: #c3c3c3;
  margin-bottom: 0;
}
.td-post-template-10 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-10 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-video-template-bg {
  background-color: #222222;
}
.td-video-template-bg .td-category a {
  background-color: #111;
}
/*  ----------------------------------------------------------------------------
    Template 11
*/
.td-post-template-11 {
  /* responsive portrait phone */
}
.td-post-template-11 .td-video-template-bg .td-pb-span4 {
  float: right;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-video-template-bg .td-pb-span4 {
    clear: both;
    width: 100%;
  }
}
.td-post-template-11 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 13px;
  padding-top: 14px;
}
.td-post-template-11 .entry-crumbs a:hover {
  color: #fff;
}
.td-post-template-11 .td-post-featured-video {
  padding-bottom: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-featured-video {
    clear: both;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-post-template-11 .td-post-featured-video {
    clear: both;
  }
}
.td-post-template-11 .td-post-featured-video img {
  margin-bottom: 0;
}
.td-post-template-11 .td-post-featured-video iframe {
  display: block;
}
.td-post-template-11 .wpb_video_wrapper {
  margin-bottom: 0;
}
.td-post-template-11 .td-post-sharing-top {
  margin-bottom: 0;
  margin-top: 21px;
  text-align: center;
}
.td-post-template-11 .td-post-header {
  padding-bottom: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-header {
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-post-template-11 .td-post-header {
    padding-bottom: 0;
  }
}
.td-post-template-11 .td-post-header .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1018px) {
  .td-post-template-11 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
.td-post-template-11 .td-post-sub-title {
  color: #ddd;
  font-size: 14px;
  margin-bottom: 10px;
}
.td-post-template-11 .td-post-title .td-module-meta-info {
  margin-bottom: 36px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-module-meta-info {
    margin-bottom: 12px;
  }
}
.td-post-template-11 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-11 .td-post-title .td-post-comments,
.td-post-template-11 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-comments,
  .td-post-template-11 .td-post-title .td-post-views {
    margin-top: 0;
  }
}
.td-post-template-11 .td-post-title .td-post-author-name,
.td-post-template-11 .td-post-title .td-post-date,
.td-post-template-11 .td-post-title .td-post-comments a,
.td-post-template-11 .td-post-title .td-post-views {
  color: #aaa;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-author-name,
  .td-post-template-11 .td-post-title .td-post-date,
  .td-post-template-11 .td-post-title .td-post-comments a,
  .td-post-template-11 .td-post-title .td-post-views {
    float: left;
  }
}
.td-post-template-11 .td-post-title .td-post-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-comments {
    width: 60%;
  }
}
.td-post-template-11 .td-post-title .td-post-views {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-views {
    clear: left;
    float: none;
  }
}
.td-post-template-11 .td-post-title .td-post-author-name a {
  color: #e6e6e6;
}
.td-post-template-11 .td-post-title .wp-caption-text {
  color: #c3c3c3;
  margin-bottom: 0;
}
.td-post-template-11 .td-post-title .td-category a {
  background-color: #000;
}
.td-post-template-11 .td_block_related_posts {
  padding-bottom: 0;
}
.td-post-template-11 .td_block_related_posts .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td-post-template-11 .td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
  }
}
.td-post-template-11 .td_block_related_posts .td-post-category {
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td-post-template-11 .td_block_related_posts .td-post-category {
    word-wrap: break-word;
    width: auto;
  }
}
.td-post-template-11 .td_block_related_posts .td-related-span4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .td-related-span4 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.td-post-template-11 .td_block_related_posts .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .item-details {
    padding-right: 10px;
  }
}
.td-post-template-11 .td_block_related_posts .td-related-row {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .td-related-row {
    margin-right: 0;
  }
}
.td-post-template-11 .td-related-title {
  padding: 10px 0 0 0 !important;
  margin-bottom: 0;
  text-align: left !important;
  line-height: 1 !important;
  background-color: transparent !important;
  letter-spacing: normal !important;
  margin-top: 0 !important;
  border: none !important;
  top: auto !important;
  font-size: 14px !important;
  /* responsive portrait phone */
}
.td-post-template-11 .td-related-title:after,
.td-post-template-11 .td-related-title:before {
  display: none !important;
}
@media (max-width: 767px) {
  .td-post-template-11 .td-related-title {
    margin-bottom: 16px;
  }
}
.td-post-template-11 .td-related-title .td-related-left,
.td-post-template-11 .td-related-title .td-related-right {
  color: #fff;
  background-color: transparent !important;
  border: none !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  padding: 9px 20px 5px 0 !important;
  margin-left: 0 !important;
}
.td-post-template-11 .td-related-title .td-related-left:after,
.td-post-template-11 .td-related-title .td-related-right:after,
.td-post-template-11 .td-related-title .td-related-left:before,
.td-post-template-11 .td-related-title .td-related-right:before {
  display: none !important;
}
.td-post-template-11 .td-related-title .td-related-right {
  margin-right: 30px !important;
}
.td-post-template-11 .td-related-title .td-related-left {
  padding-left: 0;
}
.td-post-template-11 .td-related-title .td-related-left:hover,
.td-post-template-11 .td-related-title .td-related-right:hover {
  color: #4db2ec;
}
.td-post-template-11 .td-related-title .td-cur-simple-item {
  background-color: transparent;
  color: #4db2ec;
}
.td-post-template-11 .td-related-span4 {
  margin-top: 12px;
  margin-bottom: 32px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap {
  position: absolute;
  right: 0;
  top: 13px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a {
  border: none;
  margin-right: 0;
  margin-left: 10px;
  font-size: 10px;
  padding: 0;
  line-height: 25px;
  width: 20px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover {
  background-color: transparent;
  border: none;
  color: #4db2ec;
}
.td-post-template-11 .td_mod_related_posts .td-module-title {
  margin-bottom: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td_mod_related_posts .td-module-title {
    font-size: 11px;
    line-height: 15px;
  }
}
.td-post-template-11 .td_mod_related_posts a {
  color: #fff;
}
.td-post-template-11 .td-main-content,
.td-post-template-11 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-11 .td-main-content,
  .td-post-template-11 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-11 .td-post-content {
  margin-top: 0;
}
@media (max-width: 500px) {
  .td-post-template-11 .td-related-title > .td-related-right {
    padding-left: 0;
  }
}
.td-video-template-bg-small {
  background-color: #1d1d1d;
}
/*  ----------------------------------------------------------------------------
    Template 12,
    Template 13
*/
.td-post-template-12 .td-post-header,
.td-post-template-13 .td-post-header {
  margin-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-header,
  .td-post-template-13 .td-post-header {
    margin-bottom: 20px;
  }
}
.td-post-template-12 .td-post-header .entry-title,
.td-post-template-13 .td-post-header .entry-title {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  padding: 10px 8%;
  text-align: center;
  letter-spacing: 0.02em;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-header .entry-title,
  .td-post-template-13 .td-post-header .entry-title {
    padding: 10px;
  }
}
.td-post-template-12 .td-post-header .td-a-rec > div,
.td-post-template-13 .td-post-header .td-a-rec > div,
.td-post-template-12 .td-post-header .td-g-rec .adsbygoogle,
.td-post-template-13 .td-post-header .td-g-rec .adsbygoogle {
  margin-bottom: 9px;
  margin-top: 9px;
}
.td-post-template-12 .td-post-header .td-crumb-container,
.td-post-template-13 .td-post-header .td-crumb-container {
  padding-top: 11px;
}
.td-post-template-12 .td-post-header .td-category,
.td-post-template-13 .td-post-header .td-category {
  text-align: center;
}
.td-post-template-12 .td-post-header .td-post-title,
.td-post-template-13 .td-post-header .td-post-title {
  margin-top: 16px;
}
.td-post-template-12 .td-post-header .td-post-title .td-category,
.td-post-template-13 .td-post-header .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-12 .td-post-header .td-post-title .td-post-date,
.td-post-template-13 .td-post-header .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-12 .td-post-header .td-post-title .td-post-comments,
.td-post-template-13 .td-post-header .td-post-title .td-post-comments,
.td-post-template-12 .td-post-header .td-post-title .td-post-views,
.td-post-template-13 .td-post-header .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-12 .td-post-header .td-post-title .td-post-author-name,
.td-post-template-13 .td-post-header .td-post-title .td-post-author-name,
.td-post-template-12 .td-post-header .td-post-title .td-post-date,
.td-post-template-13 .td-post-header .td-post-title .td-post-date {
  float: none;
}
.td-post-template-12 .td-post-header .td-module-meta-info,
.td-post-template-13 .td-post-header .td-module-meta-info {
  text-align: center;
}
@media (max-width: 1018px) {
  .td-post-template-12 .td-post-header header .entry-title,
  .td-post-template-13 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-12 .td-post-sharing-top,
.td-post-template-13 .td-post-sharing-top {
  text-align: center;
  margin-bottom: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-sharing-top,
  .td-post-template-13 .td-post-sharing-top {
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
.td-post-template-12 .td-post-content,
.td-post-template-13 .td-post-content,
.td-post-template-12 .td_smart_list_1,
.td-post-template-13 .td_smart_list_1,
.td-post-template-12 .td_smart_list_2,
.td-post-template-13 .td_smart_list_2,
.td-post-template-12 .td_smart_list_3,
.td-post-template-13 .td_smart_list_3,
.td-post-template-12 .td_smart_list_4,
.td-post-template-13 .td_smart_list_4,
.td-post-template-12 .td_smart_list_5,
.td-post-template-13 .td_smart_list_5,
.td-post-template-12 .td_smart_list_6,
.td-post-template-13 .td_smart_list_6,
.td-post-template-12 .td_smart_list_7,
.td-post-template-13 .td_smart_list_7,
.td-post-template-12 .td_smart_list_8,
.td-post-template-13 .td_smart_list_8 {
  margin-top: 0;
}
.td-post-template-12 .td-post-sub-title,
.td-post-template-13 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 12px 0 20px;
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-sub-title,
  .td-post-template-13 .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Sidebar fix for post template with parallax
*/
.td-post-template-6 .td-ss-main-sidebar,
.td-post-template-7 .td-ss-main-sidebar {
  -webkit-transform: translate3d(0, 0, 0);
}
/*  ----------------------------------------------------------------------------
    Comment section
*/
.comment {
  list-style: none;
  margin-left: 0;
  padding-bottom: 13px;
  border-bottom: 1px dashed #ededed;
  margin-bottom: 21px;
}
.comment:first-child {
  border-top: none;
}
.comment .avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 50px;
}
.comment cite {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite {
    font-size: 16px;
  }
}
.comment cite a {
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite a {
    display: block;
  }
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
  margin-left: 70px;
}
.comment .comment-content {
  margin-top: 7px;
}
.comment .comment-content p {
  margin-bottom: 21px;
}
.comment .comment-content p:last-child {
  margin-bottom: 0;
}
.comment p {
  margin-bottom: 0;
  word-wrap: break-word;
}
.comment .logged-in-as {
  margin-bottom: 10px;
}
.comment .children {
  margin-left: 70px;
  padding-top: 16px;
  border-top: 1px dashed #ededed;
  margin-top: 13px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children {
    margin-left: 34px;
  }
}
.comment .children .children {
  margin-left: 56px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children .children {
    margin-left: 0;
  }
}
.comment .children .comment:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.comment .children .comment .avatar {
  width: 36px;
  height: 36px;
  position: relative;
  top: 5px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment .children .comment .avatar {
    top: 0;
  }
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta,
.comment .children .comment .comment-respond {
  margin-left: 56px;
}
.td-comments-title-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.comment-link {
  font-size: 11px;
  line-height: 1;
  color: #b4b4b4;
  padding-left: 10px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment-link {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
  }
}
.comment-meta {
  margin-top: 3px;
}
.comment-respond {
  margin-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-respond {
    margin-left: 0 !important;
  }
}
.comment-reply-link {
  font-size: 11px;
  color: #b4b4b4;
}
.comment-reply-link:hover {
  color: #4db2ec;
}
.single .comments {
  margin-bottom: 48px;
  padding-top: 10px;
  margin-top: -10px;
}
/*  ----------------------------------------------------------------------------
    Comment form
*/
#reply-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
  margin-top: 10px;
}
.logged-in-as {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
}
.logged-in-as a {
  color: #111111;
  font-weight: 600;
  /* responsive portrait phone */
}
.logged-in-as a:hover {
  color: #4db2ec;
}
@media (max-width: 767px) {
  .logged-in-as a:last-child {
    display: block;
    float: right;
  }
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  color: #111111;
  margin-left: 10px;
}
#cancel-comment-reply-link:hover {
  color: #4db2ec;
}
.comment .comment-form-input-wrap {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-subscription-form {
  margin-bottom: 3px;
  font-size: 13px;
}
.comment-subscription-form .subscribe-label {
  margin-left: 3px;
  position: relative;
  top: -1px;
}
.td-login-comment {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-login-comment {
    background-color: #222;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
  }
  .td-login-comment a {
    color: #fff;
    padding: 14px 0 15px;
    line-height: 19px;
    display: block;
  }
}
.comments .comment-form .submit {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comments .comment-form .submit {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
  }
}
.comments {
  clear: both;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error {
  display: none;
}
.comment-form textarea {
  display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
  margin-bottom: -11px;
  color: #ff7a7a;
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-pagination {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-pagination {
    margin-bottom: 25px;
    margin-left: -3%;
    margin-right: -3%;
    text-align: center;
  }
  .comment-pagination a {
    background-color: #222;
    color: #fff;
    padding: 14px 0;
    display: inline-block;
    width: 45%;
    text-align: center;
    line-height: 1;
    margin: 0 2%;
    font-size: 13px;
  }
}
.comment-list li:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-list li:last-child {
    border: none;
  }
}
/*  ----------------------------------------------------------------------------
    Page title
*/
.td-page-title {
  font-size: 30px;
  line-height: 38px;
  margin: -9px 0 19px 0;
}
body .td-page-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  body .td-page-title {
    font-size: 26px;
    line-height: 34px;
    margin: -2px 0 19px 0;
  }
}
@media (max-width: 767px) {
  body .td-page-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .page-template-page-pagebuilder-title .td-crumb-container,
  .page-template-default .td-crumb-container {
    margin-bottom: 0;
  }
}
.page-template-page-pagebuilder-title .wpb_text_column :last-child,
.page-template-default .wpb_text_column :last-child,
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child {
  margin-bottom: 26px;
}
.page-template-page-pagebuilder-title .wpb_text_column figure img,
.page-template-default .wpb_text_column figure img {
  margin-bottom: 0 !important;
}
.page-template-page-pagebuilder-title .td-main-content-wrap {
  padding-top: 0;
}
/*  ----------------------------------------------------------------------------
    Default page template
*/
.td-main-content-wrap {
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-content-wrap {
    padding-bottom: 26px;
  }
}
.td-main-page-wrap {
  padding-top: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap {
    padding-top: 32px;
  }
}
/*  ----------------------------------------------------------------------------
    Author page
*/
.td-author-page {
  font-size: 12px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-author-page {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
.td-author-counters {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-author-counters {
    margin-bottom: 10px;
  }
}
.td-author-counters span {
  background-color: #222222;
  padding: 4px 9px 3px;
  margin-right: 10px;
  position: relative;
  top: 0;
}
@-moz-document url-prefix() {
  .td-author-counters span {
    padding: 3px 9px;
    top: -1px;
  }
}
/*  ----------------------------------------------------------------------------
    404 page
*/
.td-404-title {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #222222;
  text-align: center;
  line-height: 50px;
  margin: 50px 0 17px 0 ;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-title {
    font-size: 34px;
    line-height: 44px;
  }
}
.td-404-sub-title {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  line-height: 24px;
  color: #a6a6a6;
  text-align: center;
  margin: 0 0 40px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-sub-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-404-sub-sub-title {
  text-align: center;
  margin-bottom: 70px;
}
.td-404-sub-sub-title a {
  background-color: #222222;
  border: medium none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 8px 15px;
  margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
  color: #fff;
  background-color: #4db2ec;
}
.td-404-head {
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Attachment page
*/
.td-attachment-page-content p {
  color: #444;
  font-size: 11px;
  font-style: italic;
  line-height: 17px;
}
.td-attachment-prev {
  display: inline-block;
  margin: 10px 0 21px 0;
}
.td-attachment-prev img {
  width: 100px;
  height: 100px;
}
.td-attachment-next {
  float: right;
  margin: 10px 0 21px 0;
}
.td-attachment-next img {
  width: 100px;
  height: 100px;
}
/*  ----------------------------------------------------------------------------
    Search page
*/
.td-search-query {
  color: #4db2ec;
}
.search-page-search-wrap {
  margin: 37px 0 51px 0;
}
.td-search-form-widget {
  position: relative;
  line-height: 21px;
}
.td-search-form-widget .wpb_button {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  text-shadow: none;
  padding: 7px 15px 8px 15px;
  line-height: 16px;
  margin: 0;
}
.td-search-form-widget .wpb_button:hover {
  background-color: #4db2ec;
}
.td-search-form-widget div {
  text-align: left;
}
.td-search-form-widget .td-widget-search-input {
  width: 95%;
  border-right: 0;
  height: 32px;
  line-height: 21px;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
}
.td_search_subtitle {
  position: relative;
  top: 11px;
  left: 2px;
  font-size: 12px;
}
/*  ----------------------------------------------------------------------------
    Pagination
*/
.page-nav {
  margin: 30px 0 30px 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav {
    margin-right: auto;
    margin-left: auto;
    display: table;
    width: auto;
  }
}
.page-nav a:hover {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.page-nav a,
.page-nav span {
  padding: 5px 11px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #666;
  line-height: 21px;
  float: left;
}
.page-nav .first,
.page-nav .last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .first,
  .page-nav .last {
    display: none;
  }
}
.page-nav .extend {
  border: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .extend {
    display: none;
  }
}
.page-nav i {
  font-size: 9px;
  line-height: 1;
  display: inline-table;
}
.page-nav .pages {
  float: right;
  margin: 0;
  border: none;
  padding: 6px 0 6px 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .pages {
    display: none;
  }
}
.page-nav .current {
  background-color: #4db2ec;
  color: #fff;
  border-color: #4db2ec;
}
.page-nav:first-child > div {
  padding: 5px 11px;
  border: 1px solid #4db2ec;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #fff;
  line-height: 21px;
  float: left;
  background-color: #4db2ec;
}
.page-nav .td-icon-menu-right {
  padding-left: 1px;
}
.page-nav .td-icon-menu-left {
  padding-right: 1px;
}
/*  ----------------------------------------------------------------------------
    Typography
*/
.td-page-content {
  padding-bottom: 26px;
}
.td-page-content table {
  margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    header
*/
.td-review {
  width: 100%;
  margin-bottom: 34px;
  font-size: 13px;
}
.td-review td {
  padding: 7px 14px;
}
.td-review .td-review-summary {
  padding: 21px 14px;
}
@media (max-width: 767px) {
  .td-review .td-review-summary {
    padding: 0;
  }
}
.td-review i {
  margin-top: 5px;
}
.td-review .td-review-row-stars:hover {
  background-color: #fcfcfc;
}
.td-review .td-review-percent-sign {
  font-size: 15px;
  line-height: 1;
}
.td-review-header .block-title {
  background-color: #222;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  padding: 8px 12px 6px;
  margin-bottom: 0;
  border-bottom: 0;
}
.td-review-header td {
  padding: 26px 0 26px 0;
  border: 0;
}
@-moz-document url-prefix() {
  .td-review-header .block-title {
    padding: 7px 12px;
  }
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
  font-size: 15px;
  width: 20px;
}
/*  ----------------------------------------------------------------------------
    rating stars
*/
.td-review-stars {
  text-align: center;
}
@media (max-width: 767px) {
  .td-review-stars {
    width: 134px;
  }
}
.td-review-final-score {
  line-height: 80px;
  font-size: 48px;
  margin-bottom: 5px;
}
/*  ----------------------------------------------------------------------------
    review bars
*/
.td-rating-bar-wrap {
  margin: 0 0 7px 0;
  background-color: #f5f5f5;
}
.td-rating-bar-wrap div {
  height: 20px;
  background-color: #4db2ec;
  max-width: 100%;
}
.td-review-row-bars .td-review-desc {
  display: inline-block;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    percent
*/
.td-review-percent {
  float: right;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    footer
*/
@media (max-width: 767px) {
  .td-review-footer {
    border-left: 1px solid #ededed;
    position: relative;
    display: block;
  }
  .td-review-footer:after {
    content: '';
    width: 1px;
    background-color: #ededed;
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
  }
}
.td-review-summary {
  padding: 21px 0 0 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td-review-summary {
    display: block;
    width: 100%;
    clear: both;
    border: 0;
  }
}
.td-review-summary .block-title {
  background-color: #222;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  padding: 8px 12px 6px;
  margin-bottom: 13px;
  position: relative;
  border-bottom: 0;
}
@media (max-width: 767px) {
  .td-review-summary .block-title {
    margin: 14px 0 0 14px;
  }
}
@-moz-document url-prefix() {
  .td-review-summary .block-title {
    padding: 7px 12px;
  }
}
.td-review-summary-content {
  font-size: 12px;
  margin-right: 21px;
}
@media (max-width: 767px) {
  .td-review-summary-content {
    margin: 14px;
  }
}
.td-review-score {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 0;
  vertical-align: bottom;
  width: 150px;
}
@media (max-width: 767px) {
  .td-review-score {
    display: block;
    width: 100%;
    padding: 0;
    border-left: 0;
    border-right: 0;
  }
}
.td-review-overall {
  padding: 0 0 28px 0;
  line-height: 14px;
}
.td-review-overall span {
  font-size: 11px;
}
.td-review-final-star {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .td-review-row-stars {
    display: block;
    width: 100%;
    clear: both;
    float: left;
    border: 1px solid #ededed;
    border-bottom: 0;
    border-right: 0;
  }
  .td-review-row-stars td {
    float: left;
    border: 0;
  }
  .td-review-row-stars .td-review-desc {
    width: 70%;
    padding: 9px 14px;
  }
  .td-review-row-stars .td-review-stars {
    width: 30%;
    text-align: right;
  }
  .td-review-row-stars:nth-last-of-type(2) {
    border-bottom: 1px solid #ededed;
  }
}
@media (max-width: 500px) {
  .td-review-row-stars .td-review-desc {
    width: 55%;
  }
  .td-review-row-stars .td-review-stars {
    width: 45%;
  }
}
/*  ----------------------------------------------------------------------------
    wordpress default galleries
*/
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 20px;
  width: 100%;
}
.gallery-item .gallery-caption {
  text-align: center;
  margin: 0;
}
.gallery-item .gallery-icon img {
  display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  margin-bottom: 20px;
}
.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%;
}
/*  ----------------------------------------------------------------------------
    custom gallery-columns-1
*/
.gallery-columns-1 .gallery-item {
  margin-bottom: 30px;
  position: relative;
}
.gallery-columns-1 .gallery-item img {
  display: block;
}
.gallery-columns-1 .gallery-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #0e0e0e;
  color: white;
  font-size: 12px;
  font-style: normal;
  padding: 8px 14px 10px 14px;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider
*/
.post_td_gallery {
  font-family: 'Open Sans', arial, sans-serif;
  color: #fff;
  margin-bottom: 24px;
  background-color: #222;
  overflow: hidden;
  clear: both;
}
.td-gallery-slide-top {
  position: relative;
  min-height: 44px;
  background-color: #111;
}
.td-gallery-title {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  padding: 16px 20px 14px;
  width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-title {
    width: 65%;
  }
}
/* controls wrapper */
.td-gallery-controls-wrapper {
  height: 33px;
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.td-gallery-slide-count {
  display: inline-block;
  margin-right: 7px;
  font-style: italic;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: -8px;
}
.td-gallery-slide-prev-next-but {
  display: inline-block;
  margin-right: 12px;
  position: relative;
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
  font-size: 30px;
  padding: 1px 8px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td-gallery-slide-copywrite {
  float: right;
  padding: 4px 6px;
  text-align: left;
  font-style: italic;
  line-height: 1;
  font-size: 11px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
}
.td-button {
  margin: 0 4.2px 0 4.3px;
  background-size: cover !important;
}
.td-doubleSlider-1 {
  width: auto;
  height: 580px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 {
    height: 180px;
  }
}
.td-doubleSlider-1 .td-slide-galery-figure {
  width: 1068px;
  height: 580px;
  text-align: center;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 740px;
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 180px;
  }
}
.td-doubleSlider-1 .td-slide-item img {
  max-width: none;
  max-height: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item img {
    max-width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item {
    width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
  margin: auto;
  overflow: auto;
  position: absolute;
  left: -50%;
  right: -50%;
  top: -50%;
  bottom: -50%;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  /* if caption or description text is present */
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  width: 100%;
  float: left;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
  width: 100%;
  /*span {
          padding: 7px 6px 7px 17px;
          display: inline-block;
        }*/
}
.td-slide-on-2-columns .td-gallery-title {
  width: 73%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-gallery-title {
    width: 65%;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 180px;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
  width: 696px;
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 640px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 484px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 180px;
  }
}
.td-slide-on-2-columns .td-button {
  margin: 0 5px;
}
.td-doubleSlider-2 {
  padding: 20px 0 10px 0;
  height: 80px !important;
  width: 100%;
  background-color: #111;
  /* responsive portrait phone */
  /* if there are not sufficient sliders to fill the td-doubleSlider-2, then move -how many sliders do we have- in the center of td-doubleSlider-2 */
}
@media (max-width: 767px) {
  .td-doubleSlider-2 {
    display: none;
  }
}
.td-doubleSlider-2 .td-slider {
  width: 100%;
  height: 100%;
  overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
  top: -10px;
  display: inline-block;
}
.td-doubleSlider-2 .td-button:hover {
  cursor: pointer;
}
.td-doubleSlider-2 .td-button {
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button {
    top: -9px !important;
  }
}
.td-doubleSlider-2 .td-button .td-border {
  height: 60px;
  width: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button .td-border {
    height: 58px;
    width: 56px;
  }
}
.td-doubleSlider-2.td_center_slide2 {
  text-align: center;
  padding: 25px 0 10px 0;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
  display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
  position: relative;
  top: -15px;
  margin: 0 2px 0 3px;
}
/*  ----------------------------------------------------------------------------
    Fix gallery on td_module_15 in homepage loop - on 3 columns
*/
.td-pb-span12 .td-slide-on-2-columns .td-slide-galery-figure {
  width: 1068px;
}
/*  ----------------------------------------------------------------------------
    Fix gallery on post with VC in text widget
*/
.single .td-pb-span12 .wpb_text_column .td-slide-on-2-columns .td-slide-galery-figure {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    General Category Templates
*/
.td-pulldown-filter-list {
  display: none;
}
.td-category-pulldown-filter:hover .td-pulldown-filter-list {
  display: block;
}
.td-category-header {
  background-color: #fff;
  clear: both;
}
.td-category-header .td-container {
  position: relative;
}
.td-category-header .td-page-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -2px;
  margin-bottom: 0;
}
.td-category-header .entry-category a {
  font-size: 11px;
  padding: 4px 8px 5px 8px;
}
.td-category-header .td-category-pulldown-filter {
  position: absolute;
  top: 49px;
  right: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-category-header .td-category-pulldown-filter {
    top: 46px;
  }
}
@media (max-width: 767px) {
  .td-category-header .td-category-pulldown-filter {
    top: 50px;
    right: 10px;
  }
}
.td-category-header .td-pulldown-filter-display-option {
  background-color: #222222;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 13px 4px 13px;
  font-size: 11px;
  white-space: nowrap;
}
.td-category-header .td-icon-menu-down {
  font-size: 9px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.td-category-header .td-pulldown-filter-list {
  position: absolute;
  z-index: 2;
  right: 0;
  background-color: #222222;
  padding: 6px 0;
  text-align: left;
  margin: 4px 0 0;
  min-width: 113px;
}
.td-category-header .td-pulldown-filter-list a {
  background-color: transparent !important;
}
.td-category-header .td-pulldown-filter-item {
  list-style: none;
  margin-left: 0;
  line-height: 1;
}
.td-category-header .td-pulldown-category-filter-link {
  padding: 0 13px;
  display: inline-block;
  font-size: 10px;
  line-height: 24px;
  width: 100%;
  color: #fff;
  text-transform: none;
}
.td-category-header .td-pulldown-category-filter-link:hover {
  color: #4db2ec;
}
.td-category-description {
  width: 90%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-description {
    width: 100%;
  }
}
.td-category-description p {
  font-style: italic;
  font-family: 'Open Sans', arial, sans-serif;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 15px;
}
@-moz-document url-prefix() {
  .td-category-header .td-pulldown-filter-display-option {
    padding: 4px 13px 5px 13px;
  }
}
.td-category-siblings {
  z-index: 2;
  opacity: 0;
  width: 744px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-category-siblings {
    width: 560px;
  }
}
@media (max-width: 767px) {
  .td-category-siblings {
    margin-right: 0;
    width: auto;
  }
}
.td-category-siblings .td-category {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  overflow: hidden;
}
.td-category-siblings .td-subcat-more {
  line-height: 1;
  padding: 4px 5px 3px;
}
.td-category-siblings .td-subcat-dropdown {
  background-color: transparent;
  display: inline-block;
  padding: 0;
  position: absolute;
  border: 1px solid #eaeaea;
  color: #222;
  top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-siblings .td-subcat-dropdown {
    position: absolute;
    top: 0;
  }
}
.td-category-siblings .td-subcat-dropdown i {
  margin: 0;
  top: 0;
}
.td-category-siblings .td-subcat-dropdown ul {
  z-index: 999;
  border: 1px solid #e6e6e6;
  margin: 0;
}
.td-category-siblings .td-subcat-dropdown:hover {
  border-color: #222;
  color: #fff;
  background-color: #222;
}
.td-category-siblings .td-subcat-dropdown:hover ul {
  display: block;
  border-color: #222;
  right: -1px;
  top: 23px;
}
.td-category-siblings .td-subcat-dropdown:hover ul:before {
  background-color: #222;
  content: '';
  height: 4px;
  position: absolute;
  right: -1px;
  top: -5px;
  width: 21px;
}
.td-category-siblings .td-subcat-dropdown li {
  list-style: none;
  margin-left: 0;
}
.td-category-siblings .td-subcat-dropdown a {
  display: block;
  color: #fff !important;
  padding: 0 13px;
  white-space: nowrap;
  text-transform: none;
  font-size: 10px;
}
.td-category-siblings .td-subcat-dropdown a:hover {
  color: #4db2ec;
}
.td-category-siblings .td-subcat-dropdown a.td-current-sub-category {
  background-color: transparent;
  color: #4db2ec;
}
.td-js-loaded .td-category-siblings {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.category .td-crumb-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-crumb-container {
    margin-bottom: 3px;
    padding-top: 15px;
  }
}
.category .td-category-grid .td_block_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-category-grid .td_block_wrap {
    padding-bottom: 40px;
  }
}
.category .td-main-content .td-load-more-wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-main-content .td-load-more-wrap {
    margin-bottom: 26px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 1
*/
.td_category_template_1 .td-category-header {
  padding-bottom: 18px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_1 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 5px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-description p {
    margin-top: 9px;
  }
}
.td_category_template_1 .td-category-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
  margin-bottom: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
    margin-bottom: 5px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 2
*/
.td_category_template_2 .td-category-header {
  background-color: #fcfcfc;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 18px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_2 .td-category-pulldown-filter {
  top: 42px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_2 .td-category-pulldown-filter {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_2 .td-crumb-container {
  margin-bottom: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-crumb-container {
    padding-top: 15px;
    margin-bottom: 3px;
  }
}
.td_category_template_2 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-description p {
    margin-top: 9px;
    margin-bottom: 0;
  }
}
.td_category_template_2 .td-category-grid {
  padding-top: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-grid {
    padding-top: 21px;
  }
}
.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
  padding-top: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
    padding-top: 21px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 3
*/
.td_category_template_3 .td-category-header {
  padding-bottom: 23px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-header {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-header {
    padding-bottom: 20px;
  }
}
.td_category_template_3 .td-crumb-container {
  margin-bottom: 2px;
}
.td_category_template_3 .td-category-siblings {
  margin-top: 13px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 0;
  }
}
.td_category_template_3 .td-category-siblings .td-subcat-dropdown {
  border-color: #222;
  color: #fff;
  background-color: #222;
}
.td_category_template_3 .td-category-description p {
  margin-top: 19px;
}
@media (max-width: 1018px) {
  .td_category_template_3 .td-category-description p {
    margin-top: 15px;
  }
}
.td_category_template_3 .td-category,
.td_category_template_3 .entry-category {
  margin-bottom: 0;
}
.td_category_template_3 .td-current-sub-category {
  background-color: #4db2ec;
}
.td_category_template_3 .td-category-pulldown-filter {
  top: 83px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-pulldown-filter {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-pulldown-filter {
    display: none;
  }
}
@-moz-document url-prefix() {
  .td_category_template_3 .td-category-siblings .td-subcat-more {
    padding: 3px 5px 4px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 4
*/
.td_category_template_4 .td-category-header {
  padding-bottom: 23px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-header {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-header {
    padding-bottom: 20px;
  }
}
.td_category_template_4 .td-crumb-container {
  margin-bottom: 3px;
}
.td_category_template_4 .td-category-siblings {
  margin-top: 13px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 0;
  }
}
.td_category_template_4 .td-category-siblings .td-category {
  margin-bottom: 0;
}
.td_category_template_4 .td-category-siblings .td-category a {
  background-color: transparent;
  color: #222222;
  border: 1px solid #eaeaea;
  padding: 3px 7px 4px 7px;
}
.td_category_template_4 .td-category-siblings .td-category a:hover {
  border-color: #4db2ec;
  background-color: #4db2ec;
  color: #fff;
}
.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.td_category_template_4 .td-category-siblings .entry-category {
  margin-bottom: 0;
}
.td_category_template_4 .td-category-description p {
  margin-top: 19px;
}
@media (max-width: 1018px) {
  .td_category_template_4 .td-category-description p {
    margin-top: 15px;
  }
}
.td_category_template_4 .td-category-pulldown-filter {
  top: 83px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-pulldown-filter {
    top: 81px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-pulldown-filter {
    display: none;
  }
}
@-moz-document url-prefix() {
  .td_category_template_4 .td-category-siblings .td-subcat-more {
    padding: 3px 5px 4px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 5
*/
.td_category_template_5 .td-category-header {
  padding-bottom: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-header {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_5 .td-crumb-container {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-crumb-container {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-crumb-container {
    padding-bottom: 9px;
    padding-top: 9px;
  }
}
.td_category_template_5 .td-scrumb-holder {
  min-height: 62px;
  background-color: #fcfcfc;
  border-bottom: 1px solid #f2f2f2;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-scrumb-holder {
    min-height: 52px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-scrumb-holder {
    min-height: 0;
  }
}
.td_category_template_5 .td-category-pulldown-filter {
  top: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-pulldown-filter {
    top: 11px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_5 .td-page-title {
  margin-top: 18px;
}
@media (max-width: 1018px) {
  .td_category_template_5 .td-page-title {
    margin-top: 13px;
  }
}
.td_category_template_5 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-description p {
    margin-top: 9px;
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-description p {
    margin-top: 4px;
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 6
*/
.td_category_template_6 .td-category-header {
  margin: 0 auto;
  width: 1164px;
  min-height: 364px;
  display: table;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1180px) {
  .td_category_template_6 .td-category-header {
    width: 100%;
  }
}
.td_category_template_6 .td-category-header .td-page-title,
.td_category_template_6 .td-category-header p {
  color: #fff;
}
.td_category_template_6 .td-pulldown-container {
  width: 1068px;
  height: 51px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_category_template_6 .td-pulldown-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-pulldown-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-pulldown-container {
    width: 100%;
  }
}
.td_category_template_6 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1068px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_category_template_6 .td-crumb-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-crumb-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-crumb-container {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 100%;
  }
}
.td_category_template_6 .entry-crumbs,
.td_category_template_6 .entry-crumbs a {
  color: #fff;
}
.td_category_template_6 .td-category-pulldown-filter {
  z-index: 2;
  bottom: 26px;
  top: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-pulldown-filter {
    display: table;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    position: relative;
  }
}
.td_category_template_6 .td-pulldown-filter-display-option {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 4px 13px 3px 13px;
}
.td_category_template_6 .td-pulldown-filter-display-option:hover {
  background-color: #222222;
  border-color: #222222;
}
.td_category_template_6 .td-pulldown-filter-list {
  margin-top: 4px;
}
.td_category_template_6 .td-category-description {
  width: 100%;
}
.td_category_template_6 .td-category-description p {
  margin-top: 25px;
  margin-bottom: 25px;
}
.td_category_template_6 .td-main-content-wrap {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-main-content-wrap {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-main-content-wrap {
    padding-top: 40px;
  }
}
.td_category_template_6 .td-category-grid {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-category-grid {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-grid {
    padding-top: 40px;
  }
}
.td_category_template_6 .td-category-grid .td_block_wrap {
  padding-bottom: 0;
}
@-moz-document url-prefix() {
  .td_category_template_6 .td-pulldown-filter-display-option {
    padding: 3px 13px 4px 13px;
  }
}
.td-category-title-holder {
  display: table-cell;
  padding: 110px 15%;
  z-index: 2;
  text-align: center;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-title-holder {
    padding: 80px 5%;
  }
}
.td-category-title-holder .td-page-title {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
}
.td-category-title-holder .entry-title.td-page-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-title-holder .entry-title.td-page-title {
    font-size: 30px;
    line-height: 40px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 7
*/
.td_category_template_7 .td-category-header {
  margin-bottom: 0;
  position: relative;
}
.td_category_template_7 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-crumb-container {
    left: 10px;
  }
}
.td_category_template_7 .td-pulldown-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-pulldown-container {
    height: 56px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
}
.td_category_template_7 .td-category-title-holder {
  padding: 80px 15% 89px;
  display: table;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-title-holder {
    padding: 60px 5% 69px;
  }
}
.td_category_template_7 .td-category-pulldown-filter {
  top: 18px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-pulldown-filter {
    display: table;
    right: 0;
    left: 0;
    margin: auto;
    position: relative;
    bottom: 0;
    top: auto;
  }
}
.td_category_template_7 .td-category-description {
  width: 100%;
}
.td_category_template_7 .td-category-description p {
  margin-top: 25px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-description p {
    margin-bottom: 28px;
    margin-top: 7px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 8
*/
.td_category_template_8 .td-category-header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
.td_category_template_8 .td-category-header .td-container {
  height: 364px;
  display: table;
}
.td_category_template_8 .td-category-header .td-page-title,
.td_category_template_8 .td-category-header p {
  color: #fff;
}
.td_category_template_8 .td-category-header .td-page-title {
  margin-top: -14px;
}
.td_category_template_8 .td-category-header .td-category {
  margin-bottom: 0;
  vertical-align: top;
}
.td_category_template_8 .td-category-header .td-category a {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 3px 7px 4px 7px;
}
.td_category_template_8 .td-category-header .td-category a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
  opacity: 1;
}
.td_category_template_8 .td-category-header .td-category a.td-current-sub-category {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
}
.td_category_template_8 .td-crumb-container {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_8 .td-crumb-container {
    left: 10px;
  }
}
.td_category_template_8 .entry-crumbs,
.td_category_template_8 .entry-crumbs a {
  color: #fff;
}
.td_category_template_8 .td-category-pulldown-filter {
  z-index: 2;
  bottom: 26px;
  top: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_8 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_8 .td-pulldown-filter-display-option {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 4px 13px 3px 13px;
}
.td_category_template_8 .td-pulldown-filter-display-option:hover {
  background-color: #222222;
  border-color: #222222;
}
.td_category_template_8 .td-pulldown-filter-list {
  margin-top: 4px;
}
.td_category_template_8 .td-category-description {
  margin-top: 16px;
  width: 100%;
}
.td_category_template_8 .td-category-grid {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_8 .td-category-grid {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_8 .td-category-grid {
    padding-top: 40px;
  }
}
.td_category_template_8 .td-category-grid .td_block_wrap {
  padding-bottom: 0;
}
.td_category_template_8 .td-main-content-wrap {
  padding-top: 48px;
}
.td_category_template_8 .td-category-title-holder {
  text-align: left;
  position: relative;
  padding: 63px 5% 63px 0;
}
.td_category_template_8 .td-category-siblings {
  margin-top: 12px;
}
.td_category_template_8 .td-subcat-dropdown {
  padding: 0;
  color: #fff;
  vertical-align: top;
}
@-moz-document url-prefix() {
  .td_category_template_8 .td-category-pulldown-filter .td-pulldown-filter-display-option {
    padding: 3px 13px 4px 13px;
  }
  .td_category_template_8 .td-category-header .td-category a {
    padding: 4px 7px 3px;
  }
}
/**
* More stories box
*/
.td-more-articles-box {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: fixed;
  width: 341px;
  bottom: 48px;
  right: -384px;
  background-color: #fff;
  padding: 16px 20px 0 20px;
  border-style: solid;
  border-color: #ededed;
  border-width: 1px 0 1px 1px;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -moz-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -o-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  /* custom */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-more-articles-box {
    display: none !important;
  }
}
.td-more-articles-box-title {
  font-family: 'Open Sans', arial, sans-serif;
  color: #222;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  min-width: 300px;
  margin-bottom: 18px;
}
.td-content-more-articles-box .td_module_1,
.td-content-more-articles-box .td_module_3 {
  padding-bottom: 20px;
}
.td-content-more-articles-box .td_module_4 {
  margin-bottom: 20px;
}
.td-content-more-articles-box .td_module_2 {
  padding-bottom: 10px;
}
.td-content-more-articles-box .td_module_5:last-child,
.td-content-more-articles-box .td_module_9:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.td-content-more-articles-box .td-module-thumb {
  height: auto !important;
}
.td-close-more-articles-box {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 14px;
  top: 21px;
  line-height: 26px;
  padding: 2px 11px;
  font-size: 17px;
}
.td-front-end-display-block {
  right: 0;
  visibility: visible;
}
#td_css_split_separator {
  visibility: visible;
}
@font-face {
  font-family: 'newspaper';
  src: url('/wp-content/themes/portal2017/images/icons/newspaper.eot?11');
  src: url('/wp-content/themes/portal2017/images/icons/newspaper.eot?11#iefix') format('embedded-opentype'), url('/wp-content/themes/portal2017/images/icons/newspaper.woff?11') format('woff'), url('/wp-content/themes/portal2017/images/icons/newspaper.ttf?11') format('truetype'), url('/wp-content/themes/portal2017/images/icons/newspaper.svg?11#newspaper') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
  font-family: 'newspaper';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.td-icon-logout:before {
  content: '\e800';
}
.td-icon-down:before {
  content: '\e801';
}
.td-icon-left:before {
  content: '\e802';
}
.td-icon-right:before {
  content: '\e803';
}
.td-icon-up:before {
  content: '\e804';
}
.td-icon-views:before {
  content: '\e805';
}
.td-icon-menu-down:before {
  content: '\e806';
}
.td-icon-left-arrow:before {
  content: '\e807';
}
.td-icon-right-arrow:before {
  content: '\e808';
}
.td-icon-menu-up:before {
  content: '\e809';
}
.td-icon-search:before {
  content: '\e80a';
}
.td-icon-user:before {
  content: '\e80b';
}
.td-icon-menu-left:before {
  content: '\e80c';
}
.td-icon-menu-right:before {
  content: '\e80d';
}
.td-icon-star:before {
  content: '\e80f';
}
.td-icon-mail:before {
  content: '\e810';
}
.td-icon-behance:before {
  content: '\e811';
}
.td-icon-blogger:before {
  content: '\e812';
}
.td-icon-delicious:before {
  content: '\e813';
}
.td-icon-deviantart:before {
  content: '\e814';
}
.td-icon-digg:before {
  content: '\e815';
}
.td-icon-dribbble:before {
  content: '\e816';
}
.td-icon-evernote:before {
  content: '\e817';
}
.td-icon-facebook:before {
  content: '\e818';
}
.td-icon-flickr:before {
  content: '\e819';
}
.td-icon-forrst:before {
  content: '\e81a';
}
.td-icon-googleplus:before {
  content: '\e81b';
}
.td-icon-instagram:before {
  content: '\e81d';
}
.td-icon-lastfm:before {
  content: '\e81e';
}
.td-icon-linkedin:before {
  content: '\e81f';
}
.td-icon-mail-1:before {
  content: '\e820';
}
.td-icon-myspace:before {
  content: '\e821';
}
.td-icon-path:before {
  content: '\e822';
}
.td-icon-paypal:before {
  content: '\e823';
}
.td-icon-pinterest:before {
  content: '\e825';
}
.td-icon-reddit:before {
  content: '\e827';
}
.td-icon-rss:before {
  content: '\e828';
}
.td-icon-share:before {
  content: '\e829';
}
.td-icon-skype:before {
  content: '\e82a';
}
.td-icon-soundcloud:before {
  content: '\e82b';
}
.td-icon-spotify:before {
  content: '\e82c';
}
.td-icon-stackoverflow:before {
  content: '\e82d';
}
.td-icon-steam:before {
  content: '\e82e';
}
.td-icon-stumbleupon:before {
  content: '\e82f';
}
.td-icon-tumblr:before {
  content: '\e830';
}
.td-icon-twitter:before {
  content: '\e831';
}
.td-icon-vimeo:before {
  content: '\e832';
}
.td-icon-windows:before {
  content: '\e833';
}
.td-icon-wordpress:before {
  content: '\e834';
}
.td-icon-yahoo:before {
  content: '\e835';
}
.td-icon-youtube:before {
  content: '\e836';
}
.td-icon-vk:before {
  content: '\e837';
}
.td-icon-grooveshark:before {
  content: '\e838';
}
.td-icon-star-empty:before {
  content: '\e839';
}
.td-icon-star-half:before {
  content: '\e83a';
}
.td-icon-close:before {
  content: '\e83c';
}
.td-icon-read-down:before {
  content: '\e83d';
}
.td-icon-comments:before {
  content: "\e83b";
}
.td-icon-mobile:before {
  content: '\e83e';
}
.td-icon-whatsapp:before {
  content: '\f232';
}
.td-icon-commenting:before {
  content: '\f27a';
}
.td-icon-close-mobile:before {
  content: '\e900';
}
.td-icon-modal-back:before {
  content: '\e901';
}
.td-icon-modal-close:before {
  content: '\e902';
}
.td-icon-category:before {
  content: '\e903';
}
.td-icon-block-header:before {
  content: '\e904';
}
.td-social-icon-wrap:hover .td-icon-font {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
  color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
  color: #3399ff;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
  color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
  color: #ea4c89;
}
.td-social-icon-wrap:hover i.td-icon-evernote {
  color: #07c257;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
  color: #3B5998;
}
.td-social-icon-wrap:hover i.td-icon-flickr {
  color: #ff0084;
}
.td-social-icon-wrap:hover i.td-icon-forrst {
  color: #3b7140;
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
  color: #dd4b39;
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
  color: #f77f00;
}
.td-social-icon-wrap:hover i.td-icon-instagram {
  color: #3f729b;
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
  color: #ce2127;
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
  color: #007bb6;
}
.td-social-icon-wrap:hover i.td-icon-mail {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-path {
  color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-paypal {
  color: #009cde;
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
  color: #cb2027;
}
.td-social-icon-wrap:hover i.td-icon-reddit {
  color: #ff4100;
}
.td-social-icon-wrap:hover i.td-icon-rss {
  color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
  color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
  color: #ff5500;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
  color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
  color: #eb4923;
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
  color: #32506d;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
  color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
  color: #5289cc;
}
.td-social-icon-wrap:hover i.td-icon-vk {
  color: #45668e;
}
.td-social-icon-wrap:hover i.td-icon-windows {
  color: #319de5;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
  color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
  color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
  color: #bb0000;
}
@font-face {
  font-family: 'newspaper-icons';
  src: url('/wp-content/themes/portal2017/images/icons/newspaper-icons.eot?1');
  src: url('/wp-content/themes/portal2017/images/icons/newspaper-icons.eot?1#iefix') format('embedded-opentype'), url('/wp-content/themes/portal2017/images/icons/newspaper-icons.woff?1') format('woff'), url('/wp-content/themes/portal2017/images/icons/newspaper-icons.ttf?1') format('truetype'), url('/wp-content/themes/portal2017/images/icons/newspaper-icons.svg?1#newspaper-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="td-icons"]:before,
[class*=" td-icons"]:before {
  font-family: 'newspaper-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icons"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
  cursor: default;
}
.rain-d:before {
  content: '\e800';
  display: none;
}
.rain-n:before {
  content: '\e801';
  display: none;
}
.mist-d:before {
  content: '\e802';
  display: none;
}
.mist-n:before {
  content: '\e802';
  display: none;
}
.scattered-clouds-d:before {
  content: '\e803';
  display: none;
}
.scattered-clouds-n:before {
  content: '\e803';
  display: none;
}
.shower-rain-d:before {
  content: '\e804';
  display: none;
}
.shower-rain-n:before {
  content: '\e804';
  display: none;
}
.snow-d:before {
  content: '\e805';
  display: none;
}
.snow-n:before {
  content: '\e805';
  display: none;
}
.thunderstorm-d:before {
  content: '\e806';
  display: none;
}
.thunderstorm-n:before {
  content: '\e806';
  display: none;
}
.broken-clouds-d:before {
  content: '\e807';
  display: none;
}
.broken-clouds-n:before {
  content: '\e807';
  display: none;
}
.clear-sky-d:before {
  content: '\e808';
  display: none;
}
.clear-sky-n:before {
  content: '\e809';
  display: none;
}
.few-clouds-d:before {
  content: '\e80a';
  display: none;
}
.few-clouds-n:before {
  content: '\e80b';
  display: none;
}
.td-icons-drop:before {
  content: '\e80c';
}
.td-icons-wind:before {
  content: '\e80d';
}
.td-icons-arrows-down:before {
  content: '\e80e';
}
.td-icons-arrows-up:before {
  content: '\e80f';
}
.td-icons-cloud:before {
  content: '\e810';
}
.td-icons-location:before {
  content: '\e811';
}
.td-icons-circus:before {
  content: "\e900";
}
.td-icons-farm:before {
  content: "\e901";
}
.td-icons-home:before {
  content: "\e902";
}
.td-icons-pets:before {
  content: "\e903";
}
.td-icons-wild:before {
  content: "\e904";
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  padding-right: 15px;
  font-size: 11px;
  line-height: 18px;
}
.mfp-arrow {
  font-family: 'newspaper', sans-serif;
  font-size: 30px;
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:before {
  content: '\e807';
  color: #ffffff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:before {
  content: '\e808';
  color: #ffffff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:before {
  bottom: 40px;
  content: "";
  display: block;
  height: 20%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.mfp-ready .mfp-s-ready .mfp-figure:before {
  opacity: 1;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  cursor: auto;
  padding: 0px 65px 0px 15px;
  z-index: 1;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* Zoom */
.image-source-link {
  color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0.001;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-bg {
  z-index: 10000;
}
.mfp-wrap {
  z-index: 10000;
}
/*  ----------------------------------------------------------------------------
  Login window
*/
.white-popup-block {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
  min-height: 500px;
  font-family: 'Open Sans', arial, sans-serif;
  text-align: center;
  color: #fff;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 24px;
  overflow: hidden;
}
.white-popup-block:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(42, 128, 203, 0.9);
  background: -moz-linear-gradient(45deg, rgba(42, 128, 203, 0.8) 0%, rgba(66, 189, 205, 0.8) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(42, 128, 203, 0.8)), color-stop(100%, rgba(66, 189, 205, 0.8)));
  background: -webkit-linear-gradient(45deg, rgba(42, 128, 203, 0.8) 0%, rgba(66, 189, 205, 0.8) 100%);
  background: -o-linear-gradient(45deg, rgba(42, 128, 203, 0.8) 0%, rgba(66, 189, 205, 0.8) 100%);
  background: -ms-linear-gradient(45deg, rgba(42, 128, 203, 0.8) 0%, rgba(66, 189, 205, 0.8) 100%);
  background: linear-gradient(45deg, rgba(42, 128, 203, 0.8) 0%, rgba(66, 189, 205, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb', endColorstr='#42bdcd', GradientType=1);
  z-index: -2;
}
.white-popup-block:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -3;
}
.mfp-content {
  /* wrapper */
  /* the panel title */
  /* error message */
}
.mfp-content .td-login-wrap {
  position: relative;
}
.mfp-content .td-back-button {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  position: absolute;
  top: 13px;
  left: 8px;
  color: #fff;
  width: 50px;
  height: 50px;
  z-index: 99;
}
.mfp-content .td-back-button i {
  line-height: 50px;
  font-size: 16px;
}
.mfp-content .td-login-inputs {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
.mfp-content .td-login-inputs label {
  position: absolute;
  top: 8px;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
}
.mfp-content .td-login-inputs:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 30 ")";
  filter: alpha(opacity=30);
}
.mfp-content .td-login-input {
  position: relative;
  background-color: transparent !important;
  height: 40px;
  margin: 0 !important;
  padding: 0;
  box-shadow: none !important;
  font-size: 15px;
  color: #fff;
  outline: none;
  border: 0;
}
.mfp-content .td-login-input:focus ~ label,
.mfp-content .td-login-input:valid ~ label {
  top: -18px;
  font-size: 11px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";
  filter: alpha(opacity=60);
}
.mfp-content .td-login-input:invalid {
  font-style: italic;
}
.mfp-content .td-login-button {
  width: 100%;
  height: 50px;
  background-color: #fff;
  padding: 5px 12px 6px;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease !important;
  -moz-transition: background-color 0.2s ease !important;
  -o-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
}
.mfp-content .td-login-button:active,
.mfp-content .td-login-button:hover {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  background-color: #deea4b;
}
.mfp-content .td-login-info-text {
  display: block;
  margin-top: 6px;
  font-size: 11px;
  color: #fff;
}
.mfp-content .td-login-info-text a {
  color: inherit;
}
.mfp-content .td-login-info-text a:hover {
  text-decoration: underline;
}
.mfp-content #register-link {
  width: 100%;
  display: block;
  padding: 13px;
  margin-top: 24px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  position: relative;
}
.mfp-content #register-link:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.mfp-content #register-link:hover:before {
  opacity: 0.2;
}
.mfp-content .td-login-form-div {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 0 20%;
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  .mfp-content .td-login-form-div {
    padding: 0 5%;
  }
}
.mfp-content #td-login-div {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content #td-login-div.td-display-none {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -o-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content .td-login-animation #td-login-div {
  transform: translate3d(-300px, 0, 0);
  -webkit-transform: translate3d(-300px, 0, 0);
  -moz-transform: translate3d(-300px, 0, 0);
  -ms-transform: translate3d(-300px, 0, 0);
  -o-transform: translate3d(-300px, 0, 0);
}
.mfp-content .td-login-animation .td-back-button {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
}
.mfp-content #td-register-div,
.mfp-content #td-forgot-pass-div {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(300px, 0, 0);
  -webkit-transform: translate3d(300px, 0, 0);
  -moz-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  -o-transform: translate3d(300px, 0, 0);
}
.mfp-content #td-register-div.td-display-block,
.mfp-content #td-forgot-pass-div.td-display-block {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  -o-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.mfp-content #login-form .mfp-close {
  position: absolute;
  top: 26px;
  width: 20px;
  height: 20px;
  line-height: 0;
  font-size: 0;
  color: #fff;
  font-family: 'newspaper', sans-serif;
}
.mfp-content #login-form .mfp-close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  font-size: 16px;
  vertical-align: bottom;
  color: #fff;
}
.mfp-content #login-form #login-link {
  position: absolute;
  left: 26px;
  top: 28px;
  cursor: pointer;
}
.mfp-content #login-form .mfp-close {
  right: 27px;
  left: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
}
.mfp-content #login-form .mfp-close:before {
  content: '\e902';
}
.mfp-content .td-login-panel-title {
  padding: 26px 0 22px 0;
  line-height: 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  pointer-events: none;
}
.mfp-content .td-login-panel-descr {
  margin-bottom: 77px;
  font-size: 13px;
  line-height: 1;
}
.mfp-content .td_display_err {
  color: #fff;
  padding: 14px 30px;
  display: none;
  position: absolute;
  top: 93px;
  left: 0;
  right: 0;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 -40%;
  line-height: 1;
}
.mfp-content .td_display_err:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: -1;
}
.mfp-content .td_display_msg_ok:before {
  background-color: #fff;
  opacity: 0.1;
}
/**
tagdiv animations
-
- mfp-with-anim - has to be on the wrapper
*/
.mpf-td-login-effect {
  /* start state */
  /* animate in */
  /* animate out */
}
.mpf-td-login-effect .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
  -moz-transform: perspective( 600px ) scale(0.4);
  -ms-transform: perspective( 600px ) scale(0.4);
  -o-transform: perspective( 600px ) scale(0.4);
}
.mpf-td-login-effect.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
  -moz-transform: perspective( 600px ) scale(1);
  -ms-transform: perspective( 600px ) scale(1);
  -o-transform: perspective( 600px ) scale(1);
}
.mpf-td-login-effect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
  -moz-transform: perspective( 600px ) scale(0.4);
  -ms-transform: perspective( 600px ) scale(0.4);
  -o-transform: perspective( 600px ) scale(0.4);
  opacity: 0;
}
.mpf-td-login-effect.mfp-removing.mfp-bg {
  opacity: 0;
}
#login_pass-mob,
#login_pass {
  display: none !important;
}
.td-login-show #login_pass-mob,
.mfp-ready #login_pass {
  display: block !important;
}
/*
 image ads using div ----------------------------------------------------------------------

 .td-visible-desktop - for desktop
 .td-visible-tablet-landscape - for tablet landscape
 .td-visible-tablet-portrait - for tablet portrait
 .td-visible-phone - for mobile

*/
.td-a-rec img {
  display: block;
}
.td-visible-desktop {
  display: table;
}
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
  display: none;
}
/* responsive landscape landscape */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-visible-phone {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: none;
  }
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: none;
  }
}
/* responsive landscape desktop */
@media (min-width: 1141px) {
  .td-rec-hide-on-m {
    display: none !important;
  }
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-rec-hide-on-tl {
    display: none !important;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-rec-hide-on-tp {
    display: none !important;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-rec-hide-on-p {
    display: none !important;
  }
}
/* Header Image & Google AD */
.td-header-rec-wrap {
  position: relative;
  min-height: 90px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-rec-wrap {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-header-rec-wrap {
    margin-left: auto;
    margin-right: auto;
    display: table;
    min-height: 0 !important;
  }
}
.td-header-rec-wrap .td-adspot-title {
  margin-bottom: -21px;
  position: relative;
  top: 3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-rec-wrap .td-adspot-title {
    margin-bottom: -14px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.td-header-sp-recs {
  padding: 0 !important;
  width: 728px;
  position: relative;
  min-height: 0 !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-sp-recs {
    width: 470px;
  }
}
@media (max-width: 767px) {
  .td-header-sp-recs {
    width: 100%;
  }
}
.td-header-sp-recs img,
.td-header-sp-recs .adsbygoogle {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-recs img,
  .td-header-sp-recs .adsbygoogle {
    position: relative;
    display: table;
    margin: 10px auto;
    width: 100%;
  }
}
.td-header-wrap .td-a-rec-id-header > div,
.td-header-wrap .td-g-rec-id-header > .adsbygoogle {
  /* responsive min portrait tablet */
  /* responsive min landscape tablet */
}
@media (min-width: 768px) {
  .td-header-wrap .td-a-rec-id-header > div,
  .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
    margin: 14px auto;
  }
}
@media (min-width: 1019px) {
  .td-header-wrap .td-a-rec-id-header > div,
  .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto;
  }
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img,
.td-a-rec-id-post_style_12 img,
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_inline img,
.td-a-rec-id-content_bottom img,
.td-a-rec-id-custom_ad_1 img,
.td-a-rec-id-custom_ad_2 img,
.td-a-rec-id-custom_ad_3 img,
.td-a-rec-id-custom_ad_4 img,
.td-a-rec-id-custom_ad_5 img {
  width: 100%;
}
/*

 sidebar ads


*/
.td-g-rec-id-sidebar {
  text-align: center;
}
.td-g-rec-id-sidebar .adsbygoogle {
  margin-bottom: 44px;
}
.td-visible-desktop,
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
  margin-left: auto;
  margin-right: auto;
}
.td-a-rec-id-sidebar > div {
  margin-bottom: 48px;
}
.td-g-rec-id-post_style_12,
.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
  clear: both;
}
.td-g-rec-id-post_style_12 .adsbygoogle,
.td-g-rec-id-content_top .adsbygoogle,
.td-g-rec-id-content_bottom .adsbygoogle {
  margin-bottom: 21px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.td-a-rec-id-post_style_12,
.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
  clear: both;
  text-align: center;
}
.td-a-rec-id-post_style_12 > div,
.td-a-rec-id-content_top > div,
.td-a-rec-id-content_bottom > div {
  margin-bottom: 21px;
}
.td-a-rec-id-post_style_12 img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
  margin-bottom: 0;
}
.td-a-rec-id-post_style_12 .td-adspot-title,
.td-a-rec-id-post_style_13 .td-adspot-title {
  margin-bottom: -9px;
}
.td-g-rec-id-smart_list_6,
.td-g-rec-id-smart_list_7,
.td-g-rec-id-smart_list_8 {
  clear: both;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-g-rec-id-smart_list_8 .adsbygoogle {
  margin-top: 0;
  margin-bottom: 16px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.td-a-rec-id-smart_list_6,
.td-a-rec-id-smart_list_7,
.td-a-rec-id-smart_list_8 {
  clear: both;
  text-align: center;
}
.td-a-rec-id-smart_list_6 > div,
.td-a-rec-id-smart_list_7 > div,
.td-a-rec-id-smart_list_8 > div {
  margin-top: 0;
  margin-bottom: 16px;
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img {
  margin: 0;
}
.td-g-rec-id-smart_list_7 .adsbygoogle {
  margin-bottom: 21px;
}
.td-a-rec-id-smart_list_7 > div {
  margin-bottom: 26px;
}
.td-a-rec-id-smart_list_7 img {
  margin-bottom: 0;
}
.td-g-rec-id-content_inline .adsbygoogle {
  margin-bottom: 21px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft {
  float: left;
  /* responsive portrait phone */
}
.td-g-rec-id-content_inlineleft .td-adspot-title,
.td-a-rec-id-content_inlineleft .td-adspot-title {
  margin-right: 21px;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft .td-adspot-title,
  .td-a-rec-id-content_inlineleft .td-adspot-title {
    margin: 0;
  }
}
.td-g-rec-id-content_inlineleft > div,
.td-a-rec-id-content_inlineleft > div,
.td-g-rec-id-content_inlineleft .adsbygoogle,
.td-a-rec-id-content_inlineleft .adsbygoogle {
  margin-bottom: 15px;
  margin-top: 9px;
  margin-right: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft > div,
  .td-a-rec-id-content_inlineleft > div,
  .td-g-rec-id-content_inlineleft .adsbygoogle,
  .td-a-rec-id-content_inlineleft .adsbygoogle {
    margin: 0 auto 26px auto;
  }
}
.td-g-rec-id-content_inlineleft img,
.td-a-rec-id-content_inlineleft img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft,
  .td-a-rec-id-content_inlineleft {
    float: none;
    text-align: center;
  }
}
.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright {
  float: right;
  /* responsive portrait phone */
}
.td-g-rec-id-content_inlineright .td-adspot-title,
.td-a-rec-id-content_inlineright .td-adspot-title {
  margin-left: 21px;
  margin-bottom: -6px;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright .td-adspot-title,
  .td-a-rec-id-content_inlineright .td-adspot-title {
    margin: 0;
  }
}
.td-g-rec-id-content_inlineright > div,
.td-a-rec-id-content_inlineright > div,
.td-g-rec-id-content_inlineright .adsbygoogle,
.td-a-rec-id-content_inlineright .adsbygoogle {
  margin-bottom: 15px;
  margin-top: 6px;
  margin-left: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright > div,
  .td-a-rec-id-content_inlineright > div,
  .td-g-rec-id-content_inlineright .adsbygoogle,
  .td-a-rec-id-content_inlineright .adsbygoogle {
    margin: 0 auto 26px auto;
  }
}
.td-g-rec-id-content_inlineright img,
.td-a-rec-id-content_inlineright img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright,
  .td-a-rec-id-content_inlineright {
    float: none;
    text-align: center;
  }
}
.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
  display: table;
  position: relative;
  text-align: center;
  margin: -12px auto 40px auto;
}
.td-a-rec-id-footer_top > div img,
.td-g-rec-id-footer_top > div img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-a-rec-id-footer_top > div img,
  .td-g-rec-id-footer_top > div img {
    width: 100%;
  }
}
.td-a-rec-id-footer_top .td-adspot-title,
.td-g-rec-id-footer_top .td-adspot-title {
  margin-top: -21px;
}
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-g-rec-id-custom_ad_1 .adsbygoogle,
.td-g-rec-id-custom_ad_2 .adsbygoogle,
.td-g-rec-id-custom_ad_3 .adsbygoogle,
.td-g-rec-id-custom_ad_4 .adsbygoogle,
.td-g-rec-id-custom_ad_5 .adsbygoogle {
  margin-bottom: 44px;
}
.td-a-rec-id-custom_ad_1,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3,
.td-a-rec-id-custom_ad_4,
.td-a-rec-id-custom_ad_5 {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-a-rec-id-custom_ad_1 > div,
.td-a-rec-id-custom_ad_2 > div,
.td-a-rec-id-custom_ad_3 > div,
.td-a-rec-id-custom_ad_4 > div,
.td-a-rec-id-custom_ad_5 > div {
  margin-bottom: 44px;
}
.td-adspot-title {
  color: #bbbbbb;
  font-size: 10px;
  text-align: center;
  display: block;
}
.td-g-rec-id-post_style_1 {
  /* responsive portrait phone */
}
.td-g-rec-id-post_style_1 .adsbygoogle {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .td-g-rec-id-post_style_1 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_1 img {
  width: 100%;
}
.td-g-rec-id-post_style_11 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-g-rec-id-post_style_11 .adsbygoogle {
  margin-bottom: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-g-rec-id-post_style_11 .adsbygoogle {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-g-rec-id-post_style_11 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .td-g-rec-id-post_style_11 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_11 {
  /* responsive portrait tablet */
}
.td-a-rec-id-post_style_11 > div {
  margin-bottom: 21px;
  margin-left: 0;
  margin-right: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-a-rec-id-post_style_11 > div {
    margin-bottom: 0;
  }
}
@media (max-width: 1018px) {
  .td-a-rec-id-post_style_11 > div {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-a-rec-id-post_style_11 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_11 img {
  width: 100%;
}
.td-a-rec-id-post_style_11 .td-adspot-title {
  text-align: left;
}
.td-all-devices {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td-all-devices img {
  display: block;
}
/*  ----------------------------------------------------------------------------
    WordPress default widgets
*/
.widget {
  font-family: 'Open Sans', arial, sans-serif;
  margin-bottom: 38px;
}
.widget a {
  color: #111;
}
.widget a:hover {
  color: #4db2ec;
}
.widget ul {
  list-style: none;
  box-shadow: none;
}
.widget li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px;
}
.widget li li {
  margin-left: 21px;
}
.widget select {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.widget .block-title {
  margin-bottom: 13px;
}
.widget .block-title span a {
  padding: 0;
  color: inherit;
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
  color: #4db2ec;
}
.widget_calendar {
  margin-bottom: 36px;
}
.widget_calendar .block-title {
  margin-bottom: 17px;
}
.widget_calendar table {
  width: 100%;
  text-align: center;
}
.widget_calendar th {
  text-align: center;
}
.widget_calendar td {
  padding: 8px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar td {
    padding: 5px 0;
  }
}
.widget_calendar #today {
  background-color: #ededed;
  font-weight: bold;
  color: #000000;
}
.widget_calendar caption {
  font-weight: bold;
  padding-bottom: 10px;
}
.widget_calendar thead tr {
  line-height: 34px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar thead tr {
    line-height: 28px;
  }
}
.widget_calendar tfoot td {
  border: none;
}
.widget_calendar tfoot #prev {
  text-align: left;
}
.widget_calendar tfoot #next {
  text-align: right;
}
.widget_calendar tfoot a:hover {
  color: #4db2ec;
}
.widget_categories li span {
  float: right;
  margin-right: 10px;
}
.widget_recent_comments {
  margin-bottom: 42px;
  font-size: 12px;
  color: #444;
}
.widget_recent_comments .block-title {
  margin-bottom: 18px;
}
.widget_recent_comments span a {
  margin-right: 5px;
  margin-left: 0;
}
.widget_recent_comments a {
  margin-left: 5px;
  font-style: italic;
  font-size: 13px;
  font-weight: 600;
}
.widget_recent_comments li {
  margin: 10px 12px !important;
  line-height: 21px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #f1f1f1;
}
.widget_recent_comments li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.widget_recent_entries {
  margin-bottom: 32px;
}
.widget_recent_entries ul {
  margin-top: 13px;
}
.widget_recent_entries li {
  margin-bottom: 8px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: 'Roboto', sans-serif;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_recent_entries li {
    margin-bottom: 3px;
    padding-bottom: 2px;
  }
}
.widget_recent_entries li:last-child {
  border-bottom: none;
}
.widget_recent_entries li a {
  display: inline-block;
  line-height: 21px;
}
.widget_recent_entries .post-date {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.widget_rss {
  margin-bottom: 29px;
}
.widget_rss .block-title {
  margin-bottom: 17px;
}
.widget_rss .block-title span {
  padding: 0;
  line-height: 1;
}
.widget_rss .block-title a:first-child {
  display: none;
}
.widget_rss .block-title a:hover {
  color: #4db2ec;
}
.widget_rss .block-title .rsswidget {
  color: #fff;
  padding: 6px 12px 5px 12px;
}
.widget_rss li {
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f1f1f1;
  line-height: 21px;
}
.widget_rss li .rsswidget {
  margin-bottom: 8px;
  margin-right: 10px;
  padding-bottom: 7px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.widget_rss li .rssSummary {
  font-size: 12px;
  color: #444;
}
.widget_rss li:last-child {
  border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
}
.widget_search {
  margin-bottom: 48px;
}
.widget_search .block-title {
  margin-bottom: 26px;
}
.widget_text {
  margin-bottom: 17px;
}
.widget_text .block-title {
  margin-bottom: 26px;
}
.widget_text .wp-smiley {
  width: auto;
}
.widget_tag_cloud {
  margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
  margin-bottom: 26px;
}
.widget_tag_cloud .tagcloud {
  padding: 0 12px;
}
.widget_tag_cloud a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.wp-video {
  margin-bottom: 26px;
  position: relative;
}
.wp-video .wp-video-shortcode {
  outline: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /*  ----------------------------------------------------------------------------
      main sprite file
  */
  .td-sp {
    background-image: url('/wp-content/themes/portal2017/images/sprite/elements@2x.png') !important;
    background-size: 90px 2100px !important;
  }
}
/*  ----------------------------------------------------------------------------
    sprite
*/
.td-sp {
  background-image: url('/wp-content/themes/portal2017/images/sprite/elements.png');
  background-repeat: no-repeat;
  display: block;
}
.td-sp-video-play {
  width: 42px;
  height: 42px;
  background-position: -20px -488px;
}
.td-sp-video-pause {
  width: 42px;
  height: 42px;
  background-position: -20px -612px;
}
.td-sp-facebook {
  width: 32px;
  height: 32px;
  background-position: -20px -20px;
}
.td-sp-pinterest {
  width: 32px;
  height: 32px;
  background-position: -20px -72px;
}
.td-sp-rss {
  width: 32px;
  height: 32px;
  background-position: -20px -124px;
}
.td-sp-soundcloud {
  width: 32px;
  height: 32px;
  background-position: -20px -176px;
}
.td-sp-instagram {
  width: 32px;
  height: 32px;
  background-position: -20px -228px;
}
.td-sp-googleplus {
  width: 32px;
  height: 32px;
  background-position: -20px -280px;
}
.td-sp-vimeo {
  width: 32px;
  height: 32px;
  background-position: -20px -332px;
}
.td-sp-youtube {
  width: 32px;
  height: 32px;
  background-position: -20px -384px;
}
.td-sp-twitter {
  width: 32px;
  height: 32px;
  background-position: -20px -436px;
}
/*  ----------------------------------------------------------------------------
    social counter plugin
*/
.td_block_social_counter {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  padding-bottom: 37px;
}
.td_block_social_counter .td-sp {
  position: relative;
}
.td_block_social_counter .td-sp:after {
  content: '';
  width: 1px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: -1px;
  top: 8px;
}
.td-social-list {
  *zoom: 1;
}
.td-social-list:before,
.td-social-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.td-social-list:after {
  clear: both;
}
.td-social-list .td_social_type:last-child {
  margin-bottom: 0;
}
.td_social_type {
  width: 100%;
  margin-bottom: 10px;
  -webkit-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
  -moz-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
  -o-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.td_social_type:hover .td-social-box {
  background-color: #222;
}
.td_social_type .td_social_info {
  padding: 0 0 0 9px;
  position: relative;
  top: -12px;
}
.td_social_type .td_social_info_name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_social_type .td_social_info_name {
    display: none;
  }
}
.td_social_type .td-social-box {
  height: 32px;
  position: relative;
  overflow: hidden;
}
.td_social_type .td-social-box .td-sp {
  display: inline-block;
}
.td_social_type .td_social_number {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 9px;
}
.td_social_type .td_social_button {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 14px;
  margin-top: 8px;
  top: 9px;
  height: 16px;
  line-height: 15px;
  text-transform: uppercase;
}
.td_social_type .td_social_button a {
  color: #fff;
}
.td_social_type .td_social_button a:after {
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 324px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_social_type .td_social_button a:after {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_social_type .td_social_button a:after {
    width: 228px;
  }
}
@media (max-width: 767px) {
  .td_social_type .td_social_button a:after {
    width: 100%;
  }
}
.td_social_type .td_social_button a:hover {
  color: inherit;
  text-decoration: none !important;
}
.td_social_type a {
  color: #fff;
}
.td-footer-wrapper .td_social_type:hover .td-social-box {
  background-color: #444;
}
.td-footer-wrapper .td-social-style1 .td_social_type .td-social-box,
.td-footer-wrapper .td-social-style7 .td_social_type .td-social-box {
  background-color: #444;
}
.td-footer-wrapper .td-social-style2,
.td-footer-wrapper .td-social-style8 {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type,
.td-footer-wrapper .td-social-style8 .td_social_type {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover,
.td-footer-wrapper .td-social-style8 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover a,
.td-footer-wrapper .td-social-style8 .td_social_type:hover a {
  color: #999;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover .td-social-box,
.td-footer-wrapper .td-social-style8 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-footer-wrapper .td-social-style2 .td_social_type .td-social-box,
.td-footer-wrapper .td-social-style8 .td_social_type .td-social-box {
  border-color: #444;
}
.td-footer-wrapper .td-social-style2 .td_social_type a,
.td-footer-wrapper .td-social-style8 .td_social_type a {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type .td_social_button,
.td-footer-wrapper .td-social-style8 .td_social_type .td_social_button {
  border-color: #444;
}
.td-footer-wrapper .td-social-style3,
.td-footer-wrapper .td-social-style4 {
  color: #fff;
}
.td-footer-wrapper .td-social-style3 .td_social_type a,
.td-footer-wrapper .td-social-style4 .td_social_type a {
  color: #fff;
}
.td-footer-wrapper .td-social-style3 .td_social_type:hover,
.td-footer-wrapper .td-social-style4 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style3 .td_social_type:hover a,
.td-footer-wrapper .td-social-style4 .td_social_type:hover a {
  color: #999;
}
.td-footer-wrapper .td-social-style9,
.td-footer-wrapper .td-social-style10 {
  color: #fff;
}
.td-footer-wrapper .td-social-style9 .td_social_type:hover,
.td-footer-wrapper .td-social-style10 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style9 .td_social_type:hover .td-social-box,
.td-footer-wrapper .td-social-style10 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td_social_facebook .td-social-box {
  background-color: #516eab;
}
.td_social_rss .td-social-box {
  background-color: #ff6600;
}
.td_social_soundcloud .td-social-box {
  background-color: #ff5419;
}
.td_social_twitter .td-social-box {
  background-color: #29c5f6;
}
.td_social_vimeo .td-social-box {
  background-color: #006599;
}
.td_social_youtube .td-social-box {
  background-color: #e14e42;
}
.td_social_googleplus .td-social-box {
  background-color: #eb4026;
}
.td_social_instagram .td-social-box {
  background-color: #417096;
}
/*

  Boxed version

*/
.td-social-boxed .td_social_type {
  text-align: center;
  width: 33.3333%;
  margin: 0;
  float: left;
}
.td-social-boxed .td_social_type .td-social-box {
  height: 100px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-boxed .td_social_type .td-social-box {
    height: 70px;
  }
}
.td-social-boxed .td_social_type span {
  display: block;
  width: 100%;
  padding: 0;
}
.td-social-boxed .td-sp {
  margin-top: 10px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-boxed .td-sp {
    margin-top: 4px;
  }
}
.td-social-boxed .td-sp::after {
  display: none;
}
.td-social-boxed .td_social_info {
  font-size: 17px;
  top: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-boxed .td_social_info {
    font-size: 13px;
    top: -12px;
  }
}
.td-social-boxed .td_social_info_name {
  font-size: 13px;
  font-weight: normal;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-boxed .td_social_info_name {
    top: -17px;
    font-size: 10px;
  }
}
.td-social-boxed .td_social_button {
  opacity: 0;
  position: absolute;
  height: 100%;
  margin-top: 0;
  top: 0;
}
.td-social-boxed .td_social_button a:after {
  width: 100%;
  height: 100%;
}
/*

  Colored icon version

*/
.td-social-colored .td_social_facebook .td-sp {
  background-color: #516eab;
}
.td-social-colored .td_social_rss .td-sp {
  background-color: #ff6600;
}
.td-social-colored .td_social_soundcloud .td-sp {
  background-color: #ff5419;
}
.td-social-colored .td_social_twitter .td-sp {
  background-color: #29c5f6;
}
.td-social-colored .td_social_vimeo .td-sp {
  background-color: #006599;
}
.td-social-colored .td_social_youtube .td-sp {
  background-color: #e14e42;
}
.td-social-colored .td_social_googleplus .td-sp {
  background-color: #eb4026;
}
.td-social-colored .td_social_instagram .td-sp {
  background-color: #417096;
}
/*

  With font icons version

*/
.td-social-font-icons .td-sp {
  background: none;
  font-family: 'newspaper', sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.td-social-font-icons .td-sp:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 30px;
}
.td-social-font-icons .td_social_facebook .td-sp:before {
  content: '\e818';
  color: #516eab;
}
.td-social-font-icons .td_social_rss .td-sp:before {
  content: '\e828';
  color: #ff6600;
}
.td-social-font-icons .td_social_soundcloud .td-sp:before {
  content: '\e82b';
  color: #ff5419;
}
.td-social-font-icons .td_social_twitter .td-sp:before {
  content: '\e831';
  color: #29c5f6;
}
.td-social-font-icons .td_social_vimeo .td-sp:before {
  content: '\e832';
  color: #006599;
}
.td-social-font-icons .td_social_youtube .td-sp:before {
  content: '\e836';
  color: #e14e42;
}
.td-social-font-icons .td_social_googleplus .td-sp:before {
  content: '\e81b';
  color: #eb4026;
}
.td-social-font-icons .td_social_instagram .td-sp:before {
  content: '\e81d';
  color: #417096;
}
.td-social-style1 .td_social_type .td-social-box {
  background-color: #222;
}
.td-social-style1 .td_social_facebook:hover .td-social-box {
  background-color: #516eab !important;
}
.td-social-style1 .td_social_rss:hover .td-social-box {
  background-color: #ff6600 !important;
}
.td-social-style1 .td_social_soundcloud:hover .td-social-box {
  background-color: #ff5419 !important;
}
.td-social-style1 .td_social_twitter:hover .td-social-box {
  background-color: #29c5f6 !important;
}
.td-social-style1 .td_social_vimeo:hover .td-social-box {
  background-color: #006599 !important;
}
.td-social-style1 .td_social_youtube:hover .td-social-box {
  background-color: #e14e42 !important;
}
.td-social-style1 .td_social_googleplus:hover .td-social-box {
  background-color: #eb4026 !important;
}
.td-social-style1 .td_social_instagram:hover .td-social-box {
  background-color: #417096 !important;
}
.td-social-style2 {
  color: #000;
}
.td-social-style2 .td_social_type .td-social-box {
  background-color: transparent;
  border: 1px solid #ededed;
}
.td-social-style2 .td_social_type .td_social_button {
  margin-top: 7px;
}
.td-social-style2 .td_social_type a {
  color: #000;
}
.td-social-style2 .td_social_type:hover {
  color: #555;
}
.td-social-style2 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style2 .td-sp:after {
  top: 7px;
}
.td-social-style2 .td-sp:after {
  background-color: #000;
  opacity: 0.1;
}
.td-social-style2 .td_social_button {
  border-color: #ededed;
}
.td-social-style3 {
  color: #000;
}
.td-social-style3 .td_social_type a {
  color: #000;
}
.td-social-style3 .td_social_type .td_social_button {
  border-color: #ededed;
  margin-top: 13px;
  padding: 0;
  border: none;
}
.td-social-style3 .td_social_type .td_social_button a:after {
  height: 40px;
}
.td-social-style3 .td_social_type .td_social_info {
  top: -15px;
}
.td-social-style3 .td_social_type:hover {
  color: #555;
}
.td-social-style3 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style3 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-social-style3 .td-social-box {
  background-color: transparent;
  height: 40px;
}
.td-social-style3 .td-sp {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 5px;
}
.td-social-style3 .td-sp:after {
  top: 7px;
}
.td-social-style3 .td-sp:after {
  display: none;
}
.td-social-style3 .td_social_facebook .td-sp {
  background-position: -17px -17px;
}
.td-social-style3 .td_social_rss .td-sp {
  background-position: -16px -121px;
}
.td-social-style3 .td_social_soundcloud .td-sp {
  background-position: -17px -173px;
}
.td-social-style3 .td_social_twitter .td-sp {
  background-position: -16px -431px;
}
.td-social-style3 .td_social_vimeo .td-sp {
  background-position: -16px -327px;
}
.td-social-style3 .td_social_youtube .td-sp {
  background-position: -15px -380px;
}
.td-social-style3 .td_social_googleplus .td-sp {
  background-position: -17px -276px;
}
.td-social-style3 .td_social_instagram .td-sp {
  background-position: -16px -224px;
}
.td-social-style4 {
  color: #000;
}
.td-social-style4 .td_social_type a {
  color: #000;
}
.td-social-style4 .td_social_type .td_social_button {
  border-color: #ededed;
  margin-top: 13px;
  padding: 0;
  border: none;
}
.td-social-style4 .td_social_type .td_social_button a:after {
  height: 40px;
}
.td-social-style4 .td_social_type .td_social_info {
  top: -15px;
}
.td-social-style4 .td_social_type:hover {
  color: #555;
}
.td-social-style4 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style4 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-social-style4 .td-social-box {
  background-color: transparent;
  height: 40px;
}
.td-social-style4 .td-sp {
  width: 40px;
  height: 40px;
  margin-right: 5px;
}
.td-social-style4 .td-sp:after {
  top: 7px;
}
.td-social-style4 .td-sp:after {
  display: none;
}
.td-social-style4 .td_social_facebook .td-sp {
  background-position: -17px -17px;
}
.td-social-style4 .td_social_rss .td-sp {
  background-position: -16px -121px;
}
.td-social-style4 .td_social_soundcloud .td-sp {
  background-position: -17px -173px;
}
.td-social-style4 .td_social_twitter .td-sp {
  background-position: -16px -431px;
}
.td-social-style4 .td_social_vimeo .td-sp {
  background-position: -16px -327px;
}
.td-social-style4 .td_social_youtube .td-sp {
  background-position: -15px -380px;
}
.td-social-style4 .td_social_googleplus .td-sp {
  background-position: -17px -276px;
}
.td-social-style4 .td_social_instagram .td-sp {
  background-position: -16px -224px;
}
.td-social-style5 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-social-style5 .td-social-list {
    margin-left: -2px;
    margin-right: -2px;
  }
}
.td-social-style5 .td_social_type .td-social-box {
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style5 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style5 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style7 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-social-style7 .td-social-list {
    margin-left: -2px;
    margin-right: -2px;
  }
}
.td-social-style7 .td_social_type .td-social-box {
  background-color: #222;
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style7 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style7 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style7 .td_social_facebook:hover .td-social-box {
  background-color: #516eab !important;
}
.td-social-style7 .td_social_rss:hover .td-social-box {
  background-color: #ff6600 !important;
}
.td-social-style7 .td_social_soundcloud:hover .td-social-box {
  background-color: #ff5419 !important;
}
.td-social-style7 .td_social_twitter:hover .td-social-box {
  background-color: #29c5f6 !important;
}
.td-social-style7 .td_social_vimeo:hover .td-social-box {
  background-color: #006599 !important;
}
.td-social-style7 .td_social_youtube:hover .td-social-box {
  background-color: #e14e42 !important;
}
.td-social-style7 .td_social_googleplus:hover .td-social-box {
  background-color: #eb4026 !important;
}
.td-social-style7 .td_social_instagram:hover .td-social-box {
  background-color: #417096 !important;
}
.td-social-style8 {
  color: #000;
}
.td-social-style8 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-social-style8 .td-social-list {
    margin-left: -2px;
    margin-right: -2px;
  }
}
.td-social-style8 .td_social_type .td-social-box {
  background-color: transparent;
  border: 1px solid #ededed;
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style8 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style8 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style8 .td_social_type .td_social_button {
  margin-top: 7px;
}
.td-social-style8 .td_social_type a {
  color: #000;
}
.td-social-style8 .td_social_type:hover {
  color: #555;
}
.td-social-style8 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style8 .td-sp {
  font-size: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style8 .td-sp {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .td-social-style8 .td-sp {
    font-size: 28px;
  }
}
.td-social-style8 .td-sp:after {
  top: 7px;
}
.td-social-style8 .td-sp-twitter {
  font-size: 22px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style8 .td-sp-twitter {
    font-size: 18px;
  }
}
.td-social-style8 .td-sp:after {
  background-color: #000;
  opacity: 0.1;
}
.td-social-style8 .td_social_button {
  border-color: #ededed;
}
.td-social-style9 {
  color: #000;
}
.td-social-style9 .td_social_type {
  width: 25%;
}
.td-social-style9 .td_social_type a {
  color: #000;
}
.td-social-style9 .td_social_type .td_social_button {
  border-color: #ededed;
  padding: 0;
  border: none;
}
.td-social-style9 .td_social_type:hover {
  color: #555;
}
.td-social-style9 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style9 .td_social_type:hover .td-sp {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style9 .td_social_type .td_social_info {
  font-size: 15px;
  top: 5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_type .td_social_info {
    font-size: 12px;
    top: 0;
  }
}
.td-social-style9 .td_social_type .td_social_info_name {
  font-size: 11px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_type .td_social_info_name {
    font-size: 10px;
    top: -5px;
  }
}
.td-social-style9 .td_social_type .td-social-box {
  background-color: transparent;
  height: 130px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_type .td-social-box {
    height: 90px;
  }
}
.td-social-style9 .td-sp {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  width: 64px;
  height: 64px;
  border-radius: 64px;
  margin: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td-sp {
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
}
.td-social-style9 .td-sp:after {
  display: none;
}
.td-social-style9 .td_social_facebook .td-sp {
  background-position: -5px -5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_facebook .td-sp {
    background-position: -13px -13px;
  }
}
.td-social-style9 .td_social_rss .td-sp {
  background-position: -4px -109px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_rss .td-sp {
    background-position: -12px -117px;
  }
}
.td-social-style9 .td_social_soundcloud .td-sp {
  background-position: -5px -161px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_soundcloud .td-sp {
    background-position: -13px -169px;
  }
}
.td-social-style9 .td_social_twitter .td-sp {
  background-position: -4px -419px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_twitter .td-sp {
    background-position: -12px -427px;
  }
}
.td-social-style9 .td_social_vimeo .td-sp {
  background-position: -4px -315px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_vimeo .td-sp {
    background-position: -12px -323px;
  }
}
.td-social-style9 .td_social_youtube .td-sp {
  background-position: -3px -368px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_youtube .td-sp {
    background-position: -11px -376px;
  }
}
.td-social-style9 .td_social_googleplus .td-sp {
  background-position: -5px -264px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_googleplus .td-sp {
    background-position: -13px -272px;
  }
}
.td-social-style9 .td_social_instagram .td-sp {
  background-position: -4px -212px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style9 .td_social_instagram .td-sp {
    background-position: -12px -220px;
  }
}
.td-social-style10 {
  color: #000;
}
.td-social-style10 .td_social_type {
  width: 25%;
}
.td-social-style10 .td_social_type a {
  color: #000;
}
.td-social-style10 .td_social_type .td_social_button {
  border-color: #ededed;
  padding: 0;
  border: none;
}
.td-social-style10 .td_social_type:hover {
  color: #555;
}
.td-social-style10 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style10 .td_social_type:hover .td-sp {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style10 .td_social_type .td_social_info {
  font-size: 15px;
  top: 5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_type .td_social_info {
    font-size: 12px;
    top: 0;
  }
}
.td-social-style10 .td_social_type .td_social_info_name {
  font-size: 11px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_type .td_social_info_name {
    font-size: 10px;
    top: -5px;
  }
}
.td-social-style10 .td_social_type .td-social-box {
  background-color: transparent;
  height: 130px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_type .td-social-box {
    height: 90px;
  }
}
.td-social-style10 .td-sp {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  width: 64px;
  height: 64px;
  margin: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td-sp {
    width: 48px;
    height: 48px;
  }
}
.td-social-style10 .td-sp:after {
  display: none;
}
.td-social-style10 .td_social_facebook .td-sp {
  background-position: -5px -5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_facebook .td-sp {
    background-position: -13px -13px;
  }
}
.td-social-style10 .td_social_rss .td-sp {
  background-position: -4px -109px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_rss .td-sp {
    background-position: -12px -117px;
  }
}
.td-social-style10 .td_social_soundcloud .td-sp {
  background-position: -5px -161px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_soundcloud .td-sp {
    background-position: -13px -169px;
  }
}
.td-social-style10 .td_social_twitter .td-sp {
  background-position: -4px -419px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_twitter .td-sp {
    background-position: -12px -427px;
  }
}
.td-social-style10 .td_social_vimeo .td-sp {
  background-position: -4px -315px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_vimeo .td-sp {
    background-position: -12px -323px;
  }
}
.td-social-style10 .td_social_youtube .td-sp {
  background-position: -3px -368px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_youtube .td-sp {
    background-position: -11px -376px;
  }
}
.td-social-style10 .td_social_googleplus .td-sp {
  background-position: -5px -264px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_googleplus .td-sp {
    background-position: -13px -272px;
  }
}
.td-social-style10 .td_social_instagram .td-sp {
  background-position: -4px -212px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style10 .td_social_instagram .td-sp {
    background-position: -12px -220px;
  }
}
.td-boxed-layout #td-outer-wrap {
  margin-left: auto;
  margin-right: auto;
  width: 1164px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .td-boxed-layout #td-outer-wrap {
    width: 100%;
  }
}
.backstretch {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -99999;
  top: 0;
}
.td-backstretch {
  max-width: none;
  opacity: 0;
  transition: opacity 2s;
  display: block;
}
.td-stretch-width {
  height: auto;
  width: 100.03%;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.td-stretch-height {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
body.td-ad-background-link {
  cursor: pointer;
}
body.td-ad-background-link #td-outer-wrap {
  cursor: auto;
}
.td-scroll-up {
  cursor: pointer;
  position: fixed;
  bottom: 4px;
  right: 5px;
  width: 40px;
  height: 40px;
  background-color: #4db2ec;
  z-index: 9999;
  transform: translate3d(0, 70px, 0);
  -webkit-transform: translate3d(0, 70px, 0);
  -moz-transform: translate3d(0, 70px, 0);
  -ms-transform: translate3d(0, 70px, 0);
  -o-transform: translate3d(0, 70px, 0);
  -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  /* responsive phone */
}
.td-scroll-up .td-icon-menu-up {
  position: relative;
  color: #fff;
  font-size: 20px;
  display: block;
  text-align: center ;
  width: 40px;
  top: 7px;
}
@media (max-width: 767px) {
  .td-scroll-up {
    display: none;
  }
}
.td-scroll-up-visible {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
/* theme style customizer */
.td-live-theme-demos {
  color: #000;
  /* responsive phone */
  font-family: 'Roboto', sans-serif;
  text-align: center;
  position: fixed;
  top: 0;
  right: 0;
  width: 283px;
  background-color: white;
  z-index: 9999;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  transform: translateX(283px);
  -webkit-transform: translateX(283px);
  -moz-transform: translateX(283px);
  -ms-transform: translateX(283px);
  -o-transform: translateX(283px);
  /* responsive laptop */
  /* -----------------------------------------------

      Sprite images position for each demo

  */
  /* ----------------------------------------------- */
}
@media (max-width: 767px) {
  .td-live-theme-demos {
    display: none;
  }
}
@media (max-width: 1366px) {
  .td-live-theme-demos {
    width: 202px;
    transform: translateX(202px);
    -webkit-transform: translateX(202px);
    -moz-transform: translateX(202px);
    -ms-transform: translateX(202px);
    -o-transform: translateX(202px);
  }
}
.td-live-theme-demos:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #e8e8e8;
  z-index: 1;
}
.td-live-theme-demos .td-set-hide-show a {
  background-color: #fff;
  position: absolute;
  top: 145px;
  right: 280px;
  padding: 11px 10px;
  border: 1px solid #e8e8e8;
  z-index: -1;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  width: 64px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-set-hide-show a {
    right: 200px;
  }
}
.td-live-theme-demos .td-set-hide-show a a {
  color: black;
}
.td-live-theme-demos .td-skin-container {
  width: 283px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-skin-container {
    width: 202px;
  }
}
.td-live-theme-demos .td-skin-body {
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.td-live-theme-demos .td-skin-wrap {
  height: 100%;
  overflow-y: scroll;
  position: absolute;
  z-index: 1;
}
.td-live-theme-demos .td-skin-buy a {
  display: inline-block;
  color: #fff;
  background-color: #4db2ec;
  padding: 12px 36px;
  border-radius: 2px;
  margin: 26px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-skin-buy a {
    padding: 11px 16px;
    margin: 14px 0 17px;
    font-size: 13px;
    line-height: 18px;
  }
}
.td-live-theme-demos .td-skin-buy a:hover {
  opacity: 0.9;
}
.td-live-theme-demos .td-skin-header {
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  padding: 0 12px 16px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-skin-header {
    font-size: 14px;
    padding: 0 12px 10px;
  }
}
.td-live-theme-demos .td-skin-desc {
  font-size: 13px;
  line-height: 18px;
  padding: 0 10px 22px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-skin-desc {
    font-size: 12px;
    padding: 0 19px 13px;
  }
}
.td-live-theme-demos .td-skin-desc span {
  font-size: 14px;
  font-weight: bold;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-skin-desc span {
    font-size: 11px;
  }
}
.td-live-theme-demos .td-set-theme-style {
  display: inline-block;
  float: left;
}
.td-live-theme-demos .td-set-theme-style-empty {
  display: inline-block;
  float: left;
}
.td-live-theme-demos .td-set-theme-style-empty a {
  cursor: default;
}
.td-live-theme-demos .td-set-theme-style-link {
  position: relative;
  background-color: #222;
}
.td-live-theme-demos .td-set-theme-style-link:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0;
}
.td-live-theme-demos .td-set-theme-style-link:after {
  content: '';
  width: 143px;
  height: 103px;
  background-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-set-theme-style-link:after {
    width: 102px;
    height: 73px;
  }
}
.td-live-theme-demos .td-set-theme-style-link:hover:before {
  opacity: 0.1;
}
.td-live-theme-demos .td-demos-list:hover {
  cursor: pointer;
}
.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
  position: relative;
  left: 3px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
  .td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
    left: 2px;
  }
}
.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
  width: 140px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
  .td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
    width: 100px;
  }
}
.td-live-theme-demos .td-popup {
  background-image: url('//demo.tagdiv.com/demos_popup/newspaper/demos-popup.png');
  background-repeat: no-repeat;
  display: block;
  margin-top: 3px;
  width: 140px;
  height: 100px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup {
    height: 71px;
    width: 100px;
    background-size: 100px 1846px;
  }
}
.td-live-theme-demos .td-popup-animals {
  background-position: 0 0;
}
.td-live-theme-demos .td-popup-black {
  background-position: 0 -100px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-black {
    background-position: 0 -71px;
  }
}
.td-live-theme-demos .td-popup-blog {
  background-position: 0 -200px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog {
    background-position: 0 -142px;
  }
}
.td-live-theme-demos .td-popup-blog_baby {
  background-position: 0 -300px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog_baby {
    background-position: 0 -213px;
  }
}
.td-live-theme-demos .td-popup-blog_cars {
  background-position: 0 -400px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog_cars {
    background-position: 0 -284px;
  }
}
.td-live-theme-demos .td-popup-blog_health {
  background-position: 0 -500px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog_health {
    background-position: 0 -355px;
  }
}
.td-live-theme-demos .td-popup-blog_travel {
  background-position: 0 -600px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog_travel {
    background-position: 0 -426px;
  }
}
.td-live-theme-demos .td-popup-cafe {
  background-position: 0 -700px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-cafe {
    background-position: 0 -497px;
  }
}
.td-live-theme-demos .td-popup-cars {
  background-position: 0 -800px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-cars {
    background-position: 0 -568px;
  }
}
.td-live-theme-demos .td-popup-college {
  background-position: 0 -900px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-college {
    background-position: 0 -639px;
  }
}
.td-live-theme-demos .td-popup-default {
  background-position: 0 -1000px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-default {
    background-position: 0 -710px;
  }
}
.td-live-theme-demos .td-popup-fashion {
  background-position: 0 -1100px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-fashion {
    background-position: 0 -781px;
  }
}
.td-live-theme-demos .td-popup-health {
  background-position: 0 -1200px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-health {
    background-position: 0 -852px;
  }
}
.td-live-theme-demos .td-popup-local_news {
  background-position: 0 -1300px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-local_news {
    background-position: 0 -923;
  }
}
.td-live-theme-demos .td-popup-magazine {
  background-position: 0 -1400px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-magazine {
    background-position: 0 -994px;
  }
}
.td-live-theme-demos .td-popup-medicine {
  background-position: 0 -1500px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-medicine {
    background-position: 0 -1065px;
  }
}
.td-live-theme-demos .td-popup-politics {
  background-position: 0 -1600px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-politics {
    background-position: 0 -1136px;
  }
}
.td-live-theme-demos .td-popup-recipes {
  background-position: 0 -1700px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-recipes {
    background-position: 0 -1207px;
  }
}
.td-live-theme-demos .td-popup-sport {
  background-position: 0 -1800px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-sport {
    background-position: 0 -1278px;
  }
}
.td-live-theme-demos .td-popup-tech {
  background-position: 0 -1900px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-tech {
    background-position: 0 -1349px;
  }
}
.td-live-theme-demos .td-popup-travel {
  background-position: 0 -2000px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-travel {
    background-position: 0 -1420px;
  }
}
.td-live-theme-demos .td-popup-video {
  background-position: 0 -2100px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-video {
    background-position: 0 -1491px;
  }
}
.td-live-theme-demos .td-popup-wedding {
  background-position: 0 -2200px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-wedding {
    background-position: 0 -1562px;
  }
}
.td-live-theme-demos .td-popup-what {
  background-position: 0 -2300px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-what {
    background-position: 0 -1633px;
  }
}
.td-live-theme-demos .td-popup-blog_beauty {
  background-position: 0 -2400px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-blog_beauty {
    background-position: 0 -1704px;
  }
}
.td-live-theme-demos .td-popup-empty1 {
  background-position: 0 -2500px;
  /* responsive laptop */
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-popup-empty1 {
    background-position: 0 -1775px;
  }
}
.td-live-theme-demos .td-screen-demo {
  width: 380px;
  height: 488px;
  z-index: 1;
  position: absolute;
  visibility: hidden;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.td-live-theme-demos .td-screen-demo img {
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.td-live-theme-demos .td-screen-demo-extend {
  width: 140px;
  height: 510px;
  right: 140px;
  z-index: 1;
  position: absolute;
  display: none;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
@media (max-width: 1366px) {
  .td-live-theme-demos .td-screen-demo-extend {
    width: 100px;
    right: 100px;
  }
}
.td-live-theme-demos .td-skin-scroll {
  position: fixed;
  height: 36px;
  width: 45px;
  background-color: rgba(51, 51, 51, 0.9);
  opacity: 1;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 10px;
  padding-top: 6px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: bottom 0.4s ease 0s;
  -moz-transition: bottom 0.4s ease 0s;
  -o-transition: bottom 0.4s ease 0s;
  transition: bottom 0.4s ease 0s;
}
.td-live-theme-demos .td-skin-scroll i {
  color: #fff;
  font-size: 25px;
  display: block;
  cursor: pointer;
}
.td-live-theme-demos.td-theme-settings-closed .td-screen-demo {
  visibility: hidden !important;
}
.td-ts-closed-no-transition {
  transition: none !important;
}
@-moz-document url-prefix() {
  .td-live-theme-demos .td-set-hide-show a {
    line-height: 16px;
  }
}
.td-js-loaded .td-live-theme-demos {
  visibility: visible;
  -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
body .td-live-theme-demos.td-theme-settings-small {
  -webkit-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  -o-transform: translateX(0) !important;
}
.td-customizer-change-layout {
  cursor: pointer;
}
.td-customizer-change-layout span {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  width: 77px ;
  font-size: 11px;
  height: 28px;
  line-height: 27px;
  margin-bottom: 12px ;
  border: 1px solid #ededed;
  color: #5a5a5a;
}
/*

    OLD LIVE THEME DEMOS


*/
/* theme style customizer */
.td-live-theme-demos-old {
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  /* responsive phone */
  position: absolute;
  top: 251px;
  left: 0;
  width: 145px;
  background-color: white;
  border: 1px solid #e8e8e8;
  border-left: none;
  padding: 5px 12px;
  z-index: 9999;
  transform: translate3d(-145px, 0, 0);
  -webkit-transform: translate3d(-145px, 0, 0);
  -moz-transform: translate3d(-145px, 0, 0);
  -ms-transform: translate3d(-145px, 0, 0);
  -o-transform: translate3d(-145px, 0, 0);
  -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
@media (max-width: 767px) {
  .td-live-theme-demos-old {
    display: none;
  }
}
.td-live-theme-demos-old .td-set-hide-show {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}
.td-live-theme-demos-old .td-set-hide-show a {
  color: black;
}
.td-live-theme-demos-old .td-theme-color-active {
  border: 3px solid #EAEAEA;
  margin: 1px;
  opacity: 1;
}
.td-live-theme-demos-old .blog-stack #td-theme-settings {
  top: 320px;
}
.td-live-theme-demos-old .td-skin-header {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px !important;
  color: #5a5a5a;
  border-bottom: 1px solid #ededed;
  padding: 1px 0 7px;
  margin-bottom: 15px;
}
.td-live-theme-demos-old .td-skin-title {
  font-size: 12px;
  margin-bottom: 4px;
  line-height: 21px !important;
}
.td-live-theme-demos-old .td-skin-content {
  display: inline-block;
  width: 100%;
}
.td-live-theme-demos-old .td-set-theme-style {
  text-align: center ;
}
.td-live-theme-demos-old .td-set-theme-style .td-set-active {
  border: 1px solid #777777;
}
.td-live-theme-demos-old .td-set-theme-style a {
  display: block;
  position: relative;
  font-size: 10px;
  height: 30px;
  line-height: 27px;
  margin-bottom: 12px ;
  border: 1px solid #ededed;
  color: #5a5a5a !important;
}
.td-live-theme-demos-old .td-set-theme-style a span {
  color: #f26367;
  font-size: 9px;
  position: absolute;
  left: 3px;
  bottom: -5px;
}
.td-live-theme-demos-old .td-set-theme-style a:hover {
  text-decoration: none !important;
  border: 1px solid #777777;
}
.td-live-theme-demos-old .td-skin-header {
  border-bottom: 1px solid transparent;
}
.td-live-theme-demos-old .td-set-hide-show a {
  background-color: #fff;
  position: absolute;
  top: 48px;
  left: 144px;
  padding: 11px 10px;
  border: 1px solid #e8e8e8;
  z-index: -1;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  width: 64px;
}
.td-live-theme-demos-old .td-set-hide-show a a {
  color: black;
}
body .td-live-theme-demos-old.td-theme-settings-small {
  -webkit-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
  transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
}
body .td-live-theme-demos-old.td-theme-settings-small .td-skin-header {
  border-bottom: 1px solid transparent;
}
#td-theme-settings.td-live-theme-demos-old.td-theme-settings-no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media print {
  html,
  body {
    background-color: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
  }
  img {
    max-width: 100%;
    display: block;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  ul,
  ol,
  li {
    page-break-inside: avoid;
  }
  table,
  tr,
  td {
    page-break-before: avoid;
  }
  .single-post .td-header-wrap,
  .single-post .td-main-sidebar,
  .single-post #td-theme-settings,
  .single-post .td-header-top-menu,
  .single-post .td-header-menu-wrap,
  .single-post .td-header-sp-ads,
  .single-post .td-main-sidebar,
  .single-post .td-post-source-tags,
  .single-post .td-post-sharing,
  .single-post .td-post-next-prev,
  .single-post .td_block_related_posts,
  .single-post #comments,
  .single-post .td-footer-container,
  .single-post .td-footer-wrapper,
  .single-post .td-sub-footer-container,
  .single-post .td-category,
  .single-post .td-post-views,
  .single-post .td-post-comments,
  .single-post .td-scroll-up,
  .single-post iframe,
  .single-post .td-more-articles-box,
  .single-post .td_block_video_playlist,
  .single-post .td-crumb-container,
  .single-post .td-g-rec,
  .single-post .td-a-rec,
  .single-post .author-box-wrap .avatar {
    display: none !important;
  }
  .backstretch {
    display: none;
  }
  .td-main-content,
  header {
    width: 100% !important;
  }
}
/*
video list player
*/
/*

    player size configuration variable

*/
.td_block_video_playlist {
  padding-bottom: 48px;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-track {
  background-color: #383838;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.td_video_playlist_title {
  position: relative;
  z-index: 1;
  background-color: #222;
}
.td_video_playlist_title .td_video_title_text {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  margin-left: 17px;
  margin-right: 17px;
  vertical-align: middle;
  line-height: 24px;
  padding: 10px 0 10px 0;
  /* responsive phone */
}
@media (max-width: 767px) {
  .td_video_playlist_title .td_video_title_text {
    text-align: center;
  }
}
.td_wrapper_video_playlist {
  z-index: 1;
  position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
  background-color: #4db2ec;
  position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -6px;
  z-index: 1;
}
.td_wrapper_video_playlist .td_video_stop_play_control {
  position: relative;
  width: 65px;
  height: 65px;
  outline: 0 !important;
}
.td_wrapper_video_playlist .td_video_stop_play_control:after {
  content: '';
  width: 1px;
  height: 37px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 14px;
  right: 0;
}
.td_wrapper_video_playlist .td_youtube_control,
.td_wrapper_video_playlist .td_vimeo_control {
  position: relative;
  top: 12px;
  left: 11px;
  cursor: pointer;
}
.td_wrapper_video_playlist .td_video_title_playing {
  position: absolute;
  top: 13px;
  left: 80px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  color: #ffffff;
  padding-right: 7px;
  max-height: 37px;
  overflow: hidden;
}
@media (min-width: 481px) and (max-width: 1018px) {
  .td_wrapper_video_playlist .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
@media (max-width: 480px) {
  .td_wrapper_video_playlist .td_video_title_playing {
    max-height: 37px;
    top: 13px;
  }
}
.td_wrapper_video_playlist .td_video_time_playing {
  position: absolute;
  bottom: 0;
  right: 5px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #ffffff;
  line-height: 17px;
  padding-right: 1px;
}
.td_wrapper_video_playlist .td_video_currently_playing {
  background-color: #404040;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-left: 3px solid #4db2ec !important;
  width: 3px;
  height: inherit;
}
.td_wrapper_video_playlist .td_click_video {
  height: 60px;
  display: block;
  width: 100%;
  position: relative;
}
.td_wrapper_video_playlist .td_click_video:hover {
  background-color: #333333;
  cursor: pointer;
}
.td_wrapper_video_playlist .td_video_thumb {
  position: relative;
  top: 10px;
  width: 72px;
  height: 40px;
  overflow: hidden;
  margin-left: 16px;
}
.td_wrapper_video_playlist .td_video_thumb img {
  position: relative;
  top: -6px;
}
.td_wrapper_video_playlist .td_video_title_and_time {
  position: absolute;
  top: 10px;
  margin: 0 30px 0 103px;
}
.td_wrapper_video_playlist .td_video_title_and_time .td_video_title {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  max-height: 30px;
  overflow: hidden;
}
.td_wrapper_video_playlist .td_video_time {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #777777;
  line-height: 13px;
}
.td_wrapper_video_playlist .td_wrapper_player {
  background-color: #000;
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_wrapper_video_playlist .td_wrapper_player {
    margin-bottom: -5px;
  }
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
  width: 100%;
  height: 100%;
}
.td_wrapper_video_playlist .td_container_video_playlist {
  background-color: #222;
  vertical-align: top;
  overflow: hidden;
}
.td_wrapper_video_playlist .td_playlist_clickable {
  overflow-y: auto;
  overflow-x: hidden;
  height: 347px;
}
.td_video_playlist_column_3 .td_wrapper_player {
  display: block;
  width: 728px;
  height: 409px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    height: 365px;
    width: 649px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    width: 100%;
    height: 416px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    width: 100%;
    height: auto;
  }
}
.td_video_playlist_column_3 .td_container_video_playlist {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 341px;
  height: 409px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    height: 365px;
    width: 331px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    position: relative;
    width: 100%;
    height: 305px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    position: relative;
    width: 100%;
    height: 305px;
    right: 0;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    position: relative;
    width: 100%;
    height: 245px;
    right: 0;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
  height: 348px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    margin-right: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    margin-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
    background-color: #383838;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
    background-color: #919191;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
    background-color: #383838;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
    background-color: #919191;
    border-radius: 10px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 180px;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
  height: 348px;
  /* responsive landscape tablet */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 240px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 240px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 180px;
  }
}
.td_video_playlist_column_2 .td_wrapper_video_playlist {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_video_playlist_column_2 .td_wrapper_video_playlist {
    left: 0;
  }
}
.td_video_playlist_column_2 .td_video_title_playing {
  max-height: 20px;
  top: 23px;
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_video_title_playing {
    max-height: 37px;
    top: 13px;
  }
}
.td_video_playlist_column_2 .td_wrapper_player {
  display: block;
  height: 391px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    height: 272px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    display: block;
    height: auto;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist {
  display: block;
  height: 305px;
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_container_video_playlist {
    height: 245px;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
  height: 240px;
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
    height: 180px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.td_video_playlist_column_1 .td_wrapper_player {
  display: block;
  height: 182px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    height: 169px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    height: 128px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    display: block;
    width: 100%;
    height: auto;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist {
  display: block;
}
@media (max-width: 480px) {
  .td_video_playlist_column_1 .td_container_video_playlist {
    height: 245px;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
  height: 301px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 180px;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.wp-video-shortcode:focus {
  outline: 0 !important;
}
/*
    GENERAL
*/
.wpb_heading {
  background-color: #222;
  color: #fff;
  display: inline-block;
  padding: 8px 12px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 26px;
  margin-top: 0;
}
/*
    Single Image
*/
.vc_single_image-img {
  display: block;
}
/*
    Text block
*/
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child {
  margin-top: 0;
}
/*
    FAQ - toggle
*/
.vc_toggle_title {
  padding: 7px 13px 8px 36px !important;
  margin: 0;
}
.vc_toggle_content {
  padding-left: 15px !important;
}
.vc_toggle_active .vc_toggle_title {
  background-color: #fcfcfc !important;
}
.vc_toggle_title {
  border: 1px solid #ededed;
}
.vc_toggle_title:hover {
  background-color: #fcfcfc !important;
}
.vc_toggle_title h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.vc_toggle_title .vc_toggle_icon {
  left: 10px !important;
}
.vc_toggle {
  margin-bottom: 10px !important;
}
.vc_toggle.vc_toggle_size_md .vc_toggle_title {
  padding: 11px 13px 10px 45px !important;
}
.vc_toggle.vc_toggle_size_lg .vc_toggle_title {
  padding: 14px 13px 14px 48px !important;
}
/*
    Image gallery
*/
.wpb_gallery .flexslider {
  overflow: hidden;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
.wpb_gallery .nivoSlider {
  box-shadow: none !important;
}
.wpb_gallery .post-title {
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: 0;
  z-index: 2;
}
/*
    Image carousel
*/
.wpb_content_element .icon-next:before {
  font-family: 'newspaper', sans-serif !important;
  content: '\e808' !important;
  color: #ffffff;
  font-size: 30px;
  top: 0 !important;
}
.wpb_content_element .icon-prev:before {
  font-family: 'newspaper', sans-serif !important;
  content: '\e807' !important;
  color: #ffffff;
  font-size: 30px;
  top: 0 !important;
}
/*
    Tabs
*/
.wpb_tabs .wpb_tab {
  background-color: #fff !important;
  padding: 0 !important;
}
.wpb_tabs .wpb_tabs_nav {
  border-bottom: 2px solid #222;
  margin-bottom: 26px;
}
.wpb_tabs li a {
  background-color: #fff;
  color: #222;
  padding: 8px 12px 5px 12px !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  white-space: nowrap;
}
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a {
  background-color: #222;
  color: #fff;
}
@-moz-document url-prefix() {
  .wpb_tabs li a {
    padding: 7px 12px 5px 12px !important;
    line-height: 16px;
  }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic {
  margin-bottom: 22px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
  padding-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
    padding-bottom: 12px;
  }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
  background-color: transparent;
  border: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  margin-bottom: 26px !important;
  margin-right: 0;
  border-bottom: 2px solid #4db2ec;
  display: block;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  padding: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
  margin: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  border-color: transparent;
  background-color: #4db2ec;
  color: #fff;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
  border-color: transparent;
  background-color: #fff;
  color: #222;
  padding: 6px 12px 5px 12px !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  white-space: nowrap;
  border-radius: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading {
  display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body {
  padding: 0;
  border-color: transparent;
  background-color: transparent;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  margin-bottom: 17px !important;
  border: none;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
  margin: 0 11px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
    margin: 0;
  }
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
  background-color: transparent !important;
  font-size: 19px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
    font-size: 17px;
  }
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  text-align: center;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  background-color: transparent;
  color: #009688;
}
.td-tab-color.vc_tta.vc_general .vc_tta-icon {
  font-size: 1em;
  top: -2px;
  position: relative;
}
.td-tab-color .vc_tta-panels-container {
  margin-bottom: 48px;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(1).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(1):hover > a {
  color: #e53935 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(1) .td-grid-style-1 .td-post-category {
  background-color: #e53935 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(2).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(2):hover > a {
  color: #66bb6a !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(2) .td-grid-style-1 .td-post-category {
  background-color: #66bb6a !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(3).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(3):hover > a {
  color: #29B6F6 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(3) .td-grid-style-1 .td-post-category {
  background-color: #29B6F6 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(4).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(4):hover > a {
  color: #7F8FA9 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(4) .td-grid-style-1 .td-post-category {
  background-color: #7F8FA9 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(5).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(5):hover > a {
  color: #FDD835 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(5) .td-grid-style-1 .td-post-category {
  background-color: #FDD835 !important;
}
/*
    Accordion
*/
.vc_tta-accordion.vc_tta-o-no-fill .td_block_wrap {
  margin-left: -20px;
  margin-right: -20px;
}
/*
    Progress bar
*/
.vc_progress_bar .vc_label,
.vc_progress_bar div {
  border-radius: 0 !important;
}
/*
    Tour section
*/
.wpb_tour .wpb_heading {
  float: left;
}
.wpb_tour .wpb_tabs_nav {
  clear: both;
  border-bottom: 1px solid #ededed;
}
.wpb_tour .wpb_tabs_nav li {
  line-height: 16px;
  margin: 0 !important;
  overflow: hidden;
}
.wpb_tour .wpb_tabs_nav li a {
  color: #222;
  padding: 7px 12px 7px 12px !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  white-space: nowrap;
  min-height: 30px;
  border: 1px solid #ededed;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tour .wpb_tabs_nav li:hover a {
  background-color: #222;
  color: #fff;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #222;
}
/*
    Accordion
*/
.wpb_accordion .ui-state-active a {
  background-color: #222 !important;
  color: #fff !important;
  border: 0 !important;
}
.wpb_accordion .wpb_accordion_header {
  background-color: #ffffff !important;
  margin-bottom: 10px !important;
}
.wpb_accordion .wpb_accordion_header a {
  color: #222;
  padding: 10px 12px !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  white-space: nowrap;
  min-height: 30px;
  border: 1px solid #ededed;
}
.wpb_accordion .wpb_accordion_content {
  margin-bottom: 10px;
}
/*
    Buttons
*/
.wpb_button,
.vc_btn {
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  line-height: 24px;
  text-shadow: none;
  border: none;
  transition: none;
  border-radius: 0;
  margin-bottom: 21px;
}
.wpb_button:hover,
.vc_btn:hover {
  text-shadow: none;
  text-decoration: none !important;
}
a.vc_btn-black {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.vc_btn-black:hover {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #4db2ec;
}
a.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover {
  color: #4db2ec !important;
}
.wpb_default {
  background-color: #4db2ec;
}
.wpb_default:hover {
  text-shadow: none;
  background-color: #4db2ec;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/*
    Call to action
*/
.wpb_call_to_action {
  background-color: #fcfcfc;
}
.vc_call_to_action .wpb_heading {
  background-color: inherit;
  color: inherit;
  margin-top: inherit;
  padding: inherit;
  line-height: 34px;
  margin-bottom: 8px;
}
.vc_call_to_action h2 {
  font-size: 27px;
}
.vc_call_to_action h4 {
  line-height: 20px !important;
}
/*
    Video
*/
.wpb_video_widget .wpb_video_wrapper {
  margin-bottom: 0;
}
/*
    Custom heading
*/
.vc_custom_heading > * {
  margin-top: 0;
  margin-bottom: 26px;
}
/*
    Widgets
*/
.widget {
  overflow: hidden;
}
.vc_wp_rss ul,
.vc_wp_archives ul,
.vc_wp_categories ul,
.vc_wp_posts ul,
.vc_wp_text ul,
.vc_wp_custommenu ul,
.vc_wp_tagcloud ul,
.vc_wp_pages ul,
.vc_wp_calendar ul,
.vc_wp_recentcomments ul,
.vc_wp_meta ul,
.vc_wp_search ul {
  margin: 0;
}
.widgettitle {
  background-color: #222;
  color: #fff;
  display: inline-block;
  padding: 6px 12px 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 14px;
  margin-top: 0;
  min-height: 30px;
  position: relative;
}
.widgettitle:after {
  content: '';
  height: 2px;
  width: 300%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #222;
}
.widgettitle a {
  color: #fff;
}
@-moz-document url-prefix() {
  .widgettitle {
    line-height: 18px;
  }
}
.vc_wp_rss {
  margin-bottom: 0;
}
.vc_wp_rss .widgettitle a:first-child {
  display: none;
}
.vc_wp_rss .widget_rss {
  margin-bottom: 21px;
}
.vc_wp_rss ul {
  margin: 4px 0 0 12px;
}
.vc_wp_rss ul li {
  margin-left: 0;
  padding-bottom: 0;
}
.vc_wp_archives ul {
  margin: 0;
}
.vc_wp_text .textwidget {
  margin: 12px 0 43px 0;
}
.vc_wp_tagcloud .widgettitle {
  margin-bottom: 26px;
}
.vc_wp_search .widgettitle {
  margin-bottom: 26px;
}
.wpb_raw_code {
  margin-bottom: 26px;
}
/* visual composer hack - overwrite the theme display block  @since 18/6/2015 */
.wpb_single_image .vc_single_image-wrapper {
  display: inline-block !important;
}
.wpb_flickr_heading {
  display: table;
}
/*  ----------------------------------------------------------------------------
    General smart list style
*/
.td-smart-list-pagination {
  text-align: center;
  margin-bottom: 26px;
}
.td-smart-list-button {
  font-family: 'Roboto', sans-serif;
  line-height: 40px;
  background-color: #222;
  color: #fff;
  padding: 11px 24px;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  -webkit-transition: background-color 0.2s ease 0s;
  -moz-transition: background-color 0.2s ease 0s;
  -o-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
  cursor: pointer;
  margin: 0 10px;
}
.td-smart-list-button:hover {
  text-decoration: none !important;
  background-color: #4db2ec;
}
.td-smart-list-button .td-icon-left {
  font-size: 14px;
  position: relative;
  top: 1px;
  padding-right: 11px;
}
.td-smart-list-button .td-icon-right {
  font-size: 14px;
  position: relative;
  top: 1px;
  padding-left: 11px;
}
.td-smart-disable {
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -o-user-select: none;
  user-select: none;
}
.td-smart-disable:hover {
  background-color: #222 !important;
}
.td-smart-list-dropdown-wrap {
  text-align: center;
  border: 1px solid #ededed;
  margin-bottom: 26px;
  clear: both;
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
  height: 30px;
  padding: 0 35px 0 10px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #fff;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  font-family: 'Roboto', sans-serif;
  max-width: 40%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  cursor: pointer;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    text-align: center;
    max-width: 70%;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
    text-align: left;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
  display: none;
}
.td-smart-list-dropdown-wrap .td-smart-list-container {
  display: inline;
  position: relative;
}
.td-smart-list-dropdown-wrap .td-smart-list-container:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 7px;
  right: 16px;
  z-index: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  pointer-events: none;
}
.td-smart-list-dropdown-wrap .td-smart-list-button {
  padding: 2px 18px;
  margin: 0;
  background-color: transparent !important;
  color: inherit;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button {
    padding: 2px 6px;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button i {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button i {
    display: inline;
    font-size: 12px;
    top: 0;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
    content: '\e80c';
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
    content: '\e80d';
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button:hover {
  background-color: transparent !important;
  color: #4db2ec;
}
.td-smart-list-dropdown-wrap .td-smart-list-button span {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button span {
    display: none;
  }
}
.td-smart-list-dropdown-wrap .td-smart-disable:hover {
  color: #222;
}
.td-smart-list-dropdown-wrap .td-smart-next {
  border-left: 1px solid #ededed;
  margin-left: 3px;
}
.td-smart-list-dropdown-wrap .td-smart-back {
  border-right: 1px solid #ededed;
  margin-right: 3px;
}
@-moz-document url-prefix() {
  .td-smart-list-dropdown-wrap .td-smart-list-container:before {
    top: 9px;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 1
*/
.td_smart_list_1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 38px;
}
.td_smart_list_1 .td-item {
  width: 100%;
}
.td-number-and-title {
  text-align: center;
  width: 100%;
  padding: 8px 100px 4px 100px;
  margin-bottom: 23px;
  display: inline-block;
}
@media (max-width: 500px) {
  .td-number-and-title {
    padding: 60px 0 0 0;
    margin-bottom: 20px;
  }
}
.td-sml-current-item-title {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
}
.td-controls {
  position: absolute;
  top: 1px;
  z-index: 2;
  width: 100%;
}
.td-left-smart-list,
.td-right-smart-list {
  position: absolute;
  width: 88px;
  height: 40px;
  line-height: 40px;
  background-color: #222222;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-left-smart-list:hover,
.td-right-smart-list:hover {
  text-decoration: none !important;
  background-color: #4db2ec;
}
@-moz-document url-prefix() {
  .td-left-smart-list,
  .td-right-smart-list {
    line-height: 38px;
  }
}
.td-right-smart-list {
  right: 0;
}
.td-right-smart-list .td-icon-right {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-left: 11px;
}
.td-left-smart-list {
  left: 0;
}
.td-left-smart-list .td-icon-left {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 11px;
}
.td-slide-smart-list-figure img {
  display: inline-block;
  vertical-align: top;
}
.td-sml-caption {
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  margin-top: 5px;
  margin-bottom: 21px;
}
.td-sml-description {
  margin-top: 22px;
  display: block;
}
/*  ----------------------------------------------------------------------------
    Smart list 2
*/
.td_smart_list_2 {
  margin-top: 38px;
}
.td_smart_list_2 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
  position: relative;
}
.td_smart_list_2 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_2 h2 {
  margin: 2px 0 0;
  line-height: 32px;
}
.td_smart_list_2 .td-item {
  margin-bottom: 53px;
}
.td_smart_list_2 .td-sml-current-item-title {
  margin-top: 5px;
  width: 100%;
  padding-left: 56px;
}
.td-sml-current-item-nr {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 22px;
  line-height: 39px;
  color: #fff;
  background-color: #222222;
  width: 37px;
  height: 37px;
  text-align: center;
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Smart list 3
*/
.td_smart_list_3 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_smart_list_3 .td-sml-current-item-title {
  margin-top: 6px;
}
.td_smart_list_3 .td-number-and-title {
  padding: 0 200px 0 52px;
  text-align: left;
  display: block;
}
.td_smart_list_3 .td-number-and-title h2 {
  margin: 0;
}
.td_smart_list_3 .td-sml-current-item-nr {
  position: absolute;
  left: 0;
  top: 1px;
}
.td_smart_list_3 .td-left-smart-list {
  right: 98px;
  left: auto;
}
.td_smart_list_3 .td-item {
  width: 100%;
}
.td_smart_list_3 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_3 .td-sml-figure {
  float: right;
  margin-left: 20px;
  width: 300px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_smart_list_3 .td-number-and-title {
    padding-right: 106px;
  }
  .td_smart_list_3 .td-left-smart-list,
  .td_smart_list_3 .td-right-smart-list {
    width: 40px;
    font-size: 0;
  }
  .td_smart_list_3 .td-icon-right {
    top: 1px;
    left: 1px;
    line-height: 40px;
    padding-left: 0;
    font-size: 20px;
  }
  .td_smart_list_3 .td-left-smart-list {
    right: 50px;
  }
  .td_smart_list_3 .td-left-smart-list .td-icon-left {
    top: 1px;
    line-height: 40px;
    padding-right: 0;
    font-size: 20px;
  }
  .td_smart_list_3 .td-slide-smart-list-figure {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-controls {
    position: relative;
    height: 40px;
    margin-bottom: 25px;
  }
  .td_smart_list_3 .td-left-smart-list {
    left: 0;
  }
  .td_smart_list_3 .td-number-and-title {
    padding: 0;
    text-align: center;
    margin-bottom: 25px;
  }
  .td_smart_list_3 .td-sml-current-item-nr {
    position: relative;
    left: auto;
    margin-right: 15px;
    top: auto;
  }
  .td_smart_list_3 .td-slide-smart-list-figure {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 4
*/
.smart-list-style-4 .td-post-content {
  float: left;
}
.smart-list-style-4 .td-post-sharing-top {
  margin-bottom: 0;
}
.td_smart_list_4 {
  /* responsive portrait phone */
}
.td_smart_list_4 .td-item {
  width: 100%;
  min-height: 181px;
  border-bottom: 1px solid #ededed;
  position: relative;
  float: left;
  padding: 30px 0;
}
.td_smart_list_4 .td-item:first-child {
  padding-top: 9px;
}
.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
  top: 9px;
}
.td_smart_list_4 .td-item:last-of-type {
  border-bottom: none;
}
.td_smart_list_4 .td-sml-current-item-nr {
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 34px;
  top: 30px;
}
.td_smart_list_4 .td-sml-current-item-title {
  font-size: 18px;
  line-height: 24px;
  padding-left: 47px;
  padding-top: 5px;
  display: inherit;
}
.td_smart_list_4 h2 {
  line-height: 24px;
  margin-bottom: 9px;
  margin-top: 0;
}
.td_smart_list_4 .td-sml-figure {
  float: right;
  margin-left: 20px;
  width: 150px;
}
.td_smart_list_4 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 9px;
  display: inherit;
}
.td_smart_list_4 .td-sml-description {
  margin-top: 11px;
}
.td_smart_list_4 .td-sml-caption {
  line-height: 17px;
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-item {
    display: table;
    width: 100%;
  }
  .td_smart_list_4 .td-item:first-child {
    padding-top: 30px;
  }
  .td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
    top: 0;
  }
  .td_smart_list_4 .td-slide-smart-list-figure {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .td_smart_list_4 .td-number-and-title {
    display: table-header-group;
    text-align: center;
  }
  .td_smart_list_4 .td-sml-current-item-nr {
    position: relative;
    top: 0;
  }
  .td_smart_list_4 .td-sml-current-item-title {
    padding: 10px 0;
  }
}
@-moz-document url-prefix() {
  .td_smart_list_4 .td-sml-current-item-nr {
    line-height: 32px;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 5
*/
.td_smart_list_5 {
  margin-top: 38px;
}
.td_smart_list_5 .td-slide-smart-list-figure {
  position: relative;
}
.td_smart_list_5 .td-sml-current-item-nr {
  font-size: 26px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-family: 'Roboto', sans-serif;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.td_smart_list_5 .td-sml-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  color: #fff;
  margin-bottom: 0;
  padding: 12px 16px;
  z-index: 1;
}
.td_smart_list_5 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 6px;
  margin-top: 17px;
}
.td_smart_list_5 h2 {
  margin: 0;
}
.td_smart_list_5 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_5 .td-item {
  margin-bottom: 53px;
}
.td_smart_list_5 figcaption div:before {
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  height: 150%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.td_smart_list_5 figcaption div:empty {
  display: none;
}
.td_smart_list_5 .td-sml-figure {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    Smart list 6
*/
.td_smart_list_6 {
  margin-top: 38px;
  position: relative;
  z-index: 1;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 {
    margin-top: 20px;
  }
}
.td_smart_list_6 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-number-and-title {
    margin-bottom: 10px;
  }
}
.td_smart_list_6 .td-slide-smart-list-figure img {
  width: 100%;
}
.td_smart_list_6 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_6 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_6 .td-sml-caption {
  text-align: left;
}
.td_smart_list_6 h2 {
  margin: 2px 0 0;
  line-height: 32px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 h2 {
    text-align: center;
    margin: 0;
  }
}
.td_smart_list_6 .td-sml-current-item-nr {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-nr {
    position: relative;
  }
}
.td_smart_list_6 .td-sml-current-item-title {
  margin-top: 5px;
  width: 100%;
  padding-left: 56px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-title {
    margin-top: 10px;
    padding-left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 7
*/
.td_smart_list_7 {
  margin-top: 38px;
  position: relative;
  z-index: 1;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 {
    margin-top: 20px;
  }
}
.td_smart_list_7 .td-slide-smart-list-figure img {
  width: 100%;
}
.td_smart_list_7 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_7 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_7 .td-sml-caption {
  text-align: left;
}
.td_smart_list_7 h2 {
  margin: 0;
  line-height: 1;
  padding: 0 120px;
  min-height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 h2 {
    padding: 0;
    min-height: 0;
  }
}
.td_smart_list_7 .td-sml-current-item-title {
  margin-top: 7px;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
  line-height: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_smart_list_7 .td-sml-current-item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-sml-current-item-title {
    margin-top: 10px;
    text-align: left;
    line-height: 30px;
    font-weight: 500;
    font-size: 26px;
  }
}
.td_smart_list_7 .td-item .td-smart-list-pagination {
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-item .td-smart-list-pagination {
    margin-bottom: 0;
  }
}
.td_smart_list_7 .td-smart-list-pagination {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-smart-list-pagination {
    position: relative;
  }
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button {
  margin: 0;
  line-height: 20px;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-back {
  float: left;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-next {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Smart list 8
*/
.td_smart_list_8 {
  position: relative;
  z-index: 1;
  clear: both;
}
.td_smart_list_8 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 16px;
  position: relative;
}
.td_smart_list_8 .td-number-and-title h2 {
  margin: 6px 0 0;
  line-height: 32px;
}
.td_smart_list_8 .td-sml-description {
  margin-top: 0;
}
.td_block_weather {
  padding-bottom: 48px;
}
.td_block_weather .block-title {
  margin-bottom: 22px;
}
.td_block_weather .td-weather-wrap {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td-weather-header {
  padding-left: 10px;
  font-family: 'Roboto', sans-serif;
}
.td-weather-city {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.td-weather-condition {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0.8;
}
.td-location-icon {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 22px;
  opacity: 0.6;
  z-index: 1;
}
.td-location-icon:hover {
  cursor: pointer;
  opacity: 0.9;
}
.td-weather-temperature {
  font-family: 'Roboto', sans-serif;
  padding: 3px 0;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: center;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-temperature {
    margin-bottom: -6px;
    padding: 0;
  }
}
.td-weather-temp-wrap {
  display: inline-block;
}
.td-weather-now {
  float: left;
  text-align: center;
  line-height: 1;
  padding: 32px 16px;
  font-weight: 300;
  width: 145px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* responsive portrait tablet + phone */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-weather-now {
    padding: 28px 0;
    position: relative;
    left: -10px;
    width: 90px;
    margin-left: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-now {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .td-weather-now {
    width: 100px;
  }
}
.td-weather-now .td-big-degrees {
  font-size: 40px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-weather-now .td-big-degrees {
    font-size: 32px;
  }
}
.td-weather-now .td-circle {
  font-size: 30px;
  position: relative;
  top: -6px;
  opacity: 0.6;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now .td-weather-unit {
  font-size: 16px;
  position: relative;
  top: -4px;
  font-weight: 400;
  opacity: 0.6;
  left: -2px;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now:hover {
  cursor: pointer;
}
.td-weather-lo-hi {
  float: left;
  text-align: left;
  width: 55px;
}
.td-weather-degrees-wrap {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-degrees-wrap {
    padding: 10px 0;
  }
}
.td-weather-degrees-wrap i {
  position: relative;
  top: 3px;
  font-size: 16px;
  color: #b3b3b3;
}
.td-weather-degrees-wrap .td-small-degrees {
  font-size: 12px;
}
.td-weather-degrees-wrap .td-circle {
  font-size: 18px;
  position: relative;
  right: 3px;
  top: 3px;
}
.td-weather-information {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  position: relative;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  float: left;
  opacity: 0.6;
}
.td-weather-information:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.2;
}
.td-weather-information i {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.td-weather-section-1,
.td-weather-section-2,
.td-weather-section-3 {
  float: left;
  width: 33%;
}
.td-weather-section-1 {
  text-align: right;
  padding-right: 10px;
}
.td-weather-section-2 {
  text-align: center;
}
.td-weather-section-3 {
  text-align: left;
  padding-left: 10px;
}
.td-weather-week {
  font-family: 'Roboto', sans-serif;
  padding: 15px 8px;
  width: 100%;
  text-align: center;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.td-weather-week:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.07;
}
.td-weather-days {
  width: 20%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.td-weather-days .td-day-0,
.td-weather-days .td-day-1,
.td-weather-days .td-day-2,
.td-weather-days .td-day-3,
.td-weather-days .td-day-4 {
  margin-bottom: 8px;
  font-size: 11px;
  opacity: 0.5;
}
.td-weather-days .td-day-degrees {
  font-size: 20px;
  position: relative;
  left: 4px;
  line-height: 14px;
  opacity: 0.7;
}
.td-weather-days .td-circle {
  position: relative;
  right: 5px;
}
.td-weather-animated-icon {
  float: left;
  text-align: right;
  margin-left: -15px;
  position: relative;
  /* responsive portrait tablet + phone */
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-animated-icon {
    left: 0;
    top: -6px;
    margin-right: 0;
    margin-left: -22px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-animated-icon {
    transform: scale(0.72);
    -webkit-transform: scale(0.72);
    -moz-transform: scale(0.72);
    -ms-transform: scale(0.72);
    -o-transform: scale(0.72);
    margin-left: -20px;
  }
}
.td-weather-animated-icon span {
  width: 100px;
  height: 100px;
  display: inline-block;
  opacity: 0.4;
  margin-top: 4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-weather-animated-icon span {
    margin-top: 0;
  }
}
.clear-sky-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/clear-sky-d.png') no-repeat;
}
.clear-sky-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/clear-sky-n.png') no-repeat;
}
.few-clouds-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/few-clouds-d.png') no-repeat;
}
.few-clouds-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/few-clouds-n.png') no-repeat;
}
.scattered-clouds-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/scattered-clouds-d.png') no-repeat;
}
.scattered-clouds-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/scattered-clouds-n.png') no-repeat;
}
.broken-clouds-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/broken-clouds-d.png') no-repeat;
}
.broken-clouds-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/broken-clouds-n.png') no-repeat;
}
.shower-rain-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/shower-rain-d.png') no-repeat;
}
.shower-rain-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/shower-rain-n.png') no-repeat;
}
.rain-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/rain-d.png') no-repeat;
}
.rain-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/rain-n.png') no-repeat;
}
.thunderstorm-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/thunderstorm.png') no-repeat;
}
.thunderstorm-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/thunderstorm.png') no-repeat;
}
.snow-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/snow-d.png') no-repeat;
}
.snow-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/snow-n.png') no-repeat;
}
.mist-d {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/mist.png') no-repeat;
}
.mist-n {
  background: url('/wp-content/themes/portal2017/images/sprite/weather/mist.png') no-repeat;
}
/*
    weather location
*/
.td-weather-set-location {
  display: none;
  position: absolute;
  top: 0;
}
.td-weather-set-location .td-location-set-input {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  border: 0;
  padding: 0 10px;
}
.td-weather-set-location .td-location-set-input:focus ~ label {
  top: -20px;
  font-size: 11px;
  opacity: 0.5;
}
.td-show-location {
  display: block !important;
}
.td-show-location label {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 13px;
  opacity: 0.6;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/*

    2,3 columns

*/
.td_block_weather .td-column-2,
.td_block_weather .td-column-3 {
  text-align: right;
  height: 90px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2,
  .td_block_weather .td-column-3 {
    height: auto;
    display: inline-block;
    text-align: left;
    width: 100%;
  }
}
.td_block_weather .td-column-2 .td-weather-city,
.td_block_weather .td-column-3 .td-weather-city {
  position: absolute;
  top: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-city,
  .td_block_weather .td-column-3 .td-weather-city {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-condition,
.td_block_weather .td-column-3 .td-weather-condition {
  position: absolute;
  bottom: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-condition,
  .td_block_weather .td-column-3 .td-weather-condition {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-temperature,
.td_block_weather .td-column-3 .td-weather-temperature {
  text-align: right;
  width: 55%;
  padding-right: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-temperature,
  .td_block_weather .td-column-3 .td-weather-temperature {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-temp-wrap,
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  position: relative;
  top: -3px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-temp-wrap,
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    top: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  margin-right: -15px;
  top: -5px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-animated-icon,
  .td_block_weather .td-column-3 .td-weather-animated-icon {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    left: 0;
    top: -5px;
    margin-right: 0;
    margin-left: -22px;
  }
}
.td_block_weather .td-column-2 .td-weather-now,
.td_block_weather .td-column-3 .td-weather-now {
  width: 110px;
  padding: 32px 0;
  margin-right: 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-now,
  .td_block_weather .td-column-3 .td-weather-now {
    padding: 30px 0;
    position: relative;
    left: -10px;
    width: 100px;
    margin-right: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,
.td_block_weather .td-column-3 .td-weather-now .td-big-degrees {
  font-size: 32px;
}
.td_block_weather .td-column-2 .td-weather-degrees-wrap,
.td_block_weather .td-column-3 .td-weather-degrees-wrap {
  padding: 12px 0;
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-lo-hi,
.td_block_weather .td-column-3 .td-weather-lo-hi {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-info-wrap,
.td_block_weather .td-column-3 .td-weather-info-wrap {
  width: 45%;
  float: right;
  padding-left: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-info-wrap,
  .td_block_weather .td-column-3 .td-weather-info-wrap {
    width: 100%;
    padding-left: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information,
.td_block_weather .td-column-3 .td-weather-information {
  padding: 3px 0 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-information,
  .td_block_weather .td-column-3 .td-weather-information {
    padding: 5px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information:before,
.td_block_weather .td-column-3 .td-weather-information:before {
  top: auto;
  bottom: -4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-information:before,
  .td_block_weather .td-column-3 .td-weather-information:before {
    bottom: auto;
    top: -2px;
  }
}
.td_block_weather .td-column-2 .td-weather-week,
.td_block_weather .td-column-3 .td-weather-week {
  padding: 20px 0 15px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-week,
  .td_block_weather .td-column-3 .td-weather-week {
    padding: 15px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-week:before,
.td_block_weather .td-column-3 .td-weather-week:before {
  display: none;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-week:before,
  .td_block_weather .td-column-3 .td-weather-week:before {
    display: block;
  }
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  margin-right: 100px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    margin-right: 0;
  }
}
/*

    top weather widget

*/
.td-weather-top-widget {
  display: inline-block;
  margin-right: 32px;
}
.td-weather-top-widget .td-icons {
  background: none;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
.td-weather-top-widget .td-icons:before {
  font-size: 18px;
  display: block;
}
.td-weather-top-widget .td-weather-now {
  line-height: inherit;
  padding: 0;
  float: none;
  width: auto;
  display: inline-block;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-top-widget .td-weather-now {
    left: 0;
  }
}
.td-weather-top-widget .td-weather-now span {
  font-weight: 600;
}
.td-weather-top-widget .td-weather-now .td-big-degrees {
  font-size: 11px;
}
.td-weather-top-widget .td-weather-now .td-weather-unit {
  font-size: 8px;
  opacity: 1;
  left: 1px;
  top: -6px;
  vertical-align: inherit;
}
.td-weather-top-widget .td-weather-header {
  display: inline-block;
  padding-left: 6px;
}
.td-weather-top-widget .td-weather-header .td-weather-city {
  font-size: 11px;
  font-weight: 500;
  text-transform: none;
  margin: 0;
}
/*
    general
*/
.td_block_instagram {
  padding-bottom: 48px;
}
.td-instagram-image {
  display: block;
}
.td-instagram-element {
  position: relative;
  float: left;
}
.td-instagram-element a {
  position: relative;
  display: block;
}
.td-instagram-element a:before {
  content: '';
  width: 94%;
  height: 94%;
  border: 1px solid #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.td-instagram-element a:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.td-instagram-element:hover a:before {
  opacity: 0.4;
}
.td-instagram-element:hover a:after {
  opacity: 0.1;
}
.td-images-on-row-1 .td-instagram-element {
  width: 100%;
}
.td-images-on-row-2 .td-instagram-element {
  width: 50%;
}
.td-images-on-row-3 .td-instagram-element {
  width: 33.33333333%;
}
.td-images-on-row-4 .td-instagram-element {
  width: 25%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-4 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-5 .td-instagram-element {
  width: 20%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-5 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-6 .td-instagram-element {
  width: 16.66666667%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-6 .td-instagram-element {
    width: 33.33333333%;
  }
}
.td-images-on-row-7 .td-instagram-element {
  width: 14.28571428571429%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-7 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-8 .td-instagram-element {
  width: 12.5%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-8 .td-instagram-element {
    width: 50%;
  }
}
.td-image-gap-2 {
  margin: 0 -2px;
}
.td-image-gap-2 .td-instagram-element {
  padding: 0 2px 4px;
}
.td-image-gap-5 {
  margin: 0 -5px;
}
.td-image-gap-5 .td-instagram-element {
  padding: 0 5px 10px;
}
.td_block_instagram .td-video-play-ico {
  pointer-events: none;
}
.td_block_instagram .td-instagram-element {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_instagram .td-instagram-element .td-video-play-ico img {
    width: 24px;
  }
}
.td-instagram-header {
  position: relative;
  margin-bottom: 16px;
}
.td-instagram-profile-image {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
}
.td-instagram-profile-image {
  margin-right: 12px;
  float: left;
}
.td-instagram-meta {
  padding-top: 4px;
  font-size: 13px;
  color: #000;
}
.td-instagram-button {
  position: absolute;
  top: 14px;
  right: 0;
  padding: 8px 14px 9px;
  border: 1px solid #ededed;
  line-height: 1;
  font-size: 13px;
  color: #444;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.td-instagram-button:hover {
  border-color: #ccc;
  text-decoration: none !important;
}
.td-instagram-user {
  font-size: 15px;
  font-weight: 600;
}
.td-instagram-user a {
  line-height: 26px;
  color: #4db2ec;
}
.td-instagram-user a:hover {
  text-decoration: none !important;
}
.td-instagram-followers span {
  font-weight: 600;
}
.td_block_instagram .td-column-1 .td-images-on-row-3 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-4 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-5 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-6 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-8 .td-video-play-ico img {
  width: 24px;
}
.td_block_instagram .td-column-1 .td-instagram-button {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_instagram .td-column-1 .td-instagram-button {
    display: none;
  }
}
.td_block_instagram .td-column-2 .td-images-on-row-5 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-6 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-8 .td-video-play-ico img {
  width: 24px;
}
.td_block_instagram .td-column-3 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-3 .td-images-on-row-8 .td-video-play-ico img {
  width: 24px;
}
.td_block_instagram .td-instagram-user a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: block;
  margin-right: 80px;
}
/*  ----------------------------------------------------------------------------
    Footer Instagram
----------------------------------------------------------------------------  */
.td-footer-instagram-container {
  padding-bottom: 0;
}
.td-footer-instagram-container .td_block_instagram {
  padding-bottom: 0;
  overflow: hidden;
}
.td-footer-instagram-container .td-footer-instagram-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 15px;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'Open Sans', arial, sans-serif;
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
  font-weight: 600;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    margin: 0 20px;
  }
}
.td_block_exchange {
  font-family: 'Roboto', sans-serif;
  padding-bottom: 35px;
  /* Header - Base Currency */
  /* 1 Column Title Overflow */
  /* Body - All Currencies */
  /* Flags */
}
.td_block_exchange .td-exchange-header {
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-top: 14px;
  padding-bottom: 12px;
  margin-bottom: 10px;
  z-index: 0;
}
.td_block_exchange .td-exchange-header:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.07;
  z-index: -1;
}
.td_block_exchange .td-base-title {
  margin-left: 9px;
}
.td_block_exchange .td-column-1 .td-exchange-base {
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_exchange .td-column-1 .td-exchange-base {
    width: 212px;
  }
}
.td_block_exchange .td-rate {
  position: relative;
  border-bottom: 1px dashed #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
}
.td_block_exchange .td-rate:last-child {
  border-bottom: none;
}
.td_block_exchange .td-rate .td-rate-currency {
  font-weight: bold;
  display: inline-block;
  margin-left: 34px;
}
.td_block_exchange .td-rate .td-exchange-value {
  float: right;
}
.td_block_exchange .td-flags {
  background-image: url('/wp-content/themes/portal2017/images/flags/flags.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.td_block_exchange .td-flag-header {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.td_block_exchange .td-flags-all {
  position: absolute;
  top: 8px;
  left: 0;
}
.td_block_exchange .td-flag-aud {
  background-position: 0 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-bgn {
  background-position: -24px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-brl {
  background-position: -48px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-cad {
  background-position: -72px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-chf {
  background-position: -96px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-cny {
  background-position: 0 -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-czk {
  background-position: -24px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-dkk {
  background-position: -48px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-eur {
  background-position: -72px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-gbp {
  background-position: -96px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-hkd {
  background-position: 0 -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-hrk {
  background-position: -24px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-huf {
  background-position: -48px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-idr {
  background-position: -72px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-ils {
  background-position: -96px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-inr {
  background-position: 0 -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-jpy {
  background-position: -24px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-krw {
  background-position: -48px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-mxn {
  background-position: -72px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-myr {
  background-position: -96px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-nok {
  background-position: 0 -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-nzd {
  background-position: -24px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-php {
  background-position: -48px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-pln {
  background-position: -72px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-ron {
  background-position: -96px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-rub {
  background-position: -120px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-sek {
  background-position: -120px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-sgd {
  background-position: -120px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-thb {
  background-position: -120px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-try {
  background-position: -120px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-usd {
  background-position: 0 -120px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-zar {
  background-position: -24px -120px;
  width: 24px;
  height: 24px;
}
@-moz-document url-prefix() {
  .td_block_exchange .td-flags-all {
    top: 9px;
  }
}
.td_block_exchange .td-column-2 {
  overflow: hidden;
}
.td_block_exchange .td-column-2 .td-rate {
  width: 26%;
  float: left;
  margin-right: 11%;
  border-bottom-width: 0;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-2 .td-rate {
    width: auto;
    float: none;
    margin-right: 0;
    border-bottom-width: 1px;
  }
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n) {
  margin-right: 0;
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
  content: '';
  width: 1400px;
  height: 1px;
  border-bottom: 1px dashed #F2F2F2;
  position: absolute;
  bottom: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
    display: none;
  }
}
.td_block_exchange .td-column-3 {
  overflow: hidden;
}
.td_block_exchange .td-column-3 .td-rate {
  width: 19%;
  float: left;
  margin-right: 8%;
  border-bottom-width: 0;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-3 .td-rate {
    width: auto;
    float: none;
    margin-right: 0;
    border-bottom-width: 1px;
  }
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n) {
  margin-right: 0;
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
  content: '';
  width: 1400px;
  height: 1px;
  border-bottom: 1px dashed #F2F2F2;
  position: absolute;
  bottom: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    bbPress plugin
*/
.bbpress .td-page-title {
  margin-bottom: 1px;
}
.bbpress .td-page-title a {
  color: #222;
}
.bbpress .bbp-admin-links a:hover {
  color: #222;
}
.bbpress .td-main-page-wrap {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .bbpress .td-main-page-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .bbpress .td-main-page-wrap {
    padding-top: 16px;
  }
}
#bbpress-forums {
  position: relative;
  padding-top: 4px;
}
#bbpress-forums .bbp-breadcrumb p {
  font-family: 'Open Sans', arial, sans-serif;
  color: #c3c3c3;
  line-height: 14px;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2px;
}
#bbpress-forums .bbp-breadcrumb a,
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current {
  font-size: 12px;
  color: #c3c3c3;
}
#bbpress-forums .bbp-breadcrumb a:hover,
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current:hover {
  color: #777;
}
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep {
  font-size: 12px;
  margin: 0 5px 0 5px;
}
#bbpress-forums .bbp-search-form {
  width: 100%;
  padding: 21px 0;
}
#bbpress-forums div.bbp-search-form input,
#bbpress-forums div.bbp-search-form button {
  font-size: 12px;
  line-height: 16px;
}
#bbpress-forums #bbp-search-form {
  position: relative;
  float: none;
}
#bbpress-forums #bbp-search-form #bbp_search {
  width: 95%;
  height: 32px;
}
#bbpress-forums #bbp-search-form .button {
  position: absolute;
  top: 0;
  right: 0;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  border: none;
  margin-bottom: 0;
}
#bbpress-forums ul.bbp-replies .bbp-reply-header,
#bbpress-forums ul.bbp-search-results .bbp-reply-header,
#bbpress-forums ul.bbp-replies .bbp-topic-header,
#bbpress-forums ul.bbp-search-results .bbp-topic-header {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums ul.bbp-replies .bbp-reply-header,
  #bbpress-forums ul.bbp-search-results .bbp-reply-header,
  #bbpress-forums ul.bbp-replies .bbp-topic-header,
  #bbpress-forums ul.bbp-search-results .bbp-topic-header {
    border-bottom: 1px dashed #e8e8e8;
  }
}
#bbpress-forums li.bbp-header {
  padding-left: 16px;
  background: none #222222;
  color: #ffffff;
}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,
#bbpress-forums li.bbp-header li.bbp-topic-freshness {
  padding-right: 10px;
}
#bbpress-forums li.bbp-header .bbp-reply-content span a {
  color: #fff;
}
#bbpress-forums li.bbp-header .bbp-reply-content span a:hover {
  color: #4db2ec;
}
#bbpress-forums li.bbp-footer {
  background: none transparent;
}
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-forum-topic-count,
#bbpress-forums .bbp-forum-reply-count,
#bbpress-forums .bbp-topic-freshness,
#bbpress-forums .bbp-topic-voice-count,
#bbpress-forums .bbp-topic-reply-count {
  text-align: right;
}
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-topic-freshness {
  width: 33%;
  padding-right: 50px;
  padding-left: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .bbp-forum-freshness,
  #bbpress-forums .bbp-topic-freshness {
    padding-right: 0;
  }
}
#bbpress-forums .bbp-forum-freshness a,
#bbpress-forums .bbp-topic-freshness a {
  color: #222222;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
}
#bbpress-forums .bbp-forum-freshness a:hover,
#bbpress-forums .bbp-topic-freshness a:hover {
  color: #4db2ec;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
  background-color: transparent;
  margin-top: 10px;
}
#bbpress-forums li.bbp-body {
  margin-top: 20px;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  padding-top: 10px;
  padding-right: 0;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness,
#bbpress-forums li.bbp-body .bbp-forum-topic-count,
#bbpress-forums li.bbp-body .bbp-forum-reply-count,
#bbpress-forums li.bbp-body .bbp-topic-freshness,
#bbpress-forums li.bbp-body .bbp-topic-voice-count,
#bbpress-forums li.bbp-body .bbp-topic-reply-count {
  font-size: 11px;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness > a,
#bbpress-forums li.bbp-body .bbp-topic-freshness > a {
  font-size: 10px;
  color: #c3c3c3;
  font-weight: normal;
  line-height: 12px;
  display: inline-block;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness {
  margin-bottom: 7px;
}
#bbpress-forums li.bbp-forum-info,
#bbpress-forums li.bbp-topic-title {
  position: relative;
  width: 49%;
}
#bbpress-forums .bbp-forum-content {
  font-style: italic;
  color: #c3c3c3;
  line-height: 17px;
}
#bbpress-forums li.bbp-forum-topic-count,
#bbpress-forums li.bbp-forum-reply-count,
#bbpress-forums li.bbp-topic-voice-count,
#bbpress-forums li.bbp-topic-reply-count {
  width: 9%;
}
#bbpress-forums .bbp-body .bbp-forum-freshness,
#bbpress-forums .bbp-body .bbp-topic-freshness {
  position: relative;
}
#bbpress-forums .bbp-body .bbp-forum-freshness img,
#bbpress-forums .bbp-body .bbp-topic-freshness img {
  position: absolute;
  right: 0;
  top: 3px;
  margin: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .bbp-body .bbp-forum-freshness img,
  #bbpress-forums .bbp-body .bbp-topic-freshness img {
    display: none;
  }
}
#bbpress-forums .bbp-body .bbp-forum-freshness p,
#bbpress-forums .bbp-body .bbp-topic-freshness p {
  margin: 0;
  line-height: 17px;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  border: none;
  width: 40px;
}
#bbpress-forums .bbp-forums-list li {
  color: #fff;
  display: block;
}
#bbpress-forums .bbp-forums-list li a {
  color: #444;
}
#bbpress-forums .bbp-forums-list li a:hover {
  color: #4db2ec;
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #111;
}
#bbpress-forums .bbp-forum-title:hover,
#bbpress-forums .bbp-topic-permalink:hover {
  color: #4db2ec;
}
#bbpress-forums .bbp-topic-started-by,
#bbpress-forums .bbp-topic-started-in {
  color: #c3c3c3;
  font-size: 10px;
}
#bbpress-forums .bbp-topic-started-by a,
#bbpress-forums .bbp-topic-started-in a {
  color: #666666;
}
#bbpress-forums .bbp-topic-started-by a:hover,
#bbpress-forums .bbp-topic-started-in a:hover {
  color: #4db2ec;
}
#bbpress-forums .bbp-topic-started-by img,
#bbpress-forums .bbp-topic-started-in img {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
}
#bbpress-forums .bbp-topics li.bbp-header {
  margin-top: 0;
}
#bbpress-forums p.bbp-topic-meta span {
  white-space: initial;
}
#bbpress-forums li.bbp-body ul.topic {
  padding-left: 0;
  padding-bottom: 19px;
  padding-top: 14px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title {
  line-height: 15px;
  position: relative;
  top: 1px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-meta {
  margin: 0 0 0 50px;
  display: inline-block;
  line-height: 15px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-permalink {
  margin: 0 0 4px 50px;
  display: block;
  line-height: 20px;
}
#bbpress-forums .bbp-body .super-sticky,
#bbpress-forums .bbp-body .sticky {
  background-color: #fcfcfc !important;
}
#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title,
#bbpress-forums .bbp-body .sticky li.bbp-topic-title {
  top: 1px;
}
#bbpress-forums .bbp-body .super-sticky .bbp-topic-started-by img,
#bbpress-forums .bbp-body .sticky .bbp-topic-started-by img {
  top: 2px;
}
#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink,
#bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink {
  margin-bottom: 3px;
  color: #4db2ec;
}
#bbpress-forums li.bbp-topic-freshness {
  width: 27%;
}
#bbpress-forums li.bbp-topic-title {
  width: 55%;
}
#bbpress-forums div.bbp-template-notice,
#bbpress-forums div.indicator-hint {
  border-radius: 0;
}
#bbpress-forums div.bbp-template-notice p {
  margin: 9px 0 9px 9px !important;
  position: relative;
  font-size: 11px;
  line-height: 20px;
}
#bbpress-forums div.bbp-template-notice img {
  width: 20px !important;
  display: inline;
  vertical-align: middle;
  margin-bottom: 0 !important;
  margin-left: 5px;
  margin-right: 5px;
}
#bbpress-forums .wp-editor-area {
  border: 1px solid #e6e6e6;
}
#bbpress-forums button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  line-height: 1;
  margin-bottom: 10px;
}
#bbpress-forums button:hover {
  background-color: #4db2ec;
}
#bbpress-forums .bbp-replies .bbp-header {
  margin-top: 0;
}
#bbpress-forums .bbp-body .hentry {
  padding: 0;
}
#bbpress-forums ul.bbp-replies .bbp-body .hentry,
#bbpress-forums ul.bbp-search-results .bbp-body .hentry {
  margin-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums ul.bbp-replies .bbp-body .hentry,
  #bbpress-forums ul.bbp-search-results .bbp-body .hentry {
    margin: 0;
  }
}
#bbpress-forums .bbp-reply-post-date,
#bbpress-forums .bbp-topic-post-date {
  font-size: 11px;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  padding: 4px 8px 5px 8px;
  background-color: #fcfcfc;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums div.bbp-forum-header,
  #bbpress-forums div.bbp-topic-header,
  #bbpress-forums div.bbp-reply-header {
    padding: 4px 0 5px 0;
  }
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-search-author {
  width: 80px !important;
}
#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-search-author a.bbp-author-name {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
  width: 80px;
  word-wrap: break-word;
}
#bbpress-forums div.bbp-forum-author br,
#bbpress-forums div.bbp-topic-author br,
#bbpress-forums div.bbp-reply-author br,
#bbpress-forums div.bbp-search-author br {
  display: none;
}
#bbpress-forums div.bbp-forum-author img,
#bbpress-forums div.bbp-topic-author img,
#bbpress-forums div.bbp-reply-author img,
#bbpress-forums div.bbp-search-author img {
  display: inline-block;
  margin-bottom: 2px;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-search-author .bbp-author-role {
  color: #c3c3c3;
  font-size: 10px;
  font-style: normal;
  line-height: 20px;
}
#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author {
  text-align: left;
}
#bbpress-forums li.bbp-header div.bbp-forum-content,
#bbpress-forums li.bbp-header div.bbp-topic-content,
#bbpress-forums li.bbp-header div.bbp-reply-content {
  margin-left: 85px;
}
#bbpress-forums li.bbp-footer div {
  display: none;
}
#bbpress-forums .bbp-forum-header a.bbp-forum-permalink,
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink {
  font-size: 10px;
  color: #555;
  position: relative;
  top: 1px;
  margin-left: 20px;
}
#bbpress-forums .bbp-forum-header a.bbp-forum-permalink:hover,
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink:hover,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink:hover {
  color: #000;
}
#bbpress-forums .bbp-body div.bbp-forum-content,
#bbpress-forums .bbp-body div.bbp-topic-content,
#bbpress-forums .bbp-body div.bbp-reply-content {
  margin-left: 100px !important;
}
#bbpress-forums .bbp-forums .bbp-body div.bbp-forum-content {
  margin-left: 0 !important;
}
#bbpress-forums fieldset.bbp-form {
  margin-bottom: 0;
}
#bbpress-forums fieldset.bbp-form label {
  font-size: 12px;
}
#bbpress-forums .bbp-reply-form {
  margin-top: 20px;
}
#bbpress-forums div.bbp-forum-title,
#bbpress-forums div.bbp-topic-title,
#bbpress-forums div.bbp-reply-title {
  clear: both;
}
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
  font-size: 12px;
  color: #c3c3c3;
  margin: 3px 0 3px 0;
}
#bbpress-forums div.bbp-forum-title h3 a,
#bbpress-forums div.bbp-topic-title h3 a,
#bbpress-forums div.bbp-reply-title h3 a {
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
}
#bbpress-forums div.bbp-forum-title .bbp-topic-title-meta,
#bbpress-forums div.bbp-topic-title .bbp-topic-title-meta,
#bbpress-forums div.bbp-reply-title .bbp-topic-title-meta {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #c3c3c3;
}
#bbpress-forums div.bbp-forum-title .bbp-topic-title-meta a,
#bbpress-forums div.bbp-topic-title .bbp-topic-title-meta a,
#bbpress-forums div.bbp-reply-title .bbp-topic-title-meta a {
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
}
#bbpress-forums .bbp-topic-header .bbp-meta .bbp-topic-permalink {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
}
#bbpress-forums #subscription-toggle {
  color: #575757;
  font-weight: normal;
  margin-right: 1px;
  float: right;
  vertical-align: bottom;
}
#bbpress-forums .bbp-pagination .current {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
}
#bbpress-forums .bbp-pagination a,
#bbpress-forums .bbp-pagination span {
  border: 1px solid #e6e6e6;
  color: #444;
  display: inline-block;
  float: left;
  line-height: 21px;
  margin-left: 5px;
  min-width: 28px;
  padding: 2px 5px 3px;
  text-align: center;
}
#bbpress-forums .bbp-pagination a:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
#bbpress-forums .bbp-pagination .bbp-pagination-links a:hover,
#bbpress-forums .bbp-pagination .bbp-pagination-links span.current {
  opacity: 1;
}
#bbpress-forums .bbp-pagination-count {
  margin-top: 2px;
}
#bbpress-forums .bbp-topic-tags p {
  font-size: 10px;
  color: #c3c3c3;
}
.single-forum #subscription-toggle {
  margin-top: -4px;
  margin-bottom: 12px;
}
#bbpress-forums li.bbp-header {
  border-top: 0;
}
#bbp-user-replies-created .bbp-reply-post-date,
#bbp-user-replies-created .bbp-header {
  color: #999;
  font-size: 11px;
}
#bbp-user-replies-created .bbp-topic-permalink {
  display: block;
}
.bbp-user-page .bbp-user-section p {
  margin-bottom: 10px;
}
.bbp-user-page .bbp-user-section p.bbp-user-description {
  margin-bottom: 21px;
}
.bbp-user-page .bbp-user-section {
  margin-bottom: 21px;
}
.bbp-user-page .td-page-title {
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  .bbp-user-page .td-page-title {
    text-align: center;
  }
}
#bbp-user-navigation li a {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}
#bbp-user-navigation li a:hover {
  color: #222;
}
.bbp-user-page #bbpress-forums {
  padding-top: 16px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  width: 100px;
  height: 100px;
  margin: 0 0 15px;
}
#bbp-user-body ul.bbp-topics,
#bbp-user-body ul.bbp-replies {
  clear: both !important;
}
.bbp-user-edit #bbp-your-profile .entry-title {
  margin-bottom: 0 !important;
}
#bbp-your-profile fieldset {
  border: 0;
  margin: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
  display: inline-block;
  margin: 0 0 20px;
}
#bbpress-forums #bbp-single-user-details {
  width: 100%;
  float: none;
}
#bbpress-forums #bbp-user-body {
  margin-left: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
  display: inline-block;
}
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a {
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
  font-size: 9px;
  line-height: 12px;
}
.bbp-user-page #bbpress-forums #subscription-toggle {
  margin-right: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  padding: 3px 12px;
}
#bbpress-forums #bbp-single-user-details {
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  #bbpress-forums #bbp-single-user-details {
    text-align: center;
    width: 100%;
  }
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    text-align: center;
    width: 100%;
  }
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
  color: #fff;
  background-color: #4db2ec;
}
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
  width: 80%;
  background: transparent;
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password {
  width: 80%;
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
  display: inline-block;
  padding: 6px 12px 6px;
  margin-bottom: 10px;
  background-color: #222;
  color: #FFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 17px;
}
#bbpress-forums #bbp-your-profile fieldset {
  margin-bottom: 48px;
  border-top: 2px solid #222;
}
#bbpress-forums #bbp-your-profile fieldset.submit {
  border-top: 0;
  padding: 0;
}
#bbpress-forums li.bbp-header li.bbp-forum-info,
#bbpress-forums li.bbp-body li.bbp-forum-info,
#bbpress-forums li.bbp-header li.bbp-topic-title,
#bbpress-forums li.bbp-body li.bbp-topic-title {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums li.bbp-header li.bbp-forum-info,
  #bbpress-forums li.bbp-body li.bbp-forum-info,
  #bbpress-forums li.bbp-header li.bbp-topic-title,
  #bbpress-forums li.bbp-body li.bbp-topic-title {
    width: 100%;
  }
}
#bbpress-forums li.bbp-header li.bbp-forum-topic-count,
#bbpress-forums li.bbp-header li.bbp-forum-reply-count,
#bbpress-forums li.bbp-body li.bbp-forum-topic-count,
#bbpress-forums li.bbp-body li.bbp-forum-reply-count,
#bbpress-forums li.bbp-header li.bbp-topic-voice-count,
#bbpress-forums li.bbp-header li.bbp-topic-reply-count,
#bbpress-forums li.bbp-body li.bbp-topic-voice-count,
#bbpress-forums li.bbp-body li.bbp-topic-reply-count {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
  #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
  #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
  #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
  #bbpress-forums li.bbp-header li.bbp-topic-voice-count,
  #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
  #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
  #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
    width: 20%;
  }
}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,
#bbpress-forums li.bbp-body li.bbp-forum-freshness,
#bbpress-forums li.bbp-header li.bbp-topic-freshness,
#bbpress-forums li.bbp-body li.bbp-topic-freshness {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums li.bbp-header li.bbp-forum-freshness,
  #bbpress-forums li.bbp-body li.bbp-forum-freshness,
  #bbpress-forums li.bbp-header li.bbp-topic-freshness,
  #bbpress-forums li.bbp-body li.bbp-topic-freshness {
    width: 58%;
  }
}
#bbpress-forums li.bbp-header .bbp-forum-topic-count,
#bbpress-forums li.bbp-header .bbp-forum-reply-count,
#bbpress-forums li.bbp-header .bbp-forum-freshness,
#bbpress-forums li.bbp-footer {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums li.bbp-header .bbp-forum-topic-count,
  #bbpress-forums li.bbp-header .bbp-forum-reply-count,
  #bbpress-forums li.bbp-header .bbp-forum-freshness,
  #bbpress-forums li.bbp-footer {
    font-size: 10px !important;
  }
}
#bbpress-forums li.bbp-header li.bbp-forum-info,
#bbpress-forums li.bbp-header li.bbp-topic-title {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums li.bbp-header li.bbp-forum-info,
  #bbpress-forums li.bbp-header li.bbp-topic-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 600;
  }
}
div.bbp-search-form input,
div.bbp-search-form button {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  div.bbp-search-form input,
  div.bbp-search-form button {
    padding: 8px 15px;
  }
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums .bbp-forum-title,
  #bbpress-forums .bbp-topic-permalink {
    font-size: 15px;
    line-height: 21px;
  }
}
#bbpress-forums .bbp-body ul {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums .bbp-body ul {
    padding-bottom: 5px !important;
  }
}
#bbpress-forums .bbp-body div.bbp-reply-author {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums .bbp-body div.bbp-reply-author {
    margin: 0;
    min-height: inherit;
  }
}
#bbpress-forums .bbp-topic-tags p {
  /* responsive portrait phone */
}
@media (max-width: 510px) {
  #bbpress-forums .bbp-topic-tags p {
    margin-top: 10px;
    margin-bottom: 20px !important;
  }
}
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums div.bbp-reply-author img.avatar,
  #bbpress-forums div.bbp-topic-author img.avatar {
    width: 20px;
    margin: 0 10px 0 0 !important;
    vertical-align: top;
    position: relative;
    top: 0;
  }
}
#bbpress-forums .reply .bbp-reply-author,
#bbpress-forums .topic .bbp-topic-author,
#bbpress-forums .topic .bbp-reply-author {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .reply .bbp-reply-author,
  #bbpress-forums .topic .bbp-topic-author,
  #bbpress-forums .topic .bbp-reply-author {
    width: 100% !important;
    text-align: left;
    color: #c3c3c3;
    font-size: 10px;
    padding: 6px 0 2px 0 !important;
    margin-bottom: 6px !important;
    background-color: #fcfcfc;
    border-bottom: 1px solid #ededed;
  }
}
@media (max-width: 767px) {
  #bbpress-forums .reply .bbp-reply-author .bbp-author-name,
  #bbpress-forums .topic .bbp-topic-author .bbp-author-name,
  #bbpress-forums .topic .bbp-reply-author .bbp-author-name {
    font-size: 12px;
  }
}
#bbpress-forums .reply .bbp-reply-author .bbp-author-name,
#bbpress-forums .topic .bbp-topic-author .bbp-author-name,
#bbpress-forums .topic .bbp-reply-author .bbp-author-name,
#bbpress-forums .reply .bbp-reply-author .bbp-author-role,
#bbpress-forums .topic .bbp-topic-author .bbp-author-role,
#bbpress-forums .topic .bbp-reply-author .bbp-author-role,
#bbpress-forums .reply .bbp-reply-author .bbp-reply-ip,
#bbpress-forums .topic .bbp-topic-author .bbp-reply-ip,
#bbpress-forums .topic .bbp-reply-author .bbp-reply-ip {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .reply .bbp-reply-author .bbp-author-name,
  #bbpress-forums .topic .bbp-topic-author .bbp-author-name,
  #bbpress-forums .topic .bbp-reply-author .bbp-author-name,
  #bbpress-forums .reply .bbp-reply-author .bbp-author-role,
  #bbpress-forums .topic .bbp-topic-author .bbp-author-role,
  #bbpress-forums .topic .bbp-reply-author .bbp-author-role,
  #bbpress-forums .reply .bbp-reply-author .bbp-reply-ip,
  #bbpress-forums .topic .bbp-topic-author .bbp-reply-ip,
  #bbpress-forums .topic .bbp-reply-author .bbp-reply-ip {
    display: inline-block;
    margin-right: 10px;
    text-align: left;
    width: auto;
  }
}
#bbpress-forums .bbp-body .reply .bbp-reply-content,
#bbpress-forums .bbp-body .topic .bbp-reply-content,
#bbpress-forums .bbp-body .topic .bbp-topic-content {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .bbp-body .reply .bbp-reply-content,
  #bbpress-forums .bbp-body .topic .bbp-reply-content,
  #bbpress-forums .bbp-body .topic .bbp-topic-content {
    margin: 0 !important;
    padding: 0 8px 12px 30px;
  }
}
#bbpress-forums .bbp-body .reply .bbp-reply-content p,
#bbpress-forums .bbp-body .topic .bbp-reply-content p,
#bbpress-forums .bbp-body .topic .bbp-topic-content p {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #bbpress-forums .bbp-body .reply .bbp-reply-content p,
  #bbpress-forums .bbp-body .topic .bbp-reply-content p,
  #bbpress-forums .bbp-body .topic .bbp-topic-content p {
    margin-bottom: 21px;
  }
}
#bbpress-forums li.bbp-header li {
  font-size: 12px;
}
/* widgets



*/
.widget_display_search {
  margin-bottom: 20px;
}
.widget_display_search form {
  position: relative;
  margin-top: 21px;
}
.widget_display_search .block-title {
  margin-bottom: 0;
}
.widget_display_search label {
  display: none;
}
.widget_display_search #bbp_search {
  height: 32px;
  width: 95%;
}
.widget_display_search #bbp_search_submit {
  position: absolute;
  top: 0;
  right: 0;
}
.bbp_widget_login {
  margin-bottom: 20px;
}
.bbp_widget_login .block-title {
  margin-bottom: 0;
  display: block;
}
.bbp_widget_login fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.bbp_widget_login fieldset #user_pass {
  border: 1px solid #e6e6e6;
  color: #444444;
  font-size: 12px;
  height: 34px;
  line-height: 21px;
  max-width: 100%;
  padding: 3px 9px;
  width: 100%;
}
.bbp_widget_login fieldset #user_pass:focus {
  border-color: #cccccc;
}
.bbp_widget_login .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 8px 14px;
  text-shadow: none;
  line-height: 1;
  margin-bottom: 10px;
}
.bbp_widget_login .button:hover {
  background-color: #4db2ec;
  color: #ffffff;
}
.bbp_widget_login h4 {
  margin: 6px 10px 0 0;
  font-size: 14px;
  display: inline-block;
}
.bbp_widget_login .bbp-logged-in {
  margin-top: 20px;
  display: inline-block;
}
.widget_display_replies,
.widget_display_topics {
  margin-bottom: 20px;
  display: inline-block;
}
.widget_display_replies .block-title,
.widget_display_topics .block-title {
  margin-bottom: 0;
  display: block;
}
.widget_display_replies li,
.widget_display_topics li {
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ededed;
  font-size: 13px;
}
.widget_display_replies ul,
.widget_display_topics ul {
  margin-top: 20px;
}
.widget_display_replies .bbp-author-name,
.widget_display_topics .bbp-author-name {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #4db2ec;
  left: -2px;
  position: relative;
}
.widget_display_replies li div,
.widget_display_topics li div {
  display: block;
  font-size: 11px;
  color: #c3c3c3;
}
.widget_display_replies .bbp-reply-topic-title,
.widget_display_topics .bbp-reply-topic-title {
  left: 3px;
  position: relative;
}
.widget_display_replies img,
.widget_display_topics img {
  width: 20px;
  margin-right: 6px;
  vertical-align: middle;
}
.widget_display_forums {
  margin-bottom: 16px;
}
.widget_display_stats .block-title {
  margin-bottom: 0;
}
.widget_display_stats dl {
  margin-top: 20px;
}
.widget_display_stats dd {
  display: inline-block;
  margin: 0 0 10px 0;
  text-align: right;
  width: 30%;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ededed;
}
.widget_display_stats dt {
  display: inline-block;
  float: left;
  width: 70%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ededed;
}
.td-footer-container .button {
  background-color: #000;
}
.td-footer-container .widget_display_stats dt,
.td-footer-container .widget_display_stats dd,
.td-footer-container .widget_display_replies li,
.td-footer-container .widget_display_topics li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.widget_display_replies,
.widget_display_topics {
  width: 100%;
}
@media (max-width: 480px) {
  .bbp-search-results .bbp-topic-author {
    position: relative;
    padding-left: 80px;
  }
  .bbp-search-results .bbp-topic-author img.avatar {
    position: absolute;
    left: 0;
    max-width: 60px !important;
    margin: 0 !important;
  }
  .bbp-search-results .bbp-topic-author a.bbp-author-name {
    display: inline-block !important;
    text-align: left;
  }
}
#bbpress-forums div.bbp-reply-content p,
#bbpress-forums div.bbp-reply-content li {
  font-size: 15px;
  line-height: 26px;
}
#bbpress-forums div.bbp-reply-content ul {
  margin-bottom: 21px;
  margin-left: 40px;
}
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  width: 24px;
}
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
  font-size: 11px;
}
#bbpress-forums div.even {
  margin-top: 10px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-pagination {
  margin-left: 50px;
}
/*  ----------------------------------------------------------------------------
    BuddyPress plugin
*/
.buddypress hr {
  border: 0;
  background-color: #e6e6e6;
  height: 1px;
}
.buddypress fieldset {
  border-color: #e6e6e6;
}
.td-page-content #buddypress p,
.td-page-content #buddypress li {
  font-size: 13px;
  line-height: 21px;
}
#buddypress .activity-list li.load-more a:hover {
  text-decoration: none;
}
/*  ----------------------------------------------------------------------------
    Buttons

*/
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress div.generic-button a,
#buddypress .comment-reply-link {
  border: none;
  box-shadow: none;
  color: #fff;
  background-color: #222;
  font-size: 11px;
  padding: 8px 14px;
  text-shadow: none;
  line-height: 12px;
  margin-bottom: 3px;
  vertical-align: middle;
}
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover,
#buddypress input[type=submit]:active,
#buddypress input[type=button]:active,
#buddypress input[type=reset]:active,
#buddypress div.generic-button a:active,
#buddypress .comment-reply-link:active,
#buddypress input[type=submit]:focus,
#buddypress input[type=button]:focus,
#buddypress input[type=reset]:focus,
#buddypress div.generic-button a:focus,
#buddypress .comment-reply-link:focus {
  background-color: #4db2ec;
  color: #fff;
  border: none;
}
#buddypress input[type="checkbox"],
#buddypress input[type="radio"] {
  margin-right: 5px;
  vertical-align: middle;
}
#buddypress .mce-toolbar .mce-ico {
  line-height: 30px;
  height: 28px;
}
#buddypress .standard-form .wp-editor-container textarea {
  border: none;
  font-size: 13px;
  background-color: transparent;
}
#buddypress .field-visibility-settings-toggle {
  margin: 5px 0 0;
  line-height: 1;
}
#buddypress div.generic-button.friendship-button a,
#buddypress div.generic-button a.join-group,
#buddypress div.generic-button a.leave-group,
#buddypress div.generic-button a.mention,
#buddypress div.generic-button a.send-message {
  padding: 4px 10px 5px 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #777;
  cursor: pointer;
  font-weight: 600;
  outline: none;
  text-align: center;
  text-decoration: none;
}
#buddypress div.generic-button.friendship-button a:hover,
#buddypress div.generic-button a.join-group:hover,
#buddypress div.generic-button a.leave-group:hover,
#buddypress div.generic-button a.mention:hover,
#buddypress div.generic-button a.send-message:hover,
#buddypress div.generic-button.friendship-button a:focus,
#buddypress div.generic-button a.join-group:focus,
#buddypress div.generic-button a.leave-group:focus,
#buddypress div.generic-button a.mention:focus,
#buddypress div.generic-button a.send-message:focus,
#buddypress div.generic-button.friendship-button a:active,
#buddypress div.generic-button a.join-group:active,
#buddypress div.generic-button a.leave-group:active,
#buddypress div.generic-button a.mention:active,
#buddypress div.generic-button a.send-message:active {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
#buddypress .acomment-options a.acomment-reply,
#buddypress .acomment-options a.acomment-delete {
  font-weight: normal;
  font-size: 11px;
  border: 1px solid #ccc;
  padding: 2px 7px 3px 7px;
}
#buddypress .acomment-options a.acomment-reply:hover,
#buddypress .acomment-options a.acomment-delete:hover {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
#buddypress #item-header-avatar {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress #item-header-avatar {
    width: 100% !important;
    text-align: center;
  }
}
#buddypress #item-header-avatar a {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress #item-header-avatar a {
    display: inline-block;
  }
  #buddypress #item-header-avatar a img {
    margin: 0 0 20px !important;
  }
}
@media (max-width: 767px) {
  #buddypress #item-header-avatar a {
    width: 100px;
  }
}
#buddypress a.button,
a.bp-title-button,
#buddypress ul.button-nav li a {
  font-size: 11px;
  padding: 6px 8px !important;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1;
}
#buddypress a.button:hover,
a.bp-title-button:hover,
#buddypress ul.button-nav li a:hover,
#buddypress a.button:focus,
a.bp-title-button:focus,
#buddypress ul.button-nav li a:focus,
#buddypress a.button:active,
a.bp-title-button:active,
#buddypress ul.button-nav li a:active {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
  background-color: #4db2ec;
}
#buddypress ul.button-nav li.current a {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
a.bp-title-button {
  padding: 2px 9px 3px 9px;
  position: relative;
  top: -2px;
  margin-left: 12px;
}
.entry-crumbs a.bp-title-button {
  display: none;
}
#buddypress div.generic-button #new-topic-button {
  padding: 6px 10px 7px 10px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  top: -2px;
}
#buddypress div.generic-button {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #buddypress div.generic-button {
    margin: 0 !important;
  }
}
#buddypress #item-header-cover-image #item-actions {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #buddypress #item-header-cover-image #item-actions {
    padding-top: 0 !important;
  }
}
#buddypress .standard-form #submit:focus,
#buddypress .standard-form #save:focus,
#group-settings-form input[type=submit]:focus {
  background-color: #4db2ec;
  color: #fff;
}
#buddypress a.loading,
#buddypress input.loading {
  -webkit-animation: none;
  -moz-animation: none;
  border-color: #222;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
  font-size: 9px;
  line-height: 9px;
  padding: 1px 4px;
}
#buddypress #whats-new-options,
#whats-new-post-in-box {
  overflow: visible;
  min-height: 43px;
}
#buddypress .ac-reply-cancel {
  font-size: 11px;
  border: 1px solid #ccc;
  padding: 6px 10px 6px 10px;
  color: #999;
  top: 7px;
  position: relative;
}
#buddypress .ac-reply-cancel:hover {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
#buddypress .ac-reply-content .ac-reply-cancel {
  top: 2px;
}
#buddypress .ac-reply-content input {
  font-size: 11px;
  line-height: 13px;
  font-family: 'Open Sans', arial, sans-serif;
}
#buddypress div.dir-search input[type=text],
#buddypress li.groups-members-search input[type=text] {
  font-size: 13px;
}
/*  ----------------------------------------------------------------------------
    Tabs
*/
#activity-filter-by {
  font-size: 13px;
}
#buddypress div.item-list-tabs ul li {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 5px;
  /* responsive portrait tablet */
}
#buddypress div.item-list-tabs ul li.feed {
  border: 0;
}
#buddypress div.item-list-tabs ul li:first-child:before {
  display: none;
}
#buddypress div.item-list-tabs ul li:last-child {
  border-right: 1px solid #e6e6e6;
}
#buddypress div.item-list-tabs ul li:before {
  background-color: #e6e6e6;
  content: "";
  display: block;
  height: 22px;
  position: absolute;
  right: -1px;
  width: 1px;
  top: -1px;
}
@media (max-width: 1018px) {
  #buddypress div.item-list-tabs ul li {
    margin-bottom: 10px;
  }
}
/* responsive portrait tablet */
@media (max-width: 1018px) {
  #buddypress div.item-list-tabs ul #activity-filter-select {
    width: 45%;
    margin-right: -4px;
  }
}
@media (max-width: 768px) {
  #buddypress div.item-list-tabs ul #activity-filter-select {
    width: 100%;
    margin: 15px 0 20px 0 !important;
  }
}
#buddypress div.item-list-tabs ul li.selected,
#buddypress div.item-list-tabs ul li.current {
  border-left: 1px solid #222;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
  background-color: #222;
  color: #FFF;
  opacity: 1;
}
#buddypress div.item-list-tabs ul li.selected a:hover,
#buddypress div.item-list-tabs ul li.current a:hover {
  background-color: #222;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
  background: #4db2ec;
}
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h4 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress ul.item-list li div.item-title,
  #buddypress ul.item-list li h4 {
    width: 70%;
  }
}
#buddypress div.item-list-tabs ul li > a {
  background-color: #FFF;
  color: #444;
  padding: 0 15px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  height: 20px;
}
#buddypress div.item-list-tabs ul li > a span {
  background: #4db2ec;
  border-radius: 0;
  border: transparent;
  color: #fff;
  margin-left: 3px;
  font-size: 9px;
  line-height: 9px;
  padding: 2px 5px;
  position: relative;
  display: inline-block;
  top: -1px;
}
#buddypress div.item-list-tabs ul li > a:hover {
  background-color: #f7f7f7;
}
#buddypress div.item-list-tabs ul li > a:hover span {
  background-color: #4db2ec;
  opacity: 0.8;
}
@media (max-width: 767px) {
  #buddypress div.item-list-tabs ul li > a#change-avatar {
    padding: 0 4px;
  }
}
#buddypress li.friend-tab img.avatar {
  display: inline-block;
  margin-right: 5px;
}
#buddypress div.item-list-tabs ul li > span {
  background-color: #FFF;
  color: #444;
  padding: 0 15px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  height: 20px;
}
#activity-filter-select,
#members-order-select,
#forums-order-select,
#group_members-order-select,
#groups-order-select {
  border: none !important;
  margin-top: 0 !important;
}
.item-list-tabs .feed {
  border-right: 1px solid #222;
}
.item-list-tabs .feed a {
  background-color: #222 !important;
  color: #fff !important;
}
.item-list-tabs .feed:hover {
  border-color: #4db2ec !important;
}
.item-list-tabs .feed:hover a {
  background-color: #4db2ec !important;
}
/*  ----------------------------------------------------------------------------
    Activity Page
*/
#buddypress .activity-list .activity-content .activity-header a {
  display: inline-block;
  vertical-align: top;
}
#buddypress .activity-list .activity-content .activity-header .avatar {
  width: 20px;
  vertical-align: top;
}
#buddypress form#whats-new-form p.activity-greeting {
  line-height: 21px;
}
#buddypress form#whats-new-form textarea {
  width: 100%;
}
#buddypress #whats-new:focus {
  border-color: #aaa !important;
  outline: 0;
}
/* Content */
#buddypress #activity-stream p {
  margin: 0;
}
/* Create Groups Page */
#group-create-tabs li {
  height: 22px;
}
#buddypress form.standard-form .main-column {
  margin-left: 170px;
}
#buddypress div#invite-list {
  background: transparent;
  height: auto;
  overflow: auto;
  padding: 0 0 20px 0;
  width: 160px;
  margin-top: 10px;
}
#buddypress span.activity {
  font-size: 12px;
}
@media (max-width: 767px) {
  #buddypress span.activity {
    font-size: 10px;
  }
}
.bp-widget h4,
#group-settings-form h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
legend.screen-reader-text {
  padding: 0 5px;
}
#admins-list h5,
#member-list h5,
#mods-list h5,
#members-list h5 {
  margin-top: 2px;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
}
#admins-list h5 a:hover,
#member-list h5 a:hover,
#mods-list h5 a:hover,
#members-list h5 a:hover {
  color: #222;
}
#admins-list .item-title,
#member-list .item-title,
#mods-list .item-title,
#members-list .item-title {
  font-size: 14px !important;
}
#friend-list h4 {
  line-height: 24px;
}
#friend-list a {
  font-weight: 700;
  font-size: 12px;
}
#friend-list a:hover {
  color: #222;
}
#buddypress div.pagination .pag-count {
  margin-left: 0;
  font-size: 11px;
}
.groups-members-search {
  border: none !important;
}
#search-members-form label,
#forums-dir-search label,
#search-groups-form label,
#search-message-form label {
  display: inline-block;
}
#search-members-form #members_search,
#forums-dir-search #members_search,
#search-groups-form #members_search,
#search-message-form #members_search,
#search-members-form #forums_search,
#forums-dir-search #forums_search,
#search-groups-form #forums_search,
#search-message-form #forums_search,
#search-members-form #groups_search,
#forums-dir-search #groups_search,
#search-groups-form #groups_search,
#search-message-form #groups_search {
  height: 28px;
  background-color: transparent;
  padding-left: 5px;
}
#search-members-form #members_search_submit,
#forums-dir-search #members_search_submit,
#search-groups-form #members_search_submit,
#search-message-form #members_search_submit,
#search-members-form #forums_search_submit,
#forums-dir-search #forums_search_submit,
#search-groups-form #forums_search_submit,
#search-message-form #forums_search_submit,
#search-members-form #groups_search_submit,
#forums-dir-search #groups_search_submit,
#search-groups-form #groups_search_submit,
#search-message-form #groups_search_submit {
  position: relative;
  top: 0;
  display: inline-block;
  left: -7px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#search-message-form {
  position: relative;
}
#search-message-form #messages_search {
  height: 31px;
}
#search-message-form #messages_search_submit {
  position: absolute;
  top: 0;
  right: -20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#buddypress div#item-header ul {
  display: inline-block;
}
/* Forum */
#buddypress th {
  background-color: #222;
  color: #fff;
  border: none;
}
#buddypress .forum td {
  border: none;
}
#buddypress table {
  font-size: 13px;
}
#buddypress select {
  font-size: 13px;
  padding: 3px 9px;
}
#buddypress table.forum tr td.td-title a.topic-title {
  margin: 0 0 4px 35px;
  display: block;
  line-height: 20px;
  font-weight: 700;
  color: #222;
}
#buddypress table.forum tr td.td-title a.topic-title:hover {
  color: #4db2ec;
}
#buddypress table.forum p.topic-meta {
  font-size: 10px;
  margin: 0 0 0 35px;
  color: #c3c3c3;
}
#buddypress table.forum p.topic-meta a {
  color: #222;
}
#buddypress table.forum p.topic-meta a:hover {
  color: #4db2ec;
}
#buddypress table.forum .td-freshness p.topic-meta {
  margin: 5px 0 0 0;
}
#buddypress .forum .td-title,
#buddypress .forum .td-freshness {
  position: relative;
}
#buddypress table.forum td .topic-by img.avatar {
  position: absolute;
  margin: 0;
  width: 40px;
  top: 12px;
  left: 0;
}
#buddypress table.forum td .topic-in a {
  font-weight: 600;
}
#buddypress table.forum td .topic-in img.avatar {
  display: inline-block;
  margin-left: 3px;
}
#buddypress table.forum td .freshness-author img.avatar {
  float: right;
  margin-right: 0;
}
#buddypress table.forum tr > td:last-child {
  padding-right: 0;
}
#buddypress table.forum th#th-freshness {
  text-align: right;
}
#buddypress .forum tbody tr {
  border-bottom: 1px solid #e6e6e6;
  height: 64px;
}
#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
  font-size: 12px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  border-bottom: none;
}
#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a {
  padding: 7px 10px;
  display: inline-block;
  border: 1px solid #dcdcdc;
  color: #999;
}
#buddypress .activity-list li.load-more a:hover,
#buddypress .activity-list li.load-newest a:hover {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
#new-topic-post h4,
#new-topic-post h5,
#profile-edit-form h4,
#post-topic-reply h4 {
  font-size: 18px;
  font-weight: 700;
}
#group-admins,
#group-mods {
  margin-top: 0;
}
#group-admins li,
#group-mods li {
  margin-left: 5px;
}
#buddypress div.pagination .pagination-links a {
  font-weight: 700;
}
#buddypress ul.item-list li div.item-title {
  font-weight: 700;
  font-size: 16px;
}
#buddypress ul.item-list li div.item-title a {
  color: #222;
}
#buddypress ul.item-list li div.item-title a:hover {
  color: #4db2ec;
}
#buddypress ul.item-list li div.item-meta span {
  font-size: 11px;
}
#group-settings-form .bp-widget .single-line h5 {
  margin-top: 0;
}
/* Members activity */
#buddypress #activity-stream {
  margin-top: 0;
}
#buddypress #activity-stream .activity-avatar img.avatar-150 {
  width: 20px;
}
#buddypress table.notifications {
  margin-bottom: 20px;
}
#notification-bulk-manage {
  padding: 6px 10px 7px 10px !important;
  position: relative;
  top: -1px;
}
.register-section h4 {
  font-weight: 700;
}
body.activity-permalink #buddypress div.activity-comments > ul {
  padding: 0 10px 0 26px;
}
#buddypress div.activity-comments div.acomment-content {
  margin: 5px 0 0 35px;
}
#buddypress div.activity-comments ul li {
  padding: 15px 0 8px 0;
}
#buddypress #signup_form.standard-form div.submit {
  margin-bottom: 30px;
}
#buddypress .standard-form #basic-details-section input[type="password"],
#buddypress .standard-form #blog-details-section input#signup_blog_url,
#buddypress #signup_form.standard-form input[type="text"] {
  width: 100%;
}
#buddypress .standard-form #basic-details-section,
#buddypress .standard-form #profile-details-section {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #buddypress .standard-form #basic-details-section,
  #buddypress .standard-form #profile-details-section {
    float: none;
    display: block;
    width: 100%;
  }
}
#buddypress .standard-form label,
#buddypress .standard-form span.label {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #buddypress .standard-form label,
  #buddypress .standard-form span.label {
    font-size: 12px;
  }
}
#buddypress .acomment-options {
  margin-left: 35px;
}
body.activity-permalink #buddypress div.activity-comments ul li {
  padding: 15px 0 8px 0;
}
#buddypress ul.item-list.activity-list li.has-comments {
  padding-bottom: 0;
}
#buddypress div.activity-comments form .ac-textarea {
  border-style: solid;
}
#buddypress .field-visibility-settings-notoggle {
  margin-top: 5px;
}
/*  ----------------------------------------------------------------------------
    Notification Page
*/
/* responsive portrait tablet */
@media (max-width: 1018px) {
  #buddypress div.item-list-tabs#subnav ul li#members-order-select {
    width: 100%;
    margin-top: 10px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Messages Page
*/
/* responsive portrait tablet */
@media (max-width: 1018px) {
  #buddypress div.message-search {
    width: 100%;
    margin: 18px 0;
    float: left;
  }
}
@media (max-width: 1018px) {
  #search-message-form #messages_search_submit {
    right: 0;
  }
}
@media (max-width: 1018px) {
  #buddypress .standard-form input[type=text],
  #buddypress .standard-form textarea {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Friends Page
*/
#buddypress #pag-bottom.pagination {
  float: left;
}
@media (max-width: 767px) {
  #buddypress ul.item-list li div.action {
    position: relative;
    top: 0;
    margin-top: 10px;
  }
  #buddypress #friend-list span.activity {
    display: block;
  }
  .group-invites #buddypress ul.item-list li div.action {
    float: none;
    text-align: left;
    margin-left: 60px;
  }
  #buddypress form.standard-form .main-column {
    margin-left: 0;
    width: 100%;
    float: left;
  }
  #buddypress form#send-invite-form {
    margin-top: -30px;
  }
  #buddypress ul.item-list li h5 span.small {
    width: 100%;
  }
  #buddypress ul.item-list li h5 span.small a {
    margin: 7px 7px 0 0;
    padding: 0 7px;
    display: inline-block;
  }
}
/*  ----------------------------------------------------------------------------
    Groups Page
*/
#create-group-form .main-column #message {
  padding-top: 12px;
}
#buddypress ul.item-list li div.item-desc {
  width: auto;
}
#buddypress div#item-header div#item-meta {
  margin: 5px 0 0;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress div#item-header #item-header-cover-image #item-header-content {
    margin-top: -20px;
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
}
#buddypress .bbp-header li {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress .bbp-header li {
    font-size: 11px;
  }
}
#buddypress div#item-header-cover-image h2 a,
#buddypress div#item-header-cover-image h2 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  #buddypress div#item-header-cover-image h2 a,
  #buddypress div#item-header-cover-image h2 {
    color: inherit;
    text-shadow: none;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #buddypress div#item-header-cover-image h2 a,
  #buddypress div#item-header-cover-image h2 {
    margin: 0;
  }
}
/* responsive portrait tablet */
@media (max-width: 1018px) {
  #buddypress div.item-list-tabs#subnav ul li#groups-order-select {
    width: 100%;
    margin-top: 10px !important;
  }
  .mygroups .item,
  .mygroups div.action {
    margin-left: 60px;
  }
  .mygroups .item-desc {
    margin-left: 0 !important;
  }
  .mygroups .group-button {
    text-align: right;
  }
  .mygroups .meta {
    margin-top: 10px !important;
  }
  #buddypress ul.item-list li div.item-desc p {
    margin-bottom: 5px;
  }
  #create-group-form .avatar-150 {
    width: 50px;
  }
  #create-group-form .main-column {
    margin-left: 60px !important;
  }
  #create-group-form .main-column #message {
    margin-left: 110px;
  }
  #create-group-form #friend-list {
    border: none;
  }
  #create-group-form #upload {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #create-group-form #upload {
    margin-top: 20px;
  }
  .mygroups .group-button {
    text-align: left;
  }
}
/*  ----------------------------------------------------------------------------
    Forums Page
*/
#buddypress div#item-header {
  position: relative;
}
#buddypress div#item-header div#item-actions {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #buddypress div#item-header div#item-actions {
    width: 100%;
    text-align: center;
  }
}
#buddypress div#item-header div#item-actions h3 {
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  vertical-align: top;
  margin-bottom: 3px;
}
.group-forum #buddypress div#item-header ul {
  display: inline-block;
  margin: 0;
}
/* Pagination */
#buddypress div.pagination,
#buddypress div.pagination .pag-count,
#buddypress div.pagination .pagination-links {
  float: none;
}
#buddypress div#topic-meta {
  padding: 5px 0;
}
#buddypress div#topic-meta h3 {
  font-size: 18px;
  font-weight: 700;
}
#buddypress div#topic-meta div.admin-links {
  position: relative;
  top: auto;
  right: auto;
}
#buddypress div.admin-links {
  right: 0;
}
#buddypress div.topic-tags {
  font-size: 11px;
  color: #777;
}
#buddypress ul#topic-post-list li {
  padding: 15px 0;
}
/* responsive portrait tablet */
@media (max-width: 1018px) {
  #buddypress div.item-list-tabs ul li#forums-order-select {
    width: 100%;
    margin-top: 10px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Members Page
*/
#buddypress div.dir-search {
  margin-top: -45px;
  min-width: 280px;
  position: relative;
}
#buddypress div.dir-search #search-members-form #members_search_submit,
#buddypress div.dir-search #search-groups-form #groups_search_submit {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  #search-members-form,
  #search-groups-form {
    position: relative;
    margin-bottom: 30px;
  }
  #buddypress div.dir-search {
    width: 100%;
    margin: 0 0 25px;
  }
  #buddypress div.dir-search input[type="text"],
  #buddypress div.item-list-tabs ul li.groups-members-search,
  #buddypress div.item-list-tabs ul li#group_members-order-select {
    width: 100%;
  }
  #members_search,
  #groups_search {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #buddypress #member-list.item-list li div.action {
    float: none;
    margin-left: 60px;
  }
}
.buddypress .td-page-title {
  margin-bottom: 20px;
}
.widget.buddypress span.activity {
  font-size: 12px;
  opacity: 0.4;
}
.widget.buddypress #friends-list li,
.widget.buddypress #groups-list li,
.widget.buddypress #members-list li {
  line-height: 12px;
}
.widget.buddypress #friends-list li .item-title,
.widget.buddypress #groups-list li .item-title,
.widget.buddypress #members-list li .item-title {
  padding: 4px 0 8px;
}
.widget.buddypress div.item-options {
  padding: 0;
}
.widget.buddypress li {
  margin-left: 0;
}
.widget.buddypress .bp-login-widget-user-links > div {
  margin-bottom: 0;
}
#buddypress div#message p,
#buddypress #sitewide-notice p {
  background-color: #FFF;
  border: 1px solid #F0F0F0;
  font-size: 70%;
}
/*  ----------------------------------------------------------------------------
    Footer General
*/
.td-footer-wrapper {
  background-color: #222222;
  padding-top: 54px;
  padding-bottom: 20px;
  color: #eaeaea;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-wrapper {
    padding-top: 44px;
  }
}
@media (max-width: 767px) {
  .td-footer-wrapper {
    padding-top: 40px;
  }
}
.td-footer-wrapper .td_block_wrap {
  padding-bottom: 0;
  margin-bottom: 48px;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .td_block_wrap {
    margin-bottom: 38px;
  }
}
.td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap {
  padding-bottom: 0;
}
.td-footer-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
}
.td-footer-wrapper .block-title a,
.td-footer-wrapper .block-title span,
.td-footer-wrapper .block-title label {
  background-color: transparent;
  color: #fff;
  padding: 6px 0 5px;
  line-height: 1;
}
.td-footer-wrapper .block-title {
  border-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .block-title {
    margin-bottom: 21px;
  }
}
.td-footer-wrapper .widget .block-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .widget .block-title {
    margin-bottom: 13px;
  }
}
.td-footer-wrapper a {
  color: #fff;
}
.td-footer-wrapper ul {
  margin-bottom: 0;
}
.td-footer-wrapper li {
  margin-left: 0;
}
.td-footer-wrapper .td-post-category {
  background-color: #4db2ec;
}
.td-footer-wrapper .td-post-category:hover {
  opacity: 0.8;
}
.td-footer-wrapper .widget_categories li span {
  margin-right: 0;
}
.td-footer-wrapper .td-instagram-meta {
  color: #eee;
}
.td-footer-wrapper .td-instagram-button {
  border-color: #444;
}
.td-footer-wrapper .td-instagram-button:hover {
  border-color: #666;
}
.td-footer-wrapper .td_block_exchange .td-rate,
.td-footer-wrapper .td_block_exchange .td-exchange-rates .td-rate:before {
  border-color: #444 !important;
}
.td-footer-wrapper .td_block_exchange .td-exchange-header:before {
  opacity: 0.3;
}
.td-footer-wrapper .td-pb-span4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .td-pb-span4 {
    margin-bottom: 38px;
  }
  .td-footer-wrapper .td-pb-span4:last-child {
    margin-bottom: 0;
  }
}
.td-footer-info {
  margin-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-info {
    margin-bottom: 38px;
    text-align: center;
  }
}
.footer-logo-wrap {
  margin-bottom: 20px;
}
.footer-logo-wrap img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .footer-logo-wrap img {
    max-width: 70%;
  }
}
.footer-text-wrap .footer-email-wrap {
  padding: 21px 0;
}
.footer-text-wrap .footer-email-wrap a {
  color: #4db2ec;
}
.footer-text-wrap {
  font-family: 'Open Sans', arial, sans-serif;
}
.td-social-style-2 .td-social-icon-wrap {
  display: inline-block;
  margin: 5px 10px 10px 0;
}
.td-social-style-2 .td-social-icon-wrap:last-child {
  margin-right: 0;
}
.td-social-style-2 .td-icon-font {
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.03);
  position: relative;
  /* responsive portrait tablet */
}
.td-social-style-2 .td-icon-font:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0.03;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style-2 .td-icon-font {
    font-size: 12px;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.td-social-style-2 .td-icon-instagram {
  font-size: 16px;
}
.td-footer-bottom-full {
  margin-top: 12px;
  padding-top: 50px;
  padding-bottom: 30px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full {
    text-align: center;
    padding-bottom: 0;
  }
}
.td-footer-bottom-full .td-container {
  position: relative;
}
.td-footer-bottom-full .td-container:before {
  content: '';
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: -50px;
  width: 80%;
  left: 50%;
  margin-left: -40%;
}
.td-footer-bottom-full .block-title {
  margin-bottom: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full .block-title {
    margin-bottom: 21px;
  }
}
.td-footer-bottom-full .footer-email-wrap {
  padding-bottom: 0;
}
.td-footer-bottom-full .footer-logo-wrap {
  margin-top: 35px;
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full .footer-logo-wrap {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .td-footer-bottom-full .td-pb-row > div {
    margin-bottom: 50px;
  }
  .td-footer-bottom-full .td-pb-row > div:last-child {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Footer Template 2, 3
*/
.td-footer-template-2,
.td-footer-template-3 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-2,
  .td-footer-template-3 {
    padding-top: 38px;
    padding-bottom: 10px;
  }
}
.td-footer-template-2 .footer-logo-wrap,
.td-footer-template-3 .footer-logo-wrap {
  padding-top: 3px;
}
/*  ----------------------------------------------------------------------------
    Footer Template 4
*/
.td-footer-template-4 {
  padding-top: 49px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-4 {
    padding-top: 38px;
    padding-bottom: 10px;
  }
}
.td-footer-template-4 .td-footer-info {
  text-align: center;
  margin-bottom: 38px;
}
.td-footer-template-4 .footer-text-wrap {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
/*  ----------------------------------------------------------------------------
    Footer Template 13
*/
.td-footer-template-13 {
  padding: 26px 0;
}
@media (max-width: 1018px) {
  .td-footer-template-13 {
    padding: 16px 0;
  }
}
.td-footer-template-13 .td-social-name {
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-social-name {
    font-size: 11px;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .td-social-name {
    display: none;
  }
}
.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
  margin-right: 30px;
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
    margin: 5px;
  }
}
.td-footer-template-13 .td-social-style-2 i {
  border-radius: 100%;
  line-height: 41px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-social-style-2 i {
    line-height: 32px;
  }
}
.td-footer-template-13 .td-social-style-2 i:after {
  border-radius: 100%;
  opacity: 0.05;
}
.td-footer-template-13 .td-a-rec-id-footer_top,
.td-footer-template-13 .td-g-rec-id-footer_top {
  margin-top: 10px;
  margin-bottom: 32px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-a-rec-id-footer_top,
  .td-footer-template-13 .td-g-rec-id-footer_top {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .td-a-rec-id-footer_top,
  .td-footer-template-13 .td-g-rec-id-footer_top {
    margin: 5px auto 16px;
  }
}
.td-footer-template-13 .footer-social-wrap {
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Footer Template 14
*/
.td-footer-template-14 {
  padding: 0;
}
.td-footer-template-14 .td-a-rec-id-footer_top,
.td-footer-template-14 .td-g-rec-id-footer_top {
  margin: 0 auto 37px auto;
}
.td-footer-template-14 .td-footer-bottom-full {
  margin-top: 0;
  padding-top: 42px;
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-14 .td-footer-bottom-full {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Sub Footer
*/
.td-sub-footer-container {
  background-color: #0d0d0d;
  color: #ccc;
  font-size: 12px;
  font-family: 'Open Sans', arial, sans-serif;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container {
    text-align: center;
    padding: 6px 0;
  }
}
.td-sub-footer-copy {
  line-height: 18px;
  margin-top: 8px;
  margin-bottom: 8px;
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container .td-sub-footer-menu {
    float: none;
  }
}
.td-subfooter-menu {
  display: inline-block;
  margin: 7px 0;
  float: right;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-subfooter-menu {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-subfooter-menu {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .td-subfooter-menu {
    float: none;
  }
}
.td-subfooter-menu li {
  display: inline-block;
  margin-left: 0;
  line-height: 18px;
}
.td-subfooter-menu li a {
  margin-right: 16px;
  line-height: 18px;
  display: inline-block;
  color: #ccc;
}
.td-subfooter-menu li a:hover {
  color: #4db2ec;
}
.td-subfooter-menu li:last-child a {
  margin-right: 0;
}
.td-subfooter-menu ul {
  display: none;
}
.td-subfooter-menu .fa {
  margin-right: 3px;
}
.td-scroll-e-text-1-wrap {
  padding: 20px 20px 20px 20px;
  margin: -20px -20px 4px -20px;
}
.td-scroll-e-text-1-wrap p {
  margin-bottom: 0px;
}
.td-scroll-e-text-1-wrap blockquote {
  margin-top: 18px;
  margin-bottom: 18px;
}
.td-scroll-e-text-1-wrap h3 {
  margin-top: 12px;
}
.td-scroll-e-text-2-wrap {
  border: 2px solid red;
  padding: 10px;
  margin: -10px -10px 14px -10px;
}
.td-scroll-e-text-2-wrap p {
  margin-bottom: 0px;
}
.td-scroll-e-text-2-wrap blockquote {
  margin-top: 18px;
  margin-bottom: 18px;
}
.td-scroll-e-text-2-wrap h3 {
  margin-top: 12px;
}
/* image: zoom in */
.td-scroll-e-image-zoom-in-wrap {
  position: relative;
  overflow: hidden;
}
.td-scroll-e-image-zoom-in-wrap:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
  z-index: 999;
  box-shadow: inset 0 0 10px #000000;
  background-color: transparent;
}
/* image: zoom out */
.td-scroll-e-image-zoom-out-wrap {
  position: relative;
  overflow: hidden;
}
.td-scroll-e-image-zoom-out-wrap:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
  z-index: 999;
  box-shadow: inset 0 0 10px #000000;
  background-color: transparent;
}
/* image: fixed */
.td-scroll-e-image-fixed-wrap {
  position: relative;
  overflow: hidden;
}
.td_animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_long {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xlong {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xxlong {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*  ----------------------------------------------------------------------------
    td_fadeInRight
*/
@-webkit-keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInRight {
  -webkit-animation-name: td_fadeInRight;
  animation-name: td_fadeInRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeInLeft
*/
@-webkit-keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInLeft {
  -webkit-animation-name: td_fadeInLeft;
  animation-name: td_fadeInLeft;
}
/*  ----------------------------------------------------------------------------
    td_fadeInDown
*/
@-webkit-keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInDown {
  -webkit-animation-name: td_fadeInDown;
  animation-name: td_fadeInDown;
}
/*  ----------------------------------------------------------------------------
    td_fadeInUp
*/
@-webkit-keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInUp {
  -webkit-animation-name: td_fadeInUp;
  animation-name: td_fadeInUp;
}
/*  ----------------------------------------------------------------------------
    td_fadein
*/
@-webkit-keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.td_fadeIn {
  -webkit-animation-name: td_fadeIn;
  animation-name: td_fadeIn;
}
/*  ----------------------------------------------------------------------------
    fade out
*/
@-webkit-keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.td_fadeOut_to_1 {
  -webkit-animation-name: td_fadeOut_to_1;
  animation-name: td_fadeOut_to_1;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutRight
*/
@-webkit-keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.td_fadeOutRight {
  -webkit-animation-name: td_fadeOutRight;
  animation-name: td_fadeOutRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutLeft
*/
@-webkit-keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.td_fadeOutLeft {
  -webkit-animation-name: td_fadeOutLeft;
  animation-name: td_fadeOutLeft;
}
.td-lb-box {
  position: absolute;
  width: 19px;
  height: 19px;
}
.td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-lb-box-2 {
  top: 0;
  left: 20px;
}
.td-lb-box-3 {
  top: 0;
  left: 40px;
}
.td-lb-box-4 {
  top: 20px;
  right: 0;
}
.td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-lb-box-6 {
  bottom: 0;
  left: 20px;
}
.td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-lb-box-8 {
  top: 20px;
  left: 0;
}
/*  ----------------------------------------------------------------------------
    loader
*/
.td-loader-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 59px;
  height: 59px;
  margin-top: -29.5px;
  /* Half the height */
  margin-left: -29.5px;
  /* Half the width */
  /* responsive phone */
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
}
@media (max-width: 767px) {
  .td-loader-gif {
    top: 200px;
  }
}
/*  ----------------------------------------------------------------------------
    infinite loader - the small loader used on infinite scroll
*/
.td-loader-infinite {
  top: auto;
  bottom: 0px;
}
.td-loader-infinite .td-lb-box {
  position: absolute;
  width: 10px;
  height: 10px;
}
.td-loader-infinite .td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-2 {
  top: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-3 {
  top: 0;
  left: 22px;
}
.td-loader-infinite .td-lb-box-4 {
  top: 11px;
  right: 0;
}
.td-loader-infinite .td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-loader-infinite .td-lb-box-6 {
  bottom: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-8 {
  top: 11px;
  left: 0;
}
.td-loader-infinite.td-loader-gif {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  /* Half the height */
  margin-left: -16px;
  /* Half the width */
}
.td-loader-blocks-load-more {
  top: auto;
  bottom: 48px;
}
.td-loader-animation-start {
  opacity: 0;
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
  -moz-transform: perspective( 600px ) scale(0.4);
  -ms-transform: perspective( 600px ) scale(0.4);
  -o-transform: perspective( 600px ) scale(0.4);
}
.td-loader-animation-mid {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
  -moz-transform: perspective( 600px ) scale(1);
  -ms-transform: perspective( 600px ) scale(1);
  -o-transform: perspective( 600px ) scale(1);
}
.td-loader-animation-end {
  opacity: 0;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
  opacity: 0;
}
.td-animation-stack-type0-2 {
  opacity: 1 !important;
  transition: opacity 0.3s;
  transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
  /* linear */
}
body.td-animation-stack-type1 .td-animation-stack .entry-thumb,
body.td-animation-stack-type1 .post .entry-thumb,
body.td-animation-stack-type1 .post img[class*="wp-image-"],
body.td-animation-stack-type1 .post a.td-sml-link-to-image > img {
  opacity: 0;
  transform: scale(0.95);
}
.td-animation-stack-type1-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -webkit-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
  -moz-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
  -o-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
  transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
}
body.td-animation-stack-type2 .td-animation-stack .entry-thumb,
body.td-animation-stack-type2 .post .entry-thumb,
body.td-animation-stack-type2 .post img[class*="wp-image-"],
body.td-animation-stack-type2 .post a.td-sml-link-to-image > img {
  opacity: 0;
  transform: translate(0px, 10px);
  -webkit-transform: translate(0px, 10px);
  -moz-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  -o-transform: translate(0px, 10px);
}
.td-animation-stack-type2-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -webkit-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
  -moz-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
  -o-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
  transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
}
/*
ie8, ie9, ie10, ie11
td-md-is-ios
td-md-is-android
td-md-is-os-x
td-md-is-chrome
td-md-is-firefox
td-md-is-safari
*/
/*  ----------------------------------------------------------------------------
    IE - misc
*/
@media (min-width: 1140px) {
  .ie8,
  .ie9,
  .ie10,
  .ie11 {
    margin-left: -1px;
  }
  .ie8 .td-affix,
  .ie9 .td-affix,
  .ie10 .td-affix,
  .ie11 .td-affix {
    margin-left: 1px;
  }
}
.ie8 .td-post-content p,
.ie9 .td-post-content p,
.ie10 .td-post-content p,
.ie11 .td-post-content p,
.ie8 .mce-content-body p,
.ie9 .mce-content-body p,
.ie10 .mce-content-body p,
.ie11 .mce-content-body p {
  letter-spacing: -0.2px;
}
.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: none;
}
.ie8 .td_category_template_8 .td-category-header .td-category a,
.ie9 .td_category_template_8 .td-category-header .td-category a,
.ie10 .td_category_template_8 .td-category-header .td-category a,
.ie11 .td_category_template_8 .td-category-header .td-category a {
  padding: 3px 7px;
  line-height: 12px;
}
.ie8 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie9 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie10 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie11 .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 7px 9px 4px;
}
.ie8 .td_block_template_1 .td-related-title > .td-related-left,
.ie9 .td_block_template_1 .td-related-title > .td-related-left,
.ie10 .td_block_template_1 .td-related-title > .td-related-left,
.ie11 .td_block_template_1 .td-related-title > .td-related-left,
.ie8 .td_block_template_1 .td-related-title > .td-related-right,
.ie9 .td_block_template_1 .td-related-title > .td-related-right,
.ie10 .td_block_template_1 .td-related-title > .td-related-right,
.ie11 .td_block_template_1 .td-related-title > .td-related-right {
  padding: 8px 12px 6px 12px;
}
.ie8 .td-left-smart-list,
.ie9 .td-left-smart-list,
.ie10 .td-left-smart-list,
.ie11 .td-left-smart-list,
.ie8 .td-right-smart-list,
.ie9 .td-right-smart-list,
.ie10 .td-right-smart-list,
.ie11 .td-right-smart-list {
  line-height: 38px;
}
.ie8 .td-review-header .block-title,
.ie9 .td-review-header .block-title,
.ie10 .td-review-header .block-title,
.ie11 .td-review-header .block-title,
.ie8 .td-review-summary .block-title,
.ie9 .td-review-summary .block-title,
.ie10 .td-review-summary .block-title,
.ie11 .td-review-summary .block-title {
  padding: 8px 12px 7px;
}
.ie8 .td-affix .td-main-menu-logo img,
.ie9 .td-affix .td-main-menu-logo img,
.ie10 .td-affix .td-main-menu-logo img,
.ie11 .td-affix .td-main-menu-logo img {
  top: -2px;
}
@media (min-width: 768px) {
  .ie8 .td-header-style-5 .td-main-menu-logo img,
  .ie9 .td-header-style-5 .td-main-menu-logo img,
  .ie10 .td-header-style-5 .td-main-menu-logo img,
  .ie11 .td-header-style-5 .td-main-menu-logo img,
  .ie8 .td-header-style-6 .td-main-menu-logo img,
  .ie9 .td-header-style-6 .td-main-menu-logo img,
  .ie10 .td-header-style-6 .td-main-menu-logo img,
  .ie11 .td-header-style-6 .td-main-menu-logo img,
  .ie8 .td-header-style-12 .td-main-menu-logo img,
  .ie9 .td-header-style-12 .td-main-menu-logo img,
  .ie10 .td-header-style-12 .td-main-menu-logo img,
  .ie11 .td-header-style-12 .td-main-menu-logo img {
    top: -1px;
  }
}
.ie8 .td-live-theme-demos .td-skin-scroll,
.ie9 .td-live-theme-demos .td-skin-scroll,
.ie10 .td-live-theme-demos .td-skin-scroll,
.ie11 .td-live-theme-demos .td-skin-scroll {
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -o-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  left: auto;
  right: -118px;
}
@media (max-width: 1366px) {
  .ie8 .td-live-theme-demos .td-skin-scroll,
  .ie9 .td-live-theme-demos .td-skin-scroll,
  .ie10 .td-live-theme-demos .td-skin-scroll,
  .ie11 .td-live-theme-demos .td-skin-scroll {
    right: -78px;
  }
}
.ie8 .td-theme-settings-small .td-skin-scroll,
.ie9 .td-theme-settings-small .td-skin-scroll,
.ie10 .td-theme-settings-small .td-skin-scroll,
.ie11 .td-theme-settings-small .td-skin-scroll {
  right: 118px;
}
@media (max-width: 1366px) {
  .ie8 .td-theme-settings-small .td-skin-scroll,
  .ie9 .td-theme-settings-small .td-skin-scroll,
  .ie10 .td-theme-settings-small .td-skin-scroll,
  .ie11 .td-theme-settings-small .td-skin-scroll {
    right: 78px;
  }
}
.ie8 .td-pulldown-syle-default .td-subcat-more,
.ie9 .td-pulldown-syle-default .td-subcat-more,
.ie10 .td-pulldown-syle-default .td-subcat-more,
.ie11 .td-pulldown-syle-default .td-subcat-more,
.ie8 .td-pulldown-syle-default .td-subcat-list,
.ie9 .td-pulldown-syle-default .td-subcat-list,
.ie10 .td-pulldown-syle-default .td-subcat-list,
.ie11 .td-pulldown-syle-default .td-subcat-list {
  position: relative;
  top: -1px;
}
/* ie8 */
.ie8 {
  /* backstr fix */
  /* style 1 */
  /* colored bg */
  /* style 4 */
  /* style 5 */
}
.ie8 .td-live-theme-demos {
  display: none;
}
.ie8 .td-header-style-5 .td-header-menu-wrap.td-affix,
.ie8 .td-header-style-6 .td-header-menu-wrap.td-affix {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.ie8 .td-header-style-8 .td-affix .td-header-sp-logo {
  height: 48px;
  margin-top: 0;
}
.ie8 .td-trending-now-post {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ie8 .td-trending-now-post:first-child {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ie8 .td-classic-sharing {
  display: none;
}
.ie8 .td-post-source-tags {
  display: none;
}
.ie8 .td-stretch-width,
.ie8 .td-stretch-height {
  left: 0 !important;
}
.ie8 .td_social_type .td-sp {
  width: 0;
}
.ie8 .td_category_template_6 .td-category-header,
.ie8 .td_category_template_8 .td-category-header {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#96000000', endColorstr='#96000000');
  /* IE */
  background-color: transparent;
}
.ie8 .td-category-title-holder {
  padding-right: 100px;
  padding-left: 100px;
}
.ie8 .td-header-wrap .td-a-rec-id-header > div,
.ie8 .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
  margin: 24px auto 0 auto;
}
.ie8 .td-header-style-1 .td-a-rec-id-header > div,
.ie8 .td-header-style-2 .td-a-rec-id-header > div,
.ie8 .td-header-style-3 .td-a-rec-id-header > div,
.ie8 .td-header-style-1 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-3 .td-g-rec-id-header > .adsbygoogle {
  margin: auto !important;
}
.ie8 .td-header-style-4 .td-a-rec-id-header > div,
.ie8 .td-header-style-4 .td-g-rec-id-header > .adsbygoogle {
  margin: 24px auto;
}
.ie8 .single_template_6 .td-a-rec-id-header > div,
.ie8 .single_template_7 .td-a-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > div,
.ie8 .single_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_10 .td-a-rec-id-header > div,
.ie8 .single_template_11 .td-a-rec-id-header > div,
.ie8 .td_category_template_2 .td-a-rec-id-header > div,
.ie8 .td_category_template_5 .td-a-rec-id-header > div,
.ie8 .td_category_template_6 .td-a-rec-id-header > div,
.ie8 .td_category_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_6 .td-g-rec-id-header > div,
.ie8 .single_template_7 .td-g-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > div,
.ie8 .single_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_10 .td-g-rec-id-header > div,
.ie8 .single_template_11 .td-g-rec-id-header > div,
.ie8 .td_category_template_2 .td-g-rec-id-header > div,
.ie8 .td_category_template_5 .td-g-rec-id-header > div,
.ie8 .td_category_template_6 .td-g-rec-id-header > div,
.ie8 .td_category_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-g-rec-id-header > .adsbygoogle {
  margin-bottom: 24px;
}
.ie8 .td_ajax_load_more i {
  top: -1px;
}
.ie8 .td-subcat-filter .td-subcat-dropdown {
  float: right;
}
.ie8 .td-grid-style-1 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f000000', endColorstr='#000000', GradientType=0);
}
.ie8 .td-grid-style-1 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.ie8 .td-grid-style-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
}
.ie8 .td-grid-style-2 .td-module-thumb a img,
.ie8 .td-grid-style-3 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.ie8 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-4 .entry-title {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000');
  /* IE */
}
.ie8 .td-grid-style-5 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: black;
}
.ie8 .td-grid-style-5 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.ie8 .td-next-prev-wrap .td-ajax-prev-page {
  padding-left: 1px;
}
.ie8 .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 6px 9px 4px;
}
.ie8 .td-social-facebook .td-social-but-text {
  border-left: 1px solid #7F9EDF;
}
.ie8 .td-social-twitter .td-social-but-text {
  border-left: 1px solid #8FE2FC;
}
.ie8 .td-post-template-8 .td-post-header-holder {
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.ie8 .td-module-comments a {
  padding: 3px 3px 4px 3px;
}
.ie8 .td-social-style-2 .td-icon-font {
  border: 1px solid #333;
}
.ie8 .td_block_14 .td-next-prev-wrap,
.ie8 .td_block_14 .td-load-more-wrap {
  margin-top: 23px;
}
.ie8 .td-g-rec-id-smart_list_6,
.ie8 .td-g-rec-id-smart_list_7,
.ie8 .td-g-rec-id-smart_list_8,
.ie8 .td-g-rec-id-footer_top,
.ie8 .td-g-rec-id-content_top,
.ie8 .td-g-rec-id-content_bottom,
.ie8 .td-g-rec-id-content_inline {
  display: block;
  margin-left: -16px;
  margin-right: -16px;
}
.ie8 .td-g-rec-id-smart_list_6 .adsbygoogle,
.ie8 .td-g-rec-id-smart_list_7 .adsbygoogle,
.ie8 .td-g-rec-id-smart_list_8 .adsbygoogle,
.ie8 .td-g-rec-id-footer_top .adsbygoogle,
.ie8 .td-g-rec-id-content_top .adsbygoogle,
.ie8 .td-g-rec-id-content_bottom .adsbygoogle,
.ie8 .td-g-rec-id-content_inline .adsbygoogle {
  margin-right: auto;
  margin-left: auto;
  display: table !important;
  left: 0;
}
.ie8 .td-menu-background {
  left: -100%;
}
.ie8 .td-live-theme-demos .td-set-theme-style-link:before {
  background-color: transparent;
}
/*  ----------------------------------------------------------------------------
    ie9
*/
.ie9 {
  /* ie9 - colored gradients fix */
  /* backstr fix */
}
.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-stretch-width,
.ie9 .td-stretch-height {
  left: 0 !important;
  -webkit-transform: none;
  ms-transform: none;
  transform: none;
}
.ie9 .td-next-prev-wrap .td-ajax-next-page {
  padding-left: 3px;
}
.ie9 .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
.ie9 .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 6px 9px 4px;
}
.ie9 .td-menu-background,
.ie9 #td-mobile-nav {
  left: -100%;
}
.ie9 .td-menu-mob-open-menu .td-menu-background,
.ie9 .td-menu-mob-open-menu #td-mobile-nav {
  left: 0;
}
.ie9 .td-search-background {
  right: 100%;
}
.ie9 .td-search-opened .td-search-background {
  right: 0;
}
.ie9 .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
}
.ie9 .td-demo-menuitem-hide {
  display: none;
}
.ie9 .td-scroll-up {
  bottom: -70px;
}
.ie9 .td-scroll-up-visible {
  bottom: 5px;
}
/*  ----------------------------------------------------------------------------
    ie 10
*/
.ie10 .page-nav a {
  padding: 5px 11px 5px 12px;
}
.ie10 .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
.ie10 .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 6px 9px 4px;
}
/*  ----------------------------------------------------------------------------
    ie 11
*/
@media (min-width: 1140px) {
  .ie11 {
    margin-left: -1px;
  }
  .ie11 .td-affix {
    margin-left: 1px;
  }
}
.ie11 .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 6px 9px 4px;
}
/*  ----------------------------------------------------------------------------
    Android
*/
.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb {
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}
.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: none;
}
.td-md-is-android .sf-menu ul .td-menu-item > a {
  padding: 8px 14px 6px;
}
.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down {
  margin-top: -8px;
}
.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left {
  padding-right: 1px;
}
.td-md-is-android .td-big-grid-post .td-post-category {
  padding: 4px 7px 2px;
  line-height: 14px;
}
.td-md-is-android .block-title span,
.td-md-is-android .block-title a,
.td-md-is-android .block-title label {
  padding: 8px 12px 3px;
}
.td-md-is-android .td-pulldown-syle-default .td-subcat-more span,
.td-md-is-android .td_block_template_3 .td-subcat-more span,
.td-md-is-android .td_block_template_4 .td-subcat-more span,
.td-md-is-android .td_block_template_5 .td-subcat-more span,
.td-md-is-android .td_block_template_7 .td-subcat-more span,
.td-md-is-android .td-pulldown-syle-default .td-subcat-more i,
.td-md-is-android .td_block_template_3 .td-subcat-more i,
.td-md-is-android .td_block_template_4 .td-subcat-more i,
.td-md-is-android .td_block_template_5 .td-subcat-more i,
.td-md-is-android .td_block_template_7 .td-subcat-more i,
.td-md-is-android .td-pulldown-syle-default .td-subcat-list,
.td-md-is-android .td_block_template_3 .td-subcat-list,
.td-md-is-android .td_block_template_4 .td-subcat-list,
.td-md-is-android .td_block_template_5 .td-subcat-list,
.td-md-is-android .td_block_template_7 .td-subcat-list {
  position: relative;
  top: 1px;
}
.td-md-is-android .td-category-siblings .td-category {
  height: 21px;
}
.td-md-is-android .td-category-header .td-category .entry-category a {
  padding: 4px 8px;
}
.td-md-is-android .td-post-sharing-top .td-social-sharing-buttons {
  padding: 11px 13px 7px;
}
.td-md-is-android .td-post-sharing-bottom .td-social-sharing-buttons {
  padding: 7px 9px 3px 9px;
}
.td-md-is-android input[type=submit] {
  padding: 9px 15px 8px;
}
.td-md-is-android .td-left-smart-list,
.td-md-is-android .td-right-smart-list {
  padding-top: 1px;
}
.td-md-is-android .td_smart_list_3 .td-left-smart-list {
  padding-right: 1px;
}
.td-md-is-android .td-author-counters span {
  padding: 5px 9px 2px;
}
.td-md-is-android .td-404-sub-sub-title a {
  padding: 8px 15px 7px;
}
.td-md-is-android .td-menu-blocks-custom ul li a {
  padding: 2px 12px 0;
}
.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a {
  padding: 6px 13px 4px !important;
}
.td-md-is-android .td-scroll-up .td-icon-menu-up {
  padding-top: 1px;
}
.td-md-is-android .td_ajax_load_more i {
  top: -1px;
}
.td-md-is-android .td-next-prev-wrap a {
  line-height: 25px;
}
.td-md-is-android .page-nav .td-icon-menu-right {
  padding-left: 2px;
}
.td-md-is-android .page-nav .td-icon-menu-left {
  padding-right: 2px;
}
.td-md-is-android .td-page-content .dropcap,
.td-md-is-android .td-post-content .dropcap,
.td-md-is-android .wpb_text_column .dropcap,
.td-md-is-android .td_block_text_with_title .dropcap,
.td-md-is-android .bbpress .dropcap,
.td-md-is-android .woocommerce #tab-description .dropcap,
.td-md-is-android .mce-content-body .dropcap,
.td-md-is-android .comment-content .dropcap {
  padding: 5px 13px 2px 13px;
}
.td-md-is-android .woocommerce-checkout .woocommerce input.button,
.td-md-is-android .woocommerce-page .woocommerce a.button,
.td-md-is-android .woocommerce-account div.woocommerce .button,
.td-md-is-android .woocommerce .product a.button,
.td-md-is-android .woocommerce .product #respond input#submit,
.td-md-is-android .woocommerce .checkout input#place_order,
.td-md-is-android .woocommerce .woocommerce.widget .button {
  padding: 10px 10px 7px;
}
.td-md-is-android .woocommerce span.onsale {
  line-height: 25px;
  min-height: 25px;
}
.td-md-is-android .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 7px 12px 6px;
}
.td-md-is-android .single-product .product .related h2 {
  padding: 8px 12px 5px;
}
.td-md-is-android .woocommerce-checkout .woocommerce input.button {
  padding: 8px 10px;
}
.td-md-is-android #buddypress div.item-list-tabs ul li > a {
  padding: 1px 15px 0;
}
.td-md-is-android #buddypress div.generic-button.friendship-button a,
.td-md-is-android #buddypress div.generic-button a.join-group,
.td-md-is-android #buddypress div.generic-button a.leave-group,
.td-md-is-android #buddypress div.generic-button a.mention,
.td-md-is-android #buddypress div.generic-button a.send-message {
  padding: 5px 10px 4px;
}
.td-md-is-android #buddypress a.bp-primary-action span,
.td-md-is-android #buddypress #reply-title small a span {
  padding: 2px 3px 0 4px;
}
.td-md-is-android #buddypress div.activity-meta a.acomment-reply {
  padding-top: 3px;
}
.td-md-is-android #buddypress div.activity-meta a {
  padding: 4px 8px 2px;
}
@media (max-width: 767px) {
  .td-md-is-android .td-trending-now-display-area {
    height: 27px;
  }
  .td-md-is-android .td-big-grid-post .td-post-category {
    padding: 4px 7px 1px;
  }
  .td-md-is-android .td-category-siblings .td-subcat-more {
    padding: 4px 5px 3px;
  }
  .td-md-is-android .td_category_template_3 .td-category-siblings .td-category a {
    padding: 5px 9px ;
  }
  .td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more {
    padding: 4px 4px 3px 5px;
  }
  .td-md-is-android .td-author-counters span {
    padding: 5px 9px 4px;
  }
  .td-md-is-android .td-theme-slider .slide-meta-cat a {
    padding: 4px 5px 2px;
  }
  .td-md-is-android .woocommerce-checkout .woocommerce input.button,
  .td-md-is-android .woocommerce-page .woocommerce a.button,
  .td-md-is-android .woocommerce-account div.woocommerce .button,
  .td-md-is-android .woocommerce .product a.button,
  .td-md-is-android .woocommerce .product #respond input#submit,
  .td-md-is-android .woocommerce .checkout input#place_order,
  .td-md-is-android .woocommerce .woocommerce.widget .button {
    padding: 8px 10px 7px;
  }
}
.td-md-is-android .td-skin-scroll {
  display: none;
}
/*  ----------------------------------------------------------------------------
    iOS
*/
.td-md-is-ios body {
  -webkit-font-smoothing: antialiased;
}
.td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb {
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}
.td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: none;
}
.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down {
  margin-top: -9px;
  line-height: 20px;
}
.td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left {
  padding-right: 1px;
}
.td-md-is-ios .td-big-grid-post .td-post-category {
  padding: 3px 7px;
}
.td-md-is-ios .block-title span,
.td-md-is-ios .block-title a,
.td-md-is-ios .block-title label {
  line-height: 18px;
  padding: 6px 12px 4px;
}
.td-md-is-ios .td-pulldown-syle-default .td-subcat-more,
.td-md-is-ios .td_block_template_11 .td-subcat-more,
.td-md-is-ios .td-pulldown-syle-default .td-subcat-list,
.td-md-is-ios .td_block_template_11 .td-subcat-list {
  position: relative;
  top: -1px;
}
.td-md-is-ios .td-category-header .td-pulldown-filter-display-option {
  line-height: 22px;
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-category a {
  padding: 5px 7px 4px 7px;
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-subcat-dropdown {
  margin-right: 6px;
}
.td-md-is-ios .td_category_template_4 .td-category-siblings .td-category a {
  padding: 4px 7px 3px 7px;
}
.td-md-is-ios .td_block_template_1 .td-related-title > .td-related-left,
.td-md-is-ios .td_block_template_1 .td-related-title > .td-related-right {
  padding: 8px 12px 6px;
}
.td-md-is-ios .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
.td-md-is-ios .td-left-smart-list,
.td-md-is-ios .td-right-smart-list {
  line-height: 39px;
}
.td-md-is-ios .td-author-counters span {
  padding: 4px 9px 3px;
}
.td-md-is-ios input[type=submit] {
  padding: 7px 15px 8px;
}
.td-md-is-ios .td-404-sub-sub-title a {
  padding: 7px 15px 8px;
}
.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a {
  padding: 4px 7px !important;
}
.td-md-is-ios .td-menu-blocks-custom ul li a {
  padding: 0 12px 1px;
  line-height: 27px;
}
.td-md-is-ios .td_ajax_load_more i {
  top: -1px;
}
.td-md-is-ios .woocommerce span.onsale {
  line-height: 25px;
  min-height: 25px;
}
.td-md-is-ios .woocommerce-checkout .woocommerce input.button,
.td-md-is-ios .woocommerce-page .woocommerce a.button,
.td-md-is-ios .woocommerce-account div.woocommerce .button,
.td-md-is-ios .woocommerce .product a.button,
.td-md-is-ios .woocommerce .product #respond input#submit,
.td-md-is-ios .woocommerce .checkout input#place_order,
.td-md-is-ios .woocommerce .woocommerce.widget .button {
  padding: 9px 10px 10px;
}
.td-md-is-ios .single-product .product .summary .cart .button,
.td-md-is-ios .woocommerce .woocommerce-message .button,
.td-md-is-ios .woocommerce-cart .woocommerce table.cart .button {
  padding: 9px 10px 11px;
}
.td-md-is-ios #buddypress a.bp-primary-action span,
.td-md-is-ios #buddypress #reply-title small a span {
  padding: 0 3px 1px;
}
@media (max-width: 767px) {
  .td-md-is-ios .td-trending-now-display-area {
    height: 27px;
  }
}
.td-md-is-ios .td-footer-wrapper .block-title a,
.td-md-is-ios .td-footer-wrapper .block-title span,
.td-md-is-ios .td-footer-wrapper .block-title label {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-md-is-ios .td-footer-wrapper .block-title a,
  .td-md-is-ios .td-footer-wrapper .block-title span,
  .td-md-is-ios .td-footer-wrapper .block-title label {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-md-is-ios .td-skin-scroll {
  display: none;
}
@media (min-width: 1140px) {
  .td-md-is-safari {
    margin-left: -1px;
  }
  .td-md-is-safari .td-affix {
    margin-left: 1px;
  }
}
@media (min-width: 767px) {
  .td-md-is-safari .td-big-grid-post .td-module-thumb {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
.td-md-is-safari .td_block_big_grid_8 .td-module-thumb {
  -webkit-transform: none;
}
.td-md-is-safari .td_module_slide:before {
  bottom: -1px;
}
.td-md-is-safari .td_module_slide .td-module-title {
  -webkit-transform: translate3D(0, 0, 0);
}
.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child::before {
  width: 101%;
  left: -2px;
}
.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: none;
  -webkit-transform: none;
}
.td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
  padding: 4px 5px 3px;
}
.td-md-is-safari .td-review-header .block-title,
.td-md-is-safari .td-review-summary .block-title {
  padding: 7px 12px 6px;
}
.td-md-is-safari .woocommerce-checkout .woocommerce input.button,
.td-md-is-safari .woocommerce-page .woocommerce a.button,
.td-md-is-safari .woocommerce-account div.woocommerce .button {
  padding: 9px 10px 10px;
}
.td-md-is-safari .td_block_template_1 .td-related-title > .td-related-left,
.td-md-is-safari .td_block_template_1 .td-related-title > .td-related-right {
  padding: 7px 12px 5px 12px;
}
.td-md-is-safari .td-boxed-layout .td-post-template-7 .td-image-gradient-style7:after {
  width: 110%;
  left: -2px;
}
.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before {
  width: 110%;
  left: -2px;
}
.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
  padding: 4px 5px 3px;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
/* Local news demo */
.td-local-news {
  /* Block pulldown */
  /* Modules */
  /* Homepage */
}
.td-local-news .td-header-style-3 .td-header-menu-wrap:before {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #f4511e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-local-news .td-header-style-3 .td-header-menu-wrap:before {
    display: none;
  }
}
.td-local-news .td-header-style-3 .td-header-menu-wrap.td-affix:before {
  display: none;
}
.td-local-news .td-header-style-3 .sf-menu > li > a:hover,
.td-local-news .td-header-style-3 .sf-menu > .sfHover > a,
.td-local-news .td-header-style-3 .sf-menu > .current-menu-item > a,
.td-local-news .td-header-style-3 .sf-menu > .current-menu-ancestor > a,
.td-local-news .td-header-style-3 .sf-menu > .current-category-ancestor > a {
  background-color: #424242 !important;
}
.td-local-news .td-grid-style-4 .td-big-grid-post .td-post-category {
  background-color: #f4511e;
}
.td-local-news .td-grid-style-4 .td-big-grid-post .entry-title {
  background-color: rgba(0, 0, 0, 0.7);
}
.td-local-news .td-header-style-3 .td-header-sp-logo {
  padding: 0;
  margin: 28px 56px 28px 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-local-news .td-header-style-3 .td-header-sp-logo {
    margin-right: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-local-news .td-header-style-3 .td-header-sp-logo {
    margin: 14px 56px 14px 0;
  }
}
.td-local-news .td_block_wrap .td-subcat-dropdown .td-subcat-more {
  height: 35px !important;
  padding-top: 5px;
}
.td-local-news .td_block_wrap .td-subcat-filter .td-subcat-list {
  padding-top: 5px;
}
.td-local-news .td_block_wrap .td-subcat-filter .td-subcat-dropdown ul {
  top: 35px;
}
.td-local-news .td_module_10 .td-module-title,
.td-local-news .td_module_6 .td-module-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-local-news .td_module_10 .td-module-title,
  .td-local-news .td_module_6 .td-module-title {
    font-size: 14px;
    line-height: 21px;
  }
}
.td-local-news .td_module_10 .td-module-comments,
.td-local-news .td_module_10 .td-post-author-name {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-local-news .td_module_10 .td-module-comments,
  .td-local-news .td_module_10 .td-post-author-name {
    display: none;
  }
}
.td-local-news .td-playlist-full {
  margin-bottom: 48px;
  padding-top: 24px;
  background-color: #222;
}
.td-local-news #td-theme-settings .td-skin-buy a {
  background-color: #f4511e;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://manciolimaemfoco.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}