/*--------------------- GENERAL ----------------------*/
body {
  font-size: 18px;
  line-height: 1.5;
  /* font-family: "proxima_nova_rgregular"; */
  font-family: "Source Sans Pro", sans-serif !important;
}
h3 {
  font-size: 25px;
  color: #27326f;
}
#sidebar ul {
  list-style: none;
  padding: 0;
}
/*--------------------- END GENERAL ----------------------*/
/*--------------------- BLOG ----------------------*/
.margin-nav {
    margin-top: 0px !important;
}
.blog-banner  {
    margin:110px 0px 0px 0px;
}
.blog-banner{
  background: url(https://emergeapp.net/wp-content/themes/emergeapp/images/blog-header.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 5px 0px;
  height: 105px;
}
.blog-banner a {
    width: 100%;
    display: block;
    height: 100%;
}
.blog-banner a:hover {
    color: #53c0e9;
}
.blog-banner .inner-content {
    width: 92%;
    margin: auto;
    text-align: center;
}
.blog-poster .inner-content span {
    font-size: 12px;
    background: #49b5e4;
    color: #fff;
    padding: 3px 7px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 4px;
}
.blog-banner .inner-content h5 {
    margin: 5px 0px;
    font-size: 16px;
    line-height: 1.1;
    color:#49b5e4;
}
#at-cv-lightbox {
  display: none !important;
  z-index: -1 !important;
}
.title-blog {
  color: #48b5e4;
  font-weight: 600;
  line-height: 32px;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 12px;
}
.title-blog a {
  color: inherit;
}
.each-blog img {
  max-width: 100%;
  height: auto;
}
.each-blog:not(:last-child) {
  padding-bottom: 25px;
  border-bottom: 1px solid #e0e0e0;
}
.each-blog h2 a:hover, .each-blog h2 a:focus, .each-blog h2 a:focus:active {
  color: #3ca0dc;
  text-decoration: none;
}
.post-meta-category {
  color: #ababab;
  font-size: 13px;
}
.post-meta-category a {
  color: inherit;
  font-size: 15px;
}
.post-meta {
  margin-bottom: 10px;
}
.bg-subscribe {
  width: 100%;
}
.w-bg-subscribe {
  position: relative;
}
.w-bg-subscribe .text-subscribe {
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 16px;
  padding: 0 25px;
  font-weight: bold;
}
.title-sidebar {
  color: #48b5e4;
  margin-top: 15px;
}
.sidebar-recent-posts li {
  padding: 10px 0;
  border-bottom: 1px solid #e1e1e1;
}
.sidebar-recent-posts li a {
  text-decoration: none;
  color: #333;
}
.sidebar-recent-posts li a:hover {
  opacity: 0.8;
  -webkit-opacity: 0.8;
  text-decoration: underline;
}
.see-all {
  color: #48b5e4;
  padding-top: 16px;
  padding-bottom: 8px;
  display: inline-block;
}
.paging {
  text-align: center;
}
.pagination > li {
  display: inline-block;
  margin: 0 5px;
}
.pagination > li span, .pagination > li a {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 0;
  line-height: 32px;
  background: #fff;
  border-color: #fff;
  color: #48b5e4;
  font-weight: bold;
}
.pagination > li.active span, .pagination > li a:hover {
  background: #48b5e4;
  border-color: #48b5e4;
  color: #fff;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-radius: 50%;
}
.footer-subscribe {
  padding: 15px;
  background: #27326f;
  position: relative;
}
.tooltip {
  font-family: "proxima_nova_rgregular";
  font-size: 14px;
}
#form-subscribe .tooltip-inner {
  background-color: #fff;
  color: #000;
  padding: 8px 10px;
  max-width: 250px;
  border-radius: 3px;
}
#form-subscribe .tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
#form-subscribe .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
#form-subscribe i {
  color: #f8d00c;
}
#form-subscribe .loadingoverlay {
  z-index: 2;
}
.subscribe-form-will-be-show {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 14px 15px;
  background-color: #27326f;
  color: #fff;
  z-index: 3;
  font-size: 16px;
  text-align: center;
}
#form-subscribe .subscribe-form-will-be-show i {
  color: #56d222;
  font-size: 28px;
  vertical-align: middle;
  margin-right: 5px;
}
.single .each-blog {
  padding-bottom: 0;
}
.list-blogs {
  margin-top: 15px;
}
.article-single-post {
  padding-bottom: 20px;
  border-bottom: 2px solid #ececec;
  margin-bottom: 20px;
  margin-top: 15px;
}
.title-related-post {
  color: #27326f;
  font-family: 'proxima_novasemibold';
  margin-bottom: 20px;
}
.each-related-post h3 {
  font-family: 'proxima_novasemibold';
  font-size: 18px;
  line-height: 22px;
  margin-top: 15px;
}
.category-hide {
  display: none;
}
.cat_title {
  color: #48b5e4;
  margin-top: -5px;
  margin-bottom: 20px;
}
p {
  margin: 0 0 22px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignright {
  display: block;
  margin-left: auto;
}
.w-content-blog {
  margin-bottom: 30px;
}
.w-content-blog p {
  text-align: justify;
}
.article-single-post ul, .article-single-post ol {
  margin-bottom: 20px;
  padding-left: 50px;
}
.article-single-post ul li, .article-single-post ol li {
  margin: 10px 0;
}
.article-single-post h2 {
  font-size: 30px;
  padding-top: 40px;
  padding-bottom: 10px;
  color: #27326f;
}
.sidebar-search {
  margin-bottom: 30px;
  margin-top: -120px;
}
.sidebar-qc a {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.sidebar-qc a p {
    position: absolute;
    right: 10px;
    width: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    top: 12px;
    font-weight: 600;
    text-shadow: 0px 3px 10px #f4f4f2;
    color: #48b5e4;
}

/*--------------------- END BLOG ----------------------*/
@media (max-width:1199px){
  .sidebar-qc a p {
    font-size: 18px;
  }
}
@media (min-width:768px) and (max-width:1199px){
  .blog-banner .inner-content {
    width: 100%;
  }
  .blog-banner .inner-content h5 {
    margin: 5px 0px 0px;
    font-size: 12px;
  }
}

@media (max-width:991px){
  .sidebar-search {
    margin-top: 10px !important;
  }
  .blog-banner .inner-content h5 {
    font-size: 15px;
  }
  .sidebar-qc a p {
      width: 45%;
      font-size: 22px;
  }
  .sidebar-qc a img {
      width: 100%;
  }
}
@media (max-width:767px){
  .blog-banner {
    height: auto;
  }
  .blog-banner .inner-content {
    width: 100%;
  }
  .blog-banner .inner-content h5 {
    font-size: 13px;
    background: #fff;
    padding: 2px;
  }

}
@media screen and (max-width: 480px) {
  .blog-banner {
      margin-top:90px;
      height:50px !important;
    }
}