.important-container-section{
  padding:25px;
  background: #f6f6f6;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.bottom-important-container-section.important-container-section {
  padding:0;
  background: transparent;
  border-top: 0px solid #c8c8c8;
  border-bottom: 0px solid #c8c8c8;
}
.Section-heading h3 {
  font-size: 30px;
  font-weight: 300;
  color: #3a3a3a;
  line-height: normal;
  margin: 0 0 20px;
}
.section-content h3{
  font-size:30px;
  line-height:36px;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
  color:#3a3a3a;
  margin:0 0 25px;
  font-weight:300;
}
.section-content h6{
  font-size:22px;
  line-height:28.8px;
  font-family: 'Barlow Semi Condensed', sans-serif !important;
  margin:0 0 25px;
  color:#626362;
  font-weight:300;
}
.section-content .button, .important-container-section .cta_button {
  font-size: 16px;
  line-height: 19.20px;
  letter-spacing: .48px;
  padding: 13px 15px;
  background: #3a3a3a;
  font-weight: 400;
  border: 1px solid #3a3a3a;
  color: #fff;
  display: inline-block;
  line-height:normal;
}
.section-content  .button:hover, .important-container-section .cta_button:hover {
  background: #626362;
}
.section-content p:last-child{
  margin-bottom:0;
}
.considerations-Purchasing-section {
  padding:20px 0;
  border-bottom: 1px solid #c8c8c8;
}
.considerations-Purchasing-section .section-content p{
  font-weight:600;
}
.section-content p{
  font-size:16px;
  line-height:21px;
  color: #31404c;
  font-weight:400;
  margin-bottom:20px;
}
.section-content ul{
  margin:0;
  padding:0 0 0 35px;
}
.section-content ul li{
  font-size:16px;
  line-height:21px;
  color: #31404c;
  font-weight:400;
  margin-bottom:20px;
  padding-left:6px;
}
.section-text h4 {
  color: #001A70;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 15px;
  line-height: normal;
  text-transform: uppercase;
}
.section-text h3 {
  font-size: 30px;
  font-weight: 300;
  color: #3a3a3a;
  line-height: normal;
  margin: 0 0 20px;
}
.section-text p {
  line-height:1.6;
}
.section-text h4{
  text-transform:none;
  font-weight:600;
}
.section-text blockquote {
  max-width: 400px;
  float: right;
  border-left: 1px solid #001a70;
  font-size: 30px;
  font-weight: 400;
  color: #001a70;
  width: 50%;
  margin: 0 0 10px 25px;
  line-height: normal;
  padding: 10px 0 10px 20px;
  min-width: 300px;
  max-width: 300px;
}
.section-text ul {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0 0 30px;
}
.section-text ul li {
  font-size: 22px;
  font-weight: 400;
  color: #3a3a3a;
  position: relative;
  line-height: normal;
  padding-left: 17px;
  margin: 0 0 10px;
}
.section-text ul li::before {
  width: 6px;
  height: 6px;
  background: #3a3a3a;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
}
.tc-container {
  display: flex;
}
.three-image-post-lc-section {
  border-bottom:1px solid #c8c8c8;
  padding:40px 0;
}
.three-image-post-lc-section .column-container.content-column {
  padding-right: 20px;
}
.three-image-post-lc-section .tc-container .column-container.images-column {
  min-width: 320px;
  max-width: 320px;
}
.three-image-post-lc-section .image-wrap {
  text-align: center;
  margin: 0 0 40px;
}
.three-image-post-lc-section .image-wrap img {
  width: 100%;
  margin: 0 0 10px;
}
.three-image-post-lc-section .image-wrap p {
  margin: 0 !important;
  text-align: center !important;
  line-height: 1.4;
}
.tc-container.left-align {
  flex-direction: row-reverse;
}
.three-image-post-lc-section .tc-container.left-align .column-container.content-column {
  padding-right: 0;
  padding-left: 30px;
}
.two-image-post-medium-section .tc-container + .tc-container  {
  padding-top:10px;
}
.three-image-post-lc-section.one-image-post-short-text .column-container.content-column {
  max-width: 325px;
  min-width: 325px;
}
.three-image-post-lc-section.one-image-post-short-text .column-container.images-column {
  width: auto;
  max-width: none;
  min-width: 0;
}
.blog-post-wrapper .post-header-container .blog-list-topic-container #hubspot-topic_data p {
  background:none;
}
.blog-post-wrapper .post-header-container .blog-list-topic-container .topic-link {
  margin-right:10px;
}
.blog-listing-wrapper.related-post-container .post-listing .post-item {
  display: block
}
.next-previous-link{
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.next-previous-link a{
  font-size:20px;
}
.next-previous-link a:hover {
  color: #001a70;
}
.next-previous-link .prev i{
  margin-right:5px;
}
.next-previous-link .next i{
  margin-left:5px;
}
.related-post-container{
  padding:55px 0 40px 0;
}
.related-post-container .related-post-heading{
  font-size: 26px;
  color: #000;
  font-weight: 400;
  line-height: 1;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 20px;
}
.hs-blog-post .sidebar-heading h2{
  color:#001a70;
}
.sidebar-subscribe-form .hs-form .hs-form-field .hs-input{
  color:#3a3a3a;
}
.sidebar-subscribe-form .hs-form .hs-form-field ::-webkit-input-placeholder {
  color: #3a3a3a;
  opacity:1;
}
.sidebar-subscribe-form .hs-form .hs-form-field ::-moz-placeholder { 
  color: #3a3a3a;
  opacity:1;
}
.sidebar-subscribe-form .hs-form .hs-form-field :-ms-input-placeholder { 
  color: #3a3a3a;
  opacity:1;
}
.sidebar-subscribe-form .hs-form .hs-form-field :-moz-placeholder { 
  color: #3a3a3a;
  opacity:1;
}
.related-post-container.blog-listing-wrapper .post-listing {
  margin: 0 -10px;
}
.flex-left-sidebar .sidebar-post-categories {
  margin-top:30px;
}
.sidebar-post-categories .block h3 {
  color: #3a3a3a;
  border-bottom: 1px solid #c8c8c8;
  font-size: 28px;
  font-weight: 400;
  padding: 20px 0 14px;
  line-height: normal;
  margin: 0 0 10px;
}
.sidebar-post-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-post-categories ul li a, .sidebar-post-categories .filter-expand-link {
  display: block;
  line-height: 1.2;
  font-size: 20px;
  padding: 4.5px 0;
  color: #3a3a3a;
  text-decoration: none;
  font-weight: 400;
}
.sidebar-post-categories ul li  a:hover, .sidebar-post-categories .filter-expand-link:hover {
  font-weight: 600;
}
.sidebar-post-categories ul li a .filter-link-count {
  display:none;
}
.flex-container .flex-right-side-container .widget-type-custom_widget {
  min-height: 0 !important;
}
.flex-container .sidebar-column-container {
  overflow:auto;
  max-height: calc(100vh - 46px);
  padding-bottom:15px;
}
.post-item .blog-list-topic-container p .eta {
  display:inline-block;
}

/*----------------------------- 25-1-2020 ---------------------------------*/

.error-content {
  padding: 50px 0 80px;
}
.error-content h1, .error-content h2 {
  line-height: normal;
}
.error-content .hs-button {
  margin-top: 10px;
}
html body .error-content input.hs-input.email-edit {
  max-width: 500px;
  width: 100% !important;
}
.bottom-important-container-section h1, .error-content h1 {
  font-size: 52px;
  line-height: normal;
  font-weight: 200;
  color: #3a3a3a;
  text-transform: uppercase;
}
.bottom-important-container-section h2, .error-content h2 {
  font-size: 43px;
  line-height: normal;
  font-weight: 300;
  color: #3a3a3a;
  text-transform: uppercase;
}
.bottom-important-container-section h3, .error-content h3 {
  font-size: 30px;
  line-height: normal;
  font-weight: 300;
  color: #3a3a3a;
}
.bottom-important-container-section h4, .error-content h4 {
  font-size: 22px;
  line-height: normal;
  font-weight: 600;
  color: #001a70;
}
.bottom-important-container-section h5, .error-content h5 {
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
  color: #001A70;
  font-style: italic;
  text-transform: uppercase;
}
.bottom-important-container-section h6, .error-content h6 {
  font-size: 22px;
  line-height: normal;
  font-weight: 300;
  color: #626362;
}
.bottom-important-container-section p, .error-content p, .error-content label, .error-content .success {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #3a3a3a;
}
.error-content .checkbox-row span.fakelabel span, .error-content .subscribe-options label span {
  font-size: 16px;
  line-height: normal;
  color: #3a3a3a;
}
.bottom-important-container-section p strong, .error-content p strong {
  font-weight: 600;
}
.bottom-important-container-section a, .error-content a, .error-content .hs-button {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  color: #001a70;
  text-decoration: none;
}
.bottom-important-container-section a:hover, .bottom-important-container-section a:focus, .error-content a:hover, .error-content a:focus {
  color: #3a3a3a;
  text-decoration: underline;
}
.bottom-important-container-section blockquote, .error-content blockquote {
  font-size: 30px;
  line-height: normal;
  font-weight: 400;
  color: #001a70;
  border-left: 1px solid #001a70;
  padding: 10px 0 10px 20px;
  margin: 0 0 30px;
}
.bottom-important-container-section ul, .error-content ul {
  padding: 0; 
}
.bottom-important-container-section ul>li, .error-content ul>li {
  font-size: 28px;
  line-height: normal;
  font-weight: 400;
  color: #3a3a3a;
 border-bottom: 1px solid #3a3a3a;  
  list-style: none;          
  padding: 0;
  display: inline-block;  
}

/* ------------------------- New Change 7-3-2020--------------------------- */
.hs-blog-post .bottom-important-container-section ul, .error-content ul {
  padding-left: 30px;
  padding-bottom: 15px;
}
.hs-blog-post .bottom-important-container-section ul>li, .error-content ul>li {
  border-bottom: none;
  list-style: disc;
  display: list-item;
  margin-bottom: 0;
  color: #31404c;
  line-height: 1.3;
}
.hs-blog-post .bottom-important-container-section ul>li {
    font-size: 22px;
    font-weight: 400;
    color: #3a3a3a;
    position: relative;
    line-height: normal;
    padding-left: 17px;
    margin: 0 0 10px;
}
/* End */


.bottom-important-container-section ul ul, .error-content ul ul {
  padding: 0 0 0 35px;
}
.bottom-important-container-section ul ul li, .error-content ul ul li {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: #3a3a3a;
  border: none;
  list-style: disc;
  display: list-item;
  cursor: pointer;
}
.bottom-important-container-section ul ul li:hover, .bottom-important-container-section ul ul li:focus, .error-content ul ul li:hover, .error-content ul ul li:focus {
  font-weight: 600;
}
.error-content a.hs-button, .error-content .hs-button {
  color: #fff;
}
.error-content a.hs-button:hover, .error-content a.hs-button:focus {
  text-decoration: none !important;
}
.error-template .hs-search-module, .password-template .widget-type-password_prompt {
  max-width: 500px;
}
.error-template .hs-search-module input[type="text"], .password-template .hs_cos_wrapper_type_password_prompt input[type="password"] {
  color:#3a3a3a;
  height: 47px;
  border: 1px solid #f6f6f6;
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px;
  margin: 0 !important;
  border-radius: 0;
}
.error-template .hs-search-module .hs-button, .password-template .hs_cos_wrapper_type_password_prompt .hs-button, .subscription-template .error-content .hs-button {
  padding: 10px 25px !important;
  background: #3a3a3a;
  font-size: 16px;
  background:#3a3a3a;
  border: 1px solid #3a3a3a;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.48px;
  padding: 10px;
  min-width: 180px;
  display: inline-block;
}
.error-template .hs-search-module .hs-button:hover, .password-template .hs_cos_wrapper_type_password_prompt .hs-button:hover, .subscription-template .error-content .hs-button:hover{
  background: #626362;
  text-decoration: underline !important; 
}
.subscription-template .email-prefs .item .item-inner {
  background: transparent;
  border: none;
}
.email-prefs .item .item-inner.hovered {
  box-shadow: none;
}
.error-content .checkbox-row span.fakelabel span, .error-content .subscribe-options label span, .email-prefs .item .item-inner * {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #3a3a3a; 
}
.email-prefs .item {
  padding: 0px !important; 
}
.email-prefs .item .item-inner {
  padding: 0px 15px; !important; 
}
/*------------------------------- Respomsive ---------------------------*/

@media(max-width:1200px){
  .section-text blockquote{
    font-size: 26px;
    min-width: 180px;
    float: none;
    margin-left: 0;
    width: 100%;
    margin: 10px 0 10px;
  }
  .three-image-post-lc-section .tc-container .column-container.images-column{
    min-width: 280px;
    max-width: 280px;
  }
  .bottom-important-container-section h1, .error-content h1 {
    font-size: 48px;
  }
  .bottom-important-container-section h2, .error-content h2 {
    font-size: 40px;
  }
}
@media(max-width:1024px) {
  .post-header-container h2, .post-header-container h1 {
    font-size: 35px;
  }
  .post-header-container, .important-container-section {
    padding:20px;
  }
  .section-text p{
    margin: 0 0 10px;
  }
  .three-image-post-lc-section .tc-container .column-container.images-column{
    min-width: 240px;
    max-width: 240px;
  }
  .three-image-post-lc-section.one-image-post-short-text .column-container.content-column {
    min-width: 50%;
    max-width: 50%;
  }
  .three-image-post-lc-section.one-image-post-short-text .tc-container .column-container.images-column {
    min-width: 50%;
    max-width: 50%;
  }
  .three-image-post-lc-section .tc-container.left-align .column-container.content-column{
    padding-left:20px;
  }
  .related-post-container {
    padding: 35px 0 20px 0;
  }
  .bottom-important-container-section h1, .error-content h1 {
    font-size: 45px;
  }
  .bottom-important-container-section h2, .error-content h2 {
    font-size: 36px;
  }
  .bottom-important-container-section h3, .bottom-important-container-section blockquote, .error-content h3, .error-content blockquote {
    font-size: 28px;
  }
  .bottom-important-container-section ul>li, .error-content ul>li {
    font-size: 26px;
  }
}
@media(max-width:991px){
  .Section-heading h3{
    font-size: 25px;
  }
  .section-text h3, .section-text h4{
    font-size: 20px;
  }
  .section-text ul li{
    font-size: 20px;
  }
  .sidebar-post-categories ul li a, .sidebar-post-categories .filter-expand-link {
    font-size:18px;
  }
  .sidebar-post-categories .block h3 {
    font-size:24px;
  }
  .flex-left-sidebar .sidebar-post-categories {
    margin-top: 20px;
  }
  .bottom-important-container-section h1, .error-content h1 {
    font-size: 40px;
  }
  .bottom-important-container-section h2, .error-content h2 {
    font-size: 34px;
  }
  .bottom-important-container-section h3, .bottom-important-container-section blockquote, .error-content h3, .error-content blockquote {
    font-size: 26px;
  }
  .bottom-important-container-section ul>li, .error-content ul>li {
    font-size: 24px;
  }
  .hs-blog-post .bottom-important-container-section ul>li {
    font-size:20px;
  }

}
@media(max-width:850px){
  .three-image-post-lc-section .tc-container .column-container.images-column{
    min-width: 180px;
    max-width: 180px;
  }
}
@media(max-width:767px){
  .hs-blog-post .bottom-important-container-section ul>li {
    font-size:17px;
  }
  .three-image-post-lc-section{
    padding:20px 0;
  }
  .section-text blockquote{
    float: right;
    margin: 0 0 0 15px;
    max-width: 280px;
  }
  .three-image-post-lc-section .tc-container .column-container.images-column{
    min-width: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .tc-container{
    flex-direction: column;
  }
  .three-image-post-lc-section .image-wrap{
    width:33.33%;
    margin-bottom: 0;
  }
  .three-image-post-lc-section .image-wrap{
    padding-right:10px;
  }
  .three-image-post-lc-section .image-wrap:nth-child(3n+3){
    padding-right:0;
    padding-left:0;
  }
  .tc-container.left-align {
    flex-direction: column;
  }
  .three-image-post-lc-section.one-image-post-short-text .column-container.content-column{
    max-width: 100%;
  }
  .column-container .section-text{
    margin-bottom: 20px;
  }
  .section-text ul li {
    font-size: 17px;
  }
  .section-text blockquote{
    font-size:22px;
  }
  .one-image-post-short-text .column-container{
    width:100% !important;

  }
  .one-image-post-short-text .column-container{
    min-width: 0;
    max-width: 100% !important;
  }
  .one-image-post-short-text .image-wrap{
    width:100%;
    margin-bottom: 20px;
  }
  .one-image-post-short-text .section-text, .one-image-post-short-text .section-text  ul{
    margin-bottom:0;
  }
  .three-image-post-lc-section .column-container.content-column {
    padding-right: 0;
  }
  .one-image-post-short-text .image-wrap {
    padding-right: 0;
  }
  .flex-container .sidebar-column-container {
    max-height:none;
  }
  .mobile-top-category {
    display:block !important;
    margin-bottom:25px;
  }
  .mobile-top-category .resource-filter-container {
    padding-top:0;
  }
  .hs-blog-post .flex-container > .row-fluid-wrapper > .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  .hs-blog-post .flex-container .sidebar-column-container .sidebar-post-categories {
    /*     display:none; */
  }
  .bottom-important-container-section h1, .error-content h1 {
    font-size: 30px;
  }
  .bottom-important-container-section h2, .error-content h2 {
    font-size: 26px;
  }
  .bottom-important-container-section h3, .bottom-important-container-section blockquote, .error-content h3, .error-content blockquote {
    font-size: 22px;
  }
  .bottom-important-container-section h4, .bottom-important-container-section h5, .bottom-important-container-section h6, .bottom-important-container-section ul ul li,
  .error-content h4, .error-content h5, .error-content h6, .error-content ul ul li {
    font-size: 18px;
  }
  .bottom-important-container-section ul>li, .error-content ul>li {
    font-size: 20px;
  }
  .flex-left-sidebar .sidebar-post-categories{
    margin-top: 0;
  }
  .sidebar-post-categories.mobile-hidden{
    display:none !important;
  }
}
@media(max-width:600px){
  .three-image-post-lc-section .image-wrap{
    width:50%;
  }
  .three-image-post-lc-section .image-wrap:nth-child(2n+2){
    padding-right: 0;
    padding-left: 10px;
  }
  .three-image-post-lc-section .image-wrap:nth-child(3n+3){
    padding-right: 10px;
    padding-left: 0;
  }
}
@media(max-width:480px){
  .section-text blockquote{
    float: none;
    margin: 0 0 10px;
    max-width: 100%;
  }
  .three-image-post-lc-section .image-wrap {
    width: 100%;
    padding:0 !important;
  }
}