/**
 * @file
 * Form Styling
 */
body.node-type-expansion div#block-views-596abbf1c1b7aa937836f60f3c70c4ac,
body.node-type-expansion div#block-views-expansion-plans-block-1,
body.node-type-expansion div#block-views-expansions-node-views-block-2,
body.node-type-expansion .views-field-field-kst-total-sites {
  display: none; }

body.node-type-country div#block-views-countries-block-4,
body.node-type-country div#block-views-countries-block-5,
body.node-type-country div#block-views-expansion-plans-block {
  display: none; }

body.node-type-expansion.page-node-182 div#block-views-expansions-node-views-block-4 {
  display: none; }
body.node-type-expansion.page-node-182 div#block-views-pull-quotes-block-1 {
  padding-bottom: 100px; }

body.node-type-expansion div#sites-link-text {
  display: none; }
body.node-type-expansion div#simple-dialog-container div#sites-link-text {
  display: block; }

#footer-bar .block-mailchimp-signup .form-item {
  margin-top: 1.2em;
  margin-bottom: 1.2em; }
#footer-bar .block-mailchimp-signup #webform-component-field-first-name, #footer-bar .block-mailchimp-signup #webform-component-field-last-name {
  width: 50%;
  float: left;
  margin: 0;
  padding-right: 20px;
  float: left;
  margin-top: 1.2em;
  margin-bottom: 1.2em; }
#footer-bar .block-mailchimp-signup #webform-component-field-last-name {
  padding-right: 0; }
#footer-bar .block-mailchimp-signup .webform-component-cc_email {
  display: none; }

.INT #modal-container .get-involved-form .webform-client-form .webform-component-markup,
.page-node-179 #modal-container #block-webform-client-block-1243 .webform-component-markup {
  width: 100%;
  display: block;
  clear: both; }
  .INT #modal-container .get-involved-form .webform-client-form .webform-component-markup p,
  .page-node-179 #modal-container #block-webform-client-block-1243 .webform-component-markup p {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-family: "adelle", serif; }
.INT #modal-container .get-involved-form .webform-client-form .form-item,
.page-node-179 #modal-container #block-webform-client-block-1243 .form-item {
  width: 100%;
  clear: both; }
  .INT #modal-container .get-involved-form .webform-client-form .form-item input,
  .page-node-179 #modal-container #block-webform-client-block-1243 .form-item input {
    border: 1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
.INT #modal-container .get-involved-form .webform-client-form #webform-component-field-last-name,
.INT #modal-container .get-involved-form .webform-client-form #webform-component-field-first-name,
.page-node-179 #modal-container #block-webform-client-block-1243 #webform-component-field-last-name,
.page-node-179 #modal-container #block-webform-client-block-1243 #webform-component-field-first-name {
  width: 50%;
  float: left;
  padding-right: 20px;
  float: left;
  margin: 1.2em 0 14px;
  clear: none; }
.INT #modal-container .get-involved-form .webform-client-form #webform-component-ccemail,
.page-node-179 #modal-container #block-webform-client-block-1243 #webform-component-ccemail {
  display: none; }
.INT #modal-container .get-involved-form .webform-client-form #webform-component-field-last-name,
.page-node-179 #modal-container #block-webform-client-block-1243 #webform-component-field-last-name {
  margin-right: 0;
  padding-right: 0; }

.node-class-donate-page #banner ul.boxes li.views-row {
  width: 48% !important; }
  .node-class-donate-page #banner ul.boxes li.views-row:nth-child(2) {
    margin-left: 2%;
    margin-right: 0; }

#footer-bar .footer-badges.block-block {
  padding: 20px 10px 12px 20px;
  -webkit-border-radius: 30px 20px 35px 20px;
  -moz-border-radius: 30px 20px 35px 20px;
  border-radius: 30px 20px 35px 20px;
  border: 1px solid #fff;
  background: #fff;
  overflow: hidden; }

@media (min-width: 760px) {
  .view-team-boxes > .view-content {
    margin-left: 2%; } }
.view-team-boxes > .view-content .views-row {
  float: left;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid #f2f2f2;
  border-bottom: 2px solid #d9d9d9;
  position: relative; }
  @media (min-width: 760px) and (max-width: 1239px) {
    .view-team-boxes > .view-content .views-row {
      width: 48%; } }
  @media (max-width: 759px) {
    .view-team-boxes > .view-content .views-row {
      width: 100%;
      margin-right: 0;
      margin-bottom: 2em; } }
  .view-team-boxes > .view-content .views-row img {
    width: 100%;
    height: auto; }
  .view-team-boxes > .view-content .views-row .btn-trans {
    position: relative; }
    .view-team-boxes > .view-content .views-row .btn-trans a {
      font-family: "proxima-nova",sans-serif;
      border: 1px solid #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      padding: 15px;
      line-height: 10px;
      display: inline-block;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.93em;
      background: url(../images/black-trans90.png);
      color: #fff;
      text-decoration: none;
      opacity: 0.7;
      -webkit-transition: opacity 300ms;
      -moz-transition: opacity 300ms;
      -ms-transition: opacity 300ms;
      -o-transition: opacity 300ms;
      transition: opacity 300ms;
      position: absolute;
      top: -4em;
      right: 20px; }
      .no-touch .view-team-boxes > .view-content .views-row .btn-trans a:hover {
        background: url(../images/black-trans90.png);
        opacity: 1; }
  .view-team-boxes > .view-content .views-row .views-field-title {
    padding: 10px 20px 0; }
    .view-team-boxes > .view-content .views-row .views-field-title a {
      text-decoration: none;
      color: #2b73b6;
      font-size: 24px; }
  .view-team-boxes > .view-content .views-row .views-field-field-team-title, .view-team-boxes > .view-content .views-row .views-field-field-team-organization {
    padding: 0 20px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "proxima-nova",sans-serif; }
  .view-team-boxes > .view-content .views-row .views-field-field-team-country-nr {
    background: url(../images/blue-rect.png) 0 0 no-repeat;
    width: 83px;
    height: 83px;
    padding-top: 13px;
    padding-right: 24px;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    font-size: 0.75em;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    text-align: center; }
.view-team-boxes.remaining-view-content {
  margin-top: 0;
  position: relative;
  top: -4em; }
  .view-team-boxes.remaining-view-content .pager-load-more a {
    padding-top: 0; }
.view-team-boxes > .view-footer {
  clear: both; }

#quicktabs-team > .item-list {
  position: relative;
  right: 50%;
  float: right;
  margin-bottom: 40px; }
  #quicktabs-team > .item-list ul {
    float: left;
    position: relative;
    left: 50%; }
  #quicktabs-team > .item-list > ul {
    border: 1px solid #f2f2f2;
    border-bottom: 2px solid #d9d9d9;
    margin: 0;
    padding: 0;
    background: #fff; }
    #quicktabs-team > .item-list > ul li {
      float: left;
      padding: 0; }
      #quicktabs-team > .item-list > ul li.active a {
        background: #2b73b6;
        color: #fff; }
        #quicktabs-team > .item-list > ul li.active a:after {
          content: '';
          position: absolute;
          display: block;
          bottom: -3px;
          left: 0;
          height: 11px;
          width: 100%;
          background: url(../images/wht-triangle-up.png) 50% 0 no-repeat; }
      #quicktabs-team > .item-list > ul li:first-child a {
        border-left: 0; }
      #quicktabs-team > .item-list > ul li a {
        display: block;
        padding: 10px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px 26px;
        color: #2b73b6;
        border-left: 1px solid #e5e5e5;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -ms-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms; }
        .no-touch #quicktabs-team > .item-list > ul li a:hover {
          background: #2b73b6;
          color: #fff; }
      #quicktabs-team > .item-list > ul li .ajax-progress {
        position: absolute;
        top: -30px;
        left: 0; }
@media (max-width: 1239px) {
  #quicktabs-team > .item-list {
    float: none;
    right: 0; }
    #quicktabs-team > .item-list > ul {
      float: none;
      left: 0;
      margin-bottom: 20px; }
      #quicktabs-team > .item-list > ul li {
        float: none;
        width: 100%;
        border-bottom: 1px solid #e5e5e5; }
        #quicktabs-team > .item-list > ul li.active a:after {
          display: none; }
        #quicktabs-team > .item-list > ul li:first-child a {
          border-left: none; }
          #quicktabs-team > .item-list > ul li:first-child a:first-child.active a {
            border-left: none; }
        #quicktabs-team > .item-list > ul li a {
          border-left: none; } }
#quicktabs-team .views-row ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #quicktabs-team .views-row ul li {
    list-style: none; }
#quicktabs-team #quicktabs-container-team {
  clear: both; }

.blue-history-block {
  background: #00427c url(../images/blue-history.jpg) 50% 0 no-repeat;
  background-size: cover !important;
  color: #fff;
  padding: 80px 0 0;
  /*max-width: 1680px;*/
  margin: 0 auto; }
  @media (max-width: 1239px) {
    .blue-history-block {
      padding: 60px 0; } }
  @media (max-width: 759px) {
    .blue-history-block {
      padding: 40px 0;
      text-align: center; } }
  .blue-history-block #team-history {
    font-size: 1em; }
    @media (max-width: 1239px) {
      .blue-history-block #team-history {
        margin: 0; }
        .blue-history-block #team-history h2.block-title {
          margin: 0; } }
    .blue-history-block #team-history h2.block-title {
      color: #fff; }
  .blue-history-block a.btn-white-lg {
    font-family: "vinyl",sans-serif;
    background: #2b73b6;
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #00aeef;
    padding: 10px 30px;
    font-size: 1em;
    margin-top: 0.5em;
    display: inline-block;
    font-family: "proxima-nova",sans-serif;
    font-weight: bold;
    font-size: 0.9em;
    padding: 10px 20px;
    margin-bottom: 3em; }
    .no-touch .blue-history-block a.btn-white-lg:hover {
      text-decoration: none; }
    .no-touch .blue-history-block a.btn-white-lg:hover {
      background: #2b73b6;
      color: #fff;
      -webkit-transition: background 300ms;
      -moz-transition: background 300ms;
      -ms-transition: background 300ms;
      -o-transition: background 300ms;
      transition: background 300ms; }
  .blue-history-block #team-partners {
    color: #fff;
    background: url(../images/paul.png) 0 0 no-repeat;
    width: 480px;
    height: 685px;
    margin-right: -40px;
    margin-top: -10px;
    text-indent: -9999px; }
    @media (max-width: 1239px) {
      .blue-history-block #team-partners {
        display: none; } }

.node-type-team #node_team_full_group_left_col, .node-type-team #node-team-full-group-left-col {
  float: left;
  width: 65%;
  max-width: 800px; }
  @media (max-width: 1239px) {
    .node-type-team #node_team_full_group_left_col, .node-type-team #node-team-full-group-left-col {
      float: none;
      width: 100%; } }
.node-type-team #node_team_full_group_right_col, .node-type-team #node-team-full-group-right-col {
  float: right;
  width: 30%; }
  @media (max-width: 1239px) {
    .node-type-team #node_team_full_group_right_col, .node-type-team #node-team-full-group-right-col {
      display: none; } }
  .node-type-team #node_team_full_group_right_col .boxed-block, .node-type-team #node-team-full-group-right-col .boxed-block {
    border: 1px solid #f2f2f2;
    border-bottom: 2px solid #d9d9d9;
    background: url(../images/bg_hdr_trim.png) 0 -6px repeat-x;
    padding: 60px 40px;
    margin-top: 2em; }
    .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-first-name, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-first-name {
      font-size: 20px;
      text-transform: uppercase;
      font-weight: bold;
      position: relative;
      top: -1em; }
    .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-phone-number, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-phone-number {
      background: url(../images/phone-icon.png) 0 4px no-repeat;
      padding-left: 30px;
      margin-bottom: 1em; }
      .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-phone-number .field-label, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-phone-number .field-label {
        display: block;
        float: none; }
    .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-email, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-email {
      background: url(../images/mail-icon.png) 0 4px no-repeat;
      padding-left: 30px;
      margin-bottom: 1em; }
      .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-email .field-label, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-email .field-label {
        display: block;
        float: none; }
    .node-type-team #node_team_full_group_right_col .boxed-block .field-name-field-team-address, .node-type-team #node-team-full-group-right-col .boxed-block .field-name-field-team-address {
      margin-bottom: 1em; }

.view-team .view-header {
  position: relative;
  zoom: 1;
  margin-bottom: 40px !important; }
  .view-team .view-header:before, .view-team .view-header:after {
    content: "";
    display: table; }
  .view-team .view-header:after {
    clear: both; }
  @media (min-width: 1240px) {
    .view-team .view-header {
      max-width: 1200px;
      margin: 0 auto; } }
  @media (max-width: 1239px) {
    .view-team .view-header {
      margin: 0 60px; } }
  @media (max-width: 759px) {
    .view-team .view-header {
      margin: 0 25px; } }

.section-about article.our-history-page {
  display: none; }

#content .affordable-reliable-safe-block {
  background: url(../images/taking_swes_global.jpg) center bottom no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 auto;
  background-position: 10% 40%;
  zoom: 1; }
  #content .affordable-reliable-safe-block:before, #content .affordable-reliable-safe-block:after {
    content: "";
    display: table; }
  #content .affordable-reliable-safe-block:after {
    clear: both; }
  @media (max-width: 1239px) {
    #content .affordable-reliable-safe-block {
      background: url(../images/booklet.jpg) 520px bottom no-repeat; } }
  @media (max-width: 759px) {
    #content .affordable-reliable-safe-block {
      background: none; } }
  #content .affordable-reliable-safe-block .block-INT {
    max-width: 1200px;
    margin: 0 auto; }
    #content .affordable-reliable-safe-block .block-INT h2, #content .affordable-reliable-safe-block .block-INT .node-custom-content-block {
      width: 605px;
      float: right;
      clear: right; }
      @media (max-width: 1239px) {
        #content .affordable-reliable-safe-block .block-INT h2, #content .affordable-reliable-safe-block .block-INT .node-custom-content-block {
          float: none;
          width: 500px; }
          #content .affordable-reliable-safe-block .block-INT h2 p, #content .affordable-reliable-safe-block .block-INT .node-custom-content-block p {
            text-align: left !important; } }
      @media (max-width: 759px) {
        #content .affordable-reliable-safe-block .block-INT h2, #content .affordable-reliable-safe-block .block-INT .node-custom-content-block {
          width: auto; }
          #content .affordable-reliable-safe-block .block-INT h2 p, #content .affordable-reliable-safe-block .block-INT .node-custom-content-block p {
            text-align: center !important; } }
  #content .affordable-reliable-safe-block a.btn_blue {
    font-size: 16px;
    font-weight: bold; }

.blue-history-block a.btn-white-lg {
  font-size: 16px;
  font-weight: bold; }

#quicktabs-container-team #quicktabs-tabpage-team-0 .view-team .view-content .views-row .views-field views-field-field-team-country-nr {
  display: none !important; }
