/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */


/*****************************************/
/* Start your style declarations here    */
/*****************************************/
html {
    scroll-behavior: smooth;
}
a[data-hs-anchor="true"] {   
   display: block; 
   position: relative; 
   visibility: hidden; 
   top: -100px;  
  }

.body-container-wrapper {
  margin-top: 85px;
}
body {
  font-family: Montserrat;
  font-size: 16px;
  background: #f8f8f8;
  color: #333333;
}
a {
  color: #333333;
}
.body-container-wrapper {
  padding: 0;
}
/* h1 {
  font-size: 48px;
  font-family: Montserrat;
  line-height: 60px;
} */
/* h2 {
font-family: Old Standard TT;
} */
h3, h4, h5, h6 {
  font-family: Open Sans;
}
.post-body ol li::marker {
    font-weight: 700;
}
/*************************************************** Header **********************************************/

/******************************************************* Footer ********************************************************************/
.footer-top {
  background: #262626;
  color: #fff;
  padding: 40px 0;
}
.footer-bottom {
  background: #212121;
  color: #808080;
}
.footer-top li {
  list-style: none;
  padding: 5px 0;
}
.footer-top ul {
  padding: 0;
  margin: 0;
}
.footer-top p {
  margin: 0;
}
.footer-top li:before {
  display: none !important;
}
.footer-top a {
  color: #fff;
}
.footer-bottom p {
  font-size: 14px;
  margin: 30px 0;
}
.hs_cos_wrapper_type_social_sharing {
  display: inline-block;
  padding: 20px 0;
  text-align: right;
  width: 100%;
}
.hs_cos_wrapper_type_social_sharing img {
  display: none;
}
.fm_button span {
  background: none!important;
}
.hs_cos_wrapper_type_social_sharing a, .fm_button span {
  color: #fff !important;
  width: 35px !important;
  display: inline-block !important;
  text-align: center !important;
  border-radius: 100% !important;
  height: 35px !important;
  margin: 0 3px !important;
  padding: 5px 0 0 0 !important;
}
.hs_cos_wrapper_type_social_sharing a:before, .fm_button span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hs_cos_wrapper_type_social_sharing a:first-child:before, .fm_facebook>span:before {
  content: "\f09a";
}
.hs_cos_wrapper_type_social_sharing a:nth-child(2):before, .fm_linkedin>span:before {
  content: "\f0e1";
}
.hs_cos_wrapper_type_social_sharing a:nth-child(3):before, .fm_twitter>span:before {
  content: "\f081";
}
.hs_cos_wrapper_type_social_sharing a:nth-child(4):before, .fm_googleplus>span:before {
  content: "\f0d5";
}
.hs_cos_wrapper_type_social_sharing a:nth-child(5):before, .fm_pinterest>span:before {
  content: "\f0d2";
}
.hs_cos_wrapper_type_social_sharing a:nth-child(6):before {
  content: "\f0e0";
}
.fm_youtube>span:before {
  content: "\f16a";
}
.hs_cos_wrapper_type_social_sharing a:first-child, .fm_facebook {
  background: #3b5998;
}
.hs_cos_wrapper_type_social_sharing a:nth-child(3), .fm_twitter {
  background: #55acee;
}
.hs_cos_wrapper_type_social_sharing a:nth-child(2), .fm_linkedin {
  background: #0077b5;
}
.hs_cos_wrapper_type_social_sharing a:nth-child(4), .fm_googleplus {
  background: #dd4b39;
}
.hs_cos_wrapper_type_social_sharing a:nth-child(5), .fm_pinterest {
  background: #bd081c;
}
.hs_cos_wrapper_type_social_sharing a:nth-child(6) {
  display: none !important;
}
/*************************************************** Featured Article ******************************************************/
.featured-article {
  height: 500px;
  background-size: cover;
  background-position: center;
  display: table;
  width: 100%;
}
.featured-article .inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.featured-article .inner .page-center {
  max-width: 800px;
}
.featured-article .inner h1 {
  line-height: 60px;
  margin: 20px 0;
}
.featured-article .inner h1 a {
  color: #fff;
}
.featured-article .inner .topic-link {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}
.featured-article .inner p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.featured-article .read-more {
  background: #fff;
  padding: 12px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.featured-article .read-more:hover {
  background: #0585fc;
  color: #fff;
}
/********************************************************** Post Listing *****************************************************/
.blog-listing-one {
  padding: 45px 0;
  font-family: !Montserrat important;
}
.blog-topics {
  text-align: center;
  margin-top: 0;
  padding: 0;
  background: #eaebed;
}
.blog-topics ul {
  padding: 0 0 0 0;
  margin: 0;
}
.blog-topics ul li {
  display: inline-block;
}
.blog-topics ul li a {
  padding: 20px 25px;
  display: inline-block;
}
.blog-listing-one .post-item {
  width: 33.33%;
  text-align: left;
  padding: 0 15px 0 15px !important;
  display: inline-block;
  margin: 15px -2px;
  vertical-align: top;
}
.post-item .post-inner .hs-featured-image-wrapper {
  position: relative;
  text-align: center;
}
.post-item .post-inner .hs-featured-image-wrapper .read-more {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
  background: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  opacity: 0;
}
.post-item .post-inner .hs-featured-image-wrapper .read-more:hover {
  background: #003C69;
  color: #fff;
  text-decoration: none;
}
.post-item .post-inner:hover .hs-featured-image-wrapper .read-more {
  opacity: 1;
}
.blog-listing-one .post-item .post-inner {
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
}
.blog-listing-one .post-item .post-inner:hover {
  box-shadow: 0 0 16px #e0e0e0;
}
.blog-listing-one .post-item .short-desc {
  font-size: 16px;
  padding: 10px 30px 20px 30px;
  display: inline-block;
  background: #fff;
  width: 100%;
  font-weight: bold;
  /*border-bottom: 1px solid #e0e0e0;*/
  /*border-left: 1px solid #e0e0e0;*/
  /*border-right: 1px solid #e0e0e0;*/
  min-height: 150px;
}
.blog-listing-one .post-item .short-desc .post-title {
  font-size: 21px;
  line-height: normal;
  font-weight: bold;
  opacity: 1;
  min-height: 110px;
  display: inline-block;
  color: #333;
}
.blog-listing-one .post-item .short-desc .post-title:hover {
  color: #777;
}
.blog-listing-one .post-item img {
  margin: 0 !important;
}
.blog-pagination .next-posts-link, .blog-pagination .previous-posts-link {
  float: none;
}
.blog-pagination li {
  list-style: none;
  display: inline-block;
}
/*.blog-pagination a {*/
/*    padding: 0 0;*/
/*    display: inline-block;*/
/*    border-radius: 0;*/
/*    margin: 0 5px;*/
/*    font-family: Old Standard TT;*/
/*    font-size: 24px;*/
/*    font-weight: bold;*/
/*}*/
/*.blog-pagination .active a{*/
/*    color:#0585fc;*/
/*}*/
.blog-pagination a {
  font-size: 14px;
  font-family: Montserrat !important;
  font-weight: 600;
  padding: 6px 8px;
/*   border-radius: 100%; */
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
}
.blog-pagination a:hover {
  background: transparent;
  box-shadow: none;
}
.blog-pagination .active a {
  color: #0585fc;
}
.blog-pagination .hide {
  display: none;
}
.blog-pagination a .fa-angle-right {
  margin-left: 5px;
  font-size: 20px;
}
.blog-pagination ul {
  padding: 0;
}
.blog-pagination a .fa-angle-left {
  margin-right: 5px;
  font-size: 20px;
}
.blog-listing-one .topic-link, .blog-listing-one .hubspot-topic_data {
  color: #0585fc;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}
.hooke-style {
  font-size: 24px;
  line-height: 32px;
  margin: 35px 0;
}
.photo-credit-caption {
  color: #808080;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.section.post-body .hs_cos_wrapper_type_rich_text ul li::before {
  display: none !important;
}
.section.post-body .hs_cos_wrapper_type_rich_text ul li {
  list-style: disc;
  padding: 5px 0;
}
.section.post-body .hs_cos_wrapper_type_rich_text ol li {
/*   list-style: url !important; */
/*   padding: 5px 0; */
}
.section.post-body .hs_cos_wrapper_type_rich_text ul {
/*   padding-left: 45px; */
/*   margin-bottom: 30px; */
}
.section.post-body .hs_cos_wrapper_type_rich_text ol {
/*   padding-left: 45px; */
/*   margin-bottom: 30px; */
}
mark {
  background: #0585fc;
  color: #fff;
}
.pro-tip {
  background: #d9edf7;
  padding: 10px;
}
.pro-tip strong {
  text-transform: uppercase;
}
.editor-note {
  background: #ebebeb;
  padding: 30px;
  margin: 30px 0;
}
.editor-note strong {
  display: inherit;
  text-transform: uppercase;
}
.editor-note .designation {
  margin-top: 10px;
}
.section.post-body a {
  color: #B19401;
  text-decoration: underline;
}
.section.post-body .two-column {
  width: 50%;
  float: left;
  padding-right: 20px;
}
.section.post-body blockquote {
  display: inline-block;
  margin: 95px 0 40px 0;
  position: relative;
}
.section.post-body blockquote p {
  font-size: 30px;
  position: relative;
  z-index: 9999;
  color: #fc6805;
  text-align: left;
  line-height: normal;
  margin: -55px 0 0 80px;
}
.section.post-body blockquote .designation {
  text-align: left;
  margin-left: 85px;
}
.section.post-body blockquote img {
  width: auto !important;
  position: absolute;
  top: -50px;
  left: 6%;
  margin-left: -50px;/*opacity: 0.3;*/
}
.section.post-body h6 {
  text-transform: uppercase;
}
.left-image img {
  width: auto !important;
  float: left !important;
  margin: 0 30px 10px 0 !important;
}
.right-image img {
  width: auto !important;
  float: right !important;
  margin: 0 0 10px 30px !important;
}
/****************************************************************** Blog Post **********************************************************************/
.blog-post-section .widget-type-blog_content {
  background: #fff;
  padding: 60px;
  box-shadow: 0 0 6px #e0e0e0;
}
.blog-post-section {
  padding: 60px 0;
}
.blog-post-wrapper .hs-featured-image {
  margin: 15px 0 20px 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.blog-post .category {
  display: inline-block;
}
.blog-post .category .topic-link::before {
  font-family: FontAwesome;
  content: "\f02c";
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  color: #999;
}
.blog-post .date {
  display: inline-block;
  padding: 0 15px;
}
.blog-post .date::before {
  font-family: FontAwesome;
  content: "\f017";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  color: #999;
  margin-left: 10px;
}
.blog-post .blog-listing-author {
  display: inline-block;
}
.blog-listing-author span {
  color: #999;
  text-decoration: underline;
  font-weight: 600;
}
.hs-blog-social-share {
  width: 100%;
}
/*.blog-post h1 {*/
/*    font-size: 36px;*/
/*    line-height: normal;*/
/*}*/
.blog-post .blog-listing-wrapper.style-one.cell-wrapper {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
  font-size: 15px;
}
.blog-post-section .widget-type-blog_subscribe {
  background: #0585fc;
  color: #fff;
  text-align: center;
  padding: 30px;
  margin-top: 30px;
}
.blog-post-section .widget-type-blog_subscribe h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.blog-post-section .widget-type-blog_subscribe input {
  width: 100% !important;
  border-radius: 0;
  border: none;
  height: 45px;
}
.blog-post-section .widget-type-blog_subscribe .hs-button.primary.large {
  background: #fff;
  border: navajowhite;
  border-radius: 0;
  width: 100%;
  margin-top: 15px;
  padding: 12px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  height: auto;
}
.blog-post-section .widget-type-blog_subscribe .hs-button.primary.large:hover {
  color: #000;
}
.blog-post-section .widget-type-blog_subscribe .hs-error-msgs label {
  color: red;
  text-shadow: none;
  font-size: 14px;
  text-align: left !important;
  font-weight: normal;
}
.blog-post-section .recent-post {
  margin-top: 25px;
}
.blog-post-section .recent-post ul {
  padding: 0 0 10px 17px;
}
.blog-post-section .recent-post ul li {
  margin: 15px 0;
}
.blog-post-section .post-by-tag ul {
  padding: 0 0 0 17px;
}
.blog-post-section .post-by-tag ul li {
  margin: 15px 0;
}
.blog-post-section input {
  height: 45px !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
}
.blog-post-section textarea {
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
}
.blog-post-section .hs-form-booleancheckbox input {
  height: auto !important;
}
.blog-post-section input:focus {
  box-shadow: none !important;
}
.blog-post-section .hs-error-msgs label {
  color: red;
  text-shadow: none;
  font-size: 14px;
  text-align: left !important;
  font-weight: normal;
}
.blog-post-section .hs-button.primary {
  background: #0585fc !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold !important;
  width: 100%;
  height: 60px !important;
  font-size: 18px;
}
.blog-post-section .hs-search-module .input {
  position: relative;
}
.blog-post-section .hs-search-module .input input {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  height: 45px;
  width: 100%;
}
.blog-post-section .hs-search-module .input input:focus {
  box-shadow: none !important;
}
.blog-post-section .hs-search-module .hs-button {
  position: absolute;
  width: 40px;
  height: 45px;
  font-size: 16px;
  font-family: fontawesome, 'Raleway', sans-serif;
  color: #fff;
  background-color: #0585fc;
  line-height: 45px;
  padding: 0;
  text-align: center;
  top: 0;
  right: 0;
  cursor: pointer;
  min-width: 0;
  border: none;
  border-radius: 0;
}
.blog-post-section .widget-type-google_search label {
  font-size: 36px;
  font-weight: 700;
  font-family: Old Standard TT;
  display: block;
  margin: 0 0 0;
}
.widget-type-blog_comments .section.post-footer {
  background: #fff;
  box-shadow: 0 0 6px #e0e0e0;
}
.blog-post-section .hs-form {
  /*background: #fff;*/
  padding: 60px 45px;/*box-shadow: 0 0 6px #e0e0e0;*/
}
.blog-post-section .hs-form .hs_firstname, .blog-post-section .hs-form .hs_lastname, .blog-post-section .hs-form .hs_email, .blog-post-section .hs-form .hs_website {
  width: 50%;
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
}
.blog-post-section .hs-form .hs-error-msgs.inputs-list {
  margin: 0;
}
.blog-post-section .hs-form .hs_comment.field {
  display: inline-block;
  width: 100%;
  padding: 0 15px;
}
.blog-post-section .hs-form .hs_submit, .blog-post-section .hs-form .hs_subscribe {
  padding: 0 15px;
}
.blog-post-section .hs-form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-left: 15px;
}
.comment-date {
  font-size: 0.8em;
  color: #666;
  display: inherit !important;
  text-align: left;
}
.comment-from h4 {
  font-size: 16px !important;
  text-transform: uppercase;
  margin: 0;
  color: #0585fc;
}
.comment-from h4 a:hover {
  color: #0585fc;
}
.comment-reply-to.hs-button {
  position: absolute;
  top: 36px;
  right: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  width: 55px;
  overflow: hidden;
  height: 20px;
}
.comment {
  position: relative;
  border: none;
}
.comment.depth-0 {
  border: none !important;
}
.comment-reply-to::before {
  display: none;
}
.comment-reply-to em {
  display: none;
}
.comment-body {
  padding: 0;
}
.related-posts {
  display: inline-block;
  width: 100%;
  padding: 60px 60px 60px 60px;
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 0 0 6px #e0e0e0;
  margin-top: 30px;
}
.related-posts .related-post-item {
  width: 33.33%;
  float: left;
  padding: 0 30px 0 0;
}
.related-posts h5 {
  margin-bottom: 25px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
}
.related-posts .related-title a {
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0;
  display: inline-block;
}
.blog-post-section .comment-header {
  background: #fff;
  padding: 30px 60px 30px;
  box-shadow: 0 0 6px #e0e0e0;
}
.blog-post-section .comment-header h4 {
  float: left;
  margin: 12px 0 0 0;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-post-section .comment-header a {
  float: right;
  background: #0585fc;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 2px;
}
#comments-listing {
  border-bottom: 0;
  /*background: #fff;*/
  padding: 0 60px 30px;
  margin-bottom: 0;
  margin-top: 0;
  /*box-shadow: 0 0 6px #e0e0e0;*/
  border-bottom: 1px solid #e0e0e0;
}
.blog-post-section .author-detail {
  display: inline-block;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 6px #e0e0e0;
  padding: 60px;
  margin-top: 30px;
}
.blog-post-section .author-detail .author-header {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 12px 0;
  margin-bottom: 30px;
}
.blog-post-section .author-detail .author-header h6 {
  font-size: 16px;
  text-transform: uppercase;
}
.blog-post-section .author-detail .image {
  width: 120px;
  float: left;
  margin-right: 30px;
  height: 120px;
  overflow: hidden;
  border-radius: 100%;
}
.blog-post-section .author-detail .image img {
  width: 100%;
  border-radius: 100%;
}
.blog-post-section .author-detail .image .hs-author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.blog-post-section .author-detail .author-description a.hs-author-social-link {
  padding-right: 10px;
  font-size: 20px;
}
.blog-post-section .author-detail .author-description .author-link {
  font-weight: 600;
  font-size: 18px;
}
/******************************************************************* Blog Listing Three ****************************************************************/
.blog-listing-three {
  font-family: Montserrat !important;
}
.blog-listing-three .post-item .post-inner #hubspot-topic_data {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #0585fc;
  padding: 2px 10px;
  margin: 0;
  display: none;
}
.blog-listing-three .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-three #hubspot-topic_data a {
  color: #fff;
}
.blog-listing-three .post-item .post-inner .short-desc #hubspot-author_data {
  float: none !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 10px;
}
.blog-listing-three .post-item .post-inner .short-desc #hubspot-author_data img {
  width: 35px !important;
  border-radius: 100%;
  float: left;
  margin-right: 15px !important;
}
.blog-listing-three .post-item .post-inner .short-desc #hubspot-author_data .author-link {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
}
.blog-listing-three .post-item .post-inner .post-title {
  font-size: 21px;
  font-weight: 700;
  line-height: normal;
  display: inline-block;
  height: 78px;
  overflow: hidden;
  min-height: auto;
}
.blog-listing-three .post-item .post-inner .post-title:hover {
  color: #777777;
}
.blog-listing-three .post-item .short-desc {
  font-weight: normal;
  font-size: 14px;
}
.blog-listing-three .post-item .short-desc .date {
  color: #c3c3c3;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}
/*.blog-listing-three  .blog-pagination a{*/
/*    font-size: 14px;*/
/*    font-family: Montserrat !important;*/
/*    font-weight: 600;*/
/*    padding: 10px 18px;*/
/*    border-radius: 100%;*/
/*    transition:ease-in-out all 0.4s;*/
/*    -webkit-transition:ease-in-out all 0.4s;*/
/*    -ms-transition:ease-in-out all 0.4s;*/
/*    -o-transition:ease-in-out all 0.4s;*/
/*}*/
/*.blog-listing-three  .blog-pagination a:hover{*/
/*    background: #fff;*/
/*    box-shadow: 0 0 10px #e0e0e0;*/
/*}*/

.blog-listing-three .post-item .post-inner .post-title {
  height: initial;
}
/******************************************************************* Blog Listing Four ****************************************************************/
.blog-listing-four {
  font-family: Montserrat !important;
}
.blog-listing-four .post-item {
  width: 25%;
}
.blog-listing-four .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  max-height: none !important;
  width: 100%;
}
.blog-listing-four .post-item .post-inner #hubspot-topic_data {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #0585fc;
  padding: 2px 10px;
  margin: 0;
  display: none;
}
.blog-listing-four .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-four #hubspot-topic_data a {
  color: #fff;
}
.blog-listing-four .post-item .post-inner .short-desc #hubspot-author_data {
  float: none !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 10px;
}
.blog-listing-four .post-item .post-inner .short-desc #hubspot-author_data img {
  width: 35px !important;
  border-radius: 100%;
  float: left;
  margin-right: 15px !important;
}
.blog-listing-four .post-item .post-inner .short-desc #hubspot-author_data .author-link {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
}
.blog-listing-four .post-item .post-inner .post-title {
  font-size: 21px;
  font-weight: 700;
  height: 78px;
  display: inline-block;
  overflow: hidden;
  line-height: normal;
  min-height: auto;
}
.blog-listing-four .post-item .post-inner .post-title:hover {
  color: #777777;
}
.blog-listing-four .post-item .short-desc {
  font-weight: normal;
  font-size: 14px;
}
.blog-listing-four .post-item .short-desc .date {
  color: #c3c3c3;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}
/*.blog-listing-four  .blog-pagination a{*/
/*    font-size: 14px;*/
/*    font-family: Montserrat !important;*/
/*    font-weight: 600;*/
/*    padding: 10px 18px;*/
/*    border-radius: 100%;*/
/*    transition:ease-in-out all 0.4s;*/
/*    -webkit-transition:ease-in-out all 0.4s;*/
/*    -ms-transition:ease-in-out all 0.4s;*/
/*    -o-transition:ease-in-out all 0.4s;*/
/*}*/
/*.blog-listing-four  .blog-pagination a:hover{*/
/*    background: #fff;*/
/*    box-shadow: 0 0 10px #e0e0e0;*/
/*}*/






/******************************************************************* Blog Listing Five ****************************************************************/
.blog-listing-five {
  font-family: Montserrat !important;
}
.blog-listing-five .post-item {
  width: 100%;
}
.blog-listing-five .post-item .post-inner #hubspot-topic_data {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #0585fc;
  padding: 2px 10px;
  margin: 0;
  display: none;
}
.blog-listing-five .post-item .post-inner .hs-featured-image-wrapper {
  position: relative;
  text-align: center;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.blog-listing-five .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-five #hubspot-topic_data a {
  color: #fff;
}
.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data {
  float: none !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 10px;
}
.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data img {
  width: 35px !important;
  border-radius: 100%;
  float: left;
  margin-right: 15px !important;
}
.blog-listing-five .post-item .post-inner .short-desc #hubspot-author_data .author-link {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
}
.blog-listing-five .post-item .post-inner .post-title {
  font-size: 21px;
  font-weight: 700;
  line-height: normal;
  min-height: auto;
}
.blog-listing-five .post-item .post-inner .post-title:hover {
  opacity: 0.6;
}
.blog-listing-five .post-item .post-inner {
  display: table;
  width: 100%;
  background: #fff;
}
.blog-listing-five .post-item .short-desc {
  font-weight: normal;
  font-size: 14px;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.blog-listing-five .post-item .short-desc .date {
  color: #c3c3c3;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}
/*.blog-listing-five  .blog-pagination a{*/
/*    font-size: 14px;*/
/*    font-family: Montserrat !important;*/
/*    font-weight: 600;*/
/*    padding: 10px 18px;*/
/*    border-radius: 100%;*/
/*    transition:ease-in-out all 0.4s;*/
/*    -webkit-transition:ease-in-out all 0.4s;*/
/*    -ms-transition:ease-in-out all 0.4s;*/
/*    -o-transition:ease-in-out all 0.4s;*/
/*}*/
/*.blog-listing-five  .blog-pagination a:hover{*/
/*    background: #fff;*/
/*    box-shadow: 0 0 10px #e0e0e0;*/
/*}*/
.blog-listing-five .sidebar .widget-type-blog_subscribe h3 {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-listing-five .sidebar .widget-type-blog_subscribe .hs-form-required {
  display: none;
}
.blog-listing-five .sidebar {
  padding-top: 60px;
}
.blog-listing-five .sidebar .widget-type-blog_subscribe input {
  width: 100% !important;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  height: 45px;
}
.blog-listing-five .sidebar .widget-type-blog_subscribe input:focus {
  box-shadow: 0 0 16px #e0e0e0;
}
.blog-listing-five .sidebar .widget-type-blog_subscribe .hs-button.primary.large {
  background: #0585fc;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 10px 0;
}
.blog-listing-five .sidebar .widget-type-blog_subscribe .hs-error-msgs label {
  color: red;
  font-size: 14px;
  font-weight: normal;
}
.blog-listing-five .sidebar .related-post .image {
  width: 70px;
  float: left;
}
.blog-listing-five .sidebar .related-post {
  display: inline-block;
  width: 100%;
}
.blog-listing-five .sidebar .detail {
  padding-left: 85px;
  line-height: normal;
  padding-bottom: 20px;
}
.blog-listing-five .sidebar .detail .date {
  font-size: 14px;
  margin-top: 5px;
}
.blog-listing-five .sidebar .tabber-content {
  padding: 30px 15px;
  border: none;
  background: transparent;
}
.blog-listing-five .sidebar .tabber-tabs li a {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 4px solid transparent;
  font-weight: 600;
}
.blog-listing-five .sidebar .detail a {
  font-size: 14px;
  font-weight: 600;
}
.blog-listing-five .sidebar .detail a:hover {
  color: #777777;
}
.blog-listing-five .sidebar .tabber-tabs li {
  width: 50%;
}
/*.blog-listing-five .sidebar .tabber-tabs{*/
/*    border:none; */
/*}*/
.blog-listing-five .sidebar .tabber-tabs .active a {
  border-color: #0585fc;
  background: transparent;
}
.blog-listing-five .sidebar .topic-list h3 {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-listing-five .sidebar .topic-list ul {
  margin: 0;
  padding: 0;
}
.blog-listing-five .sidebar .topic-list ul li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #e0e0e0;
  padding: 7px 13px;
  display: inline-block;
  margin: 5px 0;
}
.blog-listing-five .sidebar .topic-list ul li {
  display: inline-block;
}
.blog-listing-five .sidebar .topic-list ul li a:hover {
  background: #0585fc;
  color: #fff;
  border-color: #0585fc;
}
/******************************************************************* Blog Listing Six ****************************************************************/
.blog-listing-six {
  font-family: Montserrat !important;
}
.blog-listing-six .post-item {
  width: 25%;
  padding: 0 !important;
  background-size: cover;
  background-position: center;
  margin: 0 !important;
  height: 350px;
  color: #fff;
  float: left;
}
.blog-listing-six .post-item .post-inner {
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
}
.blog-listing-six .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-six .post-item .post-inner .short-desc #hubspot-author_data {
  float: none;
}
.blog-listing-six .post-item .post-inner .short-desc #hubspot-author_data img {
  width: 35px !important;
  border-radius: 100%;
  float: left;
  margin-right: 15px !important;
}
.blog-listing-six .post-item .post-inner .short-desc .post-title {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  min-height: auto;
}
.blog-listing-six .post-item .post-inner .short-desc #hubspot-author_data .author-link {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
}
.blog-listing-six .post-item .short-desc {
  position: absolute;
  bottom: -15px;
  background: transparent;
  /*transform: translateY(105px);*/
  transition: ease-in-out all 0.4s;
  transform: translate3d(0, 0, 0);
  -webkit-transition: ease-in-out all 0.4s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transition: ease-in-out all 0.4s;
  -ms-transform: translate3d(0, 0, 0);
  -o-transition: ease-in-out all 0.4s;
  -o-transform: translate3d(0, 0, 0);
}
.blog-listing-six .post-item .short-desc .date {
  color: #c3c3c3;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 0;
  width: 100%;
  display: inline-block;
}
.blog-listing-six .post-item .short-desc p {
  line-height: 22px;
  margin-bottom: 20px;
}
.blog-listing-six .post-item .short-desc {
  font-size: 14px;
  font-weight: normal;
}
.blog-listing-six .post-item .short-desc .content {
  max-height: 1em;
  line-height: 2;
  overflow: hidden;
  color: rgba(255,255,255,0.8);
  -webkit-transition: max-height .4s ease, margin .4s ease;
  -moz-transition: max-height .4s ease, margin .4s ease;
  transition: max-height .4s ease, margin .4s ease;
}
.blog-listing-six .post-item:hover .short-desc .content {
  max-height: 10em;
}
.blog-listing-six .post-item:hover .short-desc {
  bottom: 0;
}
/*.blog-listing-six .post-item:hover .short-desc{*/
/*    transform: translateY(0);*/
/*}*/
.blog-listing-six .post-item .post-inner:hover {
  box-shadow: none;
}
.blog-listing-six .blog-listing-one {
  padding: 0;
}
/******************************************************************* Blog Listing Seven ****************************************************************/
.blog-listing-seven {
  font-family: Montserrat !important;
}
.blog-listing-seven .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-seven .post-item {
  max-width: 910px;
  width: 100% !important;
  margin: 0 auto 60px auto !important;
  float: none !important;
  display: inherit !important;/*border-bottom:1px solid #e0e0e0;*/
}
.blog-listing-seven .post-item .post-inner:hover {
  box-shadow: none;
}
.blog-listing-seven .post-item .post-inner .hs-featured-image {
  max-height: none !important;
  width: 100%;
}
.blog-listing-seven .post-item .short-desc {
  background: transparent;
  padding: 30px 70px;
  font-size: 14px;
  font-weight: normal;
}
.blog-listing-seven .post-item .short-desc .post-title {
  min-height: auto;
}
.blog-listing-seven .post-item .short-desc h4 {
  line-height: normal;
  font-family: Montserrat;
}
.blog-listing-seven .post-item .hs-author-avatar {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.blog-listing-seven .post-item .hs-author-avatar img {
  border-radius: 100%;
}
.blog-listing-seven .post-item .short-desc .date {
  display: inline-block;
}
.blog-listing-seven .post-item .short-desc .date span {
  padding: 0 5px 0 15px;
}
.blog-listing-seven .post-item .short-desc #hubspot-author_data {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.blog-listing-seven .post-item .short-desc .continue-reading {
  border: 2px solid #0585fc;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 15px;
  font-weight: bold;
  border-radius: 0;
  color: #0585fc;
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
}
.blog-listing-seven .post-item .short-desc .continue-reading:hover {
  background: #0585fc;
  color: #fff;
}
.blog-listing-seven .post-item .hs_cos_wrapper_type_social_sharing {
  width: auto;
  margin-left: 15px;
}
.blog-listing-seven .post-item .hs_cos_wrapper_type_social_sharing a, .fm_button span {
  line-height: 26px;
}
/*.blog-listing-seven .blog-pagination a {*/
/*    padding: 7px 16px;*/
/*    display: inline-block;*/
/*    margin: 0 5px;*/
/*    font-family: Montserrat;*/
/*    font-size: 16px;*/
/*    font-weight: normal;*/
/*    border: 1px solid #0585fc;*/
/*    border-radius: 100%;*/
/*}*/
/*.blog-listing-seven  .blog-pagination a .fa-angle-left,*/
/*.blog-listing-seven  .blog-pagination a .fa-angle-right{*/
/*    margin:0;*/
/*}*/



/************************************************************************ Blog Listing Eight **************************************************************************************/
/* .blog-listing-eight {
  font-family: Montserrat !important;
} */
.blog-listing-eight .post-listing {
  display: flex;
  flex-wrap: wrap;
}
.blog-listing-eight .blog-section {
  padding-top: 25px;
}
.blog-listing-eight .featured-article .inner h1 {
  font-family: Montserrat !important;
}
.blog-listing-eight .post-item {
  /*max-width: 350px;*/
  padding: 0 15px 30px !important;
  width: 33.33%;
  padding-bottom: 30px;
}
.blog-listing-eight .post-item .post-inner {
  background: #fff;
  /*box-shadow: 0px 5px 15px rgba(0,0,0,0.05);*/
  border-radius: 3px;
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s;
}
.blog-listing-eight .post-item .post-inner:hover {
  box-shadow: 0 0 16px #e0e0e0;
}
.blog-listing-eight .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  margin: 0 !important;
  max-height: none;
  width: 100%;
  height: 220px;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.blog-listing-eight .post-item .post-inner .short-desc {
  padding: 10px 20px 20px;
  font-size: 14px;
}
.blog-listing-eight .post-item .post-inner .short-desc .post-title {
  font-size: 26px;
  font-weight: 600;
  line-height: normal;
  font-family: Roboto Condensed;
  color: rgb(0, 60, 105);
}
.blog-listing-eight .post-item .post-inner .short-desc .post-title:hover {
  color: #B19401;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data {
  float: none !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 10px;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data .author-link {
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data img {
  width: 35px;
  border-radius: 100%;
  float: left;
  margin-right: 15px;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author .author-link {
  margin-top: 4px !important;
  display: inline-block;
}
.blog-listing-eight .sidebar {
  position: relative;
  top: 0;
  background: #f2f2f2;
  padding: 0 30px;
}
.blog-listing-eight .sidebar .hs-search-module label {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  padding-top: 30px;
  text-transform: uppercase;
}
.blog-listing-eight .sidebar {
  padding-top: 0;
}
.blog-listing-eight .sidebar .hs-search-module input {
  width: 100% !important;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  height: 45px;
}
.blog-listing-eight .sidebar .hs-search-module input:focus {
  box-shadow: 0 0 16px #e0e0e0;
}
.blog-listing-eight .sidebar .hs-search-module .hs-button {
  background: #0585fc;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 10px 0;
  width: 100%;
}
.blog-listing-eight .sidebar .related-post .image {
  width: 70px;
  float: left;
}
.blog-listing-eight .sidebar .related-post {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.blog-listing-eight .sidebar .detail {
  padding-bottom: 20px;
}
.blog-listing-eight .sidebar .detail .date {
  font-size: 14px;
}
.blog-listing-eight .sidebar .detail a {
  font-size: 16px;
  font-weight: 600;
}
.blog-listing-eight .sidebar .detail a:hover {
  color: #777;
}
.blog-listing-eight .sidebar h3 {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-listing-eight .sidebar .topic-list ul {
  margin: 0 0 30px 0;
  padding: 0;
}
.blog-listing-eight .sidebar .topic-list ul li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #e0e0e0;
  padding: 7px 13px;
  display: inline-block;
  margin: 5px 0;
}
.blog-listing-eight .sidebar .topic-list ul li {
  display: inline-block;
}
.blog-listing-eight .sidebar .topic-list ul li a:hover {
  background: #0585fc;
  color: #fff;
  border-color: #0585fc;
}
.blog-listing-eight .post-item .short-desc .date {
  color: #c3c3c3;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}
@media ( min-width:1600px ) and ( max-width:3000px ) {
  .blog-listing-eight .post-item {
    width: 25%;
  }
}
/************************************************************************ Blog Listing Eight No Sidebar **************************************************************************************/
.blog-listing-eight.no-sidebar .post-item {
  width: 25%;
}
@media ( min-width:1600px ) and ( max-width:3000px ) {
  .blog-listing-eight.no-sidebar .post-item {
    width: 20%;
  }
}

/*************************************************************** Responsive Style *****************************************************************/
@media ( max-width:767px ) {
  h1 {
    font-size: 30px;
    line-height: normal;
  }
  h2 {
    font-size: 36px;
    line-height: normal;
  }
  h3 {
    font-size: 28px;
    line-height: normal;
  }
  h4 {
    font-size: 22px;
    line-height: normal;
  }
  h5 {
    font-size: 20px;
    line-height: normal;
  }
  .featured-article {
    height: 400px;
  }
  .featured-article .inner h1 {
    line-height: normal;
  }
  .blog-listing-one .post-item {
    width: 100%;
  }
  .blog-listing-four .post-item {
    width: 100%;
  }
  .footer-container-wrapper {
    text-align: center;
  }
  .blog-pagination a {
    padding: 5px 10px;
  }
  .blog-listing-one .post-item img {
    max-width: auto !important;
    width: 100% !important;
  }
  .blog-post-section {
    padding: 30px 0;
  }
  .blog-post-section .widget-type-blog_content {
    padding: 20px;
  }
  .blog-post .blog-listing-wrapper.style-one.cell-wrapper {
    text-align: center;
  }
  .blog-post .date {
    padding: 10px 15px;
  }
  .section.post-body .two-column {
    width: 100%;
    padding: 0;
  }
  .related-posts {
    padding: 20px;
  }
  .related-posts .related-post-item {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
  }
  .blog-post-section .comment-header {
    padding: 20px;
    display: inline-block;
    width: 100%;
  }
  .blog-post-section .comment-header a {
    font-size: 15px;
    padding: 5px 10px;
  }
  .blog-post-section .comment-header h4 {
    font-size: 18px;
  }
  #comments-listing {
    padding: 0 20px 20px;
  }
  .blog-post-section .hs-form {
    padding: 20px;
  }
  .blog-post-section .hs-form .hs_firstname, .blog-post-section .hs-form .hs_lastname, .blog-post-section .hs-form .hs_email, .blog-post-section .hs-form .hs_website {
    width: 100%;
    padding: 0;
  }
  .blog-post-section .hs-form .hs_submit, .blog-post-section .hs-form .hs_subscribe, .blog-post-section .hs-form .hs_comment.field {
    padding: 0;
  }
  .hs_cos_wrapper_type_social_sharing {
    padding: 0 0 25px 0;
    text-align: center;
  }
  .blog-post-section .author-detail {
    padding: 20px;
  }
  .blog-post-section .author-detail .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .blog-post-section .author-detail .image img {
    width: auto;
  }
  .blog-listing-five .post-item .short-desc {
    width: 100%;
    display: inline-block;
    padding: 15px;
  }
  .blog-listing-five .post-item .post-inner .hs-featured-image-wrapper {
    width: 100%;
    display: inline-block;
  }
  .blog-listing-six .post-item {
    width: 100%;
  }
  .blog-listing-seven .post-item .short-desc {
    padding: 15px 0 30px 0;
  }
  .blog-listing-seven .post-item .short-desc .date {
    width: 100%;
    text-align: center;
  }
  .blog-listing-seven .post-item .short-desc #hubspot-author_data {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
  }
  .blog-listing-seven .post-item .hs_cos_wrapper_type_social_sharing {
    margin: 20px 0 0 0;
  }
  .blog-listing-eight .post-item {
    width: 100%;
  }
/*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden !important;
    opacity: 0 !important;
    position: absolute !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
  } */
}
@media ( min-width:768px ) and ( max-width:1023px ) {
  .blog-listing-five .span3.widget-span.widget-type-cell.sidebar {
    width: 100%;
  }
  .blog-listing-five .span9 {
    width: 100%;
    margin: 0;
  }
  .blog-listing-six .post-item {
    width: 50%;
  }
  .blog-listing-eight .post-item {
    width: 50%;
  }
  .blog-listing-eight.no-sidebar .post-item {
    width: 33.33%;
  }
  .span9.widget-span.widget-type-cell.blog-listing,  .span3.widget-span.widget-type-cell.sidebar {
    width: 100%;
    margin: 0;
  }
}
.header-container {
  padding: 10px 0 5px 0;
}
/* regal blog sidebar common styls  */
.sidebarstyle .sidebar .widget-type-blog_subscribe h3 {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebarstyle .sidebar .widget-type-blog_subscribe .hs-form-required {
  display: none;
}
.sidebarstyle .sidebar {
  padding-top: 60px;
}
.sidebarstyle .sidebar .widget-type-blog_subscribe input {
  width: 100% !important;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  height: 45px;
}
.sidebarstyle .sidebar .widget-type-blog_subscribe input:focus {
  box-shadow: 0 0 16px #e0e0e0;
}
.sidebarstyle .sidebar .widget-type-blog_subscribe .hs-button.primary.large {
  background: #0585fc;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 10px 0;
}
.sidebarstyle .sidebar .widget-type-blog_subscribe .hs-error-msgs label {
  color: red;
  font-size: 14px;
  font-weight: normal;
}
.sidebarstyle .sidebar .related-post .image {
  width: 70px;
  float: left;
}
.sidebarstyle .sidebar .related-post {
  display: inline-block;
  width: 100%;
}
.sidebarstyle .sidebar .detail {
  padding-left: 85px;
  line-height: normal;
  padding-bottom: 20px;
}
.sidebarstyle .sidebar .detail .date {
  font-size: 14px;
  margin-top: 5px;
}
.sidebarstyle .sidebar .tabber-content {
  padding: 30px 15px;
  border: none;
  background: transparent;
}
.sidebarstyle .sidebar .tabber-tabs li a {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 4px solid transparent;
  font-weight: 600;
}
.sidebarstyle .sidebar .detail a {
  font-size: 17px;
  font-weight: 600;
  font-family: Roboto Condensed;
}
.sidebarstyle .sidebar .detail a:hover {
  color: #B19401 !important;
  text-decoration: none;
}
.sidebarstyle .sidebar .tabber-tabs li {
  width: 50%;
}
/*.blog-listing-five .sidebar .tabber-tabs{*/
/*    border:none; */
/*}*/
.sidebarstyle .sidebar .tabber-tabs a.active {
  border-color: #0585fc;
  background: transparent;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.sidebarstyle .sidebar .topic-list h3 {
  font-family: Montserrat !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebarstyle .sidebar .topic-list ul {
  margin: 0;
  padding: 0;
}
.sidebarstyle .sidebar .topic-list ul li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #e0e0e0;
  padding: 7px 13px;
  display: inline-block;
  margin: 5px 0;
}
.sidebarstyle .sidebar .topic-list ul li {
  display: inline-block;
}
.sidebarstyle .sidebar .topic-list ul li a:hover {
  background: #0585fc;
  color: #fff;
  border-color: #0585fc;
}
/* regal-blog one column with right sidebar style two css */
.onecolumn-wrap .blog-listing-one {
  padding: 65px 0;
}
@media (max-width:767px) {
  .onecolumn-wrap .blog-listing-one {
    padding: 45px 0;
  }
}
/*  End css regal-blog one column with right sidebar style two css */


/* regal-blog two column with right sidebar style one css */
.twocol-wrap .blog-listing-one.blog-listing-two {
  padding: 50px 0;
}
.twocol-wrap .blog-listing-one.blog-listing-two .post-item {
  width: 50%;
}
@media (max-width:1023px) {
  .twocol-wrap {
    width: 100% !important;
  }
/*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    padding: 8px 20px;
  } */
  .custom-menu-primary .hs-menu-wrapper > ul, .custom-menu-primary .hs-menu-wrapper > ul li, .custom-menu-primary .hs-menu-wrapper > ul li a {
    background-color: #34495e
  }
}
@media (max-width:767px) {
  .twocol-wrap .blog-listing-one.blog-listing-two {
    padding: 25px 0;
  }
  .twocol-wrap .blog-listing-one.blog-listing-two .post-item {
    width: 100%;
  }
}
/*  End css regal-blog two column with right sidebar style one css */

/******************************************* Blog listing Regal Blog - One Column With Right Sidebar - Style Two *******************************************/

.imageleftright-blog .blog-listing-one .post-item:nth-child(even) .post-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width:767px) {
  .imageleftright-blog .blog-listing-one .post-item:nth-child(even) .post-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
/*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    padding: 10px 20px;
  } */
  .custom-menu-primary .hs-menu-wrapper > ul ul.hs-menu-children-wrapper {
    left: 0 !important;
    top: initial;
  }
}
.blog-listing-five .sidebar .tabber-content {
  padding-bottom: 20px;
}
.blog-listing-eight .sidebar .related-post {
  margin-top: 0;
}
.blog-listing-eight.sidebarstyle .sidebar {
  padding-top: 45px;
  top: 0px !important;
}
.hubspot-link__container.sproket {
  display: none;
}
.sidebarstyle .sidebar .tabber-content {
  padding-bottom: 20px;
}
#comments-listing {
  padding-bottom: 0 !important;
  border: 0!important;
  box-shadow: none!important;
}
.blog-lsiting-threecol-wrapper .post-item .post-inner .post-title {
  height: 78px;
}
.post-listing.onecolumn-border-bottom {
  border-bottom: 1px solid #ccc;
}
.blog-topics ul li a {
  font-weight: 600;
}
.tag-color {
  color: #0585fc;
  font-weight: 700;
  padding: 0 !important;
}
.tag-color-blue {
  color: #0585fc;
}
.unique-tag {
  color: #0075f2;
}
.blog-listing-five .post-item .short-desc .date {
  color: #373535;
}
.blog-listing-three .post-item .short-desc .date {
  color: #373535;
}
.view-all {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}
.btn-all {
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  text-transform: capitalize;
  font-size: 16px;
  background-color: #d08847;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
}
.btn-all:hover {
  background-color: #ff7a00;
}
.home-page .header-container-wrapper.fixed, .home-page .header-container-wrapper, .home-page .header-top-panel, .header-container-wrapper, .fixed {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.header-container-wrapper {
  width: 100%;
  position: fixed;
  z-index: 11111;
}
.fixed {
  position: fixed;
}
.blog-listing-eight.sidebarstyle .blog-listing {
  padding-bottom: 50px;
}
.blog-listing-eight.sidebarstyle .sidebar {
  padding-bottom: 40px;
}
.blog-lsiting-threecol-wrapper .post-item .post-inner .post-title.hovercolor:hover {
  color: #0585fc;
}
.sidebarstyle .sidebar .detail a:hover, .blog-listing-five .sidebar .detail a:hover {
  color: #0585fc;
}
.blog-listing-seven .post-item .short-desc .post-title.hovercolor:hover {
  color: #0585fc;
}
.blog-listing-one.blog-listing-two .post-item .post-inner:hover {
  box-shadow: none;
}
/*  Error page css start */
.error-main-wrap {
  text-align: center;
  padding-top: 55px;
  padding-bottom: 40px;
}
.error-main-wrap h1 {
  font-size: 120px;
  margin-bottom: 40px;
  color: #0585fc;
}
.error-main-wrap h2 {
  font-size: 42px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.error-search-wrap .hs-search-field__input {
  padding-right: 30px;
}
.error-search-wrap .hs-search-field__input:focus, .error-search-wrap .hs-search-field__input:hover, .error-search-wrap .hs-search-field__input:active {
  box-shadow: none;
}
.error-search-wrap form {
  position: relative;
  max-width: 550px;
  margin: 0 auto;
}
.error-search-wrap form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
/* .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
  background-color: #0585fc;
  color: #fff;
  padding: 13px 25px;
  border-radius: 0px;
  margin-top: 20px;
} */
/* .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a:hover {
  background-color: #333;
} */
/* Contact page css start */

.post-title.hover-blue, .profile-block, .profile-img img, .profile-name a, .profile-social-icon, .apply-item, .freeguide-main .icon svg, .contact-detail-group .icon, .contact-info-wrap, .link-main, .link-main a span.arrow svg, .link-main a span.arrow, .faq-list .title h4 {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
body.contact-page {
  background-color: #fff;
}
.contact-page .align-center {
  text-align: center;
}
.contact-page .align-left {
  text-align: left;
}
.contact-page .align-right {
  text-align: right;
}
.contact-page .ptb-100 {
  padding: 100px 0;
}
.banner-main {
  background-color: #333;
  padding: 120px 0;
  position: relative;
}
.banner-main.bgimage2::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  background-color: rgba(0,0,0,0.4);
}
.banner-main .banner-content {
  position: relative;
  z-index: 11;
}
.banner-main h1, .banner-main h2, .banner-main h3, .banner-main h4, .banner-main h5, .banner-main h6, .banner-main p {
  color: #fff;
}
.contact-page .title h2 {
  line-height: 44px;
  margin-bottom: 20px;
  font-size: 38px;
}
.contact-page .title h4 {
  font-size: 14px;
  color: #0585fc;
  text-transform: uppercase;
  font-family: { {
    headingFontFamily
    }
  }
  ;
}
.contact-page .title h3, .contact-page .title h5 {
  font-family: { {
    headingFontFamily
    }
  }
  ;
}
.contact-page .title {
  max-width: 710px;
  float: none !important;
  margin: 0 auto !important;
}
.contact-page .align-left .title {
  margin: 0 auto 0 0 !important;
}
.contact-page .align-right .title {
  margin: 0 0 0 auto !important;
}
.contact-listing-wrap {
  margin-top: 0px;
}
.contact-detail-group {
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  background: #fff;
}
.contact-detail-group .icon {
  margin-bottom: 12px;
  transform: translateY(20px);
  opacity: 1;
  min-height: 58px;
}
.contact-detail-group .icon svg {
  max-width: 45px;
  fill: #0585fc;
}
.contact-detail-group .title {
  line-height: 36px;
  font-size: 22px;
  font-weight: 600;
  max-width: initial;
  margin: 15px 0 15px 0 !important;
}
.link-main a {
  font-size: 13px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  color: #0585fc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.link-main a span.arrow {
  margin-right: 5px;
  opacity: 1;
  visibility: visible;
  margin-left: 0px;
}
.link-main a span.arrow svg {
  max-width: 10px;
  fill: #0585fc;
}
.link-main a:hover span.arrow {
  opacity: 0;
  visibility: hidden;
  margin-left: -10px;
}
.link-main a:hover span.arrow svg {
  fill: #333;
}
.link-main a:hover {
  color: #333;
}
.contact-detail-group {
  padding: 20px 40px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.link-main {
  transform: translateY(60px);
  opacity: 0;
}
.contact-info-wrap {
  transform: translateY(20px);
}
.contact-detail-group:hover {
  border-color: transparent;
  box-shadow: 0 8px 30px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 8px 30px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 8px 30px rgba(0,0,0,0.1);
  -o-box-shadow: 0 8px 30px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}
.contact-detail-group:hover .contact-info-wrap {
  transform: translateY(-40px);
}
.contact-detail-group:hover .icon {
  transform: translateY(-130px);
  opacity: 0;
}
.contact-detail-group:hover .link-main {
  transform: translateY(-35px);
  opacity: 1;
}
.contact-form-main input[type="text"], .contact-form-main input[type="email"], .contact-form-main input[type="submit"], .contact-form-main textarea {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
.contact-form-main input[type="text"]:hover, .contact-form-main input[type="text"]:focus, .contact-form-main input[type="email"]:hover, .contact-form-main input[type="email"]:focus, .contact-form-main textarea:hover, .contact-form-main textarea:focus {
  box-shadow: none;
}
.contact-form-main input[type="text"]:focus, .contact-form-main input[type="email"]:focus, .contact-form-main textarea:focus {
  border-color: #000;
}
.contact-form-main .hs-form-required {
  display: none;
}
.contact-form-main input[type="text"], .contact-form-main input[type="email"], .contact-form-main textarea {
  padding: 13px 20px;
  font-size: 14px;
  border: none;
  background: rgba(167,167,167,0.1);
  box-shadow: none;
  font-family: Montserrat;
  height: initial;
  color: #000 !important;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 0;
}
.contact-form-main input[type="text"]:focus, .contact-form-main input[type="email"]:focus, .contact-form-main textarea:focus {
  background: #fff;
}
.contact-form-main textarea {
  max-height: 120px;
  resize: none;
  min-height: initial;
  font-family: Montserrat;
}
.contact-form-main .hs-error-msg {
  color: red;
  font-size: 12px;
}
.contact-form-main .hs-error-msgs {
  margin-top: 5px;
  margin-left: 20px;
}
.contact-form-main input[type="submit"] {
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  font-family: Montserrat;
  border: 0;
  background: #0585fc;
  color: #fff;
  padding: 15px 20px !important;
  min-width: 168px;
}
.contact-form-main input[type="submit"]:hover {
  background-color: #333;
  border: none;
}
.contact-page .pt-remove {
  padding-top: 0;
}
.contact-page .mt-40 {
  margin-top: 40px;
}
.contact-form-main form {
  margin-top: 20px;
}
.getin-touch-form {
  padding-right: 30px;
}
/*  FAQS pages css */
.faq-list .title {
  text-align: left;
  cursor: pointer;
}
.faq-list .title h4 {
  text-transform: none;
  color: #333;
}
.faq-list .title:hover h4 {
  color: #0585fc;
}
.contact-page .faq-list .title {
  max-width: initial;
  float: none !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 14px 45px 8px 20px;
  background-color: rgba(167,167,167,0.1);
  position: relative;
}
.faq-list .title span.arrow svg {
  max-width: 15px;
}
.faq-list .title span.arrow {
  position: absolute;
  right: 20px;
}
.faq-listing-wrap .faq-groups {
  max-width: 700px;
  margin: 0 auto !important;
  float: none;
}
.faq-list {
  text-align: left;
}
.faq-list .descrition {
  padding: 0 20px;
}
/* faq page 3 */
.faq3-section1 {
  padding: 0 !important;
  border: 0 !important;
  margin-top: 0px !important;
  text-align: center;
}
.common-section1 {
  max-width: 700px;
  margin: 0 auto !important;
  margin-top: 0px;
  text-align: left;
  float: none !important;
}
.faq3-section1 .common-inner h5 {
  font-family: { {
    headingFontFamily
    }
  }
  ;
  text-transform:uppercase;
  color:#333;
  font-size:14px;
  font-weight:600;
  background-color:#f2f2f2 !important;
  border:none;
  margin-bottom: 5px !important;
  cursor: pointer;
}
.faq3-section1 .common-inner h5:hover, .faq3-section1 .common-inner h5.active {
  color: #0585fc;
}
.faq3-section1 .common-inner h5.active::before, .faq3-section1 .common-inner h5:hover::before {
  color: #0585fc;
}
.faq3-section1 .common-inner h5::before {
  color: #333;
  font-family: 'FontAwesome';
}
.faq3-section1 .common-text {
  padding: 0px 15px 10px 15px;
  border: none;
  display: none;
}
.common-box .common-text {
  margin: 0 !important;
  padding-bottom: 10px !important;
}
.common-box .common-text p {
  padding: 5px 0 15px;
}
.faq3-section1 {
  margin-top: 30px;
  padding: 30px;
  border:1px solid { {
    base_color
    }
  }
  ;
}
.faq3-section1 .common-section1 {
  padding-top: 0;
}
.faq3-text h4 {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: { {
    base_color
    }
  }
  ;
}
.faq3-section1 .common-inner h5 {
  padding: 17px 40px 17px 15px;
  background-color: transparent;
  position: relative;
}
.faq3-section1 .common-inner h5:before {
  content: "\f105";
  right: 15px;
  left: auto;
  font-size: 30px;
  position: absolute;
  top: 15px;
}
.faq3-section1 .common-inner h5.active:before {
  content: "\f107";
}
/*  Call to action */
.faq-calltoaction-main {
  background-color: #0585fc;
}
.custom-calltoaction {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-calltoaction h3 {
  font-family: Montserrat;
  color: #fff;
  margin-right: 15px;
  margin-bottom: 15px;
}
.custom-calltoaction h3 p {
  margin-bottom: 0;
}
.custom-calltoaction .btn:hover {
  background-color: #333;
}
.custom-calltoaction .btn {
  font-weight: bold;
}
.free-consultancy-info .title {
  max-width: initial;
  margin: 0 !important;
  text-align: center;
}
.free-consultancy-info .title h3 {
  color: #fff;
}
.free-consultancy-main {
  background-color: #0585fc;
}
.contact-form-main.free-consultancy-info {
  padding: 50px 0px 50px 0px;
}
.contact-form-main.free-consultancy-info form {
  display: flex;
}
.contact-form-main.free-consultancy-info input::placeholder {
  color: #fff;
}
.contact-form-main.free-consultancy-info input[type="submit"] {
  background-color: #333;
  padding: 13px 20px !important;
  width: 100%;
  text-transform: uppercase;
}
.contact-form-main.free-consultancy-info input[type="submit"]:hover {
  background-color: #0a4a86;
}
.contact-form-main.free-consultancy-info input[type="text"], .contact-form-main.free-consultancy-info input[type="email"] {
  background: rgba(167,167,167,0.3);
  padding: 13px 20px;
}
.contact-form-main.free-consultancy-info .hs-form-field, .contact-form-main.free-consultancy-info .hs-submit {
  margin-right: 1%;
  flex: 1;
}
.freeguide-main h4 {
  color: #fff;
  font-weight: 400;
  font-family: Montserrat;
  font-size: 30px;
  line-height: 38px;
}
.freeguide-main strong {
  font-family: Montserrat;
  font-weight: 900;
  font-size: 100px;
  line-height: 124px;
  color: #fff;
}
.freeguide-main .icon svg {
  max-width: 80px;
  margin: 0 auto;
  fill: #fff;
  cursor: pointer;
}
.freeguide-main .icon:hover svg {
  fill: #0585fc;
}
.free-guide {
  padding: 200px 0;
  position: relative;
}
.free-guide::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  background-color: rgba(0,0,0,0.4);
  bottom: 0;
  left: 0;
}
.freeguide-main .icon {
  margin-top: 50px;
}
.span12.videopopup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1111111;
  height: 100%;
  display: none;
}
.video-block {
  position: relative
}
.video-wrap {
  max-width: 500px;
  margin: 0 auto !important;
  float: none !important;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}
body.v_overlay {
  position: relative;
}
.v_overlay::before {
  background-color: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 111111;
  height: 100%;
  content: "";
}
.close-icon svg {
  fill: #fff;
  max-width: 40px;
}
.close-icon {
  position: fixed;
  right: 25px;
  top: 25px;
  cursor: pointer;
}
/*  career page css*/
.apply-item .link {
  margin-bottom: 20px;
}
.apply-item .link a {
  font-weight: 600;
  padding: 4px;
  background: #fff;
  display: inline-block;
  font-size: 14px;
}
.apply-item .title {
  max-width: initial;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.apply-item .title h4 {
  font-size: 22px;
  text-transform: capitalize;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  margin-bottom: 0;
}
.location-info, .type-info {
  display: flex;
}
.location-info .label, .type-info .label {
  margin-right: 5px;
  font-size: 15px;
}
.location-info .content, .type-info .content {
  font-weight: 600;
  color: #0585fc;
  font-size: 15px;
}
.type-info .content {
  color: #f73823;
}
.apply-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 20px 0 rgba(17,12,79,.1);
}
.apply-item .btn-wrap a {
  border: 2px solid rgba(26,43,99,.102);
  font-size: 12px;
  color: #0585fc;
  text-transform: uppercase;
  padding: 6px 13px;
  display: inline-block;
  font-weight: 600;
}
.apply-item .btn-wrap {
  margin: 15px 0;
}
.apply-item {
  background-color: #fff;
  display: block;
  padding: 30px;
  box-shadow: 0 3px 3px 0 rgba(17,12,79,.1);
}
.apply-item .btn-wrap a:hover {
  background-color: #0585fc;
  color: #fff;
}
.career-listing-main.ptb-100 {
  padding-bottom: 70px;
}
.apply-item {
  margin-bottom: 30px;
}
.career-items-listing .row-fluid .span12, .career-items-listing .row-fluid .span6, .team-items-listing .row-fluid .span12, .team-items-listing .row-fluid .span6 {
  width: 31.623931624%;
}
/*  Team pages css*/
.profile-social-icon svg {
  max-width: 16px;
}
.profile-social-icon .fac svg {
  max-width: 8px;
}
.profile-social-icon .ins svg {
  max-width: 16px;
  margin-top: 3px;
}
.profile-name {
  text-align: center;
}
.profile-name h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #777;
  margin-bottom: 0;
}
.profile-name a:hover {
  color: #0585fc;
}
.profile-name a {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}
.profile-name {
  padding: 24px 30px 20px 30px;
}
.profile-block {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.profile-block:hover {
  box-shadow: 6px 5px 30px rgba(0,0,0,0.12);
}
.profile-block:hover .profile-social-icon {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.profile-social-icon {
  position: absolute;
  border-radius: 4px 4px 0 0;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 0px;
  transform: translateY(24px);
  opacity: 0;
  visibility: hidden;
}
.profile-social-icon a {
  padding: 8px 12px;
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
  background-color: #0585fc;
  margin-right: -5px;
  width: 48px;
  height: 48px;
}
.profile-social-icon a.twi {
  border-radius: 10px 0 0 0;
}
.profile-social-icon a.ins {
  line-height: 38px;
  border-radius: 0 10px 0 0;
}
.profile-social-icon a svg {
  fill: #fff;
}
.profile-social-icon a:hover svg {
  fill: rgba(255,255,255,0.8);
}
.profile-img img {
  border-radius: 4px;
}
.profile-img {
  position: relative;
}
.profile-block:hover .profile-img img {
  border-radius: 4px 4px 0px 0px;
}
/* 2020-13-02 changes Footer css */
.footer-description {
  margin-top: 15px;
}
.footer-description p {
  padding-right: 30px;
}
.copyright-info a {
  color: #0585fc;
}
.copyright-info a:hover, .copyright-info a:focus {
  color: rgba(255,255,255,0.8);
}
.footer-top h4 {
  font-family: Montserrat;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
.content-row {
  display: flex;
  margin-bottom: 8px;
}
.content-row strong {
  margin-right: 5px;
  font-weight: 500;
}
.footer-heading {
  margin-bottom: 20px;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  padding: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  color: #fff !important;
  line-height: 1.5;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
  padding: 0;
  float: none !important;
}
.footer-top a:hover {
  color: rgba(255,255,255,0.7) !important;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
  color: rgba(255,255,255,0.7) !important;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal ul li:last-child a {
  background: transparent;
}
.footer-social-main .social-icon {
  margin: 0 5px;
}
.footer-social-main .social-icon:last-child {
  margin-right: 0;
}
.footer-social-main .social-icon svg {
  max-width: 14px;
  fill: #fff;
}
.footer-social-main .face .social-icon svg {
  max-width: 9px;
}
.footer-social-main .social-icon {
  width: 35px;
  height: 35px;
  background-color: orange;
  border-radius: 100%;
  display: inline-block;
  line-height: 37px;
  text-align: center;
}
.footer-social-main .face .social-icon {
  background-color: #4267b2;
  line-height: 42px;
}
.footer-social-main .twit .social-icon {
  background-color: #55acee;
}
.footer-social-main .link .social-icon {
  background-color: #0077b5;
  line-height: 38px;
}
.footer-social-main .inst .social-icon {
  background-color: #e4405f;
  line-height: 40px;
}
.footer-bottom .page-center .row-fluid-wrapper .row-fluid {
  display: flex;
  align-items: center;
}
.footer-social-main {
  display: flex !important;
  justify-content: flex-end;
}
.footer-social-main .row-fluid .span3 {
  width: auto;
  float: none !important;
  display: inline-block;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  position: relative;
  padding-left: 20px;
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a::before {
  position: absolute;
  font-size: 18px;
  left: 0;
  color: #fff;
  font-family: 'FontAwesome';
  content: "\f107";
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover::before {
  color: rgba(255,255,255,0.7);
}
/*  new header css*/
/* .home-page .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100% !important;
}
.home-page .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper .child-trigger::before {
  top: 11px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.home-page .header-container {
  padding: 0px 0 0px 0;
}
.home-page .header {
  padding: 12px 0 10px 0;
}
.header-top-panel {
  padding: 0px 0;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.header-top-wrap {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
}
.icon-header-top svg {
  max-width: 8px;
  fill: #333;
  margin-right: 5px;
}
.mail-info .icon-header-top svg {
  max-width: 12px;
}
.header-top-wrap .icon-header-top, .header-top-wrap span {
  display: inline-block;
  vertical-align: middle;
}
.header-top-contactinfo .row-fluid .span4 {
  width: auto !important;
} */
/* .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  padding: 0;
  text-transform: none;
  font-weight: 500;
  font-size: 15px;
} */
/* .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
  margin: 0 10px;
} */
.header-top-right .menu {
  margin-top: 11px;
}
.header-top-right .social-icon svg {
  max-width: 12px;
}
.header-top-right .facebook .social-icon svg {
  max-width: 6px;
}
.header-top-right .span7, .header-top-right .span5 {
  width: auto;
}
.header-top-right .social-icon {
  margin: 0 12px;
}
.header-top-social-media {
  margin-top: 11px;
}
.header-top-right .row-fluid-wrapper .row-fluid {
  display: flex;
  justify-content: flex-end;
}
.header-top-wrap span p {
  margin-bottom: 10px;
}
/* Header top show and hide panel css */
.without-top-menu .header-top-panel {
  display: none;
}
.home-page.without-top-menu .body-container-wrapper {
  margin-top: 92px;
}
.home-page.without-top-menu .header-container-wrapper.fixed {
  top: 0;
}
.home-page .header-container-wrapper {
  top: 0;
}
.home-page .header-container-wrapper.fixed {
  top: -48px;
}
.home-page .body-container-wrapper {
  margin-top: 135px;
}
/* .home-page > .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  padding: 31px 15px;
}
.home-page .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
  margin-left: 15px;
} */
.home-page .header-container-wrapper {
  position: relative;
  min-height: 77px;
}
.home-page .header-container-wrapper .header-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  min-height: 77px;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
  -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
  -ms-box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
  -o-box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
  -moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
}
.home-page.without-top-menu .body-container-wrapper {
  margin-top: 0;
}
.home-page .body-container-wrapper {
  margin-top: 0;
}
.LP-header {
  padding: 10px 0 10px;
}
.home-page .custom-menu-primary .hs-menu-wrapper > ul ul {
  top: 83px;
}
.blue-text {
  color: #0585fc;
}
.post-title.hover-blue:hover {
  color: #0585fc !important;
}
/* .home-page .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:active {
  color: #fff !important;
}
.home-page .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:focus {
  color: #fff !important;
} */
/* .home-page .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:active a {
  color: #fff !important;
} */
/*  27-05-2020 new css */
.twocol-wrap .blog-listing-one.blog-listing-two .post-item:first-child {
  display: none;
}
.hs-blog-listing .header-container {
  padding: 0;
}
/* .hs-blog-listing .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  line-height: 24px;
}
.hs-blog-listing .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
  margin-top: 17px;
} */
.span12.widget-span.widget-type-cell.blog-header-main {
  padding: 31px 0 24px 0;
}
.hs-blog-post .span12.widget-span.widget-type-cell.blog-header-main {
  padding: 20px 0 24px 0;
}
.post-item .hs-author-avatar img {
  height: 35px;
}


/* New style start here 02-09-2021 */

.sidebarstyle .sidebar .topic-list ul li a{
  text-decoration: none;
}

.hs-featured-image-wrapper .hs-featured-image-link{
  display: block;
}
.subscrib_form_main .hs-button.primary{
  display: block;
}
.blog-sidebar ul, .sidebar ul {
    padding-left: 10px;
    list-style: none;
}
.blog-listing-eight .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  float: none;
}
.tabber-tabs>li {
    float: left;
  display: inline-block;
}
.tabber-tabs>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
    display: block;
}
.blog-listing-eight .post-item .post-inner{
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 86%;
    bottom: 20px;
}
.blog-topics ul li a:hover,
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data .author-link:hover{
  color: #B19401;
  text-decoration: none;
}
.blog-listing-eight .post-item .post-inner .short-desc .post-title{
  text-decoration: none;
}
a{
  text-decoration: none;
  color: #34495e;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.blog-listing-eight .post-item .post-inner .short-desc p{
  margin: 10px 0;
  font-size: 17px;
  line-height: 26px;
  color: #2b2b2b;
}
.blog-listing-eight .post-item .post-inner .short-desc #hubspot-author_data .author-link{
  color: #2b2b2b;
}

.blog-post-section.blog-post-box>.blog-section {
    background: #fff;
    padding: 30px 40px 40px 40px !important;
    box-shadow: 0 0 6px #e0e0e0;
    margin: 0 0 30px 0;
}
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1170px;
    margin: 0 auto;
}
.detail-page-wrapper {
    margin: 180px 0 0;
}
.hs-blog-listing, .hs-blog-post {
    background: 0;
}
.blog-post-box {
    padding: 0;
}
.section.post-header h1{
  font-weight: 700;
  margin: 10px 0;
  color: #003C69;
  font-family: Roboto Condensed;
}
ul.tags-info-holder {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin: 10px 0;
    font-size: 16px;
/*     font-family: 'Montserrat'; */
      font-family: Source Sans Pro;
    align-items: center;
    line-height: normal;
}
.tags-info-holder>li {
    margin-right: 20px;
  color: #333;
}
.tags-info-holder>li.person .author-link {
    color: #999;
    text-decoration: underline;
    font-weight: 600;
}
.img-holder{
  overflow: hidden;
}
.section.post-body p{
  margin: 0px 0 20px;
  font-size: 17px;
}
.section.post-body h2{
  font-weight: bold;
}
.section.post-body h2, .section.post-body h3, .section.post-body h5, .section.post-body h6, .section.post-body .subtitle {
  color: #003c69;
  
}
.section.post-body h3{
  font-weight: 700;
/*   color: #2b2b2b; */
  color: #003c69;
  margin: 30px 0 10px;
  font-family: Roboto Condensed;
  font-size: 28px;
}
.section.post-body h4{
  font-size: 22px;
  font-weight: bold;
  color: #003c69;
  font-family: Roboto Condensed;
}
.cta_button.button.aos-cta{
  color: #fff !important;
  text-decoration: none !important;
}
.section.post-body button:hover{
  background: rgb(199,176,53) !important;
  color: rgb(255,255,255) !important;
}
.related-post-holder {
    background: #fff;
    padding: 30px 40px 40px 40px;
    box-shadow: 0 0 6px #e0e0e0;
    margin: 0 0 30px;
}
.related-post-holder .rph-info {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
/*     font-family: Open Sans; */
  font-family: Roboto Condensed;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 12px 0;
    margin-bottom: 30px;
}
.d-block-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.d-block-holder .blog-block {
    flex: 0 0 31%;
    margin: 0 0 30px;
}
.d-block-holder .blog-block .post-image {
    display: block;
}
.d-block-holder .blog-block .post-image img {
    width: 100%;
    /*height: 160px;*/
}
.d-block-holder .blog-block .post-content {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0;
    font-family: Montserrat !important;
}
.d-block-holder .blog-block .post-content a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: #333;
    text-decoration: none;
    display: inline-block;
}
.d-block-holder .blog-block .post-content a p {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    margin: 0;
  font-family: 'Roboto Condensed';
}
.d-block-holder .blog-block .post-date {
    font-size: 16px;
    color: #333;
  font-family: Source Sans Pro;
}
.blog-listing-eight .blog-detail-wraper .sidebar {
    background: 0;
    padding: 0;
}

.blog-post-section .hs-form .hs_submit,
.blog-post-section .hs-form .hs_subscribe,
.blog-listing-eight .blog-detail-wraper .sidebar .hs-form .hs_email {
    padding: 0;
} 
.blog-listing-eight .blog-detail-wraper .sidebar .hs-recaptcha.hs-form-field {
    margin-left: 0 !important;
}
.header__top{
  padding: 10px 20px !important;
}
.sidebarstyle .sidebar .detail .date{
  color:#000;
  font-family: Source Sans Pro;
}
.sidebarstyle .sidebar .topic-list ul li a:hover{
  background: #003C69;
  border-color: #003C69;
}
/* .section.post-body br{
  display: none;
} */

.img-list{
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 20px -10px;
  list-style: none !important;
  justify-content: center;
}
.img-list li{
  width: 46%;
  list-style: none !important;
  padding: 0 10px !important;
}
.img-list li span{
  display: block;
  margin: 10px 0;
  font-size:1 8px;
  text-align: center;
  font-weight: bold;
}
.section.post-body,
.section.post-body ul{
    font-family: Source Sans Pro;
}
.section.post-body ul li{
  font-size: 17px;
}
@media only screen and (max-width: 1300px){
  header .header__container{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1200px){
/*   header .header__container .header__logo{
    margin-left: 15px;
    margin-right: 15px;
  } */
  
  .post-item .post-inner .hs-featured-image-wrapper .read-more{
    padding: 10px 14px;
  }
}
@media only screen and (max-width: 1099px){
  .blog-listing-eight .post-item{
    width: 50%;
  }
}
@media only screen and (max-width: 1023px){
  .row-fluid .span3.sidebar {
      width: auto;
      float: none;
      margin: 0;
  }
  .row-fluid .span9.blog-listing {
    width: auto;
    float: none;
    margin: 0 0 30px;
  }
  .container-fluid .row-fluid .page-center .span9.blog-post-section.blog-post-box {
    width: auto;
    float: none;
    display: block;
    margin: 0;
  }
}

@media (max-width: 992px){
  body .header__navigation--toggle {
      display: none !important;
  }
}
@media (max-width: 991px){
  body .header__navigation--toggle {
      display: flex !important;
  }
  .blog-banner-holder{
    padding: 150px 0 0;
  }
}

@media only screen and (max-width: 767px){
  .d-md-block{
    display: none !important;
  }
  .blog-listing-eight .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
/*     height: auto; */
  }
  .d-block-holder {
    flex-direction: column;
  }
  
  .d-block-holder .blog-block{
    flex: auto;
  }
  .d-block-holder .blog-block .post-image img{
    width: auto;
    height: auto;
  }
  .blog-topics ul{
    padding: 10px;
  }
  .blog-topics ul li a{
    padding: 6px 10px;
  }
  .img-list li{
    width: 50%;
  }
}

@media (max-width: 575px){
  .img-list li{
    width: 100%;
  }
  .blog-post-section.blog-post-box > .blog-section{
    padding: 10px 20px 20px !important;
  }
  .detail-page-wrapper{
    margin: 100px 0 0;
  }
}

/* New style end here 02-09-2021 */





@media(max-width:1280px) {
  .slideimg {
    padding: 80px 0 100px 0;
  }
}
@media(max-width:1200px) {
  .header-container-wrapper {
    padding: 0 15px;
  }
}
@media(max-width:1180px) {
/*   .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    margin: 0 7px;
  } */
  .header-top-right .social-icon {
    margin: 0 8px;
  }
  .home-page .header-container-wrapper {
    padding: 0;
  }
  .home-page .container-fluid .row-fluid .page-center.header {
    padding: 12px 0 10px 0;
  }
  .home-page .header-container-wrapper {
    padding: 0 15px;
  }
  .home-page .header-top-panel .page-center {
    padding: 0 !important;
  }
  .footer-bottom .page-center .row-fluid-wrapper .row-fluid {
    justify-content: space-between;
  }
  .footer-social-main {
    display: inline-block !important;
    float: none !important;
  }
}
@media(max-width:1023px) {
  .header-container-wrapper {
    padding: 0 0px;
  }
  .blog-listing-eight.sidebarstyle .blog-listing {
    padding-bottom: 30px;
  }
  .mobile-trigger {
    top: 20px;
  }
  /*   regal Error pages css  */
  .error-main-wrap {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .error-main-wrap h2 {
    font-size: 32px;
  }
/*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
    border-radius: 0;
  } */
  .contact-page .ptb-100 {
    padding: 70px 0;
  }
  .contact-detail-group .title {
    margin: 5px 0 5px 0 !important;
    font-size: 18px;
  }
  .contact-detail-group {
    padding: 20px 10px;
  }
  .contact-detail-group .description p {
    font-size: 13px;
  }
  .banner-main {
    padding: 100px 0;
  }
  .career-listing-main.ptb-100 {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .profile-name a {
    font-size: 20px;
  }
  .profile-name h4 {
    font-size: 13px;
    margin-top: 5px;
  }
  .profile-name {
    padding: 14px 20px 10px 20px;
  }
  .home-page .mobile-trigger {
    top: 25px;
  }
  .home-page .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 93px !important;
  }
  .home-page .header-panel-wrap {
    padding: 0 15px;
  }
/*   .home-page .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
    margin-left: 0;
    margin-top: 0;
  } */
  .home-page.without-top-menu .header-container-wrapper .container-fluid .row-fluid .header-panel-wrap {
    display: none !important;
  }
  .home-page.without-top-menu .header-container-wrapper {
    top: -2px;
  }
  .home-page.without-top-menu .header-container-wrapper.fixed {
    top: -2px;
  }
  .blog-header-main .mobile-trigger {
    top: 1px;
    padding-right: 0;
  }
  .span12.widget-span.widget-type-cell.blog-header-main {
    padding: 18px 0 15px 0;
  }
  .hs-blog-listing .body-container-wrapper {
    margin-top: 65px;
  }
  .hs-blog-listing .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 46px !important;
  }
/*   .hs-blog-listing .header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
    margin-top: 0;
  }
  .hs-blog-listing .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    line-height: 0;
  } */
  .hs-blog-post .span12.widget-span.widget-type-cell.blog-header-main {
    padding: 10px 0;
  }
}
@media(max-width:992px) {
  .two-col-wrap .span6 {
    width: 100%;
  }
  .two-col-wrap .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  .responsive-img {
    text-align: center;
  }
  .contact-page .pt-remove {
    padding-top: 0;
  }
  .contact-form-main {
    margin-top: 50px;
  }
  .apply-item {
    padding: 20px;
  }
  .getin-touch-form {
    padding-right: 0px;
  }
  .home-page .header-panel-wrap {
    text-align: center;
  }
  .home-page .header-panel-wrap .row-fluid .span7, .home-page .header-panel-wrap .row-fluid .span5, .header-top-contactinfo .row-fluid .span4 {
    margin-top: 0;
  }
  .header-top-wrap {
    margin: 0 5px;
    margin-top: 10px;
  }
  .home-page .header-top-wrap {
    margin: 0;
    margin-top: 0px;
    margin-right: 10px;
  }
  .home-page .header-container-wrapper.fixed {
    top: -88px;
  }
  .home-page .header-panel-wrap .row-fluid .span7, .home-page .header-panel-wrap .row-fluid .span5, .header-top-contactinfo .row-fluid .span4 {
    display: initial;
    width: initial !important;
  }
  .home-page .header-container-wrapper .container-fluid .row-fluid .header-panel-wrap [class*="span"] {
    float: left !important;
  }
  .home-page .header-container-wrapper .container-fluid .row-fluid .header-panel-wrap [class*="span"].header-top-right {
    float: right !important;
  }
  .footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    white-space: initial;
  }
  .author-description {
    padding-left: 150px;
  }
}
@media(max-width:767px) {
  .error-main-wrap h1 {
    font-size: 55px;
    margin-bottom: 20px;
  }
  .error-main-wrap {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .error-main-wrap h2 {
    font-size: 22px;
  }
  .banner-main {
    padding: 70px 0;
  }
  .contact-page .ptb-100 {
    padding: 50px 0;
  }
  .contact-page .title h2 {
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .contact-detail-group {
    margin-bottom: 20px;
  }
  .contact-form-main {
    margin-top: 10px;
  }
  .contact-form-main input[type="submit"] {
    font-size: 12px;
    padding: 12px 14px !important;
    min-width: 138px;
  }
  .apply-item {
    padding: 30px;
  }
  .career-listing-main.ptb-100 {
    padding-bottom: 20px;
  }
  .contact-page .career-listing-main .mt-40 {
    margin-top: 20px;
  }
  .apply-item .title h4 {
    font-size: 18px;
    line-height: 24px;
    overflow: initial;
    -webkit-line-clamp: initial;
  }
  .career-items-listing .row-fluid .span12, .career-items-listing .row-fluid .span6, .team-items-listing .row-fluid .span12, .team-items-listing .row-fluid .span6 {
    width: 31.623931624%;
  }
  /*  2020 new footer css */
  .footer-description p {
    padding-right: 0;
  }
  .footer-heading {
    margin-top: 30px;
  }
  .footer-top .page-center {
    text-align: left;
  }
  .footer-logo {
    text-align: center;
  }
  .footer-heading {
    margin-bottom: 15px;
  }
  .footer-services .footer-heading {
    margin-top: 20px;
  }
  .footer-top .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    margin-bottom: 8px;
  }
/*   .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    float: left;
    width: auto;
  }
  .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-size: 14px;
  }
  .header-top-wrap {
    font-size: 14px;
  }
  .header-top-right {
    margin-bottom: 8px;
  }
  .home-page .header-container-wrapper.fixed {
    top: -83px;
  } */
  .footer-bottom .page-center .row-fluid-wrapper .row-fluid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .footer-social-main {
    margin-bottom: 30px;
  }
  .header-top-right .row-fluid-wrapper .row-fluid {
    display: initial;
  }
  .home-page .header-container-wrapper .container-fluid .row-fluid .header-panel-wrap [class*="span"].header-top-right {
    float: none !important;
    display: inline-block !important;
  }
  .blog-post-section .author-detail .image {
    width: 120px;
  }
}
@media(max-width:479px) {
  .blog-post-section .comment-header {
    text-align: center;
  }
  .blog-post-section .comment-header h4 {
    text-align: center;
    float: none;
  }
  .blog-post-section .comment-header a {
    float: none;
    display: inline-block;
  }
/*   .header-top-wrap {
    font-size: 12px;
  }
  .header-top-right .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-size: 12px;
  }
  .home-page .header-container-wrapper.fixed {
    top: -112px;
  }
  .home-page .body-container-wrapper {
    margin-top: 205px;
  }
  .home-page .header-container-wrapper .container-fluid .row-fluid .header-panel-wrap [class*="span"] {
    float: none !important;
    display: inline-block !important;
  } */
  .custom-calltoaction {
    flex-wrap: wrap;
  }
  .faq-calltoaction-main.ptb-50 {
    padding-bottom: 50px;
  }
  .blog-post-section .author-detail .image {
    margin: 0 auto;
    float: none;
    margin-bottom: 30px;
  }
  .author-description {
    width: 100%;
    display: block;
    padding-left: 0;
    text-align: center;
  }
}