/**タイポグラフィ**/
.content h1 {
  padding-left: 10px;
  border-left: 4px solid #e60033;
  color: #296fa8;
  font-size: 1.6rem;
  margin-bottom: 0.8em
}
.content h2 {
  color: #296fa8;
  font-size: 1.4rem;
  margin-bottom: 0.8em
}

.content em,
em {
    font-style: none;
}





/**レスポンシブ時はローカルナビを非表示**/
@media (max-width: 1023px){
  .header-container-wrapper .header-container .row-number-2 {
    display:none;
  }
}





/**2カラムレイアウト**/
.content-wrapper .left-panel p {
  line-height:2;
}
@media (max-width: 767px){
  .content-wrapper .left-panel p {
    line-height:1.5;
  }
}
.body-container .content-wrapper {
  float: none !important;
  margin: 0 auto !important;
}
.body-container .content-wrapper .row-fluid .span9 {
  width: 70%;
  border-right: 1px solid #e2e2e2 !important;
  padding-right: 2.5% !important;
}
.body-container .content-wrapper .row-fluid .span3 {
  width: 27%;
}
.body-container .row-fluid .column-container.no-border[class*="span"]:last-child, 
.body-container .row-fluid .main-panel.no-border[class*="span"]:last-child {
  margin: 0px 0 0 -1px;
    border-left: 1px solid #e2e2e2;
    padding: 0 0 0 30px;  
}
.body-container .right-panel .row-fluid-wrapper .hs_cos_wrapper_type_rich_text table tr td {
  padding: 10px;
}
.body-container .right-panel .row-fluid-wrapper .hs_cos_wrapper_type_rich_text table {
  background-color: #f1f1f1;
  border-color: #b2b2b2 #000 #000 #b2b2b2 !important;
  border-style: solid;
  border-width: 1px;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.body-container .right-panel h3 {
  color: #444;
  display: block;
  font-size: 15px;
  font-weight: bold !important;
  margin-bottom: 0.5em !important;
  text-transform: uppercase;
}

.body-container .right-panel h3.form-title {
  background-color: #296fa8;
  color: #fff;
  padding: 0.75rem;
  font-size: 1.1rem;
  text-align: center;
}
}


.body-container .right-panel .hs_cos_wrapper_type_post_filter ul > li > a,
.body-container .right-panel .hs_cos_wrapper_type_post_listing ul > li > a {
  color: #909090;
  font-size: 13px;
}
.body-container .page-title-block.bleeding-color h1 {
  color: #fff;
  font-size: 30px;
  line-height: 1.15 !important;
  margin: 0 auto !important;
  max-width: 1150px;
  padding: 0 0 10px;
  text-align: center;
}
.body-container .page-title-block.bleeding-color h2 {
  color: #ddd;
  font-size: 20px;
  line-height: 1.15 !important;
  margin: 0 auto !important;
  max-width: 1150px;
  padding: 0;
  text-align: center;
}
.body-container .row-fluid .page-title-block {
}
.body-container .row-fluid .column-container [class*="widget-type-"] {
  margin-bottom: 15px;
}
.body-container .right-panel ul {
  list-style: none;
  margin: 0 0 0 0;
}
.body-container .row-fluid .hs_cos_wrapper_type_post_filter .filter-expand-link {
  color: #909090;
  font-size: 13px;
}
@media (max-width: 767px) {
  .body-container .column-container.left-panel {
    display: block !important;
  }
  .body-container .row-fluid [class*="span"]:last-child {
  }
  .body-container .row-fluid [class*="span"]:first-child {
  }
  .body-container .row-fluid .column-container.left-panel.span9 {
    border-right: none !important;
    padding-left: 0 !important;
    width: 100%;
    padding-right: 0 !important;
  }
  .body-container .row-fluid .column-container.no-border[class*="span"]:last-child,
  .body-container .row-fluid .main-panel.no-border[class*="span"]:last-child {
    width: 100%;
    margin: 0;
    border-left: none;
    padding: 0;
  }
}






/**プラポリ画像**/
.PmarkIsms img {
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (max-width: 769px) {
  .PmarkIsms img {
    height: 40px;
  }
}




/**プラポリ枠**/
.includeTerm .includeTermIn {
  max-height: 200px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #666666;
  border: #d9d9d9 5px solid;
  text-align: left;
  background-color: #ffffff;
}





/**CTAボタン**/
.er_cta_red {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: normal!important;
  line-height: 1 !important;
  min-width: 225px !important;
  padding: 18px 10px !important;
  text-align: center !important;
  letter-spacing: 0px !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
}
.er_cta_red:hover {
  background-color: #f33137 !important;
  transition: none !important;
}
.er_cta_red span.header-contact {
  line-height: 1 !important;
}
.er_cta_red span.premium {
  font-size: 10px !important;
}
.body-container .hs-cta-wrapper .er_cta_red span {
  display: inline-block !important;
  margin-bottom: 0 !important;
  line-height: 1.3 !important;
}
.body-container article#content .hs-cta-wrapper .er_cta_red span {
  line-height: 1 !important;
}





/**ヘッダーロゴ**/
.navbar-brand .navbar-item img {
  max-height: none;
}






/**フォーム調整**/
.hs-custom-form div.input,
.hs-form div.input
{
  padding: 0 ;
  margin: 0 ;
  border: none ;
  box-shadow: none ;
  height: auto;
  background: none;
}
.hs-custom-form .hs_lastname.hs-lastname.hs-form-field {
  width: 48%;
}
.hs-custom-form .hs_firstname.hs-firstname.hs-form-field {
  float: right;
}
.hs-custom-form .hs-input {
  margin: 5px 0;
}
.hs-custom-form select.hs-input {
  padding: 10px;
}
.hs-custom-form .hs-form-checkbox input[type=checkbox], 
.hs-custom-form .hs-form-radio input[type=radio] {
  margin: 0 8px;
  vertical-align: middle;
}
.hs-custom-form .includeTerm .includeTermIn {
  font-size: 14px;
}
.right-panel .hs-form div {
  margin: 10px 0;
  font-size: 13px;
}
.right-panel .hs-form input[type=email],
.right-panel .hs-form input[type=text],
.right-panel .hs-form input[type=texterea],
.right-panel .hs-form select {
  padding: 10px 8px;
    width: 100% !important;
    border: 1px solid #ccc;
}
.right-panel .hs-form .hs-error-msg {
  color: #b90000;
}
.right-panel .hs-form .hs-submit .hs-button {
  background-color: #1073bd;
  color: #fff;
  border: none;
  padding: 6px 18px;
  width: auto;
  border-radius: 4px;
  font-weight: bold;
}
.right-panel .hs-form .hs-submit .hs-button:hover {
  background-color: #325c96;
  
}
@media screen and (max-width: 769px) {
.hs-custom-form .hs_firstname.hs-firstname.hs-form-field {
  margin-top: 0;
}
.right-panel .hs-custom-form .hs_firstname.hs-firstname.hs-form-field{
  margin-top: 10px;
}  
}





/**swiper-slide調整**/
@media screen and (min-width: 769px) {
.m-tab-base.col4 ._nav {
  height: 70px;
}
.m-tab-base.col4 ._nav>li.swiper-slide-visible {
  width: 24.8%;
}
.m-tab-base ._nav>li.swiper-slide-visible>span {
    position: relative;
    height: 100%;
    min-height: 0;
    max-height: 50px;
}
.m-tab-base ._content>._content-item {
    padding: 4%;
    width: 100%;
    box-sizing: border-box;
}
.swiper-container-autoheight .swiper-wrapper {
    height: auto;
}
  
.m-tab-base.col6 ._nav {
  justify-content: space-between;
  height: 70px;
}
.m-tab-base.col6 ._nav>li.swiper-slide-visible {
  width: 16.4%;
}
}




@media screen and (max-width: 769px) {
.m-section-base.color .m-tab-base ._nav {
  justify-content: space-between;
}
.m-tab-base.col4 ._nav {
  justify-content: space-between;
}
.m-tab-base.col4 ._nav>li {
    width:49.5%
}
.m-tab-base ._nav>li.swiper-slide-visible>span {
    max-height: 20px;
}
.m-tab-base ._content>._content-item {
    padding: 4%;
    width: 100%;
    box-sizing: border-box;
}
.m-tab-plan ._nav {
    justify-content: center;
}
.m-tab-plan ._nav>li {
    width: 24%;
  height: 42px;
}
.m-tab-plan ._content>._content-item {
    padding: 4%;
  box-sizing: border-box;
}
.m-tab-plan ._content>._content-item>._list>dt:not(:first-child):before {
    width: auto;
    border-top: none;
}
.swiper-container-autoheight .swiper-wrapper {
    height: auto;
}
.m-tab-plan ._content>._content-item>._list>dt:not(:last-of-type),
.m-tab-plan ._content>._content-item>._list>dd:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.m-tbl-border th small, .m-tbl-border td small {
    font-size: .6rem;
}
.m-tab-base.col6 ._nav {
  justify-content: space-between;
}
.m-tab-base.col6 ._nav>li.swiper-slide-visible {
  padding: 0;
  width: 33.2%;
  border-bottom: 1px solid #fff;
}
}





/**フッター上 補足情報ブロック**/
#supplement-information .row-fluid-wrapper .row-fluid {
  display: flex;
  justify-content: center;
}














/**ブログページ調整**/
body[class*="hs-blog-name-"] .blog-content{padding-right:3%;}
body[class*="hs-blog-name-"] .column-container .widget-span{}
body[class*="hs-blog-name-"] .column-container .widget-type-google_search form label{font-size:15px;color:#444;font-weight:bold !important;text-transform: uppercase;margin-bottom: 0.5em !important;display:block;margin-bottom:10px;}
body[class*="hs-blog-name-"] .column-container .widget-type-blog_subscribe{margin-bottom:20px;}

body[class*="hs-blog-name-"] .body-container-wrapper .column-container .blog-about-text {background-color:#f3f3f3;padding:15px 15px 5px 15px !important;margin-bottom:40px;}
body[class*="hs-blog-name-"] .body-container-wrapper .column-container .blog-about-text p{font-style:italic;}
body[class*="hs-blog-name-"] .body-container-wrapper .column-container .blog-about-text .cell-wrapper{margin-bottom:0px;}
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_filter ul>li>a,
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_listing ul>li>a{color:#909090;font-size:13px;}
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_filter ul>li>a:hover,
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_filter ul>li>a:focus,
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_listing ul>li>a:hover,
body[class*="hs-blog-name-"] .hs_cos_wrapper_type_post_listing ul>li>a:focus{color:#444;text-decoration:underline;}


body[class*="hs-blog-name-"] .column-container .blog-rss-link {display: block;margin: 0 0 40px 0;padding: 2px 0 0 37px;min-height: 25px;font-size: 15px;color: #434343;text-decoration: none;
                                                background: url(//cdn2.hubspot.net/hub/298916/file-394568839-jpg/Images/rss-icon.jpg) no-repeat 0 1px transparent;}
body[class*="hs-blog-name-"] .column-container .blog-rss-link:hover,
body[class*="hs-blog-name-"] .column-container .blog-rss-link:focus{color: #000000;text-decoration: underline;}

body[class*="hs-blog-name-"] .blog-section .post-listing-simple .post-item{margin-bottom: 1em;padding-bottom: 1em;border-bottom: 1px solid #e2e2e2;}
body[class*="hs-blog-name-"] .blog-section .post-header h1,
body[class*="hs-blog-name-"] .blog-section .post-header h3,
body[class*="hs-blog-name-"] .blog-section .post-listing-simple .post-item h3{font-family:'Montserrat', sans-serif!important;font-size:24px;color:#333;font-weight: normal;margin-bottom:1em !important;font-weight:bold!important;border: none;padding: 0;}
body[class*="hs-blog-name-"] .blog-section .post-header h1 a,
body[class*="hs-blog-name-"] .blog-section .post-header h3 a,
body[class*="hs-blog-name-"] .blog-section .post-header h1 a.hubspot-editable,
body[class*="hs-blog-name-"] .blog-section .post-header h3 a.hubspot-editable,
body[class*="hs-blog-name-"] .blog-section .post-listing-simple .post-item h3 a{color:#333;font-size:24px;float:none;font-weight:normal!important;}
body[class*="hs-blog-name-"] .blog-section .post-header h3:after,
body[class*="hs-blog-name-"] .blog-section .post-header h1:after,
body[class*="hs-blog-name-"] .blog-section .post-listing-simple .post-item h3:after{content:"";height:0px;display:block;clear:both;}
body[class*="hs-blog-name-"] .blog-section .post-header .hs-author-avatar{float: left;margin-right:5px !important;height:30px;}
body[class*="hs-blog-name-"] .blog-section .post-header .hs-author-avatar .avatar-wrapper{height:30px;width:30px;overflow:hidden;display:table-cell;text-align:center;background-color:#f1f2f4;
                                                                                -webkit-border-radius: 50%!important;
                                                                                -moz-border-radius: 50%!important;
                                                                                -o-border-radius: 50%!important;
                                                                                border-radius: 50%!important;}
body[class*="hs-blog-name-"] .blog-section .post-header .hs-author-avatar .avatar-wrapper img{height:30px;width:30px;display:inline;vertical-align: middle;line-height: 30px;}
body[class*="hs-blog-name-"] .blog-section .post-header p{color:#666;float: left;margin-right:5px !important;line-height:30px !important;}
body[class*="hs-blog-name-"] .blog-section .post-header .hubspot-editable a{}
body[class*="hs-blog-name-"] .blog-section .post-header .hubspot-editable a:hover,
body[class*="hs-blog-name-"] .blog-section .post-header .hubspot-editable a:focus{}

body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal{height:auto;clear:both;margin:20px 0;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;padding:10px 0 0px 0;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal .hs-blog-social-share-list{margin:0;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal .IN-widget{line-height:0!important;display:inline-flex!important;vertical-align:top!important;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal ul{margin:0px !important;padding:0px !important;height: auto !important;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal ul li{padding: 0 0 0 0; margin: 0 5px 0 0;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal .email-share{display:none;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal ul li .email-share{display:inline-block;}
body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget-horizontal ul li .fb-like.fb_iframe_widget > span {vertical-align: top!important;}
body[class*="hs-blog-name-"] .blog-section .post-header .hs-author-social-section{display:none;}
body[class*="hs-blog-name-"] .blog-section .post-body{clear:both;margin:30px auto 15px auto;}
body[class*="hs-blog-name-"] .blog-section .hs-featured-image-wrapper .hs-featured-image{float:right;margin: 0 0 20px 5%;max-width:45%!important;max-height:300px;width: auto;}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .twitter-share-button{width:90px !important;}

body[class*="hs-blog-name-"] .blog-section .more-link{color:#fff;display:inline-block;text-decoration:none;font-weight:normal;float:right;width:17%;background-color:#1073bd;line-height:38px;text-align:center;}
body[class*="hs-blog-name-"] .blog-section .more-link:hover,
body[class*="hs-blog-name-"] .blog-section .more-link:focus{background-color:#325c96;text-decoration:none;}

body[class*="hs-blog-name-"] .blog-section #hubspot-topic_data{padding:5px !important;font-size:14px;background-color:#e8e8e8;margin-bottom:20px;font-weight:bold;}
body[class*="hs-blog-name-"] .blog-section #hubspot-topic_data a{font-size:14px;color:#434343;text-decoration:none;font-weight:normal;}
body[class*="hs-blog-name-"] .blog-section #hubspot-topic_data a:hover,
body[class*="hs-blog-name-"] .blog-section #hubspot-topic_data a:focus{text-decoration:underline;}

body[class*="hs-blog-name-"] .blog-section .post-listing #hubspot-topic_data{margin-right:17%;width:83%;}
body[class*="hs-blog-name-"] .blog-section .post-listing .post-item{border-bottom:0px solid #e1e1e1;padding-bottom:0px;margin-bottom:60px;}

body[class*="hs-content-path-blogauthor"] .blog-section .post-listing .post-item{margin-bottom:30px;}
body[class*="hs-content-path-blogauthor"] .blog-section .post-listing #hubspot-topic_data{margin-right:0%;width:100%;}
body[class*="hs-content-path-blogauthor"] .hs-author-name{font-weight: normal;margin-bottom:.6em;}
body[class*="hs-content-path-blogauthor"] .hs-author-listing-header{margin: 35px 0 20px 0!important;height: 20px;line-height: 20px !important;border-top: 1px solid #e1e1e1;padding: 19px 0 !important;}
body[class*="hs-content-path-blogauthor"] .blog-section #hubspot-topic_data{padding:1px 6px;}

body[class*="hs-blog-name-"] .blog-section .blog-pagination{text-align:center;}
body[class*="hs-blog-name-"] .blog-section .blog-pagination a{color:#1073bd;display:inline-block;text-decoration:none;line-height:20px;text-align:center;font-weight:bold;}
body[class*="hs-blog-name-"] .blog-section .blog-pagination a:hover,
body[class*="hs-blog-name-"] .blog-section .blog-pagination a:focus{color:#325c96;text-decoration:underline;}
body[class*="hs-blog-name-"] .blog-section .blog-pagination a.previous-posts-link{float:left;background:url(//cdn2.hubspot.net/hub/298916/file-399877135-png/Images/blog-next-prev-icon.png) no-repeat left center;padding-left:17px;}
body[class*="hs-blog-name-"] .blog-section .blog-pagination a.next-posts-link{float:right;background:url(//cdn2.hubspot.net/hub/298916/file-399877135-png/Images/blog-next-prev-icon.png) no-repeat right center;padding-right:17px;}
body[class*="hs-blog-name-"] .blog-section .blog-pagination a.all-posts-link{}




body[class*="hs-blog-name-"] #comments-listing{margin:0px;border: 0px solid #b1b1b1;padding: 0px;}
body[class*="hs-blog-name-"] #comments-listing h4.comments-counter{margin:0px;color:#1073bd;font-size:24px;background-color:transparent;position: relative;top:15px;}
body[class*="hs-blog-name-"] #comments-listing h4.comments-counter:after{height:0px;}
body[class*="hs-blog-name-"] #comments-listing .first-to-comment{margin:20px 0px;color:#666;font-size:14px;font-weight:bold;}
body[class*="hs-blog-name-"] #comments-listing .comment{border-top:0px;border-right:0px;border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;margin: 0;position: relative;padding: 10px;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-0{margin-top: 30px;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-1{margin-left:1.5em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-2{margin-left:3em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-3{margin-left:4.5em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-4{margin-left:6em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-5{margin-left:7.5em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-6{margin-left:9em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-7{margin-left:10.5em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-8{margin-left:12em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment.depth-9{margin-left:13.5em !important;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-from{margin-bottom:0px;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-from h4{font-size:18px;margin:0px !important;padding:0px !important;background-color:transparent;display:block;clear:both;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-from h4:after{height:0px !important;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-from a{color:#222222;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-date{font-size:12px;color:#919191;font-style:normal;display:block;margin-bottom:5px;white-space:nowrap;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-body{clear:both;}
body[class*="hs-blog-name-"] #comments-listing .comment .comment-body p{margin:0 0 10px 0 !important;}
body[class*="hs-blog-name-"] #comments-listing .comment .hs-button,
body[class*="hs-blog-name-"] #comments-listing .comment .hs-button.primary{font-weight:bold !important;padding: 0px 0px 0px 10px !important;color:#1073bd !important;cursor:pointer !important;
                                                                        height:22px !important;line-height:16px !important;font-size:12px !important;
                                                                        background:url(//cdn2.hubspot.net/hub/298916/file-422300788-png/simplex_core_images/reply-icon-blue.png) transparent no-repeat 0px 8px !important;}
body[class*="hs-blog-name-"] #comments-listing .comment .hs-button em,
body[class*="hs-blog-name-"] #comments-listing .comment .hs-button.primary em{font-style:normal!important;font-weight:bold !important;}

body[class*="hs-blog-name-"] #comment-form{margin:40px 0px 0px 0px;}
body[class*="hs-blog-name-"] #comment-form>h4{margin:0px;color:#1073bd;font-size:24px;background-color:transparent;}
body[class*="hs-blog-name-"] #comment-form>h4:after{height:20px;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field{clear:both;margin:0;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field label{float:left;width:14%;font-size:14px;color:#000000;display:inline-block;padding-top:10px;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field .input{float:left;width:70%;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field .input input[type="text"],
body[class*="hs-blog-name-"] #comment-form .hs-form-field .input textarea{margin:0px 0px 30px 0px;padding:5px 10px;border:1px solid #e1e1e1;height:30px;background-color:#fff;font-size:14px;
                                                            box-shadow: 0px 0px 0px #e0e0e0 !important;
                                                            -webkit-box-shadow: 0px 0px 0px #e0e0e0 !important;
                                                            -moz-box-shadow: 0px 0px 0px #e0e0e0 !important;
                                                            -o-box-shadow: 0px 0px 0px #e0e0e0 !important;
                                                            -webkit-border-radius: 0px !important; 
                                                            -moz-border-radius: 0px !important; 
                                                            -o-border-radius: 0px !important; 
                                                            border-radius: 0px !important;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field .input textarea{height:120px;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field #captcha_wrapper{margin-left:14%;}
body[class*="hs-blog-name-"] #comment-form .hs-form-field label[for="id_follow_up"]{width:100%;display:block;clear:both;margin:0px 0px 30px 20%;}
body[class*="hs-blog-name-"] #comment-form .hs_submit{width:85%;text-align:left;margin-left:14%;clear:both;margin-top:20px;}


body[class*="hs-blog-name-"] .hs-author-profile{display:table;width:100%;}
body[class*="hs-blog-name-"] .hs-author-name{margin-bottom: .4em !important;font-size:20px;}
body[class*="hs-blog-name-"] .hs-author-name a{color:#444;font-size:20px;}
body[class*="hs-blog-name-"] .hs-author-social-section{clear:both;}
body[class*="hs-blog-name-"] .hs-author-listing-header{clear:both;padding: 20px 0px 0px 0px;font-size:20px;font-weight:bold;background-color:transparent;display:block !important;}
body[class*="hs-blog-name-"] .hs-author-listing-header:after{height:0px !important;}


body[class*="hs-blog-name-"] .filter-posts-by-author ul{list-style:none;padding:0px;margin:20px 0px 0px 0px;}
body[class*="hs-blog-name-"] .filter-posts-by-author ul li{float:left;text-align:center;width:31%;margin:2% 1% 2% 1%;}
body[class*="hs-blog-name-"] .filter-posts-by-author ul li.newrow{clear:both;}
body[class*="hs-blog-name-"] .filter-posts-by-author ul li a{font-size:14px;display:block;padding:60px 0 0 0;background:url(//cdn2.hubspot.net/hub/298916/file-394575039-jpg/Images/profile-pic.jpg) no-repeat top center;}


body[class*="hs-blog-name-"] .hs-author-profile.author-page .hs-author-avatar{float:left;margin:0 15px 10px 0px;}
body[class*="hs-blog-name-"] .hs-author-profile.author-page .hs-author-avatar img{width:120px;height:120px;
                                                                                                                -webkit-border-radius: 50% !important; 
                                                                                                                -moz-border-radius: 50% !important; 
                                                                                                                -o-border-radius: 50% !important; 
                                                                                                                border-radius: 50% !important;}
body[class*="hs-blog-name-"] .hs-author-profile.author-page .hs-author-bio{margin-bottom:20px;}
body[class*="hs-blog-name-"] .hs-author-profile.author-page .hs-author-bio:after{content:"";display:block;height:1px;line-height:1px;clear:both;}

body[class*="hs-blog-name-"] .hs-author-profile.list-all{padding-bottom:20px;margin-bottom:20px;border-bottom: 1px solid #e1e1e1;}
body[class*="hs-blog-name-"] .hs-author-profile.list-all .hs-author-avatar{float:left;margin:0 15px 10px 0px;}
body[class*="hs-blog-name-"] .hs-author-profile.list-all .hs-author-avatar img{width:80px;height:80px;
                                                                                            -webkit-border-radius: 50% !important; 
                                                                                            -moz-border-radius: 50% !important; 
                                                                                            -o-border-radius: 50% !important; 
                                                                                            border-radius: 50% !important;}
body[class*="hs-blog-name-"] .hs-author-profile.list-all .hs-author-bio{margin-bottom:0px;}
body[class*="hs-blog-name-"] .hs-author-profile.list-all .hs-author-bio:after{content:"";display:block;height:1px;line-height:1px;clear:both;}

body[class*="hs-blog-name-"] .hs-author-profile.single-post{padding:20px;margin-bottom:20px;border-bottom: 1px solid #e1e1e1;background-color:#f9f9f9;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post>label{display:block;font-weight:normal;margin-bottom:20px;font-size: 18px;color: #777;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post a.author-title{color:#333;margin-bottom:0px !important;display:block;font-size:16px;font-weight: bold;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post .hs-author-avatar{float:left;margin:0 15px 10px 0px;clear:both;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post .hs-author-avatar img{width:60px;height:60px;
                                                                                            -webkit-border-radius: 50% !important; 
                                                                                            -moz-border-radius: 50% !important; 
                                                                                            -o-border-radius: 50% !important; 
                                                                                            border-radius: 50% !important;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post .hs-author-bio{margin-bottom:0px;}
body[class*="hs-blog-name-"] .hs-author-profile.single-post .hs-author-bio:after{content:"";display:block;height:1px;line-height:1px;clear:both;}



@media(min-width:768px) and (max-width:1150px) {
    
    body[class*="hs-blog-name-"] .body-container-wrapper .row-fluid [class*="span"].main-panel,
    body[class*="hs-blog-name-"] .body-container-wrapper .row-fluid [class*="span"].column-container{padding-left: 50px !important;padding-right: 50px !important;}
    body[class*="hs-blog-name-"] .body-container-wrapper .container-fluid .content-wrapper{max-width:100%;}
}
@media (max-width:1150px){

    body[class*="hs-blog-name-"] .blog-title-description .blog-title,
    body[class*="hs-blog-name-"] .blog-title-description .blog-title a{font-size:24px;}
    body[class*="hs-blog-name-"] .blog-title-description .blog-description,
    body[class*="hs-blog-name-"] .blog-title-description .blog-description a{font-size:17px;}
    body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget table td{min-width:90px !important;vertical-align:top !important;display:inline-block;}
}

@media(max-width:1166px) {    
    body[class*="hs-blog-name-"] .blog-section .more-link{width:auto;padding:0 15px;float:right;line-height:30px;margin-bottom:10px;}
    body[class*="hs-blog-name-"] .blog-section .post-listing #hubspot-topic_data{clear:both;margin-right:0%;width:100%;}
}

@media (max-width: 767px){
body[class*="hs-blog-name-"] .main-panel{width:100%;border:0px !important;padding:0px;}
    body[class*="hs-blog-name-"] .main-panel>div{margin-right:0 !important;}
    body[class*="hs-blog-name-"] .column-container{border:0px;padding:0px;border:0px;}
    body[class*="hs-blog-name-"] .widget-type-header{display:table;width:100%;}
    body[class*="hs-blog-name-"] .widget-type-header h1{margin:20px auto !important;font-size:35px;}
    
    
    body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget table td{min-width:90px !important;vertical-align:top !important;display:inline-block;}
    body[class*="hs-blog-name-"] #comment-form .hs-form-field label{float:none;width:100%;}
    body[class*="hs-blog-name-"] #comment-form .hs-form-field .input{float:none;width:100%;overflow: hidden;}
    body[class*="hs-blog-name-"] #comment-form .hs-form-field #captcha_wrapper{margin-left:0%;}
    body[class*="hs-blog-name-"] #comment-form .hs-form-field label[for="id_follow_up"]{margin-left:0%;}
    body[class*="hs-blog-name-"] #comment-form .hs_submit{width:100%;margin-left:0%;}
    body[class*="hs-blog-name-"] #comment-form .hs-form-field #captcha_wrapper{zoom:0.85;}
    
    body[class*="hs-blog-name-"] .blog-section .post-header .social-sharing-widget ul{height: auto !important;}

}
@media (max-width: 480px){
body[class*="hs-blog-name-"] .blog-section .hs-featured-image-wrapper{text-align:center;}
    body[class*="hs-blog-name-"] .blog-section .hs-featured-image-wrapper .hs-featured-image{float:none;margin: 0 0 20px 0;max-width:100%;max-height:130px;width: auto;}
}


.hs-blog-social-share {
  margin: 0;
}
.hs-blog-social-share .hs-blog-social-share-list {
  list-style: none;
    padding: 0;
    margin: 0;
}
.hs-blog-social-share .hs-blog-social-share-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.hs-blog-social-share .hs-blog-social-share-item {
  float: left;
  margin: 0;
  margin: 0 5px 0 0;
}
.hs-blog-social-share .hs-blog-social-share-item .twitter-share-button {
  min-width: 61px !important
}
.hs-blog-social-share .hs-blog-social-share-item-linkedin {
  margin-top: -4px;
}
img.hs-social-sharing-placeholder {
  height: 20px !important;
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-right: 5px
}