







/* 1a. Containers */




/* 1b. Colors */






/* 1c. Typography */


















































/* 1d. Buttons */


/* Primary Button  */









/* Primary Button hover  */






/* Secondary Button  */










/* Secondary Button hover  */






/* 1e. Forms */











/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */












@font-face {
  font-family: 'Helvetica Bold'; 
  src: url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica-Bold.woff2) format("woff2"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica-Bold.woff) format("woff"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica-Bold.ttf) format("ttf");
  font-weight:700;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Platino Linotype';
  src: url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/PalatinoLinotype-Roman.woff2) format("woff2"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/PalatinoLinotype-Roman.woff) format("woff"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/pala.ttf) format("ttf"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/pala.otf) format("otf");
  font-weight:400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Helvetica';
  src: url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica.woff2) format("woff2"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica.woff) format("woff"),
    url(//5100758.fs1.hubspotusercontent-na1.net/hubfs/5100758/raw_assets/public/Inland_ALT_REIT_2024/css/Fonts/Helvetica.ttf%20}}) format("ttf"),


    font-style: normal;
  font-display: swap;
}





:root{
  --primary_color:#323339;
  --secondary_color:#DB2E29;
  --primary_font:Platino Linotype;
  --secondary_font:Helvetica;
  --tertiary_font:Helvetica Bold;
  --body_color:#1E1E1E;
  --white_color: #FFFFFF;
  --black_color:#000000;
  --primary_font: Platino Linotype;
  --secondary_font: Helvetica;
}


.content-wrapper {
  max-width: 1112px;
  margin:0 auto;
  padding: 0 20px;
}







html {
  font-size: 16px;
  scroll-padding-top: 135px;
  scroll-behavior: smooth;
}

body {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #1E1E1E;
  font-size: 16px;
  line-height: 1.2;
  word-break: break-word;
}

/* Paragraphs */

p {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  word-break: break-word;
}

/* Anchors */

a {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #DB2E29;
  text-transform: none;
}

a:hover,
a:focus,
a:active{
  color: #DB2E29;
}


/* Headings */

h1,
.h1 {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 52px;
  text-transform: none;
  line-height: 1.4;
  letter-spacing: 0em;
}

h2,
.h2 {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 48px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

h3,
.h3 {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 42px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

h4,
.h4 {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 36px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

h5,
.h5 {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 24px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

h6,
.h6 {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #1E1E1E;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

h1 big,
.h1 big {
  font-size: 54px;
}

h2 small,
.h2 small {
  font-size: 46px;
}

h2 big,
.h2 big {
  font-size: 50px;
}

h3 small,
.h3 small {
  font-size: 40px;
}

h3 big,
.h3 big {
  font-size: 44px;
}

h4 small,
.h4 small {
  font-size: 34px;
}

h4 big,
.h4 big{
  font-size: 38px;
}

h5 small,
.h5 small{
  font-size: 23px;
}

h5 big,
.h5 big {
  font-size: 26px;
}

h6 small,
.h6 small {
  font-size: 18px;
}

h6 big,
.h6 big {
  font-size: 22px;
}

li {
  font-weight: normal; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #1E1E1E;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

@media(max-width:1024px){
  h1 small,
  h1 big,
  h1,
  .h1 small,
  .h1 big,
  .h1{
    font-size: 46px;
  }

  h2 small,
  h2 big,
  h2,
  .h2 small,
  .h2 big,
  .h2{
    font-size: 40px;
  }

  h3 small,
  h3 big,
  h3,
  .h3 small,
  .h3 big,
  .h3{
    font-size: 38px;
  }

  h4 small,
  h4 big,
  h4,
  .h4 small,
  .h4 big,
  .h4{
    font-size: 36px;
  }

  h5 small,
  h5 big,
  h5,
  .h5 small,
  .h5 big,
  .h5{
    font-size: 22px;
  }
  h6 small,
  h6 big,
  h6,
  .h6 small,
  .h6 big,
  .h6{
    font-size: 18px;
  }
}

@media(max-width:767px){
  h1 small,
  h1 big,
  h1,
  .h1 small,
  .h1 big,
  .h1{
    font-size: 36px;
  }

  h2 small,
  h2 big,
  h2,
  .h2 small,
  .h2 big,
  .h2{
    font-size: 28px;
  }

  h3 small,
  h3 big,
  h3,
  .h3 small,
  .h3 big,
  .h3{
    font-size: 24px;
  }

  h4 small,
  h4 big,
  h4,
  .h4 small,
  .h4 big,
  .h4{
    font-size: 22px;
  }

  h5 small,
  h5 big,
  h5,
  .h5 small,
  .h5 big,
  .h5{
    font-size: 20px;
  }

  h6 small,
  h6 big,
  h5,
  .h6 small,
  .h6 big,
  .h6{
    font-size: 16px;
  }
}

/* Blockquote */

blockquote {
  font-weight: 600; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.015em;
  border-left-color: #DB2E29;
}





/* Primary Button  */
a.cta-link,
.hs-button.large.primary,
input.hs-button.primary.large,
form input[type=submit],
.primary_button a.cta_button,
a.cta_button[title]{
  font-family: Helvetica, serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color:#FFFFFF;
  border: 1px solid #DB2E29;
;
  padding-top: 18px;
padding-right: 30px;
padding-bottom: 18px;
padding-left: 30px;
;
  border-radius:0px;
  text-transform:uppercase;
  display: inline-block;
  letter-spacing: 0em;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight:700;
  background-color: 

  
  
    
  


  rgba(219, 46, 41, 1.0)

 ;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


/* Primary Button hover */


a.cta-link:hover,
.hs-button.large.primary:hover,
input.hs-button.primary.large:hover,
form input[type=submit]:hover,
.primary_button a.cta_button:hover,
a.cta_button[title]:hover{
  background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background: linear-gradient(275.76deg,  44.33%, 

  
  
    
  


  rgba(219, 46, 41, 1.0)

 98.56%) 100%/200%;
  color:#DB2E29;
  border: 1px solid #DB2E29;
;
}


/* Secondary Button  */
.secondary_button a.cta-link,
.secondary_button .hs-button.large.primary,
.secondary_button input.hs-button.primary.large,
.secondary_button form input[type=submit],
.secondary_button a.cta_button[title]{
  font-family: Helvetica, serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color:#DB2E29;
  border: 1px solid #DB2E29;

  padding-top: 18px;
padding-right: 30px;
padding-bottom: 18px;
padding-left: 30px;
;
  border-radius:0px;
  text-transform:uppercase;
  display: inline-block;
  letter-spacing: 0em;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight:700;
  position:relative;
}
@media(max-width:767px){
  .secondary_button a.cta-link,
  .secondary_button .hs-button.large.primary,
  .secondary_button input.hs-button.primary.large,
  .secondary_button form input[type=submit],
  .secondary_button a.cta_button[title]{
    font-size: 16px;
    padding: 16px 24px;
  }
  a.cta-link,
  .hs-button.large.primary,
  input.hs-button.primary.large,
  form input[type=submit],
  .primary_button a.cta_button,
  a.cta_button[title]{
    font-size: 16px;
    padding: 16px 24px;
  }
}
/* Secondary Button hover */


.secondary_button a.cta-link:hover,
.secondary_button .hs-button.large.primary:hover,
.secondary_button input.hs-button.primary.large:hover,
.secondary_button form input[type=submit]:hover,
.secondary_button a.cta_button[title]:hover{
  background:

  
  
    
  


  rgba(219, 46, 41, 1.0)

;
  color:#FFFFFF;
  border: 1px solid #DB2E29;
;
}





button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: normal;
}






form,
.submitted-message {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  font-size: 16px;
}

.form-title {
  color: #1E1E1E;
  margin:0;
}

form label {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #1E1E1E;
  font-size: 20px;
  display: block;
  margin-bottom:15px;
}

@media(max-width:767px){
  form label {
    font-size: 18px;
  }
  .body-container-wrapper ul.list_disc_big li{
    padding-left:30px;
  }
  .body-container-wrapper ul:not(.no_arrow,.list_disc,.list_disc_big) li{
    list-style:none;
    padding-left:25px;
  }
  
  .body-container-wrapper ul:not(.no_arrow,.list_disc,.list_disc_big) li:not(.hs-menu-item):before{
    font-size:35px;
  }
  
  
}

form legend {
  font-weight: normal; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  font-size: 20px;
  color: #DB2E29;
}
form .hs-form-field{
  position:relative;
}
.hs-form-required {
  color:#DB2E29;
}
.hs-input.invalid.error {
  border-color: #DB2E29;
}
.hs_error_rollup{
  display:none;
}
ul.no-list.hs-error-msgs.inputs-list{
  position:absolute;
  left:0;
  right:0;
}
ul.no-list.hs-error-msgs.inputs-list li{
  margin:5px 0;
  padding:0;
}
ul.no-list.hs-error-msgs.inputs-list label,
.hs-error-msg {
  font-weight: normal; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  font-size: 14px;
  color: #DB2E29;
  margin-top: 5px;
  text-align:left;
}


form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  font-weight: normal; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  font-size: 18px;
  border: 0px solid #1E1E1E;

  background-color: 

  
  
    
  


  rgba(217, 217, 217, 1.0)

;
  color: #1E1E1E;
  border-radius: 0px;
  display: inline-block;
  width: 100% !important;
  padding:15px 12px;
  letter-spacing: -.015em;
}
form input[type=radio],
form input[type=checkbox]{
  position:relative;
  border: 0px solid #1E1E1E;

  width: 18px !important;
  height: 18px;
  appearance: none;
  border-radius: 2px;
}
form input[type=checkbox]{
  width: 43px!important;
  background: #D9D9D9;
  margin-right: 14px;
  height: 36px;
}
form input[type=checkbox]+span{
  font-size: 20px;
  color:var(--black_color);
}
.body-container-wrapper form li.hs-form-checkbox {
  padding-left: 0;
}
form input[type=radio]{
  border-radius:100%;
}
form input[type=radio]:checked:after{
  content: '';
  width: 12px;
  height: 12px;
  top: 50%;
  left: 50%;
  background-color:var(--primary_color);
  border-radius:100%;
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
form input[type=checkbox]:checked:after{
  content: '';
  position: absolute;
  width: 28px;
  height:14px;
  top: 45%;
  left: 50%;
  border: 4px solid var(--primary_color);
  border-top: 0;
  border-right: 0;
  -webkit-transform: translate(-50%,-50%) rotate(-45deg);
  -ms-transform: translate(-50%,-50%) rotate(-45deg);
  transform: translate(-50%,-50%) rotate(-45deg);
}

form textarea{
  min-height:154px;
}
form .hs_submit.hs-submit {
  text-align:center;
}



form fieldset.form-columns-1 .hs-form-field{
  width:100% !important;
}
form fieldset.form-columns-1 .input {
  margin-right: 0 !important;
}

/*  form-columns-2 */

form fieldset.form-columns-2 .hs-form-field{
  width: calc(50% - 7.5px) !important;
}
form  fieldset.form-columns-2 .hs-form-field:first-child{
  margin-right:15px;
}
form  fieldset.form-columns-2 .hs-form-field:last-child{
  margin-right:0;
  margin-left:0;
}

/* form-columns-3  */

form fieldset.form-columns-3 .hs-form-field{
  width:calc(33.33% - 10px)  !important;
}

form fieldset.form-columns-3 .hs-form-field:last-child{
  margin-right: 0 !important;
}
form fieldset.form-columns-3 .hs-form-field:not(:last-child){
  margin-right:15px;
}


form  fieldset .input{
  margin-right: 0 !important;
}
@media(max-width:767px){
  form fieldset.form-columns-1 .hs-form-field{
    float:none;
  }
  form fieldset.form-columns-2 .hs-form-field{
    width:100% !important;
    float:none;
  }
  form fieldset.form-columns-3 .hs-form-field{
    width:100% !important;
    float:none;
  }
  form fieldset.form-columns-1 .input {
    margin-right: 0 !important;
  }
  form  fieldset.form-columns-2 .hs-form-field:first-child .input{
    margin-right:0 ;
  }
  form  fieldset.form-columns-2 .hs-form-field:last-child .input{
    margin-right:0;
    margin-left:0;
  }
  form fieldset.form-columns-3 .hs-form-field:last-child .input{
    margin-right: 0 !important;
  }
  form fieldset.form-columns-3 .hs-form-field:first-child .input{
    margin-right:0px;
  }
  form fieldset.form-columns-3 .hs-form-field:last-child .input,
  form fieldset.form-columns-3 .hs-form-field:nth-child(2) .input{
    margin-left:0px;
  }
}

form input[type=text]:focus, 
form input[type=email]:focus, 
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus{
  border-color:#323339;
}
form input[type=text]:focus-visible, 
form input[type=email]:focus-visible, 
form input[type=password]:focus-visible,
form input[type=tel]:focus-visible,
form input[type=number]:focus-visible,
form input[type=file]:focus-visible,
form select:focus-visible,
form textarea:focus-visible{
  outline-color:#323339;
  /*   box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16); */
}

::-webkit-input-placeholder {
  color:

  
  
    
  


  rgba(30, 30, 30, 0.35)

;
}

::-moz-placeholder {
  color:

  
  
    
  


  rgba(30, 30, 30, 0.35)

;
}

:-ms-input-placeholder {
  color:

  
  
    
  


  rgba(30, 30, 30, 0.35)

;
}

::placeholder {
  color:

  
  
    
  


  rgba(30, 30, 30, 0.35)

;
}

form .hs-richtext,
form .hs-richtext p {
  font-weight: 400; text-decoration: none; font-family: Helvetica, serif; font-style: normal;
  color: #1E1E1E;
  margin: 0 0 15px;
}
form label.hs-form-checkbox-display {
  color:  #1E1E1E;
}
form .fn-date-picker .pika-button:hover{
  background-color:var(--primary_color) !important;
  color:#FFF !important;
  border-radius:0 !important;
}
form .fn-date-picker .is-selected .pika-button{
  background-color:var(--primary_color);
  color:#FFF;
  border-radius:0;
  box-shadow: inset 0 1px 3px var(--primary_color);
}
form  .fn-date-picker .pika-button{
  color:var(--secondary_color);
  border-radius:0 !important;
  background-color:#FFF;
}
form  .fn-date-picker .is-today .pika-button{
  color:var(--primary_color);
}





/* Table */

table {
  border-top: 1px solid #1E1E1E;
border-right: 1px solid #1E1E1E;
border-bottom: 1px solid #1E1E1E;
border-left: 1px solid #002856;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border-top: 1px solid #1E1E1E;
border-right: 1px solid #1E1E1E;
border-bottom: 1px solid #1E1E1E;
border-left: 1px solid #002856;

  padding: 10px;

  color: #1E1E1E;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1E1E1E;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(50, 51, 57, 1.0)

;
  color: #FFFFFF;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Helvetica;
}

.menu__child-toggle-icon {
  border-top-color: ;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: ;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

.menu__child-toggle-icon:active {
  border-top-color: ;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: ;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 0px solid #9094A6;

    background-color: 

  
  
    
  


  rgba(217, 217, 217, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 0px solid #9094A6;

    background-color: 

  
  
    
  


  rgba(217, 217, 217, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #000000;
  background-color: 

  
  
    
  


  rgba(217, 217, 217, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #9094A6;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Helvetica;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(50, 51, 57, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 0px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #1E1E1E;
}

.blog-post__tag-link {
  color: #1E1E1E;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #464646;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #1E1E1E;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #464646;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 0px;
}

#comments-listing .comment-reply-to {
  color: #DB2E29;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #b30601;
}

#comments-listing .comment-reply-to:active {
  color: #ff5651;
}





.hs-search-results__title {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #1E1E1E;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #464646;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #1E1E1E;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #1E1E1E;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #464646;
}

.hs-pagination__link-icon svg {
  fill: #1E1E1E;
}

/* Pricing card */

.card__price {
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 42px;
}

.card__body svg {
  fill: #323339;
}

/* Social follow */

.social-links__icon {
  background-color: #323339;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #0a0b11;
}

.social-links__icon:active {
  background-color: #5a5b61;
  font-weight: 400; text-decoration: none; font-family: 'Platino Linotype', sans-serif; font-style: normal;
  color: #1E1E1E;
  font-size: 42px;
}

img{
  width:100%;
  display:block;
}


section.reit_footer .footer-quick-menu ul li a {
  font-weight: 700;
}

body.img .ohio-nj {
  display: none; 
}