/*
Theme Name: Allen/Fairview
Theme URI: http://modassicmarketing.com
Author: the MODassic team
Version: 1.0
*/

/* GLOBAL STYLES */

html,
body {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3 {
  padding: 0;
  margin: 0;
}
.none {
  font-size: 0;
}
.halfway {
  display: inline-block;
  width: calc(50% - 10px);
  margin-right: 20px;
}

.halfway.second {
  margin-right: 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 20px 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

input:focus {
  outline: none;
  background-color: #fff !important;
}

::-webkit-input-placeholder {
  color: #92bdff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #92bdff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #92bdff;
}

:-ms-input-placeholder {
  color: #92bdff;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.section {
  width: calc(100% - 60px);
  padding: 0 30px;
}

.fullwidth {
  width: 100%;
  padding: 0;
}

.responsive {
  max-width: 100%;
  height: auto;
}

.lightblue_BG {
  background-color: #92bdff;
}

.lightgrey_BG {
  background-color: #f6f6f6;
}

.darkblue_BG {
  background-color: #062a50;
}

.lightblue_TEXT {
  color: #92bdff !important;
}

.darkblue_TEXT {
  color: #062a50 !important;
}

.blue_TEXT {
  color: #1a3859 !important;
}

.white_TEXT {
  color: #fff !important;
}

.grey_TEXT {
  color: #545454 !important;
}

.white_BG {
  background-color: #fff;
}

.red_BG {
  background-color: #d4021b;
}

.blue_BG {
  background-color: #1a3859;
}

.grey_TEXT {
  color: #545454;
}

.red_TEXT {
  color: #d4021b !important;
}

.button {
  display: inline;
  margin: 0 30px;
  padding: 10px 25px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 300;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.tabs {
  display: inline;
  padding: 20px 25px;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 300;
  margin-left: -25px;
  position: absolute;
  margin-top: -20px;
}

.levels .small {
  font-size: 14px;
  line-height: 14px;
}

.levels .features {
  float: left;
  width: 35%;
}

.levels .quote {
  float: left;
  width: calc(65% - 20px);
  font-size: 36px;
  line-height: 44px;
  padding-right: 20px;
}

.levels .quote .author {
  font-size: 18px;
  float: right;
  padding-top: 20px;
  padding-right: 50px;
}

.levels .quote .author_picture {
  float: right;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
}

.levels .quote:nth-child(odd) .author_picture {
  float: left;
  margin-right: 40px;
}

input[type="text"],
.gform_fields .medium {
  box-shadow: none;
  border: 1px solid #c1c1c1;
}

#input_1_5 {
  height: 200px;
}

.gform_button,
#search #search_results input[type="submit"] {
  display: inline;
  margin: 0 30px;
  padding: 10px 25px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 300;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #92bdff;
  -webkit-appearance: none;
  color: #fff;
  border: 0;
  text-transform: uppercase;
}

.gform_button::before {
  content: "Read this: ";
}

.button:hover,
.gform_button:hover {
  background-color: #d4021b !important;
  cursor: pointer;
}

.centered {
  text-align: center;
  width: 70%;
  font-weight: 700;
  font-size: 21px;
  line-height: 35px;
  max-width: 850px;
  font-family: "Oswald", sans-serif;
  padding: 60px 0;
}

.line {
  height: 1px;
  width: 70%;
  max-width: 750px;
  background-color: #cccccc;
  margin: 0 auto;
}

.line_left {
  height: 1px;
  width: 100%;
  max-width: 750px;
  background-color: #cccccc;
}

.alignright {
  float: right;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.half {
  width: 48%;
  width: calc(50% - 20px);
  float: left;
  padding: 60px 0 50px 0;
}

.rightcolumn .wrapper {
  padding-right: 0 !important;
  padding-left: 80px !important;
  float: left;
}

.leftcolumn .wrapper {
  padding-left: 0 !important;
  padding-right: 80px !important;
  float: right;
}

.center {
  text-align: center;
  margin-top: 10px;
}

.center .button {
  margin: 0 10px !important;
  display: inline-block !important;
}

.fourthcolumns {
  width: 25%;
  float: left;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 40px;
}

.fourthcolumns:nth-of-type(4n + 1) {
  clear: both;
}

.fourthcolumns a {
  text-decoration: none;
  color: #062a4b;
  line-height: 30px;
  font-weight: 600;
}

.fourthcolumns .email {
  font-size: 15px;
}

.fourthcolumns .company {
  font-size: 15px;
  line-height: 19px;
  padding-top: 5px;
}

.fourthcolumns h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 17px;
  padding-top: 20px;
  padding-bottom: 0px;
  line-height: 20px;
  text-transform: uppercase;
}

.fourthcolumns img {
  max-width: 100%;
}

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

.third {
  width: 30%;
  float: left;
}

#alumni .third {
  width: calc(100% / 3);
}

#alumni .third p {
  margin: 0;
}

.third h2 {
  margin-top: -15px;
  padding-top: 0;
}

.two_third {
  width: calc(70% - 60px);
  float: left;
  padding-right: 60px;
}

#discover_section .halfcolumns {
  height: 480px;
  padding-left: 30px;
  width: calc(50% - 30px);
}

#discover_section .halfcolumns .wrapper {
  height: 400px;
}

#benefits_section .halfcolumns {
  height: 380px;
}

#benefits_section .halfcolumns .wrapper {
  height: 300px;
}

.halfcolumns .wrapper {
  width: calc(100% - 80px);
  max-width: 520px;
  display: table;
  padding: 40px 0;
}

.halfcolumns .wrapper .copy {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
}

.halfcolumns .wrapper .copy a {
  color: #fff;
}

.half:nth-of-type(odd) {
  padding-right: 20px;
}

.half:nth-of-type(even) {
  padding-left: 20px;
}

#stickynav {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  right: 0;
  left: 0;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed !important;
  background-color: rgba(7, 0, 64, 0.9);
  position: absolute;
  z-index: 2000;
}

.fadein {
  opacity: 1 !important;
  visibility: visible !important;
}

.small_logos {
  width: 160px !important;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 20px;
  float: none !important;
  margin-right: 25px;
  margin-top: 12px !important;
}

.pdf_flip {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #333333;
}

.pdf_flip iframe {
  height: calc(100vh - 80px);
}

#flowpaper-logo-bottom {
  display: none !important;
}

/* HOME PAGE STYLES */

#navbar.sticky {
  background-color: transparent;
  -webkit-transition: background-color 1000ms linear;
  -moz-transition: background-color 1000ms linear;
  -o-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

#navbar .wrapper {
  height: 100%;
}

#navbar .wrapper #main_nav {
  float: right;
  display: table;
  height: 100%;
}

#navbar .wrapper #mobile_menu {
  height: 50px;
  width: 50px;
  float: right;
  display: none;
  padding-top: 5px;
}

#navbar .wrapper #main_nav .row,
#stickynav .menu_sticky .row {
  vertical-align: bottom;
  display: table-cell;
}

#navbar .wrapper #main_nav .row div,
#stickynav .menu_sticky .row div {
  vertical-align: bottom;
  display: table-cell;
}

#navbar .wrapper #main_nav .row div div,
#stickynav .menu_sticky .row div div {
  display: inline;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  padding: 0 15px;
  line-height: 5px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

#navbar .wrapper #main_nav .row div .open,
#stickynav .menu_sticky .row div .open {
  visibility: visible !important;
  opacity: 1 !important;
}

#navbar .wrapper #main_nav .row div div a,
#stickynav .menu_sticky .row div div a {
  text-decoration: none;
  color: #fff;
  line-height: 30px;
}

#navbar .wrapper #main_nav .row div div i,
#stickynav .menu_sticky .row div div i {
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

#navbar .wrapper #main_nav .row div div:hover i,
#stickynav .menu_sticky .row div div:hover i {
  -ms-transform: rotate(90deg); /* IE 9 */
  -ms-transform-origin: 25%; /* IE 9 */
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  -webkit-transform-origin: 25%; /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  transform-origin: 25%;
}

#navbar .wrapper #main_nav .row .open #menu,
#stickynav .menu_sticky .row .open #menu {
  visibility: visible;
  opacity: 1;
}

#navbar .wrapper #main_nav #menu,
#stickynav .menu_sticky #menu {
  position: absolute;
  margin-left: -10px;
  margin-top: 42px;
  visibility: hidden;
  padding: 0;
  opacity: 0;
  background-color: #062a50;
  background-color: rgba(7, 0, 64, 0.9);
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 16px;
  line-height: 18px;
  font-family: "Oswald", sans-serif;
}

#navbar .wrapper #main_nav #menu ul,
#stickynav .menu_sticky #menu ul {
  padding: 0;
  margin: 0;
}

#navbar .wrapper #main_nav #menu ul li,
#stickynav .menu_sticky #menu ul li {
  padding: 10px 20px;
  margin: 0;
  list-style: none;
  display: block;
}

#navbar .wrapper #main_nav #menu ul .indent,
#stickynav .menu_sticky #menu ul .indent {
  padding-left: 35px !important;
  font-size: 14px;
}

#navbar .wrapper #main_nav #social {
  display: table-row;
  text-align: right;
  height: 60px;
}

#navbar .wrapper #main_nav #social div {
  display: table-cell;
  padding-right: 15px;
}

#navbar .wrapper #main_nav #social div img {
  width: 40px;
  height: auto;
  padding-right: 7px;
}

#navbar .wrapper #main_nav #menu ul li:hover,
#stickynav .menu_sticky #menu ul li:hover {
  background-color: #92bdff;
}

#navbar .wrapper #main_nav #social .search {
  height: 37px;
  vertical-align: top;
  margin-top: 2px;
  width: 160px;
  border: 0;
  padding: 0 10px;
  font-size: 14px;
  color: #92bdff;
  font-weight: 600;
}

#navbar .wrapper #main_nav #social .submit {
  height: 37px;
  vertical-align: top;
  margin-top: 2px;
  width: 41px;
  background-color: #92bdff;
  border: 0;
  display: inline-block;
  font-size: 25px;
  line-height: 37px;
  text-align: center;
  padding: 0;
  cursor: pointer;
}

#stickynav a {
  vertical-align: middle;
}

#stickynav .fa {
  vertical-align: middle;
  font-size: 25px;
}

#stickynav .menu_sticky {
  float: right;
  padding: 17px 0px;
  padding-right: 10px;
}

#stickynav .star {
  float: left;
  padding-left: 15px;
}

#stickynav .star img {
  height: 45px;
  width: auto;
  padding-top: 5px;
}

.topbar {
  height: 35px;
  line-height: 35px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 15px;
  position: absolute;
  z-index: 2;
}

.topbar ul {
  padding: 0;
  margin: 0;
  float: left;
}

.topbar ul li {
  padding: 0 10px;
  margin: 0;
  display: inline;
  font-weight: 600;
  text-transform: uppercase;
}

.topbar ul li a {
  color: #ffffff;
  text-decoration: none;
}

.topbar #join_chamber {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
}

.topbar #join_chamber_text {
  float: right;
  z-index: 100;
  color: #fff;
  font-size: 17px;
  padding: 0 15px 0 25px;
  font-family: "Montserrat", sans-serif;
}

.topbar #join_chamber_text a {
  color: #ffffff;
  text-decoration: none;
}

#topbar_background_right {
  height: 35px;
  width: 50%;
  right: 0;
  position: absolute;
  z-index: 1;
}

#topbar_background_left {
  height: 35px;
  width: 50%;
  left: 0;
  position: absolute;
  z-index: 1;
}

#navbar {
  height: 85px;
  background-color: rgba(7, 0, 64, 0.9);
  margin-top: 35px;
  padding: 20px 30px 30px;
  position: absolute;
  z-index: 2000;
}

#navbar #logo {
  max-width: 275px;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#navbar #logo.fade {
  opacity: 0;
  visibility: hidden;
}

#app {
  padding: 30px 30px 40px 30px;
}

#app .button {
  margin-right: 10px;
  margin-top: 10px;
}

#app h1 {
  font-size: 33px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 35px;
  padding-bottom: 5px;
}

#app .text {
  padding: 0;
  width: calc(100% - 150px);
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #fff;
}

#app .content {
  width: 90%;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

#app .image {
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}

#app .image img {
  width: 100px;
}

#slider {
  height: 100vh;
  width: 100%;
  max-height: 700px;
  display: table;
  padding: 0;
  z-index: 0;
}

#slider #deep_in_the_heart {
  width: 100%;
  max-width: 900px;
}

#hearts h1 {
  font-size: 33px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 35px;
  padding-bottom: 5px;
  width: 700px;
  display: inline-block;
  text-align: center;
}

#slider .slide {
  position: absolute !important;
}

#controls_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100vh;
  max-height: 700px;
  color: #fff;
  text-align: center;
  font-size: 70px;
  display: none;
}

#controls_right {
  position: absolute;
  top: 0;
  width: 50px;
  right: 0;
  height: 100vh;
  max-height: 700px;
  color: #fff;
  text-align: left;
  font-size: 70px;
  display: none;
}

#controls_left #prev,
#controls_right #next {
  cursor: pointer;
}

#spacer {
  height: 50px;
  margin-top: -50px;
}

#slider .slide {
  text-align: center;
  display: table !important;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  width: 100%;
  max-height: 700px;
  cursor: pointer;
}

#slider .slide .content {
  display: table-cell;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  padding-top: 150px;
  background-color: rgba(0, 0, 0, 0.5);
}

#slider .slide .content img {
  max-width: 700px;
  width: 100%;
}

#slider .slider_button {
  margin-left: 20%;
}

#slider .slider_button .fa {
  padding-right: 5px;
}

#slider .slide .small {
  font-size: 17px;
  line-height: 60px;
  font-family: "Oswald", sans-serif;
}

#slider .slide .small a {
  text-decoration: none;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}

#testimonial .wrapper,
#quotes .wrapper {
  display: table;
  height: 260px;
}

#testimonial .quote {
  padding: 30px 50px 30px 100px;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  width: 60%;
  text-indent: -30px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

#quotes .quote {
  padding: 30px 50px 30px 50px;
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  width: 60%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#testimonial .quote .author {
  font-size: 20px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  display: block;
  line-height: 60px;
  float: right;
}

#intro {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 70px 0;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
}

#intro .text {
  width: 75%;
  float: left;
  text-align: left;
}

#intro .logo {
  width: 25%;
  float: left;
  text-align: right;
}

#intro .logo img {
  float: left;
  width: calc(100% - 40px);
}

#intro h1 {
  font-size: 33px;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 15px;
  font-weight: 300;
}

#joinus {
  padding: 40px 30px 100px 30px;
  text-align: center;
}

#joinus .button .fa {
  padding-right: 5px;
}

#joinus h1 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: inline;
  vertical-align: middle;
}

#testimonial .circle {
  border-radius: 50%;
  behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

#testimonial .large {
  width: 300px;
  height: 300px;
  margin-top: -20px;
  position: absolute;
  background-position: center center;
  background-size: cover;
}

#events {
  padding: 50px 30px 30px 30px;
  margin-top: 10px;
}

#events .event {
  width: 25%;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
}

#events .event_wrapper {
  overflow: hidden;
  width: 100%;

  margin-bottom: 15px;
}

#events .event_image {
  width: 100%;
  margin-bottom: 20px;
  background-size: contain;
  background-position: top center;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 75%;
  background-repeat: no-repeat;
}

#events .event_image:hover {
  transform: scale(1.1);
}

#events .event .content {
  padding: 0px 20px 10px 20px;
  border-right: 1px solid #b4b4b4;
  overflow: visible;
}

#events .eventcolumn:nth-of-type(4n) .content {
  border-right: 0px;
}

#events .eventcolumn:last-of-type .content {
  border-right: 0px !important;
}

#events .event .content .event_date {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
}

#events .event .content .event_time {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
}

#events .event .content .event_title {
  padding: 10px 0;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
}

#events #view_all,
#events #view_more {
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  text-align: right;
  cursor: pointer;
}

.social {
  margin-right: 15px;
  width: 100%;
  max-width: 175px;
}

#search {
  margin-top: 35px;
}

#search input[type="text"] {
  height: 35px;
  width: 200px;
  margin-right: 10px;
  padding: 0 10px;
  border: 1px solid #c1c1c1;
  color: #92bdff;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
}

#search select {
  height: 37px;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  cursor: pointer;
  outline: none;
  border: 1px solid #c1c1c1;
  color: #92bdff;
  min-width: 150px;
  background-image: URL("images/down.png");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 13%;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
}

.gform_body select {
  height: 45px !important;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  cursor: pointer;
  outline: none;
  border: 1px solid #c1c1c1;
  color: #92bdff;
  min-width: 150px;
  background-image: URL("images/down.png");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 3%;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
  width: 100% !important;
  font-weight: normal;
}

#search input[type="submit"] {
  height: 37px;
  margin-right: 15px;
  padding: 0 10px;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  border: 0px solid #c1c1c1;
  margin-right: 0;
  margin-left: 0;
  vertical-align: middle;
}

.secondary {
  padding: 0px !important;
}

.secondary .news {
  height: 350px;
}

#news #view_all {
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  text-align: right;
  cursor: pointer;
}

#news {
  padding: 0px 0px 30px 0px;
  width: 100%;
  text-align: center;
}

#news #previous {
  float: left;
}

#news #next {
  float: right;
}

#news .wrapper {
  width: calc(100% - 60px);
  margin: 0 auto;
}

#news .news .news_image {
  height: 200px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 20px;
}

#news .news .title_block {
  height: 100%;
  display: table;
}

#news .news .title_block .title_blog {
  display: table-cell;
  vertical-align: bottom;
}

#news .news .title_block .title_blog div {
  background-color: rgba(6, 42, 80, 0.8);
  padding: 20px;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}

#news .news a {
  text-decoration: none !important;
}

#news .news {
  width: calc(100% / 3 - 57px);
  display: inline-block;
  margin: 10px;
  padding: 20px;
  vertical-align: top;
  font-size: 15px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  line-height: normal;
  background-position: center center;
  background-size: cover;
}

#news .news:nth-of-type(1) {
  margin-left: 0px;
  width: calc(100% / 3 - 56px);
}

#news .news:nth-of-type(3) {
  margin-right: 0px;
  width: calc(100% / 3 - 57px);
}

#news .borders {
  border: 1px solid #d4d4d4;
  width: calc(100% / 3 - 49px);
  float: left;
}

#news .borders:nth-of-type(3n + 1) {
  margin-left: 0px;
  width: calc(100% / 3 - 58px);
  clear: both;
}

#news .borders:nth-of-type(3n + 3) {
  margin-right: 0px;
  width: calc(100% / 3 - 59px);
}

#news .news .learn_more {
  margin-top: 10px;
}

#news .news .learn_more a {
  text-decoration: none;
}

#news .news img {
  padding-bottom: 10px;
  width: 100%;
  width: calc(100% + 40px);
  height: auto;
  margin-left: -20px;
  margin-top: -20px;
}

#news .news h2 {
  font-size: 17px;
  padding-bottom: 10px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: normal;
}

.archive_1 {
  float: left;
  width: calc(100% / 3 * 2 - 10px);
}

.archive_2 {
  float: left;
  width: calc(100% / 3 + 10px);
}

#weather {
  padding: 0;
  background-color: #f4f4f4;
  background-position: center center;
  background-size: cover;
  text-align: left;
  position: relative;
}

#weather .wrapper {
  position: relative;
  height: 275px;
  display: block;
  cursor: pointer;
}

#weather img {
  display: none;
}

#weather .area {
  display: inline-block;
  bottom: 40px;
  position: absolute;
  width: 100%;
  text-align: center;
}

.post_image {
  padding-bottom: 20px;
  max-width: 300px;
  float: left;
  padding-right: 25px;
  width: 100%;
}

#platinum {
  text-align: center;
  padding: 40px 0 20px 0;
  margin: 0 auto;
}

.owl-carousel.owl-drag .owl-item {
  vertical-align: middle;
  display: inline-block;
  float: none;
}

#platinum img {
  max-width: 200px;
}

#platinum h1 {
  font-size: 33px;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 10px;
  font-weight: 300;
}

#platinum_slides .item {
  background-color: #fff;
}

#platinum_slides .item img {
  display: block;
  width: 100%;
  height: auto;
}

#content {
  min-height: 70vh;
}

.bodycopy .list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bodycopy p iframe {
  width: 640px;
  height: 360px;
}

.bodycopy .list li {
  padding: 5px 0;
}

#maps {
  height: 450px;
  overflow: hidden;
  background-image: URL("images/contact_map.png");
  background-position: center center;
  background-size: cover;
}

.wpgmp_map_container {
  border: 0px !important;
}

.a2a_kit img {
  width: 47px !important;
  height: auto !important;
}

/*SECONDARY*/

.bodycopy {
  color: #545454;
  font-family: "Oswald", sans-serif;
  font-size: 19px;
  line-height: 27px;
}

.bodycopy p:first-of-type {
  margin-top: 5px;
}

.bodycopy h2 {
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 45px;
}

.bodycopy a {
  color: #d4021b;
  text-decoration: none;
}

.bodycopy .button {
  margin: 0;
}

.bodycopy .button:hover {
  background-color: #92bdff;
  cursor: pointer;
}

.bodycopy .button .fa {
  padding-right: 5px;
}

.bodycopy b {
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  color: #92bdff;
}

.parallax {
  min-height: 300px;
}

.fullimage {
  min-height: 450px;
  background-position: center center;
  background-size: cover;
}

.fullimage.tall {
  background-position: center top;
  height: 600px;
}

#header_image {
  height: 60vh;
  width: 100%;
  max-height: 600px;
  padding: 0;
  z-index: 0;
  background-size: cover;
  background-position: center center;
  display: table;
  overflow: hidden;
}

#event_slide {
  z-index: 0;
  top: 160px;
}

#event_slide .slide {
  width: 100%;
  height: 60vh;
  width: 100%;
  max-height: 600px;
}

#event_slide .slide #header_image {
  height: calc(60vh - 160px);
}

#event_slide .slide #header_image .section_title {
  padding-top: 0;
}

#contact_map {
  width: 100%;
  height: calc(60vh - 160px);
  margin-top: 160px;
  position: absolute;
  max-height: 440px;
  display: table;
  overflow: hidden;
  background-image: URL("images/contact_map.png");
  background-position: center center;
  background-size: cover;
}

#map_overlay {
  background-color: #15385e;
  width: 100%;
  height: calc(60vh - 160px);
  margin-top: 160px;
  max-height: 440px;
  position: absolute;
  opacity: 0.1;
}

#contact_map .section_title {
  padding-top: 0 !important;
}

#contact_map .wpgmp_map_container {
  position: absolute !important;
  height: 350px;
  width: 100%;
  z-index: -1;
}

#accredited {
  float: right;
  margin-left: 15px;
}

#contact_map .wpgmp_map_container .wpgmp_map {
  height: calc(60vh - 140px) !important;
  max-height: 440px;
}

#header_image {
  overflow: hidden;
}

#header_image .section_title {
  display: table-cell;
  vertical-align: middle;
  padding-top: 150px;
  text-align: center;
}

#header_image .section_title img {
  max-width: 700px;
}

.breadcrumbs {
  padding: 30px 0 55px 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  float: left;
}

.breadcrumbs a {
  text-decoration: none;
  color: #92bdff;
}

.pullquote {
  font-size: 24px;
  font-weight: 500 !important;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}

.event_single_image {
  float: left;
  width: calc(40% - 30px);
}

.event_single_image img {
  float: right;
  width: 100%;
}

.event_single_copy {
  float: right;
  width: 60%;
  margin-left: 30px;
}

.event_single_copy img {
  max-width: 100%;
}

.event_single_copy hr {
  margin: 20px 0;
  border: 0;
  height: 1px;
  background-color: #b7b7b7;
}

.event_single_copy h1 {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  padding-top: 10px;
}

.event_single_copy .event_date {
  font-size: 30px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.event_single_copy .event_day {
  font-size: 20px;
}

.job_date {
  margin-top: -10px;
  padding-bottom: 12px;
}

.addtoany_list a {
  padding-left: 0;
  padding-right: 10px;
}

#menu_overlay,
#lightbox_overlay {
  position: fixed;
  z-index: 1000;
  background-color: #062a50;
  background-color: rgba(7, 0, 64, 0.95);
  height: 100%;
  width: 100%;
  visibility: hidden;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: table;
  opacity: 0;
}

#lightbox_overlay {
  z-index: 2001;
}

.people_click {
  cursor: pointer;
}

#lightbox_overlay .lightbox_row {
  display: table-row;
}

#lightbox_overlay .lightbox_row .lightbox_cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content {
  background-color: #fff;
  padding: 30px 35px 15px 35px;
  display: inline-block;
  width: 50%;
  max-width: 800px;
  text-align: left;
}

#lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .image {
  width: 200px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 15px;
  float: left;
}

#lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .close {
  float: right;
  margin-top: -45px;
  margin-right: -45px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

#lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .image img {
  width: 100%;
}

#lightbox_overlay.open {
  visibility: visible;
  opacity: 1;
}

#menu_overlay .items {
  vertical-align: middle;
  text-align: center;
  color: #fff;
  display: table-cell;
}

#menu_overlay .items ul,
#menu_overlay .items ul li {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}

#menu_overlay .items ul,
#menu_overlay .items ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

#menu_overlay .items ul li ul {
  display: none;
  margin: 0;
  padding: 0;
}

#menu_overlay .items ul li ul li {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

#menu_overlay .items ul li ul li {
  color: #a1bad5;
  font-size: 18px;
  line-height: 16px;
  text-decoration: none;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}

#menu_overlay .items ul li ul li a {
  color: #a1bad5;
  font-size: 18px;
  line-height: 16px;
  text-decoration: none;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}

#menu_overlay .items ul li ul li.indent {
  color: #fff;
  font-size: 15px;
}

#menu_overlay .items ul li ul li.indent a {
  color: #fff;
  font-size: 15px;
}

/* Gravity Forms */

.gform_body ul {
  list-style: none;
}

.gform_body ul li {
  padding: 0;
  margin: 0;
}

.gform_fields {
  padding: 0;
  margin: 0;
}

#search .bodycopy p {
  -webkit-margin-before: 0 !important;
}

.gform_fields .medium,
#search .two_third input[type="text"] {
  width: 98%;
  width: calc(100% - 15px);
  height: 40px;
  margin-bottom: 15px;
  font-size: 18px;
  padding-left: 10px;
  -webkit-appearance: none;
  border-radius: 0;
}

#search .two_third input[type="text"] {
  width: calc(100% - 20px);
}

.ginput_container_address input {
  width: calc(50% - 20px);
  float: left;
  height: 40px;
  margin-bottom: 15px;
  font-size: 18px;
  padding-left: 10px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  border: 1px solid #cfcfcf;
}

.ginput_container_address span:nth-of-type(odd) input {
  margin-right: 10px;
}

input:-webkit-autofill {
  background-color: #fff !important;
}

.ginput_container_address select {
  width: calc(50% - 5px);
  float: left;
  line-height: 40px;
  height: 46px;
  margin-bottom: 15px;
  border-radius: 0;
  font-size: 18px;
  padding-left: 10px;
  background: transparent;
  -webkit-appearance: none;
  color: #92bdff;
  border: 1px solid #cfcfcf;
}

.ginput_container_textarea textarea {
  border: 1px solid #cfcfcf;
  height: 200px !important;
  padding-top: 10px;
  -webkit-appearance: none;
}

body .gform_wrapper li.gfield.gfield_error {
  font-size: 20px;
  background-color: #92bdff !important;
  margin-bottom: 5px;
  padding: 5px;
  color: #fff;
}

.validation_message {
  padding: 5px;
  margin-top: -8px;
}

.validation_error {
  display: none;
}

/* Calendar Page */

#calendar {
  background-color: #fff;
}

#calendar_listview {
  opacity: 100;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: calc(100% - 60px);
  max-width: 1200px;
}

#calendar_listview #events .event .content {
  line-height: normal;
  height: 200px;
  overflow: visible;
  color: #545454 !important;
}

#calendar_listview #events {
  padding: 0px;
  width: 100%;
  margin-top: 15px;
}

#calendar_listview #events .event {
  margin-bottom: 30px;
}

#calendar_listview.fadein {
  opacity: 0;
  z-index: -1;
  height: 0;
}

#calendar_listview #listview_header {
  height: 40px;
  width: 100%;
}

#calendar_listview #listview_header .fa-calendar {
  color: #92bdff;
  font-size: 38px;
  float: right;
  margin-top: 2px;
  cursor: pointer;
}

#calendar {
  opacity: 0;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  max-width: 1200px;
}

#calendar.fadeout {
  opacity: 100;
  overflow: hidden;
  z-index: 1;
}

#calendar .fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #d4021b;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
}

#calendar .fc-event {
  background-color: transparent;
  border: 0;
}

#calendar .fc-day-grid-event .fc-content {
  white-space: normal !important;
}

#calendar .fc-event-container {
  padding: 10px;
}

#calendar .fc-toolbar {
  margin: 0;
}

.fc-unthemed .fc-today {
  background-color: #e3ecf6 !important;
}

#calendar .fc-basic-view td.fc-day-number {
  padding-right: 10px;
  padding-top: 10px !important;
}

#calendar .fc-day-header {
  background-color: #92bdff;
  color: #fff;
}

#calendar .fc-button {
  background-color: #92bdff;
  background-image: none;
  border-radius: 0;
  border: 0;
  margin-right: 10px;
  outline: none;
}

#calendar .list-view .fa {
  padding-left: 10px;
}

#calendar .list-view {
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  border: 0;
  margin-right: 0px;
  margin-left: 10px;
  outline: none;
  color: #92bdff;
  font-size: 38px;
  padding-top: 5px;
  cursor: pointer;
}

#calendar .fc-icon-left-single-arrow,
#calendar .fc-icon-right-single-arrow {
  color: #fff !important;
  text-shadow: 0;
}

#calendar .fc-center h2 {
  color: #92bdff;
}

#newsletter h4 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
}

#newsletter .halfcolumns {
  padding-right: 5%;
  width: 47.5%;
}

#newsletter .halfcolumns:nth-of-type(2) {
  padding-right: 0%;
}

/* Hamburger Menu */

#hamburger_icon,
#hamburger_icon_sticky {
  width: 40px;
  height: 40px;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  animation: fadein 1s;
  -moz-animation: fadein 1s; /* Firefox */
  -webkit-animation: fadein 1s; /* Safari and Chrome */
  -o-animation: fadein 1s; /* Opera */
  cursor: pointer;
}

#hamburger_icon_sticky {
  position: absolute;
  right: 20px;
  top: 52px;
}

#hamburger_icon span,
#hamburger_icon_sticky span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  animation: fadein 1s;
  -moz-animation: fadein 1s; /* Firefox */
  -webkit-animation: fadein 1s; /* Safari and Chrome */
  -o-animation: fadein 1s; /* Opera */
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.small_burger {
  margin-top: 15px !important;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#hamburger_icon span:nth-child(1),
#hamburger_icon_sticky span:nth-child(1) {
  top: 0px;
}

#hamburger_icon span:nth-child(2),
#hamburger_icon span:nth-child(3),
#hamburger_icon_sticky span:nth-child(2),
#hamburger_icon_sticky span:nth-child(3) {
  top: 11px;
}

#hamburger_icon span:nth-child(4),
#hamburger_icon_sticky span:nth-child(4) {
  top: 22px;
}

#hamburger_icon.open span:nth-child(1),
#hamburger_icon_sticky.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#hamburger_icon.open span:nth-child(2),
#hamburger_icon_sticky.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger_icon.open span:nth-child(3),
#hamburger_icon_sticky.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#hamburger_icon.open span:nth-child(4),
#hamburger_icon_sticky.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/*FOOTER*/

#footer {
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 14px;
}

#footer .columns {
  width: calc(25% - 20px);
  float: left;
  text-align: left;
  font-family: "Oswald", sans-serif;
  padding-right: 20px;
  font-size: 16px;
}

#footer .columns a {
  color: #fff;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  line-height: 20px;
}

#footer .columns h3 {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  padding-bottom: 5px;
}

#footer .hide {
  display: none;
}

.captcha label {
  display: none;
}

.captcha {
  margin-bottom: 20px !important;
}
