.page-template.blog #contact-area h3,
.blog.tags #contact-area h3,
.blog.search #contact-area h3,
.page-template.blog #contact-area h4,
.blog.tags #contact-area h4,
.blog.search #contact-area h4,
.page-template.blog #contact-area .subtitle,
.blog.tags #contact-area .subtitle,
.blog.search #contact-area .subtitle,
.page-template.blog #contact-area .wpcf7,
.blog.tags #contact-area .wpcf7,
.blog.search #contact-area .wpcf7,
.page-template.blog #contact-area .career-section,
.blog.tags #contact-area .career-section,
.blog.search #contact-area .career-section {
  display: none;
}
.page-template.blog #contact-area .address-section,
.blog.tags #contact-area .address-section,
.blog.search #contact-area .address-section {
  padding: 0;
}
.page-template.blog #contact-area .container,
.blog.tags #contact-area .container,
.blog.search #contact-area .container {
  margin-top: -35px;
}
.page-template.blog .overlay ul .contact-home,
.blog.tags .overlay ul .contact-home,
.blog.search .overlay ul .contact-home {
  display: block;
}
.page-template.blog .overlay ul .contact-page,
.blog.tags .overlay ul .contact-page,
.blog.search .overlay ul .contact-page {
  display: none;
}
.blog.page-template-page-blog,
.blog.tags,
.blog.search,
.blog.archives,
.blog.single {
  background-color: #e7ebf0;
  position: relative;
  /* MAIN  POST */
  /* POST LIST */
  /* POST PAGE */
  /* SEARCH RESULTS */
}
.blog.page-template-page-blog #preload,
.blog.tags #preload,
.blog.search #preload,
.blog.archives #preload,
.blog.single #preload {
  display: none;
}
.blog.page-template-page-blog .header-nav,
.blog.tags .header-nav,
.blog.search .header-nav,
.blog.archives .header-nav,
.blog.single .header-nav {
  background-color: rgba(0, 0, 0, 0.5);
}
.blog.page-template-page-blog .header-page,
.blog.tags .header-page,
.blog.search .header-page,
.blog.archives .header-page,
.blog.single .header-page {
  width: 100%;
  padding-top: 86px;
}
.blog.page-template-page-blog .header-page .page-title,
.blog.tags .header-page .page-title,
.blog.search .header-page .page-title,
.blog.archives .header-page .page-title,
.blog.single .header-page .page-title {
  padding-bottom: 70px;
  color: #ea4e3d;
}
@media (max-width: 992px) {
  .blog.page-template-page-blog .header-page .page-title,
  .blog.tags .header-page .page-title,
  .blog.search .header-page .page-title,
  .blog.archives .header-page .page-title,
  .blog.single .header-page .page-title {
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .blog.page-template-page-blog .header-page .page-title,
  .blog.tags .header-page .page-title,
  .blog.search .header-page .page-title,
  .blog.archives .header-page .page-title,
  .blog.single .header-page .page-title {
    font-size: 50px;
    line-height: 60px;
  }
}
.blog.page-template-page-blog .header-page .page-title a,
.blog.tags .header-page .page-title a,
.blog.search .header-page .page-title a,
.blog.archives .header-page .page-title a,
.blog.single .header-page .page-title a {
  color: #ea4e3d;
  text-decoration: none;
}
.blog.page-template-page-blog .container,
.blog.tags .container,
.blog.search .container,
.blog.archives .container,
.blog.single .container {
  width: 100%;
  max-width: 1600px;
  padding: 0 24px;
  margin-top: -30px;
}
.blog.page-template-page-blog h2,
.blog.tags h2,
.blog.search h2,
.blog.archives h2,
.blog.single h2 {
  font: bold 24px/34px 'Bitter', sans-serif;
}
.blog.page-template-page-blog p,
.blog.tags p,
.blog.search p,
.blog.archives p,
.blog.single p {
  font: 18px/30px 'Bitter', sans-serif;
}
.blog.page-template-page-blog .styled-select,
.blog.tags .styled-select,
.blog.search .styled-select,
.blog.archives .styled-select,
.blog.single .styled-select {
  float: left;
  background: url(../images/blog/ic_select.png) no-repeat 96% 12px;
  height: 35px;
  overflow: hidden;
  width: 49%;
  border: 1px solid #d0d4da;
  margin-bottom: 10px;
  font: bold 15px/20px 'Quicksand', sans-serif;
  color: #6b6f74;
}
.blog.page-template-page-blog .styled-select:first-child,
.blog.tags .styled-select:first-child,
.blog.search .styled-select:first-child,
.blog.archives .styled-select:first-child,
.blog.single .styled-select:first-child {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .styled-select,
  .blog.tags .styled-select,
  .blog.search .styled-select,
  .blog.archives .styled-select,
  .blog.single .styled-select {
    width: 175px;
    background-position: 90% 12px;
  }
}
@media (max-width: 550px) {
  .blog.page-template-page-blog .styled-select,
  .blog.tags .styled-select,
  .blog.search .styled-select,
  .blog.archives .styled-select,
  .blog.single .styled-select {
    width: 100%;
  }
}
.blog.page-template-page-blog .styled-select select,
.blog.tags .styled-select select,
.blog.search .styled-select select,
.blog.archives .styled-select select,
.blog.single .styled-select select {
  background: transparent;
  border: none;
  cursor: pointer;
  padding-left: 10px;
  width: 107%;
  height: 35px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .styled-select select,
  .blog.tags .styled-select select,
  .blog.search .styled-select select,
  .blog.archives .styled-select select,
  .blog.single .styled-select select {
    width: 190px;
  }
}
.blog.page-template-page-blog .styled-select select option,
.blog.tags .styled-select select option,
.blog.search .styled-select select option,
.blog.archives .styled-select select option,
.blog.single .styled-select select option {
  text-transform: none;
  font-weight: normal;
  padding: 5px 10px;
}
.blog.page-template-page-blog .search,
.blog.tags .search,
.blog.search .search,
.blog.archives .search,
.blog.single .search {
  float: left;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .search,
  .blog.tags .search,
  .blog.search .search,
  .blog.archives .search,
  .blog.single .search {
    float: right;
    width: auto;
  }
}
.blog.page-template-page-blog .search input,
.blog.tags .search input,
.blog.search .search input,
.blog.archives .search input,
.blog.single .search input {
  height: 35px;
  width: 100%;
  border: 1px solid #d0d4da;
  border-radius: 0;
  padding: 0 10px;
  text-transform: uppercase;
  font: bold 15px/20px 'Quicksand', sans-serif;
  color: #6b6f74;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .search input,
  .blog.tags .search input,
  .blog.search .search input,
  .blog.archives .search input,
  .blog.single .search input {
    width: 330px;
  }
}
.blog.page-template-page-blog .search.error input,
.blog.tags .search.error input,
.blog.search .search.error input,
.blog.archives .search.error input,
.blog.single .search.error input {
  border-color: #ea4e3d;
}
.blog.page-template-page-blog .search #ok,
.blog.tags .search #ok,
.blog.search .search #ok,
.blog.archives .search #ok,
.blog.single .search #ok {
  background: url(../images/blog/ic_search.png) no-repeat 50% 50% #ea4e3d;
  border: 0;
  width: 35px;
  position: absolute;
  right: 0;
  top: 0;
}
.blog.page-template-page-blog .filters,
.blog.tags .filters,
.blog.search .filters,
.blog.archives .filters,
.blog.single .filters {
  padding: 0 0 20px;
}
.blog.page-template-page-blog .post,
.blog.tags .post,
.blog.search .post,
.blog.archives .post,
.blog.single .post {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.blog.page-template-page-blog .post a,
.blog.tags .post a,
.blog.search .post a,
.blog.archives .post a,
.blog.single .post a {
  color: #fff;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  transition: all 0.2s ease-out;
  background-position: 50% 35%;
}
.blog.page-template-page-blog .post a:hover,
.blog.tags .post a:hover,
.blog.search .post a:hover,
.blog.archives .post a:hover,
.blog.single .post a:hover {
  background: url(../images/blog/ic_hover.png) 50% 35% rgba(0, 0, 0, 0.85) no-repeat;
}
.blog.page-template-page-blog .post a:hover:after,
.blog.tags .post a:hover:after,
.blog.search .post a:hover:after,
.blog.archives .post a:hover:after,
.blog.single .post a:hover:after {
  content: 'Read full article';
  font: 24px/35px 'Quicksand', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 30%;
}
.blog.page-template-page-blog .post .info,
.blog.tags .post .info,
.blog.search .post .info,
.blog.archives .post .info,
.blog.single .post .info {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post .info,
  .blog.tags .post .info,
  .blog.search .post .info,
  .blog.archives .post .info,
  .blog.single .post .info {
    padding: 10px 30px;
  }
}
.blog.page-template-page-blog .post .tags,
.blog.tags .post .tags,
.blog.search .post .tags,
.blog.archives .post .tags,
.blog.single .post .tags {
  margin-top: 25px;
}
.blog.page-template-page-blog .post .tags:before,
.blog.tags .post .tags:before,
.blog.search .post .tags:before,
.blog.archives .post .tags:before,
.blog.single .post .tags:before {
  display: block;
  content: '';
  width: 40px;
  height: 4px;
  margin-bottom: 20px;
}
.blog.page-template-page-blog .post .tags p,
.blog.tags .post .tags p,
.blog.search .post .tags p,
.blog.archives .post .tags p,
.blog.single .post .tags p {
  font: 15px/22px 'Quicksand', sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.blog.page-template-page-blog .post .tags p.category,
.blog.tags .post .tags p.category,
.blog.search .post .tags p.category,
.blog.archives .post .tags p.category,
.blog.single .post .tags p.category {
  font-weight: bold;
}
.blog.page-template-page-blog .main-post .post,
.blog.tags .main-post .post,
.blog.search .main-post .post,
.blog.archives .main-post .post,
.blog.single .main-post .post {
  background: #ea4e3d;
  color: #fff;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .main-post .post,
  .blog.tags .main-post .post,
  .blog.search .main-post .post,
  .blog.archives .main-post .post,
  .blog.single .main-post .post {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .main-post .post,
  .blog.tags .main-post .post,
  .blog.search .main-post .post,
  .blog.archives .main-post .post,
  .blog.single .main-post .post {
    min-height: 460px;
  }
}
@media screen and (min-width: 1200px) {
  .blog.page-template-page-blog .main-post .post,
  .blog.tags .main-post .post,
  .blog.search .main-post .post,
  .blog.archives .main-post .post,
  .blog.single .main-post .post {
    min-height: 400px;
  }
}
.blog.page-template-page-blog .main-post .post h2,
.blog.tags .main-post .post h2,
.blog.search .main-post .post h2,
.blog.archives .main-post .post h2,
.blog.single .main-post .post h2 {
  font: bold 36px/44px 'Bitter', sans-serif;
}
.blog.page-template-page-blog .main-post .post .photo,
.blog.tags .main-post .post .photo,
.blog.search .main-post .post .photo,
.blog.archives .main-post .post .photo,
.blog.single .main-post .post .photo {
  overflow: hidden;
  height: 100%;
  background: #eee;
}
.blog.page-template-page-blog .main-post .post .photo img,
.blog.tags .main-post .post .photo img,
.blog.search .main-post .post .photo img,
.blog.archives .main-post .post .photo img,
.blog.single .main-post .post .photo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .main-post .post .photo img,
  .blog.tags .main-post .post .photo img,
  .blog.search .main-post .post .photo img,
  .blog.archives .main-post .post .photo img,
  .blog.single .main-post .post .photo img {
    min-height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .main-post .post .photo,
  .blog.tags .main-post .post .photo,
  .blog.search .main-post .post .photo,
  .blog.archives .main-post .post .photo,
  .blog.single .main-post .post .photo {
    float: right;
    width: 65.5%;
  }
  .blog.page-template-page-blog .main-post .post .photo img,
  .blog.tags .main-post .post .photo img,
  .blog.search .main-post .post .photo img,
  .blog.archives .main-post .post .photo img,
  .blog.single .main-post .post .photo img {
    width: auto;
    height: 100%;
    min-height: 1px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .blog.page-template-page-blog .main-post .post .photo,
  .blog.tags .main-post .post .photo,
  .blog.search .main-post .post .photo,
  .blog.archives .main-post .post .photo,
  .blog.single .main-post .post .photo {
    width: 750px;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .blog.page-template-page-blog .main-post .post .photo img,
  .blog.tags .main-post .post .photo img,
  .blog.search .main-post .post .photo img,
  .blog.archives .main-post .post .photo img,
  .blog.single .main-post .post .photo img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .main-post .post .info,
  .blog.tags .main-post .post .info,
  .blog.search .main-post .post .info,
  .blog.archives .main-post .post .info,
  .blog.single .main-post .post .info {
    float: left;
    width: 34.5%;
  }
}
@media screen and (min-width: 1200px) {
  .blog.page-template-page-blog .main-post .post .info,
  .blog.tags .main-post .post .info,
  .blog.search .main-post .post .info,
  .blog.archives .main-post .post .info,
  .blog.single .main-post .post .info {
    width: 380px;
  }
}
.blog.page-template-page-blog .main-post .post .info .tags,
.blog.tags .main-post .post .info .tags,
.blog.search .main-post .post .info .tags,
.blog.archives .main-post .post .info .tags,
.blog.single .main-post .post .info .tags {
  color: #e1e1e1;
}
.blog.page-template-page-blog .main-post .post .info .tags a,
.blog.tags .main-post .post .info .tags a,
.blog.search .main-post .post .info .tags a,
.blog.archives .main-post .post .info .tags a,
.blog.single .main-post .post .info .tags a {
  color: #e1e1e1;
}
.blog.page-template-page-blog .main-post .post .info .tags:before,
.blog.tags .main-post .post .info .tags:before,
.blog.search .main-post .post .info .tags:before,
.blog.archives .main-post .post .info .tags:before,
.blog.single .main-post .post .info .tags:before {
  background: #808181;
}
.blog.page-template-page-blog .main-post .post .info .tags p.category,
.blog.tags .main-post .post .info .tags p.category,
.blog.search .main-post .post .info .tags p.category,
.blog.archives .main-post .post .info .tags p.category,
.blog.single .main-post .post .info .tags p.category {
  color: #464646;
}
.blog.page-template-page-blog .main-post .post .info .tags p.category a,
.blog.tags .main-post .post .info .tags p.category a,
.blog.search .main-post .post .info .tags p.category a,
.blog.archives .main-post .post .info .tags p.category a,
.blog.single .main-post .post .info .tags p.category a {
  color: #464646;
}
.blog.page-template-page-blog .posts .blog-grid .nothing,
.blog.tags .posts .blog-grid .nothing,
.blog.search .posts .blog-grid .nothing,
.blog.archives .posts .blog-grid .nothing,
.blog.single .posts .blog-grid .nothing {
  font: 34px/44px 'Bitter', sans-serif;
  color: #ea4e3d;
  text-align: center;
  padding-bottom: 30px;
  background: #fff;
}
.blog.page-template-page-blog .posts .post,
.blog.tags .posts .post,
.blog.search .posts .post,
.blog.archives .posts .post,
.blog.single .posts .post {
  background: #6b6f74;
  color: #fff;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .posts .post,
  .blog.tags .posts .post,
  .blog.search .posts .post,
  .blog.archives .posts .post,
  .blog.single .posts .post {
    padding-bottom: 15px;
  }
}
.blog.page-template-page-blog .posts .post img,
.blog.tags .posts .post img,
.blog.search .posts .post img,
.blog.archives .posts .post img,
.blog.single .posts .post img {
  width: 100%;
  height: auto;
}
.blog.page-template-page-blog .posts .post .tags,
.blog.tags .posts .post .tags,
.blog.search .posts .post .tags,
.blog.archives .posts .post .tags,
.blog.single .posts .post .tags {
  color: #b1b1b1;
}
.blog.page-template-page-blog .posts .post .tags a,
.blog.tags .posts .post .tags a,
.blog.search .posts .post .tags a,
.blog.archives .posts .post .tags a,
.blog.single .posts .post .tags a {
  color: #b1b1b1;
}
.blog.page-template-page-blog .posts .post .tags:before,
.blog.tags .posts .post .tags:before,
.blog.search .posts .post .tags:before,
.blog.archives .posts .post .tags:before,
.blog.single .posts .post .tags:before {
  background: #808181;
}
.blog.page-template-page-blog .posts .post .tags p.category,
.blog.tags .posts .post .tags p.category,
.blog.search .posts .post .tags p.category,
.blog.archives .posts .post .tags p.category,
.blog.single .posts .post .tags p.category {
  color: #222;
}
.blog.page-template-page-blog .posts .post .tags p.category a,
.blog.tags .posts .post .tags p.category a,
.blog.search .posts .post .tags p.category a,
.blog.archives .posts .post .tags p.category a,
.blog.single .posts .post .tags p.category a {
  color: #222;
}
.blog.page-template-page-blog .posts .post.dark-gray,
.blog.tags .posts .post.dark-gray,
.blog.search .posts .post.dark-gray,
.blog.archives .posts .post.dark-gray,
.blog.single .posts .post.dark-gray {
  background: #1d1f26;
}
.blog.page-template-page-blog .posts .post.dark-gray .tags,
.blog.tags .posts .post.dark-gray .tags,
.blog.search .posts .post.dark-gray .tags,
.blog.archives .posts .post.dark-gray .tags,
.blog.single .posts .post.dark-gray .tags {
  color: #b1b1b1;
}
.blog.page-template-page-blog .posts .post.dark-gray .tags:before,
.blog.tags .posts .post.dark-gray .tags:before,
.blog.search .posts .post.dark-gray .tags:before,
.blog.archives .posts .post.dark-gray .tags:before,
.blog.single .posts .post.dark-gray .tags:before {
  background: #4f5054;
}
.blog.page-template-page-blog .posts .post.dark-gray .tags p.category,
.blog.tags .posts .post.dark-gray .tags p.category,
.blog.search .posts .post.dark-gray .tags p.category,
.blog.archives .posts .post.dark-gray .tags p.category,
.blog.single .posts .post.dark-gray .tags p.category {
  color: #ea4e3d;
}
.blog.page-template-page-blog .posts .post.orange,
.blog.tags .posts .post.orange,
.blog.search .posts .post.orange,
.blog.archives .posts .post.orange,
.blog.single .posts .post.orange {
  background: #ea4e3d;
}
.blog.page-template-page-blog .posts .post.orange .tags,
.blog.tags .posts .post.orange .tags,
.blog.search .posts .post.orange .tags,
.blog.archives .posts .post.orange .tags,
.blog.single .posts .post.orange .tags {
  color: #cac9c9;
}
.blog.page-template-page-blog .posts .post.orange .tags:before,
.blog.tags .posts .post.orange .tags:before,
.blog.search .posts .post.orange .tags:before,
.blog.archives .posts .post.orange .tags:before,
.blog.single .posts .post.orange .tags:before {
  background: #808181;
}
.blog.page-template-page-blog .posts .post.orange .tags p.category,
.blog.tags .posts .post.orange .tags p.category,
.blog.search .posts .post.orange .tags p.category,
.blog.archives .posts .post.orange .tags p.category,
.blog.single .posts .post.orange .tags p.category {
  color: #464646;
}
.blog.page-template-page-blog .post-detail,
.blog.tags .post-detail,
.blog.search .post-detail,
.blog.archives .post-detail,
.blog.single .post-detail {
  font: 14px/24px 'Bitter', sans-serif;
  color: #464646;
  position: relative;
}
.blog.page-template-page-blog .post-detail a,
.blog.tags .post-detail a,
.blog.search .post-detail a,
.blog.archives .post-detail a,
.blog.single .post-detail a {
  color: #ea4e3d;
  text-decoration: underline;
}
.blog.page-template-page-blog .post-detail a:hover,
.blog.tags .post-detail a:hover,
.blog.search .post-detail a:hover,
.blog.archives .post-detail a:hover,
.blog.single .post-detail a:hover {
  color: #464646;
}
.blog.page-template-page-blog .post-detail a.back,
.blog.tags .post-detail a.back,
.blog.search .post-detail a.back,
.blog.archives .post-detail a.back,
.blog.single .post-detail a.back {
  display: block;
  width: 140px;
  height: 36px;
  padding: 0 14px 0 0;
  background: url(../images/careers/career-back.png) no-repeat;
  position: fixed;
  top: 60px;
  left: 7px;
  color: #FFF !important;
  font-family: 'Bitter', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  text-align: right;
  text-transform: uppercase;
  opacity: 0.9;
  z-index: 999;
}
.blog.page-template-page-blog .post-detail .header,
.blog.tags .post-detail .header,
.blog.search .post-detail .header,
.blog.archives .post-detail .header,
.blog.single .post-detail .header {
  background: #ea4e3d;
  color: #fff;
  margin-bottom: 15px;
  min-height: 100px;
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header,
  .blog.tags .post-detail .header,
  .blog.search .post-detail .header,
  .blog.archives .post-detail .header,
  .blog.single .post-detail .header {
    position: relative;
  }
}
.blog.page-template-page-blog .post-detail .header h2,
.blog.tags .post-detail .header h2,
.blog.search .post-detail .header h2,
.blog.archives .post-detail .header h2,
.blog.single .post-detail .header h2 {
  text-align: center;
  font: bold 30px/40px 'Bitter', sans-serif;
  padding: 5px 0 20px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .header h2,
  .blog.tags .post-detail .header h2,
  .blog.search .post-detail .header h2,
  .blog.archives .post-detail .header h2,
  .blog.single .post-detail .header h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1,
.blog.tags .post-detail .header .col-xs-1,
.blog.search .post-detail .header .col-xs-1,
.blog.archives .post-detail .header .col-xs-1,
.blog.single .post-detail .header .col-xs-1 {
  min-height: 100px;
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1,
  .blog.tags .post-detail .header .col-xs-1,
  .blog.search .post-detail .header .col-xs-1,
  .blog.archives .post-detail .header .col-xs-1,
  .blog.single .post-detail .header .col-xs-1 {
    position: absolute;
    top: 0;
    right: 2px;
    height: 100%;
    z-index: 100;
  }
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1.left,
  .blog.tags .post-detail .header .col-xs-1.left,
  .blog.search .post-detail .header .col-xs-1.left,
  .blog.archives .post-detail .header .col-xs-1.left,
  .blog.single .post-detail .header .col-xs-1.left {
    left: 2px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.left .tooltip,
.blog.tags .post-detail .header .col-xs-1.left .tooltip,
.blog.search .post-detail .header .col-xs-1.left .tooltip,
.blog.archives .post-detail .header .col-xs-1.left .tooltip,
.blog.single .post-detail .header .col-xs-1.left .tooltip {
  margin-left: 65px;
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.left .tooltip .tooltip-inner,
.blog.tags .post-detail .header .col-xs-1.left .tooltip .tooltip-inner,
.blog.search .post-detail .header .col-xs-1.left .tooltip .tooltip-inner,
.blog.archives .post-detail .header .col-xs-1.left .tooltip .tooltip-inner,
.blog.single .post-detail .header .col-xs-1.left .tooltip .tooltip-inner {
  text-align: left;
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.left .tooltip .tooltip-arrow,
.blog.tags .post-detail .header .col-xs-1.left .tooltip .tooltip-arrow,
.blog.search .post-detail .header .col-xs-1.left .tooltip .tooltip-arrow,
.blog.archives .post-detail .header .col-xs-1.left .tooltip .tooltip-arrow,
.blog.single .post-detail .header .col-xs-1.left .tooltip .tooltip-arrow {
  left: 30%;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1.left .tooltip,
  .blog.tags .post-detail .header .col-xs-1.left .tooltip,
  .blog.search .post-detail .header .col-xs-1.left .tooltip,
  .blog.archives .post-detail .header .col-xs-1.left .tooltip,
  .blog.single .post-detail .header .col-xs-1.left .tooltip {
    margin-left: 35px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.right .tooltip,
.blog.tags .post-detail .header .col-xs-1.right .tooltip,
.blog.search .post-detail .header .col-xs-1.right .tooltip,
.blog.archives .post-detail .header .col-xs-1.right .tooltip,
.blog.single .post-detail .header .col-xs-1.right .tooltip {
  margin-left: -65px;
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.right .tooltip .tooltip-inner,
.blog.tags .post-detail .header .col-xs-1.right .tooltip .tooltip-inner,
.blog.search .post-detail .header .col-xs-1.right .tooltip .tooltip-inner,
.blog.archives .post-detail .header .col-xs-1.right .tooltip .tooltip-inner,
.blog.single .post-detail .header .col-xs-1.right .tooltip .tooltip-inner {
  text-align: right;
}
.blog.page-template-page-blog .post-detail .header .col-xs-1.right .tooltip .tooltip-arrow,
.blog.tags .post-detail .header .col-xs-1.right .tooltip .tooltip-arrow,
.blog.search .post-detail .header .col-xs-1.right .tooltip .tooltip-arrow,
.blog.archives .post-detail .header .col-xs-1.right .tooltip .tooltip-arrow,
.blog.single .post-detail .header .col-xs-1.right .tooltip .tooltip-arrow {
  left: 70%;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1.right .tooltip,
  .blog.tags .post-detail .header .col-xs-1.right .tooltip,
  .blog.search .post-detail .header .col-xs-1.right .tooltip,
  .blog.archives .post-detail .header .col-xs-1.right .tooltip,
  .blog.single .post-detail .header .col-xs-1.right .tooltip {
    margin-left: -35px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1 .prev,
.blog.tags .post-detail .header .col-xs-1 .prev,
.blog.search .post-detail .header .col-xs-1 .prev,
.blog.archives .post-detail .header .col-xs-1 .prev,
.blog.single .post-detail .header .col-xs-1 .prev,
.blog.page-template-page-blog .post-detail .header .col-xs-1 .next,
.blog.tags .post-detail .header .col-xs-1 .next,
.blog.search .post-detail .header .col-xs-1 .next,
.blog.archives .post-detail .header .col-xs-1 .next,
.blog.single .post-detail .header .col-xs-1 .next {
  vertical-align: middle;
  display: block;
  height: 100px;
  width: 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: .3;
  transition: all 0.2s ease-out;
  background-size: 50%;
}
.blog.page-template-page-blog .post-detail .header .col-xs-1 .prev:hover,
.blog.tags .post-detail .header .col-xs-1 .prev:hover,
.blog.search .post-detail .header .col-xs-1 .prev:hover,
.blog.archives .post-detail .header .col-xs-1 .prev:hover,
.blog.single .post-detail .header .col-xs-1 .prev:hover,
.blog.page-template-page-blog .post-detail .header .col-xs-1 .next:hover,
.blog.tags .post-detail .header .col-xs-1 .next:hover,
.blog.search .post-detail .header .col-xs-1 .next:hover,
.blog.archives .post-detail .header .col-xs-1 .next:hover,
.blog.single .post-detail .header .col-xs-1 .next:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .prev,
  .blog.tags .post-detail .header .col-xs-1 .prev,
  .blog.search .post-detail .header .col-xs-1 .prev,
  .blog.archives .post-detail .header .col-xs-1 .prev,
  .blog.single .post-detail .header .col-xs-1 .prev,
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .next,
  .blog.tags .post-detail .header .col-xs-1 .next,
  .blog.search .post-detail .header .col-xs-1 .next,
  .blog.archives .post-detail .header .col-xs-1 .next,
  .blog.single .post-detail .header .col-xs-1 .next {
    width: 80px;
    background-size: auto;
  }
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .prev,
  .blog.tags .post-detail .header .col-xs-1 .prev,
  .blog.search .post-detail .header .col-xs-1 .prev,
  .blog.archives .post-detail .header .col-xs-1 .prev,
  .blog.single .post-detail .header .col-xs-1 .prev,
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .next,
  .blog.tags .post-detail .header .col-xs-1 .next,
  .blog.search .post-detail .header .col-xs-1 .next,
  .blog.archives .post-detail .header .col-xs-1 .next,
  .blog.single .post-detail .header .col-xs-1 .next {
    height: 40px;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    transition: none;
    background-size: 50%;
    width: 37px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1 .prev,
.blog.tags .post-detail .header .col-xs-1 .prev,
.blog.search .post-detail .header .col-xs-1 .prev,
.blog.archives .post-detail .header .col-xs-1 .prev,
.blog.single .post-detail .header .col-xs-1 .prev {
  background-image: url(../images/blog/ic_prev.png);
  margin-left: -13px;
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .prev,
  .blog.tags .post-detail .header .col-xs-1 .prev,
  .blog.search .post-detail .header .col-xs-1 .prev,
  .blog.archives .post-detail .header .col-xs-1 .prev,
  .blog.single .post-detail .header .col-xs-1 .prev {
    left: 10px;
  }
}
.blog.page-template-page-blog .post-detail .header .col-xs-1 .next,
.blog.tags .post-detail .header .col-xs-1 .next,
.blog.search .post-detail .header .col-xs-1 .next,
.blog.archives .post-detail .header .col-xs-1 .next,
.blog.single .post-detail .header .col-xs-1 .next {
  background-image: url(../images/blog/ic_next.png);
  float: right;
  margin-right: -13px;
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-1 .next,
  .blog.tags .post-detail .header .col-xs-1 .next,
  .blog.search .post-detail .header .col-xs-1 .next,
  .blog.archives .post-detail .header .col-xs-1 .next,
  .blog.single .post-detail .header .col-xs-1 .next {
    right: 10px;
  }
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .post-detail .header .col-xs-10,
  .blog.tags .post-detail .header .col-xs-10,
  .blog.search .post-detail .header .col-xs-10,
  .blog.archives .post-detail .header .col-xs-10,
  .blog.single .post-detail .header .col-xs-10 {
    width: 98%;
    padding: 1px 27px;
    float: none;
    margin: auto;
  }
}
.blog.page-template-page-blog .post-detail .title,
.blog.tags .post-detail .title,
.blog.search .post-detail .title,
.blog.archives .post-detail .title,
.blog.single .post-detail .title {
  position: relative;
  margin-bottom: 15px;
  min-height: 195px;
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .post-detail .title,
  .blog.tags .post-detail .title,
  .blog.search .post-detail .title,
  .blog.archives .post-detail .title,
  .blog.single .post-detail .title {
    height: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .blog.page-template-page-blog .post-detail .title,
  .blog.tags .post-detail .title,
  .blog.search .post-detail .title,
  .blog.archives .post-detail .title,
  .blog.single .post-detail .title {
    height: 450px;
  }
}
.blog.page-template-page-blog .post-detail .title .info,
.blog.tags .post-detail .title .info,
.blog.search .post-detail .title .info,
.blog.archives .post-detail .title .info,
.blog.single .post-detail .title .info {
  background: #e6e7e8;
  padding: 20px 15px 25px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .title .info,
  .blog.tags .post-detail .title .info,
  .blog.search .post-detail .title .info,
  .blog.archives .post-detail .title .info,
  .blog.single .post-detail .title .info {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .post-detail .title .info,
  .blog.tags .post-detail .title .info,
  .blog.search .post-detail .title .info,
  .blog.archives .post-detail .title .info,
  .blog.single .post-detail .title .info {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
}
.blog.page-template-page-blog .post-detail .title .info .addthis_sharing_toolbox,
.blog.tags .post-detail .title .info .addthis_sharing_toolbox,
.blog.search .post-detail .title .info .addthis_sharing_toolbox,
.blog.archives .post-detail .title .info .addthis_sharing_toolbox,
.blog.single .post-detail .title .info .addthis_sharing_toolbox {
  position: absolute;
  top: 25px;
  right: 23px;
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .post-detail .title .info .addthis_sharing_toolbox,
  .blog.tags .post-detail .title .info .addthis_sharing_toolbox,
  .blog.search .post-detail .title .info .addthis_sharing_toolbox,
  .blog.archives .post-detail .title .info .addthis_sharing_toolbox,
  .blog.single .post-detail .title .info .addthis_sharing_toolbox {
    position: static;
    top: auto;
    right: auto;
    padding: 22px 0 0 8px;
    height: 55px;
    /*.addthis_32x32_style .at4-icon, .addthis_32x32_white_style .at4-icon, .at-32x32{
              width: 29px;
              height: 32px;
              line-height: 27px;
              background-size: 29px!important;
            }*/
  }
}
@media screen and (max-width: 400px) {
  .blog.page-template-page-blog .post-detail .title .info .addthis_sharing_toolbox,
  .blog.tags .post-detail .title .info .addthis_sharing_toolbox,
  .blog.search .post-detail .title .info .addthis_sharing_toolbox,
  .blog.archives .post-detail .title .info .addthis_sharing_toolbox,
  .blog.single .post-detail .title .info .addthis_sharing_toolbox {
    position: static;
    top: auto;
    right: auto;
    padding: 22px 0 0 8px;
    height: 55px;
  }
}
.blog.page-template-page-blog .post-detail .title .info .tags,
.blog.tags .post-detail .title .info .tags,
.blog.search .post-detail .title .info .tags,
.blog.archives .post-detail .title .info .tags,
.blog.single .post-detail .title .info .tags {
  padding-left: 10px;
  color: #ea4e3d;
}
.blog.page-template-page-blog .post-detail .title .info .tags a,
.blog.tags .post-detail .title .info .tags a,
.blog.search .post-detail .title .info .tags a,
.blog.archives .post-detail .title .info .tags a,
.blog.single .post-detail .title .info .tags a {
  color: #ea4e3d;
}
.blog.page-template-page-blog .post-detail .title .info .tags p,
.blog.tags .post-detail .title .info .tags p,
.blog.search .post-detail .title .info .tags p,
.blog.archives .post-detail .title .info .tags p,
.blog.single .post-detail .title .info .tags p {
  font: 15px/22px 'Quicksand', sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.blog.page-template-page-blog .post-detail .title .info .tags p.category,
.blog.tags .post-detail .title .info .tags p.category,
.blog.search .post-detail .title .info .tags p.category,
.blog.archives .post-detail .title .info .tags p.category,
.blog.single .post-detail .title .info .tags p.category {
  font-weight: bold;
  color: #464646;
}
.blog.page-template-page-blog .post-detail .title .info .tags p.category a,
.blog.tags .post-detail .title .info .tags p.category a,
.blog.search .post-detail .title .info .tags p.category a,
.blog.archives .post-detail .title .info .tags p.category a,
.blog.single .post-detail .title .info .tags p.category a {
  color: #464646;
}
.blog.page-template-page-blog .post-detail .title .info .tags:after,
.blog.tags .post-detail .title .info .tags:after,
.blog.search .post-detail .title .info .tags:after,
.blog.archives .post-detail .title .info .tags:after,
.blog.single .post-detail .title .info .tags:after {
  display: block;
  content: '';
  width: 40px;
  height: 4px;
  margin-top: 20px;
  background: #b3b4b4;
}
.blog.page-template-page-blog .post-detail .title .photo,
.blog.tags .post-detail .title .photo,
.blog.search .post-detail .title .photo,
.blog.archives .post-detail .title .photo,
.blog.single .post-detail .title .photo {
  padding: 0;
  background: #e6e7e8;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .post-detail .title .photo,
  .blog.tags .post-detail .title .photo,
  .blog.search .post-detail .title .photo,
  .blog.archives .post-detail .title .photo,
  .blog.single .post-detail .title .photo {
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(83.3333%% + 45px);
    width: -webkit-calc(83.3333%% + 45px);
  }
}
.blog.page-template-page-blog .post-detail .title .photo img,
.blog.tags .post-detail .title .photo img,
.blog.search .post-detail .title .photo img,
.blog.archives .post-detail .title .photo img,
.blog.single .post-detail .title .photo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .blog.page-template-page-blog .post-detail .title .photo img,
  .blog.tags .post-detail .title .photo img,
  .blog.search .post-detail .title .photo img,
  .blog.archives .post-detail .title .photo img,
  .blog.single .post-detail .title .photo img {
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}
.blog.page-template-page-blog .post-detail .text,
.blog.tags .post-detail .text,
.blog.search .post-detail .text,
.blog.archives .post-detail .text,
.blog.single .post-detail .text {
  float: none;
  margin: auto;
  padding-left: 25px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.blog.page-template-page-blog .post-detail .text h3,
.blog.tags .post-detail .text h3,
.blog.search .post-detail .text h3,
.blog.archives .post-detail .text h3,
.blog.single .post-detail .text h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .text h3,
  .blog.tags .post-detail .text h3,
  .blog.search .post-detail .text h3,
  .blog.archives .post-detail .text h3,
  .blog.single .post-detail .text h3 {
    font-size: 24px;
    line-height: 38px;
  }
}
.blog.page-template-page-blog .post-detail .text p,
.blog.tags .post-detail .text p,
.blog.search .post-detail .text p,
.blog.archives .post-detail .text p,
.blog.single .post-detail .text p {
  margin-bottom: 25px;
  font: 16px/28px 'Bitter', sans-serif;
}
@media screen and (min-width: 768px) {
  .blog.page-template-page-blog .post-detail .text p,
  .blog.tags .post-detail .text p,
  .blog.search .post-detail .text p,
  .blog.archives .post-detail .text p,
  .blog.single .post-detail .text p {
    font-size: 18px;
    line-height: 30px;
  }
}
.blog.page-template-page-blog .post-detail .text img,
.blog.tags .post-detail .text img,
.blog.search .post-detail .text img,
.blog.archives .post-detail .text img,
.blog.single .post-detail .text img {
  max-width: 100%;
  height: auto;
}
.blog.page-template-page-blog .tooltip,
.blog.tags .tooltip,
.blog.search .tooltip,
.blog.archives .tooltip,
.blog.single .tooltip {
  opacity: 1;
  margin-top: -20px;
}
.blog.page-template-page-blog .tooltip .tooltip-inner,
.blog.tags .tooltip .tooltip-inner,
.blog.search .tooltip .tooltip-inner,
.blog.archives .tooltip .tooltip-inner,
.blog.single .tooltip .tooltip-inner {
  background: #62686d;
  padding: 10px 15px;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  font-size: 12px;
  line-height: 16px;
  width: 170px;
}
.blog.page-template-page-blog .tooltip .tooltip-arrow,
.blog.tags .tooltip .tooltip-arrow,
.blog.search .tooltip .tooltip-arrow,
.blog.archives .tooltip .tooltip-arrow,
.blog.single .tooltip .tooltip-arrow {
  border-bottom-color: #62686d;
}
@media screen and (max-width: 500px) {
  .blog.page-template-page-blog .tooltip,
  .blog.tags .tooltip,
  .blog.search .tooltip,
  .blog.archives .tooltip,
  .blog.single .tooltip {
    display: none !important;
  }
}
.blog.page-template-page-blog input:focus::-webkit-input-placeholder,
.blog.tags input:focus::-webkit-input-placeholder,
.blog.search input:focus::-webkit-input-placeholder,
.blog.archives input:focus::-webkit-input-placeholder,
.blog.single input:focus::-webkit-input-placeholder {
  color: transparent;
}
.blog.page-template-page-blog input:focus:-moz-placeholder,
.blog.tags input:focus:-moz-placeholder,
.blog.search input:focus:-moz-placeholder,
.blog.archives input:focus:-moz-placeholder,
.blog.single input:focus:-moz-placeholder {
  color: transparent;
}
.blog.page-template-page-blog input:focus::-moz-placeholder,
.blog.tags input:focus::-moz-placeholder,
.blog.search input:focus::-moz-placeholder,
.blog.archives input:focus::-moz-placeholder,
.blog.single input:focus::-moz-placeholder {
  color: transparent;
}
.blog.page-template-page-blog input:focus:-ms-input-placeholder,
.blog.tags input:focus:-ms-input-placeholder,
.blog.search input:focus:-ms-input-placeholder,
.blog.archives input:focus:-ms-input-placeholder,
.blog.single input:focus:-ms-input-placeholder {
  color: transparent;
}
.blog.page-template-page-blog .pagenavi,
.blog.tags .pagenavi,
.blog.search .pagenavi,
.blog.archives .pagenavi,
.blog.single .pagenavi {
  text-align: center;
  padding: 0px 0 10px 0;
}
.blog.page-template-page-blog .pagenavi span,
.blog.tags .pagenavi span,
.blog.search .pagenavi span,
.blog.archives .pagenavi span,
.blog.single .pagenavi span,
.blog.page-template-page-blog .pagenavi a,
.blog.tags .pagenavi a,
.blog.search .pagenavi a,
.blog.archives .pagenavi a,
.blog.single .pagenavi a {
  font: 20px 'Quicksand', sans-serif;
  padding-left: 5px;
  color: #0099ce;
  font-weight: bold;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .pagenavi span,
  .blog.tags .pagenavi span,
  .blog.search .pagenavi span,
  .blog.archives .pagenavi span,
  .blog.single .pagenavi span,
  .blog.page-template-page-blog .pagenavi a,
  .blog.tags .pagenavi a,
  .blog.search .pagenavi a,
  .blog.archives .pagenavi a,
  .blog.single .pagenavi a {
    font-size: 22px;
  }
}
.blog.page-template-page-blog .pagenavi .current,
.blog.tags .pagenavi .current,
.blog.search .pagenavi .current,
.blog.archives .pagenavi .current,
.blog.single .pagenavi .current {
  color: #464646;
}
.blog.page-template-page-blog .filters.results,
.blog.tags .filters.results,
.blog.search .filters.results,
.blog.archives .filters.results,
.blog.single .filters.results {
  background: #f7f7f7;
  padding: 20px 0 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
.blog.page-template-page-blog .filters.results h2,
.blog.tags .filters.results h2,
.blog.search .filters.results h2,
.blog.archives .filters.results h2,
.blog.single .filters.results h2 {
  float: left;
  font-weight: 400;
  font-family: 'Quicksand', sans-serif;
  color: #8b939c;
}
.blog.page-template-page-blog .filters.results h2 strong,
.blog.tags .filters.results h2 strong,
.blog.search .filters.results h2 strong,
.blog.archives .filters.results h2 strong,
.blog.single .filters.results h2 strong {
  color: #8b939c;
}
.blog.page-template-page-blog .filters.results .search,
.blog.tags .filters.results .search,
.blog.search .filters.results .search,
.blog.archives .filters.results .search,
.blog.single .filters.results .search {
  margin-top: 22px;
}
.blog.page-template-page-blog .search-results ul,
.blog.tags .search-results ul,
.blog.search .search-results ul,
.blog.archives .search-results ul,
.blog.single .search-results ul {
  padding: 0;
  list-style: none;
  margin: 0 auto;
}
.blog.page-template-page-blog .search-results ul li,
.blog.tags .search-results ul li,
.blog.search .search-results ul li,
.blog.archives .search-results ul li,
.blog.single .search-results ul li {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 35px;
}
.blog.page-template-page-blog .search-results ul li h3,
.blog.tags .search-results ul li h3,
.blog.search .search-results ul li h3,
.blog.archives .search-results ul li h3,
.blog.single .search-results ul li h3 {
  font: bold 24px/28px 'Bitter', sans-serif;
  color: #ea4e3d;
  margin-bottom: 2px;
}
.blog.page-template-page-blog .search-results ul li h3 a,
.blog.tags .search-results ul li h3 a,
.blog.search .search-results ul li h3 a,
.blog.archives .search-results ul li h3 a,
.blog.single .search-results ul li h3 a {
  color: #ea4e3d;
}
.blog.page-template-page-blog .search-results ul li p,
.blog.tags .search-results ul li p,
.blog.search .search-results ul li p,
.blog.archives .search-results ul li p,
.blog.single .search-results ul li p {
  margin: 0;
  font: 16px/24px 'Bitter', sans-serif;
}
.blog.page-template-page-blog .search-results ul li p.category,
.blog.tags .search-results ul li p.category,
.blog.search .search-results ul li p.category,
.blog.archives .search-results ul li p.category,
.blog.single .search-results ul li p.category {
  font: 15px/22px 'Quicksand', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #99a0a9;
}
.blog.page-template-page-blog .search-results ul li p.category a,
.blog.tags .search-results ul li p.category a,
.blog.search .search-results ul li p.category a,
.blog.archives .search-results ul li p.category a,
.blog.single .search-results ul li p.category a {
  color: #99a0a9;
}
.blog.page-template-page-blog .search-results ul li p.date,
.blog.tags .search-results ul li p.date,
.blog.search .search-results ul li p.date,
.blog.archives .search-results ul li p.date,
.blog.single .search-results ul li p.date {
  font: 15px/22px 'Quicksand', sans-serif;
  text-transform: uppercase;
  color: #99a0a9;
}
.blog.page-template-page-blog .pagenavi,
.blog.tags .pagenavi,
.blog.search .pagenavi,
.blog.archives .pagenavi,
.blog.single .pagenavi {
  clear: both;
  text-align: center;
  padding: 20px 0 50px;
  display: block;
  overflow: hidden;
}
.blog.page-template-page-blog .pagenavi span,
.blog.tags .pagenavi span,
.blog.search .pagenavi span,
.blog.archives .pagenavi span,
.blog.single .pagenavi span,
.blog.page-template-page-blog .pagenavi a,
.blog.tags .pagenavi a,
.blog.search .pagenavi a,
.blog.archives .pagenavi a,
.blog.single .pagenavi a {
  font: 20px 'Quicksand', sans-serif;
  padding-left: 5px;
  color: #464646;
  border: 0;
  float: none;
}
@media (min-width: 768px) {
  .blog.page-template-page-blog .pagenavi span,
  .blog.tags .pagenavi span,
  .blog.search .pagenavi span,
  .blog.archives .pagenavi span,
  .blog.single .pagenavi span,
  .blog.page-template-page-blog .pagenavi a,
  .blog.tags .pagenavi a,
  .blog.search .pagenavi a,
  .blog.archives .pagenavi a,
  .blog.single .pagenavi a {
    font-size: 22px;
  }
}
.blog.page-template-page-blog .pagenavi span:hover,
.blog.tags .pagenavi span:hover,
.blog.search .pagenavi span:hover,
.blog.archives .pagenavi span:hover,
.blog.single .pagenavi span:hover,
.blog.page-template-page-blog .pagenavi a:hover,
.blog.tags .pagenavi a:hover,
.blog.search .pagenavi a:hover,
.blog.archives .pagenavi a:hover,
.blog.single .pagenavi a:hover {
  background: none;
  color: #ea4e3d;
}
.blog.page-template-page-blog .pagenavi .current,
.blog.tags .pagenavi .current,
.blog.search .pagenavi .current,
.blog.archives .pagenavi .current,
.blog.single .pagenavi .current {
  font-weight: bold;
  background: none !important;
  color: #ea4e3d;
}
/** New styles after intredia migration**/
.blog-post-content-container.single {
  background: #fff;
}
.blog-post-content-container.single .container {
  max-width: 1170px;
}
.blog-post-content-container h1,
.blog-post-content-container h2,
.blog-post-content-container h3,
.blog-post-content-container h4,
.blog-post-content-container h5,
.blog-post-content-container h6 {
  color: inherit;
  font-weight: bold;
  text-rendering: optimizelegibility;
  margin: 2.5rem 0;
  font-family: 'Bitter', sans-serif;
}
.blog-post-content-container h1,
.blog-post-content-container h4 {
  color: #424b52 !important;
}
.blog-post-content-container h1 {
  font-size: 5rem;
  line-height: 7rem;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .blog-post-content-container h1 {
    font-size: 4rem;
    line-height: 5rem;
  }
}
@media screen and (max-width: 500px) {
  .blog-post-content-container h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.blog-post-byline {
  color: #7b858c !important;
  font: 16px/24px 'Bitter', sans-serif !important;
}
.blog-post-content-container h2 {
  color: #656f7b;
  font-size: 20px;
  line-height: 24px;
}
.blog-post-content-container .blog-post-content {
  padding-top: 38px;
}
.blog-post-content-container .blog-post-content .blog-post-body img {
  max-width: 100%;
  width: auto;
  margin: 20px 0;
  height: auto;
}
.blog-post-content-container .blog-post-content p,
.blog-post-content-container .blog-post-content li {
  line-height: 2.6rem;
}
.blog-post-content-container .blog-post-content p {
  margin-bottom: 1.25rem;
}
.blog-post-content-container .blog-post-content p,
.blog-post-content-container .blog-post-content li,
.blog-post-content-container .blog-post-content code {
  font-size: 1.5rem;
}
.blog-post-content-container .blog-post-content blockquote::before,
.blog-post-content-container .blog-post-content pre::before {
  left: -250%;
}
.blog-post-content-container .blog-post-content blockquote::before,
.blog-post-content-container .blog-post-contentblockquote::after,
.blog-post-content-container .blog-post-content pre::before,
.blog-post-content-container .blog-post-content pre::after {
  background-color: inherit;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 250%;
}
.blog-post-content-container .blog-post-content blockquote::after,
.blog-post-content-container .blog-post-content pre::after {
  right: -250%;
}
.blog-post-content-container .blog-post-content pre {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  display: block;
  font-size: 21px;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
  word-wrap: break-word;
}
.blog-post-content-container .blog-post-content code {
  border-radius: 4px;
}
.blog-post-content-container .blog-post-content blockquote code,
.blog-post-content-container .blog-post-content pre code {
  font-size: 14px;
  line-height: 16px;
  overflow: auto;
  white-space: pre;
  word-wrap: normal;
}
.blog-post-content-container .blog-post-content blockquote,
.blog-post-content-container .blog-post-content pre {
  border: medium none;
  border-radius: 0;
  padding: 40px 0;
  position: relative;
}
.blog-post-content-container .blog-post-content {
  overflow-x: hidden;
}
.blog-post-content-container .blog-post-content pre code {
  white-space: pre-wrap;
}
.blog-post-content-container {
  overflow-x: hidden;
}
.blog-post-content-container a {
  color: #656f7b !important;
  text-decoration: none !important;
}
.blog-post-content-container a:hover {
  color: #dd3c1a!important;
  opacity: 1!important;
}
.blog-post-content-container .blog-post-sharing .btn-group-justified {
  text-align: center;
}
.blog-post-content-container .blog-post-tags {
  margin-bottom: 65px;
  text-align: center;
}
.blog-post-content-container .blog-post-tags span {
  font: 600 14px/17px 'Quicksand', sans-serif;
}
.blog-post-content-container .blog-post-sharing {
  margin: 65px 0;
}
.blog-post-content-container .blog-additional-posts {
  border-top: 1px solid #cecfd0;
  color: #424b52;
  padding: 30px 30px 11px;
}
.blog-post-content-container .blog-additional-posts h4 {
  margin: 19px 0;
  font-size: 20px;
}
.blog-post-content-container .blog-additional-posts h4 i {
  vertical-align: middle;
  opacity: .6;
}
.blog-post-content-container .blog-additional-posts h4 i:hover {
  opacity: 1;
}
.blog-post-content-container .blog-additional-posts .previous p,
.blog-post-content-container .blog-additional-posts .next p {
  font: 15px 'Quicksand', sans-serif;
  text-transform: uppercase;
}
.blog-post-content-container .blog-additional-posts #blogIndex .blogs-container[data-columns] {
  z-index: 1;
}
#blogIndex .blogs-container[data-columns]::before,
#blogIndex .blogs-container[data-columns]::after {
  content: " ";
  display: table;
}
#blogIndex .blogs-container[data-columns]::after {
  clear: both;
}
#blogIndex .blogs-container[data-columns]::before {
  content: "3 .column.size-1of3";
}
#blogIndex .blogs-container[data-columns] .column {
  float: left;
}
#blogIndex .blogs-container[data-columns] .size-1of1 {
  margin: 0;
  width: 100%;
}
#blogIndex .blogs-container[data-columns] .size-1of2 {
  margin: 0 2% 0 0;
  width: 49%;
}
#blogIndex .blogs-container[data-columns] .size-1of2:nth-child(2n+2) {
  margin: 0;
}
#blogIndex .blogs-container[data-columns] .size-1of3 {
  margin: 0 1.25% 0 0;
  width: 32.5%;
}
#blogIndex .blogs-container[data-columns] .size-1of3:nth-child(3n+3) {
  margin: 0;
}
@media screen and (min-width: 992px) {
  #blogIndex .blogs-container[data-columns]::before,
  .blogs .blogs-container[data-columns]::after {
    content: " ";
    display: table;
  }
  #blogIndex .blogs-container[data-columns]::after {
    clear: both;
  }
  #blogIndex .blogs-container[data-columns]::before {
    content: "3 .column.size-1of3";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #blogIndex .blogs-container[data-columns]::before,
  .blogs .blogs-container[data-columns]::after {
    content: " ";
    display: table;
  }
  #blogIndex .blogs-container[data-columns]::after {
    clear: both;
  }
  #blogIndex .blogs-container[data-columns]::before {
    content: "2 .column.size-1of2";
  }
}
@media screen and (max-width: 767px) {
  #blogIndex .blogs-container[data-columns]::before {
    content: "1 .column.size-1of1";
  }
}
#blogIndex .blog-post {
  background-color: #fff;
  margin: 0 0 19px;
  transition: background-color 0s ease 0s, opacity 0.5s ease-out 0s;
}
#blogIndex .blog-post::after {
  background-color: #e9e9e9;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#blogIndex .blog-post .blog-post-content header {
  padding: 3rem 3rem 2rem;
}
#blogIndex .blog-post header h4,
#blogIndex .blog-post header h5,
header h4,
#blogIndex .featured-post header h5 {
  margin: 0 0 1rem;
}
#blogIndex h4 {
  line-height: 34px;
}
#blogIndex .blog-post header p,
#blogIndex .featured-post header p {
  color: #7b858c;
  font-family: 'Bitter', sans-serif, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  line-height: 1.8rem;
}
#blogIndex .featured-post-content-heading {
  text-transform: uppercase;
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  padding-bottom: 5px;
  display: inline-block;
}
#blogIndex .blog-post-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#blogIndex .blog-post-content {
  padding-top: 0 !important;
}
.blog-post-content-container h4 {
  font-size: 2.7rem;
  line-height: 2.8rem;
}
#blogIndex .blog-post .blog-post-content .blog-post-excerpt {
  padding: 2rem 3rem 0;
}
@media (max-width: 480px) {
  #blogIndex .blog-post .blog-post-content .blog-post-excerpt {
    padding: 1rem 2rem 0;
  }
}
#blogIndex .blog-post .blog-actions,
#blogIndex .featured-post .blog-actions {
  margin: 19px 0;
}
#blogIndex .blog-post-excerpt .blog-actions .btn-secondary {
  padding: 3px 9px 5px !important;
}
#blogIndex footer .tag {
  padding-right: 2px;
}
#blogIndex .blog-post a {
  -moz-hyphens: auto;
  color: #656f7b;
  word-wrap: break-word;
}
#blogIndex .blog-post a:link,
#blogIndex .blog-post a:visited,
#blogIndex .featured-post a:link,
#blogIndex .featured-post a:visited {
  color: #656f7b;
}
#blogIndex button:not(.search-icon-container):not(.navbar-toggle):not(.hs-button) {
  border: 1px solid #a1aab5;
  color: #8b98a6;
  font-size: 16px;
  line-height: 16px;
  opacity: 1;
  padding: 0 9px 9px;
  height: 36px;
  border-radius: 0;
  position: relative;
  display: inline-block;
  font-family: 'Quicksand', sans-serif;
  letter-spacing: -0.5px;
}
@media (min-width: 900px) {
  #blogIndex button:not(.search-icon-container):not(.navbar-toggle):not(.hs-button)#dropdownMenu3 {
    transform: translateY(2px);
    -webkit-transform: translateY(0);
  }
}
#blogIndex .dropdown {
  display: inline-block;
}
.dropdown-menu {
  padding: 9px;
  top: 115%;
  left: -20px;
  border: 1px solid #a1aab5;
  font-family: 'Quicksand', sans-serif;
}
.dropdown-menu .pointer {
  position: absolute;
  top: -11px;
  left: 29px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #a1aab5;
  border-right: none;
  border-bottom: none;
  z-index: -1;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
#blogIndex .blog-actions .dropdown .btn {
  padding: 8px 8px 3px !important;
}
#blogIndex .blog-post .blog-actions button,
#blogIndex .featured-post .blog-actions button {
  font-size: 17px;
}
#blogIndex .btn-secondary {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 3px solid #e15b00;
  color: #e15b00;
  padding: 7px 18px;
}
#blogIndex .btn {
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 400;
  opacity: 0.8;
  padding: 10px 18px;
  transition: opacity 0.2s ease-out 0s;
}
#blogIndex .btn {
  -moz-user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  max-height: 36px;
}
#blogIndex .blog-actions a .btn-secondary {
  border-radius: 0;
  font-weight: normal;
}
#blogIndex .blog-post .blog-post-content footer {
  padding: 0 3rem 3rem;
}
#blogIndex .blog-post .blog-post-content footer span,
#blogIndex .featured-post footer span {
  position: relative;
  top: -2px;
  text-transform: lowercase;
}
#blogIndex .blog-post footer,
#blogIndex .featured-post footer {
  color: #98acbd;
  font: 600 14px/17px 'Quicksand', sans-serif;
}
#blogIndex button:hover:not(.navbar-toggle):not(.hs-button) {
  border: 1px solid #dd3c1a;
  color: #dd3c1a;
}
#blogIndex button:hover:not(.navbar-toggle):not(.hs-button) span {
  color: #dd3c1a;
}
#blogIndex .featured-post {
  background: #fff;
}
#blogIndex .featured-post .featured-post-image {
  display: block;
  float: left;
  width: 60%;
}
#blogIndex .featured-post .featured-post-image,
#blogIndex .featured-post .featured-post-content {
  min-height: 420px;
  overflow: hidden;
}
#blogIndex .featured-post .featured-post-content {
  background-color: #fff;
  float: right;
  position: relative;
  width: 40%;
}
#blogIndex .featured-post .featured-post-content .btn-secondary {
  padding: 4px 9px 6px !important;
}
#blogIndex .featured-post .featured-post-content .btn-secondary.dropdown-toggle {
  padding: 7px 9px 3px !important;
}
#blogIndex .featured-post .featured-post-content .desktop {
  animation-duration: 1.75s;
  animation-fill-mode: forwards;
  animation-name: fade-in;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
#blogIndex .featured-post .featured-post-image img {
  width: auto;
  height: auto;
  min-height: 420px;
  min-width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}
#blogIndex .featured-post {
  margin: 0 0 19px;
  z-index: 2;
}
#blogIndex .blog-post,
#blogIndex .featured-post {
  color: #424b52;
  position: relative;
}
#blogIndex .featured-post header,
#blogIndex .featured-post footer,
#blogIndex .featured-post .blog-actions {
  padding: 0 3rem;
}
@media (max-width: 480px) {
  #blogIndex .featured-post header,
  #blogIndex .featured-post footer,
  #blogIndex .featured-post .blog-actions {
    padding: 0 2rem;
  }
}
#blogIndex .featured-post header {
  margin: 0 0 19px;
}
#blogIndex .featured-post::before,
#blogIndex .featured-post::after {
  content: " ";
  display: table;
}
#blogIndex .featured-post::after {
  clear: both;
}
#blogIndex .featured-post::before,
#blogIndex .featured-post::after {
  content: " ";
  display: table;
}
#blogIndex .featured-post .small-image img {
  width: 100% !important;
}
#blogIndex .featured-post .small-image {
  display: none;
}
@media screen and (max-width: 849px) {
  #blogIndex .featured-post .featured-post-content {
    float: none;
    padding: 3rem 0 2rem;
    width: 100%;
  }
  #blogIndex .featured-post .featured-post-content .desktop {
    left: auto;
    position: relative;
    top: auto;
    transform: translateY(0px) translateX(0px);
    width: 100%;
  }
  #blogIndex .featured-post .small-image {
    display: block;
    margin: 0 0 19px;
  }
  #blogIndex .featured-post .big-image {
    display: none;
  }
  #blogIndex .post-featured {
    background: #ffffff none no-repeat scroll 50% 0.76px auto;
  }
}
.blog-pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
}
.blog-pagination span,
.blog-pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #656f7b ;
  font-size: 17px;
}
.blog-pagination .current {
  padding: 6px 9px 5px 9px;
  color: #a1aab5;
}
#blogIndex .blog-pagination-container {
  background: #d7dde4 none repeat scroll 0 0;
  padding: 19px 0 0;
}
#blogIndex .blog-pagination {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  margin: 0;
  padding: 19px;
  display: inline-block;
}
#blog-loader {
  display: none;
  text-align: center;
  width: 100%;
  float: left;
  background-color: #e7ebf0;
  padding: 30px 0;
  margin: -20px 0 20px;
}
.content-image-preload {
  display: none;
}
.no-results-to-show {
  display: none;
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
  text-align: center;
  margin: 50px 0;
}
.blog-content-page .no-results-to-show {
  color: #000;
}
#blogIndex .no-posts-to-show {
  margin-bottom: 30px;
}
#blogIndex .no-posts-to-show .featured-post-content {
  width: 100%;
  background-color: transparent;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.blog-content-page #blogIndex .no-posts-to-show .featured-post-content {
  color: #000;
}
.search-page .no-results-to-show {
  color: #000;
}
@media screen and (max-width: 767px) {
  .blog-additional-posts {
    padding: 0;
  }
  .blog-additional-posts h4 {
    margin: 0 0 19px;
  }
  .previous {
    border-bottom: 1px solid #cecfd0;
  }
  .next,
  .previous {
    padding: 30px 0 11px;
    text-align: center;
  }
}
/* New blog-nav */
.blog-nav {
  position: relative;
  padding: 19px 0;
}
.blog-nav:before,
.blog-nav:after {
  content: " ";
  display: table;
}
.blog-nav:after {
  clear: both;
}
.blog-nav button {
  height: 40px;
  color: #8b98a6;
}
.blog-nav button a {
  color: #8b98a6 !important;
}
.blog-nav button.search-icon-container i {
  color: #fff !important;
}
.blog-nav i {
  position: relative;
  color: #8b98a6 !important;
}
.blog-nav .icon {
  top: 7px;
  margin: 0 10px 0 0;
}
.blog-nav .tag-filter,
.blog-nav .timeline {
  float: left;
}
.blog-nav .tag-filter .tag-list.open .dropdown-toggle,
.blog-nav .timeline .tag-list.open .dropdown-toggle {
  background: #dd3c1a;
  border-color: #dd3c1a;
}
.blog-nav .tag-filter .tag-list.open .dropdown-toggle i,
.blog-nav .timeline .tag-list.open .dropdown-toggle i {
  color: #fff;
}
.blog-nav .tag-filter .tag-list .tag-icon,
.blog-nav .timeline .tag-list .tag-icon {
  display: none;
}
.blog-nav .tag-filter a,
.blog-nav .timeline a {
  position: relative;
}
.blog-nav .tag-filter {
  margin: 0 20px 0 0;
}
.blog-nav .tag-filter button i {
  top: 2px;
}
.blog-nav .timeline .dropdown {
  display: none !important;
  margin-left: -5px;
  margin-top: 1px;
}
.blog-nav .timeline .static-icon,
.blog-nav .timeline .recent,
.blog-nav .timeline .past {
  display: inline-block !important;
}
.blog-nav .timeline .dropdown button i {
  top: 2px;
  margin: 0;
}
.blog-nav input {
  position: absolute;
  right: 35px;
  height: 36px;
  width: 100%;
  padding: 4px 10px 2px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #a1aab5;
  font-size: 17px;
  border-radius: 0;
  font-family: 'Bitter', sans-serif;
  margin-top: 1px;
}
.blog-nav input:focus {
  box-shadow: none;
  border-color: #dd3c1a;
}
.tag-filter .static-icon,
.timeline .static-icon {
  font-size: 22px;
}
.tag-filter button,
.timeline button {
  margin-right: 5px;
  font-size: 10px;
  padding-top: 9px !important;
}
.tag-filter button:hover,
.timeline button:hover {
  color: #dd3c1a;
}
.tag-filter button:hover a,
.timeline button:hover a,
.tag-filter button:hover i,
.timeline button:hover i {
  color: #dd3c1a !important;
}
.tag-filter button:active,
.tag-filter button:focus,
.tag-filter button.selected,
.timeline button:active,
.timeline button:focus,
.timeline button.selected {
  color: #fff !important;
  background: #dd3c1a !important;
  outline: none !important;
  border-color: #dd3c1a !important;
}
.tag-filter button:active a,
.tag-filter button:focus a,
.tag-filter button.selected a,
.timeline button:active a,
.timeline button:focus a,
.timeline button.selected a,
.tag-filter button:active i,
.tag-filter button:focus i,
.tag-filter button.selected i,
.timeline button:active i,
.timeline button:focus i,
.timeline button.selected i {
  color: #fff !important;
}
.tag-filter button:active a:hover,
.tag-filter button:focus a:hover,
.tag-filter button.selected a:hover,
.timeline button:active a:hover,
.timeline button:focus a:hover,
.timeline button.selected a:hover,
.tag-filter button:active i:hover,
.tag-filter button:focus i:hover,
.tag-filter button.selected i:hover,
.timeline button:active i:hover,
.timeline button:focus i:hover,
.timeline button.selected i:hover,
.tag-filter button:active a:focus,
.tag-filter button:focus a:focus,
.tag-filter button.selected a:focus,
.timeline button:active a:focus,
.timeline button:focus a:focus,
.timeline button.selected a:focus,
.tag-filter button:active i:focus,
.tag-filter button:focus i:focus,
.tag-filter button.selected i:focus,
.timeline button:active i:focus,
.timeline button:focus i:focus,
.timeline button.selected i:focus {
  color: #fff !important;
}
.tag-filter .dropdown button.selected i {
  color: #fff !important;
}
.tag-filter .dropdown button.selected i:hover,
.tag-filter .dropdown button.selected i:focus {
  color: #fff !important;
}
.rss {
  margin-left: 9px;
  margin-right: 26px;
}
.rss,
.subscribe {
  float: right;
  padding: 7px 9px 8px !important;
  margin-top: 1px;
}
.subscribe {
  display: none !important;
}
.rss .ss-rss,
.subscribe .ss-icon {
  position: relative;
  top: 2px !important;
}
.blog-search-bar {
  position: relative;
  float: right;
  width: 200px;
  margin-left: 18px;
}
@media (max-width: 1200px) {
  .blog-search-bar {
    width: 150px;
  }
}
@media (max-width: 1100px) {
  .blog-search-bar {
    width: 190px;
  }
}
@media (max-width: 850px) {
  .blog-search-bar {
    width: 250px;
  }
}
@media (max-width: 530px) {
  .blog-search-bar {
    width: 190px;
  }
}
.search-icon-container {
  position: relative;
  float: right;
  width: 40px;
  height: 36px;
  margin-top: 1px;
  padding: 0;
  opacity: 1 !important;
  background: #dd3c1a;
  border: none;
  z-index: 2;
  border-radius: 0 !important;
}
.search-icon-container:hover .search-icon {
  color: #fff;
}
.search-icon-container .search-icon {
  position: absolute;
  top: 5px;
  left: 8px;
  color: #fff;
}
.search-results {
  color: #656f7b;
}
.search-results h5 {
  margin-top: 0;
}
.search-close {
  float: right;
  width: 40px;
  height: 36px;
  margin-top: 1px;
  display: none;
  margin-left: 9px;
}
.search-close:hover .search-icon {
  color: #fff !important;
}
.search-close .search-icon {
  left: 8px;
}
.search-close .search-icon:hover {
  color: #fff !important;
}
.search-results-page .search-close {
  margin-left: 5px;
}
.search-results-page .blog-nav input {
  right: 51px;
}
.search-results-page .blog-nav .rss {
  margin-right: 42px;
}
.blog-search-bar .form-control,
.blog-search-bar textarea,
.blog-search-bar input {
  font-size: 15px;
  /* -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none*/
}
.blog-search-bar .form-control:-moz-placeholder,
.blog-search-bar textarea:-moz-placeholder,
.blog-search-bar input:-moz-placeholder {
  color: #8a9ba9;
  font-size: 15px;
  font-style: italic;
}
.blog-search-bar .form-control::-moz-placeholder,
.blog-search-bar textarea::-moz-placeholder,
.blog-search-bar input::-moz-placeholder {
  color: #8a9ba9;
  font-size: 16px;
  font-style: italic;
}
.blog-search-bar .form-control:-ms-input-placeholder,
.blog-search-bar textarea:-ms-input-placeholder,
.blog-search-bar input:-ms-input-placeholder {
  color: #8a9ba9;
  font-size: 15px;
  font-style: italic;
}
.blog-search-bar .form-control::-webkit-input-placeholder,
.blog-search-bar textarea::-webkit-input-placeholder,
.blog-search-bar input::-webkit-input-placeholder {
  color: #8a9ba9;
  font-size: 15px;
  font-style: italic;
}
.blog-search-bar .form-control:focus,
.blog-search-bar textarea:focus,
.blog-search-bar input:focus {
  border-color: rgba(102, 175, 233, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* TABLE FORMATING */
.blog-post-content-container.single table td {
  border: 1px solid #CCC;
  padding: 7px;
  vertical-align: top;
}
/* MEDIA QUERIES blog-nav */
@media screen and (max-width: 1100px) {
  .blog-nav .tag-filter {
    margin: 0 9px 0 0;
  }
  .blog-nav .timeline .dropdown {
    display: inline-block !important;
  }
  .blog-nav .timeline .btn:not(.dropdown-toggle),
  .blog-nav .timeline .static-icon {
    display: none !important;
  }
}
@media screen and (max-width: 880px) {
  .btn + .dropdown {
    margin-left: 0;
  }
  .blog-nav .tag-filter .btn:not(.dropdown-toggle),
  .blog-nav .tag-filter .static-icon,
  .blog-nav .tag-filter .menu-icon {
    display: none !important;
  }
  .blog-nav .tag-filter .tag-list {
    display: block !important;
    margin: 1px 0 0;
  }
  .blog-nav .tag-filter .tag-list .tag-icon {
    display: block !important;
    margin: 0;
  }
  .rss,
  .subscribe {
    float: left;
  }
  .btn.subscribe {
    margin-left: 9px;
  }
  .blog-nav .rss {
    margin-right: 0 !important;
  }
  .rss {
    margin-left: 4px;
  }
}
@media screen and (max-width: 480px) {
  .blog-nav {
    padding: 19px 0 69px 0;
  }
  .blog-nav input {
    left: 0;
  }
  .blog-search-bar {
    position: absolute;
    top: 69px;
    width: 100%;
    margin-left: 0;
  }
  .blog-search-bar input {
    width: 83%;
  }
}
