.posting {
  @import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500&display=swap");
  /*=====================
  All Extend Here
  =======================*/
  /*=============== Style Css =============*/
  /*----------------------
      Animation Css
  -----------------------*/
  /* ------------------------
      Custom Animation 01
  ----------------------------*/
  /*------------------------
  	slidefadeinup
  --------------------------*/
  /* -----------------------------------
      Custom Animation For All Page
  ---------------------------------------*/
  /*--------------------------------
  Scroll Down Button Animation
  ----------------------------------*/
  /*==============================
   *  Utilities
  =================================*/
  /*
  font-family: 'Red Hat Display', sans-serif;
  */
  /*===============================
      Background Color
  =================================*/
  /*===========================
      Background Image
  =============================*/
  /* Height and width */
  /*===================
  Custom Row
  ======================*/
  /*===========================
      Input Placeholder
  =============================*/
  /*=============================
  	Overlay styles
  ==============================*/
  /*------------------------------
      Scroll Up
  --------------------------------*/
  /*--------------------
      Contact Form
  ----------------------*/
  /*=========================
      Section Separation
  ==========================*/
  /*========================
      Common Style Css
  ==========================*/
  /* Theme Gradient */
  /* ========= Forms Styles ========= */
  /**************************************
  	Elements Styles
  ***************************************/
  /*---------------------
   * Button
  -----------------------*/
  /*---------------------------------------------------*/
  /*	09) SHANE CURSOR
  /*---------------------------------------------------*/
  /*-------------------
   * Section Title
  -----------------------*/
  /*---------------------
      Tab Styles
  ----------------------*/
  /* -------------------------
  Category Styles
  ------------------------- */
  /*------------------------
  Social Share Styles
  ---------------------------*/
  /*-------------------------
      Social With Text
  --------------------------*/
  /*---------------------
      Video Styles
  ----------------------*/
  /* Scroll To Top  */
  /*--------------------
  Slick Style
  ---------------------*/
  /*-----------------------
  Breadcrumb Styles
  ------------------------*/
  /**************************************
  	Header Styles
  ***************************************/
  /*--------------------
  Header Styles
  -----------------------*/
  /*------------------------
  Search Styles
  --------------------------*/
  /* Metabar Block  */
  /*--------------------------
      Header Style Three
  ---------------------------*/
  /*---------------------------
      Header Style Four
  ----------------------------*/
  /*---------------------------
      Header Style Five
  ----------------------------*/
  /*---------------------------
      Header Style Six
  ----------------------------*/
  /*--------------------------
  Navigation Css
  ---------------------------*/
  /*----------------------
      Mobile Menu Styles
  -------------------------*/
  /**************************************
  	Post Styles
  ***************************************/
  /*----------------------
  Post List Style
  -------------------------*/
  /* --------------------
  Post Category
  -----------------------*/
  /*-----------------------
      Post Meta Date
  ------------------------*/
  /* --------------------
  Sidebar Styles
  ----------------------*/
  /*--------------------------
      Post Details Styles
  --------------------------*/
  /* Blog Details Area  */
  /*----------------------
      Post Formate
  -----------------------*/
  /* Post Stories  */
  /*--------------------
      Axil Comment
  ----------------------*/
  /*---------------------------
      Comment Form Styles
  ----------------------------*/
  /* --------------------------
      Comments Styles
  -----------------------------*/
  /**************************************
  	Template Styles
  ***************************************/
  /*----------------------
      Banner Styles
  -----------------------*/
  /* Seo Blog Area  */
  /* ---------------------
  Instagram Styles
  -------------------------*/
  /*--------------------
      Dark Version
  --------------------*/
  /*------------------
      Author Styles
  -------------------*/
  /*---------------------------
      Animation Images Css
  -----------------------------*/
  /* Error Area  */
  /* ----------------------
      Maintanence Area
  ------------------------*/
  /**************************************
  	Footer Styles
  ***************************************/
  /*===========================
      Start Footer Area
  =============================*/
  /* Copyright Area  */
  /* -----------------------------
      Theme Dark Version Styles
  --------------------------------*/
  /* Elements  */
  /*--------------------
   Header Area
  ----------------------*/
  /* Slider Style One  */
  /*------------------------
      Post Content
  -------------------------*/
  /*-------------------
      BLog Sidebar
  --------------------*/
  /*-------------------------
      Slick Slider
  --------------------------*/
  /*-----------------------
      Footer Style
  -------------------------*/
  /*-----------------------
      Home Creative
  ------------------------*/
  /*----------------------
  Seo Blog
  ----------------------*/
  /*-----------------------
      Blog Details
  -----------------------*/
  /*---------------------
      Home Seo
  ---------------------*/
  /*----------------
  Home Tech
  ----------------*/
  /*-----------------------
      Blog Details
  -----------------------*/
}
.posting :root {
  --color-primary: #3858F6;
  --color-secondary: #D93E40;
  --color-secondary-alt: #F1352A;
  --color-tertiary: #050505;
  --color-heading: #000000;
  --color-body: #000000;
  --color-gray: #65676B;
  --color-midgray: #878787;
  --color-light: #E4E6EA;
  --color-lighter: #CED0D4;
  --color-lightest: #F0F2F5;
  --color-border: #E6E6E6;
  --color-white: #ffffff;
  --color-success: #3EB75E;
  --color-danger: #FF0003;
  --color-warning: #FF8F3C;
  --color-info: #1BA2DB;
  --color-facebook: #3B5997;
  --color-twitter: #1BA1F2;
  --color-youtube: #ED4141;
  --color-linkedin: #0077B5;
  --color-pinterest: #E60022;
  --color-instagram: #C231A1;
  --color-vimeo: #00ADEF;
  --color-twitch: #6441A3;
  --color-discord: #7289da;
  --color-extra01: #666666;
  --color-extra02: #606770;
  --color-extra03: #FBFBFD;
  --color-extra04: #1A1A1A;
  --color-extra05: #242424;
  --radius: 10px;
  --radius-big: 16px;
  --radius-small: 6px;
  --border-width: 2px;
  --p-light: 300;
  --p-regular: 400;
  --p-medium: 500;
  --p-semi-bold: 600;
  --p-bold: 700;
  --p-extra-bold: 800;
  --p-black: 900;
  --s-light: 300;
  --s-regular: 400;
  --s-medium: 500;
  --s-bold: 700;
  --s-black: 900;
  --shadow-primary: 0px 4px 10px rgba(37, 47, 63, 0.1);
  --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  --transition: 0.3s;
  --font-primary: "Red Hat Display", sans-serif;
  --secondary-font: "Red Hat Display", sans-serif;
  --font-awesome: "Font Awesome 5 Pro";
  --font-size-b1: 18px;
  --font-size-b2: 16px;
  --font-size-b3: 14px;
  --font-size-b4: 12px;
  --line-height-b1: 1.67;
  --line-height-b2: 1.5;
  --line-height-b3: 1.6;
  --line-height-b4: 1.3;
  --h1: 44px;
  --h2: 36px;
  --h3: 30px;
  --h4: 24px;
  --h5: 18px;
  --h6: 16px;
}
.posting .post-content .post-cat .post-cat-list a:hover, .posting .mainmenu-nav ul.mainmenu > li > a:hover, .posting a.axil-link-button {
  color: var(--color-primary);
}
.posting .post-content .post-cat .post-cat-list a {
  color: var(--color-secondary);
}
.posting .primary-color {
  color: var(--color-primary) !important;
}
.posting .secondary-color {
  color: var(--color-secondary) !important;
}
.posting .tertiary-color {
  color: var(--color-tertiary) !important;
}
.posting [data-overlay]:before {
  background: var(--color-primary);
}
.posting ul.axil-tab-button .nav-item a.nav-link.active {
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
}
.posting .instagram-post-list .single-post a img, .posting .instagram-post-list .single-post a, .posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list a img, .posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list a, .posting .axil-single-widget.widget_categories ul li.cat-item .inner, .posting .axil-single-widget, .posting .content-block.post-medium .post-thumbnail a img, .posting .content-block.post-medium .post-thumbnail, .posting .content-block.post-list-view .post-content, .posting .content-block.post-list-view .post-thumbnail a img, .posting .content-block.post-list-view .post-thumbnail, .posting .content-block.post-grid .post-grid-content .post-content, .posting .content-block.post-grid .post-thumbnail a img, .posting .content-block.trend-post .post-thumbnail img, .posting .content-block.image-rounded .post-thumbnail img, .posting .content-block.image-rounded .post-thumbnail, .posting .list-categories .single-cat .inner::before, .posting .list-categories .single-cat .thumbnail img, .posting .post-scale, .posting .radius {
  border-radius: var(--radius);
}
.posting .footer-mainmenu .footer-widget ul.ft-menu-list, .posting .copyright-area .mainmenu, .posting .instagram-post-list, .posting .comment-list ul.children, .posting .comment-list, .posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper, .posting .axil-single-widget.widget_categories ul, .posting ul.post-meta-list, .posting .popup-mobilemenu-area .mainmenu .menu-item-has-children .axil-submenu, .posting .popup-mobilemenu-area .mainmenu, .posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav, .posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu, .posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu, .posting .mainmenu-nav ul.mainmenu, .posting .metabar-block, .posting ul.social-share-transparent, .posting ul.social-with-text, .posting ul.social-icon, .posting ul.axil-tab-button {
  padding: 0;
  margin: 0;
  list-style: none;
}
.posting .liststyle {
  padding: 0;
  margin: 0;
  list-style: none;
}
.posting .copyright-area .mainmenu li a, .posting .instagram-post-list .single-post a .instagram-button, .posting .comment-list .comment .reply-edit a.comment-reply-link, .posting .tagcloud a, .posting .about-author .media-body .author-info .title a, .posting .axil-post-details .social-share-block .post-like a i, .posting .axil-single-widget .tagcloud a, .posting .axil-single-widget.widget_categories ul li.cat-item .inner .content .title, .posting .post-meta .post-author-name a, .posting .post-content .post-cat .post-cat-list a, .posting .content-block.post-list-view .post-content, .posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .post-cat .post-cat-list a, .posting .content-block.content-direction-column, .posting .popup-mobilemenu-area .mainmenu .menu-item-has-children > a::after, .posting .popup-mobilemenu-area .inner .buy-now-btn a, .posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu, .posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu li a, .posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu, .posting .mainmenu-nav ul.mainmenu > li > a::after, .posting .mainmenu-nav ul.mainmenu > li > a, .posting .hamburger-menu .hamburger-inner .icon, .posting .metabar-block li.icon a, .posting .arrow-between-side .slide-arrow, .posting ul.social-share-transparent li a, .posting ul.social-with-text li a span, .posting ul.social-with-text li a i, .posting ul.social-icon li a, .posting a.axil-button,
.posting button.axil-button, .posting a.axil-link-button, .posting input[type=submit], .posting .form-group textarea, .posting .form-group input, .posting #scrollUp, .posting ul li a, .posting ol li a {
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
}
.posting .bg_image, .posting .bgImagePosition {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.posting .post-scale {
  overflow: hidden;
}
.posting .post-scale img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .post-scale:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@-webkit-keyframes customOne {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes customOne {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes customTwo {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(100px, 0px);
    transform: translate(100px, 0px);
  }
  100% {
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
}
@keyframes customTwo {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(100px, 0px);
    transform: translate(100px, 0px);
  }
  100% {
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
}
.posting .customOne {
  -webkit-animation: customOne 2s infinite;
  animation: customOne 2s infinite;
}
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -100px;
  }
  to {
    margin-top: 0;
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -100px;
  }
  to {
    margin-top: 0;
  }
}
@-webkit-keyframes slideFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes slideFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.posting .slideFadeInUp {
  -webkit-animation-name: slideFadeInUp;
  animation-name: slideFadeInUp;
}
@-webkit-keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes moveVertical {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes scrollDown {
  0% {
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
}
@keyframes scrollDown {
  0% {
    opacity: 0;
  }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
}
.posting .clearfix:before,
.posting .clearfix:after {
  content: " ";
  display: table;
}
.posting .clearfix:after {
  clear: both;
}
.posting .fix {
  overflow: hidden;
}
.posting .slick-initialized .slick-slide {
  margin-bottom: -10px;
}
.posting .bg-color-primary {
  background: var(--color-primary);
}
.posting .bg-color-secondary {
  background: var(--color-secondary);
}
.posting .bg-color-tertiary {
  background: var(--color-tertiary);
}
.posting .bg-color-grey {
  background: #F0F2F5;
}
.posting .bg-color-white {
  background: #FFFFFF;
}
.posting .bg-color-black {
  background: #1A1A1A;
}
.posting .bg-color-extra03 {
  background: var(--color-extra03);
}
.posting .bg_image--1 {
  background-image: url(../images/bg/bg-image-1.jpg);
}
.posting .bg_image--2 {
  background-image: url(../images/bg/bg-image-2.jpg);
}
.posting .bg_image--3 {
  background-image: url(../images/bg/bg-image-3.jpg);
}
.posting .bg_image--4 {
  background-image: url(../images/bg/bg-image-4.jpg);
}
.posting .fullscreen {
  min-height: 100vh;
  width: 100%;
}
.posting .container,
.posting .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 1200px) {
  .posting .container {
    max-width: 1260px;
  }
}
.posting .row {
  margin-left: -15px;
  margin-right: -15px;
}
.posting .row > [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
}
.posting .row--0 {
  margin-left: 0px;
  margin-right: 0px;
}
.posting .row--0 > [class*=col] {
  padding-left: 0px;
  padding-right: 0px;
}
.posting .row--5 {
  margin-left: -5px;
  margin-right: -5px;
}
.posting .row--5 > [class*=col] {
  padding-left: 5px;
  padding-right: 5px;
}
.posting .row--10 {
  margin-left: -10px;
  margin-right: -10px;
}
.posting .row--10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}
.posting .row--20 {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--20 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--20 > [class*=col], .posting .row--20 > [class*=col-] {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--20 > [class*=col], .posting .row--20 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--20 > [class*=col], .posting .row--20 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--20 > [class*=col], .posting .row--20 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--20 > [class*=col], .posting .row--20 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting .row--25 {
  margin-left: -25px;
  margin-right: -25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--25 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--25 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--25 > [class*=col], .posting .row--25 > [class*=col-] {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--25 > [class*=col], .posting .row--25 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--25 > [class*=col], .posting .row--25 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--25 > [class*=col], .posting .row--25 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--25 > [class*=col], .posting .row--25 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting .row--30 {
  margin-left: -30px;
  margin-right: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--30 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--30 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--30 > [class*=col], .posting .row--30 > [class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--30 > [class*=col], .posting .row--30 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--30 > [class*=col], .posting .row--30 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--30 > [class*=col], .posting .row--30 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--30 > [class*=col], .posting .row--30 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting .row--45 {
  margin-left: -45px;
  margin-right: -45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--45 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--45 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--45 > [class*=col], .posting .row--45 > [class*=col-] {
  padding-left: 45px;
  padding-right: 45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--45 > [class*=col], .posting .row--45 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--45 > [class*=col], .posting .row--45 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--45 > [class*=col], .posting .row--45 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--45 > [class*=col], .posting .row--45 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting .row--40 {
  margin-left: -40px;
  margin-right: -40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--40 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--40 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--40 > [class*=col], .posting .row--40 > [class*=col-] {
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--40 > [class*=col], .posting .row--40 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--40 > [class*=col], .posting .row--40 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--40 > [class*=col], .posting .row--40 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--40 > [class*=col], .posting .row--40 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting .row--60 {
  margin-left: -60px;
  margin-right: -60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--60 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--60 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.posting .row--60 > [class*=col], .posting .row--60 > [class*=col-] {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .row--60 > [class*=col], .posting .row--60 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .row--60 > [class*=col], .posting .row--60 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .row--60 > [class*=col], .posting .row--60 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .row--60 > [class*=col], .posting .row--60 > [class*=col-] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.posting input:-moz-placeholder,
.posting textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.posting input::-webkit-input-placeholder,
.posting textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.posting input::-moz-placeholder,
.posting textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.posting input:-ms-input-placeholder,
.posting textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.posting [data-overlay],
.posting [data-black-overlay],
.posting [data-white-overlay] {
  position: relative;
}
.posting [data-overlay] > div,
.posting [data-overlay] > *,
.posting [data-black-overlay] > div,
.posting [data-black-overlay] > *,
.posting [data-white-overlay] > div,
.posting [data-white-overlay] > * {
  position: relative;
  z-index: 2;
}
.posting [data-overlay]:before,
.posting [data-black-overlay]:before,
.posting [data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.posting [data-black-overlay]:before {
  background-color: #000000;
}
.posting [data-white-overlay]:before {
  background-color: #ffffff;
}
.posting [data-overlay="1"]:before,
.posting [data-black-overlay="1"]:before,
.posting [data-white-overlay="1"]:before {
  opacity: 0.1;
}
.posting [data-overlay="2"]:before,
.posting [data-black-overlay="2"]:before,
.posting [data-white-overlay="2"]:before {
  opacity: 0.2;
}
.posting [data-overlay="3"]:before,
.posting [data-black-overlay="3"]:before,
.posting [data-white-overlay="3"]:before {
  opacity: 0.3;
}
.posting [data-overlay="4"]:before,
.posting [data-black-overlay="4"]:before,
.posting [data-white-overlay="4"]:before {
  opacity: 0.4;
}
.posting [data-overlay="5"]:before,
.posting [data-black-overlay="5"]:before,
.posting [data-white-overlay="5"]:before {
  opacity: 0.5;
}
.posting [data-overlay="6"]:before,
.posting [data-black-overlay="6"]:before,
.posting [data-white-overlay="6"]:before {
  opacity: 0.6;
}
.posting [data-overlay="7"]:before,
.posting [data-black-overlay="7"]:before,
.posting [data-white-overlay="7"]:before {
  opacity: 0.7;
}
.posting [data-overlay="8"]:before,
.posting [data-black-overlay="8"]:before,
.posting [data-white-overlay="8"]:before {
  opacity: 0.8;
}
.posting [data-overlay="9"]:before,
.posting [data-black-overlay="9"]:before,
.posting [data-white-overlay="9"]:before {
  opacity: 0.9;
}
.posting [data-overlay="10"]:before,
.posting [data-black-overlay="10"]:before,
.posting [data-white-overlay="10"]:before {
  opacity: 1;
}
.posting #scrollUp {
  width: 70px;
  height: 80px;
  right: 100px;
  bottom: 60px;
  text-align: center;
  z-index: 9811 !important;
  text-decoration: none;
  background: #fff;
  line-height: 80px;
  color: #757589;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  background: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting #scrollUp {
    right: 20px;
    bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .posting #scrollUp {
    right: 20px;
    bottom: 40px;
  }
}
.posting #scrollUp::before {
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 2, 72, 0.1);
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.posting #scrollUp::after {
  background: #ffffff;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
@media only screen and (max-width: 767px) {
  .posting #scrollUp {
    right: 20px;
    bottom: 30px;
    width: 50px;
    height: 60px;
    line-height: 60px;
  }
}
.posting #scrollUp span.text {
  position: relative;
  display: inline-block;
  margin-top: 7px;
}
@media only screen and (max-width: 767px) {
  .posting #scrollUp span.text {
    margin-top: 3px;
  }
}
.posting #scrollUp span.text::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 7px 5px;
  border-color: transparent transparent var(--color-primary) transparent;
  position: absolute;
  content: "";
  left: 50%;
  top: 21%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.posting #scrollUp:hover span.text {
  color: var(--color-primary);
}
.posting .form-message {
  margin-bottom: 0;
  text-align: center;
}
.posting .form-message.error {
  margin-top: 20px;
  color: #f80707;
}
.posting .form-message.success {
  margin-top: 20px;
  color: #0d8d2d;
}
.posting .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.posting .axil-section-gap {
  padding: 80px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-section-gap {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-section-gap {
    padding: 60px 0;
  }
}
.posting .axil-section-gapBottom {
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-section-gapBottom {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-section-gapBottom {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .pb--165,
  .posting .pb--85 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .pb--165,
  .posting .pb--85 {
    padding-bottom: 60px;
  }
}
.posting .axil-section-gapTop {
  padding-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-section-gapTop {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-section-gapTop {
    padding-top: 60px;
  }
}
.posting .axilil-service-area.axil-section-gap.layout-2 {
  padding-bottom: 160px;
  padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axilil-service-area.axil-section-gap.layout-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axilil-service-area.axil-section-gap.layout-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .ptb--120 {
    padding: 80px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .ptb--120 {
    padding: 60px 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .pb--165,
  .posting .pb--120,
  .posting .pb--85,
  .posting .pb--165 {
    padding-bottom: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .pb--165,
  .posting .pb--120,
  .posting .pb--85,
  .posting .pb--165 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .pb--70 {
    padding-bottom: 60px !important;
  }
}
.posting .pl--0 {
  padding-left: 0 !important;
}
.posting .pr--0 {
  padding-right: 0 !important;
}
.posting .pt--0 {
  padding-top: 0 !important;
}
.posting .pb--0 {
  padding-bottom: 0 !important;
}
.posting .mr--0 {
  margin-right: 0 !important;
}
.posting .ml--0 {
  margin-left: 0 !important;
}
.posting .mt--0 {
  margin-top: 0 !important;
}
.posting .mb--0 {
  margin-bottom: 0 !important;
}
.posting .pt--260 {
  padding-top: 260px;
}
.posting .pt--250 {
  padding-top: 250px;
}
.posting .pb--240 {
  padding-bottom: 240px;
}
.posting .pb--220 {
  padding-bottom: 220px;
}
.posting .plr--270 {
  padding: 0 270px;
}
.posting .plr--300 {
  padding: 0 300px;
}
.posting .plr--340 {
  padding: 0 340px;
}
.posting .ptb--300 {
  padding: 300px 0;
}
.posting .ptb--340 {
  padding: 340px 0;
}
.posting .ptb--450 {
  padding: 450px 0;
}
.posting .plr_dec--15 {
  margin: 0 -15px;
}
.posting .pt--300 {
  padding-top: 300px;
}
.posting .ptb--5 {
  padding: 5px 0 !important;
}
.posting .plr--5 {
  padding: 0 5px !important;
}
.posting .pt--5 {
  padding-top: 5px !important;
}
.posting .pb--5 {
  padding-bottom: 5px !important;
}
.posting .pl--5 {
  padding-left: 5px !important;
}
.posting .pr--5 {
  padding-right: 5px !important;
}
.posting .mt--5 {
  margin-top: 5px !important;
}
.posting .mb--5 {
  margin-bottom: 5px !important;
}
.posting .mr--5 {
  margin-right: 5px !important;
}
.posting .ml--5 {
  margin-left: 5px !important;
}
.posting .ptb--10 {
  padding: 10px 0 !important;
}
.posting .plr--10 {
  padding: 0 10px !important;
}
.posting .pt--10 {
  padding-top: 10px !important;
}
.posting .pb--10 {
  padding-bottom: 10px !important;
}
.posting .pl--10 {
  padding-left: 10px !important;
}
.posting .pr--10 {
  padding-right: 10px !important;
}
.posting .mt--10 {
  margin-top: 10px !important;
}
.posting .mb--10 {
  margin-bottom: 10px !important;
}
.posting .mr--10 {
  margin-right: 10px !important;
}
.posting .ml--10 {
  margin-left: 10px !important;
}
.posting .ptb--15 {
  padding: 15px 0 !important;
}
.posting .plr--15 {
  padding: 0 15px !important;
}
.posting .pt--15 {
  padding-top: 15px !important;
}
.posting .pb--15 {
  padding-bottom: 15px !important;
}
.posting .pl--15 {
  padding-left: 15px !important;
}
.posting .pr--15 {
  padding-right: 15px !important;
}
.posting .mt--15 {
  margin-top: 15px !important;
}
.posting .mb--15 {
  margin-bottom: 15px !important;
}
.posting .mr--15 {
  margin-right: 15px !important;
}
.posting .ml--15 {
  margin-left: 15px !important;
}
.posting .ptb--20 {
  padding: 20px 0 !important;
}
.posting .plr--20 {
  padding: 0 20px !important;
}
.posting .pt--20 {
  padding-top: 20px !important;
}
.posting .pb--20 {
  padding-bottom: 20px !important;
}
.posting .pl--20 {
  padding-left: 20px !important;
}
.posting .pr--20 {
  padding-right: 20px !important;
}
.posting .mt--20 {
  margin-top: 20px !important;
}
.posting .mb--20 {
  margin-bottom: 20px !important;
}
.posting .mr--20 {
  margin-right: 20px !important;
}
.posting .ml--20 {
  margin-left: 20px !important;
}
.posting .ptb--25 {
  padding: 25px 0 !important;
}
.posting .plr--25 {
  padding: 0 25px !important;
}
.posting .pt--25 {
  padding-top: 25px !important;
}
.posting .pb--25 {
  padding-bottom: 25px !important;
}
.posting .pl--25 {
  padding-left: 25px !important;
}
.posting .pr--25 {
  padding-right: 25px !important;
}
.posting .mt--25 {
  margin-top: 25px !important;
}
.posting .mb--25 {
  margin-bottom: 25px !important;
}
.posting .mr--25 {
  margin-right: 25px !important;
}
.posting .ml--25 {
  margin-left: 25px !important;
}
.posting .ptb--30 {
  padding: 30px 0 !important;
}
.posting .plr--30 {
  padding: 0 30px !important;
}
.posting .pt--30 {
  padding-top: 30px !important;
}
.posting .pb--30 {
  padding-bottom: 30px !important;
}
.posting .pl--30 {
  padding-left: 30px !important;
}
.posting .pr--30 {
  padding-right: 30px !important;
}
.posting .mt--30 {
  margin-top: 30px !important;
}
.posting .mb--30 {
  margin-bottom: 30px !important;
}
.posting .mr--30 {
  margin-right: 30px !important;
}
.posting .ml--30 {
  margin-left: 30px !important;
}
.posting .ptb--35 {
  padding: 35px 0 !important;
}
.posting .plr--35 {
  padding: 0 35px !important;
}
.posting .pt--35 {
  padding-top: 35px !important;
}
.posting .pb--35 {
  padding-bottom: 35px !important;
}
.posting .pl--35 {
  padding-left: 35px !important;
}
.posting .pr--35 {
  padding-right: 35px !important;
}
.posting .mt--35 {
  margin-top: 35px !important;
}
.posting .mb--35 {
  margin-bottom: 35px !important;
}
.posting .mr--35 {
  margin-right: 35px !important;
}
.posting .ml--35 {
  margin-left: 35px !important;
}
.posting .ptb--40 {
  padding: 40px 0 !important;
}
.posting .plr--40 {
  padding: 0 40px !important;
}
.posting .pt--40 {
  padding-top: 40px !important;
}
.posting .pb--40 {
  padding-bottom: 40px !important;
}
.posting .pl--40 {
  padding-left: 40px !important;
}
.posting .pr--40 {
  padding-right: 40px !important;
}
.posting .mt--40 {
  margin-top: 40px !important;
}
.posting .mb--40 {
  margin-bottom: 40px !important;
}
.posting .mr--40 {
  margin-right: 40px !important;
}
.posting .ml--40 {
  margin-left: 40px !important;
}
.posting .ptb--45 {
  padding: 45px 0 !important;
}
.posting .plr--45 {
  padding: 0 45px !important;
}
.posting .pt--45 {
  padding-top: 45px !important;
}
.posting .pb--45 {
  padding-bottom: 45px !important;
}
.posting .pl--45 {
  padding-left: 45px !important;
}
.posting .pr--45 {
  padding-right: 45px !important;
}
.posting .mt--45 {
  margin-top: 45px !important;
}
.posting .mb--45 {
  margin-bottom: 45px !important;
}
.posting .mr--45 {
  margin-right: 45px !important;
}
.posting .ml--45 {
  margin-left: 45px !important;
}
.posting .ptb--50 {
  padding: 50px 0 !important;
}
.posting .plr--50 {
  padding: 0 50px !important;
}
.posting .pt--50 {
  padding-top: 50px !important;
}
.posting .pb--50 {
  padding-bottom: 50px !important;
}
.posting .pl--50 {
  padding-left: 50px !important;
}
.posting .pr--50 {
  padding-right: 50px !important;
}
.posting .mt--50 {
  margin-top: 50px !important;
}
.posting .mb--50 {
  margin-bottom: 50px !important;
}
.posting .mr--50 {
  margin-right: 50px !important;
}
.posting .ml--50 {
  margin-left: 50px !important;
}
.posting .ptb--55 {
  padding: 55px 0 !important;
}
.posting .plr--55 {
  padding: 0 55px !important;
}
.posting .pt--55 {
  padding-top: 55px !important;
}
.posting .pb--55 {
  padding-bottom: 55px !important;
}
.posting .pl--55 {
  padding-left: 55px !important;
}
.posting .pr--55 {
  padding-right: 55px !important;
}
.posting .mt--55 {
  margin-top: 55px !important;
}
.posting .mb--55 {
  margin-bottom: 55px !important;
}
.posting .mr--55 {
  margin-right: 55px !important;
}
.posting .ml--55 {
  margin-left: 55px !important;
}
.posting .ptb--60 {
  padding: 60px 0 !important;
}
.posting .plr--60 {
  padding: 0 60px !important;
}
.posting .pt--60 {
  padding-top: 60px !important;
}
.posting .pb--60 {
  padding-bottom: 60px !important;
}
.posting .pl--60 {
  padding-left: 60px !important;
}
.posting .pr--60 {
  padding-right: 60px !important;
}
.posting .mt--60 {
  margin-top: 60px !important;
}
.posting .mb--60 {
  margin-bottom: 60px !important;
}
.posting .mr--60 {
  margin-right: 60px !important;
}
.posting .ml--60 {
  margin-left: 60px !important;
}
.posting .ptb--65 {
  padding: 65px 0 !important;
}
.posting .plr--65 {
  padding: 0 65px !important;
}
.posting .pt--65 {
  padding-top: 65px !important;
}
.posting .pb--65 {
  padding-bottom: 65px !important;
}
.posting .pl--65 {
  padding-left: 65px !important;
}
.posting .pr--65 {
  padding-right: 65px !important;
}
.posting .mt--65 {
  margin-top: 65px !important;
}
.posting .mb--65 {
  margin-bottom: 65px !important;
}
.posting .mr--65 {
  margin-right: 65px !important;
}
.posting .ml--65 {
  margin-left: 65px !important;
}
.posting .ptb--70 {
  padding: 70px 0 !important;
}
.posting .plr--70 {
  padding: 0 70px !important;
}
.posting .pt--70 {
  padding-top: 70px !important;
}
.posting .pb--70 {
  padding-bottom: 70px !important;
}
.posting .pl--70 {
  padding-left: 70px !important;
}
.posting .pr--70 {
  padding-right: 70px !important;
}
.posting .mt--70 {
  margin-top: 70px !important;
}
.posting .mb--70 {
  margin-bottom: 70px !important;
}
.posting .mr--70 {
  margin-right: 70px !important;
}
.posting .ml--70 {
  margin-left: 70px !important;
}
.posting .ptb--75 {
  padding: 75px 0 !important;
}
.posting .plr--75 {
  padding: 0 75px !important;
}
.posting .pt--75 {
  padding-top: 75px !important;
}
.posting .pb--75 {
  padding-bottom: 75px !important;
}
.posting .pl--75 {
  padding-left: 75px !important;
}
.posting .pr--75 {
  padding-right: 75px !important;
}
.posting .mt--75 {
  margin-top: 75px !important;
}
.posting .mb--75 {
  margin-bottom: 75px !important;
}
.posting .mr--75 {
  margin-right: 75px !important;
}
.posting .ml--75 {
  margin-left: 75px !important;
}
.posting .ptb--80 {
  padding: 80px 0 !important;
}
.posting .plr--80 {
  padding: 0 80px !important;
}
.posting .pt--80 {
  padding-top: 80px !important;
}
.posting .pb--80 {
  padding-bottom: 80px !important;
}
.posting .pl--80 {
  padding-left: 80px !important;
}
.posting .pr--80 {
  padding-right: 80px !important;
}
.posting .mt--80 {
  margin-top: 80px !important;
}
.posting .mb--80 {
  margin-bottom: 80px !important;
}
.posting .mr--80 {
  margin-right: 80px !important;
}
.posting .ml--80 {
  margin-left: 80px !important;
}
.posting .ptb--85 {
  padding: 85px 0 !important;
}
.posting .plr--85 {
  padding: 0 85px !important;
}
.posting .pt--85 {
  padding-top: 85px !important;
}
.posting .pb--85 {
  padding-bottom: 85px !important;
}
.posting .pl--85 {
  padding-left: 85px !important;
}
.posting .pr--85 {
  padding-right: 85px !important;
}
.posting .mt--85 {
  margin-top: 85px !important;
}
.posting .mb--85 {
  margin-bottom: 85px !important;
}
.posting .mr--85 {
  margin-right: 85px !important;
}
.posting .ml--85 {
  margin-left: 85px !important;
}
.posting .ptb--90 {
  padding: 90px 0 !important;
}
.posting .plr--90 {
  padding: 0 90px !important;
}
.posting .pt--90 {
  padding-top: 90px !important;
}
.posting .pb--90 {
  padding-bottom: 90px !important;
}
.posting .pl--90 {
  padding-left: 90px !important;
}
.posting .pr--90 {
  padding-right: 90px !important;
}
.posting .mt--90 {
  margin-top: 90px !important;
}
.posting .mb--90 {
  margin-bottom: 90px !important;
}
.posting .mr--90 {
  margin-right: 90px !important;
}
.posting .ml--90 {
  margin-left: 90px !important;
}
.posting .ptb--95 {
  padding: 95px 0 !important;
}
.posting .plr--95 {
  padding: 0 95px !important;
}
.posting .pt--95 {
  padding-top: 95px !important;
}
.posting .pb--95 {
  padding-bottom: 95px !important;
}
.posting .pl--95 {
  padding-left: 95px !important;
}
.posting .pr--95 {
  padding-right: 95px !important;
}
.posting .mt--95 {
  margin-top: 95px !important;
}
.posting .mb--95 {
  margin-bottom: 95px !important;
}
.posting .mr--95 {
  margin-right: 95px !important;
}
.posting .ml--95 {
  margin-left: 95px !important;
}
.posting .ptb--100 {
  padding: 100px 0 !important;
}
.posting .plr--100 {
  padding: 0 100px !important;
}
.posting .pt--100 {
  padding-top: 100px !important;
}
.posting .pb--100 {
  padding-bottom: 100px !important;
}
.posting .pl--100 {
  padding-left: 100px !important;
}
.posting .pr--100 {
  padding-right: 100px !important;
}
.posting .mt--100 {
  margin-top: 100px !important;
}
.posting .mb--100 {
  margin-bottom: 100px !important;
}
.posting .mr--100 {
  margin-right: 100px !important;
}
.posting .ml--100 {
  margin-left: 100px !important;
}
.posting .ptb--105 {
  padding: 105px 0 !important;
}
.posting .plr--105 {
  padding: 0 105px !important;
}
.posting .pt--105 {
  padding-top: 105px !important;
}
.posting .pb--105 {
  padding-bottom: 105px !important;
}
.posting .pl--105 {
  padding-left: 105px !important;
}
.posting .pr--105 {
  padding-right: 105px !important;
}
.posting .mt--105 {
  margin-top: 105px !important;
}
.posting .mb--105 {
  margin-bottom: 105px !important;
}
.posting .mr--105 {
  margin-right: 105px !important;
}
.posting .ml--105 {
  margin-left: 105px !important;
}
.posting .ptb--110 {
  padding: 110px 0 !important;
}
.posting .plr--110 {
  padding: 0 110px !important;
}
.posting .pt--110 {
  padding-top: 110px !important;
}
.posting .pb--110 {
  padding-bottom: 110px !important;
}
.posting .pl--110 {
  padding-left: 110px !important;
}
.posting .pr--110 {
  padding-right: 110px !important;
}
.posting .mt--110 {
  margin-top: 110px !important;
}
.posting .mb--110 {
  margin-bottom: 110px !important;
}
.posting .mr--110 {
  margin-right: 110px !important;
}
.posting .ml--110 {
  margin-left: 110px !important;
}
.posting .ptb--115 {
  padding: 115px 0 !important;
}
.posting .plr--115 {
  padding: 0 115px !important;
}
.posting .pt--115 {
  padding-top: 115px !important;
}
.posting .pb--115 {
  padding-bottom: 115px !important;
}
.posting .pl--115 {
  padding-left: 115px !important;
}
.posting .pr--115 {
  padding-right: 115px !important;
}
.posting .mt--115 {
  margin-top: 115px !important;
}
.posting .mb--115 {
  margin-bottom: 115px !important;
}
.posting .mr--115 {
  margin-right: 115px !important;
}
.posting .ml--115 {
  margin-left: 115px !important;
}
.posting .ptb--120 {
  padding: 120px 0 !important;
}
.posting .plr--120 {
  padding: 0 120px !important;
}
.posting .pt--120 {
  padding-top: 120px !important;
}
.posting .pb--120 {
  padding-bottom: 120px !important;
}
.posting .pl--120 {
  padding-left: 120px !important;
}
.posting .pr--120 {
  padding-right: 120px !important;
}
.posting .mt--120 {
  margin-top: 120px !important;
}
.posting .mb--120 {
  margin-bottom: 120px !important;
}
.posting .mr--120 {
  margin-right: 120px !important;
}
.posting .ml--120 {
  margin-left: 120px !important;
}
.posting .ptb--125 {
  padding: 125px 0 !important;
}
.posting .plr--125 {
  padding: 0 125px !important;
}
.posting .pt--125 {
  padding-top: 125px !important;
}
.posting .pb--125 {
  padding-bottom: 125px !important;
}
.posting .pl--125 {
  padding-left: 125px !important;
}
.posting .pr--125 {
  padding-right: 125px !important;
}
.posting .mt--125 {
  margin-top: 125px !important;
}
.posting .mb--125 {
  margin-bottom: 125px !important;
}
.posting .mr--125 {
  margin-right: 125px !important;
}
.posting .ml--125 {
  margin-left: 125px !important;
}
.posting .ptb--130 {
  padding: 130px 0 !important;
}
.posting .plr--130 {
  padding: 0 130px !important;
}
.posting .pt--130 {
  padding-top: 130px !important;
}
.posting .pb--130 {
  padding-bottom: 130px !important;
}
.posting .pl--130 {
  padding-left: 130px !important;
}
.posting .pr--130 {
  padding-right: 130px !important;
}
.posting .mt--130 {
  margin-top: 130px !important;
}
.posting .mb--130 {
  margin-bottom: 130px !important;
}
.posting .mr--130 {
  margin-right: 130px !important;
}
.posting .ml--130 {
  margin-left: 130px !important;
}
.posting .ptb--135 {
  padding: 135px 0 !important;
}
.posting .plr--135 {
  padding: 0 135px !important;
}
.posting .pt--135 {
  padding-top: 135px !important;
}
.posting .pb--135 {
  padding-bottom: 135px !important;
}
.posting .pl--135 {
  padding-left: 135px !important;
}
.posting .pr--135 {
  padding-right: 135px !important;
}
.posting .mt--135 {
  margin-top: 135px !important;
}
.posting .mb--135 {
  margin-bottom: 135px !important;
}
.posting .mr--135 {
  margin-right: 135px !important;
}
.posting .ml--135 {
  margin-left: 135px !important;
}
.posting .ptb--140 {
  padding: 140px 0 !important;
}
.posting .plr--140 {
  padding: 0 140px !important;
}
.posting .pt--140 {
  padding-top: 140px !important;
}
.posting .pb--140 {
  padding-bottom: 140px !important;
}
.posting .pl--140 {
  padding-left: 140px !important;
}
.posting .pr--140 {
  padding-right: 140px !important;
}
.posting .mt--140 {
  margin-top: 140px !important;
}
.posting .mb--140 {
  margin-bottom: 140px !important;
}
.posting .mr--140 {
  margin-right: 140px !important;
}
.posting .ml--140 {
  margin-left: 140px !important;
}
.posting .ptb--145 {
  padding: 145px 0 !important;
}
.posting .plr--145 {
  padding: 0 145px !important;
}
.posting .pt--145 {
  padding-top: 145px !important;
}
.posting .pb--145 {
  padding-bottom: 145px !important;
}
.posting .pl--145 {
  padding-left: 145px !important;
}
.posting .pr--145 {
  padding-right: 145px !important;
}
.posting .mt--145 {
  margin-top: 145px !important;
}
.posting .mb--145 {
  margin-bottom: 145px !important;
}
.posting .mr--145 {
  margin-right: 145px !important;
}
.posting .ml--145 {
  margin-left: 145px !important;
}
.posting .ptb--150 {
  padding: 150px 0 !important;
}
.posting .plr--150 {
  padding: 0 150px !important;
}
.posting .pt--150 {
  padding-top: 150px !important;
}
.posting .pb--150 {
  padding-bottom: 150px !important;
}
.posting .pl--150 {
  padding-left: 150px !important;
}
.posting .pr--150 {
  padding-right: 150px !important;
}
.posting .mt--150 {
  margin-top: 150px !important;
}
.posting .mb--150 {
  margin-bottom: 150px !important;
}
.posting .mr--150 {
  margin-right: 150px !important;
}
.posting .ml--150 {
  margin-left: 150px !important;
}
.posting .ptb--155 {
  padding: 155px 0 !important;
}
.posting .plr--155 {
  padding: 0 155px !important;
}
.posting .pt--155 {
  padding-top: 155px !important;
}
.posting .pb--155 {
  padding-bottom: 155px !important;
}
.posting .pl--155 {
  padding-left: 155px !important;
}
.posting .pr--155 {
  padding-right: 155px !important;
}
.posting .mt--155 {
  margin-top: 155px !important;
}
.posting .mb--155 {
  margin-bottom: 155px !important;
}
.posting .mr--155 {
  margin-right: 155px !important;
}
.posting .ml--155 {
  margin-left: 155px !important;
}
.posting .ptb--160 {
  padding: 160px 0 !important;
}
.posting .plr--160 {
  padding: 0 160px !important;
}
.posting .pt--160 {
  padding-top: 160px !important;
}
.posting .pb--160 {
  padding-bottom: 160px !important;
}
.posting .pl--160 {
  padding-left: 160px !important;
}
.posting .pr--160 {
  padding-right: 160px !important;
}
.posting .mt--160 {
  margin-top: 160px !important;
}
.posting .mb--160 {
  margin-bottom: 160px !important;
}
.posting .mr--160 {
  margin-right: 160px !important;
}
.posting .ml--160 {
  margin-left: 160px !important;
}
.posting .ptb--165 {
  padding: 165px 0 !important;
}
.posting .plr--165 {
  padding: 0 165px !important;
}
.posting .pt--165 {
  padding-top: 165px !important;
}
.posting .pb--165 {
  padding-bottom: 165px !important;
}
.posting .pl--165 {
  padding-left: 165px !important;
}
.posting .pr--165 {
  padding-right: 165px !important;
}
.posting .mt--165 {
  margin-top: 165px !important;
}
.posting .mb--165 {
  margin-bottom: 165px !important;
}
.posting .mr--165 {
  margin-right: 165px !important;
}
.posting .ml--165 {
  margin-left: 165px !important;
}
.posting .ptb--170 {
  padding: 170px 0 !important;
}
.posting .plr--170 {
  padding: 0 170px !important;
}
.posting .pt--170 {
  padding-top: 170px !important;
}
.posting .pb--170 {
  padding-bottom: 170px !important;
}
.posting .pl--170 {
  padding-left: 170px !important;
}
.posting .pr--170 {
  padding-right: 170px !important;
}
.posting .mt--170 {
  margin-top: 170px !important;
}
.posting .mb--170 {
  margin-bottom: 170px !important;
}
.posting .mr--170 {
  margin-right: 170px !important;
}
.posting .ml--170 {
  margin-left: 170px !important;
}
.posting .ptb--175 {
  padding: 175px 0 !important;
}
.posting .plr--175 {
  padding: 0 175px !important;
}
.posting .pt--175 {
  padding-top: 175px !important;
}
.posting .pb--175 {
  padding-bottom: 175px !important;
}
.posting .pl--175 {
  padding-left: 175px !important;
}
.posting .pr--175 {
  padding-right: 175px !important;
}
.posting .mt--175 {
  margin-top: 175px !important;
}
.posting .mb--175 {
  margin-bottom: 175px !important;
}
.posting .mr--175 {
  margin-right: 175px !important;
}
.posting .ml--175 {
  margin-left: 175px !important;
}
.posting .ptb--180 {
  padding: 180px 0 !important;
}
.posting .plr--180 {
  padding: 0 180px !important;
}
.posting .pt--180 {
  padding-top: 180px !important;
}
.posting .pb--180 {
  padding-bottom: 180px !important;
}
.posting .pl--180 {
  padding-left: 180px !important;
}
.posting .pr--180 {
  padding-right: 180px !important;
}
.posting .mt--180 {
  margin-top: 180px !important;
}
.posting .mb--180 {
  margin-bottom: 180px !important;
}
.posting .mr--180 {
  margin-right: 180px !important;
}
.posting .ml--180 {
  margin-left: 180px !important;
}
.posting .ptb--185 {
  padding: 185px 0 !important;
}
.posting .plr--185 {
  padding: 0 185px !important;
}
.posting .pt--185 {
  padding-top: 185px !important;
}
.posting .pb--185 {
  padding-bottom: 185px !important;
}
.posting .pl--185 {
  padding-left: 185px !important;
}
.posting .pr--185 {
  padding-right: 185px !important;
}
.posting .mt--185 {
  margin-top: 185px !important;
}
.posting .mb--185 {
  margin-bottom: 185px !important;
}
.posting .mr--185 {
  margin-right: 185px !important;
}
.posting .ml--185 {
  margin-left: 185px !important;
}
.posting .ptb--190 {
  padding: 190px 0 !important;
}
.posting .plr--190 {
  padding: 0 190px !important;
}
.posting .pt--190 {
  padding-top: 190px !important;
}
.posting .pb--190 {
  padding-bottom: 190px !important;
}
.posting .pl--190 {
  padding-left: 190px !important;
}
.posting .pr--190 {
  padding-right: 190px !important;
}
.posting .mt--190 {
  margin-top: 190px !important;
}
.posting .mb--190 {
  margin-bottom: 190px !important;
}
.posting .mr--190 {
  margin-right: 190px !important;
}
.posting .ml--190 {
  margin-left: 190px !important;
}
.posting .ptb--195 {
  padding: 195px 0 !important;
}
.posting .plr--195 {
  padding: 0 195px !important;
}
.posting .pt--195 {
  padding-top: 195px !important;
}
.posting .pb--195 {
  padding-bottom: 195px !important;
}
.posting .pl--195 {
  padding-left: 195px !important;
}
.posting .pr--195 {
  padding-right: 195px !important;
}
.posting .mt--195 {
  margin-top: 195px !important;
}
.posting .mb--195 {
  margin-bottom: 195px !important;
}
.posting .mr--195 {
  margin-right: 195px !important;
}
.posting .ml--195 {
  margin-left: 195px !important;
}
.posting .ptb--200 {
  padding: 200px 0 !important;
}
.posting .plr--200 {
  padding: 0 200px !important;
}
.posting .pt--200 {
  padding-top: 200px !important;
}
.posting .pb--200 {
  padding-bottom: 200px !important;
}
.posting .pl--200 {
  padding-left: 200px !important;
}
.posting .pr--200 {
  padding-right: 200px !important;
}
.posting .mt--200 {
  margin-top: 200px !important;
}
.posting .mb--200 {
  margin-bottom: 200px !important;
}
.posting .mr--200 {
  margin-right: 200px !important;
}
.posting .ml--200 {
  margin-left: 200px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .ptb_lp--5 {
    padding: 5px 0;
  }
  .posting .plr_lp--5 {
    padding: 0 5px;
  }
  .posting .pt_lp--5 {
    padding-top: 5px;
  }
  .posting .pb_lp--5 {
    padding-bottom: 5px;
  }
  .posting .pl_lp--5 {
    padding-left: 5px;
  }
  .posting .pr_lp--5 {
    padding-right: 5px;
  }
  .posting .mt_lp--5 {
    margin-top: 5px;
  }
  .posting .mb_lp--5 {
    margin-bottom: 5px;
  }
  .posting .ptb_lp--10 {
    padding: 10px 0;
  }
  .posting .plr_lp--10 {
    padding: 0 10px;
  }
  .posting .pt_lp--10 {
    padding-top: 10px;
  }
  .posting .pb_lp--10 {
    padding-bottom: 10px;
  }
  .posting .pl_lp--10 {
    padding-left: 10px;
  }
  .posting .pr_lp--10 {
    padding-right: 10px;
  }
  .posting .mt_lp--10 {
    margin-top: 10px;
  }
  .posting .mb_lp--10 {
    margin-bottom: 10px;
  }
  .posting .ptb_lp--15 {
    padding: 15px 0;
  }
  .posting .plr_lp--15 {
    padding: 0 15px;
  }
  .posting .pt_lp--15 {
    padding-top: 15px;
  }
  .posting .pb_lp--15 {
    padding-bottom: 15px;
  }
  .posting .pl_lp--15 {
    padding-left: 15px;
  }
  .posting .pr_lp--15 {
    padding-right: 15px;
  }
  .posting .mt_lp--15 {
    margin-top: 15px;
  }
  .posting .mb_lp--15 {
    margin-bottom: 15px;
  }
  .posting .ptb_lp--20 {
    padding: 20px 0;
  }
  .posting .plr_lp--20 {
    padding: 0 20px;
  }
  .posting .pt_lp--20 {
    padding-top: 20px;
  }
  .posting .pb_lp--20 {
    padding-bottom: 20px;
  }
  .posting .pl_lp--20 {
    padding-left: 20px;
  }
  .posting .pr_lp--20 {
    padding-right: 20px;
  }
  .posting .mt_lp--20 {
    margin-top: 20px;
  }
  .posting .mb_lp--20 {
    margin-bottom: 20px;
  }
  .posting .ptb_lp--25 {
    padding: 25px 0;
  }
  .posting .plr_lp--25 {
    padding: 0 25px;
  }
  .posting .pt_lp--25 {
    padding-top: 25px;
  }
  .posting .pb_lp--25 {
    padding-bottom: 25px;
  }
  .posting .pl_lp--25 {
    padding-left: 25px;
  }
  .posting .pr_lp--25 {
    padding-right: 25px;
  }
  .posting .mt_lp--25 {
    margin-top: 25px;
  }
  .posting .mb_lp--25 {
    margin-bottom: 25px;
  }
  .posting .ptb_lp--30 {
    padding: 30px 0;
  }
  .posting .plr_lp--30 {
    padding: 0 30px;
  }
  .posting .pt_lp--30 {
    padding-top: 30px;
  }
  .posting .pb_lp--30 {
    padding-bottom: 30px;
  }
  .posting .pl_lp--30 {
    padding-left: 30px;
  }
  .posting .pr_lp--30 {
    padding-right: 30px;
  }
  .posting .mt_lp--30 {
    margin-top: 30px;
  }
  .posting .mb_lp--30 {
    margin-bottom: 30px;
  }
  .posting .ptb_lp--35 {
    padding: 35px 0;
  }
  .posting .plr_lp--35 {
    padding: 0 35px;
  }
  .posting .pt_lp--35 {
    padding-top: 35px;
  }
  .posting .pb_lp--35 {
    padding-bottom: 35px;
  }
  .posting .pl_lp--35 {
    padding-left: 35px;
  }
  .posting .pr_lp--35 {
    padding-right: 35px;
  }
  .posting .mt_lp--35 {
    margin-top: 35px;
  }
  .posting .mb_lp--35 {
    margin-bottom: 35px;
  }
  .posting .ptb_lp--40 {
    padding: 40px 0;
  }
  .posting .plr_lp--40 {
    padding: 0 40px;
  }
  .posting .pt_lp--40 {
    padding-top: 40px;
  }
  .posting .pb_lp--40 {
    padding-bottom: 40px;
  }
  .posting .pl_lp--40 {
    padding-left: 40px;
  }
  .posting .pr_lp--40 {
    padding-right: 40px;
  }
  .posting .mt_lp--40 {
    margin-top: 40px;
  }
  .posting .mb_lp--40 {
    margin-bottom: 40px;
  }
  .posting .ptb_lp--45 {
    padding: 45px 0;
  }
  .posting .plr_lp--45 {
    padding: 0 45px;
  }
  .posting .pt_lp--45 {
    padding-top: 45px;
  }
  .posting .pb_lp--45 {
    padding-bottom: 45px;
  }
  .posting .pl_lp--45 {
    padding-left: 45px;
  }
  .posting .pr_lp--45 {
    padding-right: 45px;
  }
  .posting .mt_lp--45 {
    margin-top: 45px;
  }
  .posting .mb_lp--45 {
    margin-bottom: 45px;
  }
  .posting .ptb_lp--50 {
    padding: 50px 0;
  }
  .posting .plr_lp--50 {
    padding: 0 50px;
  }
  .posting .pt_lp--50 {
    padding-top: 50px;
  }
  .posting .pb_lp--50 {
    padding-bottom: 50px;
  }
  .posting .pl_lp--50 {
    padding-left: 50px;
  }
  .posting .pr_lp--50 {
    padding-right: 50px;
  }
  .posting .mt_lp--50 {
    margin-top: 50px;
  }
  .posting .mb_lp--50 {
    margin-bottom: 50px;
  }
  .posting .ptb_lp--55 {
    padding: 55px 0;
  }
  .posting .plr_lp--55 {
    padding: 0 55px;
  }
  .posting .pt_lp--55 {
    padding-top: 55px;
  }
  .posting .pb_lp--55 {
    padding-bottom: 55px;
  }
  .posting .pl_lp--55 {
    padding-left: 55px;
  }
  .posting .pr_lp--55 {
    padding-right: 55px;
  }
  .posting .mt_lp--55 {
    margin-top: 55px;
  }
  .posting .mb_lp--55 {
    margin-bottom: 55px;
  }
  .posting .ptb_lp--60 {
    padding: 60px 0;
  }
  .posting .plr_lp--60 {
    padding: 0 60px;
  }
  .posting .pt_lp--60 {
    padding-top: 60px;
  }
  .posting .pb_lp--60 {
    padding-bottom: 60px;
  }
  .posting .pl_lp--60 {
    padding-left: 60px;
  }
  .posting .pr_lp--60 {
    padding-right: 60px;
  }
  .posting .mt_lp--60 {
    margin-top: 60px;
  }
  .posting .mb_lp--60 {
    margin-bottom: 60px;
  }
  .posting .ptb_lp--65 {
    padding: 65px 0;
  }
  .posting .plr_lp--65 {
    padding: 0 65px;
  }
  .posting .pt_lp--65 {
    padding-top: 65px;
  }
  .posting .pb_lp--65 {
    padding-bottom: 65px;
  }
  .posting .pl_lp--65 {
    padding-left: 65px;
  }
  .posting .pr_lp--65 {
    padding-right: 65px;
  }
  .posting .mt_lp--65 {
    margin-top: 65px;
  }
  .posting .mb_lp--65 {
    margin-bottom: 65px;
  }
  .posting .ptb_lp--70 {
    padding: 70px 0;
  }
  .posting .plr_lp--70 {
    padding: 0 70px;
  }
  .posting .pt_lp--70 {
    padding-top: 70px;
  }
  .posting .pb_lp--70 {
    padding-bottom: 70px;
  }
  .posting .pl_lp--70 {
    padding-left: 70px;
  }
  .posting .pr_lp--70 {
    padding-right: 70px;
  }
  .posting .mt_lp--70 {
    margin-top: 70px;
  }
  .posting .mb_lp--70 {
    margin-bottom: 70px;
  }
  .posting .ptb_lp--75 {
    padding: 75px 0;
  }
  .posting .plr_lp--75 {
    padding: 0 75px;
  }
  .posting .pt_lp--75 {
    padding-top: 75px;
  }
  .posting .pb_lp--75 {
    padding-bottom: 75px;
  }
  .posting .pl_lp--75 {
    padding-left: 75px;
  }
  .posting .pr_lp--75 {
    padding-right: 75px;
  }
  .posting .mt_lp--75 {
    margin-top: 75px;
  }
  .posting .mb_lp--75 {
    margin-bottom: 75px;
  }
  .posting .ptb_lp--80 {
    padding: 80px 0;
  }
  .posting .plr_lp--80 {
    padding: 0 80px;
  }
  .posting .pt_lp--80 {
    padding-top: 80px;
  }
  .posting .pb_lp--80 {
    padding-bottom: 80px;
  }
  .posting .pl_lp--80 {
    padding-left: 80px;
  }
  .posting .pr_lp--80 {
    padding-right: 80px;
  }
  .posting .mt_lp--80 {
    margin-top: 80px;
  }
  .posting .mb_lp--80 {
    margin-bottom: 80px;
  }
  .posting .ptb_lp--85 {
    padding: 85px 0;
  }
  .posting .plr_lp--85 {
    padding: 0 85px;
  }
  .posting .pt_lp--85 {
    padding-top: 85px;
  }
  .posting .pb_lp--85 {
    padding-bottom: 85px;
  }
  .posting .pl_lp--85 {
    padding-left: 85px;
  }
  .posting .pr_lp--85 {
    padding-right: 85px;
  }
  .posting .mt_lp--85 {
    margin-top: 85px;
  }
  .posting .mb_lp--85 {
    margin-bottom: 85px;
  }
  .posting .ptb_lp--90 {
    padding: 90px 0;
  }
  .posting .plr_lp--90 {
    padding: 0 90px;
  }
  .posting .pt_lp--90 {
    padding-top: 90px;
  }
  .posting .pb_lp--90 {
    padding-bottom: 90px;
  }
  .posting .pl_lp--90 {
    padding-left: 90px;
  }
  .posting .pr_lp--90 {
    padding-right: 90px;
  }
  .posting .mt_lp--90 {
    margin-top: 90px;
  }
  .posting .mb_lp--90 {
    margin-bottom: 90px;
  }
  .posting .ptb_lp--95 {
    padding: 95px 0;
  }
  .posting .plr_lp--95 {
    padding: 0 95px;
  }
  .posting .pt_lp--95 {
    padding-top: 95px;
  }
  .posting .pb_lp--95 {
    padding-bottom: 95px;
  }
  .posting .pl_lp--95 {
    padding-left: 95px;
  }
  .posting .pr_lp--95 {
    padding-right: 95px;
  }
  .posting .mt_lp--95 {
    margin-top: 95px;
  }
  .posting .mb_lp--95 {
    margin-bottom: 95px;
  }
  .posting .ptb_lp--100 {
    padding: 100px 0;
  }
  .posting .plr_lp--100 {
    padding: 0 100px;
  }
  .posting .pt_lp--100 {
    padding-top: 100px;
  }
  .posting .pb_lp--100 {
    padding-bottom: 100px;
  }
  .posting .pl_lp--100 {
    padding-left: 100px;
  }
  .posting .pr_lp--100 {
    padding-right: 100px;
  }
  .posting .mt_lp--100 {
    margin-top: 100px;
  }
  .posting .mb_lp--100 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .ptb_lg--5 {
    padding: 5px 0 !important;
  }
  .posting .plr_lg--5 {
    padding: 0 5px !important;
  }
  .posting .pt_lg--5 {
    padding-top: 5px !important;
  }
  .posting .pb_lg--5 {
    padding-bottom: 5px !important;
  }
  .posting .pl_lg--5 {
    padding-left: 5px !important;
  }
  .posting .pr_lg--5 {
    padding-right: 5px !important;
  }
  .posting .mt_lg--5 {
    margin-top: 5px !important;
  }
  .posting .mb_lg--5 {
    margin-bottom: 5px !important;
  }
  .posting .ml_lg--5 {
    margin-left: 5px !important;
  }
  .posting .ptb_lg--10 {
    padding: 10px 0 !important;
  }
  .posting .plr_lg--10 {
    padding: 0 10px !important;
  }
  .posting .pt_lg--10 {
    padding-top: 10px !important;
  }
  .posting .pb_lg--10 {
    padding-bottom: 10px !important;
  }
  .posting .pl_lg--10 {
    padding-left: 10px !important;
  }
  .posting .pr_lg--10 {
    padding-right: 10px !important;
  }
  .posting .mt_lg--10 {
    margin-top: 10px !important;
  }
  .posting .mb_lg--10 {
    margin-bottom: 10px !important;
  }
  .posting .ml_lg--10 {
    margin-left: 10px !important;
  }
  .posting .ptb_lg--15 {
    padding: 15px 0 !important;
  }
  .posting .plr_lg--15 {
    padding: 0 15px !important;
  }
  .posting .pt_lg--15 {
    padding-top: 15px !important;
  }
  .posting .pb_lg--15 {
    padding-bottom: 15px !important;
  }
  .posting .pl_lg--15 {
    padding-left: 15px !important;
  }
  .posting .pr_lg--15 {
    padding-right: 15px !important;
  }
  .posting .mt_lg--15 {
    margin-top: 15px !important;
  }
  .posting .mb_lg--15 {
    margin-bottom: 15px !important;
  }
  .posting .ml_lg--15 {
    margin-left: 15px !important;
  }
  .posting .ptb_lg--20 {
    padding: 20px 0 !important;
  }
  .posting .plr_lg--20 {
    padding: 0 20px !important;
  }
  .posting .pt_lg--20 {
    padding-top: 20px !important;
  }
  .posting .pb_lg--20 {
    padding-bottom: 20px !important;
  }
  .posting .pl_lg--20 {
    padding-left: 20px !important;
  }
  .posting .pr_lg--20 {
    padding-right: 20px !important;
  }
  .posting .mt_lg--20 {
    margin-top: 20px !important;
  }
  .posting .mb_lg--20 {
    margin-bottom: 20px !important;
  }
  .posting .ml_lg--20 {
    margin-left: 20px !important;
  }
  .posting .ptb_lg--25 {
    padding: 25px 0 !important;
  }
  .posting .plr_lg--25 {
    padding: 0 25px !important;
  }
  .posting .pt_lg--25 {
    padding-top: 25px !important;
  }
  .posting .pb_lg--25 {
    padding-bottom: 25px !important;
  }
  .posting .pl_lg--25 {
    padding-left: 25px !important;
  }
  .posting .pr_lg--25 {
    padding-right: 25px !important;
  }
  .posting .mt_lg--25 {
    margin-top: 25px !important;
  }
  .posting .mb_lg--25 {
    margin-bottom: 25px !important;
  }
  .posting .ml_lg--25 {
    margin-left: 25px !important;
  }
  .posting .ptb_lg--30 {
    padding: 30px 0 !important;
  }
  .posting .plr_lg--30 {
    padding: 0 30px !important;
  }
  .posting .pt_lg--30 {
    padding-top: 30px !important;
  }
  .posting .pb_lg--30 {
    padding-bottom: 30px !important;
  }
  .posting .pl_lg--30 {
    padding-left: 30px !important;
  }
  .posting .pr_lg--30 {
    padding-right: 30px !important;
  }
  .posting .mt_lg--30 {
    margin-top: 30px !important;
  }
  .posting .mb_lg--30 {
    margin-bottom: 30px !important;
  }
  .posting .ml_lg--30 {
    margin-left: 30px !important;
  }
  .posting .ptb_lg--35 {
    padding: 35px 0 !important;
  }
  .posting .plr_lg--35 {
    padding: 0 35px !important;
  }
  .posting .pt_lg--35 {
    padding-top: 35px !important;
  }
  .posting .pb_lg--35 {
    padding-bottom: 35px !important;
  }
  .posting .pl_lg--35 {
    padding-left: 35px !important;
  }
  .posting .pr_lg--35 {
    padding-right: 35px !important;
  }
  .posting .mt_lg--35 {
    margin-top: 35px !important;
  }
  .posting .mb_lg--35 {
    margin-bottom: 35px !important;
  }
  .posting .ml_lg--35 {
    margin-left: 35px !important;
  }
  .posting .ptb_lg--40 {
    padding: 40px 0 !important;
  }
  .posting .plr_lg--40 {
    padding: 0 40px !important;
  }
  .posting .pt_lg--40 {
    padding-top: 40px !important;
  }
  .posting .pb_lg--40 {
    padding-bottom: 40px !important;
  }
  .posting .pl_lg--40 {
    padding-left: 40px !important;
  }
  .posting .pr_lg--40 {
    padding-right: 40px !important;
  }
  .posting .mt_lg--40 {
    margin-top: 40px !important;
  }
  .posting .mb_lg--40 {
    margin-bottom: 40px !important;
  }
  .posting .ml_lg--40 {
    margin-left: 40px !important;
  }
  .posting .ptb_lg--45 {
    padding: 45px 0 !important;
  }
  .posting .plr_lg--45 {
    padding: 0 45px !important;
  }
  .posting .pt_lg--45 {
    padding-top: 45px !important;
  }
  .posting .pb_lg--45 {
    padding-bottom: 45px !important;
  }
  .posting .pl_lg--45 {
    padding-left: 45px !important;
  }
  .posting .pr_lg--45 {
    padding-right: 45px !important;
  }
  .posting .mt_lg--45 {
    margin-top: 45px !important;
  }
  .posting .mb_lg--45 {
    margin-bottom: 45px !important;
  }
  .posting .ml_lg--45 {
    margin-left: 45px !important;
  }
  .posting .ptb_lg--50 {
    padding: 50px 0 !important;
  }
  .posting .plr_lg--50 {
    padding: 0 50px !important;
  }
  .posting .pt_lg--50 {
    padding-top: 50px !important;
  }
  .posting .pb_lg--50 {
    padding-bottom: 50px !important;
  }
  .posting .pl_lg--50 {
    padding-left: 50px !important;
  }
  .posting .pr_lg--50 {
    padding-right: 50px !important;
  }
  .posting .mt_lg--50 {
    margin-top: 50px !important;
  }
  .posting .mb_lg--50 {
    margin-bottom: 50px !important;
  }
  .posting .ml_lg--50 {
    margin-left: 50px !important;
  }
  .posting .ptb_lg--55 {
    padding: 55px 0 !important;
  }
  .posting .plr_lg--55 {
    padding: 0 55px !important;
  }
  .posting .pt_lg--55 {
    padding-top: 55px !important;
  }
  .posting .pb_lg--55 {
    padding-bottom: 55px !important;
  }
  .posting .pl_lg--55 {
    padding-left: 55px !important;
  }
  .posting .pr_lg--55 {
    padding-right: 55px !important;
  }
  .posting .mt_lg--55 {
    margin-top: 55px !important;
  }
  .posting .mb_lg--55 {
    margin-bottom: 55px !important;
  }
  .posting .ml_lg--55 {
    margin-left: 55px !important;
  }
  .posting .ptb_lg--60 {
    padding: 60px 0 !important;
  }
  .posting .plr_lg--60 {
    padding: 0 60px !important;
  }
  .posting .pt_lg--60 {
    padding-top: 60px !important;
  }
  .posting .pb_lg--60 {
    padding-bottom: 60px !important;
  }
  .posting .pl_lg--60 {
    padding-left: 60px !important;
  }
  .posting .pr_lg--60 {
    padding-right: 60px !important;
  }
  .posting .mt_lg--60 {
    margin-top: 60px !important;
  }
  .posting .mb_lg--60 {
    margin-bottom: 60px !important;
  }
  .posting .ml_lg--60 {
    margin-left: 60px !important;
  }
  .posting .ptb_lg--65 {
    padding: 65px 0 !important;
  }
  .posting .plr_lg--65 {
    padding: 0 65px !important;
  }
  .posting .pt_lg--65 {
    padding-top: 65px !important;
  }
  .posting .pb_lg--65 {
    padding-bottom: 65px !important;
  }
  .posting .pl_lg--65 {
    padding-left: 65px !important;
  }
  .posting .pr_lg--65 {
    padding-right: 65px !important;
  }
  .posting .mt_lg--65 {
    margin-top: 65px !important;
  }
  .posting .mb_lg--65 {
    margin-bottom: 65px !important;
  }
  .posting .ml_lg--65 {
    margin-left: 65px !important;
  }
  .posting .ptb_lg--70 {
    padding: 70px 0 !important;
  }
  .posting .plr_lg--70 {
    padding: 0 70px !important;
  }
  .posting .pt_lg--70 {
    padding-top: 70px !important;
  }
  .posting .pb_lg--70 {
    padding-bottom: 70px !important;
  }
  .posting .pl_lg--70 {
    padding-left: 70px !important;
  }
  .posting .pr_lg--70 {
    padding-right: 70px !important;
  }
  .posting .mt_lg--70 {
    margin-top: 70px !important;
  }
  .posting .mb_lg--70 {
    margin-bottom: 70px !important;
  }
  .posting .ml_lg--70 {
    margin-left: 70px !important;
  }
  .posting .ptb_lg--75 {
    padding: 75px 0 !important;
  }
  .posting .plr_lg--75 {
    padding: 0 75px !important;
  }
  .posting .pt_lg--75 {
    padding-top: 75px !important;
  }
  .posting .pb_lg--75 {
    padding-bottom: 75px !important;
  }
  .posting .pl_lg--75 {
    padding-left: 75px !important;
  }
  .posting .pr_lg--75 {
    padding-right: 75px !important;
  }
  .posting .mt_lg--75 {
    margin-top: 75px !important;
  }
  .posting .mb_lg--75 {
    margin-bottom: 75px !important;
  }
  .posting .ml_lg--75 {
    margin-left: 75px !important;
  }
  .posting .ptb_lg--80 {
    padding: 80px 0 !important;
  }
  .posting .plr_lg--80 {
    padding: 0 80px !important;
  }
  .posting .pt_lg--80 {
    padding-top: 80px !important;
  }
  .posting .pb_lg--80 {
    padding-bottom: 80px !important;
  }
  .posting .pl_lg--80 {
    padding-left: 80px !important;
  }
  .posting .pr_lg--80 {
    padding-right: 80px !important;
  }
  .posting .mt_lg--80 {
    margin-top: 80px !important;
  }
  .posting .mb_lg--80 {
    margin-bottom: 80px !important;
  }
  .posting .ml_lg--80 {
    margin-left: 80px !important;
  }
  .posting .ptb_lg--85 {
    padding: 85px 0 !important;
  }
  .posting .plr_lg--85 {
    padding: 0 85px !important;
  }
  .posting .pt_lg--85 {
    padding-top: 85px !important;
  }
  .posting .pb_lg--85 {
    padding-bottom: 85px !important;
  }
  .posting .pl_lg--85 {
    padding-left: 85px !important;
  }
  .posting .pr_lg--85 {
    padding-right: 85px !important;
  }
  .posting .mt_lg--85 {
    margin-top: 85px !important;
  }
  .posting .mb_lg--85 {
    margin-bottom: 85px !important;
  }
  .posting .ml_lg--85 {
    margin-left: 85px !important;
  }
  .posting .ptb_lg--90 {
    padding: 90px 0 !important;
  }
  .posting .plr_lg--90 {
    padding: 0 90px !important;
  }
  .posting .pt_lg--90 {
    padding-top: 90px !important;
  }
  .posting .pb_lg--90 {
    padding-bottom: 90px !important;
  }
  .posting .pl_lg--90 {
    padding-left: 90px !important;
  }
  .posting .pr_lg--90 {
    padding-right: 90px !important;
  }
  .posting .mt_lg--90 {
    margin-top: 90px !important;
  }
  .posting .mb_lg--90 {
    margin-bottom: 90px !important;
  }
  .posting .ml_lg--90 {
    margin-left: 90px !important;
  }
  .posting .ptb_lg--95 {
    padding: 95px 0 !important;
  }
  .posting .plr_lg--95 {
    padding: 0 95px !important;
  }
  .posting .pt_lg--95 {
    padding-top: 95px !important;
  }
  .posting .pb_lg--95 {
    padding-bottom: 95px !important;
  }
  .posting .pl_lg--95 {
    padding-left: 95px !important;
  }
  .posting .pr_lg--95 {
    padding-right: 95px !important;
  }
  .posting .mt_lg--95 {
    margin-top: 95px !important;
  }
  .posting .mb_lg--95 {
    margin-bottom: 95px !important;
  }
  .posting .ml_lg--95 {
    margin-left: 95px !important;
  }
  .posting .ptb_lg--100 {
    padding: 100px 0 !important;
  }
  .posting .plr_lg--100 {
    padding: 0 100px !important;
  }
  .posting .pt_lg--100 {
    padding-top: 100px !important;
  }
  .posting .pb_lg--100 {
    padding-bottom: 100px !important;
  }
  .posting .pl_lg--100 {
    padding-left: 100px !important;
  }
  .posting .pr_lg--100 {
    padding-right: 100px !important;
  }
  .posting .mt_lg--100 {
    margin-top: 100px !important;
  }
  .posting .mb_lg--100 {
    margin-bottom: 100px !important;
  }
  .posting .ml_lg--100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .ptb_md--0 {
    padding: 0 !important;
  }
  .posting .pl_md--0 {
    padding-left: 0 !important;
  }
  .posting .pr_md--0 {
    padding-right: 0 !important;
  }
  .posting .pt_md--0 {
    padding-top: 0 !important;
  }
  .posting .pb_md--0 {
    padding-bottom: 0 !important;
  }
  .posting .mr_md--0 {
    margin-right: 0 !important;
  }
  .posting .ml_md--0 {
    margin-left: 0 !important;
  }
  .posting .mt_md--0 {
    margin-top: 0 !important;
  }
  .posting .mb_md--0 {
    margin-bottom: 0 !important;
  }
  .posting .ptb_md--250 {
    padding: 250px 0 !important;
  }
  .posting .ptb_md--5 {
    padding: 5px 0 !important;
  }
  .posting .plr_md--5 {
    padding: 0 5px !important;
  }
  .posting .pt_md--5 {
    padding-top: 5px !important;
  }
  .posting .pb_md--5 {
    padding-bottom: 5px !important;
  }
  .posting .pl_md--5 {
    padding-left: 5px !important;
  }
  .posting .pr_md--5 {
    padding-right: 5px !important;
  }
  .posting .mt_md--5 {
    margin-top: 5px !important;
  }
  .posting .mb_md--5 {
    margin-bottom: 5px !important;
  }
  .posting .ptb_md--10 {
    padding: 10px 0 !important;
  }
  .posting .plr_md--10 {
    padding: 0 10px !important;
  }
  .posting .pt_md--10 {
    padding-top: 10px !important;
  }
  .posting .pb_md--10 {
    padding-bottom: 10px !important;
  }
  .posting .pl_md--10 {
    padding-left: 10px !important;
  }
  .posting .pr_md--10 {
    padding-right: 10px !important;
  }
  .posting .mt_md--10 {
    margin-top: 10px !important;
  }
  .posting .mb_md--10 {
    margin-bottom: 10px !important;
  }
  .posting .ptb_md--15 {
    padding: 15px 0 !important;
  }
  .posting .plr_md--15 {
    padding: 0 15px !important;
  }
  .posting .pt_md--15 {
    padding-top: 15px !important;
  }
  .posting .pb_md--15 {
    padding-bottom: 15px !important;
  }
  .posting .pl_md--15 {
    padding-left: 15px !important;
  }
  .posting .pr_md--15 {
    padding-right: 15px !important;
  }
  .posting .mt_md--15 {
    margin-top: 15px !important;
  }
  .posting .mb_md--15 {
    margin-bottom: 15px !important;
  }
  .posting .ptb_md--20 {
    padding: 20px 0 !important;
  }
  .posting .plr_md--20 {
    padding: 0 20px !important;
  }
  .posting .pt_md--20 {
    padding-top: 20px !important;
  }
  .posting .pb_md--20 {
    padding-bottom: 20px !important;
  }
  .posting .pl_md--20 {
    padding-left: 20px !important;
  }
  .posting .pr_md--20 {
    padding-right: 20px !important;
  }
  .posting .mt_md--20 {
    margin-top: 20px !important;
  }
  .posting .mb_md--20 {
    margin-bottom: 20px !important;
  }
  .posting .ptb_md--25 {
    padding: 25px 0 !important;
  }
  .posting .plr_md--25 {
    padding: 0 25px !important;
  }
  .posting .pt_md--25 {
    padding-top: 25px !important;
  }
  .posting .pb_md--25 {
    padding-bottom: 25px !important;
  }
  .posting .pl_md--25 {
    padding-left: 25px !important;
  }
  .posting .pr_md--25 {
    padding-right: 25px !important;
  }
  .posting .mt_md--25 {
    margin-top: 25px !important;
  }
  .posting .mb_md--25 {
    margin-bottom: 25px !important;
  }
  .posting .ptb_md--30 {
    padding: 30px 0 !important;
  }
  .posting .plr_md--30 {
    padding: 0 30px !important;
  }
  .posting .pt_md--30 {
    padding-top: 30px !important;
  }
  .posting .pb_md--30 {
    padding-bottom: 30px !important;
  }
  .posting .pl_md--30 {
    padding-left: 30px !important;
  }
  .posting .pr_md--30 {
    padding-right: 30px !important;
  }
  .posting .mt_md--30 {
    margin-top: 30px !important;
  }
  .posting .mb_md--30 {
    margin-bottom: 30px !important;
  }
  .posting .ptb_md--35 {
    padding: 35px 0 !important;
  }
  .posting .plr_md--35 {
    padding: 0 35px !important;
  }
  .posting .pt_md--35 {
    padding-top: 35px !important;
  }
  .posting .pb_md--35 {
    padding-bottom: 35px !important;
  }
  .posting .pl_md--35 {
    padding-left: 35px !important;
  }
  .posting .pr_md--35 {
    padding-right: 35px !important;
  }
  .posting .mt_md--35 {
    margin-top: 35px !important;
  }
  .posting .mb_md--35 {
    margin-bottom: 35px !important;
  }
  .posting .ptb_md--40 {
    padding: 40px 0 !important;
  }
  .posting .plr_md--40 {
    padding: 0 40px !important;
  }
  .posting .pt_md--40 {
    padding-top: 40px !important;
  }
  .posting .pb_md--40 {
    padding-bottom: 40px !important;
  }
  .posting .pl_md--40 {
    padding-left: 40px !important;
  }
  .posting .pr_md--40 {
    padding-right: 40px !important;
  }
  .posting .mt_md--40 {
    margin-top: 40px !important;
  }
  .posting .mb_md--40 {
    margin-bottom: 40px !important;
  }
  .posting .ptb_md--45 {
    padding: 45px 0 !important;
  }
  .posting .plr_md--45 {
    padding: 0 45px !important;
  }
  .posting .pt_md--45 {
    padding-top: 45px !important;
  }
  .posting .pb_md--45 {
    padding-bottom: 45px !important;
  }
  .posting .pl_md--45 {
    padding-left: 45px !important;
  }
  .posting .pr_md--45 {
    padding-right: 45px !important;
  }
  .posting .mt_md--45 {
    margin-top: 45px !important;
  }
  .posting .mb_md--45 {
    margin-bottom: 45px !important;
  }
  .posting .ptb_md--50 {
    padding: 50px 0 !important;
  }
  .posting .plr_md--50 {
    padding: 0 50px !important;
  }
  .posting .pt_md--50 {
    padding-top: 50px !important;
  }
  .posting .pb_md--50 {
    padding-bottom: 50px !important;
  }
  .posting .pl_md--50 {
    padding-left: 50px !important;
  }
  .posting .pr_md--50 {
    padding-right: 50px !important;
  }
  .posting .mt_md--50 {
    margin-top: 50px !important;
  }
  .posting .mb_md--50 {
    margin-bottom: 50px !important;
  }
  .posting .ptb_md--55 {
    padding: 55px 0 !important;
  }
  .posting .plr_md--55 {
    padding: 0 55px !important;
  }
  .posting .pt_md--55 {
    padding-top: 55px !important;
  }
  .posting .pb_md--55 {
    padding-bottom: 55px !important;
  }
  .posting .pl_md--55 {
    padding-left: 55px !important;
  }
  .posting .pr_md--55 {
    padding-right: 55px !important;
  }
  .posting .mt_md--55 {
    margin-top: 55px !important;
  }
  .posting .mb_md--55 {
    margin-bottom: 55px !important;
  }
  .posting .ptb_md--60 {
    padding: 60px 0 !important;
  }
  .posting .plr_md--60 {
    padding: 0 60px !important;
  }
  .posting .pt_md--60 {
    padding-top: 60px !important;
  }
  .posting .pb_md--60 {
    padding-bottom: 60px !important;
  }
  .posting .pl_md--60 {
    padding-left: 60px !important;
  }
  .posting .pr_md--60 {
    padding-right: 60px !important;
  }
  .posting .mt_md--60 {
    margin-top: 60px !important;
  }
  .posting .mb_md--60 {
    margin-bottom: 60px !important;
  }
  .posting .ptb_md--65 {
    padding: 65px 0 !important;
  }
  .posting .plr_md--65 {
    padding: 0 65px !important;
  }
  .posting .pt_md--65 {
    padding-top: 65px !important;
  }
  .posting .pb_md--65 {
    padding-bottom: 65px !important;
  }
  .posting .pl_md--65 {
    padding-left: 65px !important;
  }
  .posting .pr_md--65 {
    padding-right: 65px !important;
  }
  .posting .mt_md--65 {
    margin-top: 65px !important;
  }
  .posting .mb_md--65 {
    margin-bottom: 65px !important;
  }
  .posting .ptb_md--70 {
    padding: 70px 0 !important;
  }
  .posting .plr_md--70 {
    padding: 0 70px !important;
  }
  .posting .pt_md--70 {
    padding-top: 70px !important;
  }
  .posting .pb_md--70 {
    padding-bottom: 70px !important;
  }
  .posting .pl_md--70 {
    padding-left: 70px !important;
  }
  .posting .pr_md--70 {
    padding-right: 70px !important;
  }
  .posting .mt_md--70 {
    margin-top: 70px !important;
  }
  .posting .mb_md--70 {
    margin-bottom: 70px !important;
  }
  .posting .ptb_md--75 {
    padding: 75px 0 !important;
  }
  .posting .plr_md--75 {
    padding: 0 75px !important;
  }
  .posting .pt_md--75 {
    padding-top: 75px !important;
  }
  .posting .pb_md--75 {
    padding-bottom: 75px !important;
  }
  .posting .pl_md--75 {
    padding-left: 75px !important;
  }
  .posting .pr_md--75 {
    padding-right: 75px !important;
  }
  .posting .mt_md--75 {
    margin-top: 75px !important;
  }
  .posting .mb_md--75 {
    margin-bottom: 75px !important;
  }
  .posting .ptb_md--80 {
    padding: 80px 0 !important;
  }
  .posting .plr_md--80 {
    padding: 0 80px !important;
  }
  .posting .pt_md--80 {
    padding-top: 80px !important;
  }
  .posting .pb_md--80 {
    padding-bottom: 80px !important;
  }
  .posting .pl_md--80 {
    padding-left: 80px !important;
  }
  .posting .pr_md--80 {
    padding-right: 80px !important;
  }
  .posting .mt_md--80 {
    margin-top: 80px !important;
  }
  .posting .mb_md--80 {
    margin-bottom: 80px !important;
  }
  .posting .ptb_md--85 {
    padding: 85px 0 !important;
  }
  .posting .plr_md--85 {
    padding: 0 85px !important;
  }
  .posting .pt_md--85 {
    padding-top: 85px !important;
  }
  .posting .pb_md--85 {
    padding-bottom: 85px !important;
  }
  .posting .pl_md--85 {
    padding-left: 85px !important;
  }
  .posting .pr_md--85 {
    padding-right: 85px !important;
  }
  .posting .mt_md--85 {
    margin-top: 85px !important;
  }
  .posting .mb_md--85 {
    margin-bottom: 85px !important;
  }
  .posting .ptb_md--90 {
    padding: 90px 0 !important;
  }
  .posting .plr_md--90 {
    padding: 0 90px !important;
  }
  .posting .pt_md--90 {
    padding-top: 90px !important;
  }
  .posting .pb_md--90 {
    padding-bottom: 90px !important;
  }
  .posting .pl_md--90 {
    padding-left: 90px !important;
  }
  .posting .pr_md--90 {
    padding-right: 90px !important;
  }
  .posting .mt_md--90 {
    margin-top: 90px !important;
  }
  .posting .mb_md--90 {
    margin-bottom: 90px !important;
  }
  .posting .ptb_md--95 {
    padding: 95px 0 !important;
  }
  .posting .plr_md--95 {
    padding: 0 95px !important;
  }
  .posting .pt_md--95 {
    padding-top: 95px !important;
  }
  .posting .pb_md--95 {
    padding-bottom: 95px !important;
  }
  .posting .pl_md--95 {
    padding-left: 95px !important;
  }
  .posting .pr_md--95 {
    padding-right: 95px !important;
  }
  .posting .mt_md--95 {
    margin-top: 95px !important;
  }
  .posting .mb_md--95 {
    margin-bottom: 95px !important;
  }
  .posting .ptb_md--100 {
    padding: 100px 0 !important;
  }
  .posting .plr_md--100 {
    padding: 0 100px !important;
  }
  .posting .pt_md--100 {
    padding-top: 100px !important;
  }
  .posting .pb_md--100 {
    padding-bottom: 100px !important;
  }
  .posting .pl_md--100 {
    padding-left: 100px !important;
  }
  .posting .pr_md--100 {
    padding-right: 100px !important;
  }
  .posting .mt_md--100 {
    margin-top: 100px !important;
  }
  .posting .mb_md--100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .posting .ptb_sm--250 {
    padding: 250px 0 !important;
  }
  .posting .ptb_sm--0 {
    padding: 0 !important;
  }
  .posting .pl_sm--0 {
    padding-left: 0 !important;
  }
  .posting .pr_sm--0 {
    padding-right: 0 !important;
  }
  .posting .pt_sm--0 {
    padding-top: 0 !important;
  }
  .posting .pb_sm--0 {
    padding-bottom: 0 !important;
  }
  .posting .mr_sm--0 {
    margin-right: 0 !important;
  }
  .posting .ml_sm--0 {
    margin-left: 0 !important;
  }
  .posting .mt_sm--0 {
    margin-top: 0 !important;
  }
  .posting .mb_sm--0 {
    margin-bottom: 0 !important;
  }
  .posting .pt_sm--150 {
    padding-top: 150px !important;
  }
  .posting .pb_sm--110 {
    padding-bottom: 110px !important;
  }
  .posting .ptb_sm--5 {
    padding: 5px 0 !important;
  }
  .posting .plr_sm--5 {
    padding: 0 5px !important;
  }
  .posting .pt_sm--5 {
    padding-top: 5px !important;
  }
  .posting .pb_sm--5 {
    padding-bottom: 5px !important;
  }
  .posting .pl_sm--5 {
    padding-left: 5px !important;
  }
  .posting .pr_sm--5 {
    padding-right: 5px !important;
  }
  .posting .mt_sm--5 {
    margin-top: 5px !important;
  }
  .posting .ml_sm--5 {
    margin-left: 5px !important;
  }
  .posting .mr_sm--5 {
    margin-right: 5px !important;
  }
  .posting .mb_sm--5 {
    margin-bottom: 5px !important;
  }
  .posting .ptb_sm--10 {
    padding: 10px 0 !important;
  }
  .posting .plr_sm--10 {
    padding: 0 10px !important;
  }
  .posting .pt_sm--10 {
    padding-top: 10px !important;
  }
  .posting .pb_sm--10 {
    padding-bottom: 10px !important;
  }
  .posting .pl_sm--10 {
    padding-left: 10px !important;
  }
  .posting .pr_sm--10 {
    padding-right: 10px !important;
  }
  .posting .mt_sm--10 {
    margin-top: 10px !important;
  }
  .posting .ml_sm--10 {
    margin-left: 10px !important;
  }
  .posting .mr_sm--10 {
    margin-right: 10px !important;
  }
  .posting .mb_sm--10 {
    margin-bottom: 10px !important;
  }
  .posting .ptb_sm--15 {
    padding: 15px 0 !important;
  }
  .posting .plr_sm--15 {
    padding: 0 15px !important;
  }
  .posting .pt_sm--15 {
    padding-top: 15px !important;
  }
  .posting .pb_sm--15 {
    padding-bottom: 15px !important;
  }
  .posting .pl_sm--15 {
    padding-left: 15px !important;
  }
  .posting .pr_sm--15 {
    padding-right: 15px !important;
  }
  .posting .mt_sm--15 {
    margin-top: 15px !important;
  }
  .posting .ml_sm--15 {
    margin-left: 15px !important;
  }
  .posting .mr_sm--15 {
    margin-right: 15px !important;
  }
  .posting .mb_sm--15 {
    margin-bottom: 15px !important;
  }
  .posting .ptb_sm--20 {
    padding: 20px 0 !important;
  }
  .posting .plr_sm--20 {
    padding: 0 20px !important;
  }
  .posting .pt_sm--20 {
    padding-top: 20px !important;
  }
  .posting .pb_sm--20 {
    padding-bottom: 20px !important;
  }
  .posting .pl_sm--20 {
    padding-left: 20px !important;
  }
  .posting .pr_sm--20 {
    padding-right: 20px !important;
  }
  .posting .mt_sm--20 {
    margin-top: 20px !important;
  }
  .posting .ml_sm--20 {
    margin-left: 20px !important;
  }
  .posting .mr_sm--20 {
    margin-right: 20px !important;
  }
  .posting .mb_sm--20 {
    margin-bottom: 20px !important;
  }
  .posting .ptb_sm--25 {
    padding: 25px 0 !important;
  }
  .posting .plr_sm--25 {
    padding: 0 25px !important;
  }
  .posting .pt_sm--25 {
    padding-top: 25px !important;
  }
  .posting .pb_sm--25 {
    padding-bottom: 25px !important;
  }
  .posting .pl_sm--25 {
    padding-left: 25px !important;
  }
  .posting .pr_sm--25 {
    padding-right: 25px !important;
  }
  .posting .mt_sm--25 {
    margin-top: 25px !important;
  }
  .posting .ml_sm--25 {
    margin-left: 25px !important;
  }
  .posting .mr_sm--25 {
    margin-right: 25px !important;
  }
  .posting .mb_sm--25 {
    margin-bottom: 25px !important;
  }
  .posting .ptb_sm--30 {
    padding: 30px 0 !important;
  }
  .posting .plr_sm--30 {
    padding: 0 30px !important;
  }
  .posting .pt_sm--30 {
    padding-top: 30px !important;
  }
  .posting .pb_sm--30 {
    padding-bottom: 30px !important;
  }
  .posting .pl_sm--30 {
    padding-left: 30px !important;
  }
  .posting .pr_sm--30 {
    padding-right: 30px !important;
  }
  .posting .mt_sm--30 {
    margin-top: 30px !important;
  }
  .posting .ml_sm--30 {
    margin-left: 30px !important;
  }
  .posting .mr_sm--30 {
    margin-right: 30px !important;
  }
  .posting .mb_sm--30 {
    margin-bottom: 30px !important;
  }
  .posting .ptb_sm--35 {
    padding: 35px 0 !important;
  }
  .posting .plr_sm--35 {
    padding: 0 35px !important;
  }
  .posting .pt_sm--35 {
    padding-top: 35px !important;
  }
  .posting .pb_sm--35 {
    padding-bottom: 35px !important;
  }
  .posting .pl_sm--35 {
    padding-left: 35px !important;
  }
  .posting .pr_sm--35 {
    padding-right: 35px !important;
  }
  .posting .mt_sm--35 {
    margin-top: 35px !important;
  }
  .posting .ml_sm--35 {
    margin-left: 35px !important;
  }
  .posting .mr_sm--35 {
    margin-right: 35px !important;
  }
  .posting .mb_sm--35 {
    margin-bottom: 35px !important;
  }
  .posting .ptb_sm--40 {
    padding: 40px 0 !important;
  }
  .posting .plr_sm--40 {
    padding: 0 40px !important;
  }
  .posting .pt_sm--40 {
    padding-top: 40px !important;
  }
  .posting .pb_sm--40 {
    padding-bottom: 40px !important;
  }
  .posting .pl_sm--40 {
    padding-left: 40px !important;
  }
  .posting .pr_sm--40 {
    padding-right: 40px !important;
  }
  .posting .mt_sm--40 {
    margin-top: 40px !important;
  }
  .posting .ml_sm--40 {
    margin-left: 40px !important;
  }
  .posting .mr_sm--40 {
    margin-right: 40px !important;
  }
  .posting .mb_sm--40 {
    margin-bottom: 40px !important;
  }
  .posting .ptb_sm--45 {
    padding: 45px 0 !important;
  }
  .posting .plr_sm--45 {
    padding: 0 45px !important;
  }
  .posting .pt_sm--45 {
    padding-top: 45px !important;
  }
  .posting .pb_sm--45 {
    padding-bottom: 45px !important;
  }
  .posting .pl_sm--45 {
    padding-left: 45px !important;
  }
  .posting .pr_sm--45 {
    padding-right: 45px !important;
  }
  .posting .mt_sm--45 {
    margin-top: 45px !important;
  }
  .posting .ml_sm--45 {
    margin-left: 45px !important;
  }
  .posting .mr_sm--45 {
    margin-right: 45px !important;
  }
  .posting .mb_sm--45 {
    margin-bottom: 45px !important;
  }
  .posting .ptb_sm--50 {
    padding: 50px 0 !important;
  }
  .posting .plr_sm--50 {
    padding: 0 50px !important;
  }
  .posting .pt_sm--50 {
    padding-top: 50px !important;
  }
  .posting .pb_sm--50 {
    padding-bottom: 50px !important;
  }
  .posting .pl_sm--50 {
    padding-left: 50px !important;
  }
  .posting .pr_sm--50 {
    padding-right: 50px !important;
  }
  .posting .mt_sm--50 {
    margin-top: 50px !important;
  }
  .posting .ml_sm--50 {
    margin-left: 50px !important;
  }
  .posting .mr_sm--50 {
    margin-right: 50px !important;
  }
  .posting .mb_sm--50 {
    margin-bottom: 50px !important;
  }
  .posting .ptb_sm--55 {
    padding: 55px 0 !important;
  }
  .posting .plr_sm--55 {
    padding: 0 55px !important;
  }
  .posting .pt_sm--55 {
    padding-top: 55px !important;
  }
  .posting .pb_sm--55 {
    padding-bottom: 55px !important;
  }
  .posting .pl_sm--55 {
    padding-left: 55px !important;
  }
  .posting .pr_sm--55 {
    padding-right: 55px !important;
  }
  .posting .mt_sm--55 {
    margin-top: 55px !important;
  }
  .posting .ml_sm--55 {
    margin-left: 55px !important;
  }
  .posting .mr_sm--55 {
    margin-right: 55px !important;
  }
  .posting .mb_sm--55 {
    margin-bottom: 55px !important;
  }
  .posting .ptb_sm--60 {
    padding: 60px 0 !important;
  }
  .posting .plr_sm--60 {
    padding: 0 60px !important;
  }
  .posting .pt_sm--60 {
    padding-top: 60px !important;
  }
  .posting .pb_sm--60 {
    padding-bottom: 60px !important;
  }
  .posting .pl_sm--60 {
    padding-left: 60px !important;
  }
  .posting .pr_sm--60 {
    padding-right: 60px !important;
  }
  .posting .mt_sm--60 {
    margin-top: 60px !important;
  }
  .posting .ml_sm--60 {
    margin-left: 60px !important;
  }
  .posting .mr_sm--60 {
    margin-right: 60px !important;
  }
  .posting .mb_sm--60 {
    margin-bottom: 60px !important;
  }
  .posting .ptb_sm--65 {
    padding: 65px 0 !important;
  }
  .posting .plr_sm--65 {
    padding: 0 65px !important;
  }
  .posting .pt_sm--65 {
    padding-top: 65px !important;
  }
  .posting .pb_sm--65 {
    padding-bottom: 65px !important;
  }
  .posting .pl_sm--65 {
    padding-left: 65px !important;
  }
  .posting .pr_sm--65 {
    padding-right: 65px !important;
  }
  .posting .mt_sm--65 {
    margin-top: 65px !important;
  }
  .posting .ml_sm--65 {
    margin-left: 65px !important;
  }
  .posting .mr_sm--65 {
    margin-right: 65px !important;
  }
  .posting .mb_sm--65 {
    margin-bottom: 65px !important;
  }
  .posting .ptb_sm--70 {
    padding: 70px 0 !important;
  }
  .posting .plr_sm--70 {
    padding: 0 70px !important;
  }
  .posting .pt_sm--70 {
    padding-top: 70px !important;
  }
  .posting .pb_sm--70 {
    padding-bottom: 70px !important;
  }
  .posting .pl_sm--70 {
    padding-left: 70px !important;
  }
  .posting .pr_sm--70 {
    padding-right: 70px !important;
  }
  .posting .mt_sm--70 {
    margin-top: 70px !important;
  }
  .posting .ml_sm--70 {
    margin-left: 70px !important;
  }
  .posting .mr_sm--70 {
    margin-right: 70px !important;
  }
  .posting .mb_sm--70 {
    margin-bottom: 70px !important;
  }
  .posting .ptb_sm--75 {
    padding: 75px 0 !important;
  }
  .posting .plr_sm--75 {
    padding: 0 75px !important;
  }
  .posting .pt_sm--75 {
    padding-top: 75px !important;
  }
  .posting .pb_sm--75 {
    padding-bottom: 75px !important;
  }
  .posting .pl_sm--75 {
    padding-left: 75px !important;
  }
  .posting .pr_sm--75 {
    padding-right: 75px !important;
  }
  .posting .mt_sm--75 {
    margin-top: 75px !important;
  }
  .posting .ml_sm--75 {
    margin-left: 75px !important;
  }
  .posting .mr_sm--75 {
    margin-right: 75px !important;
  }
  .posting .mb_sm--75 {
    margin-bottom: 75px !important;
  }
  .posting .ptb_sm--80 {
    padding: 80px 0 !important;
  }
  .posting .plr_sm--80 {
    padding: 0 80px !important;
  }
  .posting .pt_sm--80 {
    padding-top: 80px !important;
  }
  .posting .pb_sm--80 {
    padding-bottom: 80px !important;
  }
  .posting .pl_sm--80 {
    padding-left: 80px !important;
  }
  .posting .pr_sm--80 {
    padding-right: 80px !important;
  }
  .posting .mt_sm--80 {
    margin-top: 80px !important;
  }
  .posting .ml_sm--80 {
    margin-left: 80px !important;
  }
  .posting .mr_sm--80 {
    margin-right: 80px !important;
  }
  .posting .mb_sm--80 {
    margin-bottom: 80px !important;
  }
  .posting .ptb_sm--85 {
    padding: 85px 0 !important;
  }
  .posting .plr_sm--85 {
    padding: 0 85px !important;
  }
  .posting .pt_sm--85 {
    padding-top: 85px !important;
  }
  .posting .pb_sm--85 {
    padding-bottom: 85px !important;
  }
  .posting .pl_sm--85 {
    padding-left: 85px !important;
  }
  .posting .pr_sm--85 {
    padding-right: 85px !important;
  }
  .posting .mt_sm--85 {
    margin-top: 85px !important;
  }
  .posting .ml_sm--85 {
    margin-left: 85px !important;
  }
  .posting .mr_sm--85 {
    margin-right: 85px !important;
  }
  .posting .mb_sm--85 {
    margin-bottom: 85px !important;
  }
  .posting .ptb_sm--90 {
    padding: 90px 0 !important;
  }
  .posting .plr_sm--90 {
    padding: 0 90px !important;
  }
  .posting .pt_sm--90 {
    padding-top: 90px !important;
  }
  .posting .pb_sm--90 {
    padding-bottom: 90px !important;
  }
  .posting .pl_sm--90 {
    padding-left: 90px !important;
  }
  .posting .pr_sm--90 {
    padding-right: 90px !important;
  }
  .posting .mt_sm--90 {
    margin-top: 90px !important;
  }
  .posting .ml_sm--90 {
    margin-left: 90px !important;
  }
  .posting .mr_sm--90 {
    margin-right: 90px !important;
  }
  .posting .mb_sm--90 {
    margin-bottom: 90px !important;
  }
  .posting .ptb_sm--95 {
    padding: 95px 0 !important;
  }
  .posting .plr_sm--95 {
    padding: 0 95px !important;
  }
  .posting .pt_sm--95 {
    padding-top: 95px !important;
  }
  .posting .pb_sm--95 {
    padding-bottom: 95px !important;
  }
  .posting .pl_sm--95 {
    padding-left: 95px !important;
  }
  .posting .pr_sm--95 {
    padding-right: 95px !important;
  }
  .posting .mt_sm--95 {
    margin-top: 95px !important;
  }
  .posting .ml_sm--95 {
    margin-left: 95px !important;
  }
  .posting .mr_sm--95 {
    margin-right: 95px !important;
  }
  .posting .mb_sm--95 {
    margin-bottom: 95px !important;
  }
  .posting .ptb_sm--100 {
    padding: 100px 0 !important;
  }
  .posting .plr_sm--100 {
    padding: 0 100px !important;
  }
  .posting .pt_sm--100 {
    padding-top: 100px !important;
  }
  .posting .pb_sm--100 {
    padding-bottom: 100px !important;
  }
  .posting .pl_sm--100 {
    padding-left: 100px !important;
  }
  .posting .pr_sm--100 {
    padding-right: 100px !important;
  }
  .posting .mt_sm--100 {
    margin-top: 100px !important;
  }
  .posting .ml_sm--100 {
    margin-left: 100px !important;
  }
  .posting .mr_sm--100 {
    margin-right: 100px !important;
  }
  .posting .mb_sm--100 {
    margin-bottom: 100px !important;
  }
  .posting .pl_sm--0 {
    padding-left: 0;
  }
  .posting .pr_sm--0 {
    padding-right: 0;
  }
  .posting .pt_sm--0 {
    padding-top: 0;
  }
  .posting .pb_sm--0 {
    padding-bottom: 0;
  }
  .posting .mr_sm--0 {
    margin-right: 0;
  }
  .posting .ml_sm--0 {
    margin-left: 0;
  }
  .posting .mt_sm--0 {
    margin-top: 0;
  }
  .posting .mb_sm--0 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .posting .ptb_mobile--5 {
    padding: 5px 0 !important;
  }
  .posting .plr_mobile--5 {
    padding: 0 5px !important;
  }
  .posting .pt_mobile--5 {
    padding-top: 5px !important;
  }
  .posting .pb_mobile--5 {
    padding-bottom: 5px !important;
  }
  .posting .pl_mobile--5 {
    padding-left: 5px !important;
  }
  .posting .pr_mobile--5 {
    padding-right: 5px !important;
  }
  .posting .mt_mobile--5 {
    margin-top: 5px !important;
  }
  .posting .mb_mobile--5 {
    margin-bottom: 5px !important;
  }
  .posting .ptb_mobile--10 {
    padding: 10px 0 !important;
  }
  .posting .plr_mobile--10 {
    padding: 0 10px !important;
  }
  .posting .pt_mobile--10 {
    padding-top: 10px !important;
  }
  .posting .pb_mobile--10 {
    padding-bottom: 10px !important;
  }
  .posting .pl_mobile--10 {
    padding-left: 10px !important;
  }
  .posting .pr_mobile--10 {
    padding-right: 10px !important;
  }
  .posting .mt_mobile--10 {
    margin-top: 10px !important;
  }
  .posting .mb_mobile--10 {
    margin-bottom: 10px !important;
  }
  .posting .ptb_mobile--15 {
    padding: 15px 0 !important;
  }
  .posting .plr_mobile--15 {
    padding: 0 15px !important;
  }
  .posting .pt_mobile--15 {
    padding-top: 15px !important;
  }
  .posting .pb_mobile--15 {
    padding-bottom: 15px !important;
  }
  .posting .pl_mobile--15 {
    padding-left: 15px !important;
  }
  .posting .pr_mobile--15 {
    padding-right: 15px !important;
  }
  .posting .mt_mobile--15 {
    margin-top: 15px !important;
  }
  .posting .mb_mobile--15 {
    margin-bottom: 15px !important;
  }
  .posting .ptb_mobile--20 {
    padding: 20px 0 !important;
  }
  .posting .plr_mobile--20 {
    padding: 0 20px !important;
  }
  .posting .pt_mobile--20 {
    padding-top: 20px !important;
  }
  .posting .pb_mobile--20 {
    padding-bottom: 20px !important;
  }
  .posting .pl_mobile--20 {
    padding-left: 20px !important;
  }
  .posting .pr_mobile--20 {
    padding-right: 20px !important;
  }
  .posting .mt_mobile--20 {
    margin-top: 20px !important;
  }
  .posting .mb_mobile--20 {
    margin-bottom: 20px !important;
  }
  .posting .ptb_mobile--25 {
    padding: 25px 0 !important;
  }
  .posting .plr_mobile--25 {
    padding: 0 25px !important;
  }
  .posting .pt_mobile--25 {
    padding-top: 25px !important;
  }
  .posting .pb_mobile--25 {
    padding-bottom: 25px !important;
  }
  .posting .pl_mobile--25 {
    padding-left: 25px !important;
  }
  .posting .pr_mobile--25 {
    padding-right: 25px !important;
  }
  .posting .mt_mobile--25 {
    margin-top: 25px !important;
  }
  .posting .mb_mobile--25 {
    margin-bottom: 25px !important;
  }
  .posting .ptb_mobile--30 {
    padding: 30px 0 !important;
  }
  .posting .plr_mobile--30 {
    padding: 0 30px !important;
  }
  .posting .pt_mobile--30 {
    padding-top: 30px !important;
  }
  .posting .pb_mobile--30 {
    padding-bottom: 30px !important;
  }
  .posting .pl_mobile--30 {
    padding-left: 30px !important;
  }
  .posting .pr_mobile--30 {
    padding-right: 30px !important;
  }
  .posting .mt_mobile--30 {
    margin-top: 30px !important;
  }
  .posting .mb_mobile--30 {
    margin-bottom: 30px !important;
  }
  .posting .ptb_mobile--35 {
    padding: 35px 0 !important;
  }
  .posting .plr_mobile--35 {
    padding: 0 35px !important;
  }
  .posting .pt_mobile--35 {
    padding-top: 35px !important;
  }
  .posting .pb_mobile--35 {
    padding-bottom: 35px !important;
  }
  .posting .pl_mobile--35 {
    padding-left: 35px !important;
  }
  .posting .pr_mobile--35 {
    padding-right: 35px !important;
  }
  .posting .mt_mobile--35 {
    margin-top: 35px !important;
  }
  .posting .mb_mobile--35 {
    margin-bottom: 35px !important;
  }
  .posting .ptb_mobile--40 {
    padding: 40px 0 !important;
  }
  .posting .plr_mobile--40 {
    padding: 0 40px !important;
  }
  .posting .pt_mobile--40 {
    padding-top: 40px !important;
  }
  .posting .pb_mobile--40 {
    padding-bottom: 40px !important;
  }
  .posting .pl_mobile--40 {
    padding-left: 40px !important;
  }
  .posting .pr_mobile--40 {
    padding-right: 40px !important;
  }
  .posting .mt_mobile--40 {
    margin-top: 40px !important;
  }
  .posting .mb_mobile--40 {
    margin-bottom: 40px !important;
  }
  .posting .ptb_mobile--45 {
    padding: 45px 0 !important;
  }
  .posting .plr_mobile--45 {
    padding: 0 45px !important;
  }
  .posting .pt_mobile--45 {
    padding-top: 45px !important;
  }
  .posting .pb_mobile--45 {
    padding-bottom: 45px !important;
  }
  .posting .pl_mobile--45 {
    padding-left: 45px !important;
  }
  .posting .pr_mobile--45 {
    padding-right: 45px !important;
  }
  .posting .mt_mobile--45 {
    margin-top: 45px !important;
  }
  .posting .mb_mobile--45 {
    margin-bottom: 45px !important;
  }
  .posting .ptb_mobile--50 {
    padding: 50px 0 !important;
  }
  .posting .plr_mobile--50 {
    padding: 0 50px !important;
  }
  .posting .pt_mobile--50 {
    padding-top: 50px !important;
  }
  .posting .pb_mobile--50 {
    padding-bottom: 50px !important;
  }
  .posting .pl_mobile--50 {
    padding-left: 50px !important;
  }
  .posting .pr_mobile--50 {
    padding-right: 50px !important;
  }
  .posting .mt_mobile--50 {
    margin-top: 50px !important;
  }
  .posting .mb_mobile--50 {
    margin-bottom: 50px !important;
  }
  .posting .ptb_mobile--55 {
    padding: 55px 0 !important;
  }
  .posting .plr_mobile--55 {
    padding: 0 55px !important;
  }
  .posting .pt_mobile--55 {
    padding-top: 55px !important;
  }
  .posting .pb_mobile--55 {
    padding-bottom: 55px !important;
  }
  .posting .pl_mobile--55 {
    padding-left: 55px !important;
  }
  .posting .pr_mobile--55 {
    padding-right: 55px !important;
  }
  .posting .mt_mobile--55 {
    margin-top: 55px !important;
  }
  .posting .mb_mobile--55 {
    margin-bottom: 55px !important;
  }
  .posting .ptb_mobile--60 {
    padding: 60px 0 !important;
  }
  .posting .plr_mobile--60 {
    padding: 0 60px !important;
  }
  .posting .pt_mobile--60 {
    padding-top: 60px !important;
  }
  .posting .pb_mobile--60 {
    padding-bottom: 60px !important;
  }
  .posting .pl_mobile--60 {
    padding-left: 60px !important;
  }
  .posting .pr_mobile--60 {
    padding-right: 60px !important;
  }
  .posting .mt_mobile--60 {
    margin-top: 60px !important;
  }
  .posting .mb_mobile--60 {
    margin-bottom: 60px !important;
  }
  .posting .ptb_mobile--65 {
    padding: 65px 0 !important;
  }
  .posting .plr_mobile--65 {
    padding: 0 65px !important;
  }
  .posting .pt_mobile--65 {
    padding-top: 65px !important;
  }
  .posting .pb_mobile--65 {
    padding-bottom: 65px !important;
  }
  .posting .pl_mobile--65 {
    padding-left: 65px !important;
  }
  .posting .pr_mobile--65 {
    padding-right: 65px !important;
  }
  .posting .mt_mobile--65 {
    margin-top: 65px !important;
  }
  .posting .mb_mobile--65 {
    margin-bottom: 65px !important;
  }
  .posting .ptb_mobile--70 {
    padding: 70px 0 !important;
  }
  .posting .plr_mobile--70 {
    padding: 0 70px !important;
  }
  .posting .pt_mobile--70 {
    padding-top: 70px !important;
  }
  .posting .pb_mobile--70 {
    padding-bottom: 70px !important;
  }
  .posting .pl_mobile--70 {
    padding-left: 70px !important;
  }
  .posting .pr_mobile--70 {
    padding-right: 70px !important;
  }
  .posting .mt_mobile--70 {
    margin-top: 70px !important;
  }
  .posting .mb_mobile--70 {
    margin-bottom: 70px !important;
  }
  .posting .ptb_mobile--75 {
    padding: 75px 0 !important;
  }
  .posting .plr_mobile--75 {
    padding: 0 75px !important;
  }
  .posting .pt_mobile--75 {
    padding-top: 75px !important;
  }
  .posting .pb_mobile--75 {
    padding-bottom: 75px !important;
  }
  .posting .pl_mobile--75 {
    padding-left: 75px !important;
  }
  .posting .pr_mobile--75 {
    padding-right: 75px !important;
  }
  .posting .mt_mobile--75 {
    margin-top: 75px !important;
  }
  .posting .mb_mobile--75 {
    margin-bottom: 75px !important;
  }
  .posting .ptb_mobile--80 {
    padding: 80px 0 !important;
  }
  .posting .plr_mobile--80 {
    padding: 0 80px !important;
  }
  .posting .pt_mobile--80 {
    padding-top: 80px !important;
  }
  .posting .pb_mobile--80 {
    padding-bottom: 80px !important;
  }
  .posting .pl_mobile--80 {
    padding-left: 80px !important;
  }
  .posting .pr_mobile--80 {
    padding-right: 80px !important;
  }
  .posting .mt_mobile--80 {
    margin-top: 80px !important;
  }
  .posting .mb_mobile--80 {
    margin-bottom: 80px !important;
  }
  .posting .ptb_mobile--85 {
    padding: 85px 0 !important;
  }
  .posting .plr_mobile--85 {
    padding: 0 85px !important;
  }
  .posting .pt_mobile--85 {
    padding-top: 85px !important;
  }
  .posting .pb_mobile--85 {
    padding-bottom: 85px !important;
  }
  .posting .pl_mobile--85 {
    padding-left: 85px !important;
  }
  .posting .pr_mobile--85 {
    padding-right: 85px !important;
  }
  .posting .mt_mobile--85 {
    margin-top: 85px !important;
  }
  .posting .mb_mobile--85 {
    margin-bottom: 85px !important;
  }
  .posting .ptb_mobile--90 {
    padding: 90px 0 !important;
  }
  .posting .plr_mobile--90 {
    padding: 0 90px !important;
  }
  .posting .pt_mobile--90 {
    padding-top: 90px !important;
  }
  .posting .pb_mobile--90 {
    padding-bottom: 90px !important;
  }
  .posting .pl_mobile--90 {
    padding-left: 90px !important;
  }
  .posting .pr_mobile--90 {
    padding-right: 90px !important;
  }
  .posting .mt_mobile--90 {
    margin-top: 90px !important;
  }
  .posting .mb_mobile--90 {
    margin-bottom: 90px !important;
  }
  .posting .ptb_mobile--95 {
    padding: 95px 0 !important;
  }
  .posting .plr_mobile--95 {
    padding: 0 95px !important;
  }
  .posting .pt_mobile--95 {
    padding-top: 95px !important;
  }
  .posting .pb_mobile--95 {
    padding-bottom: 95px !important;
  }
  .posting .pl_mobile--95 {
    padding-left: 95px !important;
  }
  .posting .pr_mobile--95 {
    padding-right: 95px !important;
  }
  .posting .mt_mobile--95 {
    margin-top: 95px !important;
  }
  .posting .mb_mobile--95 {
    margin-bottom: 95px !important;
  }
  .posting .ptb_mobile--100 {
    padding: 100px 0 !important;
  }
  .posting .plr_mobile--100 {
    padding: 0 100px !important;
  }
  .posting .pt_mobile--100 {
    padding-top: 100px !important;
  }
  .posting .pb_mobile--100 {
    padding-bottom: 100px !important;
  }
  .posting .pl_mobile--100 {
    padding-left: 100px !important;
  }
  .posting .pr_mobile--100 {
    padding-right: 100px !important;
  }
  .posting .mt_mobile--100 {
    margin-top: 100px !important;
  }
  .posting .mb_mobile--100 {
    margin-bottom: 100px !important;
  }
}
.posting .slick-gutter-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.posting .slick-gutter-5 .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
}
.posting .slick-gutter-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.posting .slick-gutter-10 .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
}
.posting .slick-gutter-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.posting .slick-gutter-15 .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}
.posting .slick-gutter-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.posting .slick-gutter-20 .slick-slide {
  padding-left: 20px;
  padding-right: 20px;
}
.posting .slick-gutter-25 {
  margin-left: -25px;
  margin-right: -25px;
}
.posting .slick-gutter-25 .slick-slide {
  padding-left: 25px;
  padding-right: 25px;
}
.posting .slick-gutter-30 {
  margin-left: -30px;
  margin-right: -30px;
}
.posting .slick-gutter-30 .slick-slide {
  padding-left: 30px;
  padding-right: 30px;
}
.posting .slick-gutter-35 {
  margin-left: -35px;
  margin-right: -35px;
}
.posting .slick-gutter-35 .slick-slide {
  padding-left: 35px;
  padding-right: 35px;
}
.posting .slick-gutter-40 {
  margin-left: -40px;
  margin-right: -40px;
}
.posting .slick-gutter-40 .slick-slide {
  padding-left: 40px;
  padding-right: 40px;
}
.posting .slick-gutter-45 {
  margin-left: -45px;
  margin-right: -45px;
}
.posting .slick-gutter-45 .slick-slide {
  padding-left: 45px;
  padding-right: 45px;
}
.posting .slick-gutter-50 {
  margin-left: -50px;
  margin-right: -50px;
}
.posting .slick-gutter-50 .slick-slide {
  padding-left: 50px;
  padding-right: 50px;
}
.posting .slick-gutter-55 {
  margin-left: -55px;
  margin-right: -55px;
}
.posting .slick-gutter-55 .slick-slide {
  padding-left: 55px;
  padding-right: 55px;
}
.posting .slick-gutter-60 {
  margin-left: -60px;
  margin-right: -60px;
}
.posting .slick-gutter-60 .slick-slide {
  padding-left: 60px;
  padding-right: 60px;
}
.posting .slick-gutter-65 {
  margin-left: -65px;
  margin-right: -65px;
}
.posting .slick-gutter-65 .slick-slide {
  padding-left: 65px;
  padding-right: 65px;
}
.posting .slick-gutter-70 {
  margin-left: -70px;
  margin-right: -70px;
}
.posting .slick-gutter-70 .slick-slide {
  padding-left: 70px;
  padding-right: 70px;
}
.posting .slick-gutter-75 {
  margin-left: -75px;
  margin-right: -75px;
}
.posting .slick-gutter-75 .slick-slide {
  padding-left: 75px;
  padding-right: 75px;
}
.posting .slick-gutter-80 {
  margin-left: -80px;
  margin-right: -80px;
}
.posting .slick-gutter-80 .slick-slide {
  padding-left: 80px;
  padding-right: 80px;
}
.posting .slick-gutter-85 {
  margin-left: -85px;
  margin-right: -85px;
}
.posting .slick-gutter-85 .slick-slide {
  padding-left: 85px;
  padding-right: 85px;
}
.posting .slick-gutter-90 {
  margin-left: -90px;
  margin-right: -90px;
}
.posting .slick-gutter-90 .slick-slide {
  padding-left: 90px;
  padding-right: 90px;
}
.posting .slick-gutter-95 {
  margin-left: -95px;
  margin-right: -95px;
}
.posting .slick-gutter-95 .slick-slide {
  padding-left: 95px;
  padding-right: 95px;
}
.posting .slick-gutter-100 {
  margin-left: -100px;
  margin-right: -100px;
}
.posting .slick-gutter-100 .slick-slide {
  padding-left: 100px;
  padding-right: 100px;
}
.posting .list-categories .single-cat .inner::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.posting input,
.posting button,
.posting select,
.posting textarea {
  background: transparent;
  border: 1px solid var(--color-border);
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: var(--color-body);
  width: 100%;
}
.posting input:focus, .posting input:active,
.posting button:focus,
.posting button:active,
.posting select:focus,
.posting select:active,
.posting textarea:focus,
.posting textarea:active {
  outline: none;
  border-color: var(--color-primary);
}
.posting button,
.posting [type=button],
.posting [type=reset],
.posting [type=submit] {
  -webkit-appearance: button;
}
.posting input {
  height: 40px;
  padding: 0 15px;
}
.posting select {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 40px;
  padding: 0 20px;
  outline: none;
  color: var(--color-body);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  background: url(../images/icons/arrow-icon.png) 95% center no-repeat transparent;
  padding-right: 32px;
}
.posting input[type=text],
.posting input[type=password],
.posting input[type=email],
.posting input[type=number],
.posting input[type=tel],
.posting textarea {
  font-size: var(--font-size-b2);
  font-weight: 400;
  height: auto;
  line-height: 28px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  outline: none;
  border: var(--border-width) solid var(--color-border);
  border-radius: var(--radius);
  /* -- Placeholder -- */
}
.posting input[type=text]::-webkit-input-placeholder, .posting input[type=password]::-webkit-input-placeholder, .posting input[type=email]::-webkit-input-placeholder, .posting input[type=number]::-webkit-input-placeholder, .posting input[type=tel]::-webkit-input-placeholder, .posting textarea::-webkit-input-placeholder {
  color: var(--body-color);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text]::-moz-placeholder, .posting input[type=password]::-moz-placeholder, .posting input[type=email]::-moz-placeholder, .posting input[type=number]::-moz-placeholder, .posting input[type=tel]::-moz-placeholder, .posting textarea::-moz-placeholder {
  color: var(--body-color);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text]:-ms-input-placeholder, .posting input[type=password]:-ms-input-placeholder, .posting input[type=email]:-ms-input-placeholder, .posting input[type=number]:-ms-input-placeholder, .posting input[type=tel]:-ms-input-placeholder, .posting textarea:-ms-input-placeholder {
  color: var(--body-color);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text]::-ms-input-placeholder, .posting input[type=password]::-ms-input-placeholder, .posting input[type=email]::-ms-input-placeholder, .posting input[type=number]::-ms-input-placeholder, .posting input[type=tel]::-ms-input-placeholder, .posting textarea::-ms-input-placeholder {
  color: var(--body-color);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text]::placeholder,
.posting input[type=password]::placeholder,
.posting input[type=email]::placeholder,
.posting input[type=number]::placeholder,
.posting input[type=tel]::placeholder,
.posting textarea::placeholder {
  color: var(--body-color);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text]:-ms-input-placeholder,
.posting input[type=password]:-ms-input-placeholder,
.posting input[type=email]:-ms-input-placeholder,
.posting input[type=number]:-ms-input-placeholder,
.posting input[type=tel]:-ms-input-placeholder,
.posting textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--body-color);
}
.posting input[type=text]::-ms-input-placeholder,
.posting input[type=password]::-ms-input-placeholder,
.posting input[type=email]::-ms-input-placeholder,
.posting input[type=number]::-ms-input-placeholder,
.posting input[type=tel]::-ms-input-placeholder,
.posting textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: var(--body-color);
}
.posting input[type=text].p-holder__active, .posting .input-active input[type=text], .posting input[type=text].input-active,
.posting input[type=password].p-holder__active,
.posting .input-active input[type=password],
.posting input[type=password].input-active,
.posting input[type=email].p-holder__active,
.posting .input-active input[type=email],
.posting input[type=email].input-active,
.posting input[type=number].p-holder__active,
.posting .input-active input[type=number],
.posting input[type=number].input-active,
.posting input[type=tel].p-holder__active,
.posting .input-active input[type=tel],
.posting input[type=tel].input-active,
.posting textarea.p-holder__active,
.posting textarea.input-active {
  border-color: var(--color-primary);
  /* -- Placeholder -- */
}
.posting input[type=text].p-holder__active::-webkit-input-placeholder, .posting .input-active input[type=text]::-webkit-input-placeholder, .posting input[type=text].input-active::-webkit-input-placeholder, .posting input[type=password].p-holder__active::-webkit-input-placeholder, .posting .input-active input[type=password]::-webkit-input-placeholder, .posting input[type=password].input-active::-webkit-input-placeholder, .posting input[type=email].p-holder__active::-webkit-input-placeholder, .posting .input-active input[type=email]::-webkit-input-placeholder, .posting input[type=email].input-active::-webkit-input-placeholder, .posting input[type=number].p-holder__active::-webkit-input-placeholder, .posting .input-active input[type=number]::-webkit-input-placeholder, .posting input[type=number].input-active::-webkit-input-placeholder, .posting input[type=tel].p-holder__active::-webkit-input-placeholder, .posting .input-active input[type=tel]::-webkit-input-placeholder, .posting input[type=tel].input-active::-webkit-input-placeholder, .posting textarea.p-holder__active::-webkit-input-placeholder, .posting textarea.input-active::-webkit-input-placeholder {
  color: var(--color-primary);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__active::-moz-placeholder, .posting .input-active input[type=text]::-moz-placeholder, .posting input[type=text].input-active::-moz-placeholder, .posting input[type=password].p-holder__active::-moz-placeholder, .posting .input-active input[type=password]::-moz-placeholder, .posting input[type=password].input-active::-moz-placeholder, .posting input[type=email].p-holder__active::-moz-placeholder, .posting .input-active input[type=email]::-moz-placeholder, .posting input[type=email].input-active::-moz-placeholder, .posting input[type=number].p-holder__active::-moz-placeholder, .posting .input-active input[type=number]::-moz-placeholder, .posting input[type=number].input-active::-moz-placeholder, .posting input[type=tel].p-holder__active::-moz-placeholder, .posting .input-active input[type=tel]::-moz-placeholder, .posting input[type=tel].input-active::-moz-placeholder, .posting textarea.p-holder__active::-moz-placeholder, .posting textarea.input-active::-moz-placeholder {
  color: var(--color-primary);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=text]:-ms-input-placeholder, .posting input[type=text].input-active:-ms-input-placeholder, .posting input[type=password].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=password]:-ms-input-placeholder, .posting input[type=password].input-active:-ms-input-placeholder, .posting input[type=email].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=email]:-ms-input-placeholder, .posting input[type=email].input-active:-ms-input-placeholder, .posting input[type=number].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=number]:-ms-input-placeholder, .posting input[type=number].input-active:-ms-input-placeholder, .posting input[type=tel].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=tel]:-ms-input-placeholder, .posting input[type=tel].input-active:-ms-input-placeholder, .posting textarea.p-holder__active:-ms-input-placeholder, .posting textarea.input-active:-ms-input-placeholder {
  color: var(--color-primary);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=text]::-ms-input-placeholder, .posting input[type=text].input-active::-ms-input-placeholder, .posting input[type=password].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=password]::-ms-input-placeholder, .posting input[type=password].input-active::-ms-input-placeholder, .posting input[type=email].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=email]::-ms-input-placeholder, .posting input[type=email].input-active::-ms-input-placeholder, .posting input[type=number].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=number]::-ms-input-placeholder, .posting input[type=number].input-active::-ms-input-placeholder, .posting input[type=tel].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=tel]::-ms-input-placeholder, .posting input[type=tel].input-active::-ms-input-placeholder, .posting textarea.p-holder__active::-ms-input-placeholder, .posting textarea.input-active::-ms-input-placeholder {
  color: var(--color-primary);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__active::placeholder, .posting .input-active input[type=text]::placeholder, .posting input[type=text].input-active::placeholder,
.posting input[type=password].p-holder__active::placeholder,
.posting .input-active input[type=password]::placeholder,
.posting input[type=password].input-active::placeholder,
.posting input[type=email].p-holder__active::placeholder,
.posting .input-active input[type=email]::placeholder,
.posting input[type=email].input-active::placeholder,
.posting input[type=number].p-holder__active::placeholder,
.posting .input-active input[type=number]::placeholder,
.posting input[type=number].input-active::placeholder,
.posting input[type=tel].p-holder__active::placeholder,
.posting .input-active input[type=tel]::placeholder,
.posting input[type=tel].input-active::placeholder,
.posting textarea.p-holder__active::placeholder,
.posting textarea.input-active::placeholder {
  color: var(--color-primary);
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__active:-ms-input-placeholder, .posting .input-active input[type=text]:-ms-input-placeholder, .posting input[type=text].input-active:-ms-input-placeholder,
.posting input[type=password].p-holder__active:-ms-input-placeholder,
.posting .input-active input[type=password]:-ms-input-placeholder,
.posting input[type=password].input-active:-ms-input-placeholder,
.posting input[type=email].p-holder__active:-ms-input-placeholder,
.posting .input-active input[type=email]:-ms-input-placeholder,
.posting input[type=email].input-active:-ms-input-placeholder,
.posting input[type=number].p-holder__active:-ms-input-placeholder,
.posting .input-active input[type=number]:-ms-input-placeholder,
.posting input[type=number].input-active:-ms-input-placeholder,
.posting input[type=tel].p-holder__active:-ms-input-placeholder,
.posting .input-active input[type=tel]:-ms-input-placeholder,
.posting input[type=tel].input-active:-ms-input-placeholder,
.posting textarea.p-holder__active:-ms-input-placeholder,
.posting textarea.input-active:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--color-primary);
}
.posting input[type=text].p-holder__active::-ms-input-placeholder, .posting .input-active input[type=text]::-ms-input-placeholder, .posting input[type=text].input-active::-ms-input-placeholder,
.posting input[type=password].p-holder__active::-ms-input-placeholder,
.posting .input-active input[type=password]::-ms-input-placeholder,
.posting input[type=password].input-active::-ms-input-placeholder,
.posting input[type=email].p-holder__active::-ms-input-placeholder,
.posting .input-active input[type=email]::-ms-input-placeholder,
.posting input[type=email].input-active::-ms-input-placeholder,
.posting input[type=number].p-holder__active::-ms-input-placeholder,
.posting .input-active input[type=number]::-ms-input-placeholder,
.posting input[type=number].input-active::-ms-input-placeholder,
.posting input[type=tel].p-holder__active::-ms-input-placeholder,
.posting .input-active input[type=tel]::-ms-input-placeholder,
.posting input[type=tel].input-active::-ms-input-placeholder,
.posting textarea.p-holder__active::-ms-input-placeholder,
.posting textarea.input-active::-ms-input-placeholder {
  /* Microsoft Edge */
  color: var(--color-primary);
}
.posting input[type=text].p-holder__error, .posting .input-error input[type=text], .posting input[type=text].input-error,
.posting input[type=password].p-holder__error,
.posting .input-error input[type=password],
.posting input[type=password].input-error,
.posting input[type=email].p-holder__error,
.posting .input-error input[type=email],
.posting input[type=email].input-error,
.posting input[type=number].p-holder__error,
.posting .input-error input[type=number],
.posting input[type=number].input-error,
.posting input[type=tel].p-holder__error,
.posting .input-error input[type=tel],
.posting input[type=tel].input-error,
.posting textarea.p-holder__error,
.posting textarea.input-error {
  border-color: #f4282d;
  /* -- Placeholder -- */
}
.posting input[type=text].p-holder__error::-webkit-input-placeholder, .posting .input-error input[type=text]::-webkit-input-placeholder, .posting input[type=text].input-error::-webkit-input-placeholder, .posting input[type=password].p-holder__error::-webkit-input-placeholder, .posting .input-error input[type=password]::-webkit-input-placeholder, .posting input[type=password].input-error::-webkit-input-placeholder, .posting input[type=email].p-holder__error::-webkit-input-placeholder, .posting .input-error input[type=email]::-webkit-input-placeholder, .posting input[type=email].input-error::-webkit-input-placeholder, .posting input[type=number].p-holder__error::-webkit-input-placeholder, .posting .input-error input[type=number]::-webkit-input-placeholder, .posting input[type=number].input-error::-webkit-input-placeholder, .posting input[type=tel].p-holder__error::-webkit-input-placeholder, .posting .input-error input[type=tel]::-webkit-input-placeholder, .posting input[type=tel].input-error::-webkit-input-placeholder, .posting textarea.p-holder__error::-webkit-input-placeholder, .posting textarea.input-error::-webkit-input-placeholder {
  color: #f4282d;
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__error::-moz-placeholder, .posting .input-error input[type=text]::-moz-placeholder, .posting input[type=text].input-error::-moz-placeholder, .posting input[type=password].p-holder__error::-moz-placeholder, .posting .input-error input[type=password]::-moz-placeholder, .posting input[type=password].input-error::-moz-placeholder, .posting input[type=email].p-holder__error::-moz-placeholder, .posting .input-error input[type=email]::-moz-placeholder, .posting input[type=email].input-error::-moz-placeholder, .posting input[type=number].p-holder__error::-moz-placeholder, .posting .input-error input[type=number]::-moz-placeholder, .posting input[type=number].input-error::-moz-placeholder, .posting input[type=tel].p-holder__error::-moz-placeholder, .posting .input-error input[type=tel]::-moz-placeholder, .posting input[type=tel].input-error::-moz-placeholder, .posting textarea.p-holder__error::-moz-placeholder, .posting textarea.input-error::-moz-placeholder {
  color: #f4282d;
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=text]:-ms-input-placeholder, .posting input[type=text].input-error:-ms-input-placeholder, .posting input[type=password].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=password]:-ms-input-placeholder, .posting input[type=password].input-error:-ms-input-placeholder, .posting input[type=email].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=email]:-ms-input-placeholder, .posting input[type=email].input-error:-ms-input-placeholder, .posting input[type=number].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=number]:-ms-input-placeholder, .posting input[type=number].input-error:-ms-input-placeholder, .posting input[type=tel].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=tel]:-ms-input-placeholder, .posting input[type=tel].input-error:-ms-input-placeholder, .posting textarea.p-holder__error:-ms-input-placeholder, .posting textarea.input-error:-ms-input-placeholder {
  color: #f4282d;
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=text]::-ms-input-placeholder, .posting input[type=text].input-error::-ms-input-placeholder, .posting input[type=password].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=password]::-ms-input-placeholder, .posting input[type=password].input-error::-ms-input-placeholder, .posting input[type=email].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=email]::-ms-input-placeholder, .posting input[type=email].input-error::-ms-input-placeholder, .posting input[type=number].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=number]::-ms-input-placeholder, .posting input[type=number].input-error::-ms-input-placeholder, .posting input[type=tel].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=tel]::-ms-input-placeholder, .posting input[type=tel].input-error::-ms-input-placeholder, .posting textarea.p-holder__error::-ms-input-placeholder, .posting textarea.input-error::-ms-input-placeholder {
  color: #f4282d;
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__error::placeholder, .posting .input-error input[type=text]::placeholder, .posting input[type=text].input-error::placeholder,
.posting input[type=password].p-holder__error::placeholder,
.posting .input-error input[type=password]::placeholder,
.posting input[type=password].input-error::placeholder,
.posting input[type=email].p-holder__error::placeholder,
.posting .input-error input[type=email]::placeholder,
.posting input[type=email].input-error::placeholder,
.posting input[type=number].p-holder__error::placeholder,
.posting .input-error input[type=number]::placeholder,
.posting input[type=number].input-error::placeholder,
.posting input[type=tel].p-holder__error::placeholder,
.posting .input-error input[type=tel]::placeholder,
.posting input[type=tel].input-error::placeholder,
.posting textarea.p-holder__error::placeholder,
.posting textarea.input-error::placeholder {
  color: #f4282d;
  /* Firefox */
  opacity: 1;
}
.posting input[type=text].p-holder__error:-ms-input-placeholder, .posting .input-error input[type=text]:-ms-input-placeholder, .posting input[type=text].input-error:-ms-input-placeholder,
.posting input[type=password].p-holder__error:-ms-input-placeholder,
.posting .input-error input[type=password]:-ms-input-placeholder,
.posting input[type=password].input-error:-ms-input-placeholder,
.posting input[type=email].p-holder__error:-ms-input-placeholder,
.posting .input-error input[type=email]:-ms-input-placeholder,
.posting input[type=email].input-error:-ms-input-placeholder,
.posting input[type=number].p-holder__error:-ms-input-placeholder,
.posting .input-error input[type=number]:-ms-input-placeholder,
.posting input[type=number].input-error:-ms-input-placeholder,
.posting input[type=tel].p-holder__error:-ms-input-placeholder,
.posting .input-error input[type=tel]:-ms-input-placeholder,
.posting input[type=tel].input-error:-ms-input-placeholder,
.posting textarea.p-holder__error:-ms-input-placeholder,
.posting textarea.input-error:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f4282d;
}
.posting input[type=text].p-holder__error::-ms-input-placeholder, .posting .input-error input[type=text]::-ms-input-placeholder, .posting input[type=text].input-error::-ms-input-placeholder,
.posting input[type=password].p-holder__error::-ms-input-placeholder,
.posting .input-error input[type=password]::-ms-input-placeholder,
.posting input[type=password].input-error::-ms-input-placeholder,
.posting input[type=email].p-holder__error::-ms-input-placeholder,
.posting .input-error input[type=email]::-ms-input-placeholder,
.posting input[type=email].input-error::-ms-input-placeholder,
.posting input[type=number].p-holder__error::-ms-input-placeholder,
.posting .input-error input[type=number]::-ms-input-placeholder,
.posting input[type=number].input-error::-ms-input-placeholder,
.posting input[type=tel].p-holder__error::-ms-input-placeholder,
.posting .input-error input[type=tel]::-ms-input-placeholder,
.posting input[type=tel].input-error::-ms-input-placeholder,
.posting textarea.p-holder__error::-ms-input-placeholder,
.posting textarea.input-error::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f4282d;
}
.posting input[type=text].p-holder__error:focus, .posting .input-error input[type=text]:focus, .posting input[type=text].input-error:focus,
.posting input[type=password].p-holder__error:focus,
.posting .input-error input[type=password]:focus,
.posting input[type=password].input-error:focus,
.posting input[type=email].p-holder__error:focus,
.posting .input-error input[type=email]:focus,
.posting input[type=email].input-error:focus,
.posting input[type=number].p-holder__error:focus,
.posting .input-error input[type=number]:focus,
.posting input[type=number].input-error:focus,
.posting input[type=tel].p-holder__error:focus,
.posting .input-error input[type=tel]:focus,
.posting input[type=tel].input-error:focus,
.posting textarea.p-holder__error:focus,
.posting textarea.input-error:focus {
  border-color: #f4282d;
}
.posting input[type=text]:focus,
.posting input[type=password]:focus,
.posting input[type=email]:focus,
.posting input[type=number]:focus,
.posting input[type=tel]:focus,
.posting textarea:focus {
  border-color: var(--color-primary);
}
.posting input[type=checkbox],
.posting input[type=radio] {
  opacity: 0;
  position: absolute;
}
.posting input[type=checkbox] ~ label,
.posting input[type=radio] ~ label {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  color: var(--color-gray);
  font-weight: 400;
  padding-left: 20px;
  cursor: pointer;
}
.posting input[type=checkbox] ~ label::before,
.posting input[type=radio] ~ label::before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: var(--border-width) solid var(--color-lightest);
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.posting input[type=checkbox] ~ label::after,
.posting input[type=radio] ~ label::after {
  content: " ";
  position: absolute;
  top: 5px;
  left: 2px;
  width: 10px;
  height: 5px;
  background-color: transparent;
  border-bottom: var(--border-width) solid #fff;
  border-left: var(--border-width) solid #fff;
  border-radius: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.posting input[type=checkbox]:checked ~ label::before,
.posting input[type=radio]:checked ~ label::before {
  background-color: var(--color-primary);
  border: var(--border-width) solid var(--color-primary);
}
.posting input[type=checkbox]:checked ~ label::after,
.posting input[type=radio]:checked ~ label::after {
  opacity: 1;
}
.posting input[type=radio] ~ label::before {
  border-radius: 50%;
}
.posting input[type=radio] ~ label::after {
  width: 8px;
  height: 8px;
  left: 3px;
  background: #fff;
  border-radius: 50%;
}
.posting .form-group {
  margin-bottom: 20px;
}
.posting .form-group label {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
.posting .form-group input {
  border: 0 none;
  border-radius: 4px;
  height: 50px;
  font-size: var(--font-size-b2);
  padding: 0 20px;
  background-color: var(--color-lightest);
  border: 1px solid transparent;
}
.posting .form-group input:focus {
  border-color: var(--color-primary);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting .form-group textarea {
  min-height: 160px;
  border: 0 none;
  border-radius: 4px;
  resize: none;
  padding: 15px;
  font-size: var(--font-size-b2);
  background-color: var(--color-lightest);
  border: 1px solid transparent;
}
.posting .form-group textarea:focus {
  border-color: var(--color-primary);
}
.posting input[type=submit] {
  width: auto;
  padding: 0 30px;
  border-radius: 500px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 60px;
  background: var(--color-primary);
  color: var(--color-white);
  font-weight: var(--p-medium);
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b3);
  height: 50px;
  border: 2px solid var(--color-primary);
}
.posting input[type=submit]:hover {
  background: transparent;
  color: var(--color-primary);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.posting a.axil-link-button {
  text-decoration: none;
  font-weight: var(--p-medium);
  font-size: var(--font-size-b2);
  line-height: 22px;
}
.posting a.axil-link-button:hover {
  color: var(--color-secondary);
}
.posting a.axil-button,
.posting button.axil-button {
  background: var(--color-primary);
  color: var(--color-white);
  font-weight: var(--p-medium);
  font-size: var(--font-size-b2);
  display: inline-block;
  border: 2px solid var(--color-primary);
  padding: 0 30px;
  height: 50px;
  line-height: 46px;
}
.posting a.axil-button.button-rounded,
.posting button.axil-button.button-rounded {
  border-radius: 500px;
}
.posting a.axil-button.color-secondary-alt,
.posting button.axil-button.color-secondary-alt {
  background: var(--color-secondary-alt);
  border-color: var(--color-secondary-alt);
}
.posting a.axil-button.color-secondary-alt:hover,
.posting button.axil-button.color-secondary-alt:hover {
  color: var(--color-secondary-alt);
  background: transparent;
}
.posting a.axil-button .hover-flip-item span::after, .posting a.axil-button .hover-flip-item span::before,
.posting button.axil-button .hover-flip-item span::after,
.posting button.axil-button .hover-flip-item span::before {
  color: #ffffff;
}
.posting .link-inner {
  display: inline-block;
}
.posting .button-content {
  grid-area: content;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.posting .cursor {
  display: none;
}
@media (any-pointer: fine) {
  .posting .cursor {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    z-index: 9;
  }
  .posting .cursor__inner {
    fill: var(--cursor-fill);
    stroke: var(--cursor-stroke);
    stroke-width: var(--cursor-stroke-width);
  }
  .posting .credits {
    padding-left: 25vw;
  }
}
.posting .mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}
.posting .cursor-inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #CED0D4;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.posting .cursor-inner.cursor-hover {
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-color: #CED0D4;
  opacity: 0.3;
}
.posting .cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #CED0D4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  -webkit-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.posting .cursor-outer.cursor-hover {
  opacity: 0;
}
.posting .main-wrapper[data-magic-cursor=hide] .mouse-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111;
}
.posting .section-title .title {
  margin-bottom: 0;
}
.posting ul.axil-tab-button {
  margin: -10px;
  border: 0 none;
}
@media only screen and (max-width: 767px) {
  .posting ul.axil-tab-button {
    margin: -5px;
  }
}
.posting ul.axil-tab-button .nav-item {
  margin: 10px;
}
@media only screen and (max-width: 767px) {
  .posting ul.axil-tab-button .nav-item {
    margin: 5px;
  }
}
.posting ul.axil-tab-button .nav-item a.nav-link {
  border: 1px solid var(--color-lighter);
  border-radius: var(--radius-small);
  padding: 0 18px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  font-weight: var(--p-bold);
  font-size: var(--font-size-b1);
  color: var(--color-midgray);
  background: var(--color-white);
  outline: none;
}
@media only screen and (max-width: 767px) {
  .posting ul.axil-tab-button .nav-item a.nav-link {
    padding: 0 13px;
    font-size: var(--font-size-b3);
  }
}
.posting ul.axil-tab-button .nav-item a.nav-link.active {
  border: 1px solid transparent;
  color: var(--color-gray);
}
.posting .single-tab-content {
  margin-top: 40px;
}
.posting .single-tab-content {
  display: block;
  height: 0;
}
.posting .single-tab-content.active {
  height: auto;
}
.posting .trend-tab-content {
  margin-top: 10px;
}
.posting .list-categories {
  margin: -15px;
  margin-bottom: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .list-categories {
    margin: -10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .list-categories {
    margin: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .list-categories {
    margin: -10px;
  }
}
.posting .list-categories .single-cat {
  padding: 15px;
  position: relative;
  z-index: 1;
  -webkit-flex-basis: 16.666%;
  -ms-flex-preferred-size: 16.666%;
  flex-basis: 16.666%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .list-categories .single-cat {
    padding: 10px;
    -webkit-flex-basis: 16.66%;
    -ms-flex-preferred-size: 16.66%;
    flex-basis: 16.66%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .list-categories .single-cat {
    padding: 10px;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .posting .list-categories .single-cat {
    padding: 10px;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}
@media only screen and (max-width: 575px) {
  .posting .list-categories .single-cat {
    padding: 10px;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
.posting .list-categories .single-cat a {
  display: block;
}
.posting .list-categories .single-cat .thumbnail img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.posting .list-categories .single-cat .content {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding-bottom: 22px;
  z-index: 2;
}
.posting .list-categories .single-cat .content .title {
  margin-bottom: 0;
  color: var(--color-white);
}
.posting .list-categories .single-cat .inner {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius);
}
.posting .list-categories .single-cat .inner::before {
  position: absolute;
  content: "";
  opacity: 0.4;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
}
.posting .list-categories .single-cat .inner:hover::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .list-categories .single-cat .inner:hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting ul.social-icon {
  margin: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting ul.social-icon {
    margin: -3px;
  }
}
.posting ul.social-icon li {
  margin: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting ul.social-icon li {
    margin: 3px;
  }
}
.posting ul.social-icon li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  background: var(--color-lightest);
  display: block;
  text-align: center;
  font-size: 14px;
  color: var(--color-gray);
}
.posting ul.social-icon li a:hover {
  background: var(--color-primary) !important;
  color: var(--color-white) !important;
}
.posting ul.social-icon.color-tertiary li a {
  color: var(--color-tertiary);
}
.posting ul.social-icon.color-tertiary li a:hover {
  color: var(--color-white);
}
.posting ul.social-icon.md-size li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.posting ul.social-icon.icon-rounded-transparent li a {
  background: transparent;
  border: 1px solid var(--color-lighter);
}
.posting ul.social-icon.icon-rounded-transparent li a:hover {
  color: var(--color-white);
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}
.posting ul.social-icon.color-white li a {
  background: #ffffff;
  color: #050505;
}
.posting ul.social-icon.color-white li a:hover {
  color: var(--color-white);
  background-color: var(--color-primary);
}
.posting .axil-social-wrapper {
  padding: 35px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-social-wrapper {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-social-wrapper {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .axil-social-wrapper {
    padding: 28px 15px;
  }
}
.posting ul.social-with-text {
  margin: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting ul.social-with-text {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .posting ul.social-with-text {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.posting ul.social-with-text li {
  margin: 5px;
}
.posting ul.social-with-text li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  background: var(--color-lightest);
  display: inline-block;
  text-align: center;
  color: var(--color-gray);
  margin-right: 18px;
  font-size: var(--font-size-b3);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting ul.social-with-text li a i {
    margin-right: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting ul.social-with-text li a i {
    margin-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .posting ul.social-with-text li a i {
    margin-right: 8px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.posting ul.social-with-text li a span {
  font-weight: var(--p-medium);
  font-size: var(--font-size-b2);
  line-height: 20px;
  display: inline-block;
}
.posting ul.social-with-text li.twitter:hover a i {
  background: var(--color-twitter);
  color: var(--color-white);
}
.posting ul.social-with-text li.facebook:hover a i {
  background: var(--color-facebook);
  color: var(--color-white);
}
.posting ul.social-with-text li.instagram:hover a i {
  background: var(--color-instagram);
  color: var(--color-white);
}
.posting ul.social-with-text li.youtube:hover a i {
  background: var(--color-youtube);
  color: var(--color-white);
}
.posting ul.social-with-text li.pinterest:hover a i {
  background: var(--color-pinterest);
  color: var(--color-white);
}
.posting ul.social-with-text li.discord:hover a i {
  background: var(--color-discord);
  color: var(--color-white);
}
.posting ul.social-share-transparent {
  margin: 0 -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting ul.social-share-transparent li {
  margin: 0 5px;
}
.posting ul.social-share-transparent li a {
  color: var(--color-extra02);
  font-size: var(--font-size-b3);
  line-height: var(--line-height-b3);
  display: block;
}
.posting ul.social-share-transparent li a:hover {
  color: var(--color-primary) !important;
}
.posting ul.size-md li a {
  font-size: 16px;
  line-height: 22px;
}
.posting a.video-popup,
.posting button.video-popup {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 80px;
  height: 80px !important;
  border-radius: 50% !important;
  background: #fff;
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
}
.posting a.video-popup::before,
.posting button.video-popup::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translate(-3px, -7px);
  -ms-transform: translate(-3px, -7px);
  transform: translate(-3px, -7px);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid var(--color-tertiary);
}
.posting a.video-popup.position-top-center,
.posting button.video-popup.position-top-center {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 0 none;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
}
.posting a.video-popup.size-medium,
.posting button.video-popup.size-medium {
  width: 50px;
  height: 50px !important;
}
.posting a.video-popup.size-medium.position-top-center,
.posting button.video-popup.size-medium.position-top-center {
  margin-left: -25px;
  margin-top: -25px;
}
.posting a.video-popup.icon-color-secondary::before,
.posting button.video-popup.icon-color-secondary::before {
  border-left: 10px solid var(--color-secondary);
}
.posting a.video-popup:hover,
.posting button.video-popup:hover {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .slide-style-5 .inner {
    padding-right: 15%;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .posting .axil-slide.slide-style-5 .contact-form-wrapper .axil-contact-form.contact-form-style-1 {
    max-width: initial;
  }
  .posting .axil-slide.slide-style-5 {
    padding-top: 128px;
    padding-bottom: 62px;
    margin-bottom: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .posting .axil-slide.slide-style-5 .contact-form-wrapper {
    position: static;
    right: 0;
    bottom: 0;
    padding: 0 15px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .posting .axil-contact-form.contact-form-style-1 {
    padding: 25px 20px;
    padding-left: 20px;
    max-width: inherit;
    padding-bottom: 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .posting .axil-contact-form.contact-form-style-1::before {
    display: none;
  }
  .posting .axil-contact-form.contact-form-style-1::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.posting .axil-blog-details-area .axil-blog-author .author-thumb img {
  min-width: 100px;
}
.posting .header-style-4 .mainmenu-wrapepr .mainmenu-nav,
.posting .header-style-4 .mainmenu-wrapepr .ax-header-button {
  -webkit-flex-basis: inherit;
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
}
.posting #backto-top {
  display: inline-block;
  background-color: var(--color-primary);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  -o-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor: pointer;
}
.posting #backto-top::after {
  content: "\f106";
  font-style: normal;
  color: #fff;
  font-family: var(--font-awesome);
  font-weight: 400;
  font-size: 26px;
  line-height: 48px;
}
.posting #backto-top.show {
  opacity: 1;
  visibility: visible;
}
.posting .slick-initialized .slick-slide {
  margin-bottom: 0;
}
.posting .slider-style-1 .slider-activation {
  position: relative;
}
.posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow {
  position: absolute;
  left: 105px;
  bottom: 43px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow {
    left: 0;
    bottom: 0;
  }
}
.posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow.next-arrow {
  left: 175px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow.next-arrow {
    left: 59px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .slider-style-1 .slider-activation.axil-slick-arrow .slide-arrow.next-arrow {
    left: 75px;
  }
}
.posting .axil-slick-arrow .slide-arrow {
  border: 0 none;
  width: auto;
  outline: none;
  width: 50px;
  height: 50px;
  background: transparent;
  border: 1px solid var(--color-midgray);
  border-radius: 100%;
  z-index: 2;
}
.posting .axil-slick-arrow .slide-arrow i {
  color: var(--color-gray);
}
.posting .axil-slick-arrow .slide-arrow:hover {
  background: var(--color-white);
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
  border: 1px solid var(--color-white);
}
.posting .axil-slick-arrow .slide-arrow:hover i {
  color: var(--color-primary);
}
.posting .arrow-between-side .slide-arrow {
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}
.posting .arrow-between-side .slide-arrow.next-arrow {
  left: auto;
  right: -12px;
}
.posting .arrow-between-side:hover .slide-arrow {
  opacity: 1;
  left: -8px;
}
@media only screen and (max-width: 767px) {
  .posting .arrow-between-side:hover .slide-arrow {
    left: 14px;
  }
}
.posting .arrow-between-side:hover .slide-arrow.next-arrow {
  left: auto;
  right: -8px;
}
@media only screen and (max-width: 767px) {
  .posting .arrow-between-side:hover .slide-arrow.next-arrow {
    right: 14px;
  }
}
.posting .post-gallery-activation.axil-slick-arrow .slide-arrow {
  background: #fff;
  border: 1px solid #fff;
}
.posting .post-gallery-activation.arrow-between-side .slide-arrow {
  left: 10px;
}
.posting .post-gallery-activation.arrow-between-side .slide-arrow.next-arrow {
  left: auto;
  right: 10px;
}
.posting .post-gallery-activation.arrow-between-side:hover .slide-arrow {
  left: 30px;
}
.posting .post-gallery-activation.arrow-between-side:hover .slide-arrow.next-arrow {
  left: auto;
  right: 30px;
}
.posting .post-list-view .post-gallery-activation.axil-slick-arrow .slide-arrow {
  background: #fff;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  font-size: 14px;
}
.posting .slick-initialized .slick-slide {
  outline: none;
}
.posting .breadcrumb-style-1 {
  padding: 80px 0;
}
.posting .breadcrumb-style-1 .page-title {
  margin-bottom: 0;
}
.posting .my_switcher {
  position: fixed;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  z-index: 1035;
}
.posting .my_switcher ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.posting .my_switcher ul li a {
  position: relative;
  font-family: var(--font-primary);
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: var(--color-primary);
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  border: 2px solid var(--color-primary);
  padding: 5px 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .my_switcher ul li a.active {
  color: #ffffff;
  background: var(--color-primary);
  border-color: var(--color-primary);
}
.posting .my_switcher ul li:first-child a {
  border-right-width: 1px;
  border-radius: 100px 0 0 100px;
  padding-left: 15px;
}
.posting .my_switcher ul li:last-child a {
  border-left-width: 1px;
  border-radius: 0 100px 100px 0;
  padding-right: 15px;
}
.posting .contact-form--1 .form-group {
  margin-bottom: 20px;
}
.posting p.form-messege {
  padding-top: 23px;
}
.posting p.form-messege.error {
  color: #f10;
}
.posting p.form-messege.success {
  color: green;
}
.posting .form-submit {
  display: inline-block;
}
.posting .form-submit button.axil-button {
  width: auto;
}
.posting .error-msg {
  margin-top: 20px;
}
.posting .error-msg p {
  color: #f10;
}
.posting .success-msg {
  margin-top: 20px;
}
.posting .success-msg p {
  color: green;
}
.posting .axil-header {
  padding: 0 60px;
  background: #fff;
  position: relative;
  z-index: 99;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .axil-header {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .posting .axil-header {
    padding: 20px 30px;
  }
}
.posting .axil-header.header-with-shadow {
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
}
@media only screen and (max-width: 575px) {
  .posting .axil-header .logo {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .axil-header .header-search {
    text-align: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.posting .axil-header .header-search .header-search-form {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media only screen and (max-width: 575px) {
  .posting .axil-header .header-search .header-search-form {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
.posting .axil-header .header-search .header-search-form .axil-search.form-group input {
  min-width: 245px;
  height: 40px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .posting .axil-header .header-search .header-search-form .axil-search.form-group input {
    min-width: 220px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .axil-header .header-search .header-search-form .axil-search.form-group input {
    min-width: 143px;
    height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header .header-search .header-search-form .axil-search.form-group input {
    min-width: 174px;
  }
}
.posting .axil-header .header-search .mobile-search-wrapper .search-button-toggle {
  background-color: var(--color-lightest);
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  display: block;
  border-radius: 100%;
  font-size: 14px;
  font-weight: 900;
  border: none;
}
.posting .axil-header .header-search .mobile-search-wrapper .search-button-toggle:hover {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.posting .axil-header .header-search .mobile-search-wrapper .search-button-toggle.open i:before {
  content: "\f00d";
}
.posting .axil-header .header-search .mobile-search-wrapper .header-search-form {
  background-color: #F0F2F5;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.posting .axil-header .header-search .mobile-search-wrapper .header-search-form .form-group {
  width: 100%;
}
.posting .axil-header .header-search .mobile-search-wrapper .header-search-form .form-group .form-control {
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
  height: 50px;
  background-color: var(--color-white);
  padding-left: 20px;
  padding-right: 45px;
}
.posting .axil-header .header-search .mobile-search-wrapper .header-search-form .form-group .search-button {
  left: auto;
  right: 20px;
}
.posting .axil-header .header-search .mobile-search-wrapper .header-search-form.open {
  visibility: visible;
  opacity: 1;
}
.posting .axil-header.header-dark {
  background: var(--color-extra04);
}
.posting .axil-header.header-dark .axil-search.form-group input {
  background: var(--color-extra05);
  color: var(--color-white);
}
.posting .axil-header.header-dark .axil-search.form-group .search-button i {
  color: var(--color-white);
}
.posting .axil-header.header-dark .metabar-block li.icon a {
  background: var(--color-extra05);
  color: var(--color-white);
}
.posting .axil-header.header-dark .metabar-block li.icon a:hover {
  background: var(--color-primary);
  color: #fff;
}
.posting .axil-header .logo a {
  display: block;
}
.posting .axil-header .logo a img {
  max-height: 37px;
}
.posting .axil-search.form-group {
  position: relative;
  margin-bottom: 0;
  text-align: right;
  display: inline-block;
}
.posting .axil-search.form-group input {
  background: var(--color-lightest);
  border-radius: 44px;
  padding-left: 46px;
  color: var(--color-gray);
  max-width: 245px;
  font-size: 14px;
}
.posting .axil-search.form-group .search-button {
  position: absolute;
  left: 0;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  border: 0 none;
  padding: 0;
  left: 21px;
}
.posting .axil-search.form-group .search-button i {
  font-size: 16px;
}
.posting button.search-button i {
  color: var(--color-gray);
}
.posting .metabar-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .metabar-block li {
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .posting .metabar-block li {
    margin-left: 8px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .metabar-block li {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .metabar-block li {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .metabar-block li {
    margin-left: 10px;
  }
}
.posting .metabar-block li.icon a {
  background: var(--color-lightest);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 100%;
  font-size: 14px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .metabar-block li.icon a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
}
.posting .metabar-block li.icon a:hover {
  background: var(--color-primary);
  color: #fff !important;
}
.posting .metabar-block li img {
  border-radius: 100%;
  max-height: 40px;
  min-width: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .metabar-block li img {
    max-height: 35px;
    min-width: 35px;
  }
}
.posting .hamburger-menu {
  margin-left: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .hamburger-menu {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .hamburger-menu {
    margin-left: 10px;
  }
}
.posting .hamburger-menu .hamburger-inner .icon {
  background: var(--color-lightest);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 100%;
  font-size: 14px;
  display: inline-block;
  color: var(--color-heading);
}
.posting .hamburger-menu .hamburger-inner .icon i {
  font-weight: 900;
}
.posting .hamburger-menu .hamburger-inner .icon:hover {
  background: var(--color-primary);
  color: #fff;
}
@media only screen and (max-width: 575px) {
  .posting .axil-header.header-dark .header-search .header-search-form .axil-search.form-group .search-button i {
    color: var(--color-body);
  }
  .posting .axil-header.header-dark .hamburger-menu .hamburger-inner .icon {
    background: var(--color-extra05);
    color: var(--color-lightest);
  }
}
.posting .header-top {
  background: var(--color-lightest);
}
.posting .header-top .header-top-nav li {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  .posting .header-top .header-top-nav li {
    margin: 5px;
  }
}
.posting .header-top .header-top-nav li a {
  color: #878787;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .header-top .header-top-nav li a:hover {
  color: var(--color-primary);
}
@media only screen and (max-width: 767px) {
  .posting .header-top .header-top-date li {
    margin-right: 5px !important;
    margin-bottom: 0;
  }
}
.posting .header-top .header-top-date li a {
  color: #878787;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
}
.posting .header-top .social-share-transparent li {
  margin: 0 10px;
}
.posting .header-top .social-share-transparent li a {
  color: #050505;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .header-top .social-share-transparent li a:hover {
  color: var(--color-primary);
}
.posting .axil-header.header-style-3 {
  padding: 0;
}
.posting .axil-header.header-style-3 .header-top {
  background: var(--color-lightest);
  padding: 12px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-header.header-style-3 .header-top {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-header.header-style-3 .header-top {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-3 .header-top {
    padding: 10px 0;
    padding-bottom: 20px;
  }
}
.posting .axil-header.header-style-3 .header-top .header-top-nav li {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-3 .header-top .header-top-nav li {
    margin: 0 5px;
  }
}
.posting .axil-header.header-style-3 .header-top .header-top-nav li a {
  color: #878787;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .axil-header.header-style-3 .header-top .header-top-nav li a:hover {
  color: var(--color-primary);
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-3 .header-top .header-top-date {
    margin-right: 5px !important;
  }
}
.posting .axil-header.header-style-3 .header-top .header-top-date li {
  margin-top: 0;
  margin-bottom: 0;
}
.posting .axil-header.header-style-3 .header-top .header-top-date li a {
  color: #878787;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
}
.posting .axil-header.header-style-3 .header-top .social-share-transparent li {
  margin: 0 10px;
}
.posting .axil-header.header-style-3 .header-top .social-share-transparent li a {
  color: #050505;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .axil-header.header-style-3 .header-top .social-share-transparent li a:hover {
  color: var(--color-primary);
}
.posting .axil-header.header-style-3 .header-middle {
  padding: 20px 0;
}
.posting .axil-header.header-style-3 .header-bottom {
  border-top: 1px solid var(--color-lightest);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-header.header-style-3 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-header.header-style-3 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-3 .header-bottom {
    padding: 20px 0;
  }
}
.posting .axil-header.header-style-3 .mainmenu-nav ul.mainmenu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.posting .axil-header.header-style-3 .mainmenu-nav ul.mainmenu li:first-child {
  margin-left: 0;
}
.posting .axil-header.header-style-3 .metabar-block li.icon a {
  color: #050505;
}
.posting .axil-header.header-style-3 .header-search .header-search-form {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.posting .axil-header.header-style-4 {
  padding: 0;
}
.posting .axil-header.header-style-4 .header-top {
  background: var(--color-lightest);
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-4 .header-top {
    padding: 10px 0;
    padding-bottom: 20px;
  }
}
.posting .axil-header.header-style-4 .metabar-block li {
  margin-left: 10px;
}
.posting .axil-header.header-style-4 .metabar-block li.icon a {
  color: #050505;
}
.posting .axil-header.header-style-4 .mainmenu-nav ul.mainmenu > li {
  margin: 0 15px;
}
.posting .axil-header.header-style-4 .header-search .header-search-form {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.posting .axil-header.header-style-4 .header-search .header-search-form .axil-search.form-group input {
  min-width: 180px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-header.header-style-4 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-header.header-style-4 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-4 .header-bottom {
    padding: 20px 0;
  }
}
.posting .axil-header.header-style-4 .header-bottom .logo {
  margin-right: 40px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-4 .header-bottom .logo {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-4 .header-top-date li {
    margin: 0;
  }
}
.posting .axil-header.header-style-5 {
  padding: 0;
}
.posting .axil-header.header-style-5 .header-top {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-5 .header-top .header-top-date {
    margin-right: 5px !important;
  }
}
.posting .axil-header.header-style-5 .mainmenu-nav ul.mainmenu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.posting .axil-header.header-style-5 .mainmenu-nav ul.mainmenu li:first-child {
  margin-left: 0;
}
.posting .axil-header.header-style-5 .metabar-block li {
  margin-left: 10px;
}
.posting .axil-header.header-style-5 .metabar-block li.icon a {
  color: #050505;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-header.header-style-5 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-header.header-style-5 .header-bottom {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-5 .header-bottom {
    padding: 20px 0;
  }
}
.posting .axil-header.header-style-5 .header-search .header-search-form {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.posting .axil-header.header-style-5 .logo {
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-header.header-style-5 .logo {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-5 .logo {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 16px;
  }
}
.posting .axil-header.header-style-6 {
  padding: 0;
}
.posting .axil-header.header-style-6 .header-top {
  padding: 20px 60px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-6 .header-top {
    padding: 20px 15px;
  }
}
.posting .axil-header.header-style-6 .mainmenu-nav ul.mainmenu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.posting .axil-header.header-style-6 .mainmenu-nav ul.mainmenu li:first-child {
  margin-left: 0;
}
.posting .axil-header.header-style-6 .metabar-block li {
  margin-left: 10px;
}
.posting .axil-header.header-style-6 .metabar-block li.icon a {
  color: #050505;
}
.posting .axil-header.header-style-6 .header-bottom {
  padding: 0px 60px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-header.header-style-6 .header-bottom {
    padding: 0px 15px;
  }
}
.posting .axil-header.header-style-6 .header-search {
  padding: 20px 0;
}
.posting .axil-header.header-style-6 .header-search .header-search-form {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
@media only screen and (max-width: 575px) {
  .posting .axil-header.header-style-6 .logo {
    margin-top: 20px;
    margin-bottom: 5px;
  }
}
.posting .header-style-6 .mainmenu-nav ul.mainmenu > li.megamenu-wrapper {
  position: relative;
}
.posting .header-style-6 .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu {
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.posting .axil-header .logo a img.light-logo {
  display: none;
}
.posting .popup-mobilemenu-area .inner .mobile-menu-top .logo a img.light-logo {
  display: none;
}
.posting .mainmenu-nav ul.mainmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .mainmenu-nav ul.mainmenu > li {
  margin: 0 18px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .mainmenu-nav ul.mainmenu > li {
    margin: 0 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .mainmenu-nav ul.mainmenu > li {
    margin: 0 12px;
  }
}
.posting .mainmenu-nav ul.mainmenu > li > a {
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b2);
  color: var(--color-midgray);
  font-weight: var(--p-medium);
  height: 80px;
  display: block;
  line-height: 80px;
  position: relative;
}
.posting .mainmenu-nav ul.mainmenu > li > a::after {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background: var(--color-primary);
  content: "";
  left: 0;
  border-radius: 10px 10px 0 0;
}
.posting .mainmenu-nav ul.mainmenu > li:hover > a::after {
  width: 100%;
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  min-width: 240px;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu li a {
  font-size: var(--font-size-b2);
  line-height: var(--line-height-b2);
  color: var(--color-midgray);
  font-weight: var(--p-medium);
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu li a.hover-flip-item-wrapper span::before {
  color: var(--color-midgray);
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu li a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu li:hover > a {
  color: var(--color-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.menu-item-has-children:hover .axil-submenu {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper {
  position: static;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  min-width: 1230px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav {
  min-width: 279px;
  width: auto;
  border-right: 1px solid #CED0D4;
  padding: 30px;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item {
  margin: 10px 0;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item a {
  color: var(--color-midgray);
  font-size: 16px;
  line-break: 20px;
  display: block;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item a.hover-flip-item-wrapper span::before {
  color: var(--color-midgray);
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item.active a {
  color: var(--color-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item.active a.hover-flip-item-wrapper span::before {
  color: var(--color-primary);
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item:first-child {
  margin-top: 0;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav .vertical-nav-item:last-child {
  margin-bottom: 0;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu .megamenu-item .axil-vertical-nav-content {
  width: 83.589%;
  padding: 30px;
}
.posting .mainmenu-nav ul.mainmenu > li.megamenu-wrapper:hover .megamenu-sub-menu {
  opacity: 1;
  visibility: visible;
}
.posting .axil-vertical-inner {
  display: none;
}
.posting .subscribe-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 999999999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.posting .subscribe-popup.show-popup {
  opacity: 1;
  visibility: visible;
}
.posting .subscribe-popup .close-popup {
  position: absolute;
  top: 0.8rem;
  right: 1rem;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  z-index: 9;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.posting .subscribe-popup .subscribe-popup-inner {
  position: relative;
  width: 100%;
  max-width: 78rem;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .subscribe-popup .subscribe-popup-inner {
    max-width: 50rem;
  }
}
@media only screen and (max-width: 767px) {
  .posting .subscribe-popup .subscribe-popup-inner {
    max-width: 28rem;
  }
}
.posting .subscribe-popup .subscribe-popup-inner .img-container {
  height: 100%;
}
@media (max-width: 991px) {
  .posting .subscribe-popup .subscribe-popup-inner .img-container {
    display: none;
  }
}
.posting .subscribe-popup .subscribe-popup-inner .weekly-newsletter {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 43px 51px;
  background-color: var(--color-lightest);
  border-radius: 0 var(--radius) var(--radius) 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .subscribe-popup .subscribe-popup-inner .weekly-newsletter {
    padding: 30px;
    border-radius: var(--radius);
  }
}
@media only screen and (max-width: 767px) {
  .posting .subscribe-popup .subscribe-popup-inner .weekly-newsletter {
    padding: 30px;
    border-radius: var(--radius);
  }
}
.posting .subscribe-popup .subscribe-popup-inner .weekly-newsletter .newsletter-content {
  text-align: center;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .posting .subscribe-popup .subscribe-popup-inner .weekly-newsletter .newsletter-content {
    text-align: left;
  }
}
.posting .subscribe-popup .close-button {
  cursor: pointer;
}
.posting .subscription-form .form-group {
  position: relative;
}
.posting .subscription-form .form-group input {
  border-radius: 100px;
  background: var(--color-white);
  padding-right: 130px;
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .posting .subscription-form .form-group input {
    padding-right: 30px;
  }
}
.posting .subscription-form .form-group .axil-button {
  position: absolute;
  right: 0;
  padding: 0 20px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .posting .subscription-form .form-group .axil-button {
    position: static;
    margin-top: 20px;
  }
}
.posting .subscription-form .form-group .axil-button:hover {
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}
@media only screen and (max-width: 767px) {
  .posting .subscription-form .form-group p.close-button {
    display: none;
  }
}
.posting .popup-mobile-menu-show .popup-mobilemenu-area {
  visibility: visible;
  opacity: 1;
}
.posting .popup-mobile-menu-show .popup-mobilemenu-area .inner {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.posting .popup-mobilemenu-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  cursor: url(../images/icons/light-close.png) 16 16, pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99999;
}
.posting .popup-mobilemenu-area .inner {
  background: var(--color-white);
  position: relative;
  width: 320px;
  max-width: 80%;
  height: 100%;
  text-align: left;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: auto;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  cursor: default;
}
.posting .popup-mobilemenu-area .inner .mobile-menu-top {
  padding: 20px;
  border-bottom: 1px solid var(--color-lightest);
  padding-bottom: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .popup-mobilemenu-area .inner .mobile-menu-top .logo a {
  display: block;
}
.posting .popup-mobilemenu-area .inner .mobile-menu-top .logo a img {
  max-height: 37px;
}
.posting .popup-mobilemenu-area .inner .mobile-menu-top .mobile-close i {
  font-size: 22px;
  color: #000000;
  font-weight: 300;
}
.posting .popup-mobilemenu-area .inner .buy-now-btn {
  padding: 0 20px;
  margin-top: 8px;
}
.posting .popup-mobilemenu-area .inner .buy-now-btn a {
  display: inline-block;
  color: #65676B;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.posting .popup-mobilemenu-area .inner .buy-now-btn a:hover {
  color: var(--color-primary);
}
.posting .popup-mobilemenu-area .inner .buy-now-btn a .badge {
  background: #D93E40;
  color: #F0F2F5;
  font-size: 12px;
  border-radius: 10px;
  padding: 3px 9px;
  margin-left: 17px;
}
.posting .popup-mobilemenu-area .mainmenu {
  padding: 5px 20px;
}
.posting .popup-mobilemenu-area .mainmenu > li {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid var(--color-lightest);
}
.posting .popup-mobilemenu-area .mainmenu > li a {
  font-size: 16px;
  line-height: 20px;
  color: #65676B;
  font-weight: 500;
}
.posting .popup-mobilemenu-area .mainmenu > li a.open, .posting .popup-mobilemenu-area .mainmenu > li a:hover {
  color: var(--color-primary);
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children > a {
  position: relative;
  display: block;
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children > a::after {
  position: absolute;
  content: "\f107";
  font-family: var(--font-awesome);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children > a.open {
  color: var(--color-primary);
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children > a.open::after {
  content: "\f106";
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children .axil-submenu {
  display: none;
  padding-left: 20px;
  padding-top: 10px;
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children .axil-submenu li {
  margin-top: 0;
  margin-bottom: 0;
}
.posting .popup-mobilemenu-area .mainmenu .menu-item-has-children .axil-submenu li a {
  padding: 8px 0;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.posting .slick-layout-wrapper {
  margin: 0 -15px;
}
.posting .slick-single-layout {
  padding: 0 15px;
}
.posting .content-block .post-thumbnail {
  position: relative;
}
.posting .content-block .post-thumbnail a {
  display: block;
  overflow: hidden;
  border-radius: var(--radius);
}
.posting .content-block .post-thumbnail a img {
  width: 100%;
}
.posting .content-block.image-rounded .post-thumbnail {
  overflow: hidden;
}
.posting .content-block.image-rounded .post-thumbnail img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.image-rounded:hover .post-thumbnail img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block .post-content .title {
  margin-bottom: 0;
}
.posting .content-block .post-content .title a {
  position: relative;
  display: inline;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 0px 2px;
  background-position: 0px 95%;
  -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.1% 0px;
  background-repeat: no-repeat;
  color: inherit;
}
.posting .content-block .post-content .title a:hover {
  color: inherit;
}
.posting .content-block:hover .post-content .title a {
  background-size: 100% 2px;
}
.posting .content-block .post-meta .hover-flip-item span::before {
  color: var(--color-heading);
}
.posting .content-block .post-meta .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .content-block.post-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--color-lighter);
  border-radius: var(--radius);
  padding: 35px 30px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-horizontal {
    display: block;
  }
  .posting .content-block.post-horizontal .post-thumbnail {
    margin-top: 30px;
  }
}
.posting .content-block.post-horizontal .post-cat {
  margin-bottom: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-horizontal .post-cat {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-horizontal .post-cat {
    margin-bottom: 10px;
  }
}
.posting .content-block.post-horizontal .title {
  margin-bottom: 0;
}
.posting .content-block.post-horizontal .post-meta {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-horizontal .post-meta {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-horizontal .post-meta {
    margin-top: 12px;
  }
}
.posting .content-block.post-horizontal .post-thumbnail a img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.content-direction-column .post-content {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.content-direction-column .post-content {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
}
.posting .content-block.content-direction-column .post-thumbnail {
  min-width: 250px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.content-direction-column .post-thumbnail {
    min-width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.content-direction-column .post-thumbnail {
    min-width: 160px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .content-block.content-direction-column .post-thumbnail {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.posting .content-block.content-direction-column .post-thumbnail a {
  border-radius: 100%;
}
.posting .content-block.content-direction-column .post-thumbnail a img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.content-direction-column:hover .post-thumbnail img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.content-direction-column.is-active {
  background: var(--color-white);
}
.posting .content-block.thumb-border-rounded .post-thumbnail a img {
  border-radius: 100%;
}
.posting .content-block.modern-post-style {
  border-radius: var(--radius);
  background: var(--color-lightest);
  padding: 50px 35px 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.modern-post-style {
    padding: 40px 20px 0;
  }
}
.posting .content-block.modern-post-style.text-center .post-cat-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.posting .content-block.modern-post-style.text-end .post-cat-list {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.posting .content-block.modern-post-style .post-content {
  padding-bottom: 50px;
}
.posting .content-block.modern-post-style .post-content .title {
  margin-bottom: 0;
}
.posting .content-block.modern-post-style .post-thumbnail {
  margin: 0 -35px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.modern-post-style .post-thumbnail {
    margin: 0 -20px;
  }
}
.posting .content-block.modern-post-style .post-thumbnail::before {
  content: "";
  background: url("../images/icons/shape-01.png");
  height: 77px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 5;
  background-position: center center;
  background-size: cover;
}
.posting .content-block.modern-post-style .post-thumbnail a img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.modern-post-style:hover .post-thumbnail a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.trend-post {
  position: relative;
  padding-top: 30px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--color-lightest);
}
.posting .content-block.trend-post::after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: var(--color-primary);
  left: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.trend-post .post-thumbnail {
  position: absolute;
  top: 0;
  left: calc(100% + 30px);
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  will-change: transform;
  -webkit-transition: opacity 0.2s, -webkit-transform 1s;
  transition: opacity 0.2s, -webkit-transform 1s;
  -o-transition: opacity 0.2s, -o-transform 1s;
  -o-transition: opacity 0.2s, transform 1s;
  transition: opacity 0.2s, transform 1s;
  transition: opacity 0.2s, transform 1s, -webkit-transform 1s;
  min-width: 411px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.trend-post .post-thumbnail {
    min-width: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.trend-post .post-thumbnail {
    position: static;
    left: calc(100% + 30px);
    top: auto;
    min-width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.trend-post .post-thumbnail {
    position: static;
    left: calc(100% + 30px);
    top: auto;
    min-width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    margin-top: 40px;
  }
}
.posting .content-block.trend-post .post-content .post-cat {
  margin-bottom: 15px;
}
.posting .content-block.trend-post .post-content .title {
  margin-bottom: 0;
}
.posting .content-block.trend-post .post-content .post-meta-wrapper {
  margin-top: 22px;
}
.posting .content-block.trend-post.is-active::after {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.trend-post.is-active::after {
    width: 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.trend-post.is-active::after {
    width: 0;
  }
}
.posting .content-block.trend-post.is-active .post-thumbnail {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.trend-post.is-active .post-thumbnail {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.trend-post.is-active .post-thumbnail {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.posting .content-block.trend-post:last-child.is-active .post-thumbnail {
  height: auto;
  opacity: 1;
  visibility: visible;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}
.posting .content-block.trend-post:first-child.is-active .post-thumbnail {
  top: 0;
  -webkit-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}
.posting .content-block.trend-post:hover .post-content .title a {
  background-size: 0px 95%;
}
.posting .content-block.post-order-list .post-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .content-block.post-order-list .post-inner .post-order-list {
  padding-right: 90px;
  font-size: var(--font-size-b2);
  line-height: 20px;
  color: var(--color-body);
  display: inline-block;
  font-weight: var(--p-medium);
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-order-list .post-inner .post-order-list {
    padding-right: 20px;
  }
}
.posting .content-block.post-grid {
  position: relative;
  padding-bottom: 30px;
}
.posting .content-block.post-grid .post-thumbnail a img {
  width: 100%;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-grid .post-thumbnail a img {
    border-radius: 10px 10px 0 0;
  }
}
.posting .content-block.post-grid:hover .post-thumbnail a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.post-grid .post-grid-content {
  position: absolute;
  bottom: 0;
  width: auto;
  padding: 0 52px;
  z-index: 2;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-grid .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.post-grid .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-grid .post-grid-content {
    position: static;
    padding: 0;
  }
}
.posting .content-block.post-grid .post-grid-content .post-content {
  background: var(--color-white);
  padding: 30px 32px;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-grid .post-grid-content .post-content {
    border-radius: 0 0 10px 10px;
    padding: 30px 20px;
  }
}
.posting .content-block.post-grid .post-grid-content .post-content .title {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid .post-grid-content .post-content .title {
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid .post-grid-content .post-content h3.title {
    font-size: 20px;
    line-height: 26px;
  }
}
.posting .content-block.post-grid .post-grid-content .post-content .post-meta-wrapper {
  margin-top: 30px;
}
.posting .content-block.post-grid.post-grid-large .post-grid-content {
  padding: 0 65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-grid.post-grid-large .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.post-grid.post-grid-large .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid.post-grid-large .post-grid-content {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-grid.post-grid-large .post-grid-content {
    padding: 0;
  }
}
.posting .content-block.post-grid.post-grid-large .post-grid-content .post-content .post-cat {
  margin-bottom: 20px;
}
.posting .content-block.post-grid.post-grid-transparent {
  padding-bottom: 0;
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content {
  padding: 0 40px;
  padding-bottom: 40px;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid.post-grid-transparent .post-grid-content {
    padding: 0 20px;
    padding-bottom: 20px;
  }
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content {
  background: transparent !important;
  padding: 0;
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .post-cat .post-cat-list a {
  color: var(--color-lightest);
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper span::before {
  color: var(--color-white);
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .post-cat .post-cat-list a:hover {
  color: var(--color-primary);
}
.posting .content-block.post-grid.post-grid-transparent .post-grid-content .post-content .title {
  color: var(--color-white);
}
.posting .content-block.post-grid.post-grid-small .post-grid-content {
  padding: 0 30px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.post-grid.post-grid-small .post-grid-content {
    padding: 0 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-grid.post-grid-small .post-grid-content {
    padding: 20px 20px;
  }
}
.posting .content-block.post-list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-list-view {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.posting .content-block.post-list-view .post-thumbnail {
  min-width: 295px;
  margin-right: 20px;
  max-width: 295px;
  overflow: hidden;
}
.posting .content-block.post-list-view .post-thumbnail img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-list-view .post-thumbnail {
    min-width: 223px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-list-view .post-thumbnail {
    min-width: auto;
    margin-right: 0;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-list-view .post-thumbnail {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
    border-radius: 10px 10px 0 0;
    min-width: 100%;
  }
}
.posting .content-block.post-list-view .post-thumbnail a {
  display: block;
  height: 100%;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-list-view .post-thumbnail a {
    border-radius: var(--radius) var(--radius) 0 0;
  }
}
.posting .content-block.post-list-view .post-thumbnail a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-list-view .post-thumbnail a img {
    border-radius: 10px 10px 0 0;
  }
}
.posting .content-block.post-list-view .post-content {
  border: 1px solid var(--color-lightest);
  padding: 32px 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-list-view .post-content {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    padding: 32px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .content-block.post-list-view .post-content {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-radius: 0 0 10px 10px;
  }
}
.posting .content-block.post-list-view .post-content .title {
  margin-bottom: 0;
}
.posting .content-block.post-list-view .post-content .post-cat {
  margin-bottom: 15px;
}
.posting .content-block.post-list-view .post-content .post-cat .post-cat-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .content-block.post-list-view .post-content .post-meta-wrapper {
  margin-top: 46px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-list-view .post-content .post-meta-wrapper {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-list-view .post-content .post-meta-wrapper {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-list-view .post-content .post-meta-wrapper .post-meta {
    margin-bottom: 15px;
  }
}
.posting .content-block.post-list-view:first-child {
  margin-top: 0 !important;
}
.posting .content-block.post-list-view.is-active .post-content, .posting .content-block.post-list-view:hover .post-content {
  -webkit-box-shadow: var(--shadow-primary);
  box-shadow: var(--shadow-primary);
  background: var(--color-white);
  border: 1px solid var(--color-white);
}
.posting .content-block.post-list-view:hover .post-thumbnail img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.post-list-view.sticky .post-content {
  border: 0 none;
}
.posting .content-block.post-list-view.sticky:hover .post-content {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.posting .content-block.post-list-view.format-quote blockquote {
  margin-bottom: 0;
  margin-top: 0;
}
.posting .content-block.post-list-view.with-bg-solid .post-content {
  border: 1px solid var(--color-white);
  background: var(--color-white);
}
.posting .content-block.post-medium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .content-block.post-medium:last-child {
  margin-bottom: 0;
}
.posting .content-block.post-medium .post-thumbnail {
  width: 100px;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .content-block.post-medium .post-thumbnail {
    width: 70px;
    margin-right: 10px;
    min-width: 70px;
  }
}
.posting .content-block.post-medium .post-thumbnail a img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.post-medium .post-content .post-cat {
  margin-bottom: 15px;
}
.posting .content-block.post-medium .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .content-block.post-medium .post-content .title {
  margin-bottom: 10px;
}
.posting .content-block.post-medium.post-medium-border {
  border-bottom: 2px solid var(--color-lighter);
  padding: 30px 0;
}
.posting .content-block.post-medium.post-medium-border.border-thin {
  border-width: 1px;
}
.posting .content-block.post-medium.post-medium-border:last-child {
  padding-bottom: 0;
  border-bottom: 0 none;
}
.posting .content-block.post-medium.post-medium-border:first-child {
  padding-top: 0;
}
.posting .content-block.post-medium:hover .post-thumbnail a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.post-default .post-thumbnail {
  overflow: hidden;
  border-radius: var(--radius);
}
.posting .content-block.post-default .post-thumbnail a img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .content-block.post-default .post-content {
  margin-top: 30px;
}
.posting .content-block.post-default .post-content .title {
  margin-bottom: 0;
}
.posting .content-block.post-default .post-content .post-meta-wrapper {
  margin-top: 30px;
}
.posting .content-block.post-default:hover .post-thumbnail a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block.sticky {
  background: var(--color-lightest);
  border-radius: var(--radius);
  border-top: 4px solid var(--color-primary);
}
.posting .content-block.post-overlay-bottom {
  position: relative;
}
.posting .content-block.post-overlay-bottom::before {
  position: absolute;
  content: "";
  opacity: 0.8;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 240px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#1A1A1A));
  background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: -o-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  border-radius: 0 0 10px 10px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .content-block.post-overlay-bottom::before {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .posting .content-block.post-overlay-bottom::before {
    height: 100%;
  }
}
.posting .featured-post .content-block {
  background: #FFFFFF;
  border-radius: var(--radius);
}
.posting .featured-post .content-block .post-content {
  padding: 30px;
}
.posting .featured-post .content-block .post-thumbnail {
  position: relative;
}
.posting .featured-post .content-block .post-thumbnail a {
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.posting .featured-post .content-block .post-thumbnail a img {
  border-radius: 0 0 10px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .featured-post .content-block:hover .post-thumbnail a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .content-block .post-thumbnail {
  position: relative;
}
.posting .content-block .post-thumbnail .review-count {
  position: absolute;
  background: #D93E40;
  top: 20px;
  left: 40px;
  padding: 8px;
  border-radius: 6px;
}
.posting .content-block .post-thumbnail .review-count span {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
}
.posting .post-content .post-cat {
  margin-bottom: 10px;
}
.posting .post-content .post-cat .post-cat-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -8px;
}
.posting .post-content .post-cat .post-cat-list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--font-size-b3);
  line-height: 20px;
  margin: 8px;
  position: relative;
  font-weight: var(--p-medium);
}
.posting .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .post-content .post-cat .post-cat-list a::after {
  content: ",";
  position: absolute;
  right: 0;
}
.posting .post-content .post-cat .post-cat-list a:last-child::after {
  display: none;
}
.posting .post-meta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 575px) {
  .posting .post-meta-wrapper {
    display: block;
  }
}
@media only screen and (max-width: 575px) {
  .posting .post-meta-wrapper ul.social-share-transparent {
    margin-top: 12px;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}
.posting .post-meta-wrapper .hover-flip-item span::before {
  color: var(--color-heading);
}
.posting .post-meta-wrapper .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .post-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .post-meta .post-author-avatar {
  min-width: 50px;
  margin-right: 15px;
}
.posting .post-meta .post-author-avatar img {
  width: 100%;
}
.posting .post-meta .post-author-avatar.border-rounded {
  border-radius: 100%;
}
.posting .post-meta .post-author-avatar.border-rounded img {
  border-radius: 100%;
}
.posting .post-meta .post-author-name {
  margin-bottom: 4px;
  font-weight: var(--p-medium);
}
.posting ul.post-meta-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -8px;
}
.posting ul.post-meta-list li {
  color: var(--color-extra01);
  font-size: var(--font-size-b4);
  line-height: 18px;
  margin: 8px;
  position: relative;
}
.posting ul.post-meta-list li::after {
  right: -10px;
  position: absolute;
  background: var(--color-extra01);
  width: 4px;
  height: 4px;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.posting ul.post-meta-list li:last-child::after {
  display: none;
}
.posting .hover-flip-item-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .posting .hover-flip-item-wrapper {
    opacity: 1;
    text-align: left;
  }
}
.posting .hover-flip-item {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .posting .hover-flip-item span {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: transparent;
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: -o-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .posting .hover-flip-item span:after,
  .posting .hover-flip-item span:before {
    content: attr(data-text);
    display: block;
    position: absolute;
    color: var(--color-secondary);
  }
  .posting .hover-flip-item span:before {
    top: 0;
    -webkit-transform: skewY(0);
    -ms-transform: skewY(0);
    transform: skewY(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: -o-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .posting .hover-flip-item span:after {
    top: 105%;
    -webkit-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    transform: skewY(7deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: -o-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.posting .hover-flip-item-wrapper:hover {
  opacity: 1;
}
.posting .hover-flip-item-wrapper:hover .hover-flip-item span {
  -webkit-transform: translateY(-105%);
  -ms-transform: translateY(-105%);
  transform: translateY(-105%);
}
@media (pointer: coarse) {
  .posting .hover-flip-item-wrapper:hover .hover-flip-item span {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.posting .hover-flip-item-wrapper:hover .hover-flip-item span:before {
  -webkit-transform: skewY(7deg);
  -ms-transform: skewY(7deg);
  transform: skewY(7deg);
}
@media (pointer: coarse) {
  .posting .hover-flip-item-wrapper:hover .hover-flip-item span:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.posting .hover-flip-item-wrapper:hover .hover-flip-item span:after {
  -webkit-transform: skewY(0);
  -ms-transform: skewY(0);
  transform: skewY(0);
}
@media (pointer: coarse) {
  .posting .hover-flip-item-wrapper:hover .hover-flip-item span:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.posting .axil-single-widget {
  background: #FBFBFD;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-single-widget {
    padding: 20px;
  }
}
.posting .axil-single-widget:last-child {
  margin-bottom: 0;
}
.posting .axil-single-widget input {
  height: 40px;
  border-radius: 44px;
  font-size: var(--font-size-b3);
  line-height: var(--line-height-b3);
  color: var(--color-gray);
  padding: 0 30px;
}
.posting .axil-single-widget .form-submit button.axil-button,
.posting .axil-single-widget .form-submit a.axil-button {
  height: 40px;
  line-height: 34px;
}
.posting .axil-single-widget .widget-title {
  border-bottom: 1px solid var(--color-lighter);
  padding-bottom: 7px;
  margin-bottom: 20px;
  text-align: center;
}
.posting .axil-single-widget.widget_categories {
  background: transparent;
  padding: 0;
}
.posting .axil-single-widget.widget_categories ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
.posting .axil-single-widget.widget_categories ul li.cat-item {
  padding: 5px;
  margin: 0;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.posting .axil-single-widget.widget_categories ul li.cat-item .inner {
  background: #FBFBFD;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .axil-single-widget.widget_categories ul li.cat-item .inner .thumbnail {
  width: 50px;
  margin-right: 15px;
}
.posting .axil-single-widget.widget_categories ul li.cat-item .inner .thumbnail img {
  width: 100%;
  border-radius: 100%;
}
.posting .axil-single-widget.widget_categories ul li.cat-item .inner .content .title {
  margin-bottom: 0;
  color: var(--color-gray);
}
.posting .axil-single-widget.widget_categories ul li.cat-item .inner:hover .content .title {
  color: var(--color-primary);
}
.posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -4px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list {
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  padding: 4px;
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}
.posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list a img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .axil-single-widget.widget_instagram .instagram-post-list-wrapper .instagram-post-list:hover a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .axil-single-widget.widget_search .axil-search.form-group {
  display: block;
}
.posting .axil-single-widget.widget_search .axil-search.form-group input {
  height: 40px;
  border: 0 none;
  max-width: 100%;
  font-size: 14px;
  line-height: 22px;
  padding-left: 44px;
}
.posting .axil-single-widget.widget_search .axil-search.form-group button.search-button i {
  font-size: 14px;
}
.posting .axil-single-widget.widget_ads {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.posting .axil-single-widget.widget_ads .thumbnail a {
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-single-widget.widget_newsletter p br {
    display: none;
  }
}
.posting .axil-single-widget.widget-style-2 {
  background: #fff;
}
.posting .axil-single-widget.widget-style-2.widget_categories {
  background: transparent;
}
.posting .axil-single-widget.widget-style-2.widget_post .content-block .post-content {
  margin-top: 10px;
}
.posting .axil-single-widget .tagcloud {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
.posting .axil-single-widget .tagcloud a {
  border: 1px solid var(--color-lighter);
  font-size: 14px;
  color: var(--color-gray);
  height: 40px;
  padding: 0 20px;
  margin: 5px;
  display: inline-block;
  line-height: 39px;
  border-radius: 500px;
}
.posting .axil-single-widget .tagcloud a:hover {
  background: var(--color-primary);
  color: #ffffff;
  border-color: var(--color-primary);
}
.posting .axil-single-widget select {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 40px;
  padding: 0 20px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  background: url(../images/icons/arrow-icon.png) 95% center no-repeat transparent;
  padding-right: 32px;
  color: #65676B;
  font-size: 14px;
  line-height: 22px;
}
.posting figure {
  margin-bottom: 60px;
  position: relative;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .posting figure {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.posting figure .post-images {
  position: relative;
}
.posting figure img {
  border-radius: var(--radius);
}
.posting figure figcaption {
  margin-top: 20px;
  color: var(--color-heading);
  font-size: var(--font-size-b4);
  line-height: var(--line-height-b4);
}
.posting blockquote {
  margin-bottom: 60px;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .posting blockquote {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.posting blockquote p {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
  color: var(--color-gray);
  font-weight: 500;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .posting blockquote p {
    font-size: 24px;
    line-height: 34px;
  }
}
.posting .wp-block-image.alignwide {
  margin-left: -105px;
  margin-right: -105px;
}
.posting .wp-block-image.alignfull,
.posting .wp-block-cover.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.posting .wp-block-image.alignfull img,
.posting .wp-block-cover.alignfull img {
  max-width: 100%;
  width: 100%;
}
.posting .axil-post-details p a {
  color: var(--color-primary);
}
.posting .axil-post-details .tagcloud {
  margin-bottom: 40px;
}
.posting .axil-post-details .social-share-block {
  border-bottom: 1px solid var(--color-lighter);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .axil-post-details .social-share-block .post-like {
  padding-bottom: 20px;
}
.posting .axil-post-details .social-share-block .post-like a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.posting .axil-post-details .social-share-block .post-like a i {
  width: 40px;
  height: 40px;
  line-height: 37px;
  border: 1px solid var(--color-lighter);
  color: var(--color-gray);
  border-radius: 100%;
  text-align: center;
  margin-right: 20px;
}
.posting .axil-post-details .social-share-block .post-like a span {
  font-size: 12px;
  line-height: 16px;
  color: var(--color-gray);
}
.posting .axil-post-details .social-share-block .post-like a:hover i {
  background-color: var(--color-primary);
  color: var(--color-white);
  border-color: var(--color-primary);
}
.posting .axil-post-details .social-share-block .post-like a:hover span {
  color: var(--color-primary);
}
.posting .axil-post-details .social-share-block .social-icon {
  padding-bottom: 20px;
}
.posting .about-author {
  padding: 40px 0;
  border-bottom: 1px solid var(--color-lighter);
}
.posting .about-author .media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .about-author .thumbnail a img {
  border-radius: 100%;
  margin-right: 53px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .posting .about-author .thumbnail a img {
    margin-right: 20px;
  }
}
.posting .about-author .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.posting .about-author .media-body .author-info .title {
  margin-bottom: 0;
}
.posting .about-author .media-body .author-info .title a .hover-flip-item span::before {
  color: var(--color-heading);
}
.posting .about-author .media-body .author-info .title a .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .about-author .media-body .author-info .subtitle {
  color: var(--color-gray);
  display: block;
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .posting .about-author .media-body .author-info .subtitle {
    margin-top: 8px;
  }
}
.posting .about-author .media-body .content .description {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .posting .about-author .media-body .content .description {
    margin-top: 6px;
  }
}
.posting .about-author .media-body .content .social-share-transparent {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .posting .about-author .media-body .content .social-share-transparent {
    margin-top: 12px;
  }
}
.posting .tagcloud {
  margin: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .tagcloud a {
  border: 1px solid var(--color-lighter);
  font-size: 12px;
  color: var(--color-gray);
  height: 30px;
  padding: 0 10px;
  margin: 5px;
  display: inline-block;
  line-height: 27px;
  border-radius: 4px;
}
.posting .tagcloud a:hover {
  background-color: var(--color-primary);
  color: #ffffff;
  border-color: var(--color-primary);
}
.posting .banner-single-post.post-formate.alignwide .content-block {
  margin: 0 -105px;
}
.posting .banner-single-post.post-formate .content-block .post-thumbnail img {
  border-radius: 0 0 10px 10px;
}
.posting .banner-single-post.post-formate .content-block .post-content {
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate .content-block .post-content .title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .banner-single-post.post-formate .content-block .post-content .title {
    font-size: 23px;
    padding-right: 0;
    line-height: 32px;
  }
}
.posting .banner-single-post.post-formate .content-block .post-content .post-cat {
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .posting .banner-single-post.post-formate .content-block .post-content .post-cat {
    margin-bottom: 10px;
  }
}
.posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper {
  margin-top: 40px;
  border-bottom: 1px solid var(--color-lighter);
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper {
    margin-top: 22px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper {
    margin-top: 10px;
  }
}
.posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper .post-meta {
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper .post-meta {
    padding-bottom: 15px;
  }
}
.posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper .social-share-transparent {
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper .social-share-transparent {
    padding-bottom: 15px;
  }
}
.posting .banner-single-post.post-formate.post-standard .content-block {
  position: relative;
}
.posting .banner-single-post.post-formate.post-standard .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 80px 105px;
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate.post-standard .post-content {
    padding: 25px 105px;
  }
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-author-name .hover-flip-item-wrapper span::before {
  color: var(--color-lightest);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-author-name .hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-cat .post-cat-list a {
  color: var(--color-lightest);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper span::before {
  color: var(--color-lightest);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-cat .post-cat-list a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-cat .post-cat-list a:hover {
  color: var(--color-primary);
}
.posting .banner-single-post.post-formate.post-standard .post-content .title {
  color: var(--color-white);
  padding-right: 10%;
}
@media only screen and (max-width: 767px) {
  .posting .banner-single-post.post-formate.post-standard .post-content .title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .posting .banner-single-post.post-formate.post-standard .post-content .title {
    font-size: 18px;
    padding-right: 0;
    line-height: 28px;
  }
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-meta .post-author-name {
  color: var(--color-white);
}
.posting .banner-single-post.post-formate.post-standard .post-content .post-meta .post-author-name:hover {
  color: var(--color-primary);
}
.posting .banner-single-post.post-formate.post-standard .post-content ul.post-meta-list li {
  color: var(--color-lighter);
}
.posting .banner-single-post.post-formate.post-standard .post-content ul.post-meta-list li::after {
  background: var(--color-lighter);
}
.posting .banner-single-post.post-formate.post-standard .post-content ul.social-share-transparent li a {
  color: var(--color-lightest);
}
.posting .banner-single-post.post-formate.post-standard .post-content ul.social-share-transparent li a:hover {
  color: var(--color-primary);
}
.posting .banner-single-post.post-formate.post-video .content-block .post-content, .posting .banner-single-post.post-formate.post-text-only .content-block .post-content, .posting .banner-single-post.post-formate.post-layout .content-block .post-content {
  padding-top: 0;
}
.posting .banner-single-post.post-layout-3.post-standard .post-content {
  position: static;
  padding: 80px 0;
}
.posting .banner-single-post.post-layout-3.post-standard .post-content .post-meta-wrapper {
  border-bottom: 1px solid var(--color-midgray);
}
.posting .post-layout-3 {
  height: 850px;
  position: relative;
}
.posting .post-layout-3::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#1A1A1A));
  background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: -o-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  opacity: 0.5;
}
.posting .post-stories .post-thumbnail a {
  display: block;
}
.posting .post-stories .post-thumbnail a img {
  border-radius: 10px;
}
.posting .post-stories .post-content {
  padding-top: 20px;
}
.posting .post-stories .post-content .title {
  margin-bottom: 0;
}
.posting .axil-total-comment-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  border-bottom: 1px solid var(--color-lighter);
}
@media only screen and (max-width: 575px) {
  .posting .axil-total-comment-post {
    display: block;
  }
}
@media only screen and (max-width: 575px) {
  .posting .axil-total-comment-post .add-comment-button {
    margin-top: 20px;
  }
}
.posting .comment-respond {
  margin: 40px 0;
}
.posting .comment-respond .title {
  margin-bottom: 10px;
}
.posting .comment-respond .comment-notes {
  font-size: 14px;
  line-height: 22px;
  color: var(--color-gray);
  margin-bottom: 30px;
}
.posting .comment-respond .comment-form-cookies-consent {
  margin-bottom: 20px;
}
.posting .comment-list ul.children {
  padding-left: 75px;
}
@media only screen and (max-width: 767px) {
  .posting .comment-list ul.children {
    padding-left: 30px;
  }
}
.posting .comment-list .comment {
  margin-top: 0;
  margin-bottom: 0;
}
.posting .comment-list .comment .single-comment {
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .comment-list .comment .single-comment .comment-img {
  margin-bottom: 15px;
  min-width: 60px;
  margin-right: 20px;
}
.posting .comment-list .comment .single-comment .comment-img img {
  border-radius: 100%;
  width: 100%;
}
.posting .comment-list .comment .commenter {
  margin-bottom: 4px;
  line-height: 18px;
}
.posting .comment-list .comment .commenter a .hover-flip-item span::before {
  color: var(--color-heading);
}
.posting .comment-list .comment .commenter a .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .comment-list .comment .comment-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .comment-list .comment .time-spent {
  color: var(--color-extra01);
  font-size: 12px;
  line-height: 18px;
}
.posting .comment-list .comment .reply-edit a.comment-reply-link {
  font-size: 14px;
  line-height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: var(--color-tertiary);
  margin-left: 8px;
  padding-left: 8px;
  position: relative;
  font-weight: 500;
  overflow: visible;
}
.posting .comment-list .comment .reply-edit a.comment-reply-link .hover-flip-item span::before {
  color: var(--color-heading);
}
.posting .comment-list .comment .reply-edit a.comment-reply-link .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .comment-list .comment .reply-edit a.comment-reply-link:hover {
  color: var(--color-primary);
}
.posting .comment-list .comment .reply-edit a.comment-reply-link::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -2px;
  width: 4px;
  height: 4px;
  background: var(--color-extra01);
  border-radius: 100%;
}
.posting .comment-list .comment .comment-text p {
  color: var(--color-tertiary);
}
.posting .axil-slide.slider-style-1 .content-block {
  position: relative;
  padding-bottom: 120px;
  margin-bottom: 3px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block {
    padding-bottom: 70px;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-content {
  position: absolute;
  background: var(--color-white);
  width: 570px;
  padding: 40px 42px;
  border-radius: var(--radius);
  right: 100px;
  bottom: 0;
  padding-right: 58px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-1 .content-block .post-content {
    width: 510px;
    right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-content {
    position: static;
    border-radius: 0 0 10px 10px;
    width: 100%;
    padding: 30px;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-content .post-cat {
  margin-bottom: 20px;
}
.posting .axil-slide.slider-style-1 .content-block .post-content .title {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-content .title {
    font-size: 21px;
    line-height: 30px;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-thumbnail {
  position: relative;
}
.posting .axil-slide.slider-style-1 .content-block .post-thumbnail a {
  border-radius: 0 0 10px 10px;
}
.posting .axil-slide.slider-style-1 .content-block .post-thumbnail a img {
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-thumbnail a img {
    border-radius: 0;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper {
    margin-top: 20px;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper.with-button .social-share-transparent {
  margin-right: 58px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper.with-button .social-share-transparent {
    margin-right: 0;
    margin-top: 12px;
  }
}
.posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper.with-button .read-more-button {
  position: absolute;
  right: -40px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-1 .content-block .post-meta-wrapper.with-button .read-more-button {
    position: static;
    right: 0;
    margin-top: 12px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.posting .axil-slide.slider-style-3 {
  position: relative;
  padding: 120px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-slide.slider-style-3 {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3 {
    padding-top: 0;
  }
}
.posting .axil-slide.slider-style-3 .content-block {
  padding-left: 82px;
  position: relative;
  border-bottom: 2px solid var(--color-lightest);
  outline: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-slide.slider-style-3 .content-block {
    padding-left: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3 .content-block {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3 .content-block {
    padding-left: 45px;
  }
}
.posting .axil-slide.slider-style-3 .content-block::before {
  position: absolute;
  background: #0D0D0D;
  width: 0;
  content: "";
  left: 0;
  bottom: -2px;
  height: 2px;
  -webkit-transition: width 0s ease-in-out;
  -o-transition: width 0s ease-in-out;
  transition: width 0s ease-in-out;
}
.posting .axil-slide.slider-style-3 .content-block .post-number {
  position: absolute;
  top: 30px;
  left: 0;
}
.posting .axil-slide.slider-style-3 .content-block .post-number span {
  color: #0D0D0D;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
}
.posting .axil-slide.slider-style-3 .content-block .post-content .post-cat .post-cat-list a {
  color: var(--color-secondary-alt);
}
.posting .axil-slide.slider-style-3 .content-block .post-content .post-button {
  opacity: 0;
  height: 0;
  -webkit-transition: height 5s ease-in-out;
  -o-transition: height 5s ease-in-out;
  transition: height 5s ease-in-out;
  display: none;
  padding-top: 20px;
}
.posting .axil-slide.slider-style-3 .content-block .read-more-button {
  margin-top: 40px;
}
.posting .axil-slide.slider-style-3 .content-block:last-child {
  padding-bottom: 30px;
  border-bottom: 2px solid var(--color-lightest);
}
.posting .axil-slide.slider-style-3 .content-block:first-child {
  padding-top: 30px;
}
.posting .axil-slide.slider-style-3 .content-block .post-thumbnail {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .axil-slide.slider-style-3 .content-block .post-thumbnail a {
  display: block;
  overflow: hidden;
  border-radius: var(--radius);
}
.posting .axil-slide.slider-style-3 .content-block.slick-current::before {
  width: 100%;
  -webkit-transition: width 3.5s ease-in-out;
  -o-transition: width 3.5s ease-in-out;
  transition: width 3.5s ease-in-out;
}
.posting .axil-slide.slider-style-3 .content-block.slick-current .post-content .title {
  font-size: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-slide.slider-style-3 .content-block.slick-current .post-content .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3 .content-block.slick-current .post-content .title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3 .content-block.slick-current .post-content .title {
    font-size: 30px;
  }
}
.posting .axil-slide.slider-style-3 .content-block.slick-current .post-content .post-button {
  -webkit-transition: height 5s ease-in-out;
  -o-transition: height 5s ease-in-out;
  transition: height 5s ease-in-out;
  opacity: 1;
  height: 100%;
  display: block;
}
.posting .axil-slide.slider-style-3 .content-block.slick-current .post-thumbnail {
  width: 0px;
  min-width: 0;
}
.posting .axil-slide.slider-style-3 .thumbnail-wrapper {
  height: 750px;
  overflow: hidden;
  margin-top: -120px;
  position: relative;
  right: -100px;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3 .thumbnail-wrapper {
    height: auto;
    margin-top: 0;
    position: relative;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3 .thumbnail-wrapper {
    height: auto;
    margin-top: 0;
    position: relative;
    right: 0;
  }
}
.posting .axil-slide.slider-style-3 .thumbnail-wrapper a {
  display: block;
}
.posting .creative-slider-area {
  position: relative;
}
.posting .creative-slider-area::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  min-width: 1290px;
  background: #fff;
  height: 100%;
}
.posting .axil-banner.banner-style-1 {
  height: 670px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 80px;
  position: relative;
}
.posting .axil-banner.banner-style-1::before {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#1A1A1A));
  background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: -o-linear-gradient(top, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, #1A1A1A 100%);
  opacity: 0.8;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
}
.posting .axil-banner.banner-style-1 .inner {
  position: relative;
  z-index: 2;
}
.posting .axil-banner.banner-style-1 .inner .title {
  color: #ffffff;
  margin-bottom: 20px;
}
.posting .axil-banner.banner-style-1 .inner .description {
  margin-bottom: 0;
  color: var(--color-lighter);
}
@media only screen and (max-width: 575px) {
  .posting .seoblog-banner .content-block.post-grid-large .post-thumbnail a {
    border-radius: 10px 10px 0 0;
  }
}
.posting .axil-slide.slider-style-3 {
  height: 850px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3 {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3 {
    height: auto;
  }
}
.posting .slick-nav-avtivation-new {
  margin-left: 300px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .posting .slick-nav-avtivation-new {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .slick-nav-avtivation-new {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .slick-nav-avtivation-new {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .slick-nav-avtivation-new {
    margin-left: 15px;
  }
}
.posting .axil-slide.slider-style-3::before {
  min-width: auto;
  width: calc(100% - 150px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3::before {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3::before {
    width: 100%;
  }
}
.posting .slick-for-avtivation-new .slick-slide img {
  width: 100%;
  height: 870px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .slick-for-avtivation-new .slick-slide img {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .posting .slick-for-avtivation-new .slick-slide img {
    height: auto;
  }
}
.posting .axil-slide.slider-style-3::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1290px;
  height: 115px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fff), to(transparent));
  background: -webkit-linear-gradient(bottom, #fff 20%, transparent);
  background: -o-linear-gradient(bottom, #fff 20%, transparent);
  background: linear-gradient(0deg, #fff 20%, transparent);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .posting .axil-slide.slider-style-3::after {
    height: 276px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), to(transparent));
    background: -webkit-linear-gradient(bottom, #fff 50%, transparent);
    background: -o-linear-gradient(bottom, #fff 50%, transparent);
    background: linear-gradient(0deg, #fff 50%, transparent);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .axil-slide.slider-style-3::after {
    height: 197px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), to(transparent));
    background: -webkit-linear-gradient(bottom, #fff 50%, transparent);
    background: -o-linear-gradient(bottom, #fff 50%, transparent);
    background: linear-gradient(0deg, #fff 50%, transparent);
  }
}
@media only screen and (max-width: 767px) {
  .posting .axil-slide.slider-style-3::after {
    height: 197px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), to(transparent));
    background: -webkit-linear-gradient(bottom, #fff 50%, transparent);
    background: -o-linear-gradient(bottom, #fff 50%, transparent);
    background: linear-gradient(0deg, #fff 50%, transparent);
  }
}
.posting .slick-for-avtivation-new .slick-slide img {
  border-radius: 0 0 10px 10px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-tech-post-banner {
    padding: 0 15px;
  }
}
.posting .instagram-post-list {
  margin: -9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .instagram-post-list .single-post {
  padding: 9px;
  -webkit-flex-basis: 16.66%;
  -ms-flex-preferred-size: 16.66%;
  flex-basis: 16.66%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .posting .instagram-post-list .single-post {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}
@media only screen and (max-width: 575px) {
  .posting .instagram-post-list .single-post {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
.posting .instagram-post-list .single-post a {
  display: block;
  position: relative;
  overflow: hidden;
}
.posting .instagram-post-list .single-post a img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.posting .instagram-post-list .single-post a .instagram-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  background: var(--color-lightest);
  display: block;
  text-align: center;
  font-size: 14px;
  color: var(--color-gray);
  opacity: 0;
}
.posting .instagram-post-list .single-post a .instagram-button:hover {
  background: var(--color-primary);
  color: var(--color-white);
}
.posting .instagram-post-list .single-post a:hover .instagram-button {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.posting .instagram-post-list .single-post a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.posting .bg-color-black h1,
.posting .bg-color-black h2,
.posting .bg-color-black h3,
.posting .bg-color-black h4,
.posting .bg-color-black h5,
.posting .bg-color-black h6,
.posting .bg-color-black .h1,
.posting .bg-color-black .h2,
.posting .bg-color-black .h3,
.posting .bg-color-black .h4,
.posting .bg-color-black .h5,
.posting .bg-color-black .h6 {
  color: var(--color-white);
}
.posting .bg-color-black ul.post-meta-list li {
  color: var(--color-midgray);
}
.posting .bg-color-black ul.social-share-transparent li a {
  color: var(--color-midgray);
}
.posting .bg-color-black ul.social-share-transparent li a:hover {
  color: var(--color-primary);
}
.posting .bg-color-black .content-block .post-meta .hover-flip-item span::before {
  color: var(--color-white);
}
.posting .bg-color-black .content-block .post-meta .hover-flip-item span::after {
  color: var(--color-primary);
}
.posting .axil-author-banner .about-author {
  padding: 80px 0;
  border-bottom: 0 none;
}
.posting .axil-author-banner .about-author .thumbnail a img {
  border-radius: 100%;
  margin-right: 53px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-author-banner .about-author .thumbnail a img {
    margin-right: 20px;
  }
}
.posting .axil-author-banner .about-author .media-body .author-info .title {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 34px;
}
.posting .axil-author-banner .about-author .media-body .author-info .subtitle {
  color: var(--color-gray);
  display: block;
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .posting .axil-author-banner .about-author .media-body .author-info .subtitle {
    margin-top: 8px;
  }
}
.posting .axil-author-banner .about-author .media-body .content .description {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .posting .axil-author-banner .about-author .media-body .content .description {
    margin-top: 6px;
  }
}
.posting .axil-author-banner .about-author .media-body .content .social-share-transparent {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .posting .axil-author-banner .about-author .media-body .content .social-share-transparent {
    margin-top: 12px;
  }
}
.posting .image-hover-group .animated-image-box {
  position: relative;
  height: 400px;
  width: 400px;
  margin: 0 20px;
}
.posting .image-hover-group .animated-image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: none;
}
.posting .image-hover-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .animated-image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: none;
}
.posting .content-direction-column .animated-image-box {
  position: relative;
  height: 250px;
  width: 250px;
  border-radius: 100% !important;
}
.posting .slider-style-1 .post-thumbnail .animated-image-box {
  position: relative;
  height: 615px;
  width: 100%;
}
.posting .bg_image--4 {
  background-position: bottom center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .bg_image--4 {
    background-position: 26% 33%;
  }
}
@media only screen and (max-width: 767px) {
  .posting .bg_image--4 {
    background-position: 26% 33%;
  }
}
.posting .error-area {
  height: 856px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .error-area {
    height: auto;
    padding: 150px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .error-area {
    height: auto;
    padding: 100px 0;
  }
}
.posting .error-area .inner img {
  margin-bottom: 40px;
}
.posting .error-area .inner .title {
  margin-bottom: 20px;
}
.posting .error-area .inner p {
  margin-bottom: 30px;
}
.posting .maintanence-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 770px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .maintanence-area {
    height: auto;
    padding: 100px 0;
  }
}
@media only screen and (max-width: 767px) {
  .posting .maintanence-area {
    height: auto;
    padding: 100px 0;
  }
}
.posting .maintanence-area .content .logo {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .maintanence-area .content .logo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .maintanence-area .content .logo {
    margin-bottom: 20px;
  }
}
.posting .maintanence-area .content .logo a {
  display: block;
}
.posting .maintanence-area .content .logo a img {
  max-height: 40px;
}
.posting .maintanence-area .content .title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .maintanence-area .content .title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .maintanence-area .content .title {
    margin-bottom: 20px;
  }
}
.posting .maintanence-area .content h5 {
  margin-bottom: 16px;
}
.posting .maintanence-area .content p {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .maintanence-area .content p {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .maintanence-area .content p {
    margin-bottom: 20px;
  }
}
.posting .maintanence-area .content .inner {
  margin-bottom: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .posting .maintanence-area .content .inner {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .posting .maintanence-area .content .inner {
    margin-bottom: 20px;
  }
}
.posting .maintanence-area .content .subscription-form .form-group {
  max-width: 470px;
}
.posting .maintanence-area .content .subscription-form .form-group input {
  background: #F0F2F5;
  color: #65676B;
}
.posting .axil-privacy-area .section-title .title {
  display: inline-block;
  padding-bottom: 16px;
  border-bottom: 3px solid var(--color-primary);
  margin-bottom: 60px;
}
.posting .maintanence-area .content .logo a img.light-logo {
  display: none;
}
.posting .axil-footer-style-1 {
  padding: 40px 0;
}
.posting .axil-footer-style-1 .footer-top .inner {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-lighter);
  margin-bottom: 20px;
}
@media only screen and (max-width: 479px) {
  .posting .axil-footer-style-1 .footer-top .inner .follow-title {
    margin-bottom: 10px !important;
  }
}
.posting .copyright-area .mainmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posting .copyright-area .mainmenu li {
  margin: 0 18px;
}
.posting .copyright-area .mainmenu li a {
  color: var(--color-midgray);
  font-size: 16px;
  line-height: 22px;
  display: block;
  font-weight: 500;
}
.posting .copyright-area .mainmenu li a.hover-flip-item-wrapper span::before {
  color: var(--color-midgray);
}
.posting .copyright-area .mainmenu li a.hover-flip-item-wrapper span::after {
  color: var(--color-primary);
}
.posting .copyright-area .copyright-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.posting .copyright-area .copyright-left .logo {
  margin-right: 53px;
}
.posting .copyright-area .copyright-left .logo img {
  max-height: 37px;
}
@media only screen and (max-width: 767px) {
  .posting .copyright-area .copyright-left .logo {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.posting .copyright-area .copyright-right p {
  color: var(--color-midgray);
}
.posting .copyright-area ul.mainmenu {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.posting .copyright-area ul.mainmenu li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .posting .copyright-area ul.mainmenu li {
    margin: 0 5px;
  }
}
.posting .copyright-area ul.mainmenu li:first-child {
  margin-left: 0;
}
.posting .copyright-area ul.mainmenu li a {
  height: auto;
  line-height: initial;
}
.posting .copyright-area ul.mainmenu li a::after {
  display: none;
}
.posting .footer-mainmenu {
  padding-bottom: 80px;
  padding-top: 50px;
}
.posting .footer-mainmenu .footer-widget .title {
  font-size: 18px;
  line-height: 22px;
  color: #050505;
}
.posting .footer-mainmenu .footer-widget ul.ft-menu-list li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.posting .footer-mainmenu .footer-widget ul.ft-menu-list li a {
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .footer-mainmenu .footer-widget ul.ft-menu-list li a:hover {
  color: var(--color-primary) !important;
}
.posting .axil-footer-style-1.footer-variation-2 .footer-widget {
  margin-top: 40px;
}
.posting .axil-footer-style-1.footer-variation-2 .logo img {
  max-height: 37px;
}
.posting .axil-footer-style-1.footer-variation-2 .logo img.white-logo {
  display: none;
}
.posting .axil-footer-style-1.footer-variation-2 .footer-top {
  padding-bottom: 30px;
  margin-bottom: 20px;
  padding-top: 30px;
  position: relative;
}
.posting .axil-footer-style-1.footer-variation-2 .footer-top::before {
  position: absolute;
  content: "";
  background: var(--color-lighter);
  max-width: 1230px;
  height: 1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
}
.posting .axil-footer-style-1.footer-variation-2 .footer-top::after {
  position: absolute;
  content: "";
  background: var(--color-lighter);
  max-width: 1230px;
  height: 1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}
.posting .axil-footer-style-1.footer-variation-three .logo img {
  max-height: 37px;
}
.posting .axil-footer-style-1.footer-variation-three .footer-top {
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
}
.posting .axil-footer-style-1.footer-variation-three .footer-top::after {
  position: absolute;
  content: "";
  background: #333333;
  max-width: 1230px;
  height: 1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}
.posting .axil-footer-style-1.footer-variation-three ul.social-icon li a {
  background: #333333;
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posting .axil-footer-style-1.footer-variation-three ul.social-icon li a:hover {
  background: var(--color-primary);
  color: #ffffff;
}
.posting .axil-footer-style-1.footer-variation-three .logo img.dark-logo {
  display: none;
}
.posting .copyright-area .copyright-left .logo img.dark-logo {
  display: block;
}
.posting .copyright-area .copyright-left .logo img.light-logo {
  display: none;
}
.posting body.active-dark-mode {
  color: #ffffff;
  background: #212121;
}
.posting body.active-dark-mode .axil-header {
  background: #1A1A1A;
}
.posting body.active-dark-mode .bg-color-grey {
  background: #212121;
}
.posting body.active-dark-mode .bg-color-white {
  background: #1A1A1A;
}
.posting body.active-dark-mode .bg-color-extra03 {
  background: #1A1A1A;
}
.posting body.active-dark-mode h1,
.posting body.active-dark-mode h2,
.posting body.active-dark-mode h3,
.posting body.active-dark-mode h4,
.posting body.active-dark-mode h5,
.posting body.active-dark-mode h6 {
  color: #ffffff;
}
.posting body.active-dark-mode a {
  color: #ffffff;
}
.posting body.active-dark-mode ul.social-with-text li a i {
  background: #212121;
  color: #878787;
}
.posting body.active-dark-mode ul.social-with-text li a span {
  color: #ffffff;
}
.posting body.active-dark-mode ul.social-icon li a {
  background: #333333;
  color: #65676B;
}
.posting body.active-dark-mode p {
  color: #c7c5c5;
}
.posting body.active-dark-mode figure figcaption {
  color: #c7c5c5;
}
.posting body.active-dark-mode .form-group input {
  background-color: #242424;
  color: #ffffff;
}
.posting body.active-dark-mode ul li {
  color: #878787;
}
.posting body.active-dark-mode .axil-header.header-style-3 .header-top .social-share-transparent li a {
  color: #878787;
}
.posting body.active-dark-mode .axil-search.form-group input {
  background: #242424;
  color: #ffffff;
}
.posting body.active-dark-mode button.search-button i {
  color: #ffffff;
}
.posting body.active-dark-mode .mainmenu-nav ul.mainmenu > li > a {
  color: #9F9F9F;
}
.posting body.active-dark-mode .mainmenu-nav ul.mainmenu > li:hover > a {
  color: var(--color-primary);
}
.posting body.active-dark-mode .metabar-block li.icon a {
  background: #242424;
  color: #ffffff;
}
.posting body.active-dark-mode .axil-header .logo a img.light-logo {
  display: inline-block;
}
.posting body.active-dark-mode .axil-header .logo a img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .axil-footer-style-1.footer-variation-2 .footer-top::before,
.posting body.active-dark-mode .axil-footer-style-1.footer-variation-2 .footer-top::after {
  background: #333333;
}
.posting body.active-dark-mode .axil-slide.slider-style-1 .content-block .post-content {
  background: #1A1A1A;
}
.posting body.active-dark-mode .content-block.post-horizontal {
  border-color: #1A1A1A;
}
.posting body.active-dark-mode .content-block.content-direction-column.is-active {
  background: #1A1A1A;
}
.posting body.active-dark-mode .content-block .post-meta .hover-flip-item span::before {
  color: #ffffff;
}
.posting body.active-dark-mode ul.post-meta-list li {
  color: #878787;
}
.posting body.active-dark-mode ul.axil-tab-button .nav-item a.nav-link {
  color: #6b6b6c;
  background: transparent;
  border: 1px solid #303030;
}
.posting body.active-dark-mode ul.axil-tab-button .nav-item a.nav-link.active {
  border: 1px solid #050505;
  color: #a1a1a1;
  background: #050505;
}
.posting body.active-dark-mode .content-block.modern-post-style {
  background: #212121;
}
.posting body.active-dark-mode .content-block.post-order-list .post-inner .post-order-list {
  color: #ffffff;
}
.posting body.active-dark-mode ul.social-share-transparent li a {
  color: #65676B;
}
.posting body.active-dark-mode .content-block.trend-post {
  border-bottom: 1px solid #212121;
}
.posting body.active-dark-mode .content-block.post-grid .post-grid-content .post-content {
  background: #1A1A1A;
}
.posting body.active-dark-mode .content-block.post-list-view .post-content {
  border: 1px solid #050505;
}
.posting body.active-dark-mode .content-block.post-list-view.is-active .post-content,
.posting body.active-dark-mode .content-block.post-list-view:hover .post-content {
  background: #212121;
  border: 1px solid #212121;
}
.posting body.active-dark-mode .content-block.modern-post-style .post-thumbnail::before {
  background: url(../images/icons/shape-02.png);
}
.posting body.active-dark-mode .axil-single-widget {
  background: #181818;
}
.posting body.active-dark-mode .axil-single-widget.widget_categories ul li.cat-item .inner {
  background: #181818;
}
.posting body.active-dark-mode .axil-single-widget.widget_categories ul li.cat-item .inner .content .title {
  color: #878787;
}
.posting body.active-dark-mode .axil-single-widget.widget_categories {
  background: transparent !important;
}
.posting body.active-dark-mode .axil-slick-arrow .slide-arrow {
  background: #050505;
  border: 1px solid #050505;
}
.posting body.active-dark-mode .axil-slick-arrow .slide-arrow i {
  color: #878787;
}
.posting body.active-dark-mode .axil-slick-arrow .slide-arrow:hover {
  background: #050505;
  border: 1px solid #050505;
  color: var(--color-primary);
}
.posting body.active-dark-mode .slider-activation.axil-slick-arrow .slide-arrow {
  background: transparent;
  border: 1px solid #050505;
}
.posting body.active-dark-mode .slider-activation.axil-slick-arrow .slide-arrow:hover {
  background: #050505;
  border: 1px solid #050505;
}
.posting body.active-dark-mode .slider-activation.axil-slick-arrow .slide-arrow i {
  color: #050505;
}
.posting body.active-dark-mode .slider-activation.axil-slick-arrow .slide-arrow:hover i {
  color: var(--color-primary);
}
.posting body.active-dark-mode .axil-footer-style-1 {
  background: #111111;
}
.posting body.active-dark-mode .footer-mainmenu .footer-widget .title {
  color: #FFFFFF;
}
.posting body.active-dark-mode .footer-mainmenu .footer-widget ul.ft-menu-list li a {
  color: #878787;
}
.posting body.active-dark-mode .axil-footer-style-1.footer-variation-2 .logo img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .axil-footer-style-1.footer-variation-2 .logo img.white-logo {
  display: block;
}
.posting body.active-dark-mode .axil-slide.slider-style-3 {
  background: #1A1A1A;
}
.posting body.active-dark-mode .axil-slide.slider-style-3::after {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #1A1A1A), to(transparent));
  background: -webkit-linear-gradient(bottom, #1A1A1A 20%, transparent);
  background: -o-linear-gradient(bottom, #1A1A1A 20%, transparent);
  background: linear-gradient(0deg, #1A1A1A 20%, transparent);
}
.posting body.active-dark-mode .axil-slide.slider-style-3 .content-block .post-number span {
  color: #ffffff;
}
.posting body.active-dark-mode .axil-slide.slider-style-3 .content-block {
  border-bottom: 2px solid #212121;
}
.posting body.active-dark-mode .header-top {
  background: #212121;
}
.posting body.active-dark-mode .header-top .header-top-nav li a {
  color: #9F9F9F;
}
.posting body.active-dark-mode .axil-header.header-style-6 .metabar-block li.icon a {
  color: #ffffff;
}
.posting body.active-dark-mode .axil-single-widget .tagcloud a {
  border: 1px solid #050505;
}
.posting body.active-dark-mode .axil-single-widget select {
  border: 1px solid #050505;
}
.posting body.active-dark-mode .about-author .media-body .author-info .title a .hover-flip-item span::before,
.posting body.active-dark-mode .comment-list .comment .commenter a .hover-flip-item span::before,
.posting body.active-dark-mode .comment-list .comment .reply-edit a.comment-reply-link .hover-flip-item span::before {
  color: #ffffff;
}
.posting body.active-dark-mode .comment-list .comment .comment-text p {
  color: #c7c5c5;
}
.posting body.active-dark-mode .copyright-area .copyright-left .logo img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .copyright-area .copyright-left .logo img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .copyright-area .copyright-left .logo img.light-logo {
  display: block;
}
.posting body.active-dark-mode .axil-header.header-style-3 .header-top,
.posting body.active-dark-mode .axil-header.header-style-4 .header-top {
  background: #111111;
}
.posting body.active-dark-mode .axil-header.header-style-3 .header-bottom {
  border-top: 1px solid #333333;
}
.posting body.active-dark-mode .axil-header.header-style-3 .metabar-block li.icon a,
.posting body.active-dark-mode .axil-header.header-style-4 .metabar-block li.icon a {
  color: #ffffff;
}
.posting body.active-dark-mode .content-block.post-medium.post-medium-border {
  border-bottom-color: #333333;
}
.posting body.active-dark-mode .featured-post .content-block {
  background: #111111;
}
.posting body.active-dark-mode .content-block.post-list-view.with-bg-solid .post-content {
  background: transparent;
}
.posting body.active-dark-mode .content-block.post-list-view.with-bg-solid:hover .post-content {
  background: #111111;
}
.posting body.active-dark-mode .mainmenu-nav ul.mainmenu > li.megamenu-wrapper .megamenu-sub-menu {
  background: #111111;
}
.posting body.active-dark-mode .mainmenu-nav ul.mainmenu > li.menu-item-has-children .axil-submenu {
  background: #111111;
}
.posting body.active-dark-mode .banner-single-post.post-formate .content-block .post-content .post-meta-wrapper {
  border-color: #333333;
}
.posting body.active-dark-mode .axil-single-widget .widget-title {
  border-color: #333333;
}
.posting body.active-dark-mode .tagcloud a {
  border-color: #050505;
}
.posting body.active-dark-mode .tagcloud a:hover {
  border-color: var(--color-primary);
}
.posting body.active-dark-mode .axil-post-details .social-share-block .post-like a i {
  border-color: #050505;
}
.posting body.active-dark-mode .axil-post-details .social-share-block .post-like a i:hover {
  border-color: var(--color-primary);
}
.posting body.active-dark-mode ul.social-icon.icon-rounded-transparent li a {
  border-color: #050505;
  background: #050505;
}
.posting body.active-dark-mode ul.social-icon.icon-rounded-transparent li a:hover {
  border-color: var(--color-primary);
  background: var(--color-primary);
}
.posting body.active-dark-mode .axil-post-details .social-share-block {
  border-color: #050505;
}
.posting body.active-dark-mode .axil-total-comment-post {
  border-color: #050505;
}
.posting body.active-dark-mode .about-author {
  border-color: #050505;
}
.posting body.active-dark-mode .form-group textarea {
  background-color: #242424;
}
.posting body.active-dark-mode input[type=checkbox] ~ label::before,
.posting body.active-dark-mode input[type=radio] ~ label::before {
  background-color: #050505;
  border-color: #050505;
}
.posting body.active-dark-mode .axil-header {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.posting body.active-dark-mode .content-block.sticky {
  background: #050505;
}
.posting body.active-dark-mode a.video-popup.position-top-center,
.posting body.active-dark-mode button.video-popup.position-top-center {
  background: #050505;
}
.posting body.active-dark-mode .post-list-view .post-gallery-activation.axil-slick-arrow .slide-arrow {
  background: #050505;
  border: 1px solid #050505;
}
.posting body.active-dark-mode .post-list-view .post-gallery-activation.axil-slick-arrow .slide-arrow:hover {
  background: var(--color-primary);
  border: 1px solid var(--color-primary);
}
.posting body.active-dark-mode .instagram-post-list .single-post a .instagram-button {
  background: #050505;
}
.posting body.active-dark-mode .instagram-post-list .single-post a .instagram-button:hover {
  background: var(--color-primary);
}
.posting body.active-dark-mode .maintanence-area .content .logo a img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .maintanence-area .content .logo a img.light-logo {
  display: block;
}
.posting body.active-dark-mode .maintanence-area .content .subscription-form .form-group input {
  background: #333333;
}
.posting body.active-dark-mode a.video-popup::before,
.posting body.active-dark-mode button.video-popup::before {
  border-left-color: #fff;
}
.posting body.active-dark-mode .popup-mobilemenu-area .inner {
  background: #111111;
}
.posting body.active-dark-mode .popup-mobilemenu-area .inner .mobile-menu-top {
  border-color: #333333;
}
.posting body.active-dark-mode .popup-mobilemenu-area .mainmenu > li {
  border-color: #333333;
}
.posting body.active-dark-mode .popup-mobilemenu-area .mainmenu > li a {
  color: #969696;
}
.posting body.active-dark-mode .popup-mobilemenu-area .inner .mobile-menu-top .mobile-close i {
  color: #ffffff;
}
.posting body.active-dark-mode .popup-mobilemenu-area .inner .mobile-menu-top .logo a img.light-logo {
  display: inline-block;
}
.posting body.active-dark-mode .popup-mobilemenu-area .inner .mobile-menu-top .logo a img.dark-logo {
  display: none;
}
.posting body.active-dark-mode .axil-footer-style-1 .footer-top .inner {
  border-bottom-color: #333333;
}
@media only screen and (max-width: 575px) {
  .posting body.active-dark-mode .axil-header .header-search .header-search-form .axil-search.form-group .search-button {
    background: #242424;
  }
  .posting body.active-dark-mode .axil-header .header-search .header-search-form .axil-search.form-group .search-button i {
    color: #ffffff;
  }
  .posting body.active-dark-mode .hamburger-menu .hamburger-inner .icon {
    background: #242424;
    color: #ffffff;
  }
}

/*# sourceMappingURL=post.css.map */
