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

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












@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat', sans-serif;
}
body p, p{
  font-weight: 400;
  line-height: 1.6;
}
/* div#hs_cos_wrapper_heroshot-module-3 {
opacity: 66%;
} */

h2.title-text, h1.title_text {
  font-size: 42px;
  font-weight: 600;
  line-height: normal;
  position: relative;
  margin-bottom: 50px;
  margin-top: 0;
} 
h2.title-text:after, h1.title_text:after {
  content: '';
  width: 42px;
  height: 22px;
  background-image: url(https://6131845.fs1.hubspotusercontent-na1.net/hubfs/6131845/RZ-Logo-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -30px;
  left: 0;
  border-radius: 3px;
}
h4 {
  font-size: 1.5rem;
}
.flex-cta {
  display: flex;
  flex-wrap: wrap;
}
.blue-text-font-a {
  color: #4892bf;
  font-size: 20px;
  font-family: 'Montserrat';
  margin-top: 0;
}
a.cta_button {
  font-weight: 400;
  text-decoration: none;
  background-color: rgba(72,146,191,1.0);
  border: 1px solid #4892bf;
  border-radius: 4px;
  color: #fff;
  fill: #fff;
  font-size: 16px;
  padding: 11px 20px;
  text-transform: none;
  margin-right: 30px;
  margin-bottom: 30px;
  white-space: nowrap;
  font-weight: 700;
}
:focus {
  outline: none;
}
main {
  overflow-x: hidden;
}
a.cta_button {
  background-color: #4892BF;
  border: 1px solid #4892BF;
}

.box-only .cards__container {
  margin-left: 18px;
  width: 33.3333336%;
}
.cards__container:first-child {
  margin-left: 0;
}
.box-only .cards {
  margin: 40px 0;
  display: flex;
}
.button.button--icon-right .button__icon svg {
  margin-left: 3px;
  margin-right: 0;
}
@media (max-width: 820px){
  .box-only .cards__container {
    margin-left: 15px;
    width: auto;
    min-width: 300px;
    margin-bottom: 15px;
    align-self: center;
  }

}
@media (max-width: 720px){
  a.cta_button {
    margin-bottom: 15px;
  }
  h2.title-text, h1.title_text {
    font-size: 36px;
    line-height: normal;
  }
  .dnd-section {
    padding: 20px;
  }
}


/*****************************************/
/* Heroshot Sections   */
/*****************************************/

.heroshot .dnd-section>.row-fluid {
  max-width: 100%;
  display: flex;
  justify-content: flex-end;
}
.heroshot > div > div> div > .dnd-section{
  padding: 40px 0 70px;
}
.heroshot > div > div> div > .dnd-section > div > .dnd-column {
  padding: 0;
}
.heroshot > div > div> div > .dnd-section > div > .dnd-column > div {
  background-color: rgb(240 241 245 / 66%);
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;

}
.heroshot .row-fluid-wrapper.row-depth-1.row-number-5.dnd-row > div {
  padding: 45px 44px;
}

.heroshot > div > div> div > .dnd-section > div > .dnd-column > div> div{
  max-width: 700px;
  padding: 32px 40px 43px;
  margin-bottom: 30px;
}
.heroshot  .span12.widget-span.widget-type-cell.dnd-column {
  padding: 0;
}
.heroshot .row-fluid-wrapper.row-depth-1.row-number-4.dnd-row > div > .dnd-column {
  padding-left: 0;
  padding-right: 0;
}
.heroshot h1 {
  font-size: 42px;
  font-weight: 400;
  color: #4892BF;
  line-height: 48px;

}
.heroshot a.cta_button {
  font-weight: 400;
  color: #F4F3E9;
}
.heroshot p {
  font-family: 'Merriweather';
  /*     font-weight: bold; */
}
.hs-search-field__bar form {
  padding: 0;
  position: relative;
}
.hs-search-field__bar form input[type='text']{
  height: 48px;
  color: #4892BF;
}
.hs-search-field__bar form input[type='text']::placeholder{
  color: #4892BF;
}

.hs-search-field__bar form button {
  position: absolute;
  right: 10px;
  top: 11px;
  padding: 5px 6px;
}


@media(min-width:1366px ){
  .heroshot a.cta_button {
    margin-bottom: 0;
  }
}
@media (max-width: 720px){
  .heroshot>div>div>div>.dnd-section {
    padding: 20px 0;
  }
  .heroshot>div>div>div>.dnd-section>div>.dnd-column>div>div{
    padding: 20px;
  }
}
/*****************************************/
/* Academy Choices   */
/*****************************************/


p.event-date {
  font-size: 24px;
  line-height: 34px;
  font-family: 'Montserrat';
  color: #91AB24;
}
.event-listing {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.two-column-flex {
  display: flex;
  margin-bottom: 30px;
}

.two-column-flex img {
  margin-right: 30px;
  max-height: 154px;
  max-width: 226px;
}

.two-column-flex .event-item-content-title {
  color: #4892bf;
  font-size: 24px;
  font-family: 'Montserrat';
  font-weight: 400;
  line-height: 1.4;
}

.item-1.item-first {
  width: 66%;
  display: flex;
}

.item-1.item-last {
  width: 30%;
  margin-left: 80px;
  display: flex;
  flex-direction: column;
}
.item-1-description {
  font-weight: bold;
  font-family: 'Merriweather';
  line-height: 26px;
}
.leaders_choice .logo-banner__image:last-child {
  padding: 0 80px;
}
.item-1.item-last p {
  font-weight: 700;
  line-height: 26px;
}
@media (max-width: 820px){
  .event-listing {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
  }
  .item-1.item-first {
    width: 70%;
    display: flex;
    flex-direction: column;
  }
  .two-column-flex img {
    margin-right: 30px;
    width: 100%;
    justify-content: center;
  }
  .item-1.item-last {
    width: auto;
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .leaders_choice .logo-banner__image:last-child {
    padding: 0 50px;
  }
}

@media (max-width: 720px){
  .two-column-flex {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
  }    
  .item-1.item-first {
    width: 100%;
    display: flex;
    flex-direction: column;
  }  
  .item-1.item-last {
    width: auto;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }  
  .leaders_choice .logo-banner__image {
    padding: 0 ;
  }  
  .leaders_choice .logo-banner {
    padding: 20px 0;
  }
}
/*****************************************/
/* Cosmikk Choices   */
/*****************************************/

.cosmikk .dnd-row div:first-child.dnd-column {
  padding: 0;
}

div#hs_cos_wrapper_cosmikk-module-7, div#hs_cos_wrapper_cosmikk-module-8 {
  margin: 0 40px;
}


/*****************************************/
/* News and Events Choices   */
/*****************************************/

.news-and-events-listing .card {
  background-color: transparent;
  border-top: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  padding: 0;

}
.news-and-events-listing .card:hover {
  box-shadow: none;
  transform: none;
  transition: none;
  transition: none;
}
.news_and_events #cards__container-news_and_events-module-4 > .tns-item {
  width: calc(9.09091%);
  padding-right: 24px;
  max-width: 100%;
}
.news-and-events-listing .card__title {
  min-height: 244px;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-and-events-listing  .date {
  margin-top: 0;
  font-size: 13px;
  line-height: 19px;
  font-weight: 700;
  font-family: 'Merriweather';
  margin-bottom: 0;
}
.news-and-events-listing  h4.title {
  font-family: Montserrat,sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  margin: 15px 0 12px;
  text-transform: uppercase;
  font-weight: 400;
}


/*****************************************/
/* Leaders Talk Choices   */
/*****************************************/

.leaders_talk .dnd-row .dnd-column:first-child {
  padding: 0;
}
.socialIcon__container p {
  font-size: 11px;
  font-weight: 600;
  font-family: 'Montserrat';
}
.socialIcon {
  display: flex;
  flex-wrap: wrap;
}
.socialIcon__item{
  margin-right: 12px;

}
.socialIcon__logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22px;
  position: relative;
  margin-bottom: 10px;
}
.socialIcon__logo > * {
  width: 100%;
  height: auto;
}
.socialIcon__logo p{
  display: none;
  position: absolute;
  color: #292f36 !important;
  font-weight: normal;
  white-space: nowrap;
  font-size: 14px;
  margin-top: 12px;
  bottom: -40px;
}
.socialIcon__logo:hover p{
  display: block;
}
.socialIcon__logo:first-child {
  margin-left: 0;
}
.star-icon {
  color: #ccc;
  font-size: 12px;
  vertical-align: middle;
}
.container-fluid.news_and_events .cards {
  margin: 0;
}
.star-icon.filled {
  color: #F7A115;
}
.greenTextHeader {
  font-size: 24px;
  color: #91AB24;
  line-height: 34px;
  font-family: 'Montserrat';
  font-weight: 400;
  margin-bottom: 42px;
}
.audioplayer__listing {
  display: flex;
  flex-direction: column;
}
.audioplayer__item {
  display: flex;
  padding: 15px 10px;
  background: #fff;
  border-bottom: 5px solid #F9F9F9;
  position: relative;
}
.audioplayer__item_anchor {
  height: 75px;
  max-width: 75px;
  min-width: 75px;
  margin-right: 10px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.audioplayer__item:last-child {
  border: none;
}
a.audioplayer__item_anchor img {
  width: 100%;
  height: auto;
}
.audioplayer__item_anchor:before {
  content: '';
  background-image: linear-gradient(-14deg, black, transparent);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
button.btn-play.audioplayer__item_btn {
  background: transparent;
  position: absolute;
  top: 22px;
  left: 21px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 35px;
  min-height: 35px;
  width: 35px;
  min-width: 35px;
  padding: 0;
  border-radius: 16px;
  border: 4px solid;
  opacity: .7;
  border-radius: 100%;
}

p.audioplayer__itemTitle {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
}
p.audioplayer__date {
  color: #cecece;
  font-size: 12px;
  line-height: normal;
  font-family: 'Montserrat';
  font-weight: 500;
}
.audioplayer__detailsGroup p {
  margin: 0;
}
.audioplayer__detailsGroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.circles {
  position: absolute;
  right: 10px;
  top: 5px;
}
.cicle {
  width: 3px;
  height: 3px;
  background: rgb(71 82 93 / 80%);
  display: inline-block;
  margin: 2px;
  border-radius: 100%;
  overflow: hidden;
}

@media (max-width: 720px){

  .audioplayer__item_anchor {
    min-width: 75px;
  }
  .body-wrapper .header__container .header__menu label.header__navigation-toggle {
    display: none;
  }
  .header__menu .header__navigation {
    position: relative;
    display: block;
  }

}

@media (max-width: 639px){

  .header__logo {
    width: 100%;
    text-align: center;
  }
  .header__logo img.hs-image-widget {
    margin: 0 auto !important;
  }
  div.header__container {
    justify-content: center;
  }
  .body-wrapper .header__container .language__switcher1 {
    margin-left: 0;
  }
  div.body-wrapper .header__container .language__switcher1 {
    margin-left: 0;
  }
  .header.fixed .header__logo {
    width: auto;
  }
  header.header.fixed .language__switcher1 {
    display: none;
  }
  .header__logo img {
    height: auto;
    max-width: 215px !important;
    padding: 0px 0px 12px 0px;
  }
  .body-wrapper {
    padding-top: 155px;
  }
  .header.fixed .header__logo img {
    padding: 5px 0;
  }

}
/*****************************************/
/* Leaders Choices   */
/*****************************************/
.leaders_choice dnd-section{
  overflow-x: hidden;

}
div#hs_cos_wrapper_leaders_choice-module-6 {
  width: 100%;
}
.container-fluid.leaders_choice {
  overflow: hidden;
}
.leaders_choice .dnd-row .dnd-column:first-child {
  padding: 0;
}

.countUp {
  display: flex;
  padding: 30px;
  border-radius: 5px;
  position: relative;
}

.countUp__content {
  display: flex;
  margin-right: 70px;
}

.countUp__value {
  font-size: 46px;
  font-weight: bold;
  margin-right: 20px;
  font-family: Open Sans;
  line-height: 45px;
}
.countUp:after {
  content: "";
  background: #ddeaf3;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
}
.countUp__label {
  font-size: 16px;
  line-height: normal;
  color: #4892bf;
  font-weight: 700;
  align-self: center;
  font-family: 'Montserrat',sans-serif;
}



.box-image-and-text .card {
  color: #fff;
  background: #4892bf;
  min-height: 290px;
  padding: 50px;
  border-radius: 3px;

}
.box-image-and-text .card__title h5, .box-image-and-text .card__title p{
  color: #fff;
  font-weight: 700;
}
.box-image-and-text  .card__title {
  border-bottom: 0;
}
ul.lc_languageSwitcher li {
  padding: 3px 3px;
  z-index: 2;
  margin: 0;
}
ul.lc_languageSwitcher li a {
  display: block;
}
ul.lc_languageSwitcher img {
  width: 24px;
  display: block;
  margin: 0 auto;
}
.lc_languageSwitcher-div ul li.option {
  z-index: 1;
  display: none;
  list-style: none;
}

.lc_languageSwitcher-div ul li:first-child {
  display: block;
}

.lc_languageSwitcher-div ul li {
  cursor: default;
}
ul.lc_languageSwitcher {
  background: #4892bf;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 35px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.lc_languageSwitcher-div {
  margin: 0 10px;
}
.body-wrapper .header__container .language__switcher1 {
  display: flex;
  align-items: center;
}
.lc_languageSwitcher-div {
  padding: 15px 17px;
  position: relative;
}


.leadership-logo-gallery.logo-banner {
  background-color: transparent;
}

.leadership-logo-gallery.logo-banner .container {
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.leadership-logo-gallery .logo-banner__image {
  flex-shrink: 1;
  max-width: 25%;
  opacity: 1;
  padding: 0 35px;
  transition: opacity 0.3s;
  margin-bottom: 50px;
}
.box-image-and-text .card__title h5 {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 820px){
  .countUp {
    display: flex;
    padding: 10px;
    border-radius: 5px;
  }
  .countUp__content {
    display: flex;
    margin-right: 20px;
  }
  .countUp__value {
    font-size: 25px;
    font-weight: bold;
    margin-right: 10px;
  }
}
@media (max-width: 720px){
  div#hs_cos_wrapper_leaders_choice-module-6 {
    position: static;
    width: 100%;
  }
  .countUp {
    display: flex;
    padding: 25px 20px 20px;
    border-radius: 5px;
    flex-wrap: wrap;
  }
  .countUp__content {
    display: flex;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .countUp__content:first-child {

    margin-right: 25px;
  }
  .box-only .cards__container {
    width: 100%;
    margin: 0;
  }
  .leadership-logo-gallery .logo-banner__image{
    max-width: 100%; 
  }
  .logo-banner {
    background-color: #f2f4f6;
    padding: 0 30px;
  }
}





/* Header Overrides */

.body-wrapper .header .header__menu {
  margin-left: 0;
  z-index: 99999999999;
}
.header li.navigation__item a {
  font-weight: 600;
  color: #3F3F41 !important; 
  font-size: 15px;
}
.body-wrapper  .header {
  background-color: #E1E4EB;
  border-bottom: 0;
  padding: 0;
}
.body-wrapper  .header__container {
  max-width: 1390px;
  padding: 0 60px;
  margin: auto;
}
a#hs-link-header_logo_hs_logo_widget img {
  max-width: 208px;
  margin-right: 50px;
}

li.navigation__item {
  padding: 42px 0 35px;
  margin: 0;
  margin-right: 40px;
  font-family: Montserrat,sans-serif;
  font-weight: normal;
}

li.navigation__item a {
  margin: 0;
  text-decoration: none;
}
li.navigation__item:hover {
  border-color: #91AB24;
}
ul.navigation__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 543px;
}
.flag__list {
  display: flex;
  flex-wrap: wrap;
}

.flag__logo * {
  text-align: center;
  margin: auto;
  justify-self: center;
  align-self: center;
  color: #fff;
  text-decoration: none;
}
.flag__logo {
  min-width: 30px;
  height: 30px;
  margin-right: 30px;
  background: #4892bf;
  border-radius: 4px;
  align-self: center;
  text-align: center;
  display: flex;
  margin: 0 10px ;
  cursor: pointer;
}
/* .flag__logo:last-child {
margin:0;
} */

.hover__navigation {
  display: none;
  position: absolute;
  width: 100%;
  top: 98px;
  left: 0;
  background: #fff;
}
li.navigation__item:hover .hover__navigation {
  display: block;
}
.hover__nav_list {
  max-width: 1390px;
  margin: auto;
  padding: 10px 60px;
}
.navContent {
  display: flex;
}
.navContent__col {
  flex: 1;
  padding: 20px;
  /*     max-width: 237px; */
}
.navContent__col:first-child {
  min-width: 330px;
}
.navContent__col:first-child h5 {
  color: #4892BF;
  font-size: 20px;
  margin-left: 60px;
  font-weight: 600
}
h5.navContent__title {
  color: #91AB24;
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 400;
}
.navContent__col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navContent__col ul li {
  margin-left: 0;
}

.header .navContent__col ul li a {
  font-size: 15px;
  color: #4892BF;
}

.navContent__col p {
  color: #4892BF;
  font-size: 15px;
  line-height: 22px;
}
.countUp__content:last-child {
  margin-right: 0;
}
.get-inTouch-title h2 {
  margin: 0 0 45px;
  font-size: 42px;
  line-height: 51.2px;
  font-weight: 700;
  font-family: Montserrat,sans-serif;
  padding-bottom: 35px;
  position: relative;
}
.get-inTouch-title h2:before {
  content: "";
  height: 22px;
  width: 42px;
  background-image: url(https://6131845.fs1.hubspotusercontent-na1.net/hubfs/6131845/RZ-Logo-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.lc_get-intouch-inner h4 {
  margin: 0 0 35px;
  font-family: Merriweather,serif;
  font-weight: 700;
  font-size: 20px;
  color: #262626;
}
.lc_get-intouch-form {
  max-width: 852px;
}
.lc_get-intouch-form .form-title {
  margin: 0;
  padding: 0;
  border: none;
}
.lc_get-intouch-form form {
  background: none;
  padding: 0;
  border: 0;
  margin: 0 -10px;
}
.lc_get-intouch-form form .field.hs-form-field {
  margin-bottom: 30px;
  padding: 0 10px;
}
.lc_get-intouch-form form label, .lc_get-intouch-form form label span {
  font-size: 16px;
  color: #262626;
  font-family: Merriweather,serif;
  font-weight: 700;
}
.lc_get-intouch-form form label {
  line-height: 20.11px;
  margin-bottom: 11px;
}
.lc_get-intouch-form form .input .hs-input {
  height: 42px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-family: Merriweather,serif;
  font-weight: 400;
}
.lc_get-intouch-form form fieldset {
  max-width: 100%;
}
.lc_get-intouch-form form fieldset .input {
  margin: 0 !important;
}
.lc_get-intouch-form form fieldset .input textarea.hs-input {
  height: 133px;
}
.lc_get-intouch-form form .field.hs-form-field.hs_message {
  margin-bottom: 18px;
}
.lc_get-intouch-form form .input .hs-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(38,38,38,0.5);
  opacity: 1;
  font-family: Merriweather,serif;
  font-weight: 400;
}
.lc_get-intouch-form form .input .hs-input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(38,38,38,0.5);
  opacity: 1;
  font-family: Merriweather,serif;
  font-weight: 400;
}
.lc_get-intouch-form form .input .hs-input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(38,38,38,0.5);
  opacity: 1;
  font-family: Merriweather,serif;
  font-weight: 400;
}
.lc_get-intouch-form form .input .hs-input:-moz-placeholder { /* Firefox 18- */
  color: rgba(38,38,38,0.5);
  opacity: 1;
  font-family: Merriweather,serif;
  font-weight: 400;
}
.lc_get-intouch-form form .hs_submit.hs-submit input.hs-button.primary {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px;
  height: 42px;
  font-family: Montserrat,sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 19.5px;
  border-radius: 3px;
  background: #4892BF;
  border-color: #4892BF;
}
.lc_get-intouch-form form .hs_submit.hs-submit .actions {
  text-align: center;
}
.lc_get-intouch-form form .field.hs-form-field {
  margin-bottom: 30px;
  padding: 0 10px;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox label {
  position: relative;
  line-height: normal;
  display: block;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox label input {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox label span {
  padding-left: 37px;
  display: inline-block;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox label span:before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid rgba(179,179,179,1);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox label input:checked + span:after {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid rgba(179,179,179,1);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #4892bf;
  border-color: #4892bf;
  background-image: url(https://6131845.fs1.hubspotusercontent-na1.net/hubfs/6131845/checked-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.lc_get-intouch-form form .field.hs-form-field.hs-fieldtype-booleancheckbox ul.inputs-list {
  padding: 0;
  margin: 0;
}
.get-in-touch p {
  MARGIN: 0;
}
.get-in-touch p {
  margin: 0;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  color: rgba(0,0,0,1);
}
.container-fluid.get-in-touch a.button {
  width: 100%;
  text-align: center;
  font-family: Montserrat,sans-serif;
  font-weight: 800;
  letter-spacing: normal;
  padding: 0 5px;
  height: 42px;
  line-height: 42px;
  border-radius: 3px;
  display: block;
}
.container-fluid.get-in-touch .span3.widget-span > .row-fluid-wrapper.dnd-row {
  max-width: 232px;
  margin-left: auto;
}
.not-foundSearch {
  max-width: 550px;
  margin: 30px auto;
}
.not-found-homeButton #button_button {
  height: 42px;
  background: #4892bf;
  color: #fff;
  padding: 0 30px !important;
}




@media (max-width: 1280px){

  .navContent__col:first-child {
    min-width: auto;
  }
  .navContent__col:first-child h5 {
    margin-left: auto;
  }
}

@media screen and (max-width: 1199px) {



}

@media screen and (max-width: 991px) {

  .container-fluid.cosmikk .row-fluid-wrapper.dnd-section {
    padding-left: 0;
    padding-right: 0;
  }
  .container-fluid.news_and_events .row-fluid-wrapper.dnd-section {
    padding-left: 0;
    padding-right: 0;
  }
  div.dnd-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  div.container-fluid.breadcrumbs-menu .dnd-column {
    padding-left: 20px;
  }

}

@media (max-width: 1000px) and (min-width: 720px){
  .body-wrapper .header__container {
    padding: 0 30px;
  }
  .hover__navigation {
    top: 150px;
  }


}

@media(max-width: 720px){

  .body-wrapper .header__container {
    padding: 0 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  ul.navigation__list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    min-width: 543px;
    flex-direction: column;
    background: #fff;
  }

  li.navigation__item:hover .hover__navigation {
    display: none;
  }
  li.navigation__item {
    padding: 10px 15px;
  }
  li.navigation__item br {
    display: none;
  }

  div.container-fluid.get-in-touch .span3.widget-span>.row-fluid-wrapper.dnd-row {
    max-width: 100%;
    margin-left: auto;
  }
  div.get-inTouch-title h2 {
    font-size: 28px;
    line-height: normal;
  }




}



/* footer */


body .social-links__icon:hover, body .social-links__icon:focus, body .social-links__icon:active {
  background-color: #fff;
}
.footer {
  background-color: #4892BF;
  padding: 60px 0 47px;
}
.footer__logo {
  margin-bottom: 30px;
}
.footer__address div {
  font-size: 16px;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  line-height: 22px;
}
.footer__address {
  margin-bottom: 47px;
}
.footer__main-wrapper .footer__row {
  flex-wrap: wrap;
  display: block;
}
.footer__top {
  display: flex;
  flex-wrap: wrap;
}
.footer__left, .footer__right {
  flex: 0 0 50%;
  max-width: 50%;
}
.footer__main-wrapper .footer__right {
  background: none;
  border: none;
}
.footer__main-wrapper .footer__right .social-links {
  justify-content: flex-end;
}
.footer__main-wrapper .footer__right .social-links span {
  width: 44px;
  height: 44px;
  border-radius: 6px;
  line-height: 44px;
  margin-left: 25px;
  margin-right: 0;
  margin-bottom: 20px;
  padding: 0;
  min-width: auto;
  align-items: center;
}
.footer__main-wrapper .footer__right .social-links span svg, .footer__main-wrapper .footer__right .social-links span img {
  display: inline-block;
  vertical-align: middle;
}
.footer__main-wrapper .footer__right .social-links span svg {
  display: inline-block;
  vertical-align: middle;
  fill: #4892BF;
  height: 24px;
}
.footer__main-wrapper .footer__right .social-links span img {
  display: inline-block;
  vertical-align: middle;
}
.footer__container {
  max-width: 1088px;
  margin: auto;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p, .footer a:not(.button), .footer span, .footer div, .footer li, .footer blockquote {
  color: #fff;
}
.footer .hs-menu-wrapper a {
  font-family: Merriweather,serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  text-transform: none;
}
.footer__bottom {
  display: flex;
  flex-wrap: wrap;
}
.footer__bottom-left, .footer__bottom-right {
  flex: 0 0 50%;
  max-width: 50%;
}
.footer__bottom-right {
  text-align: right;
}
.footer__bottom-left ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.footer__bottom-left ul li {
  padding-right: 35px;
}
.footer .hs-menu-wrapper li a {
  font-size: 16px;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  line-height: 22px;
}
.footer__bottom-right span {
  font-size: 16px;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  line-height: 22px;
}
.footer__main-wrapper .footer__right .social-links a:hover {
  opacity: .8;
  transition: all .5s ease;
}
.footer .hs-menu-wrapper li a:hover {
  opacity: .8;
  transition: all .5s ease;
}


.blog-post__social-sharing .social-links__icon, body .social-links__icon {
  background-color: #fff;
  border-radius: 100%;
  overflow: hidden;
  min-width: 48px;
  height: 48px;
  justify-content: center;
}

.blog-post__social-sharing .social-links__icon svg, body .social-links__icon svg {
  fill: #000;
}
footer.footer .footer__container .footer__main-wrapper {
  padding: 0 6px;
}


@media (max-width: 720px){
  .footer__container {
    padding: 15px;
  }
  .social-links {

    justify-content: center;
  }
}


/*****************************************/
/* Font Colors Overrides   */
/*****************************************/












/* Heroshot */
.heroshot h1 {
  /*   color:#4892bf; */
  color: #4892BF;


}
.heroshot p {
  /*   color: #262626; */
  color:#262626;

}



/* Sections Header */

h2.title-text, h1.title_text {
  /*   color: #4892bf; */
  color: #4892BF;

}

/* Sections Subheader */
/* .event-item-content-description.no-margin{
color: #262626;
/*   color:#262626; */

} */
/* blue text subheader */
.blue-text-font-a {
  /*     color:#4892bf; */
}


/* academy of choice blue text subheader */
.two-column-flex .event-item-content-title{
  /*   color: #4892bf; */
  color: #4892BF;

}

/* academy of choice p text subheader */

.two-column-listing .event-item-content-description p{
  /*   color: #262626; */
  color: #808080;
}

/* academy of choice text right */
.item-1.item-last p{
  /*    color: #262626;  */
  color: #3e3e40;

}


.cosmikk p:not(.blue-text-font-a),   .leaders_talk p:not(.blue-text-font-a):not(.greenTextHeader), .leaders_choice p:not(.blue-text-font-a){
  color: #3f3f41;
}

/* card details */
p.card_description {
  color: #262626;
  margin-top: 0;
}









/* do not override */
.leaders_choice .cards__container p {
  color: #fff;
  font-size: 14px;
}


/* imprint page css */
.lc_breadcrumbs ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.container-fluid.cosmikk {
  line-height: 1.6;
}
.container-fluid.cosmikk h2.title-text {
  margin-bottom: 95px;
}
.container-fluid.cosmikk button {
  margin-top: 20px;
}