.topic-blog-heading a {
    color: #ffffff;
}
.blog-subscribe-page .banner-text h1 {
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 42px;
    letter-spacing: 0px;
}
.blog-subscribe-page .container-fluid .row-fluid .page-center {
    max-width: 1216px;
}
.blog-subscribe-page .left-blog-section {
    padding-left: 92px;
}
.blog-subscribe-page .right-blog-section {
    margin-left: 29px;
    padding-right: 93px;
}
.blog-subscribe-page .banner-section .banner-text {
    padding: 93px 0px 0 0;
}
.blog-subscribe-page .right-rich-text-block, .blog-subscribe-page .left-rich-text-block  {
    border: none;
}
.blog-subscribe-page .blog-subscribe-section {
    background: #f8f8f8 none repeat scroll 0 0;
    margin: 60px 0px 41px 93px !important;
    padding: 20px 40px;
    max-width: 1029px;
    }
.blog-subscribe-page .body-container-wrapper .row-number-1 {
    padding: 0px 0 80px;
}
.blog-subscribe-page .blog-subscribe-section .widget-type-form input[type = "email"]{
    max-width: 651px;
    padding-left: 20px;
    font-size: 18px;
}
.blog-subscribe-page .blog-subscribe-section .widget-type-form .hs-form-radio label {
    float: left;
    padding: 0px 30px;
    color: #888;
}
.blog-subscribe-page .footer-container p {
    margin: 35px 0px 35px -43px;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.blog-subscribe-page .blog-subscribe-section .widget-type-form .inputs-list {
    list-style: none;
    margin: 0 16% 0px;
    padding: 0px 0 50px;
}
.blog-subscribe-page .blog-subscribe-section .widget-type-form label {
    color: #555;
    font-family: 'Roboto';
    font-size: 17px;
    float: left;
    padding-right: 15px;
    padding-left: 16px;
    padding-top: 10px;
    font-weight: 600;
}
.blog-subscribe-page .blog-subscribe-section .widget-type-form .hs-button.primary.large {
    padding: 0px 49px !important;
    margin: -60px 14px 20px !important;
    float: right;
} 
.blog-subscribe-page .blog-subscribe-section .widget-type-form input[type="submit"] {
    font-size: 25px !important;
}
.blog-subscribe-page .left-rich-text-block ul, .blog-subscribe-page .right-rich-text-block ul {
    list-style-type: none;
}
.blog-subscribe-page .left-rich-text-block ul li:before, .blog-subscribe-page .right-rich-text-block ul li:before {
    content: '\f054';
    font-family: fontawesome;
    color: #f26e33;
    padding-right: 13px;
    font-weight: 100;
    font-size: 14px;
}
.two-blog-middle-section {
    padding-bottom:50px;
    }
.banner-section {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 315px;
  position:relative;
}
.banner-section:before  {   
    content:"";
    background:#555555;
    opacity:0.8;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.banner-section .page-center {
    position:relative;
}
.banner-section .banner-text {
    padding: 93px 10px 0 0;
    text-align:center;
}
.banner-section h1 {
  color: #ffffff;
  display: inline;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.06em;
  margin: 30px 0 0;
  padding-top: 15px;
  text-transform: initial;
  line-height: 1.25;
}
.banner-section .subscribe-button-form-main {
    height: 40px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 195px;
    z-index: 20;   
}
.banner-section .open-subscribe-form a {
  border: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.06em;
  padding: 6px 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.3s ease 0s;
  width: 100%;
}
.banner-section .open-subscribe-form a:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #333535;
}
.banner-section .subscribe-button-form-main .subscribe-form {
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background: #f8f8f8 none repeat scroll 0 0;
    position: relative;
    border-top: 8px solid #dadada;
    padding-top: 15px;
    top: 20px;
    width:100%;
  /*  display: none !important;*/
}
.banner-section .subscribe-button-form-main .subscribe-form:after {
    border: medium solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -20px;
    width: 0;
    border-color: rgba(248, 248, 248, 0) rgba(248, 248, 248, 0) #dadada;
    border-width: 8px;
    margin-left: -8px;
}
.banner-section .subscribe-button-form-main .subscribe-form h3.form-title {
    display:none;
}
.banner-section  .subscribe-form .hs-form {
    padding: 0 10px;
}
.banner-section  .subscribe-form .hs-form .hs-form-field > label {
    display:none;
}
.banner-section  .subscribe-form .hs-form .input label {
    color: #4f4f4f;
    font-size: 15px;
    letter-spacing: 0.06em;
}
.banner-section  .subscribe-form .hs-form .inputs-list.multi-container .hs-input {
    margin: 0 5px 0 0;
    vertical-align: middle;
    width:auto;
    text-align:left;
}
.banner-section  .subscribe-form .hs-form .hs-input {
    font-size: 14px;
    margin-top: 6px;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}
.banner-section  .subscribe-form .hs-form .hs-error-msgs label {
    color: #ff0000;
    font-size: 12px;
    line-height: normal;
    margin: 3px 0 0;
}
.banner-section  .subscribe-form .hs-form .hs-button {
    font-size: 14px;
    letter-spacing: 0.06em;
    margin: 2px 0 18px;
    padding: 6px 20px;
    text-transform: uppercase;
    width: 100%;
    line-height: 1.5em;
}

.topic-section-main {
  margin-top: -47px;
  position: relative;
  z-index: 9;
}
.topic-section-main .topic-blog-heading h2 {
    background: #ff8000 none repeat scroll 0 0;
    border-bottom: 3px solid #d95801; 
    color: #ffffff;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 5px 18px;
    line-height: 1.33;
    letter-spacing: .5px;
}
.topic-section-main .blog-subscription-form h3.form-title , .topic-section-main .blog-subscription-form .hs-form .hs-form-field > label {
    display:none;
} 
.topic-section-main .blog-subscription-form .hs-form {
    background: #ffffff none repeat scroll 0 0;
    border:0 none !important;
    border-left:1px solid #e8e8e8 !important ;
    border-right:1px solid #e8e8e8 !important ;
    padding: 7px 6px;
    position: relative;
}
.topic-section-main .blog-subscription-form .hs-form .hs-form-field {
    margin-bottom:0;
}
.topic-section-main .blog-subscription-form .hs-form .hs-input {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 10px 7px;
    width: 100%;
    color: #b9b8b8;
    font-size: 14px;
    letter-spacing: 0.06em;
}
.topic-section-main .blog-subscription-form .hs-form .hs-input:focus {
    box-shadow:none;
}
.topic-section-main .blog-subscription-form .hs-form .hs-error-msgs label {
    font-size:12px;
    color: #ff0000;
    padding: 5px 0 0px 2px;
}
.topic-section-main .blog-subscription-form .hs-form .actions {
    position: absolute;
    right: 8px;
    top: 7px;
    width: 40px;    
}
.topic-section-main .blog-subscription-form .hs-form .actions .hs-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    color: #ff8000;
    font-size: 0;
    height: 42px;
    margin: 0;
    padding: 0;
    right: -5px;
    width: 35px;
    position: relative;
    z-index: 9;
}
.topic-section-main .blog-subscription-form .hs-form .actions:after {
    content:"\f105";
    color: #ff8000;
    font-family: fontawesome;
    font-size: 26px;
    height: 41px;
    line-height: 41px;
    position: absolute;
    top: 0;
    right: 12px;
}


.topic-section-main .topic-blog-list {
    border-bottom: 4px solid #ff8000;
    background: #f8f8f8 none repeat scroll 0 0;
    /*min-height: 995px;*/
    min-height: 1034px;
}
.topic-section-main .topic-blog-list img {
   max-width:100%; 
}
.topic-section-main .topic-blog-list .hs-rss-item  {
    background: #f8f8f8 none repeat scroll 0 0;
    border-color: #ffffff #e8e8e8 #e8e8e8;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    min-height: 100px;
    padding: 10px;
    position: relative;
}
.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3 {
    clear: both;
    color: #797979;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    width: 100%;
    font-weight:normal;
    padding-top: 4px;
}
.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3 a {
 color: #797979;    
}
.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3 a:hover {
    opacity: 0.8;
}
.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3:empty {
    display:none;
}
.topic-section-main .topic-blog-list .hs-rss-item .blog-texts .post-date {
    font-size: 14px;
    color:#EF5E29;
    padding-right: 10px;
    float:left;
    font-weight:600;
}
.topic-section-main .link-to-blog {
    display:block;
    clear:both;
    text-align:center;
}
.topic-section-main .link-to-blog a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #ff8000;
    border-radius: 0;
    color: #ff8000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.9px;
    margin: 25px auto 0;
    opacity: 1;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    display: inline-block;
}
.topic-section-main .link-to-blog a:hover {
    background:#ff8000;
    color:#fff;
}
.social-icon {
   /* float:left; */
}
.social-icon a {
    margin-left:3px;
}
.social-icon a .fa {
    color: #ff8000;
    font-size: 17px;
}
.social-icon a .fa-facebook-square{
    color:#3A579B !important;
}
.social-icon a .fa-twitter-square {
    color:#2BADE3 !important;
}
.social-icon a .fa-linkedin-square {
    color:#027BB6 !important;
}
.topic-section-main .topic-blog-list .hs-rss-item .hs-image-blc {
    display:none;
    text-align:center;
    position:relative;
    min-height: 256px;
}
.topic-section-main .topic-blog-list .hs-rss-item .hs-image-blc:before {
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 )
}

/*.topic-section-main .topic-blog-list .hs-rss-item:first-child .hs-image-blc {
    display:block;
    
}
.topic-section-main .topic-blog-list .hs-rss-item:first-child .post-date , .topic-section-main .topic-blog-list .hs-rss-item:first-child .social-icon {
    display:none;
}
.topic-section-main .topic-blog-list .hs-rss-item:first-child {
    padding:0;
}
.topic-section-main .topic-blog-list .hs-rss-item:first-child .blog-texts {
    position:relative;
}
.topic-section-main .topic-blog-list .hs-rss-item:first-child .blog-texts h3 {
    position:absolute;
    bottom:5px;
    left:10px;
    width:auto;
}
.topic-section-main .topic-blog-list .hs-rss-item:first-child .blog-texts h3 a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    padding-right: 40px;
}*/



.topic-section-main.right-blog-section .link-to-blog a {
    border-color:#161616;
    color:#161616;
}
.topic-section-main.right-blog-section .link-to-blog a:hover {
    background:#161616;
    color:#fff;
}
.topic-section-main.right-blog-section .topic-blog-heading h2 {
   background:#292929; 
   border-bottom-color: #161616;
}
.topic-section-main.right-blog-section .topic-blog-list {
     border-bottom-color: #161616;
}
.topic-section-main.right-blog-section .blog-subscription-form .hs-form .actions::after , .topic-section-main.right-blog-section .topic-blog-list .hs-rss-item .blog-texts .post-date {
    color: #161616;;
}


.post-content{
    float: none;
	margin-top: 25px;
}
.post-content p:last-child {
    margin-bottom:0;
}
.post-content p strong {
    font-weight:normal;
}
.post-content p:empty {
    display:none;
}
.post-author-name {
    float: left;
    margin-right: 10px;
}
.post-date i {
    margin-right: 5px;
}
.post-author-name {
    font-size: 12px;
}

.post-read-more {
    text-align: right;
}
.fa{
	color:#989090 !important;
}

.post-read-more a {
    border: 1px solid #FF8000;
    background:#FF8000;
    border-radius: 2px;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 5px;
    padding: 2px 7px;
    color:#fff;
}
.post-read-more a:hover {
    background:none;
    color:#FF8000;
}
.topic-section-main.right-blog-section .post-read-more a {
    background:#292929;
    border-color:#292929;
}
.topic-section-main.right-blog-section .post-read-more a:hover {
    color:#292929;
    background:none;
}

.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3 a {
    color: #797979;
    font-size: 16px;
    font-weight: bold;
}

.topic-section-main .topic-blog-list .hs-rss-item .blog-texts h3 a:hover {
    color: #ef8d00;
}

.topic-section-main .topic-blog-list .hs-rss-item .blog-texts .post-date {
    font-size: 12px;
}
.topic-section-main .blog-subscription-form h3 {
    background: #ffffff none repeat scroll 0 0;
    font-size: 21px;
    margin: 0;
    padding: 18px 10px;
    text-align: center;
}
.banner-section .subscribe-button-form-main .subscribe-form .thank-you-msg {
    color: #ff8000;
    font-size: 14px;
    font-weight: 600;
    padding: 0 10px 10px;
    text-align: center;
}

.left-rich-text-block {
   background: #f8f8f8 none repeat scroll 0 0;
   border-color: #fff #e8e8e8 #e8e8e8;
   border-style: solid;
   border-width: 1px;
   margin: 0;
   min-height: 100px;
   padding: 22px 18px;
   position: relative;
}
.left-rich-text-block p, .right-rich-text-block p {
    font-size: 16.5px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #555;
}
.left-rich-text-block ul, .right-rich-text-block ul {
    margin: 0 0 10px 12px;
}
.left-rich-text-block ul li, .right-rich-text-block ul li {
    font-size: 17px;
    color: #888;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 10px;
}
.right-rich-text-block {
   background: #f8f8f8 none repeat scroll 0 0;
   border-color: #fff #e8e8e8 #e8e8e8;
   border-style: solid;
   border-width: 1px;
   margin: 0;
   min-height: 100px;
   padding: 22px 18px;
   position: relative;
}

.topic-section-main .post-content {
    display:inline-block;
    width:100%;
    margin-top: 5px;
}
.topic-section-main .post-content p {
    margin:0 0 10px;
}
.post-content h2 {
    margin: -15px 0px 5px;
}
.post-content h2 span {
    color: #666 !important;
    font-family: 'proxima-nova',Arial,Sans-Serif;
    font-size: 16px;
    line-height: 20px;
}
.hs-content-name-two-blog-page-new .topic-blog-list .post-content h1 {
    color: #797979;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 1280px) {
    .blog-subscribe-page .right-blog-section {
    padding-right: 0px;
    
}
.blog-subscribe-page .left-blog-section {
    padding-left: 0px;
}
.topic-section-main {
    margin: -47px auto 0 !important;
    max-width: 500px;
}
.blog-subscribe-page .blog-subscribe-section {
    margin: 60px 0px 41px 0px !important;
    padding: 20px 40px;
}
}
@media (max-width: 1045px) {
    .blog-subscribe-page .blog-subscribe-section .widget-type-form input[type = "email"] {
        max-width: 64%;
    }
    .blog-subscribe-page .blog-subscribe-section .widget-type-form .inputs-list {
        margin:0 !important;
    }
}
@media (max-width: 950px) {
    .blog-subscribe-page .blog-subscribe-section .widget-type-form input[type = "email"] {
        max-width: 55%;
    }
}
@media (max-width:854px) {
    .topic-section-main .topic-blog-list {
        min-height: 1012px;
    }
}
@media (max-width:848px) {
  
    .topic-section-main .left-rich-text-block , .topic-section-main .right-rich-text-block {
      min-height:120px;
  }
}
@media (max-width:819px) {
    .topic-section-main .topic-blog-list {
        min-height: 1075px;
    }
}

@media (max-width:767px) {
    .topic-section-main {
        margin: -47px auto 0 !important;
        max-width: 500px;
    }
    .topic-section-main.right-blog-section {
        margin-top:50px !important;
    }
    .topic-section-main .topic-blog-list {
        height: auto;
        min-height: 0;
    }
    .banner-section h1 {
        font-size: 30px;
    }
    .topic-section-main .left-rich-text-block, .topic-section-main .right-rich-text-block {
         min-height: 0;
    }
    .blog-subscribe-page .blog-subscribe-section .widget-type-form .hs-button.primary.large {
        margin: 0px  !important;
        float: none;
    }
    .blog-subscribe-page .blog-subscribe-section .widget-type-form input[type = "email"] {
        max-width: 100%;
    }
    .blog-subscribe-page .blog-subscribe-section .widget-type-form label {
        margin: 0px;
        padding-top: 40px;
    }
    .blog-subscribe-page .blog-subscribe-section .widget-type-form .inputs-list {
        margin:0 !important;
    }
    .blog-subscribe-page .inputs-list.multi-container li{
        display: inline-block;
        float: none !important;
        width: 100%;
    
    }
    .blog-subscribe-page .inputs-list.multi-container li label{
        padding:0 !important;
    }
    
}

@media (max-width:480px) {
    .banner-section h1 {
        font-size: 25px;
        line-height: 1.1;
    }
    
}








