@media only screen and (min-width: 0px) and (max-width: 574px) {
  .armscontrol-now {
    margin-top: 0;
  }
  .aca-bottom .b {
    margin-top: 25px;
  }
  .armscontrol-now {
    margin-bottom: 0;
  }
  .armscontrol-now,
  .latest-analysis {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  #superfish-main-navigation-toggle {
    background: url(..//images/humberg.png) center no-repeat;
    color: black;
    background-size: cover;
    position: absolute;
    top: 5px;
    right: 18px;
    z-index: 999999;
    width: 50px;
    height: 45px;
    padding: 0px;
    font-size: 0;
    border-radius: 5px 5px 0px 0px;
  }

  #superfish-main-navigation-toggle.sf-expanded {
    background: url(../images/close.png) center no-repeat;
    background-size: cover;
  }

  ul#superfish-main-navigation-accordion {
    background: #0c1923;
    z-index: 1111;
    margin-top: 5px;
  }

  ul#superfish-main-navigation-accordion li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    padding: 0.5em 5%;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }

  ul#superfish-main-navigation-accordion li {
    position: relative;
  }

  ul#superfish-main-navigation-accordion
    .sf-depth-1.menuparent
    .menuparent::after {
    content: "+";
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
    position: absolute;
    background: #253039;
    right: 0px;
    top: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 7px 17px 9px 17px;
    z-index: 1;
  }

  ul#superfish-main-navigation-accordion
    .sf-depth-1.menuparent.sf-expanded
    .menuparent::after {
    content: "-" !important;
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
    position: absolute;
    background: #253039;
    right: 0px;
    top: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 7px 20px 9px 19px;
    z-index: 1;
  }

  ul#superfish-main-navigation-accordion .sf-has-clone-parent .sf-clone-parent {
    display: none;
  }

  ul#superfish-main-navigation-accordion .sf-has-clone-parent li a {
    padding: 0.5em 10%;
    opacity: 0.75;
  }

  .header-top .main-navigation .contextual-region {
    position: unset;
  }

  .header-top {
    padding-top: 45px;
    position: relative;
  }

  .header-top .main-navigation {
    background: unset;
  }

  .header-top.nav-toggle {
    display: flex;
    flex-direction: column-reverse;
  }

  .header-top {
    display: flex;
    flex-direction: column-reverse;
  }

  .header-top .main-navigation {
    min-height: 10px;
  }

  .header-top-right .register a {
    display: block;
    padding-top: 8px;
  }

  .header-top-right .nav-item a {
    padding: 0px 0px;
    margin: -10px 0px;
  }

  .header-top-right #block-usermenu {
    width: 100%;
    display: flex;
    justify-content: end;
    padding-top: 0px;
    float: unset;
  }

  #sidebar_first_area {
    display: none;
  }

  body.sidebar-first #midcontent_area {
    width: 100%;
  }

  .header-top .row {
    border-bottom: 4px solid #005581;
  }
  .path-frontpage .region-actoday .view-cover-image-and-pdf-term img {
    max-width: 300px;
  }
  .banner-left {
    width: 100%;
    background: url(../images/world3.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 10px;
  }
  .banner-right {
    width: 100%;
  }
  .banner-right .views_slideshow_cycle_slide {
    width: 100% !important;
  }
  .Information-Ideas-Influence {
    padding: unset;
  }
  .homepage-banner .banner-image img {
    max-height: unset;
    width: 100%;
  }
  .homepage-banner .banner-title h3 {
    font-size: 26px;
  }
  .Information-Ideas-Influence .Info-title {
    font-size: 20px;
    line-height: 26px;
    color: #222;
    margin: unset;
    font-weight: 700;
  }
  .Information-Ideas-Influence .info-body {
    font-size: 19px;
    line-height: 26px;
    color: #222;
    font-weight: 700;
  }
  .header-top-right .navbar-right li a {
    padding: 0;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1079px) {
  .Information-Ideas-Influence .Info-title {
    font-size: 22px;
  }
  .Information-Ideas-Influence .info-body {
    font-size: 26px;
    line-height: 34px;
  }
  .homepage-banner .banner-title h3 {
    font-size: 26px;
    line-height: 30px;
  }
  .path-frontpage .region-actoday .view-cover-image-and-pdf-term img {
    max-width: 270px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .header-top-right .region-header-top-right #block-searchform {
    grid-area: first;
  }
  .header-top-right .region-header-top-right #block-registerforemailupdate {
    grid-area: second;
    text-align: end;
    margin-top: 10px;
  }
  .header-top-right .region-header-top-right #block-usermenu {
    grid-area: third;
    width: 100%;
  }
  .header-top-right .region-header-top-right #block-sociallink-2 {
    grid-area: fourth;
  }
  .header-top-right .region-header-top-right {
    display: grid;
    grid-template-areas:
      "second second"
      "first first"
      "third fourth";
      grid-template-columns: 50% 50%;
  }
  .header-top-right .register a {
    display: block;
  }
}
@media only screen and (min-width: 0) and (max-width: 640px) {
  .header-top-right .register,
  .social-link {
    display: none !important;
  }

  .header-top-left {
    width: 80%;
  }

  .header-top-right {
    width: 100%;
  }

  .header-top .row {
    position: relative;
  }
  .header-top-right .region-header-top-right {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .header-top-right #block-usermenu {
    position: absolute;
    top: -80px;
    right: 15px;
    z-index: 1;
  }

  .header-top-right #block-usermenu {
    width: unset !important;
  }

  .js-form-type-search input#edit-keys {
    border: 1px solid #ccc;
    background: unset;
    min-width: 65%;
  }

  .header-top-left {
    width: 80% !important;
  }

  .header-top-right {
    width: 100% !important;
  }
  .main-content img.right,
  .main-content img.left {
    width: 96%;
    height: auto;
    margin: auto;
    /* margin: 0 !important; */
  }
  .path-frontpage .region-actoday {
    display: flex;
    flex-direction: column;
  }
  .path-frontpage .region-actoday .view-cover-image-and-pdf-term {
    order: -1;
  }
  .path-frontpage .region-actoday .view-cover-image-and-pdf-term img {
    max-width: 100% !important;
  }
  .view-homepageblock-events {
    margin-bottom: 30px;
  }
  .header-top-right #search-block-form .input-group {
    justify-content: center;
    padding: 10px;
  }
  .js-form-type-search input.form-search {
    background: unset;
  }
  .hide-for-small {
    display: none;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .header-top-right #block-search-form {
    display: flex;
    justify-content: center;
    padding-right: unset !important;
  }

  .header-top-left .logo img {
    width: 85% !important;
  }

  .header-top .row {
    border-bottom: 4px solid #005581;
  }

  .header-top-left {
    width: 60%;
  }

  .header-top-right {
    width: 40%;
    padding: 0;
  }

  .header-top-right form #edit-keys {
    min-width: unset !important;
  }
  #block-aca-search-form .js-form-item {
    width: 60%;
  }

  #sidebar_first_area {
    display: none;
  }

  body.sidebar-first #midcontent_area {
    width: 100%;
  }
  .banner-right {
    width: 100%;
  }

  .path-frontpage .region-actoday .view-cover-image-and-pdf-term img {
    max-width: 210px;
  }
  .homepage-banner .banner-title h3 {
    font-size: 22px;
  }
  /* .homepage-banner .banner-title {
    position: unset;
 } */
  .column .table-responsive > .table td.views-field-title {
    white-space: unset !important;
  }
  .header-top-right .register a {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.header-top-left .logo img {
    width: 88% !important;
  }
  .header-top-right .register a {
    color: #005581;
    padding-top: 4px;
    padding-bottom: 0px;
    font-weight: 700;
    text-align: right;
    font-size: 16px;
    text-decoration: none;
    display: none;
    font-family: 'Univers 55';
  }
  .path-frontpage .region-actoday {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 20px;
  }
  .path-frontpage .region-actoday .view-cover-image-and-pdf-term img {
    max-width: 100%;
    margin-right: 30px;
    padding-right: 30px;
  }
  .header-top-right .social-link {
    display: flex;
    list-style: none;
    padding: 7px 0px;
    margin: 0;
  }
	.header-top-right form #edit-keys {
		min-width: unset;
	}
	.header-top-right #search-block-form .glyphicon.glyphicon-search {
		top: 0 !important;
		left: 2px;
	}
  .banner-right .views_slideshow_cycle_teaser_section {
    width: 100% !important;
  }
  .column .table-responsive > .table td.views-field-title {
    white-space: unset !important;
  }

}
@media only screen and (min-width: 1170px) and (max-width: 1240px) {
  .banner-right .views_slideshow_cycle_teaser_section {
    width: 100% !important;
  }
  .banner-right .views_slideshow_cycle_slide {
    width: 100% !important;
  }
  
}
@media only screen and (min-width: 0px) and (max-width: 439px) {
  #aca-path-content .aca-box-wrapper {
    min-height: 450px;
  }
}
@media only screen and (min-width: 440px) and (max-width: 703px) {
  #aca-path-content .aca-box-wrapper {
    min-height: 360px;
  }
}
@media only screen and (min-width: 704px) and (max-width: 733px) {
  #aca-path-content .aca-box-wrapper {
    min-height: 265px;
  }
}
@media only screen and (min-width: 734px) and (max-width: 906px) {
  #aca-path-content .aca-box-wrapper {
    min-height: 235px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1202px) {
  #aca-path-content .aca-box-wrapper {
    min-height: 235px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 399px) {
  .profile .membership-buttons {
    display: block;
  }
  .membership-join {
    margin-bottom: 18px;
  }
}