<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @media screen and (min-width: 1630px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1600px;
      }
}
@media screen and (max-width: 1629px) {
	#talent_search {
		padding-top: 64px;
	}
  #top-nav li {
    margin-right: 12px;
  }
}
@media screen and (max-width: 1366px) {
    p {
        font-size: 15px;
        line-height: 165%;
      }
    h2 {
        font-size: 46px;
      }
      h4 {
        font-size: 24px;
        line-height: 105%;
      }
    .home_slider_item_left {
        padding-top: 176px;
        padding-left: 86px;
    }
    .title_block .home_slider_item_left {
        padding-right: 3%;
      }
    #home_slider h1, #home_slider h2 {
        font-size: 60px;
      }
      #home_slider p {
        font-size: 17px;
      }
      .home_slider_item_url a {
        font-size: 13px;
        line-height: 17px;
    }
    .home_slider_item_url a.home_slider_item_url2 {
        font-size: 14px;
        line-height: 19px;
    }
    .home_slider_number {
        font-size: 44px;
        line-height: 43%;
    }
    .home_slider_numbers {
        font-size: 13px;
        line-height: 17px;
    }
    .meeting_item {
          height: 490px;
    }
    .meeting_item_left {
        padding: 56px 60px;
      }
    .meeting_item_left h3 {
        font-size: 32px;
        line-height: 105%;
      }
      .meeting_item_table table tr td {
        font-size: 15px;
      }
      .meeting_item_left a, a.meeting_more {
        font-size: 13px;
        line-height: 17px;
      }
      .event_buttons a {
          font-size: 13px;
          margin: 0 5px;
      }
      .event_bottom_left p {
        font-size: 13px;
        line-height: 17px;
        padding-left: 7px;
        margin-left: 18px;
        margin-top: 10px;
      }
      #publications_resources {
        padding-top: 90px;
      }
      .publication_bottom {
        width: calc(100% - 60px);
        left: 30px;
        bottom: 30px;
      }
      #talent_search {
          padding: 64px 0;
      }
      .about-left img {
        max-width: 100%;
      }
      #top-nav li {
        margin-right: 12px;
      }
      #top-nav li a {
        font-size: 14px;
        line-height: 19px;
      }
      .topWindow .menu-main-container {
        padding-left: 0;
    }
    .council_item_jobs {
        display: block;
        bottom: 20px;
    }
    .council_item_job {
        margin-bottom: 10px;
    }
    .council_item_bottom h4 {
        font-size: 24px;
        line-height: 105%;
    }
    .council_item_desc {
        width: 100%;
    }
    .publications_item {
       padding: 25px; 
    }
    .publications_item_left {
        width: 40%;
    }
    .publications_item_left img {
        top: -65px;
    }
    .publications_item_right {
        width: 55%;
    }
    .publications_item_right h4 {
        font-size: 20px;
        /* height: 46px; */
        height: auto;
        min-height: 82px;
      }
      .publications_item_price_year {
        margin-top: 15px;
        margin-bottom: 15px;
      }
      .btn_add_to_order {
          width: 30px;
          height: 30px;
      }
      order_add_to_cart {
        width: 40px;
        text-align: center;
        line-height: 30px;
      }
      publications_item_price p, .publications_item_year {
        font-size: 17px;
        line-height: 22px;
      }
      #page_content .container {
        max-width: 915px;
      }
}
@media screen and (max-width: 1520px) {  
  .membership_card_title_block, .membership_card_title_block_hover {
    height: 130px;
  }
  .membership_card {
    min-width: 260px;
    height: 522px;
    margin-right: 18px;
    margin-top: 80px;
  }
  .membership_card_title {
    font-size: 30px;
    line-height: 40px;
  }
  .membership_card h5 {
      font-size: 20px;
      line-height: 30px;
  }
  .membership_card_web_access p, .membership_card_vot_access span, .membership_card_fee span{
      font-size: 20px;
      line-height: 30px;
  }
  #page_content .membership_card p {
      margin-top: 10px;
  }
  .membership_card .row.membership_card_web_access {
      margin-top: 25px;
  }
  .membership_card .row {
      margin-top: 20px;
      margin-bottom: 10px;
  }
  .membership_button span{
    font-size: 18px;
    line-height: 24px;
  }
  .membership_button {
    width: 90%;
  }
  .membership_registration_form_title h1 {
    font-size: 48px;
    line-height: 64px;
  }
  .membership_registration_form_title p {
    font-size: 28px;
    line-height: 36px;
  }
  .membership_registration_form_content form {
    font-size: 20px;
    line-height: 26px;
  }
  .membership_registration_form_select .form-group label {
    font-size: 22px;
    line-height: 30px;
  }
  .page-template-membership-registration .um-field-label label {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .page-template-membership-registration .um .um-form .um-form-field.inputButtonRS {
    width: 30px!important;
    height: 30px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
	.council_item_desc {
        height: 100px;
    }
}
@media screen and (min-width: 768px) {
    .max_767 {
        display: none;
      }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    header {
        height: 50px;
		position: relative;
		/* overflow: hidden; */
    }
    header.header_full {
        height: 100%;
    }
    header.topWindow.header_full {
        height: 100px;
      }
      #header_logo img {
          width: 75px;
          height: auto;
      }
      form#searchform {
        margin-left: 90px;
        width: calc(100% - 176px);
    }
    #menu_but {
        display: block;
        position: absolute;
        right: 70px;
        top: 0;
        background: url("/wp-content/themes/Indiana/images/menu_but.svg") no-repeat center;
        width: 38px;
        height: 50px;
        cursor: pointer;
    }
	.topWindow {
        overflow: hidden;
      }
    .topWindow #menu_but {
        top: 0;
        right: 10px;
      }
      .topWindow #fix_right {
        position: fixed;
		right: 0px;
      }
    #header_logo {
        width: 75px;
    }
    a.custom-logo {
        width: 100%;
        height: auto;
    }
    .top_right .min_768 {
        /*display: none;*/
    }
    #top-nav {
        padding-top: 11px;
        padding-bottom: 5px;
		width: 70%;
    }
	topWindow {
	  overflow: hidden;
	}
    #top-nav li {
        margin-bottom: 5px;
		position: relative;
      }
      .about-left img {
        max-width: 90%;
      }
      .owl-carousel .owl-item .meeting_item_right img {
          width: auto;
      }
      .meeting_item_left {
        width: 60%;
      }
      .meeting_item_right {
        width: 40%;
      }
      .publications_item_price_year {
        margin-top: 35px;
        margin-bottom: 35px;
      }
      .publications_item_right h4 {
        /* height: 70px; */
        height: auto;
      }
      .publications_item_cart {
        margin-bottom: 35px;
      }
      .publications_item_left img {
        top: -85px;
        max-width: 77%;
      }
      #page_content .container {
        width: calc(100% - 100px);
        max-width: 100%;
    }
    .home_slider_item_left {
        padding-left: 66px;
		width: 70%;
      }
	.publications_item_right h4 a {
		line-height: 1.3;
	}
      #top .container {
        width: 100%;
        max-width: 100%;
    }
    #top .row {
        flex-wrap: nowrap;
    }
    #top .row .col {
        flex: content;
    }
    form#searchform {
        margin-left: 90px;
        width: 180px;
    }
    #top-nav ul.sub-menu {
        top: 39px;
		width: 200px;
    }
	.header_full #top-nav ul.sub-menu {
        top: 50px;
    }
	.council_item_desc {
		display: flex;
		align-items: center;
	}
}
@media screen and (min-width: 1200px) {
    .max_1199 {
        display: none;
      }
}
@media screen and (max-width: 1199px) {
    .min_1200 {
        display: none;
      }
      p {
        font-size: 14px;
        line-height: 150%;
      }
      h2 {
        font-size: 36px;
      }
      .meeting_item_left h3 {
        font-size: 20px;
        line-height: 120%;
      }
      .meeting_item_table table tr td, .meeting_item_table table tr td:last-child {
        font-size: 14px;
      }
      .meeting_item_table {
        margin-top: 34px;
        margin-bottom: 29px;
      }
      .meeting_item_table table tr:nth-child(2n+1) {
        border: 0 none;
      }
      .meeting_item_table table tr:nth-child(2n+1) td {
        font-weight: 700;
      }
      .meeting_item_table table tr:nth-child(2n+1) td:last-child {
        background: none;
      }
      .meeting_item {
        height: 510px;
      }
      #meeting {
        padding: 72px 0 92px;
      }
      #events {
        padding-top: 85px;
      }
      .event_bottom_left, .event_bottom_right {
        width: 100%;
      }
      .event_bottom_right {
        padding-top: 20px;
      }
      .event_bottom_left p {
        margin: 0;
      }
      #events .owl-nav {
        top: 20%;
      }
      .publication, .publication.publication-3 {
        width: 50%;
      }
      .publication_bottom h5, .last_news_item a {
        font-size: 18px;
      }
      #talent_search .about_bottom_item img {
        height: 36px;
        width: auto;
      }
      p.about_number_text {
        font-size: 13px;
        line-height: 17px;
      }
      
      .last_news_item_bottom {
        padding: 23px 19px;
      }
      #last_news {
          padding: 0;
      }
      #home_bottom h3 {
        font-size: 36px;
      }
      .home_bottom_block {
        padding-top: 73px;
        padding-bottom: 60px;
      }
      ul#bottom_left-nav li a, ul#bottom_right-nav li a {
        font-size: 13px;
      }
      .council_item {
        width: 49%;
        margin-bottom: 15px;
      }
      #publications_list .container {
        flex-wrap: wrap;
      }
      .publications_item {
        width: 100%;
      }
      #page_content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
      .page-template-default #home_slider, .page-template-default .home_slider_item {
            height: 450px;
    }
    .page-template-default #home_slider h1 {
        font-size: 44px;
        line-height: 105%;
        margin-bottom: 0;
    }
    .page_pdf_item {
        width: 32%;
        padding: 35px 3% 23px;
        margin: 10px 0.5%;
    }
    .bubble1 {
        
        left: 22px;
      }
      .bubble2 {
        left: 53px;
      }
      .bubble3 {
        left: -37px;
      }
      .bubble4 {
        right: 71px;
      }
      .bubble5 {
        right: 64px;
      }
      .bubble6 {
        right: 71px;
      }
      .bubble7 {
        right: 15px;
      }
}
@media screen and (max-width: 850px) {
    .bubble2 {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
    .home_slider_item_left {
        width: 100%;
      }
      #home_slider, .home_slider_item {
        height: 710px;
      }
      #home_slider h1, #home_slider h2 {
        font-size: 44px;
      }
      .home_slider_item_right {
        z-index: 9999;
      }
      #home_slider .owl-dots {
          left: 75px;
      }
      #about .container, #talent_search .container {
        align-items: start;
      }
      #about {
        padding-bottom: 18px;
      }
      .top_right a {
        height: 30px;
      }
      .bubble1 {
        left: 14px;
    }
      .bubble5 {
        right: 4px;
    }
}
@media screen and (max-width: 767px) {
    .min_768 {
        display: none !important;
      }
      h2 {
        font-size: 28px;
      }
      #top {
        padding: 0;
      }
      #header_logo {
          top: 7px;
      }
      #header_logo img {
          width: 47px;
          height: auto;
          margin-left: 10px;
      }
      .top_right a {
        margin-bottom: 8px;
      }
      header {
        position: absolute;
        top: 45px;
        z-index: 9999;
      }
      .menu-main-container {
        padding-left: 0;
        margin: 0 auto;
      }
      .topWindow .menu-main-container {
        padding-left: 0;
        margin: 0 auto;
        float: none;
      }
      .mobile_menu ul li a {
        display: table;
        width: 100%;
      }
      .mobile_menu ul li span {
        display: table;
        width: 40px;
        height: 3px;
        background: #fff;
        margin: 0 auto;
      }
      .mobile_menu ul li.current_page_item span {
        background: #FDB813; 
      }
      .join {
          padding-left: 20px;
          padding-right: 20px;
      }
      .mini_cart_button {
        padding-left: 17px;
        padding-right: 0;
      }
      #home_slider, .home_slider_item {
        height: 525px;
        border-width: 10px;
      }
      .home_slider_item_left {
        padding-top: 43px;
        padding-left: 33px;
      }
      #home_slider h1, #home_slider h2 {
        font-size: 30px;
        line-height: 105%;
        margin-bottom: 15px;
      }
      #home_slider p {
        font-size: 14px;
        margin-bottom: 27px;
      }
      #home_slider .owl-dots {
        bottom: 30px;
        left: 30px;
      }
      .home_slider_item_url a.home_slider_item_url2 {
        font-size: 13px;
        line-height: 17px;
      }
      .about-left, .about-right, .meeting_item_left, .meeting_item_right {
        width: 100%;
      }
      #about .container, #talent_search .container, .home_bottom_block, #bottom .container {
        display: block;
    }
    p.about_number_text {
        font-size: 12px;
        line-height: 16px;
      }
      .about_bottom_item {
          padding-left: 10px;
      }
      p.about_number {
          font-size: 36px;
      }
      #meeting {
        padding: 52px 22px;
      }
      .meeting_item_left {
        padding: 31px 20px;
      }
      .meeting_item_table table tr td, .meeting_item_table table tr td:last-child {
        font-size: 13px;
      }
      .meeting_item {
        height: 100%;
      }
      .meet_button {
          display: flex;
          margin: 23px auto 0;
          justify-content: center;
      }
      a.meet_prev, a.meet_next {
         background: rgba(255, 255, 255, 0.1);
         border-radius: 50%;
         padding: 11px 15px;
         font-family: 'Red Hat Display';
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        cursor: pointer;
      }
      a.meeting_more {
          margin: 0 13px;
      }
      .meeting_top_left, .meeting_top_right {
          padding: 0;
      }
      a.meeting_more {
        line-height: 23px;
      }
      #meeting .owl-nav {
        display: none;
      }
      .publication, .publication.publication-3 {
        width: 100%;
      }
      .home_bottom_item {
        width: 100%;
		margin-top: 20px;
      }
      .footer_text {
          width: calc(100% - 115px);
      }
      ul#bottom_left-nav li, ul#bottom_right-nav li {
        margin-bottom: 4px;
      }
      form#searchform {
        margin-left: 10px;
        width: calc(100% - 20px);
        max-width: 100%;
		background: rgba(255,255,255,0.5);
		border-radius: 20px;
      }
      .home_bottom_block {
        padding-top: 67px;
        padding-bottom: 50px;
      }
      #home_bottom a {
          margin-top: 14px;
      }
      #home_bottom p.subtitle {
          margin-bottom: 10px;
      }
      .bubble1 {
        display: none;
        }
        .bubble2 {
            left: -30px;
        }
        .bubble3 {
            left: -47px;
        }
        .bubble4 {
            right: -15px;
        }
        .bubble5 {
            right: -74px;
        }
        .bubble6 {
            right: -24px;
        }
        .council_item {
            width: 100%;
            margin-bottom: 10px;
      }
      .council_item_desc {
        height: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
      }
      .publications_slider_bottom {
          display: block;
      }
      .publications_slider_bottom a {
          display: table;
          float: left;
      }
      .publications_slider_bottom a.button {
          margin-right: 10px;
          font-size: 13px;
          line-height: 17px;
          margin-bottom: 17px;
      }
      #publications_list {
        margin-top: 10px;
        margin-bottom: 10px;
      }
      .publications_item {
          margin-top: 70px;
      }
      .publications_item_right {
          margin-top: -30px;
      }
      .publications_item_right h4 {
        font-size: 17px;
        display: inline;
      }
      .publications_item_top {
          flex-wrap: wrap;
      }
      .publications_item_left, .publications_item_right {
          width: 100%;
      }
      .publications_item_left img {
        position: relative;
      }
      .publications_item_author {
          margin-top: 15px;
      }
      .publications_item_price p {
          font-size: 16px;
        line-height: 21px;
      }
      .publications_item_author_add button {
          font-size: 12px;
        line-height: 16px;
      }
      #order_add_to_cart {
        width: 30px;
        line-height: 30px;
      }
      .publications_item_order {
        padding-top: 3px;
      }
      .publications_item_left {
          text-align: center;
      }
       .page-template-default #home_slider, .page-template-default .home_slider_item {
            height: 300px;
    }
    .page-template-default .home_slider_item_left {
        padding-top: 60px;
    }
    .page-template-default #home_slider h1 {
        font-size: 30px;
        line-height: 105%;
    }
      #page_content h3 {
        font-size: 19px;
        line-height: 120%;
    }
    #page_content h4 {
        font-size: 17px;
        line-height: 120%;
    }
    .page_pdf_item a.page_pdf_title {
        font-size: 12px;
        line-height: 16px;
    }
    .page_pdf_item {
        width: 48%;
        margin: 10px 1%;
    }
    #top .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
	.last_news_item:last-child {
          display: none;
      }
}	  
@media screen and (max-width: 425px) {
	.publications_item_cart {
		display: table;
		text-align: center;
	}
	.publications_item_order {
		justify-content: center;
		margin-bottom: 20px;
	}
}
</pre></body></html>