/* OFFICES PAGE */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

div.office_info_modal { text-align: left;}
div.collaborating_firm { text-align: left; }

#map-container { text-align: center;padding-bottom: 30px; }
#mapdiv { margin-left: auto; margin-right: auto;  }
.column.mapjs {
  padding: 0;
  margin: 0; }


/*
.row.country {
  display: none;
  margin-top: 25px; }
  .row.country .address-item {
    text-align: left;
    width: 25%;
    float: left; }
    .row.country .address-item .content {
      padding: 10px; }
      .row.country .address-item .content h3 {
        color: #ab0e1e;
        margin: 0; }
      .row.country .address-item .content h4 {
        color: #243444;
        font-size: 15px;
        line-height: 24px;
        margin: 5px 0 0;
        font-weight: 600; }
      .row.country .address-item .content h5 {
        margin: 5px 0px 8px 0px;
        font-size: 15px;
        line-height: 24px;
        font-family: "Roboto", arial, sans-serif;
        font-weight: 400; }
      .row.country .address-item .content p.small {
        padding-bottom: 20px; }

.row.united_states {
  display: none; }

#map-filter h3 {
  color: #243444;
  margin-bottom: 0px; }

#map-filter p {
  margin-top: 0px;
  color: #243444; }

g.menuitem {
  background: url("/assets/map-markers/map-marker-red.png"); }

g.menuitem circle {
  display: none; }

*/

/* OFFICES PAGE */
.ammapDescriptionWindow, .ammapDescriptionWindow.amcharts-description-div { width: 300px; font: normal normal 400 "Roboto", arial, sans-serif !important; font-family: 'Roboto', sans-serif !important; }
div.office_info_modal, div.office_info_modal p {
  text-align: left;
  font: normal normal 400 "Roboto", arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 22px !important; }
div.office_info_modal a, div.office_info_modal p a { color: #ab0e1e !important; }

div.office_info_modal h6 {
  display: none;
  margin-top: 10px; }

div.office_info_modal span.office-name {
  font-weight: bold;
  text-decoration: underline; }

div.collaborating_firm, div.collaborating_firm p {
  text-align: left;
  font: normal normal 400 "Roboto", arial, sans-serif;
  font-size: 10px !important;
  line-height: 1.2em !important; }

.ammapDescriptionTitle.amcharts-description-title-div {
  display: none; }

.column.mapjs {
  padding: 0;
  margin: 0; }

.row.country {
  display: block;
  margin: 25px 0px 25px 10px !important; }
  .row.country .address-item {
    text-align: left;
    width: 25%;
    float: left; }
    .row.country .address-item .content { font-family:'Roboto', sans-serif;
      padding: 10px; }
      .row.country .address-item .content h3 {
        color: #ab0e1e;
        margin: 0; }
      .row.country .address-item .content h4 {
        color: #243444;
        font-size: 15px;
        line-height: 24px;
        margin: 5px 0 0;
        font-weight: 600; }
      .row.country .address-item .content h5 {
        margin: 5px 0px 8px 0px;
        font-size: 15px;
        line-height: 24px;
        font-family: "Roboto", arial, sans-serif;
        font-weight: 400; }
      .row.country .address-item .content p.small {
        padding-bottom: 20px; }

.row.united_states {
  display: block; }

#map-filter {
  margin-top: 30px; }
  #map-filter h3 {
    color: #ab0e1e;
    margin-bottom: 0px;
    font-size: 23px;
    line-height: 28px; }
  #map-filter p {
    margin-top: 0px;
    color: #243444;
    font-size: 12px;
    line-height: 18px; }

g.menuitem {
  background: url("/assets/map-markers/map-marker-red.png"); }

g.menuitem circle {
  display: none; }

#individual_offices h5 {
  text-transform: none; }

#individual_offices h6 {
  display: none; }

#individual_offices .firm-logo {
  width: auto;
  height: auto;
  margin-bottom: 15px; }

#individual_offices .address-item p.small p span {
  display: none; }

#individual_offices .address-item p.small p img {
  width: auto;
  height: auto;
  margin-top: 10px; }

#individual_offices .coll-firm {
  font-size: 12px;
  line-height: 18px; }

.row.country .address-item .content h4.office-md {
  padding: 0;
  margin: 5px 0px 0px;
  line-height: 18px !important; }

.row.country .address-item .content h5.office-md {
  padding: 0;
  margin: 5px 0px 15px 0px !important;
  line-height: 18px !important; }

.row.country .address-item .content h4.office-name {
  font-size: 18px;
  line-height: 24px !important; }

.row.country.united_states .at_logo {
  height: 50px;
  text-align: left;
  margin-left: -4px; }

  #mapdiv { display:block; width: 100%; max-width: 1170px; height: 560px; background-color: #243444;  }
  @media only screen and (max-width: 679px ){ #mapdiv { height: 400px;} .ammapDescriptionWindow.amcharts-description-div {display: none; } }
  @media only screen and (max-width: 420px) { #mapdiv { height: 300px; width: 98%;} input, select, textarea {
      font-size: 18px;
  } }
  @media only screen and (max-width: 320px) { #mapdiv { width: 95%; } }

  #individual_offices { margin-left: auto; margin-right: auto; max-width: 1190px; text-align: center; margin-top: 30px; }
  #individual_offices .row .address-item { min-width: 250px; }
  #individual_offices a { color: #ab0e1e; }

  @media only screen and (max-width: 530px) {
    .ammapDescriptionWindow.amcharts-description-div { display: none !important; }
    .row.country .address-item { width: 100; height: auto; margin-bottom: 0px; min-height: 10px !important; }

  }

  #country_select {
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    background-color: #fafafa;
    border-radius: 0;
    margin: 0 0 1rem;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    background-size: 9px 6px;
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    width: 37%;
  }


  @media only screen and (min-width: 1126px) {
    .row.country .address-item:nth-child(4n+1) { clear: left; }
  }
  @media only screen and (max-width: 1125px) {
    .row.country .address-item:nth-child(4n+1) { clear: none; }
    .row.country .address-item:nth-child(3n+1) { clear: left; }
    /*.row.country .address-item:nth-child(2n+1) { clear: none; }
    .row.country .address-item:nth-child(1n+1) { clear: none; }*/
  }
  @media only screen and (max-width: 775px) {
    .row.country .address-item:nth-child(4n+1) { clear: none; }
    .row.country .address-item:nth-child(3n+1) { clear: none; }
    .row.country .address-item:nth-child(2n+1) { clear: left; }
    /*.row.country .address-item:nth-child(1n+1) { clear: none; }*/
  }
  @media only screen and (max-width: 525px) {
    .row.country .address-item:nth-child(4n+1) { clear: none; }
    .row.country .address-item:nth-child(3n+1) { clear: none; }
    .row.country .address-item:nth-child(2n+1) { clear: none; }
    .row.country .address-item:nth-child(1n+1) { clear: left; }

  }

  #map-filter h3, #map-filter p { font-family: 'Roboto', sans-serif; }
  .row.country.accordion { padding:0px 0px !important; margin: 0px 10px !important; border-top: none; border-bottom: none; border-collapse:collapse; border-top: none; border-left: none; border-right: none; clear:both !important; }
  .row.country h1 { display: none; font-size: 18px; line-height: 28px; text-align: left; padding:5px 15px 5px 8px; background-color: #fafafa; margin-bottom: 0px; font-weight: bold; color: #ab1f23; font-family: 'Roboto', sans-serif; cursor: pointer;  margin:0 !important; border-top: 1px solid #c4c4c4; }

.row.country h1:before { content: '+'; color: #ab1f2c; font-weight: bold; margin-right: 7px; margin:0 !important; padding-right: 7px; }
.row.country h1:after { margin: 0 !important; padding-right: 7px;  }
.row.country.open h1:before { content: '-'; }

  #individual_offices .row.country.accordion:first-child  { border-top: 1px solid #c4c4c4; }
  .row.country.accordion h1 { display: block; }
  .row.country.accordion .at_logo { display: none; padding-left: 15px; padding-right: 15px; }
  .row.country.accordion .row { display: none; padding-left: 15px; padding-right: 15px; padding-top: 30px; }

  .row.country.accordion .row { border-top: 1px solid #c4c4c4; margin-left: 0px; }
  .row.country.accordion .at_logo { border-top: 1px solid #c4c4c4;  margin-left: 0px; padding-top:30px; }
  .row.country.US.accordion .row { border-top: none; padding-top:40px; }
  .row.country.accordion.open { border-bottom: none; }
  .row.country a { font: 400 0.9375rem / 1.6875rem "Roboto", Arial, sans-serif; }
  .row.country p.small { font-size: 0.9375rem !important; line-height: 1.6875rem !important; }
