html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 22px;
  background-color: white;
  color: #525153;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}

a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.mobile_hide {
  display: block;
}

.mobile_show {
  display: none;
}

.quiet {
  pointer-events: none;
}

.sos {
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
  border: 1px solid #9b3e35 !important;
}

.font_300 {
  font-weight: 300;
}

.font_400 {
  font-weight: 400;
}

.font_500 {
  font-weight: 500;
}

.font_600 {
  font-weight: 600;
}

.thin {
  font-weight: 100;
}

.serif {
  font-family: serif;
  font-weight: 400;
}

.IS_DEV_SANDBOX {
  font-family: monaco;
  position: fixed;
  background-color: rgba(245, 245, 245, 0.95);
  z-index: 9999999;
  padding: 4px 30px 4px 30px;
  font-size: 11px;
}

.for_ie {
  display: none;
}

#meta {
  position: absolute;
  top: -1000px;
  left: 0px;
}

.wrap .page_center {
  border: 1px solid rgba(169, 162, 255, 0.52);
}

.hideWrap {
  border: none;
}

.readout {
  position: fixed;
  z-index: 99999;
  color: #4f4f4f;
  font-size: 12px;
  line-height: 14px;
  font-family: Arial;
  background-color: rgba(255, 255, 255, 0.6);
}

#shade {
  z-index: 1000;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: white;
  opacity: 0.94;
  height: 100%;
  width: 100%;
}

.mT_1 {
  margin-top: 1px;
}

p,
.p_text {
  margin: 0;
  padding: 0;
  padding-bottom: 14px;
  font-weight: 400;
  color: inherit;
}

p strong,
.bold p {
  font-weight: 600;
}

a {
  display: inline-block;
  color: #4d72b7;
  text-decoration: none;
}

p a {
  color: #4d72b7;
}

a:hover {
  color: #abb6bf;
}

img {
  background-color: transparent !important;
}

.boxb {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input,
textarea {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
}

#page {
}

.buttin {
  color: #04386a;
  background-color: #eae4d2;
  padding: 20px 30px;
  letter-spacing: 2px;
  border: none;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.buttin:hover,
.buttin_hover:hover {
  color: #eae4d2;
  background-color: #04386a;
}

.buttin_nohover:hover {
  color: #04386a;
  background-color: #eae4d2;
}

.underline {
  width: 100%;
  height: 2px;
  background-color: #f7efe3;
  margin-left: auto;
  margin-right: auto;
}

.underline_short {
  width: 172px;
  height: 2px;
  background-color: #f7efe3;
  margin-left: auto;
  margin-right: auto;
}

#logo,
#logo-mobile {
  z-index: 900;
}

#logo-mobile img {
}

.font_med {
  font-weight: 500;
}

.font_bold {
  font-weight: 700;
}

.let_1 {
  letter-spacing: 1px;
}

.bg_lightblue {
  background-color: #e8f0f1;
}

.bg_black {
  background-color: black;
}

.bg_white {
  background-color: white;
}

.bg_cream {
  background-color: #f6f0e2;
}

.bg_darkCream {
  background: #cdc2a7;
}

.pointer {
  cursor: pointer;
}

.txt_white {
  color: white;
}

.txt_black {
  color: #000;
}

.txt_center {
  text-align: center;
}

.txt_grey {
  color: #666766;
}

.txt_gold {
  color: #b5a583;
}

.txt_green {
  color: #4d72b7;
}

a.txt_green:hover {
  color: #04386a;
}

.txt_cream {
  color: #f5f0e1;
}

.txt_dark {
  color: #01172d;
}

.txt_darkgrey {
  color: #525153;
}

.bg_green .txt_darkgrey {
  color: #fff;
}

.h1 {
  font-weight: 300;
  color: #4d72b7;
}

.h4 {
  color: #abb6bf;
  font-weight: 500;
}

/*
NAV
*/
.hnav a {
  font-weight: 500;
  color: #888989;
}

#head_nav .hnav_hit a.main {
  color: #04386a;
  padding-bottom: 8px;
}

#head_nav a {
  letter-spacing: 1px;
  color: #888989;
}

#head_nav a:hover {
  color: #04386a;
}

.tagline {
  color: #999;
}

.drop_nav {
  display: none;
}

.drop_nav {
}

.drop_nav .holder {
  background-color: #f7f1e5;
}

.drop_nav .navShade {
  height: inherit;
}

.drop_nav ul,
.drop_nav li {
  width: 200px;
}

.catnav.drop_nav ul {
  width: 200px;
}

.catnav li:hover {
  color: #5b7486;
}

.blog .row:hover .h1 {
  color: #5b7486;
}

.catnav.drop_nav {
  background-color: transparent !important;
}

.drop_nav a {
  color: #525153 !important;
  display: block;
  clear: right;
}

.drop_nav a:hover {
  color: #4d72b7 !important;
}

#head_nav .drop_nav_kid {
  border-bottom: 3px solid #e6e1ce;
}

#head_nav .drop_nav_kid:last-of-type {
  border-bottom: none;
}

.drop_nav .padr {
  width: auto;
  min-width: 100px;
}

.hnav {
}

.italic {
  font-style: italic;
}

.vert-prep {
  display: block;
  position: relative;
  height: inherit;
}

.vert {
  position: relative;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
       transform: translateY(-50%);
}

.horz {
  position: relative;
  -webkit-font-smoothing: antialiased;
  left: 50%;
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -webkit-transform: translateX(-50%);
  /* Chrome, Safari, Opera */
  -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
       transform: translateX(-50%);
}

.dib {
  display: inline-block;
}

.bord4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.bord6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.tree-item img {
  width: 100%;
}

/*
madrid Temp
*/
#footer {
  z-index: 200;
  font-weight: 500;
  text-align: left;
}

.footer_links,
.footer_title {
  float: left;
  display: inline-block;
}

.footer_title {
  height: 20px;
}

.copyright a {
  color: #01172d;
}

.copyright a:hover {
  color: #f5f1e1;
}

.links li {
  float: left;
  height: inherit;
  display: inline-block;
}

.links li a {
  color: #f5f1e1;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
  font-weight: 500;
}

.links li a:hover {
  color: #01172d;
}

#soc_nav {
  position: absolute;
  right: 0px;
  top: 62px;
}

#soc_nav li {
  color: #717f8d;
  width: 30px;
  max-width: 30px;
  float: left;
  text-align: right;
  cursor: pointer;
}

#soc_nav li:hover {
  color: #022043;
}

#header {
  height: 210px;
}

#header #nav {
  height: inherit;
  background-color: #fff;
}

#header #head_nav {
  position: absolute;
  top: 135px;
  right: 0px;
}

#header #nav.nobg,
#header #sub.nobg {
  background-color: transparent;
}

.big_bg {
  min-height: 700px;
  width: 100%;
}

.post-header {
  width: 50%;
  position: absolute;
  right: 0px;
  top: 220px;
}

.txt-slides {
  max-width: 450px;
}

.royal_slider {
  min-height: 160px;
  height: auto;
}

.slide {
  width: 90%;
  margin: 0 auto;
}

.slides {
  opacity: 0;
}

a.cta {
  background-color: #f5f0e1;
  color: #04386a;
  padding: 20px 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
}

a.cta:hover {
  background-color: #e6ddc2;
}

a.cta.file {
  color: #f5f0e1;
  background-color: #04386a;
  padding: 30px;
  width: 170px;
  padding: 20px 30px;
  text-transform: uppercase;
}

.files a.cta.file {
  padding-left: 10px;
  padding-right: 10px;
  height: 90px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: top;
}

a.cta.file:hover {
  color: #f5f0e1;
  background-color: #4d72b7;
}

.controls {
  text-align: center;
  min-height: 20px;
}

ul.dots {
  display: inline-block;
  opacity: 0.8;
}

ul.dots li {
  background-color: #f5f0e1;
}

ul.dots li.active {
  background-color: #04386a;
}

/* nav hit 0f2638 */
a.join {
  background-color: #04386a;
  color: #fff;
}

a.join:hover {
  background-color: #4d72b7;
}

#header_top .butbox {
  height: 48px;
  float: left;
}

#header .dbar {
  width: 2px;
  background-color: #52524d;
  height: 80%;
  float: left;
  display: inline-block;
}

.gallery {
  height: 500px;
  width: 100%;
  /* overflow: hidden; */
  background-color: #4d72b7;
}

.gallery .holder {
  max-width: 800px;
  width: inherit;
  height: inherit;
  position: relative;
  overflow: hidden;
}

.gallery {
  position: relative;
}

.royalSliders {
  width: inherit;
  height: inherit;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 800px;
}

.gallery .holder .dots {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 600;
}

.gallery .dots li {
  margin-left: 8px;
}

.gallery .info {
  position: absolute;
  bottom: 180px;
  width: 80%;
}

.gallery a.more {
  position: absolute;
  /* left:60px; */
  bottom: 150px;
  color: #525153;
  font-weight: 500;
}

.gallery .bar {
  width: 60%;
  /* max-width:330px; */
  background: url("/images/bg-gallery-bar.png") 0px 0px repeat-x;
  height: 5px;
  position: absolute;
  bottom: 130px;
  /* left:60px; */
}

.dots li {
  float: left;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background-color: #464a45;
  cursor: pointer;
}

.dots li.active {
  pointer-events: none;
  background-color: #04386a;
  /* 6CCE41 */
}

.tree-item {
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 300px;
  min-height: 250px;
}

.tree-item .img {
  max-width: 330px;
  display: inline-block;
}

.readmore-js-toggle {
  margin-top: 8px;
}

.item {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* border:solid 1px blue; */
}

#home .badge:hover {
  color: #5b7486;
}

.rsNav {
  display: none !important;
}

.sansForce,
.sansForce p {
  font-family: "brandon-grotesque", sans-serif !important;
}

.omnesForce,
.omnesForce p {
  font-family: "omnes-pro", serif !important;
}

ul,
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.wrapper {
  min-height: 100%;
  margin: 0 auto -140px;
  /* the bottom margin is the negative value of the footer's height */
}

#footer,
.footerpush {
  height: 140px;
}

#footer {
  min-height: 140px;
  background-color: #04386a;
  color: #fff;
}

#home {
  width: 100%;
}

.top_gal {
  width: 100%;
  background-color: transparent;
  height: 500px;
  position: relative;
}

.top_gal .royalSliders2 {
  height: 100%;
  width: 100% !important;
}

.top_gal .royalSliders2 img {
}

.top_gal .tower {
  left: 50%;
  position: absolute;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.925);
  height: 100%;
  color: #525153;
  text-align: center;
}

.top_gal .tower .slides {
}

.top_gal .tower {
}

.tower .controls {
  text-align: center;
  position: absolute;
  bottom: 60px;
  width: 120px;
  left: 50%;
  margin: 0 auto;
  margin-left: -60px;
}

.bg_green {
  background-color: #4d72b7;
  color: #fff;
}

.bg_green .txt_cream {
  color: #fff;
}

.home-brief {
  display: block;
  width: 100%;
  background-color: #04386a;
  min-height: 180px;
  height: 88%;
  position: relative;
}

.home-brief p {
  color: #fff;
}

/* .tri {
  position: absolute;
  left: calc(50% - 30px);
  background: url("/images/my-tri.png?v2") 0px 0px no-repeat;
  height: 30px;
  width: 60px;
  top: -30px;
}
.briefbar {
  background-color: #eae4d2;
  width: calc(50% - 30px);
  float: left;
  position: absolute;
  top: -30px;

  height: 30px;
}
.briefbar2 {
  left: calc(50% + 30px);
}
*/
.pmaps {
  min-height: 200px;
  height: auto;
  text-align: center;
}

.pmaps.max4 {
  width: 80%;
  margin: 0 auto;
}

.pmap {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  min-height: 160px;
  text-align: center;
  display: inline-block;
  float: none;
  vertical-align: top;
}

.pmap .image {
  display: inline-block;
  vertical-align: top;
  min-height: 110px;
  height: auto;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.mapole {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 160px;
  border-left: 4px solid #f5f0e2;
  float: left;
  display: inline-block;
  float: none;
}

.pmap_4.mapole {
  display: none;
}

.pmap:hover .image {
  opacity: 0.65;
}

.pTr_80 {
  padding-top: 80px;

  .brief-about {
    text-align: center;
    min-height: 400px;
    height: auto;
    position: relative;
  }

  .duals {
    text-align: center;
    min-height: 400px;
    height: auto;
    position: relative;
  }

  .dualbox {
    float: left;
    width: 50%;
  }

  .dualbox div {
    margin: 0 auto;
    width: 70%;
  }

  .dualbox a.cta {
  }

  .dualbox .info {
    min-height: 120px;
  }

  .tbar {
    background-color: #fff;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    float: left;
    position: absolute;
    top: -30px;
    height: 30px;
  }

  .tbar2 {
    left: -webkit-calc(50% + 30px);
    left: -moz-calc(50% + 30px);
    left: calc(50% + 30px);
  }

  .ttri {
    width: 60px;
    height: 30px;
    background: url("/images/tri-white.png") 0px 0px no-repeat;
    position: absolute;
    left: -webkit-calc(50% - 30px);
    left: -moz-calc(50% - 30px);
    left: calc(50% - 30px);
    top: -30px;
  }

  .secbar {
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    height: 30px;
  }

  /* make responivse */
  .secbar .tbar {
    width: 60px;
    top: 0px;
  }

  .secbar .tbar2 {
    width: 100%;
    left: 120px;
    top: 0px;
  }

  .secbar .ttri {
    left: 60px;
    top: 0px;
  }

  .secsub li {
    cursor: pointer;
    font-weight: 500;
    width: 80%;
    color: #525153;
    border-bottom: 3px solid #e6e1cf;
  }

  .secsub li .title:hover {
    color: #525153;
  }

  .secsub li.active .title {
    color: #4d72b7;
  }

  .secsub li .kid:hover {
    color: #4d72b7;
  }

  .secsub li .kid {
    color: #525153;
    opacity: 0.6;
  }

  .secsub li .kid.active {
    color: #4d72b7;
  }

  .title span {
    font-weight: 500;
  }

  .sec-norm {
    background-color: #fff;
  }

  #page {
    height: 100%;
    height: inherit;
  }

  .rsArrow {
    width: 144px !important;
  }

  .rsArrowIcn {
    background: url("/images/icon-arrow.png") 0px 0px no-repeat !important;
    height: 60px !important;
    width: 60px !important;
    margin-left: -30px !important;
    margin-top: -30px !important;
  }

  .rsArrowRight .rsArrowIcn {
    background: url("/images/icon-arrow-right.png") 0px 0px no-repeat !important;
  }

  .fright {
    float: right !important;
  }

  .inherit {
    height: inherit;
  }

  .nav-across {
    display: block;
  }

  .nav-across li {
    float: left;
  }

  .nav-across li a {
    color: #87959e;
  }

  .nav-across li a:hover,
  .nav-across li.active a {
    color: #4d72b7;
  }

  .homeC {
    cursor: pointer;
  }

  .homeC .txt {
    color: #666766;
  }

  .dbvt {
    display: inline-block;
    vertical-align: top;
  }

  .custom-bg {
    height: inherit;
    width: 100%;
    position: absolute;
    z-index: 0;
  }

  .custom-bg .bgL {
    width: 50%;
    height: inherit;
    background-color: #f6f0e2;
  }
}

.custom-bg .bgR {
  height: inherit;
  width: 50%;
  background-color: #4d72b7;
}

.gensec {
  height: 100%;
  /* background-color:#F6F0E2; */
}

.customX {
  overflow-x: hidden;
}

.bg-split-white {
  z-index: 0;
  left: 50%;
  position: absolute;
  width: 50%;
  background-color: #ffffff;
  height: 100%;
}

.left-side {
  vertical-align: top;
  display: inline-block;
  min-height: 600px;
  height: auto;
  float: left;
  width: 32%;
  background-color: #f6f0e2;
}

.right-side {
  vertical-align: top;
  display: inline-block;
  background-color: #fff;
  float: left;
  width: 68%;
  height: inherit;
  position: relative;
}

.right-side .blowout {
  /* width:3000px; */
}

.gensec,
.left-side,
.right-side {
  min-height: 770px;
}

.secinfo {
  width: 80%;
}

.sblock {
  font-weight: 400;
}

.sblock .bord {
  border-bottom: 3px solid #f6f0e2;
}

a.close {
  font-style: italic;
}

.shares {
  border-top: solid 3px #dbe5e6;
}

.share-icons a div {
  color: #6f808b !important;
}

.share-icons a:hover div {
  color: #0f2638 !important;
}

input:focus,
textarea:focus {
  outline: none;
}

/*
	sections
	*/
.secImage {
  min-height: 500px;
  width: 100%;
}

.txt-box {
  width: 50%;
}

.txt-box.left {
}

.txt-box.left {
}

.contact {
  min-height: 400px;
}

.contact a {
  color: #4d72b7;
}

.contact a:hover {
  color: #022043;
}

.contact .map,
.contact .map iframe {
  width: 100%;
}

.box-left {
  min-height: 400px;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 72%;
}

.box-right {
  border-left: 3px solid #f7f4ef;
  min-height: 400px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 28%;
}

.myform {
  width: 90%;
  max-width: 680px;
}

.myform .half {
  width: -webkit-calc(49% - 24px);
  width: -moz-calc(49% - 24px);
  width: calc(49% - 24px);
  margin-right: 2%;
}

.myform .half2 {
  width: -webkit-calc(49% - 24px);
  width: -moz-calc(49% - 24px);
  width: calc(49% - 24px);
}

.myform input,
.myform textarea {
  padding: 12px;
  border: none;
  background-color: #f0f0f0;
  color: #04386a;
}

.myform textarea {
  width: -webkit-calc(100% - 24px);
  width: -moz-calc(100% - 24px);
  width: calc(100% - 24px);
  min-height: 130px;
}

.errors {
  color: #9b3e35;
}

.logo {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 160px;
  display: block;
  text-align: center;
  background-color: #f2f6f7;
  float: left;
}

.external-overlay, .overlay {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 57, 107, 0.9);
}

.external-overlay .box, .overlay .box {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 290px;
  margin-top: -145px;
  background-color: #f6f0e2;
  text-align: center;
}

.box .cta.no,
.box .cta.yes {
  width: 110px;
  color: #fff;
  float: none;
  display: inline-block;
}

.box .cta.no {
  background-color: #9b3e35;
}

.box .cta.no:hover {
  background-color: #5c241f;
}

.box .cta.yes {
  background-color: #04386a;
}

.box .cta.yes:hover {
  background-color: #4d72b7;
}

.open-link {
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 0;
  cursor: pointer;
  color: #00346e;
  font-weight: 500;
  margin-bottom: 15px;
}

#searchbox {
  position: absolute;
  right: 0px;
  top: -40px;
  color: #999;
  font-weight: 400;
}

#searchbox div {
  display: inline-block;
  vertical-align: top;
  float: left;
}

#searchbox div.icon {
  margin-left: 6px;
  padding-top: 6px;
}

#searchfield {
  text-align: right;
  float: left;
  border: none;
}

#searchfield.active {
  text-align: left;
  border-bottom: 2px solid #ccc;
}

.chart {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.chart .charthead {
  position: relative;
}

.chartbody {
  background-color: #fff;
  min-height: 300px;
}

.chartbody b,
.chartbody strong {
  color: #b7a582;
  letter-spacing: 2px;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
}

.c-left .chartbody {
  border-right: 3px solid #f6f4ee;
}

.c-left .charthead .bord {
  position: absolute;
  right: 0px;
  width: 3px;
  height: 100%;
  background-color: #f6f4ee;
  opacity: 0.6;
}

.chart.chart_single {
  width: 100%;
  border-right: none;
}

.chart.chart_single .chartbody {
  border-right: none;
}

.chart.chart_single .bord {
  display: none;
}

.bio-item {
  position: relative;
}

.bio-anchor {
  /*
position:absolute;
	top:60px;
	opacity: 0;
	width:10px;
	height:10px;
*/
}

.disclaimer {
  display: inline-block;
}

.autoClick {
  cursor: pointer;
}

.pmap .txt_20r:hover,
.left-nav .autoClick:hover,
.left-nav .active .title,
.left-nav .active.kid {
  color: #04386a;
}

#home .duals {
  padding: 40px 0;
}

.dualbox {
  padding-bottom: 30px;
}

.txt_dark2 {
  color: #fff;
}

.txt_green.h3 {
  color: #04386a;
}

.w70 {
  width: 70%;
  margin: 0 auto;
}

.w80 {
  width: 80%;
  margin: 0 auto;
}

form a.cta.file {
  color: #04386a;
  background-color: #f5f0e1;
}

form a.cta.file:hover {
  color: #04386a;
  background-color: #e6ddc2;
}

@media (max-width: 650px) {
  .w70 {
    width: 85%;
  }

  .w80 {
    width: 90%;
  }
}

.top_gal:before,
.top_gal:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  content: " ";
  position: absolute;
  top: 0;
  display: block;
  width: 50%;
  height: 100%;
  border: 40px solid transparent;
  border-bottom-color: #04386a;
}

.top_gal:before {
  left: 0;
  border-right: 35px solid transparent;
  border-left: 0;
  z-index: 10;
}

.top_gal:after {
  right: 0;
  border-left: 35px solid transparent;
  border-right: 0;
}

/* UPDATES */

.grid {
  display: grid;
  grid-template-rows: auto;
  grid-column-gap: 0;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr;
  text-align: center;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page_center.grid {
  width: 80%;
}

.map_image {
  float: left;
}

.map_image.w80 {
  width: 65%;
  padding-left: 15%;
}

.cols-2 {
  grid-template-columns: repeat(3, 1fr);
}

.cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

.cols-4 {
  grid-template-columns: repeat(4, 1fr);
}

.divider {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 160px;
  border-left: 4px solid #f5f0e2;
  float: right;
}

.world_map:nth-of-type(2n + 2) .divider-up-to-one,
.world_map:last-of-type .divider-up-to-one {
  display: none;
}

.world_map:nth-of-type(3n + 3) .divider-up-to-two,
.world_map:last-of-type .divider-up-to-two {
  display: none;
}

.world_map:nth-of-type(4n + 4) .divider-up-to-three,
.world_map:last-of-type .divider-up-to-three {
  display: none;
}

.hide {
  display: none;
}

@media (max-width: 768px) {
  .cols-2,
  .cols-3,
  .cols-4 {
    grid-template-columns: auto;
  }

  .page_center.grid {
    width: 65%;
    display: block;
  }

  .map_image.w80 {
    width: 100%;
    padding: 0;
  }

  .divider {
    border-left: none;
    height: 5px;
    width: 100%;
    border-top: 4px solid #f5f0e2;
    float: none;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .world_map:nth-of-type(2n + 2) .divider-up-to-one,
  .world_map:last-of-type .divider-up-to-one,
  .world_map:nth-of-type(3n + 3) .divider-up-to-two,
  .world_map:last-of-type .divider-up-to-two,
  .world_map:nth-of-type(4n + 4) .divider-up-to-three,
  .world_map:last-of-type .divider-up-to-three {
    display: inline-block;
  }

  .world_map:last-of-type .divider {
    display: none;
  }

  .mB80 {
    margin-bottom: 80px;
  }
}

/* PROMO BAR */

.promo_bar {
  background-color: #c0abaa;
  color: #fff;
  text-align: center;
  padding: 10px 0 8px;
}

.promo_bar p:last-of-type {
  padding-bottom: 0;
}

.promo_bar a,
.promo_bar p a {
  color: #fff;
}

.promo_bar a:hover,
.promo_bar p a:hover {
  color: #888989;
}
