.custom-no-navigation {
   height: auto;
}


form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
   border-style: solid;
   border-width: 1.2px;
   display: inline-block;
   font-weight: inherit;
   height: 40px;
   outline: none;
   padding: 0 15px;
   width: 100%;
}

.cm_nv_wrp .cm_nv_inner .custom, .hs-button, .tabber .media-col .form-wrap input.hs-button, form input[type=submit]{
   color: #fff;
   font-size: 16px;
   
   font-family: 'trebuchet ms', geneva;
   
   font-weight: 700;
   line-height: 16px;
}





h1,h2,h3,h4,h5,h6{
   font-family: arboria,interstate, sans-serif;
}

body{
   font-family: interstate, sans-serif;
}


.header-wrapper .content-wrapper, .header-wrapper .dnd-section> .row-fluid, .header-wrapper .page-center{
   
   max-width: 1640px;
   
}

/* Header */

.custom_header{
   padding: 20px 0;
   z-index: 9;
   left: 0;
   right: 0;
   top: 0;
   transition: all .5s ease;
   background-color: rgba(255, 255, 255,1.0);
}



.page-center{

   align-items: center;
   padding-left: 20px;
   padding-right: 20px;
   margin: 0 auto;

}

.custom_header .container{
   justify-content: space-between;
}

.search-form{
   display:block !important;
}
.logo__container {
   max-width: 230px;
   margin: 0;
   z-index: 2;
}

.header__quick-info {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
   margin-bottom: 27px;
   position: relative;
   z-index: 2;
   margin-bottom: 27px;
}

.header__search {
   margin-right: 13px;
}

.search-form--desktop {
   position: relative;
   display: block;
   width: 35px;
   overflow: hidden;
   -webkit-transition: width .3s ease;
   transition: width .3s ease;
}

.accessible-text, .screen-reader-text {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   top: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}

.search-form input[type=search] {
   width: 100%;
   height: 27px;
   border: 1.5px solid rgba(0, 0, 0, 0);
   border-radius: 0;
   background: rgba(0, 0, 0, 0);
   padding: 5px 35px 4px 12px;
   
   font-family: arboria,interstate, sans-serif;
   
   font-size: 12px;
   line-height: 1;
   font-weight: 400;
   color: #022d4b;
   -webkit-appearance: none;
}

.search-form--desktop .search-submit {
   opacity: 0;
}

.search-form .search-submit {
   position: absolute;
   right: 0;
   top: 0;
   height: 26px;
   width: 35px;
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex
      ;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   line-height: 1;
   cursor: pointer;
}
.accessible-text, .screen-reader-text {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   top: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}

.search-form .search-submit svg {
   fill: none;
   stroke: #007ab9;
   height: 13.5px;
   width: 13.5px;
}

.search-form .search-submit {
   position: absolute;
   right: 0;
   top: 0;
   height: 26px;
   width: 35px;
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   line-height: 1;
   cursor: pointer;
}


.search-form--desktop.expanded, .search-form--desktop:hover {
   width: 155px;
} 
.search-form--desktop {
   position: relative;
   display: block;
   /* width: 35px; */
   overflow: hidden;
   -webkit-transition: width .3s ease;
   transition: width .3s ease;
}

.search-form--desktop.expanded input[type=search], .search-form--desktop:hover input[type=search] {
   border: 1.5px solid #007ab9;
}

.search-form--desktop.expanded .search-submit, .search-form--desktop:hover .search-submit {
   opacity: 1;
}

.search-form--desktop.expanded .search-trigger, .search-form--desktop:hover .search-trigger {
   opacity: 0;
}

.search-form--desktop.expanded .search-submit, .search-form--desktop:hover .search-submit {
   opacity: 1;
}
.search-form input[type=search]::placeholder {
    color: #82939f;
   opacity: 0.8;
}
input[type="search" i]::-webkit-search-cancel-button {
   display:none;
}
.search-form .search-submit {
   position: absolute;
   right: 0;
   top: 0;
   height: 26px;
   width: 35px;
   line-height: 1;
   cursor: pointer;
   background-color: transparent;
   border: none;
   padding:0px;
} 

.header-btn {
   list-style: none;
   padding: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 13px;
}

.custom_header .page-center{
   display: flex;
   justify-content: space-between;
}
.header-mobile-only{
   display:none;
}

.custom_header .hs-menu-wrapper ul ul li {
   margin-bottom: 0px;
   line-height: 32px;
}



.custom_header .header__quick-info ul{
   gap: 13px !important;
}
.custom_header .header__quick-info li a {
   background-color: rgba(0, 122, 185,1.0);
   color: rgba(255, 255, 255,1.0);
   text-transform: uppercase;
   padding: 7px 14px 7px;
   font-weight: 700;
   
   font-family: arboria,interstate, sans-serif;
   
   display: block;
   font-size: 14px;
   line-height: 1;
   text-align: center;
}

.custom_header .header__quick-info li a:hover{
   background-color: rgba(0, 37, 81,1.0);
   color: rgba(255, 255, 255,1.0);
}



.custom_header .main-navigation .hs-menu-wrapper>ul>li {
   margin-left: 34px;
   position: relative;


}

.custom_header .main-navigation .hs-menu-wrapper>ul>li>a{
   font-weight: 700;
   font-size: 16px;
   font-style: normal;
   text-align: inherit;
   text-decoration: none;
   text-transform: uppercase;
   color: rgba(0, 37, 81,1.0);
   line-height: 32px;
   
   font-family: arboria,interstate, sans-serif;
   
}


.custom_header .main-navigation .hs-menu-wrapper>ul>li>a:hover {
   color: rgba(0, 122, 185,1.0);
}

.custom_header .main-navigation .hs-menu-wrapper>ul>li{
   position: relative;
}

.custom_header .main-navigation ul{
   justify-content: flex-end;
}





.search-trigger {
   position: absolute;
   right: 0;
   top: 0;
   height: 26px;
   width: 35px;
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   line-height: 1;
   cursor: pointer;
}

.search-trigger .icon{
   fill: none;
   stroke: #007ab9;
   height: 13.5px;
   width: 13.5px;
}


.custom_header .header__quick-info a {
   display: none;
}


.custom_header .hs-menu-wrapper ul ul {
   max-width: 100%;
   width: 100%;
   background-color: rgba(0, 122, 185,1.0);
   z-index: 2;
   opacity: 1;
   visibility: visible;
   padding: 10px 0px;
   min-width: 125px;
   max-width: 230px;
   width: 100%;
   position: absolute;
   left: 0;
   top: 56px;
   opacity: 0;
   transition: all .25s ease-in;
   pointer-events: none;
}

.custom_header .main-navigation .hs-menu-wrapper>ul>li:hover.hs-item-has-children:after {
   position: absolute;
   bottom: -22px;
   height: 33px;
   display: block;
   content: "";
   width: 100%;
   background: transparent;
}




.custom_header .main-navigation .hs-menu-wrapper>ul>li:hover ul{
   opacity:1;
   pointer-events: all;
}

.custom_header .main-navigation .hs-menu-wrapper>ul>li ul li a{
   color: rgba(255, 255, 255,1.0);
   font-weight: 400;
   font-size: 14px;
   line-height: 1.2;
   padding: 5px 12px 4px 12px;
   display: inline-block;
}

.custom_header .main-navigation .hs-menu-wrapper>ul>li ul li a:hover{
   color: rgba(255, 255, 255,1.0);
}

.custom_header .main-navigation .hs-menu-wrapper>ul>li {
   margin: 0 34px 0 0;
}
.custom_header .main-navigation .hs-menu-wrapper>ul>li:last-child {
   margin-right: 0;
}
.custom_header .header__quick-info ul li {
   margin-bottom: 0;
}

.custom_header {
   padding: 22px 0 23px;
}




@media(max-width:1023px){
   .custom_header .header__quick-info a {
      display: block;
      padding-top: 32px;
   }

   .custom_header .header__quick-info .header__search {
      display: none;
   }

   .custom_header .header__quick-info>span {
      display: none;
   }
   .header-mobile-only {
      display: block;
   }

   .custom_header .main-navigation {
      right: 0;
      position: absolute;
      z-index: 3;
      top: 100%;
      left: 0;
      transition: all .25s ease-in;
      box-shadow: 0 0 20px rgba(51, 51, 51, .1);
      padding: 10px 0 30px;
      background-color: #ffff ;
      max-height: calc(100vh - 98px);
      overflow-y: auto;

   }


   .custom_header .main-navigation {
      display:none;
   }

   .mobile-open .custom_header .main-navigation {
      display:block;
   }

   .custom_header .btn-trigger a {
      position: relative;
      display: block;
      width: 36px;
      height: 26px;
      -webkit-transition: .4s ease;
      transition: .4s ease;
      padding: 0;
   }

   .custom_header .btn-trigger a span {
      display: block;
      height: 4px;
      position: absolute;
      top: 50%;
      margin-top: -2px;
      left: 0;
      width: 100%;
      background-color: #000;
      border-radius: 4px;
      -webkit-transition: .4s ease;
      transition: .4s ease;
      background-color: #008bc4;
   }
   .custom_header .btn-trigger.active a {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
   }

   .custom_header .btn-trigger.active a span:first-child {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 11px;
   }

   .custom_header .btn-trigger.active a span:last-child {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      bottom: 11px;
   }

   .custom_header .btn-trigger.active a span:nth-child(2) {
      opacity: 0;
   }
   .custom_header .btn-trigger a span:first-child {
      top: 0;
      margin-top: 0;
   }

   .custom_header .btn-trigger a span:last-child {
      top: auto;
      bottom: 0;
      margin-top: 0;
   }

   .custom_header .page-center{

      position:relative;
   }

   .search-submit{
      display:none;
   }

   .custom_header .main-navigation ul {
      flex-direction: column;
   }

   .custom_header  .header-mobile-only {
      margin-top: 20px;
      padding: 0 20px 0 24px;
   }
   .custom_header .hs-menu-wrapper ul ul {
      position: static;
   } 
   .header-mobile-only .hs-menu-wrapper ul li a {
      background: #007ab9;
      color: #fff;
      text-transform: uppercase;
      padding: 7px 14px 7px;
      font-weight: 700;
      
      font-family: arboria,interstate, sans-serif;
      
      display: block;
      font-size: 14px;
      line-height: 1;
      text-align: center;
      display: flex;


   }


   .custom_header .hs-menu-wrapper ul ul {
      opacity: 1;
      max-width: 100% !important;
      display:none;
      transition: none !important;
   }


   .header-mobile-only .hs-menu-wrapper ul {
      display: flex;
      flex-direction: row !important;
      justify-content: start;
      gap:13px !important;
   } 

   .custom_header .main-navigation .hs-menu-wrapper>ul>li>a {
      padding: 0 35px 0 24px;
      display: block;
   }

   .custom_header .main-navigation .hs-menu-wrapper>ul>li.child-open>a{
      padding-bottom: 10px;
      color: #007ab9;
   }

   .custom_header .main-navigation span .hs-menu-wrapper>ul>li {
      margin-left: 0px;
      margin-bottom: 0px;
      padding: 10px 0 8px;
      border-bottom: none;

   }
   .search-form input[type=search] {
      background-color: #fff;
      border: 1.5px solid #007ab9;
      width: 100%;
      height: 27px;
      /* border: 1.5px solid rgba(0, 0, 0, 0); */
      border-radius: 0;
      background: rgba(0, 0, 0, 0);
      padding: 5px 35px 4px 12px;
      
      font-family: arboria,interstate, sans-serif;
      
      font-size: 12px;
      line-height: 1;
      font-weight: 400;
      color: #022d4b;
      -webkit-appearance: none;
   } 

   .search-form input[type=search] {
      width: 100%;
      height: 27px;
      /* border: 1.5px solid rgba(0, 0, 0, 0); */
      border-radius: 0;
      background: rgba(0, 0, 0, 0);
      padding: 5px 35px 4px 12px;
      
      font-family: arboria,interstate, sans-serif;
      
      font-size: 12px;
      line-height: 1;
      font-weight: 400;
      color: #022d4b;
      -webkit-appearance: none;
   }

   .search-form .search-submit {
      position: absolute;
      right: 0;
      top: 0;
      height: 26px;
      width: 35px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
         ;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      line-height: 1;
      cursor: pointer;
   }

   .accessible-text, .screen-reader-text {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      top: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
   }



   .header-mobile-only .hs-menu-wrapper>ul>li a {
      padding: 7px 14px !important;
      font-size: 14px!important;
      line-height: 1 !important;
   }

   .custom_header .header-mobile-only li a:hover {
      background-color: rgba(0, 37, 81, 1.0);

   }


   body.mobile-open:after{
      content: "";
        background: rgba(112, 112, 112, .5);
        -webkit-backdrop-filter: blur(10.8731px);
        backdrop-filter: blur(10.8731px);
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 2;
   }
   .custom_header .main-navigation .hs-menu-wrapper>ul>li:hover>a {
    color:#007ab9;
}

   .child-trigger {
    background: transparent;
    cursor: pointer;
    display: block;
    height: 51px;
    left: auto;
    margin: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 2;
    content: "";
}

   .child-trigger svg {
      height: 1em;
      width: 1em;
      fill: #007ab9;
      color: #007ab9;
      position: absolute;
      right: 0;
      top: 0;
      margin: 16px 12px 13px;

   }
   .search-form {
      position: relative;
   }

   .show-mobile {
      display: block;
      margin-top: 18px;
   }

   .child-open svg {
      transform: rotate(-180deg);
   }

   .search-form .search-submit {
      position: absolute;
      right: 0;
      top: 0;
      height: 26px;
      width: 35px;
      line-height: 1;
      cursor: pointer;
      background-color: transparent;
      border: none;
      padding:0px;
   }

   .custom_header .header-mobile-only .hs-menu-wrapper>ul>li {
      margin-right: 0px;
   }

   .custom_header .main-navigation .hs-menu-wrapper>ul>li {
      margin: 0 ; 
   }
   .custom_header .hs-menu-wrapper ul ul {
      padding: 20px 20px;

   }
   .custom_header .header-mobile-only li a{
      color: rgba(255, 255, 255, 1.0) !important;
   }

   .custom_header .main-navigation .hs-menu-wrapper>ul>ul>li{
      border-bottom: 1px solid hsla(0, 0%, 100%, .1) !important;
      padding: 11px 0 9px  !important;
   }

   .custom_header .main-navigation .hs-menu-wrapper>ul>li ul li a{
      display: block;
      padding: 11px 0 9px;
      border-bottom: 1px solid hsla(0, 0%, 100%, .1);
   }



   .custom_header .main-navigation .hs-menu-wrapper>ul>li ul li:last-child a {
      border-bottom: none;
   }


}
@media (max-width: 767px) {
   .logo__container {
      max-width: 175px;
   }
   .custom_header {
      padding: 15px 0;
   }
   .content-wrapper, .dnd-section>.row-fluid, .page-center {
      padding-left: 14px;
      padding-right: 14px;
   }
   .header-wrapper .page-center,.footer_partial_wrapper .page-center,.simple-banner.clg-banner .page-center {
      padding-left: 24px;
      padding-right: 24px;
   }
   .header-mobile-only .hs-menu-wrapper ul {
    row-gap: 0 !important;
}
}


/* footer */

.custom_footernum1 .footer-content p a {
   color: #fff;
   line-height: 22px !important;
   font-size: 16px !important;
}

.custom_logofooter .flex_row .col-section{
   margin-bottom: 44px;
}
.footer.footer_section__2 .footer-section-1 .num1 .row1 .footer-image img {
   /* max-width: 50px; */
   max-width: 196px !important;
   display: block;
}
.custom_footernum{
   padding-bottom: 45px;
}
.custom_footernum .flex_row{
   justify-content: space-between;
}
.custom_footernum1{
   display: flex;
   justify-content: space-between;
   gap: 30px;
   max-width: 740px;
   flex-wrap: wrap;
}
.footer-content h3 {
   margin: 0px;
}
.custom_footernum2 .footer-social{
   justify-content: flex-end;
}
.custom_footernum2{
   text-align: right;
}
.custom_footer .col-section {
   padding: 0px;
}

.footer-content h3{
   font-size: 16px;
   font-weight: 700;
   line-height: 1.2;
   color: rgba(0, 122, 185,1.0);
   
     font-family: arboria,interstate, sans-serif;
      

}

.custom_header .header__quick-info li a: hover{
   background: #002551;
}

.footer-social-item, .footer-social-item a {
    justify-content: flex-end;
}
.footer-social img, .footer-social svg {
   height: 36px;
   width: 36px;
}
.footer-social-item a{
   height: 36px;
   width: 36px;
}

.custom_footernum1 .hs-menu-wrapper ul ul li a {
   color: rgba(255, 255, 255,1.0);
   line-height:22px;
   font-size:16px;

}
.custom_footernum1 .hs-menu-wrapper ul ul li{
   margin: 0;
}

.custom_footernum1 .hs-menu-wrapper>ul>li>a{
   color: rgba(0, 122, 185,1.0);
   font-size: 16px;
   font-weight: 700;
}
.footer-social {
   gap:0px;
}

.custom_footernum1 .footer-content p a: hover{
   color: color: rgba(0, 122, 185,1.0);
}

.custom_footernum1 .hs-menu-wrapper ul ul li a:hover{
   color: rgba(0, 122, 185,1.0);
}

.custom_footernum1 .hs-menu-wrapper>ul>li>a {
   line-height: 19.2px;
   margin-bottom: 6px;
   display:block;
   
   font-family: arboria,interstate, sans-serif;
   
}
.custom_footer .footer-social-item {
   max-height: 34.16px;
}
.custom_footer .footer-social {
   margin-bottom: 15px;
}
.custom_footer .custom_footernum2 .footer-content p {
   font-size: 16px;
}


.footer-section .custom_footernum1 .footer-content p:last-child {
   line-height: 22px;
}
.footer-section .custom_footernum1 .footer-content h3 {
   margin-bottom: 7px;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
   /* line-height: 27.2px; */
}

.footer-social.footer .footer_contact_section_item a:hover svg, .footer .footer_contact_section_item a:hover svg path, .footer a:hover svg, .footer a:hover svg path{
   fill: #007ab9;
   color: #007ab9;
}


@media  (max-width: 1023px){
   .custom_footernum1 {
      width: 100% !important;
   }

   .custom_footernum2 {
      width: 100% !important;
      text-align: left;
      margin-top: 30px;
   }
   .footer-social {

      gap: 0px;
      padding-left: 0px; 
   }

   .custom_footernum2 .footer-social {
      justify-content: start;
   }

   .custom_logofooter {
      padding-top: 45px !important;
   }



   .header__quick-info {
      margin-bottom: 0px!important;
   }
}

@media (max-width: 767px) {
   .custom_footer .custom_footernum .custom_footernum2{
      padding-top: 0px !important;
   }
}

.lp-custom_footer .col-section{
   width: 31% !important;
}


.lp-custom_footer .flex_row {
   justify-content: end;
}

.custom_footernum2  .footer-social-item:not(:first-child){
   margin: 0px!important;
}

@media  (max-width: 1023px){
   .lp-custom_footer .flex_row {
      justify-content: start;
   }

   .lp-custom_footer .col-section{
      width: 100% !important;
   }

   .lp-custom_footer .custom_footernum2 .footer-content p{
      text-align: left;
   }

}

@media  (max-width: 767px){
   .lp-custom_footer .custom_footernum2{
      margin-top: 0px;

   }
   .clg-blog-post-wrapper .page-center,.main-listing-section .page-center {
    padding-left: 24px;
    padding-right: 24px;
}
}
form label, form legend {
   
     font-family: 'trebuchet ms', geneva;
   
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
input,select, textarea {
   
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
label.hs-error-msg,.hs-error-msgs label {
    font-size: 14px;
}
.body-container-wrapper a:not(.hs-button):not(.hs-sec-btn):not([type="button"]):hover {
    text-decoration: underline;
}
form {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}
.header-wrapper {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
}
.scrolled .header-wrapper{
   box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, .5);
}
.header-outer-wrapper {
    min-height: 133px;
}
.clg-banner.simple-banner {
    min-height: 600px;
   background-repeat: no-repeat;
    background-size: cover;
}
.clg-banner.simple-banner .banner-content-inner {
    padding-left: 0;
    padding-right: 0;
}
.clg-banner.simple-banner h1 {
    line-height: 1.02;
    text-shadow: 0 3px 6px rgba(51, 51, 51, .75);
    margin-bottom: 15px;
}
.clg-banner.simple-banner p{
   line-height: 1.5;
   text-shadow: 0 3px 6px rgba(51, 51, 51, .75);
   font-weight: 400;
   font-size: 28px;
   color: #008bc4 !important;
}
.main-listing-section,.clg-blog-post-wrapper {
    padding: 120px 0;
}
.main-listing-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main-listing-left{
   width: calc(100% - 350px);
   padding-right: 95px;
}

.main-listing-right{
    width: 350px;
}
.post-detail__widget {
    text-align: center;
    margin-bottom: 10px;
}
.post-detail__widget-body {
    margin: 0 0 0 auto;
    max-width: 250px;
    width: 100%;
}
.post-detail__widget-title {
   
    font-family: arboria,interstate, sans-serif;
   
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    text-decoration: inherit;
    text-transform: uppercase;
    background-color: #007ab9;
    padding: 10px 14px 9px;
   display: block;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
   -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.post-detail__widget-title:hover,.post-detail__widget-title:focus{
    background-color: #002551;
}
.post-detail__widget-list {
    display: none;
}
.cs-sidebar-tags{
    overflow-y: auto;
    max-height: 210px;
}
ul.post-detail__widget-list.cs-sidebar-tags{
    list-style: none;
    text-align: center;
    padding: 0;
}
ul.post-detail__widget-list.cs-sidebar-tags li{
    line-height: 1;
    margin-bottom: 2px;
}
ul.post-detail__widget-list.cs-sidebar-tags li a{
    font-size: 1.125rem;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    padding: 7px 15px;
    line-height: 1.2;
    color: #002551;
}
ul.post-detail__widget-list.cs-sidebar-tags li a:hover,ul.post-detail__widget-list.cs-sidebar-tags li a:focus {
    background-color: rgba(149, 163, 174, .2);
    color: #002551;
   text-decoration:none;
}
.post-detail__widget .hs-search-field__bar.hs-search-field__bar--button-inline {
    padding: 0;
}
.post-detail__widget input[type=search],.post-detail__widget input[type=search]:focus {
    background-color: #fff;
   border: 1.5px solid #007ab9;
    border-radius: 0;
    color: #002b5c;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    height: 36px;
    padding: 4px 30px 4px 12px;
    width: 100%;
    -webkit-appearance: textfield;
   outline-style: none;
    outline-offset: -2px;
   box-shadow:none;
}
.post-detail__widget .hs-search-field button, .post-detail__widget .hs-search-field button:focus, .post-detail__widget .hs-search-field button:hover {
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #007ab9;
    height: 36px;
    width: 36px;
}
.post-detail__widget .hs-search-field__bar button svg {
    height: 14px;
    width: 14px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    min-width: auto;
    min-height: auto;
}
.post-detail__widget ul#autocomplete-results {
    text-align: left;
}
.system_page_banner.cm_search_result_banner {
    padding-top: 0;
    padding-bottom: 0;
}
.cm_search_result_page .hs-search-results__featured-image-wrapper {
    margin: 0 80px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 272px;
    min-height: 272px;
    min-width: auto;
   flex-basis: auto;
}
.cm_search_result_page .hs-search-results__content {
    width: calc(100% - 352px);
}
.cm_search_result_page a.hs-search-results__link,.cm_search_result_page a.hs-search-results__link * {
    font-weight: 400;
    font-size: 28px;
    font-style: normal;
    color: #008bc4;
    text-decoration: none;
    text-transform: none;
   
    font-family: arboria,interstate, sans-serif;
   
}
.cm_search_result_page a.hs-search-results__link:hover,.cm_search_result_page a.hs-search-results__link:hover * {
    color: #002551;
}
.clg-blog-post-wrapper .news__header {
    margin-bottom: 30px;
}
.clg-blog-post-wrapper .news__header h1{
   color: #002551;
   font-weight: 900;
    font-size: 50px;
    font-style: normal;
    line-height: 1;
   margin:0;
}
.clg-blog-post-wrapper .blog-post__body {
    line-height: 2;
}
.clg-blog-post-wrapper .page-center {
    max-width: 1200px;
}
.clg-blog-post-wrapper .section.post-footer form{
   padding:0;
}
.comment-date {
    display: block !important;
}
@media screen and (max-width: 1216px) {
    .main-listing-section,.clg-blog-post-wrapper {
    padding: 90px 0;
}
}

@media screen and (max-width: 1023px) {
.main-listing-left {
    padding-right: 0;
    width: 100%;
}
   .main-listing-right {
    width: 100%;
    max-width: 350px;
    margin: 40px auto 0;
}
   .cm_listing_image {
    margin: 0 40px 0 0;
    min-height: 200px;
    width: 200px;
}
   .cm_article-list-left {
    margin-bottom: 80px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
   .post-detail__widget-body {
    max-width: 100%;
}
}

@media screen and (max-width: 767px) {
   .clg-banner.simple-banner {
    min-height: 200px;
}
   .clg-banner.simple-banner{
        padding: 200px 0 60px !important;
    }
   .clg-banner.simple-banner p{
        font-size: 20px;
        line-height: 1.125;
    }
   .main-listing-section,.clg-blog-post-wrapper {
    padding: 70px 0;
}
   .footer-social-item,.footer-social svg {
    height: 36px;
    width: 36px;
}
   .footer .al_mob_left.type_social_icons .footer-social {
    column-gap: 7px;
}
   
}

@media screen and (max-width: 640px) {
.cm_search_result_page .hs-search-results__featured-image-wrapper {
    margin: 0;
    min-height: auto;
    min-width: auto;
    width: 100%;
}
   .cm_search_result_page .hs-search-results__content {
    width: 100%;
}
   
}
.blog-feed .meta_wrap *, .blog-feedv3 .meta_wrap *,.cm-btm-tags a,.tabber.top_area-module-2 .content-col .tab-title-item *:not(a[class]):not(input) {
    color: #fff !important;
    text-decoration: none !important;
}
.hs_cos_wrapper_type_email_subscriptions, .hs_cos_wrapper_type_password_prompt, .hs-search-field__bar, .widget-type-form, .widget-type-blog_subscribe, .widget-type-google_search, .widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, .section.post-footer form, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset {
    padding: 0;
}
#hs_cos_wrapper_body_area_left-module-2 .hs-search-field__bar>form {
    padding-bottom: 0 !important;
    margin-bottom: 50px !important;
}
@media (max-width: 767px) {
    .systems-page h1 {
        font-size: 38px;
    }
   .systems-page h2 {
        font-size: 30px;
    }
   .hs-form{
      margin-bottom:30px;
   }
}