  /*
  * Global
  */

  html {
    scroll-behavior: smooth;
  }

  body {
    margin: 0;
  }

  .elementor-button {
    min-width: 133px;
  }

  /*
  * Header
  */

  /*body:not(.elementor-editor-active) #header.elementor-sticky__spacer {
    display: none;
  }*/

  #header .show-mobile {
    display: none;
  }

  #header .sub-menu {
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    min-width: 319px !important;
    padding: 0 40px;
  }

  #header .sub-menu a {
    border-left: 0 !important;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #header .sub-menu li > a:after {
    content: "";
    background: url(images/blue-right-arrow.png) no-repeat center top;
    width: 40px;
    height: 40px;
    visibility: hidden;
  }

  #header .sub-menu li:hover > a:after {
    visibility: visible;
  }

  #header .sub-menu a .sub-arrow {
    display: none;
  }


  /*
  * Media Queries
  */

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

    #header .elementor-nav-menu--dropdown a {
      justify-content: flex-end;
    }

    #header .elementor-nav-menu--dropdown li:not(.menu-item-has-children) a {
      padding-right: 42px;
    }

    #header .elementor-nav-menu--dropdown li.menu-item-has-children a {
      padding-right: 20px;
    }

    #header .sub-menu {
      min-width: initial;
      margin: 0 auto;
      padding: 0;
    }

    #header .sub-menu li a {
      justify-content: flex-end;
    }

    #header .sub-menu li a:after {
      display: none;
    }

    #header .show-mobile {
      display: block;
    }

    #header .menu-item:hover > a,
    #header .menu-item.current-menu-item > a {
      background-color: #e1e1e1;
    }
  }

  /*
  * Footer
  */

  .elementor-location-footer .form_contact .recaptcha {
    margin: 5px 10px 20px auto;
    display: block;
  }

  .elementor-location-footer .form_contact .g-recaptcha > div {
    margin: 0 0 0 auto;
  }

  .elementor-location-footer .form_contact input[type="submit"] {
    background-color: #fff;
    color: #184DA2;
    display: block;
    font-size: 16px;
    margin: 10px 15px 0 auto;
    min-width: 132px;
    text-transform: none;
  }

  .elementor-location-footer .form_contact .input_feild input,
  .elementor-location-footer .form_contact .text_feild textarea {
    width: 100%;
    padding: 10px;
    margin: 10px 0px;
    border: none;
    border-bottom: 1px solid #cecece;
    color: #fff;
    font-size: 16px;
    font-family: "Poppins Local", Sans-serif;
    background-color: transparent;
  }

  .elementor-location-footer .form_contact .text_feild textarea {
    overflow-y: hidden;
  }

  .form_contact .input_feild input::placeholder {
    color: #fff;
  }
 
  .form_contact textarea::placeholder {
    color: #fff;
  }

  /*
  * Home
  */

  #home-banner .swiper-slide-inner {
    max-width: 1400px;
    margin: 0 auto;
  }

  #home-banner .swiper-slide-bg {
    background-position: center right;
  }

  .grid-box-section .elementor-widget-image * {
    transition: 0.3s all ease-in-out;
  }

  .grid-box-section .elementor-widget-image {
    position: relative;
    padding: 20px;
  }

  .grid-box-section .elementor-widget-image:hover {
    background: url(images/frame-hover.png) no-repeat center top;
    background-size: 100% 100%;
  }

  .blue-arrow-list ul {
    display: block;
  }

  .blue-arrow-list ul li {
    background: url(images/blue-right-arrow.png) no-repeat left top -5px;
    padding-left: 60px;
    padding-bottom: 40px;
  }

  .blue-arrow-list ul li:last-child {
    padding-bottom: 0;
  }

  .blue-arrow-list ul li em,
  .blue-arrow-list ul li a {
    color: #184DA2;
    font-weight: 600;
    text-decoration: none;
  }

  #book-collections .added_to_cart {
    flex: 0 0 100%;
    border: 1px solid #184DA2;
    background-color: #fff;
    color: #184DA2;
    max-width: 135px;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 10px;
    padding: 5px;
  }

  .product-item .price,
  .product-item del {
    color: #184DA2 !important;
  }

  .elementor-location-footer .wpcf7 form.sent .wpcf7-response-output {
    color: #fff !important;
  }

  /*
  * History
  */

  #timeline-wrap .twae-wrapper {
    --tw-ibx-size: 94px;
  }

  #timeline-wrap .twae-story * {
    transition: 0.3s all ease;
  }

  #timeline-wrap .twae-story:hover .twae-content {
    background-color: #E5E5E5;
    border-radius: 10px;
  }

  #timeline-wrap .twae-vertical.twae-wrapper .twae-icon {
    top: 55px;
  }

  #timeline-wrap .twae-wrapper .twae-icon {
    height: 3px;
    border-width: 0;
    border-radius: 0;
  }

  #timeline-wrap .twae-wrapper .twae-content {
    flex-direction: row;
    align-items: flex-start;
    box-shadow: none;
  }

  #timeline-wrap .twae-wrapper .twae-content h6 {
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  #timeline-wrap .twae-wrapper .twae-media {
    max-width: 100px;
    justify-content: flex-start;
  }

  #timeline-wrap .twae-wrapper .twae-media img {
    border-radius: 50px;
    max-width: 80px;
    width: 100%;
  }

  #timeline-wrap .twae-wrapper .twae-arrow {
    display: none;
  }

  #timeline-wrap .twae-story-left .twae-content {
    flex-direction: row-reverse;
  }

  #timeline-wrap .twae-wrapper .twae-story-right .twae-icon {
    left: -94px;
  }

  #timeline-wrap .twae-wrapper .twae-story-left .twae-icon {
    left: inherit;
    right: -94px;
  }

  #timeline-wrap .twae-wrapper .twae-story-left .twae-media img {
    margin: 0 0 0 auto !important;
  }

 /*
 * Council Member
 */

  .council-wrap .elementor-image-box-wrapper {
    flex-direction: column !important;
  }

  .council-wrap .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .council-wrap .elementor-widget-image-box figure img {
    height: 245px;
    object-fit: cover;
  }

  .council-wrap .elementor-widget-image-box .elementor-image-box-description b {
    display: block;
    font-weight: 500;
    margin: 5px auto 15px;
  }

  /*
  * News
  */

  .news-loop-grid .facetwp-type-sort select {
    background-color: #fff;
    border: 2px solid #184DA2;
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins Local", Sans-serif;
    display: block;
    max-width: 301px;
    width: 100%;
    border-radius: 5px;
    padding: 8px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 11.25L15 18.75L22.5 11.25" stroke="%23184DA2" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: 50%;
  }

  .news-loop-grid .fwpl-layout {
    row-gap: 40px !important;
  }

  .news-loop-grid .fwpl-layout .fwpl-result {
    border-radius: 5px;
  }

  .news-loop-grid .fwpl-layout .news-featured img {
    max-width: 325px;
    width: 100%;
    height: 230px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
  }

  .news-loop-grid .fwpl-layout .news-title {
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 20px auto;
  }

  .news-loop-grid .fwpl-layout .news-date {
    color: #184DA2;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
  }

  .news-loop-grid .fwpl-layout .news-excerpt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    max-width: 325px;
    width: 100%;
    margin: 20px auto;
    min-height: 75px;
  }

  .news-loop-grid .fwpl-layout .news-btn {
    text-align: center;
  }

  .news-loop-grid .fwpl-layout .news-btn a {
    display: inline-block;
    background-color: #A3B8DA;
    border-radius: 5px;
    color: #184DA2;
    font-size: 16px;
    font-weight: 600;
    padding: 11px;
    line-height: 1;
    min-width: 140px;
    text-align: center;
  }

  .news-loop-grid .fwpl-layout .news-btn a:hover {
    background-color: #184DA2;
    color: #fff;
  }

  .news-loop-grid .facetwp-pager {
    margin-top: 60px;
    text-align: center;
  }

  .news-loop-grid .facetwp-pager:before,
  .news-loop-grid .facetwp-pager .facetwp-page {
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
  }

  /*
  * Application For Membership
  */

  .membership-form form .dflex {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
  }

  .membership-form form .dflex .title-wrap {
    max-width: 85px;
  }

  .membership-form form .dflex .name-wrap {
    width: calc( 100% - 105px);
  }

  .membership-form form .html-content p {
    color: #000;
    font-size: 16px;
    font-style: italic;
  }

  .membership-form form .contact_group {
    margin-top: 40px;
  }

  .membership-form form h5 {
    color: #184DA2;
    font-size: 20px;
    font-weight: 500;
    margin: 0px auto 20px;
  }

  .membership-form form h6 {
    color: #184DA2;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto 10px;
  }

  .membership-form .html-content h5 {
    margin-bottom: 40px;
  }

  .membership-form form .input_feild .h_inputText, 
  .membership-form form .text_feild .h_inputText {
    background-color: #DEDCDC;
    border-radius: 10px;
    border: 0;
    color: #626262;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 15px;
    font-family: "Poppins Local", Sans-serif;
    margin: 0 auto 20px;
  }

  .membership-form form .text_feild .h_inputText {
    height: 95px;
    margin-bottom: 0;
  }

  .membership-form form .radio-doc-wrap {
    margin: 20px auto 40px;
  }

  .membership-form form .wpcf7-list-item {
    align-items: center;
    display: flex;
    margin: 0 auto 10px;
    padding-left: 20px;
  }

  .membership-form form .input_feild input[type="radio"] {
    appearance: none;
    border: 1px solid #184DA2;
    width: 20px;
    height: 20px;
    content: none;
    outline: none;
    margin: 0 20px 0 0;
    padding: 0;
  }

  .membership-form form .input_feild input[type="radio"]:checked {
    appearance: none;
    outline: none;
    padding: 0;
    content: none;
    border: none;
  }

  .membership-form form .input_feild input[type="radio"]:checked::before {
    position: absolute;
    color: #184DA2 !important;
    content: "\00A0\2713\00A0" !important;
    border: 1px solid #184DA2;
    font-weight: bolder;
    font-size: 12px;
    width: 20px;
    text-align: center;
  }

  .membership-form form .input_feild .wpcf7-list-item-label {
    color: #184DA2;
    font-size: 16px;
    font-weight: 500;
    width: calc(100% - 20px);
  }

  .membership-form form input[type="submit"] {
    background-color: #184DA2;
    border: 0;
    color: #fff;
    display: block;
    margin: 40px 0 20px;
    min-width: 124px;
    text-transform: none;
  }

  .membership-form form input[type="submit"]:hover {
    background-color: #A3B8DA;
    color: #184DA2;
  }

  .membership-form form .html-content.bottom p {
    color: #184DA2;
  }

  .membership-form .vitae label.c_floating_label {
    display: block;
    position: static;
    color: #000;
    font-size: 16px;
  }

  /*
  * Annual Competition
  */
  .exhibits-wrap .elementor-widget-call-to-action .elementor-widget-container,
  .exhibits-wrap .elementor-cta {
    overflow: visible;
  }

  .exhibits-wrap .elementor-cta {
    border-radius: 5px;
    border: 1px solid #184DA2;
  }

  .exhibits-wrap .elementor-cta:hover {
    border: 1px solid #A3B8DA;
  }

  .exhibits-wrap .elementor-cta__content {
    align-content: flex-end;
    overflow: visible;
  }

  .exhibits-wrap .elementor-cta__image {
    text-align: center;
  }

  /*.exhibits-wrap .elementor-cta__image {
    height: 98px;
    overflow: visible;
  }

  .exhibits-wrap .elementor-cta__image img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -45px;
    z-index: 2;
  }*/

  /* Reference Collections / Exhibit */
  .archive .elementor-shortcode h1 {
    color: #184DA2;
    font-size: 32px;
    font-weight: 600;
  }

  .archive .elementor-shortcode h1 a {
    color: inherit;
    text-decoration: none;
  }

  .exhibit-grid .exhibit-category {
    display: flex;
    align-items: flex-start;
    gap: 60px;
  }

  .exhibit-category .exhibit-item {
    background-color: #f2f2f2;
    border-radius: 10px;
    padding: 30px 20px;
    width: 33.33%;
  }

  .exhibit-category * {
    transition: 0.3s ease;
  }

  .exhibit-category a:hover img {
    transform: scale(1.04);
  }

  .exhibit-category .exhibit-item .item-parent a {
    display: block;
  }

  .exhibit-category .exhibit-item .thumb-image {
    height: 203px;
  }

  .exhibit-category .exhibit-item .thumb-image img {
    display: block;
    max-width: 153px;
    margin: 0 auto;
    max-height: 203px;
    object-fit: contain;
  }

  .exhibit-category .exhibit-item h5 {
    color: #184DA2;
    font-size: 24px;
    font-weight: 600;
    margin: 30px auto;
    text-align: center;
  }

  .exhibit-category ul.child-categories {
    display: block;
    list-style: none;
    padding: 0;
  }

  .exhibit-category ul.child-categories li {
    border-top: 1px solid #184DA2;
    padding: 10px 15px;
  }

  .exhibit-category ul.child-categories li:last-child {
    border-bottom: 1px solid #184DA2;
  }

  .exhibit-category ul.child-categories li a {
    display: flex;
    gap: 30px;
  }

  .exhibit-category ul.child-categories li .child-image {
    width: 81px;
  }

  .exhibit-category ul.child-categories li img {
    display: block;
    margin: 0 auto;
    max-width: 81px;
    max-height: 66px;
    min-height: 66px;
    object-fit: contain;
  }

  .exhibit-category ul.child-categories li h6 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: calc(100% - 81px - 30px);
  }

  .exhibit-category ul.child-categories li h6:after {
    content: "";
    background: url(images/blue-right-arrow.png) no-repeat center top;
    width: 40px;
    height: 40px;
  }

  .exhibit-posts {
    display: flex;
    flex-wrap: wrap;
  }

  .exhibit-posts .exhibit-item * {
    transition: 0.5s;
  }

  .exhibit-posts .exhibit-item {
    box-sizing: border-box;
    background-color: #fff;
    width: 20%;
    padding: 10px;
    position: relative;
  }

  .exhibit-posts .exhibit-item a {
    background-color: #184DA2;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 223px;
    padding: 20px;
  }

  .exhibit-posts .exhibit-item a:hover {
    background-color: #A3B8DA;
  }

  .exhibit-posts .exhibit-item .featured_image {
    height: 98px;
  }

  .exhibit-posts .exhibit-item .featured_image img {
    display: block;
    max-width: 98px;
    height: 98px;
    object-fit: cover;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
  }

  .exhibit-posts .exhibit-item h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .exhibit-posts .exhibit-item .exhibit-content {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
  }

  .exhibit-posts .exhibit-item a:hover h6,
  .exhibit-posts .exhibit-item a:hover .exhibit-content {
    color: #184DA2
  }

  /*
  * Expert Committee
  */

  .committee-grid {
    position: relative;
  }

  .committee-grid:after {
    content: "";
    border-top: 34px solid #D9D9D9;
    position: absolute;
    left: 0;
    right: 0;
    top: 46%;
    width: 90%;
    z-index: 1;
    margin: 0 auto;
  }

  .committee-grid .elementor-widget-call-to-action {
    position: relative;
    z-index: 2;
  }

  .committee-grid .elementor-widget-call-to-action > .elementor-widget-container,
  .committee-grid .elementor-cta,
  .committee-grid .elementor-cta__content {
    overflow: visible;
  }

  .committee-grid .elementor-cta__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .committee-grid .elementor-cta__image {
    max-width: 98px;
    width: 100%;
    height: 91px;
    margin: -50px 0 0 -60px;
  }

  .committee-grid .elementor-cta__image img {
    border-radius: 50px;
  }

  .committee-grid .elementor-cta__title {
    width: calc(100% - 70px);
  }

  /*
  * Syllabus
  */

  .meetings-loop-grid .e-loop-item:nth-of-type(even) {
    background-color: #E5E5E5;
  }

  .meetings-loop-grid .meeting-item {
    max-width: 1400px !important;
    margin: 0 auto;
    width: 100%;
  }

  .meetings-loop-grid table {
    display: block;
    height: auto !important;
  }

  .meetings-loop-grid table * {
    transition: 0.3s;
  }

  .meetings-loop-grid table tbody {
    width: 100%;
    display: flex;
    gap: 50px;
  }

  .meetings-loop-grid table tr {
    border: 0;
    background-color: #E5E5E5;
    border-radius: 5px;
    padding: 20px 25px;
    width: 20%;
  }

  .meetings-loop-grid .e-loop-item:nth-of-type(even) table tr {
    background-color: #fff;
  }

  .meetings-loop-grid table td {
    display: block;
    font-weight: 400 !important;
    padding: 0;
    text-align: left;
  }

  .meetings-loop-grid table td:first-child {
    color: #184DA2;
    font-size: 20px;
    font-weight: 600 !important;
    text-align: center;
    margin-bottom: 20px;
  }

  .meetings-loop-grid table td:nth-child(2) {
    color: #184DA2;
    font-style: italic;
  }

  .meetings-loop-grid table td p {
    margin-bottom: 0;
  }

  .meetings-loop-grid table tr:hover {
    background-color: #184DA2 !important;
  }

  .meetings-loop-grid table tr:hover * {
    color: #fff;
  }

  /*
  * Archived Journals
  */

  .ar_journals_section .wrapper {
    max-width: 1400px;
    padding: 0 20px 80px 20px;
  }

  .ar_search_s_blocks .ar_search_s_list {
    display: flex;
  }

  .ar_search_s_list .ar_search_s_l_block {
    background-color: #184DA2;
    border-radius: 5px;
    padding: 30px 20px;
    position: relative;
    max-width: 357px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }

  .ar_search_s_list .ar_search_s_l_block:before {
    content: "?";
    background-color: #D9D9D9;
    border-radius: 50%;
    color: #184DA2;
    font-size: 48px;
    font-weight: 700;
    width: 96px;
    height: 91px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -46px;
    top: -46px;
  }

  .ar_search_s_list .ar_search_s_l_block.ar_other_s_search:before,
  .ar_search_s_list .ar_search_s_l_block.ar_recent_s_search:before {
    font-size: 34px;
  }


  .ar_search_s_list .ar_search_s_l_block.ar_other_s_search:before {
    content: "0-6";
  }

  .ar_search_s_list .ar_search_s_l_block.ar_recent_s_search:before {
    content: "+5";
  }

  .ar_search_s_list .ar_search_s_l_block p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    max-width: 269px;
    margin: 0 auto 20px;
    text-align: center;
  }

  .ar_search_s_list .ar_search_s_l_block a {
    background-color: #E5E5E5;
    border-radius: 10px;
    cursor: pointer;
    color: #184DA2;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    min-width: 194px;
    padding: 11px;
    text-align: center;
  }

  .ar_search_s_list .ar_search_s_l_block a:hover {
    background-color: #313131;
    color: #fff;
  }

  .ar_search_s_blocks form {
    background-color: #DEDCDC;
    border-radius: 10px;
    max-width: 936px;
    margin: 80px auto 0;
    width: 100%;
    font-family: "Poppins Local", Sans-serif;
  }

  .ar_search_s_blocks form ::placeholder {
    color: #666;
  }

  .ar_search_s_blocks select,
  .ar_search_s_blocks input[type="text"] {
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    height: 82px;
    padding: 20px;
    width: 100%;
  }

  .ar_search_s_blocks input[type="submit"] { 
    background: url(images/icon-search-blue.png) no-repeat center center;
    background-size: 50px;
    background-color: transparent !important;
    border: 0;
    border-radius: 0 !important;
    cursor: pointer;
    padding: 10px !important;
    width: 120px;
    height: 82px;
  }

  .ar_search_s_blocks input[type="submit"]:hover { 
    background-color: #A3B8DA !important;
    border-radius: 0 10px 10px 0 !important;
  }

  .ss_f_pdf_search {
    display: flex;
    flex-direction: row-reverse;
    
  }

  .ss_f_pdf_search input[type="text"] {
    width: calc(100% - 120px);
  }

  .ss_f_pdf_search input[type="submit"]:hover {
    border-radius: 10px 0 0 10px !important;
  }

  .f_form_others .r_recent_form_s_inner,
  .f_form_recent .r_recent_form_s_inner {
    display: flex;
  }

  .f_form_others .r_recent_form_s_inner .r_recent_select,
  .f_form_recent .r_recent_form_s_inner .r_recent_select {
    flex: 1;
  }

  #aa_ar_early_section {
    padding-bottom: 60px;
  }

  #aa_ar_early_section .wrapper {
    max-width: 976px;
  }

  #aa_ar_early_section .ar_early_block {
    background-color: #A3B8DA;
    border-radius: 5px;
    padding: 20px !important;
    margin-bottom: 30px;
  }

  #aa_ar_early_section .ar_early_bl_inner {
    display: flex;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
  }

  #aa_ar_early_section .ar_early_bl_left {
    width: calc(100% - 111px);
  }

  #aa_ar_early_section .ar_early_block h3 {
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
  }

  #aa_ar_early_section .ar_early_block p {
    margin-bottom: 0;
  }

  #aa_ar_early_section .ar_early_bl_right {
    display: none;
  }

  #aa_ar_early_section .ar_early_block a {
    background-color: #184DA2;
    border-radius: 10px;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    line-height: 20px;
    padding: 11px;
    min-width: 111px;
    text-align: center;
  }

  #aa_ar_early_section .ar_early_block a:hover {
    background-color: #313131;
    color: #fff;
  }

  /*
  * Exhibitions Page
  */

  #exhibitions-list .exhibition-item {
    background-color: #E5E5E5;
    border-radius: 5px;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }

  #exhibitions-list .exhibition-number {
    background-color: #184DA2;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    width: 36px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-right: 30px;
  }

  #exhibitions-list .text-wrap {
    flex: 1;
  }

  #exhibitions-list h6 {
    color: #184DA2;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  #exhibitions-list p {
    color: #000;
    margin-bottom: 0;
  }

  #exhibitions-list .elementor-button {
    background-color: #184DA2;
    color: #fff;
    font-size: 16px;
    min-width: 194px;
  }

  #exhibitions-list .elementor-button:hover {
    background-color: #A3B8DA;
    color: #184DA2;
  }

  /*
  * Search Results Page
  */

  .search-results-wrap .elementor-post__thumbnail {
    display: none;
  }

  .search-results-wrap .elementor-grid-item{
    background-color: #E5E5E5;
    border-radius: 5px;
    padding: 20px !important;
  }

  .search-results-wrap .elementor-post__excerpt p:after {
    content: " ...";
    display: inline;
  }

  .search-results-wrap .elementor-grid-item .elementor-post__read-more {
    background-color: #A3B8DA;
    border-radius: 10px;
    padding: 11px;
    display: inline-block;
    line-height: 20px;
    min-width: 194px;
    text-align: center;
  }

  .search-results-wrap .elementor-grid-item .elementor-post__read-more:hover {
    background-color: #184DA2;
    color: #fff !important;
  }

  /*
  * Members Login / First Time Login
  */

  .page-id-120:not(.logged-in) .lost_password_width_fifty.ur-frontend-form {
    margin-top: 80px !important;
  }

  .page-id-29:not(.logged-in) #user-registration .ur-frontend-form,
  .page-id-557:not(.logged-in) .lost_password_width_fifty.ur-frontend-form,
  .page-id-120:not(.logged-in) #user-registration .ur-frontend-form {
    max-width: 600px;
    width: 100% !important;
  } 

  .page-id-29 #user-registration p,
  .page-id-29 .ur-frontend-form .ur-form-row .ur-form-grid label, 
  .page-id-29 .ur-frontend-form .ur-form-row .ur-form-grid legend,
  .page-id-557 #user-registration p,
  .page-id-557 .ur-frontend-form .ur-form-row .ur-form-grid label, 
  .page-id-557 .ur-frontend-form .ur-form-row .ur-form-grid legend,
  .page-id-120 #user-registration p,
  .page-id-120 .ur-frontend-form .ur-form-row .ur-form-grid label, 
  .page-id-120 .ur-frontend-form .ur-form-row .ur-form-grid legend {
    color: #000;
    font-size: 16px;
  }

  .page-id-29 #user-registration p a {
    color: #000;
  }

  .page-id-29 .user-registration-Button,
  .page-id-557 .user-registration-Button,
  .page-id-120 .user-registration-Button  {
    font-size: 16px !important;
    min-width: 132px;
    text-transform: none !important;
  }

  .page-id-120 .user-registration-Button {
    min-width: 164px;
  }



  /*
  * Reset Password
  */

  .page-id-120 .user-registration {
    padding-top: 0;
    margin: 0 !important;
  }


  /* Your Profile */
  .profile-quick-links .wp-caption a {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .profile-quick-links .wp-caption .wp-caption-text {
    margin: 0 auto 20px;
    margin-block-start: 0 !important;
  }

  #user-registration {
    justify-content: space-between;
  }

  #user-registration.vertical * {
    font-family: "Poppins Local", Sans-serif !important;
  }

  #user-registration.vertical .user-registration-MyAccount-navigation {
    background: #E5E5E5;
    width: 26%;
  }

  #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
    border-bottom: 1px solid #fff;
    color: #184DA2;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 20px 8px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:after {
    content: "";
    background: url(images/blue-right-arrow.png) no-repeat center top;
    width: 40px;
    height: 40px;
    visibility: hidden;
  }

  #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    background-color: transparent;
    border-left: 0;
  }

  #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover:after,
  #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a:after{
    visibility: visible;
  }

  #user-registration.vertical .user-registration-MyAccount-content {
    width: 74%;
    max-width: 970px;
    padding: 0;
  }

  #user-registration.vertical .user-registration-MyAccount-content .ur-frontend-form,
  #user-registration.vertical .user-registration-MyAccount-content .m_member_dire_section {
    background: #e5e5e5;
    border-radius: 0;
    padding: 40px 70px !important;
  }

  #user-registration .user-registration-MyAccount-content h2 {
    color: #184DA2;
  }

  #user-registration .user-registration-MyAccount-content .user-registration-profile-fields__field-wrapper {
    margin: 0;
  }

  #user-registration.vertical .user-registration-MyAccount-content .ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0;
  }

  #user-registration.vertical input[type="submit"] {
    border: 0;
    text-transform: none;
    font-size: 16px;
    margin-top: 20px;
    min-width: 162px;
  }

  #user-registration.vertical .m_member_dire_section a {
    background-color: #A3B8DA;
    border: 0;
    border-radius: 10px;
    color: #184DA2;
    font-size: 16px;
    font-weight: 600;
    padding: 11px;
    min-width: 162px;
    display: inline-block;
    text-align: center;
  }

  #user-registration.vertical .m_member_dire_section a:hover {
    background-color: #313131;
    color: #fff;
  }

  #user-registration.vertical input[type='radio'] {
    accent-color: #184DA2;
  }

  /*
  * Shop
  */

  .woocommerce-shop .product-loop-grid .price {
    display: flex;
    justify-content: flex-end;
  }

  .woocommerce-shop .product-loop-grid .price del {
    margin-right: 5px;
  }

  .woocommerce-shop .product-loop-grid .elementor-pagination:before,
  .news-loop-grid .facetwp-pager:before {
    content: "Page";
    color: #184DA2;
    margin-right: 20px;
  }

  .woocommerce-shop .product-loop-grid .elementor-pagination .page-numbers,
  .news-loop-grid .facetwp-pager .facetwp-page {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
  }

  .woocommerce-shop .product-loop-grid .elementor-pagination .page-numbers.prev,
  .woocommerce-shop .product-loop-grid .elementor-pagination .page-numbers.next,
  .news-loop-grid .facetwp-pager .facetwp-page.prev,
  .news-loop-grid .facetwp-pager .facetwp-page.next {
    width: auto;
    height: auto;
    line-height: initial;
  }

  .woocommerce-shop .product-loop-grid .elementor-pagination .page-numbers.current,
  .news-loop-grid .facetwp-pager .facetwp-page.active {
    background-color: #A3B8DA;
    border-radius: 50%;
  }

  .woocommerce div.product .added_to_cart {
    display: none !important;
  }

  /*
  * Single Product
  */

  .woocommerce span.onsale {
    background-color: #A3B8DA;
    color: #184DA2;
    font-weight: 600;
  }

  .woocommerce .woocommerce-message {
    border-top-color: #184DA2;
    margin: 0;
  }

  .woocommerce .woocommerce-message::before {
    color: #184DA2;
  }

  .woocommerce .woocommerce-message .button {
    background-color: #184DA2;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
  }

  .woocommerce .woocommerce-message .button:hover {
    background-color: #A3B8DA;
    color: #184DA2;
  }

  .woocommerce .quantity_label {
    color: #184DA2;
    font-size: 20px;
    margin-right: 10px;
  }

  .woocommerce .cart .quantity {
    background-color: #DEDCDC;
    border-radius: 10px;
  }

  .woocommerce .cart .quanitity_block,
  .woocommerce .cart .quantity {
    display: flex !important;
    float: none !important;
    align-items: center; 
  }

  .woocommerce .cart .quantity input[type=number]::-webkit-inner-spin-button, 
  .woocommerce .cart .quantity input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; margin: 0; 
  }

  .woocommerce .quantity input[type=number].qty{
    background-color: #DEDCDC;
    color: #184DA2;
    border: 0;
    padding: 5px;
    height: 42px !important;
    width: 50px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 0 10px 10px 0;
  }

  .woocommerce .cart .quantity .qty_btns {
    position: relative;
  }

  .woocommerce .cart .quantity .qty_btns:after {
    content: "";
    border-left: 1px solid #8C8C8C;
    height: 27px;
    position: absolute;
    right: 0;
    top: 3px;
  }

  .woocommerce .cart .quantity .minus,
  .woocommerce .cart .quantity .plus {
    color: #184DA2;
    background-color: #DEDCDC !important;
    border: 0;
    width: 32px;
    padding: 0;
    height: 16px;
    line-height: 21px;
    border-radius: 10px !important;
    display: block;
    margin: 0 auto !important;
  }

  .woocommerce .cart .quantity .qty_btns button:hover,
  .woocommerce .cart .quantity .qty_btns button:focus {
    color: #000;
  }

  .woocommerce div.product form.cart .button {
    min-width: 185px;
  }

  #reviews .woocommerce-Reviews-title {
    display: none;
  }

  #reviews p.woocommerce-noreviews {
    color: #000 !important;
  }

  #reviews .comment-reply-title {
    display: block;
    margin-bottom: 20px;
  }

  .woocommerce #review_form #respond .form-submit input {
    background-color: #184DA2;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
  }

  .woocommerce #review_form #respond .form-submit input:hover {
    background-color: #A3B8DA;
    color: #184DA2;
  }

  .woocommerce #reviews p.stars a,
  .woocommerce #reviews .star-rating {
    color: #FFC14F;
  }

  .woocommerce .elementor-menu-cart--items-indicator-bubble .cart .quantity {
    background-color: transparent;
    border-radius: 0;
  }

  /*
  * Cart
  */

  .woocommerce-cart .woocommerce-notices-wrapper {
    margin-bottom: 20px;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    font-family: "Poppins Local", Sans-serif;
    font-size: 16px;
    float: none;
    width: 140px;
  }

  .woocommerce-cart table.cart td.actions .coupon .button, 
  .woocommerce-cart table.cart td.actions button[type="submit"] {
    background-color: #A3B8DA;
    color: #184DA2;
  }

  .woocommerce-cart table.cart td.actions .coupon .button:hover, 
  .woocommerce-cart table.cart td.actions button[type="submit"]:hover {
    color: #fff;
    background-color: #184DA2;
  }

  .woocommerce-cart .cart_totals h2,
  .woocommerce-checkout .checkout h3 {
    color: #184DA2;
    font-weight: 600;
    font-size: 24px;
  }

  /*
  * Checkout
  */

  .woocommerce-checkout .woocommerce-info {
    border-top-color: #184DA2;
  }

  .woocommerce-checkout .woocommerce-info::before {
    color: #184DA2;
    top: 20px;
  }

  .woocommerce-checkout form .form-row .input-text[type="text"],
  .woocommerce-checkout form .form-row .input-text[type="tel"],
  .woocommerce-checkout form .form-row .input-text[type="email"] {
    height: 35px !important;
  }

  .woocommerce-checkout form .form-row .input-text {
    font-size: 16px;
  }

  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered { 
    line-height: 20px; 
    height: 35px;
  }

  .woocommerce-checkout .select2-container--default .select2-selection--single { 
    border-radius: 5px; 
    height: 35px;
  }

  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {  
    height: 35px;
  }

  


  /*
  * Media Queries
  */

  @media screen and (max-width: 1520px) and (min-width: 1461px ) {
    #home-banner .swiper-slide-contents {
      max-width: 67%;
    }
  }

  @media screen and (max-width: 1460px) and (min-width: 1200px ) {
    #home-banner .swiper-slide-contents {
      max-width: 64%;
    }
  }

  @media screen and (max-width: 1366px) {
    .news-loop-grid .fwpl-layout {
      column-gap: 40px !important;
    }

    .exhibit-grid .exhibit-category {
      gap: 20px;
    }

    .exhibit-category ul.child-categories li {
      padding: 10px;
    }

    .meetings-loop-grid table tbody {
      gap: 20px;
    }

    .ar_search_s_list .ar_search_s_l_block {
      max-width: 300px;
    }

    .ar_search_s_list .ar_search_s_l_block p {
      font-size: 22px;
    }

    .ar_search_s_list .ar_search_s_l_block:before {
      width: 86px;
      height: 81px;
      left: -36px;
      top: -36px;
    }

    #user-registration.vertical {
      column-gap: 20px;
    }

    #user-registration.vertical .user-registration-MyAccount-content {
      width: calc(100% - 26% - 20px);
      max-width: 100%;
    }

    #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
      font-size: 18px;
    }

  }
  @media screen and (max-width: 1200px) {
    .page_inner_heading_section h1.entry-title,
    .page_inner_se_in h1.entry-title,
    .page_header_title h1 {
      font-size: 28px;
    }

    .archive .elementor-shortcode h1 {
      font-size: 28px;
    }

    .news-loop-grid .fwpl-layout {
      column-gap: 20px !important;
      grid-template-columns: repeat(2, 1fr) !important;
    }

    .exhibit-posts .exhibit-item {
      width: 25%;
    }

    .ar_search_s_list .ar_search_s_l_block {
      max-width: 250px;
    }

    .ar_search_s_list .ar_search_s_l_block p {
      font-size: 20px;
    }

    .ar_search_s_list .ar_search_s_l_block:before {
      width: 76px;
      height: 71px;
      left: -26px;
      top: -26px;
    }


  }

  @media screen and (max-width: 1024px) {
    .page_inner_heading_section h1.entry-title,
    .page_inner_se_in h1.entry-title,
    .page_header_title h1 {
      font-size: 26px;
    }

    .blue-arrow-list ul li {
      background-size: 30px;
      background-position: left top;
      padding-left: 40px;
      padding-bottom: 20px;
    }

    .news-loop-grid .facetwp-pager:before,
    .news-loop-grid .facetwp-pager .facetwp-page,
    .news-loop-grid .fwpl-layout .news-title {
      font-size: 18px;
    }

    .archive .elementor-shortcode h1 {
      font-size: 26px;
    }

    .exhibit-category ul.child-categories li a {
      gap: 10px;
    }

    .exhibit-category ul.child-categories li h6 {
      width: calc(100% - 81px - 10px);
    }

    .exhibit-category ul.child-categories li h6:after {
      background-size: 30px;
      width: 30px;
      height: 30px;
      padding-left: 8px;
    }

    .committee-grid:after {
      display: none;
    }

    #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
      font-size: 16px;
      padding: 8px 20px;
    }

    #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:after {
      background-size: 30px;
      height: 30px;
      width: 30px;
    }

    #user-registration.vertical .user-registration-MyAccount-content .ur-frontend-form, 
    #user-registration.vertical .user-registration-MyAccount-content .m_member_dire_section {
      padding: 30px !important;
    }
  }

  @media screen and (max-width: 980px) {
    .exhibit-grid .exhibit-category {
      row-gap: 30px;
      column-gap: 0;
      flex-wrap: wrap;
      justify-content: space-between;
    }

    .exhibit-category .exhibit-item {
      width: 48%;
    }

    .exhibit-posts .exhibit-item {
      width: 33.33%;
    }

    .meetings-loop-grid table tbody {
      flex-wrap: wrap;
    }

    .meetings-loop-grid table tbody tr {
      width: 30%;
    }

    .ar_search_s_list .ar_search_s_l_block {
      max-width: 200px;
    }

    .ar_search_s_list .ar_search_s_l_block p {
      font-size: 18px;
    }

    .ar_search_s_list .ar_search_s_l_block:before {
      width: 56px;
      height: 51px;
      font-size: 38px;
    }

    .ar_search_s_list .ar_search_s_l_block.ar_other_s_search:before,
    .ar_search_s_list .ar_search_s_l_block.ar_recent_s_search:before {
      font-size: 20px;
    }

    .ar_search_s_list .ar_search_s_l_block a {
      min-width: 160px;
    }
  }

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

    .elementor-location-footer .form_contact input[type="submit"] {
      margin: 10px auto 0;
    }

    .elementor-location-footer .form_contact .recaptcha {
      margin: 10px auto 20px;
    }

    .elementor-location-footer .form_contact .g-recaptcha > div {
      margin: 0 auto;
    }

    #timeline-wrap .twae-story-left .twae-content {
      flex-direction: row;
    }

    #timeline-wrap .twae-wrapper .twae-story-left .twae-media img {
      margin: 0 auto 0 0 !important;
    }

    #timeline-wrap .twae-wrapper .twae-story-left .twae-icon {
      left: -94px;
      right: inherit;
    }

    .council-wrap .elementor-widget-image-box figure img {
      max-width: 170px;
      width: 100%;
      margin: 0 auto 10px;
    }

    .council-wrap .elementor-widget-image-box .elementor-image-box-content {
      width: 100%;
    }

    .news-loop-grid .fwpl-layout .news-title {
      font-size: 16px;
    }

    .exhibit-category .exhibit-item {
      width: 100%;
    }

    .exhibit-posts .exhibit-item {
      width: 50%;
    }

    .committee-grid .elementor-cta__image {
      max-width: 78px;
      height: 71px;
      margin: -50px 0 0 -56px;
    }

    .committee-grid .elementor-cta__title {
      width: calc(100% - 30px);
    }

    .meetings-loop-grid table tbody tr {
      padding: 20px;
      width: 47%;
    }

    .meetings-loop-grid table tbody td:first-child {
      font-size: 18px;
    }

    .ar_search_s_blocks .ar_search_s_list {
      gap: 50px;
    }

    .ar_search_s_list .ar_search_s_l_block {
      max-width: 92%;
    }

    .ar_search_s_list .ar_search_s_l_block p {
      max-width: 100%;
    }

    .ar_search_s_blocks select, 
    .ar_search_s_blocks input[type="text"] {
      font-size: 20px;
    }

    #aa_ar_early_section .ar_early_block h3 {
      font-size: 18px;
      margin-bottom: 20px;
    }

    #aa_ar_early_section .ar_early_bl_inner {
      flex-direction: column;
      align-items: flex-start;
    }

    #aa_ar_early_section .ar_early_bl_left {
      width: 100%;
      margin-bottom: 20px;
    }

    #exhibitions-list .exhibition-item {
      flex-wrap: wrap;
    }

    #exhibitions-list .website-info {
      flex: 0 0 100%;
      margin-top: 15px;
    }

    .woocommerce-shop .product-loop-grid .elementor-pagination .page-numbers {
      width: 25px;
      height: 25px;
      line-height: 25px;
    }

    .woocommerce-cart .cart_totals h2,
    .woocommerce-checkout .checkout h3 {
      font-size: 20px;
    }

    #user-registration.vertical {
      flex-direction: column;
      row-gap: 30px;
    }

    #user-registration.vertical .user-registration-MyAccount-navigation,
    #user-registration.vertical .user-registration-MyAccount-content {
      width: 100%;
    }

    
  }

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

    #timeline-wrap .twae-wrapper {
      --tw-ibx-size: 48px;
    }

    #timeline-wrap .twae-wrapper .twae-content {
      flex-direction: column !important;
    }

    #timeline-wrap .twae-wrapper .twae-story-left .twae-media img {
      margin: 0 0 10px !important;
    }

    #timeline-wrap .twae-wrapper .twae-story-right .twae-icon {
      left: -48px;
    }

    #timeline-wrap .twae-wrapper .twae-story-left .twae-icon {
      left: -48px;
    }

    .news-loop-grid .fwpl-layout {
      grid-template-columns: repeat(1, 1fr) !important;
    }

    .ar_search_s_blocks select, 
    .ar_search_s_blocks input[type="text"] {
      font-size: 18px;
      height: 44px;
      padding: 10px;
    }

    .f_form_others .r_recent_form_s_inner, 
    .f_form_recent .r_recent_form_s_inner {
      flex-direction: column;
      gap: 10px;
    }

    .f_form_others .r_recent_form_s_inner .r_recent_select, 
    .f_form_recent .r_recent_form_s_inner .r_recent_select {
      padding: 0;
      width: 97%;
    }

    .ar_search_s_blocks input[type="submit"] {
      background-size: 30px;
      height: 44px;
      width: 100%;
    }

    .ss_f_pdf_search input[type="text"] {
      width: calc(100% - 44px);
    }

    .ss_f_pdf_search input[type="submit"] {
      width: 44px;
    }

    #aa_ar_early_section .ar_early_block h3 {
      font-size: 16px;
    }

    .woocommerce-shop .product-loop-grid .elementor-grid {
      grid-template-columns: repeat(1, 1fr) !important;
    }

    .woocommerce-shop .product-loop-grid .elementor-grid h4,
    .woocommerce-shop .product-loop-grid .elementor-grid .elementor-widget-theme-post-excerpt {
      min-height: auto !important;
    }

    .page-id-29 #user-registration p a.l_ftime_passwrd {
      display: block;
    }
  }

  @media screen and (max-width: 460px) {
    .exhibit-category ul.child-categories li img {
      max-width: 70px;
    }

    .exhibit-category ul.child-categories li h6 {
      width: calc(100% - 70px - 10px);
    }

    .exhibit-posts .exhibit-item {
      width: 100%;
    }

    .meetings-loop-grid table tbody tr {
      width: 100%;
    }

    #exhibitions-list .exhibition-item {
      padding: 20px;
    }

    #exhibitions-list .exhibition-number {
      margin-right: 15px;
    }

  }  