  
  


/*Comment Form*/

/* One Line Inputs */
body .widget-type-blog_comments input[type="text"],
body .widget-type-blog_comments input[type="password"], 
body .widget-type-blog_comments input[type="datetime"], 
body .widget-type-blog_comments input[type="datetime-local"], 
body .widget-type-blog_comments input[type="date"], 
body .widget-type-blog_comments input[type="month"], 
body .widget-type-blog_comments input[type="time"], 
body .widget-type-blog_comments input[type="week"], 
body .widget-type-blog_comments input[type="number"], 
body .widget-type-blog_comments input[type="email"], 
body .widget-type-blog_comments input[type="url"], 
body .widget-type-blog_comments input[type="search"], 
body .widget-type-blog_comments input[type="tel"], 
body .widget-type-blog_comments input[type="color"],
body .widget-type-blog_comments input[type="file"],
body .widget-type-blog_comments textarea,
body .widget-type-blog_comments select {
  width: 100%;
  font-family: ;
  font-size: ;
  height:50px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.35); 
  margin-bottom: 10px;
  -webkit-appearance: none;
  box-shadow: none;
  border-radius: 0px;
  padding-left:15px;
}

body .widget-type-blog_comments textarea{
  padding-top:15px;
  min-height:120px;
}

body .container-fluid .row-fluid .widget-type-blog_comments .hs-button{
  margin-top:20px;
}



body .form-title {
  text-align: center;
  margin-top: 0px;
}

.blog-subscription-bar h3{
  margin-bottom: 12px;
  margin-top: 12px;
  color:;
  letter-spacing: .5px;
}

body .widget-type-blog_subscribe input[type="email"] {
  border: 1px solid #eeeeee;
  height: 50px;
  -webkit-appearance: none;
  box-shadow: none;
  border-radius: 0px;
  margin-bottom:0px;
  font-size: 15px;
  padding-left:15px;
}
body .widget-type-blog_subscribe form {
  position: relative;
}
body .widget-type-blog_subscribe form label {
  display: none;
}
 body .container-fluid .row-fluid .widget-type-blog_subscribe input[type="submit"] {
  background: #333333;
  border: 2px solid ;
  border-radius: 0px;
  height: 50px;
  width:105px;
  color:;
  cursor:pointer;
  font-weight: 700;
  letter-spacing: .25px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  text-align: center;
  -webkit-appearance: none;
  font-size:15px;
}
.hs-form-field {
  position: relative;
}
ul.hs-error-msgs.inputs-list {
  padding:0px;
  margin:0px 0px 0px;
  list-style:none;
}
ul.hs-error-msgs.inputs-list label {
  font-size: 10px;
  color: red;
  display: inline-block;
}


.blog-subscription-bar{
  background:#2b2b2b;
  padding: 15px 0px;
}

.hs_cos_wrapper.form-title {
    display: none;
}

.row-fluid .widget-type-cell.wrapper-770 {
    max-width: 770px;
    margin: 0 auto;
    float: none;
}

/* Placeholder Text */

body .widget-type-blog_subscribe::-webkit-input-placeholder {
  font-style: italic;
  font-size: 15px;
}
body .widget-type-blog_subscribe:-moz-placeholder {
  font-style: italic;
  font-size: 15px;
}
body .widget-type-blog_subscribe::-moz-placeholder {
  /* Firefox 19+ */
  /* color: #555;
  opacity: 1; */

  font-style: italic;
  font-size: 15px;
}
body .widget-type-blog_subscribe:-ms-input-placeholder {
  /* IE10 */
  /* color: #555;
  opacity: 1; */

  font-style: italic;
  font-size: 15px;
}
.recent-posts {
  margin-bottom: 35px;
}
.recent-posts .widget-type-header h2,
.widget-type-header.older-post-header h2 {
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(169, 169, 169, 0.33);
}
.recent-posts h2,
.older-post-header h2 {
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.custom-post-body {
  overflow: hidden;
}
.custom-post-body-summary {
  float: left;
  max-width: 57%;
}
.custom-post-body-summary h2 {
  height: 55px;
  display: inline-block;
  overflow: hidden;
}
.custom-post-body-summary h2 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.custom-post-body-summary h2,
.custom-post-body-summary h2 a {
  margin: 0px;
  line-height: 28px;
  font-size: 20px;
  color: ;
  letter-spacing: .25px;
}
.content-wrap-outer {
  display: inline-block;
  height: 65px;
  overflow: hidden;
}
.content-wrap-inner {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.content-wrap-inner,
.content-wrap-inner p {
  font-size: 14px;
  font-weight: 300;
  color: ;
  letter-spacing: .25px;
  margin: 0px;
  line-height: 22px;
}
.more-link {
  font-size: 13px;
  line-height: 16px;
  color: #666;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.custom-post-item{
  display: block;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  list-style: none;
  padding-bottom: 0;
  position: relative;
}


.custom-post-item .hs-featured-image {
  float:none;
  margin: 0px;
  max-width: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 0px 0px 0px;
  max-width:100%;
  padding-right: 0;
  position: relative;
  height: 225px;
  display: block;
  width: 100%;
  background-size: cover!important;
  background-position: top center!important;
}

.author-link.name-athr img {
  max-width: 50px;
  border: 3px solid #f2f2f2;
  border-radius: 100%;
  margin-right: 10px;
  float: left;
}




.post-info{
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 15px 25px;
}

span.c-author-info,span.c-post-date {
  width: 50%;
  float: left;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .5px;
}

a.c-author-link {
  color: #fff;
}

span.c-post-date{
  text-align:right;
}

.post-recents-topic{
  font-size: 14px;
}

a.c-topic-links.topic-seq-1{
  padding-left:5px;
  border:0px;
}

a.c-topic-links.topic-seq-1,
a.c-topic-links.topic-seq-2{
  display:inline-block;
}

a.c-topic-links {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  color: #3f3f3f;
  letter-spacing: .25px;
  padding-bottom: 0px;
  margin: 0px;
  padding: 0px 5px 0px 10px;
  border-left: 2px solid #3f3f3f;
  text-align: center;
  display:none;
  line-height: 16px;
}

.post-recents-more-link{
  position: absolute;
  bottom: 15px;
  width: 100%;
  right: 25px;
  text-align: right;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1f1f1f;
  letter-spacing: .5px;
}



/*Sidebar*/


.search-box{
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 40px;
}

form.search-from{
  position:relative;
}

.search-box label{
    font-weight: 600;
    font-size: 16px;
    margin-top: 0px;
    letter-spacing: 1px;
    color: #1f1f1f;
    margin-bottom: 10px;
    display: inline-block;
}

.search-box input{
  height:50px;
}


body .container-fluid .row-fluid .search-box .hs-button.primary{
  cursor: pointer;
  background-image: url(//459002.fs1.hubspotusercontent-na1.net/hubfs/459002/Assets%20Apr/magnifying-glass.png);
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  padding: 0px;
  width: 50px;
  height: 50px;
  top: 32px;
  right: 0px;
  background-position: center;
  color: transparent;
  border: 0px;
  border-left: 1px solid rgba(0,0,0,0.35);
  border-radius: 0px;
}



body .search-from input[type="submit"] {
  cursor: pointer;
  background-image: url('//459002.fs1.hubspotusercontent-na1.net/hubfs/459002/Assets%20Apr/magnifying-glass.png');
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  padding: 0px;
  width: 50px;
  height: 50px;
  top: 0px;
  right: 0px;
  background-position: center;
  border-left: 1px solid rgba(0, 0, 0, 0.35);
}

body .search-from input[type="text"]{
  padding-right:55px;
}

body .search-from input[type="text"]:focus{
  outline:none;
}

.categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categories ul li {
  display: inline-block;
  margin-bottom: 6px;
  margin-left:0px;
}
.categories ul li a {
  border: 1px solid #4f4f4f;
  font-size: 12px;
  color: #1f1f1f;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 5px;
  padding: 7px 10px;
  min-width: 60px;
  display: block;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
}
.categories ul li a .filter-link-count {
  display: none;
}

.categories ul li a:hover{
  background:#fafafa;
}

a.filter-expand-link {
  font-weight: 600;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}

.c-blog-sidebar {
  padding-left:0px; 
}
.c-blog-sidebar h3 {
  font-weight: 600;
  font-size: 16px;
  margin-top: 0px;
  letter-spacing: 1px;
  color:#101010;
}
.widget-type-post_filter.categories {
  padding-bottom:40px;
}
.c-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  width: 65%;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  height: 55px;
  overflow: hidden;
}
.c-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
  width: 100%;
  min-width: 115px;
  max-width: 115px;
  max-height: 65px;
  min-height: 65px;
}
.c-blog-sidebar a.hs-rss-title {
  font-size: 14px;
  letter-spacing: .5px;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 18px;
}
.c-blog-sidebar .hs-rss-byline {
  display: none;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  display: inline-block;
  width: 30%;
}
.next-posts-link {
  position: absolute;
  right: 0px;
  font-size: 12px;
  color: ;
  text-transform: uppercase;
  letter-spacing: 0.50px;
  font-weight: 600;
}
.next-posts-link .fa {
  font-size: 12px;
  font-weight: 300;
  padding-left: 5px;
}
.blog-pagination {
  position: relative;
}
.previous-posts-link {
  position: absolute;
  left: 0px;
  font-size: 12px;
  color: ;
  text-transform: uppercase;
  letter-spacing: 0.50px;
  font-weight: 600;
}
.previous-posts-link .fa {
  font-size: 12px;
  font-weight: 300;
  padding-right: 5px;
}
.hs-blog-post .make-equal-height.recent-posts,
.hs-blog-post .older-post-header {
  display: none;
}
.hs-blog-post .section.post-header {
  float: left;
  width: 25%;
}
.hs-blog-post .section.custom-post-body {
  float: left;
  overflow: visible;
  width: 75%;
  padding-top: 15px;
}
.hs-blog-post .hs-author-avatar img {
  max-width: 80px;
  border-radius: 100%;
  border: 4px solid #f2f2f2;
}
.section.custom-post-body .post-head {
  position: relative;
  margin-bottom: 25px;
}
.section.custom-post-body ul {
  padding-left: 20px;
}

.section.custom-post-body p,
.section.custom-post-body {

}

.section.custom-post-body img,
.section.custom-post-body img {
  margin-bottom: 25px;
}
.section.custom-post-body .post-head h1 {
  position: relative;
  margin: 0px;
  padding-bottom: 5px;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: .25px;
}
.section.custom-post-body .post-head:before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  background: ;
  left: -25px;
}
.hs-blog-post #hubspot-topic_data {
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-width: 1px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .75px;
  padding: 7px 0px;
  margin-top: 25px;
}
.hs-blog-post #hubspot-topic_data a.topic-link {
  display: inline-block;
  padding: 0px 5px;
  border: 1px solid ;
  min-width: 55px;
  font-size: 12px;
  text-align: center;
  margin-right: 5px;
  color: ;
  font-weight: 400;
}
.hs-blog-post .section.post-header .author-link {
  font-size: 12px;
  letter-spacing: .5px;
  font-weight: 600;
  color: ;
  text-transform: uppercase;
}
.hs-blog-post #hubspot-author_data {
  padding-top: 0px;
  max-width: 150px;
  text-align: center;
}
.post_date {
  font-weight: 400;
  color: #666666;
  font-size: 12px;
}
.post-pagination {
  position: relative;
}

.post-pagination i.fa{
  max-width: 30px;
  display: inline-block;
  font-size: 70px;
  line-height: 70px;
  background: #fafafa;
}

.post-pagination i.fa.fa-angle-left{
  float: left;
}

.post-pagination i.fa.fa-angle-right{
  float:right;
}

.post-pagination a{
  color:#1f1f1f;    
}

.prev-post {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  max-width: 225px;
  height: 70px;
  background: #fafafa;
}
.icon-prev {
  max-width: 30px;
  display: inline-block;
  float: left;
  width: 15%;
  font-size: 70px;
  line-height: 70px;
  background: #fafafa;
}
.post-link-bg {
  float: left;
  width: 32%;
  min-width: 75px;
}
.post-link-bg a {
  width: 70px;
  height: 70px;
  display: inline-block;
  background-size: cover!important;
  background-position: top center!important;
}
.nav-text {
  float: left;
  width: 48%;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:8px;
}
.nav-text span {
  color: #666;
  font-size: 11px;
  line-height:1;
  display:block;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .25px;
  margin-bottom:5px;
}
.nav-text h5 {
  margin: 0px;
  line-height: 13px;
  box-sizing: border-box;
  height: 40px;
  overflow: hidden;
}
.nav-text h5 a {
  font-size: 11px;
  font-weight: 400;
  color: ;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.next-post {
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
  max-width: 220px;
  height: 70px;
  background: #fafafa;
}
.next-post {}

.next-post .icon-prev {
  float: right;
  text-align: right;
}
.next-post .post-link-bg {
  float: right;
  max-width: 75px;
  text-align: right;
}
.next-post .nav-text {
  float: right;
  text-align: right;
  padding-right: 5px;
}
.hs-blog-listing .widget-type-raw_html.post-pagination {
  display: none;
}
.hs-blog-post .widget-type-raw_html.post-pagination {
  display: block;
  min-height: 70px;
  margin-top: 45px;
}
body .hs-author-social-links a.hs-author-social-link {
  width: 25px;
  height: 25px;
  line-height: 20px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: 0;
  font-size: 13px;
  color: rgba(51, 51, 51, 0.65);
  border: 2px solid rgba(51, 51, 51, 0.65);
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  padding-top: 0px;
  margin-right: 2px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
body .hs-author-social-links a.hs-author-social-link:hover {
  background: ;
  color:;
}
body .hs-author-social-links a.hs-author-social-link {
  background-image: none !important;
}
body .hs-author-avatar img {
  max-width: 150px;
}
.hs-blog-listing.author-body .hs-author-social-links {
  padding-top: 10px;
}
a {
  text-decoration: none;
}
.hs-blog-listing.author-body .make-equal-height.recent-posts,
.hs-blog-listing.author-body .widget-type-header.older-post-header,
.hs-blog-listing.author-body #blog-hero-img {
  display: none;
}
.hs-blog-listing.author-body .hs-author-profile {
  overflow: hidden;
}
.hs-blog-listing.author-body .hs-author-avatar {
  float: left;
  width: 30%;
  text-align: center;
}
.hs-blog-listing.author-body .hs-author-avatar img {
  border-radius: 100%;
  border: 4px solid ;
}
.hs-blog-listing.author-body .author-info {
  float: left;
  width: 65%;
}
.author-section {
  background: #eeeeee;
  padding: 75px 0px;
}
body .widget-type-raw_html .author-section .wrapper {
  max-width: 1000px;
}
body .widget-type-raw_html h2.hs-author-name {
  margin-top: 0px;
  margin-bottom: 10px;
}
body .widget-type-raw_html .hs-author-bio {
  font-size: 16px;
  font-weight: 300;
}
.hs-blog-listing.author-body .custom-post-item {
}
.hs-blog-listing.author-body .custom-post-listing {
  display: block;
  margin: 0 -25px 0 0;
  padding: 0;
  overflow: hidden;
}
.post-author-outer {
  float: left;
  width: 50%;
  padding-right: 25px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  list-style: none;
  padding-bottom: 0;
}
.custom-post-item-author {
  min-height: 300px;
  position: relative;
  background-size: cover!important;
  background-position: top center!important;
}
.custom-post-item-author .post-header {
  padding: 0px 20px;
}
.custom-post-item-author .have-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.custom-post-item-author:hover .have-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.custom-post-item-author .post-header {
  position: relative;
  z-index: 4;
}
.custom-post-item-author .post-info {
  position: relative;
  z-index: 4;
}
.custom-post-item-author .heading-title {
  z-index: 4;
}
.custom-post-item-author .post-date-info {
  position: relative;
  z-index: 4;
}
.custom-post-item-author .heading-title h2 {
  height: 55px;
  display: inline-block;
  overflow: hidden;
}
.custom-post-item-author .heading-title h2 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.custom-post-item-author .have-overlay .fa {
  display: none;
}
.custom-post-item-author:hover .have-overlay .fa {
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  color: #e7e7e7;
  padding: 8px;
  border-radius: 100%;
  border: 4px solid #e7e7e7;
  white-space: nowrap;
  max-width: 95%;
  letter-spacing: .05em;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.custom-post-item-author #hubspot-topic_data a,
.custom-post-item-author.post-2 #hubspot-topic_data a:first-child + a {
  display: none;
}
.custom-post-item-author #hubspot-topic_data a:first-child,
.custom-post-item-author #hubspot-topic_data a:first-child + a {
  font-size: 10px;
  display: inline-block;
  color: #eeeeee;
  border: 1px solid #eee;
  min-width: 60px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 0px;
  line-height: 15px;
  text-transform: uppercase;
  border-radius: 3px;
}
.custom-post-item-author .post-info span {
  width: 48%;
  display: inline-block;
}
.heading-title {} .custom-post-item-author .post-info span:first-child + span {
  text-align: right;
}
.custom-post-item-author #hubspot-author_data,
.custom-post-item-author #hubspot-author_data a {
  color: #eee;
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: .45px;
}
.custom-post-item-author {} 

.post-single-author a{
  color: #f44;
  text-transform: uppercase;
}

.hs-blog-id-52493882900 .blog-abonement,
.video-abonement{
  display:none !important;
}

.hs-blog-id-52493882900 .video-abonement{
  display:initial !important;
}


@media(min-width:768px){

  .post-center{
    padding-right:30px;
  }


}


@media(max-width:1024px) and (min-width:768px) {
  body .c-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width: 100%;
    min-width: 85px;
    max-width: 85px;
  }
  body .prev-post {
    height: 50px;
  }
  body .icon-prev {
    font-size: 45px;
    line-height: 45px;
  }
  body .post-link-bg a {
    width: 50px;
    height: 50px;
  }
  body .next-post {
    height: 50px;
  }
  body .nav-text h5 {
    display: none;
  }
  body .post-link-bg {
    min-width: 55px;
  }
  body .nav-text span {
    font-size: 11px;
    display: inline-block;
    line-height: 16px;
  }
  body .next-post .nav-text {
    padding-right: 0px;
  }
  body .nav-text {
    width: 43%;
  }

  .c-blog-sidebar{
    padding-left:0px;
  }
}



@media(max-width:860px) and (min-width:768px) {
  body.hs-blog-post #hubspot-author_data {
    max-width: 80px;
    text-align: center;
  }
  body.hs-blog-post .hs-author-avatar img {
    max-width: 70px;
  }
  body .c-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width: 100%;
    min-width: 70px;
    max-width: 70px;
  }
  body .custom-post-item-author .post-info {
    padding: 15px 0px 0px;
  }
}




@media(max-width:767px) {
  body .header-container-wrapper .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    position: static;
  }
 
  body .header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.hs-item-has-children:before {
    display: none;
  }
  body .header-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background:;
  }
  body .header-container-wrapper .container-fluid .row-fluid .wrapper {
    padding-left: 15px;
    padding-right: 0px;
  }
  .widget-type-linked_image.logo-top {
    padding-left: 10px;
  }
  .header-container-wrapper .widget-type-menu {
    padding-top: 0px;
    min-height: 0px;
  }
  .widget-type-cta.get-started {
    margin-bottom: 10px;
  }
  body .widget-type-cell.blog-hero-img-section {
    padding-bottom: 50px;
    padding-top: 80px;
    min-height:400px;
  }

  .about-author-sec .span10 {
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 20px;
  }

  body h1.current-topic-list{
    font-size:30px;
  }

  body .widget-type-cell.blog-hero-img-section h1 {
    font-size: 35px;
    padding-bottom: 15px;
  }
  body .widget-type-cell.blog-hero-img-section h4 {
    font-size: 20px;
    line-height: 28px;
  }
  body .custom-post-item-recents {
    margin-bottom: 25px;
  }
  body .custom-post-item .hs-featured-image {
    float: none;
    max-width: 100%;
    height: 250px;
  }
  body .custom-post-body-summary {
    float: none;
    max-width: 100%;
    margin-top: 20px;
  }
  .blog-pagination {
    padding: 0px 0px 20px;
    margin-bottom:50px;
  }

  .span4.pop-post-image {
    width: 31.914893614%;
    float: left;
  }

  .span8.pop-post-title {
    width: 65.95744680199999%;
    margin-left: 0px;
    float: left;
    padding-left: 15px;
  }

  .widget-type-cell.c-blog-sidebar{
    padding-left:0px;
  }

  .c-blog-sidebar .tabber-tabs>li>a{
    font-size:13px;
  }

  body.hs-blog-post .section.post-header {
    float: none;
    width: 100%;
  }
  body.hs-blog-post #hubspot-author_data {
    padding-top: 0;
    max-width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  body.hs-blog-post .section.custom-post-body {
    float: none;
    overflow: visible;
    width: 100%;
    padding-top: 15px;
  }
  body.hs-blog-post .widget-type-raw_html.post-pagination {
    padding-left: 0px;
  }
  body .nav-text {
    display: none;
  }
  body .post-link-bg a {
    width: 50px;
    height: 50px;
  }
  .prev-post {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    max-width: 80px;
    height: 50px;
    background: #fafafa;
    display: block;
    width: 100%;
  }
  .next-post {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    max-width: 80px;
    height: 50px;
    background: #fafafa;
    width: 100%;
  }
  .prev-post .post-link-bg {
    min-width: 50px;
    position: absolute;
    right: 0px;
  }
  .next-post .post-link-bg {
    min-width: 50px;
    position: absolute;
    left: 0px;
  }
  body .icon-prev {
    font-size: 45px;
    line-height: 45px;
    width: 30%;
    text-align: center;
  }
  body .c-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width: 100%;
    min-width: 85px;
    max-width: 85px;
  }
  body.hs-blog-listing.author-body .custom-post-listing {
    display: block;
    margin: 0 0px 0 0;
  }
  body .post-author-outer {
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  body.hs-blog-listing.author-body .hs-author-avatar {
    float: none;
    width: 100%;
    text-align: center;
  }
  body.hs-blog-listing.author-body .author-info {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }
  body .hs-author-avatar img {
    max-width: 100px;
  }
  .author-section {
    padding: 50px 0;
  }
}


@(max-width:480px) and (min-width:320px) {}



/*Sidebar Tabber*/

.mb-50{
  margin-bottom:50px;
}

.recents-post{
  margin-bottom:50px;
}


.body-container .tabber-tabs {
  list-style: none;
  padding: 0;
  margin: 0px 0px;
  border-bottom: 1px solid #e7e7e7;
}
.tabber-tabs>li {
  float: left;
  width: 48%;
  margin:0px
}
.tabber-tabs>li:first-child + li {
  margin-left: 4%;
}
.tabber-tabs>.active>a,
.tabber-tabs>.active>a:hover,
.tabber-tabs>.active>a:focus {
  color: #1f1f1f;
  background-color: ;
  border-bottom: 4px solid #f44;

}
.tabber-tabs>li>a {
  padding-right: 5px;
  padding-left: 5px;
  line-height: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  text-decoration: none;
  display: block;
  color:#101010;
  border-bottom: 4px solid transparent;
  font-weight:600;
  cursor:pointer;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align:center;
}
.tabber-content {
  background: ;
  padding: 8px 0px 0px 0px;
  //border: 1px solid #ddd;
}
.pop-custom-post-item {
  overflow: hidden;
  margin-bottom: 15px;
}
.pop-custom-post-item:last-child {
  margin-bottom: 0px;
}
.pop-post-title {
  padding-left: 5px;
  line-height: 16px;
}
.popular ul {
  margin-top: 0px;
}
.tabber-content h3 {
  margin: 0px;
}
.tabber-content {
  padding: 25px 0px 0px 0px;
}
.pop-post-title a {
  font-size: 12px;
  color: ;
  font-weight:400;
}
.pop-custom-post-item .post-bg {
  background-position: top center;
  height: 70px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  background-color: #333333;
}
a.topic-link-sb {
  font-size: 12px;
  font-weight: 700;
  color: #f44;
  padding-top: 7px;
  display: inline-block;
}
.topic-module a {
  display: none;
}
.topic-module a:first-child {
  display: block;
  height: 30px;
  padding-bottom: 27px;
}
body .blog-section .custom-post-listing .custom-post-item:first-child {
  display: block;
}
.popular ul {
  list-style: none;
  padding-left: 0;
}
.popular ul li {
  line-height: 20px;
  padding-bottom: 10px;
  position: relative;
  padding-left: 30px;
  margin:0px;
}
.popular ul li:before,
.popular ul li:before {
  content: "\f00c";
  position: absolute;
  left: 5px;
  top: 2px;
  font-family: "FontAwesome";
  width: 16px;
  height: 16px;
  color: #f44;
}
.popular ul li a {
  font-size: 14px;
  color:;
}


.twitter-widg{

}

.twitter-widg ul{
  list-style:none;
  margin:0px;
  padding:0px;
}

.twitter-widg ul li{
  border-bottom:1px solid #e7e7e7;
  padding-bottom:15px;
  margin-bottom:25px;
}

.twitter-widg ul li:last-child{
  border-bottom:none;
}

#example1 .user{
  overflow: hidden;
  line-height:16px;
}

#example1 .user img{
  width:50px;
  float:left;
  margin-right: 10px;
  border-radius:6px;
}

#example1 .user span:first-child + span{
  padding-top:10px;
  display:inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

#example1 .user span:first-child + span + span{
  font-size: 14px;
  color: #f44;
  font-weight:400;
}

#example1 p.tweet{
  color: #414242;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

#example1 p.tweet a{
  color:#f44;  
}

#example1 .interact a{
  font-size:12px;
  color:#000000;
  padding:0px 10px;
  display:none;
}

#example1 p.timePosted{
  color: #1f1f1f;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0px;
  letter-spacing: .25px;
}

#example1 p.interact{
  display: none;
}


/*===Blog Post Body====*/

.hs-blog-post .wrapper.make-equal-height{
  padding-top:75px;
}

.post-single-heading{
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 35px;
}

.post-single-heading:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #e1e3e4;
  width: 400%;
}


.post-single-heading h1 {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 5px;
  padding-bottom: 50px;
  margin-top: 5px;
}


span.post-author-details {
  font-size: 12px;
  line-height: 20px;
  color: #1f1f1f;
  letter-spacing: .25px;
  text-transform:uppercase;
  font-weight:700;
  font-family:Open Sans, Sans-Serif;
  display:block;
  overflow:hidden;
}

.post-single-date{
  float: right;
}

.section.post-body ul li{
  padding-bottom:0px;
}


.section.post-body h2,
.section.post-body h3{
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: .25px;
}

.topic-listing #post-topic {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .5px;
  line-height:14px;
}

.post-topic-link:hover{
  text-decoration:underline;
}

.post-topic-link,
.post-item-topic-link{
  display:none;
}

.post-topic-link.topic-seq-1,
.post-topic-link.topic-seq-2,
.post-item-topic-link.topic-seq-1{
  display:inline-block;
  font-size: 15px;
  color: #4f4f4f;
  font-family:Open Sans, Sans-Serif;
  font-weight: 700;
  text-transform:uppercase;
}

.post-item-topic-link.topic-seq-1{
  font-size: 12px;
}

.post-topic-link.topic-seq-1{
  padding-right:5px;
  padding-left:0px;
}

.post-topic-link.topic-seq-2{
  padding-left:10px;
  border-left:2px solid #000000;
}

.social_sharing_module {
  max-width: 50px;
  padding: 0 0px 0;
  position: fixed;
  top:40%;
  left:0px;
  z-index: 99999;
}


.social_sharing_module a {
  display: block;
  margin: 0px auto 0px;
}

.social_sharing_module a i{
  font-size: 18px;
  padding: 0;
  width: 40px;
  text-align: center;
  height: 40px;
  vertical-align: bottom;
  line-height: 40px;
  transition: all .2s ease-out;
  color:#ffffff;
}


.social_sharing_module a:hover i{
  width:50px;
}


.social_sharing_module a i.fa-facebook-official {
  background-color: #43619c;
}

.social_sharing_module a i.fa-linkedin {
  background-color: #187fb8;
}

.social_sharing_module a i.fa-twitter {
  background-color: #24a9e6;
}

.social_sharing_module a i.fa-google-plus {
  background-color: #f24033;
}

.about-author-sec{
  padding: 35px 20px;
  border: 1px solid rgba(225, 225, 225, 0.54);
  box-shadow: 0 1px 1px 0 #e6ebee;
  background: #fafafa;
  margin-top: 30px;
  margin-bottom: 40px;
}

.about-author-sec .span10{
  margin-left:5px;
  padding-left:10px;
}

.about-author-sec  h3{
  margin:0px;
}

.about-author-sec  h3 a.author-link{
  display: block;
  color:#1f1f1f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
  padding:0px 0px 10px;
}

.about-author-sec p{
  margin: 0px;
  font-size: 14px;
  line-height:20px;
}

.about-author-sec .share_links{
  color: #3fa2f7;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  padding: 10px 0;
  font-weight: 700;
}


.author_box_bottom {
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-radius: 100%;
  display: block;
  border: 1px solid #e8e5e5;
}


.comment-from h4{
  margin:0px;
  font-size:14px;
  text-transform: capitalize;
}

.comment-from h4 a{
  color: #1f1f1f;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .5px;
}

body .comment.depth-0{
  border:0px;
  padding-top:0px;
}

.comment-module {
  padding-top: 20px;
  position: relative;
  margin-top: 50px;
  padding-bottom: 50px;
}

.comment-module:before{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e1e3e4;
  width: 400%; 
}

.comment-module:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #e1e3e4;
  width: 400%; 
}

/*Post Bottom Related Post STyle*/


.related-post-section{
  background:#fafafa;
  padding:60px 0px 35px;
  margin-top:60px;

}

h3.related-post-title{
  margin-top: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}

.custom-post-item.span4{
  padding:0px;
}

.custom-post-item.span4 h2{
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  z-index:10;
  width:100%;
  font-weight: 600;
  min-width: 225px;
  max-width: 95%;
  letter-spacing: .05em;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);  
}

.custom-post-item.span4 h2 a{
  color:;
}

.custom-post-item a.related-more-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.48);
  z-index: 20;
  display: block;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity:0;
}

.related-post .custom-post-item:hover a.related-more-link{
  opacity:1;
}

#progress-bar{
  top:0px;
  z-index:99999999;
}

.hs-author-listing-header {
  margin: 0px;
  padding-bottom: 25px;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: .25px;
}


.post-topic-section {
  background-color: #222222;
  min-height: 250px;
  text-align: center;
  position: relative;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  padding: 50px 0;
}

h1.current-topic-list {
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
}

.gsc-search-box.gsc-search-box-tools{
  display:none;
}

body .search-box .gsc-control-cse.gsc-control-cse-en{
  padding:0px;
  background:transparent;
  border:0px;
}