@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext,vietnamese);
@font-face {
  font-family: 'ITCAvantGardeStdBk';
  src: url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.eot');
  src: url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.eot') format('embedded-opentype'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.woff') format('woff2'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.woff') format('woff'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.ttf') format('truetype'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdBk.svg') format('svg');
}
@font-face {
  font-family: 'ITCAvantGardeStdXLt';
  src: url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.eot');
  src: url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.eot') format('embedded-opentype'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.woff') format('woff2'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.woff') format('woff'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.ttf') format('truetype'), url('../../../../../themes/griffin/assets/fonts/ITCAvantGardeStdXLt.svg') format('svg');
}
@font-face {
  font-family: 'Georgia';
  src: url('../../../../../themes/griffin/assets/fonts/Georgia.eot');
  src: url('../../../../../themes/griffin/assets/fonts/Georgia.eot') format('embedded-opentype'), url('../../../../../themes/griffin/assets/fonts/Georgia.woff') format('woff2'), url('../../../../../themes/griffin/assets/fonts/Georgia.woff') format('woff'), url('../../../../../themes/griffin/assets/fonts/Georgia.ttf') format('truetype'), url('../../../../../themes/griffin/assets/fonts/Georgia.svg') format('svg');
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.eot');
  src: url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.eot') format('embedded-opentype'), url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.woff') format('woff2'), url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.woff') format('woff'), url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.ttf') format('truetype'), url('../../../../../themes/griffin/assets/fonts/OpenSansRegular.svg') format('svg');
}
@font-face {
  font-family: 'Brandon';
  src: url('../../../../../themes/griffin/assets/fonts/Brandon_reg.woff');
}
@font-face {
  font-family: 'BrandonB';
  src: url('../../../../../themes/griffin/assets/fonts/BrandonBlack.woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../../../../../themes/griffin/assets/fonts/HelveticaNeue.otf');
}
@font-face {
  font-family: 'Kievit';
  src: url('../../../../../themes/griffin/assets/fonts/kievit.woff');
}
/*@images: '@{themeurl}/assets/img';*/
.display-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
body {
  background: #f8f8fc;
  font: 400 16px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
body.disable-scroll {
  overflow: hidden;
}
.wrapper-body {
  overflow-x: hidden;
}
img {
  max-width: 100%;
}
.fix-height {
  height: auto;
  min-height: 100%;
  margin: 0 auto -170px;
}
.push {
  height: 170px;
}
b {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul {
  list-style: disc;
}
ol,
ul {
  padding: 0 0 0 25px;
}
article h2 {
  line-height: initial;
}
#at-wmb-goal-email-input {
  width: 170px !important;
}
#at-wmb-goal-submit {
  padding: 4px 14px;
  font-size: 12px;
  vertical-align: top;
}
@media (max-width: 767px) {
  article #post-title {
    padding: 24px 16px 8px 16px;
  }
}
@media (min-width: 768px) {
  article #post-title {
    padding-top: 48px;
    padding-bottom: 28px;
    padding-left: 16px;
  }
}
@media (min-width: 1024px) {
  article #post-title {
    padding-top: 56px;
  }
}
@media (min-width: 1440px) {
  article #post-title {
    padding-left: 44px;
    padding-right: 44px;
  }
}
article .aligncenter {
  display: block;
}
#at4-welcome input[type=email] {
  font-size: 12px;
  padding: 12px 5px;
  vertical-align: top;
}
#new-menu .container {
  height: 50px;
  background: #ffffff;
}
#teaser-holder {
  visibility: visible;
}
#teaser-holder #category-content .clear-both {
  clear: both;
}
#content-holder .spinner {
  display: none;
}
#content-holder .content-category .container .row .col-md-8 header {
  margin-bottom: 0;
  padding-bottom: 10px;
}
#content-holder .content-category .container .row .col-md-8 header h4 {
  font-size: 45px;
  margin: 8px 0;
  line-height: initial;
  text-align: left;
}
#content-holder .content-category .container .row .col-md-8 header h4 a {
  text-decoration: none;
}
#content-holder .content-category .container .row .col-md-8 header .post-meta .post-info ul {
  list-style: none;
}
#content-holder .content-category .container .row .col-md-8 header .post-meta .post-info ul li {
  float: left;
  margin-right: 15px;
  color: #aaa;
}
#content-holder .content-category .container .row .col-md-8 header .post-meta .post-info ul li a {
  color: #aaa;
  text-decoration: none;
}
#content-holder .content-category .container .row .col-md-8 header .post-meta .post-info ul li a:hover {
  color: #333333;
  text-decoration: underline;
}
#content-holder .content-category .container .row .col-md-8 header .post-meta .post-info ul li .fa {
  margin-right: 5px;
}
#content-holder .show-category .col-md-12 #content h1 {
  font: 23px 'Open Sans', sans-serif;
}
#content-holder .show-category .col-md-12 h3 {
  font: 23px 'Helvetica Neue', sans-serif;
  position: relative;
}
#content-holder .show-category .col-md-12 h3 i.icon-note {
  background: url('../../../../../themes/griffin/assets/img/icon-note-hover.png') no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 4px;
}
#content-holder .show-category .col-md-12 h3 span a {
  padding-left: 25px;
  color: #333333;
}
#content-holder .show-category .clear-both {
  clear: both;
}
#content-holder .show-category .col-md-4 .teaser {
  margin-left: 0;
  background-color: transparent;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  border: solid 1px #e7e7e7;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text {
  padding: 0;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text .teaser-title,
#content-holder .show-category .col-md-4 .teaser .teaser-text .category-content {
  padding: 15px 20px 15px;
  background: #ffffff;
  margin-bottom: 5px;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text h3 {
  font: 19px 'Helvetica Neue', sans-serif;
  color: #333333;
  border-bottom: solid 1px #e7e7e7;
  line-height: 25px;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text .category-content img {
  max-width: 100%;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text .category-content p {
  font: 14px 'Helvetica Neue', sans-serif;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text .category-content p a {
  font: 14px 'Helvetica Neue', sans-serif;
  text-transform: none;
  border: none;
  color: #006ae2;
}
#content-holder .show-category .col-md-4 .teaser .teaser-text .category-content p a:hover {
  text-decoration: underline;
}
#content-holder .show-category .col-md-4 .teaser .teaser-footer {
  background: #e1e1e1;
}
/* Custom button addthis bar */
.addthis_bar .addthis_bar_message {
  color: #333333 !important;
}
.addthis_bar .at-cv-button {
  border: 2px solid #00baff !important;
  color: #333333 !important;
  line-height: 28px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.addthis_bar .at-cv-button:hover {
  background-color: #00baff !important;
  color: #ffffff !important;
}
#post-not-found {
  margin-top: 40px;
}
.disable-scroll {
  overflow: hidden;
}
.position-fixed {
  position: fixed;
}
.main-header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #363d4a;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .main-header {
    height: 133px;
    z-index: 99999;
  }
}
.main-header #header-name {
  font: 43px 'Kievit', sans-serif;
  text-transform: none;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 6px 45px;
}
.main-header #header-name:focus {
  outline: none;
  text-decoration: none;
}
.main-header .navbar-header-mobile {
  display: none;
}
.main-header #header-logo {
  text-align: left;
  display: block;
}
#primary-menu {
  background: #363d4a;
  position: unset;
}
#primary-menu .humbuger-button {
  display: inline-block;
  background: url('../../../../../themes/griffin/assets/img/icon-hamburger.svg') center center no-repeat;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 10px;
  top: 14px;
}
@media (min-width: 1024px) {
  #primary-menu .humbuger-button {
    display: none;
  }
}
#primary-menu .humbuger-button.active {
  background: url('../../../../../themes/griffin/assets/img/icon-close-white.svg') center center no-repeat;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 10px;
  top: 14px;
}
#primary-menu .search-button-mobile {
  position: absolute;
  right: 56px;
  top: 22px;
  width: 24px;
  height: 24px;
  background: url('../../../../../themes/griffin/assets/img/icon-search.svg') no-repeat;
}
@media (min-width: 1024px) {
  #primary-menu .search-button-mobile {
    display: none;
  }
}
#primary-menu .primary-menu-wrapper {
  position: relative;
  padding-top: 16px;
}
@media (min-width: 768px) {
  #primary-menu .primary-menu-wrapper {
    padding-top: 24px;
  }
}
#primary-menu .menu-mobile {
  padding-top: 24px;
}
@media (min-width: 1024px) {
  #primary-menu .menu-mobile {
    display: none;
  }
}
#primary-menu .menu-mobile .menu {
  height: 1px;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  overflow-y: auto;
  -webkit-transition: transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out;
  -ms-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-transform: translate3d(200%, 0, 0);
  -moz-transform: translate3d(200%, 0, 0);
  -ms-transform: translate3d(200%, 0, 0);
  -o-transform: translate3d(200%, 0, 0);
}
#primary-menu .menu-mobile .menu.menu-in {
  opacity: 1;
  visibility: visible;
  position: relative;
  height: 100vh;
  z-index: 99999999999;
  background: white;
  float: unset;
  right: unset;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out;
  -ms-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#primary-menu .menu-mobile .menu.menu-in li .li-back:before {
  content: '';
  background: url('../../../../../themes/griffin/assets/img/icon-arrow-left.svg') center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  left: 18px;
}
#primary-menu .menu-mobile .menu.menu-in li .li-back a:first-child {
  color: #c4c6d4;
  font-size: 12px;
  padding-left: 36px;
}
#primary-menu .menu-mobile .menu.menu-out {
  opacity: 1;
  visibility: visible;
  position: relative;
  height: 1px;
  z-index: 9999;
  background: white;
  float: unset;
  right: unset;
  -webkit-transform: translate3d(200%, 0, 0);
  -moz-transform: translate3d(200%, 0, 0);
  -ms-transform: translate3d(200%, 0, 0);
  -o-transform: translate3d(200%, 0, 0);
  -webkit-transition: transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out;
  -ms-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#primary-menu .menu-mobile .menu li.menu-item {
  position: relative;
  padding: 0;
  float: unset;
  left: unset;
}
@media (min-width: 1024px) {
  #primary-menu .menu-mobile .menu li.menu-item {
    position: unset;
  }
}
#primary-menu .menu-mobile .menu li.menu-item a {
  display: block;
  color: #55586c;
  text-transform: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  padding: 18px 24px;
  border-bottom: 1px solid #e4e5f0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  left: unset;
  top: 0;
  padding: 0;
  background: #ffffff;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transform: translate3d(200%, 0, 0);
  -moz-transform: translate3d(200%, 0, 0);
  -ms-transform: translate3d(200%, 0, 0);
  -o-transform: translate3d(200%, 0, 0);
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu li {
  position: unset;
  padding: 0;
  float: unset;
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu li a {
  display: block;
  color: #55586c;
  text-transform: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  padding: 18px 24px;
  border-bottom: 1px solid #e4e5f0;
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu li.close-submenu a {
  color: #82869e;
  padding-left: 48px;
  position: relative;
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu li.close-submenu a::before {
  content: '';
  background: url('../../../../../themes/griffin/assets/img/icon-arrow-left.svg') center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  left: 22px;
}
#primary-menu .menu-mobile .menu li.menu-item .sub-menu.open-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
#primary-menu .main-menu {
  display: none;
}
@media (min-width: 1024px) {
  #primary-menu .main-menu {
    display: block;
    padding-top: 16px;
  }
}
#primary-menu .main-menu .menu-slide {
  display: block;
  position: unset;
  border-top: 1px solid #556070;
  float: unset;
  background: unset;
}
#primary-menu .main-menu .menu-slide .owl-stage-outer {
  position: relative;
  overflow: unset;
}
#primary-menu .main-menu .menu-slide .owl-stage-outer::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: #363d4a;
  z-index: 9;
}
#primary-menu .main-menu .menu-slide .owl-item {
  width: auto !important;
}
#primary-menu .main-menu .menu-slide li.menu-item {
  position: relative;
  left: unset;
  padding: 0;
  float: unset;
}
@media (min-width: 768px) {
  #primary-menu .main-menu .menu-slide li.menu-item {
    float: left;
  }
}
#primary-menu .main-menu .menu-slide li.menu-item a {
  display: block;
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
  text-transform: none;
  color: #ffffff;
  padding: 17px 0;
  margin-right: 24px;
}
#primary-menu .main-menu .menu-slide li.menu-item.menu-parent a {
  margin-right: 40px;
}
#primary-menu .main-menu .menu-slide li.menu-item.menu-parent .sub-menu a {
  margin-right: 0;
}
#primary-menu .main-menu .menu-slide li.menu-item.current-menu-item a {
  position: relative;
}
#primary-menu .main-menu .menu-slide li.menu-item.current-menu-item a:hover {
  text-decoration: none;
}
#primary-menu .main-menu .menu-slide li.menu-item.current-menu-item a::before {
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.64);
  position: absolute;
  left: 0;
  bottom: 14px;
}
#primary-menu .main-menu .menu-slide li.menu-item .sub-menu {
  background: #ffffff;
  position: absolute;
  top: 48px;
  left: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: -1px 2px 8px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: -1px 2px 8px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 2px 8px 0 rgba(0, 0, 0, 0.06);
}
#primary-menu .main-menu .menu-slide li.menu-item .sub-menu li {
  position: unset;
  padding: 0;
  float: unset;
}
#primary-menu .main-menu .menu-slide li.menu-item .sub-menu li a {
  display: block;
  color: #82869e;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 16px;
}
#primary-menu .main-menu .menu-slide li.menu-item .sub-menu li a:hover {
  color: #1e2028;
  font-weight: 400;
  text-decoration: none;
}
#primary-menu .main-menu .menu-slide li.menu-item .sub-menu li.li-back {
  display: none;
}
#primary-menu .logo .header-text-mobile {
  display: none;
}
#primary-menu .logo #close {
  display: none;
}
#primary-menu .logo a {
  display: inline-block;
}
#primary-menu .logo a img {
  height: 27px;
  width: 95px;
}
#primary-menu .search-mobile {
  display: none;
}
#primary-menu .sidebar-catergory {
  display: none;
}
.search-form-top-mobile {
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media (min-width: 1024px) {
  .search-form-top-mobile {
    display: none;
  }
}
.search-form-top-mobile.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: -16px;
  z-index: 9999999999;
  height: 100vh;
  background: #363D4A;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.search-form-top-mobile .btn-back {
  background: url('../../../../../themes/griffin/assets/img/icon-back.svg') center center no-repeat;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 9px;
  left: 8px;
}
.search-form-top-mobile .search-top {
  position: relative;
}
@media (min-width: 768px) {
  .search-form-top-mobile .search-top {
    display: block;
  }
}
@media (min-width: 1024px) {
  .search-form-top-mobile .search-top {
    display: inline-block;
  }
}
.search-form-top-mobile .search-top input[type=search] {
  position: absolute;
  right: 16px;
  height: 36px;
  border: none;
  padding: 8px 14px;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: width ease-in-out 0.3s;
  -moz-transition: width ease-in-out 0.3s;
  -ms-transition: width ease-in-out 0.3s;
  -o-transition: width ease-in-out 0.3s;
  transition: width ease-in-out 0.3s;
}
@media (min-width: 768px) {
  .search-form-top-mobile .search-top input[type=search] {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .search-form-top-mobile .search-top input[type=search] {
    width: auto;
  }
}
.search-form-top-mobile .search-top input[type=search]:focus {
  outline: none;
}
.search-form-top-mobile .search-top input[type=search]::placeholder {
  color: #556070;
}
.search-form-top-mobile .search-top input[type=submit] {
  position: absolute;
  right: 24px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url('../../../../../themes/griffin/assets/img/icon-search-dark.svg') no-repeat;
}
.search-form-top-mobile .search-top input[type=submit]::-webkit-input-placeholder {
  font-size: 14px;
  color: #fff;
}
.search-form-top-mobile .search-top input[type=submit]:-moz-placeholder {
  font-size: 14px;
  color: #fff;
}
.search-form-top-mobile .search-top input[type=submit]::-moz-placeholder {
  font-size: 14px;
  color: #fff;
}
.search-form-top-mobile .search-top input[type=submit]:-ms-input-placeholder {
  font-size: 14px;
  color: #fff;
}
.search-form-top {
  display: none;
  position: absolute;
  top: 24px;
  right: 48px;
}
@media (min-width: 1024px) {
  .search-form-top {
    display: block;
    right: 0;
  }
}
.search-form-top .search-top {
  position: relative;
}
.search-form-top .search-top input[type=search] {
  width: 280px;
  height: 36px;
  border: none;
  padding: 8px 40px 8px 14px;
  margin: 0;
  color: #7C889F;
  opacity: 0.4;
  font-size: 15px;
  background: #223458;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: width ease-in-out 0.3s;
  -moz-transition: width ease-in-out 0.3s;
  -ms-transition: width ease-in-out 0.3s;
  -o-transition: width ease-in-out 0.3s;
  transition: width ease-in-out 0.3s;
}
.search-form-top .search-top input[type=search]:focus {
  outline: none;
}
.search-form-top .search-top input[type=search]::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 0.4;
}
.search-form-top .search-top input[type=search]:-moz-placeholder {
  color: #FFFFFF;
  opacity: 0.4;
}
.search-form-top .search-top input[type=search]::-moz-placeholder {
  color: #FFFFFF;
  opacity: 0.4;
}
.search-form-top .search-top input[type=search]:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 0.4;
}
.search-form-top .search-top input[type=search].active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: width 0.6s ease-in-out;
  -moz-transition: width 0.6s ease-in-out;
  -ms-transition: width 0.6s ease-in-out;
  -o-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-form-top .search-top input[type=submit] {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: url('../../../../../themes/griffin/assets/img/icon-search.svg') no-repeat;
}
.search-form-top .search-top input[type=submit]::-webkit-input-placeholder {
  font-size: 14px;
  color: #6378ff;
}
.search-form-top .search-top input[type=submit]:-moz-placeholder {
  font-size: 14px;
  color: #6378ff;
}
.search-form-top .search-top input[type=submit]::-moz-placeholder {
  font-size: 14px;
  color: #6378ff;
}
.search-form-top .search-top input[type=submit]:-ms-input-placeholder {
  font-size: 14px;
  color: #6378ff;
}
.owl-nav-custom {
  position: absolute;
  top: 24px;
  right: 0;
  width: 164px;
  height: 40px;
  background: #363d4a;
  z-index: 999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.owl-nav-custom.to-right {
  left: 100%;
  right: unset;
}
@media only screen and (max-width: 1300px) and (min-width: 1024px) {
  .owl-nav-custom.to-right {
    left: unset;
    right: -45px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1440px) {
  .owl-nav-custom.to-right {
    left: unset;
    right: 0;
  }
}
@media (min-width: 1440px) {
  .owl-nav-custom.hide-desktop {
    display: none;
  }
}
.owl-nav-custom .customNextBtn,
.owl-nav-custom .customPrevBtn {
  padding: 6px 21px;
  width: 72px;
  height: 30px;
  background: #223458;
  color: #ffffff;
  z-index: 9;
  cursor: pointer;
  font-size: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.owl-nav-custom .customNextBtn.active,
.owl-nav-custom .customPrevBtn.active {
  opacity: 1;
  visibility: visible;
}
.owl-nav-custom .customNextBtn.disable,
.owl-nav-custom .customPrevBtn.disable {
  opacity: 0;
  visibility: hidden;
}
.owl-nav-custom .customNextBtn.fit-right,
.owl-nav-custom .customPrevBtn.fit-right {
  right: -80px;
}
.owl-nav-custom .customPrevBtn {
  opacity: 0;
  visibility: hidden;
  margin-right: 8px;
  position: relative;
  padding: 4px 23px;
}
.owl-nav-custom .customPrevBtn::before {
  content: '';
  background: url('../../../../../themes/griffin/assets/img/icon-main-menu.svg') center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
}
.owl-nav-custom .customNextBtn {
  position: relative;
  padding: 4px 14px;
}
.owl-nav-custom .customNextBtn::before {
  content: '';
  background: url('../../../../../themes/griffin/assets/img/icon-main-menu-more.svg') center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 0;
  -webkit-transform: scale(180deg);
  -moz-transform: scale(180deg);
  -ms-transform: scale(180deg);
  -o-transform: scale(180deg);
}
.menu-parent {
  position: relative;
}
.menu-parent .image-onclick {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 16px;
  top: 0;
  width: 50px;
  height: 57px;
}
@media (min-width: 768px) {
  .menu-parent .image-onclick {
    right: 0px;
  }
}
@media (min-width: 1024px) {
  .menu-parent::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../../../../../themes/griffin/assets/img/arrow.svg') center center no-repeat;
    position: absolute;
    top: 18px;
    right: 19px;
    z-index: 999999;
  }
}
.home .wrapper-body {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.home header {
  margin-bottom: 0;
}
.home header .blog-header {
  margin-left: -285px;
  bottom: 65px;
}
.home header .blog-header a#header-name {
  font-size: 60px;
  border: none;
}
.home header .blog-header p#header-description {
  font: 400 18px 'Helvetica Neue', sans-serif;
  color: #ffffff;
  width: auto;
  margin-top: 0;
}
.home #content-holder {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .home #content-holder {
    margin-top: 56px;
  }
}
.home #content-holder #teaser-holder #category-content .sidebar-home {
  position: relative;
  margin-top: 32px;
  border-top: 1px solid #C1CADB;
}
.home #content-holder #teaser-holder #category-content .sidebar-home::before {
  display: none;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e4e6f1;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home::before {
    display: none;
  }
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home {
    padding-top: 40px;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home {
    padding-top: 0px;
    border: none;
  }
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home .widgets-class-home aside {
    margin: 0 auto 12px;
    width: 496px;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .sidebar-home .widgets-class-home aside {
    width: auto;
    margin: 0 auto 24px;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .post-new-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 22px 0 #929aaa;
  -moz-box-shadow: 0 2px 22px 0 #929aaa;
  box-shadow: 0 2px 22px 0 #929aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .thumbnail {
  border: 0;
  padding: 0;
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .thumbnail img {
  width: 100%;
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .content {
  padding: 0 16px 24px;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .content-home .post-new .content {
    padding: 0 16px 32px;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .content h2.title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #55586c;
  margin: 12px 0 24px;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .content-home .post-new .content h2.title {
    font-size: 24px;
    line-height: 30px;
    margin: 16px 0;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .content-home .post-new .content h2.title {
    font-size: 24px;
    line-height: 30px;
    margin: 24px 0;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .content p {
  font-size: 14px;
  font-weight: 500;
  color: #c4c6d4;
  margin: 0;
}
.home #content-holder #teaser-holder #category-content .content-home .post-new .content p span {
  color: #55586c;
  font-weight: inherit;
  font-size: inherit;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post {
  margin-top: 24px;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show {
  margin-bottom: 24px;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .post-show-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 31px 0 #c1cadb;
  -moz-box-shadow: 0 2px 31px 0 #c1cadb;
  box-shadow: 0 2px 31px 0 #c1cadb;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show:nth-child(2n+3) {
  clear: both;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .thumbnail {
  border: 0;
  padding: 0;
  margin: 0;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .thumbnail img {
  width: 100%;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content {
  height: 150px;
  padding: 12px 16px 0;
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content {
    padding: 16px 16px 0;
  }
}
@media (min-width: 1440px) {
  .home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content {
    padding: 24px 16px 0;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content h2.title {
  display: block;
  display: -webkit-box;
  color: #55586c;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 12px;
  height: 72px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content h2.title {
    margin: 0 0 16px;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content p {
  font-size: 14px;
  font-weight: 500;
  color: #c4c6d4;
  margin: 0;
}
.home #content-holder #teaser-holder #category-content .content-home .container-post .post-show .content p span.color {
  color: #55586c;
}
.home #content-holder #teaser-holder #category-content .content-home .pag {
  text-align: center;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder #category-content .content-home .pag {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder #category-content .content-home .pag {
    padding: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .home #content-holder #teaser-holder #category-content .content-home .pag {
    margin-top: 16px;
  }
}
.home #content-holder #teaser-holder #category-content .content-home .pag a {
  font: 400 14px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #55586c;
  margin: 0 8px;
}
.home #content-holder #teaser-holder #category-content .content-home .pag a:hover {
  color: #0069e2;
  text-decoration: underline;
}
.home #content-holder #teaser-holder #category-content .content-home .pag a.prev,
.home #content-holder #teaser-holder #category-content .content-home .pag a.next {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  line-height: 14px;
  background: url('../../../../../themes/griffin/assets/img/icon-arrow-right.svg') no-repeat;
}
.home #content-holder #teaser-holder #category-content .content-home .pag a.next {
  margin: 0 0 0 12px;
}
.home #content-holder #teaser-holder #category-content .content-home .pag a.prev {
  margin: 0 12px 0 0;
  line-height: 22px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.home #content-holder #teaser-holder #category-content .content-home .pag span.current {
  font-size: 14px;
  color: #2d46eb;
  margin: 0 8px;
}
.home #content-holder #teaser-holder .view-apps {
  background: url('../../../../../themes/griffin/assets/img/background-sitekit.png') center center no-repeat;
  background-size: cover;
  text-align: center;
  margin: 58px 0 0;
  padding: 66px 0;
  position: relative;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder .view-apps {
    margin: 63px 0 0;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder .view-apps {
    margin: 96px 0 0;
  }
}
@media (min-width: 1440px) {
  .home #content-holder #teaser-holder .view-apps {
    margin: 120px 0 0;
  }
}
.home #content-holder #teaser-holder .view-apps::before {
  content: '';
  background: #0EB578;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100vw;
  height: 244px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder .view-apps::before {
    height: 220px;
  }
}
.home #content-holder #teaser-holder .view-apps h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
  padding: 0 8px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .home #content-holder #teaser-holder .view-apps h2 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .home #content-holder #teaser-holder .view-apps h2 {
    font-size: 28px;
  }
}
.home #content-holder #teaser-holder .view-apps a.btn-view-app {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  background-color: #ffffff;
  padding: 9px 24px;
  display: inline-block;
  color: #0EB578;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home #content-holder #teaser-holder .view-apps a.btn-view-app:hover {
  background-color: #0EB578;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
}
.sub-post-holder {
  padding: 0;
}
.sub-post-holder .view-apps {
  background: url('../../../../../themes/griffin/assets/img/background-sitekit.png') center center no-repeat;
  background-size: cover;
  text-align: center;
  margin: 58px 0 0;
  padding: 66px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sub-post-holder .view-apps {
    margin: 63px 0 0;
  }
}
@media (min-width: 1024px) {
  .sub-post-holder .view-apps {
    margin: 96px 0 0;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder .view-apps {
    margin: 120px 0 0;
  }
}
.sub-post-holder .view-apps::before {
  content: '';
  background: #0EB578;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100vw;
  height: 244px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .sub-post-holder .view-apps::before {
    height: 220px;
  }
}
.sub-post-holder .view-apps h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
  padding: 0 8px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sub-post-holder .view-apps h2 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .sub-post-holder .view-apps h2 {
    font-size: 28px;
  }
}
.sub-post-holder .view-apps a.btn-view-app {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  background-color: #ffffff;
  padding: 9px 24px;
  display: inline-block;
  color: #0EB578;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sub-post-holder .view-apps a.btn-view-app:hover {
  background-color: #0EB578;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
}
.sub-post-holder article {
  margin: 0 auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .sub-post-holder article {
    width: 624px;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article {
    width: 872px;
  }
}
.sub-post-holder article #post-content {
  padding: 0;
}
.sub-post-holder article #post-content h1 {
  background-color: #ffffff;
  color: #55586c;
  font-size: 21px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
.sub-post-holder article #post-content .post-content {
  background-color: #ffffff;
}
.sub-post-holder article #post-content .post-content .related-posts {
  padding: 0 16px;
  border-top: 1px solid #d9d9d9;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content {
  margin-top: 17px;
  margin-bottom: 30px;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content h3 {
  font-size: 16px;
  font-weight: 500;
  color: #55586C;
}
@media (max-width: 767px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content h3 {
    margin-bottom: 8px;
  }
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content h3 a {
  text-decoration: none;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content h3 a:hover {
  color: #0069e2;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item {
  padding: 0 8px;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item {
    padding: 0 6px;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item {
    padding: 0 8px;
  }
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-thumb a img {
  height: auto;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content {
  padding-bottom: 24px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(30, 32, 40, 0.08);
  -moz-box-shadow: 0 2px 4px 0 rgba(30, 32, 40, 0.08);
  box-shadow: 0 2px 4px 0 rgba(30, 32, 40, 0.08);
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content {
    padding-bottom: 16px;
  }
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content h3 {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 12px;
  padding: 0 12px 0 16px;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content h3 {
    margin-top: 14px;
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 46px;
    max-width: 195px;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content h3 {
    height: 52px;
    max-width: 270px;
    margin-top: 16px;
    font-size: 16px;
  }
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content span.author {
  font: 12px 'Helvetica Neue', sans-serif;
  padding-left: 16px;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content span.author a {
  text-decoration: none !important;
}
.sub-post-holder article #post-content .post-content .related-posts .relate-content .recommend-content .recommend-item .related-content span.author .by {
  color: #c4c6d4;
}
.sub-post-holder article #post-content .post-content .view-apps {
  background: url('../../../../../themes/griffin/assets/img/background-sitekit.png') center center no-repeat;
  background-size: cover;
  text-align: center;
  margin: 58px 0 0;
  padding: 66px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .view-apps {
    margin: 63px 0 0;
  }
}
@media (min-width: 1024px) {
  .sub-post-holder article #post-content .post-content .view-apps {
    margin: 96px 0 0;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .view-apps {
    margin: 120px 0 0;
  }
}
.sub-post-holder article #post-content .post-content .view-apps::before {
  content: '';
  background: #0EB578;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100vw;
  height: 244px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .view-apps::before {
    height: 220px;
  }
}
.sub-post-holder article #post-content .post-content .view-apps h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
  padding: 0 8px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .view-apps h2 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .sub-post-holder article #post-content .post-content .view-apps h2 {
    font-size: 28px;
  }
}
.sub-post-holder article #post-content .post-content .view-apps a.btn-view-app {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  background-color: #ffffff;
  padding: 9px 24px;
  display: inline-block;
  color: #0EB578;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sub-post-holder article #post-content .post-content .view-apps a.btn-view-app:hover {
  background-color: #0EB578;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
}
.sub-post-holder article #post-content .post-content .wrapper-content {
  padding: 0 16px;
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .wrapper-content {
    padding: 0 44px;
  }
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author p.g-avatar {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author p.g-avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author p.name-author {
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .sub-post-holder article #post-content .post-content .wrapper-content .post-author p.name-author {
    margin-left: 0;
    line-height: 20px;
  }
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author p.name-author span {
  font-size: 13px;
  font-weight: 500;
  color: #c4c6d4;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .wrapper-content .post-author p.name-author span {
    font-size: 14px;
  }
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author p.name-author span a {
  text-decoration: none;
}
.sub-post-holder article #post-content .post-content .wrapper-content .post-author span#post-comment-total {
  margin-top: 0;
  background: none;
  width: auto;
}
.sub-post-holder article #post-content .post-content .wrapper-content > p {
  font: 16px 'Helvetica Neue', sans-serif;
  color: #333333;
  line-height: 24px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .sub-post-holder article #post-content .post-content .wrapper-content > p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content .wrapper-content > p {
    font-size: 18px;
    line-height: 32px;
  }
}
.sub-post-holder article #post-content .post-content .wrapper-content > p a {
  color: #2d46eb;
  text-decoration: none;
}
.sub-post-holder article #post-content .post-content .wrapper-content > p a:hover {
  text-decoration: underline;
}
.sub-post-holder article #post-content .post-content .wrapper-content > h2 {
  font: 1.75em 'Brandon', sans-serif;
  font-weight: 600;
  color: #333333;
}
.sub-post-holder article #post-content .post-content .wrapper-content > h2 span {
  font-weight: 600 !important;
}
.sub-post-holder article #post-content .post-content .wrapper-content > h3 {
  font: 22px 'Brandon', sans-serif;
  font-weight: 600;
  color: #333333;
}
.sub-post-holder article #post-content .post-content .wrapper-content > h3 span {
  font-weight: 600 !important;
}
.sub-post-holder article #post-content .post-content .wrapper-content > ul li {
  font: 16px 'Helvetica Neue', sans-serif;
  line-height: 1.5;
}
.sub-post-holder article #post-content .post-content .wrapper-content > ul li a {
  color: #009dd9;
  text-decoration: none;
}
.sub-post-holder article #post-content .post-content .wrapper-content > ul li a:hover {
  text-decoration: underline;
}
.sub-post-holder article #post-content .post-content .wrapper-content > ul li span {
  font-size: 18px;
}
.sub-post-holder article #post-content .post-content #post-tags {
  margin-top: 20px;
  padding-right: 22px;
  margin-bottom: 64px;
}
@media (min-width: 1440px) {
  .sub-post-holder article #post-content .post-content #post-tags {
    margin-left: 25px;
  }
}
.sub-post-holder article #post-content .post-content #post-tags a {
  background-color: #E4E5F0;
  position: relative;
  margin-left: 20px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  font-size: 15px;
  color: #55586c;
}
.sub-post-holder article #post-content .post-content #post-tags a:hover {
  text-decoration: underline;
}
.sub-post-holder article #post-footer {
  padding: 0;
}
.sub-post-holder article #post-footer #post-nav #post-nav-prev a:hover,
.sub-post-holder article #post-footer #post-nav #post-nav-next a:hover {
  color: #0069e2;
}
body.post-template-default {
  background-color: #FFFFFF;
}
.single-post header {
  height: auto;
}
.single-post .atss .at-share-btn {
  border-radius: 50%;
  width: 32px !important;
  height: 32px !important;
  margin-bottom: 5px !important;
}
.single-post .atss-left {
  position: absolute;
  left: 35px;
  width: 12pc;
}
@media (min-width: 768px) {
  .single-post .atss-left {
    left: 35px !important;
    position: fixed;
    width: 3pc;
  }
}
@media (min-width: 1024px) {
  .single-post .atss-left {
    left: 168px !important;
    position: fixed;
    width: 3pc;
    top: 435px !important;
  }
}
@media (min-width: 1440px) {
  .single-post .atss-left {
    left: 272px !important;
    position: fixed;
    width: 3pc;
    top: 508px !important;
  }
}
.single-post .atss .at-share-btn span .at-icon,
.atss a span .at-icon {
  top: -8px !important;
}
.sidebar-home .widgets-class-home {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .sidebar-home .widgets-class-home {
    margin-top: 0;
  }
}
.sidebar-home .widgets-class-home .widget {
  margin-bottom: 32px;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form h3 {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #82869e;
  border: none;
  margin: 0 0 16px;
  text-transform: none;
}
@media (min-width: 1024px) {
  .sidebar-home .widgets-class-home .widget_mc4wp_widget .form h3 {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .sidebar-home .widgets-class-home .widget_mc4wp_widget .form h3 {
    margin: 0 0 24px;
    font-size: 16px;
  }
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text {
  position: relative;
  margin: 0;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text input {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #55586c;
  margin: 0;
  background: rgba(248, 248, 252, 0.3);
  border: 1px solid #C4C6D4;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(30, 32, 40, 0.1);
  -moz-box-shadow: inset 0 1px 3px 0 rgba(30, 32, 40, 0.1);
  box-shadow: inset 0 1px 3px 0 rgba(30, 32, 40, 0.1);
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text input::-webkit-input-placeholder {
  color: #82869e;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text input:-moz-placeholder {
  color: #82869e;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text input::-moz-placeholder {
  color: #82869e;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text input:-ms-input-placeholder {
  color: #82869e;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text .input-submit input {
  background: url('../../../../../themes/griffin/assets/img/icon-subcrice.svg') no-repeat;
  text-indent: 999px;
  position: absolute;
  top: 14px;
  right: 12px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text .input-submit input:focus,
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text .input-submit input:active,
.sidebar-home .widgets-class-home .widget_mc4wp_widget .form .input-text .input-submit input:link {
  outline: none;
  border: 0;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget p.note-text {
  text-align: center;
  font: 400 11px 'Helvetica Neue', sans-serif;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 30px;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .mc4wp-alert {
  padding: 15px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .mc4wp-alert.mc4wp-error {
  color: #f44336;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .mc4wp-alert.mc4wp-success {
  color: #4caf50;
}
.sidebar-home .widgets-class-home .widget_mc4wp_widget .mc4wp-alert.mc4wp-notice {
  color: #8a6d3b;
}
.sidebar-home .widgets-class-home .widget_nav_menu h4 {
  font: 600 16px 'Helvetica Neue', sans-serif;
  color: #333333;
  position: relative;
  padding-left: 20px;
  border: none;
}
.sidebar-home .widgets-class-home .widget_nav_menu h4:before {
  content: '\f004';
  font-family: FontAwesome;
  font-size: 15px;
  color: #0069e2;
  position: absolute;
  top: 4px;
  left: 0;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul {
  padding-left: 20px;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul li {
  border-color: #e0e0e0;
  padding-bottom: 0;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul li a {
  display: block;
  font: 600 14px 'Helvetica Neue', sans-serif;
  color: #333333;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding-bottom: 10px;
  padding-left: 12px;
  position: relative;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul li a:before {
  content: '\f111';
  font-family: FontAwesome;
  font-size: 6px;
  color: #333333;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul li a:hover {
  text-decoration: underline;
  color: #0069e2;
}
.sidebar-home .widgets-class-home .widget_nav_menu .menu-menu-sidebar-container ul li a:hover:before {
  color: #0069e2;
}
.sidebar-home .widgets-class-home #custom_html-2 {
  background: #ffffff;
  -webkit-box-shadow: 0 10px 14px 0 #e9effa;
  -moz-box-shadow: 0 10px 14px 0 #e9effa;
  box-shadow: 0 10px 14px 0 #e9effa;
}
.sidebar-home .widgets-class-home #custom_html-2 h4 {
  display: none;
}
.sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block {
  padding: 32px 16px 24px;
  text-align: center;
  border: solid 1px #f2f2f8;
}
.sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .icon {
  display: block;
  margin: 0 auto;
}
.sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .title {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #0EB578;
  margin: 0 0 16px;
  padding: 0 32px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .title {
    padding: 0 85px;
  }
}
.sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .content {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #82869e;
  margin: 0 0 24px;
  padding: 0 24px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .content {
    padding: 0 56px;
  }
}
.sidebar-home .widgets-class-home #custom_html-2 .bkt-gift-block .link {
  display: block;
  background: #0EB578;
  color: #ffffff;
  font-size: 14px;
  padding: 8px 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sidebar-home .widgets-class-home #custom_html-3 h4 {
  display: none;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item {
  padding: 14px;
  margin-bottom: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item {
    margin-bottom: 16px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item .ebook-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item .ebook-info p {
  font-size: 12px;
  line-height: 16px;
  color: #55586c;
  margin-left: 12px;
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item .ebook-info p {
    font-size: 14px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-1 {
  background: #fff6e1;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-1 img {
  width: 25px;
  height: 32px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-1 img {
    width: 36px;
    height: 46px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-2 {
  background: #ecfcf2;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-2 img {
  width: 26px;
  height: 32px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-2 img {
    width: 37px;
    height: 46px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-3 {
  background: #f2f2f8;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-3 img {
  width: 32px;
  height: 32px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-3 img {
    width: 46px;
    height: 46px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-4 {
  background: #ffeeef;
}
.sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-4 img {
  width: 34px;
  height: 32px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .ebook-block .ebook-item.ebook-item-4 img {
    width: 44px;
    height: 42px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .btn-download a {
  padding: 2px 7px;
  font-size: 12px;
  line-height: 16px;
  color: #82869e;
  border: 1px solid #C4C6D4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ffffff), color-stop(96%, #f8fafc));
  background-image: -webkit-linear-gradient(top, #ffffff 2%, #f8fafc 96%);
  background-image: -o-linear-gradient(top, #ffffff 2%, #f8fafc 96%);
  background-image: linear-gradient(-180deg, #ffffff 2%, #f8fafc 96%);
  -webkit-box-shadow: 0 1px 0 0 rgba(34, 42, 52, 0.06);
  -moz-box-shadow: 0 1px 0 0 rgba(34, 42, 52, 0.06);
  box-shadow: 0 1px 0 0 rgba(34, 42, 52, 0.06);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (min-width: 1440px) {
  .sidebar-home .widgets-class-home #custom_html-3 .btn-download a {
    font-size: 14px;
    line-height: 20px;
  }
}
.sidebar-home .widgets-class-home #custom_html-3 .btn-download a:hover {
  text-decoration: none;
}
.sidebar-home .widgets-class-home #custom_html-3 .btn-download a:focus,
.sidebar-home .widgets-class-home #custom_html-3 .btn-download a:active {
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
footer {
  margin-top: 0;
}
footer.footer {
  background-color: #363D4A;
}
footer.footer .footer-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 50px;
  text-align: center;
}
footer.footer .footer-content p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #0EB578;
}
.search-page {
  margin-top: 56px;
}
.search-page .col-md-12 #content .col-md-4 .teaser {
  margin: 0;
}
.search-page .col-md-12 #content .hentry {
  padding: 0 15px;
}
.search-page .navigation-content {
  margin-top: 15px;
}
.search-page .navigation-content .navigation .previous {
  float: left;
}
.search-page .navigation-content .navigation .next {
  float: right;
}
.category .wrapper-body #content-holder,
.search .wrapper-body #content-holder {
  margin-top: -64px;
}
@media (min-width: 1024px) {
  .category .wrapper-body #content-holder,
  .search .wrapper-body #content-holder {
    margin-top: 56px;
  }
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  border: solid 1px #e7e7e7;
  margin-bottom: 40px;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img {
  height: 180px;
}
@media (min-width: 768px) {
  .category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img,
  .search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img,
  .search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content a img {
    height: auto;
  }
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail {
  border: none;
  margin-bottom: 0;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p {
  padding: 15px;
  font: 400 14px/20px 'Helvetica Neue', sans-serif;
  color: #333333;
  margin: 5px 0;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p:nth-last-child(1),
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p:nth-last-child(1) {
  padding-top: 0;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p a.teaser-more,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p a.teaser-more {
  font: 400 16px/20px 'Helvetica Neue', sans-serif;
  color: #2b9af8;
  text-transform: none;
  text-underline: none;
  border: none;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p a.teaser-more:hover,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .thumbnail p a.teaser-more:hover {
  color: #1584e2;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content {
  padding: 15px;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content h2.title,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content h2.title {
  font: 600 25px/30px 'Helvetica Neue', sans-serif;
  color: #000000;
  margin: 0;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p {
  font: 400 14px/16px 'Helvetica Neue', sans-serif;
  color: #333333;
  margin: 6px 0 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p span.color,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p span.color {
  color: #0069e2;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p a,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p a {
  color: #0069e2;
}
.category .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p a:hover,
.search .wrapper-body #content-holder .show-category .container-category .category-body .post .site-content .content p a:hover {
  text-decoration: underline;
}
.category .wrapper-body #content-holder .show-category .container-category .pag,
.search .wrapper-body #content-holder .show-category .container-category .pag {
  text-align: center;
}
@media (min-width: 768px) {
  .category .wrapper-body #content-holder .show-category .container-category .pag,
  .search .wrapper-body #content-holder .show-category .container-category .pag {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .category .wrapper-body #content-holder .show-category .container-category .pag,
  .search .wrapper-body #content-holder .show-category .container-category .pag {
    padding: 0;
    margin-bottom: 96px;
  }
}
@media (min-width: 1440px) {
  .category .wrapper-body #content-holder .show-category .container-category .pag,
  .search .wrapper-body #content-holder .show-category .container-category .pag {
    margin-bottom: 120px;
  }
}
.category .wrapper-body #content-holder .show-category .container-category .pag a,
.search .wrapper-body #content-holder .show-category .container-category .pag a {
  font: 400 14px -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #55586c;
  margin: 0 8px;
}
.category .wrapper-body #content-holder .show-category .container-category .pag a:hover,
.search .wrapper-body #content-holder .show-category .container-category .pag a:hover {
  color: #0069e2;
  text-decoration: underline;
}
.category .wrapper-body #content-holder .show-category .container-category .pag a.prev,
.search .wrapper-body #content-holder .show-category .container-category .pag a.prev,
.category .wrapper-body #content-holder .show-category .container-category .pag a.next,
.search .wrapper-body #content-holder .show-category .container-category .pag a.next {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  line-height: 14px;
  background: url('../../../../../themes/griffin/assets/img/icon-arrow-right.svg') no-repeat;
}
.category .wrapper-body #content-holder .show-category .container-category .pag a.next,
.search .wrapper-body #content-holder .show-category .container-category .pag a.next {
  margin: 0 0 0 12px;
}
.category .wrapper-body #content-holder .show-category .container-category .pag a.prev,
.search .wrapper-body #content-holder .show-category .container-category .pag a.prev {
  margin: 0 12px 0 0;
  line-height: 22px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.category .wrapper-body #content-holder .show-category .container-category .pag span.current,
.search .wrapper-body #content-holder .show-category .container-category .pag span.current {
  font-size: 14px;
  color: #2d46eb;
  margin: 0 8px;
}
.at4-share .at-share-btn:hover,
.at4-share .at-share-btn:active,
.at4-share .at-share-btn:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#disqus_thread {
  margin-top: 16px;
}
@media (min-width: 768px) {
  #disqus_thread {
    width: 624px;
    margin: 16px auto;
  }
}
@media (min-width: 1440px) {
  #disqus_thread {
    width: 846px;
  }
}
#disqus_thread #dsq-content > ul > li {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 16px;
  list-style: none;
}
#disqus_thread #dsq-content > ul > li .dsq-comment-header {
  font-weight: bold;
}
#disqus_thread #dsq-content > ul > li .dsq-comment-body .dsq-comment-message > p {
  margin: 14px 0;
}
.comment-line {
  display: none;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .comment-line {
    width: 624px;
    margin: 16px auto;
  }
}
@media (min-width: 1440px) {
  .comment-line {
    width: 846px;
  }
}