/*======================================================================
    1300px
----------------------------------------------------------------------*/
@media only screen and (max-width: 1300px) {
  #testimonial .quote {
    font-size: 29px;
  }

  #testimonial .quote .author {
    font-size: 18px;
  }

  #events .event_wrapper,
  #events .event_image {
    /*height: 180px;*/
  }

  #joinus h1 {
    font-size: 38px;
  }

  #spacer {
    height: 30px;
  }

  #footer {
    padding-top: 10px;
  }

  .leftcolumn .wrapper {
    padding-right: 60px !important;
  }

  #benefits_section .halfcolumns .wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: calc(100% - 60px);
  }

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

  .third {
    width: 35%;
  }

  .levels .quote {
    font-size: 33px;
    line-height: 40px;
  }

  .levels .quote .author {
    font-size: 18px;
  }

  .levels .quote .author_picture {
    float: right;
    width: 200px;
    height: 200px;
  }

  .levels .quote {
    width: calc(65% - 40px);
    padding-right: 20px;
    padding-left: 20px;
  }

  .levels .quote:nth-child(even) .author_picture {
    margin-left: 20px;
  }
}

/*======================================================================
    1200px
----------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 600px;
  }

  #slider,
  #slider .slide,
  #controls_left,
  #controls_right,
  #header_image,
  #event_slide .slide {
    max-height: 650px;
  }

  #intro {
    width: 95%;
  }

  #testimonial .quote {
    padding: 30px 50px 30px 30px;
  }

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

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

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

  .levels .features {
    width: 40%;
  }

  .levels .quote {
    width: calc(60% - 40px);
    padding-right: 20px;
    padding-left: 20px;
  }

  .levels .quote {
    padding-top: 0;
  }

  .levels .quote .author_picture {
    margin-top: 0;
  }

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

  #navbar .wrapper #main_nav .row div div,
  #stickynav .menu_sticky .row div div {
    font-size: 23px;
  }
}

/*======================================================================
    1100px
----------------------------------------------------------------------*/
@media only screen and (max-width: 1100px) {
  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 550px;
  }

  .button {
    padding: 10px 20px;
    font-size: 18px;
  }

  #slider .slide .small {
    font-size: 16px;
  }

  #intro h1 {
    font-size: 30px;
  }

  #intro {
    font-size: 18px;
  }

  #testimonial .quote {
    font-size: 28px;
  }

  #testimonial .wrapper {
    height: 160px;
    padding-top: 20px;
  }

  #testimonial .large {
    width: 280px;
    height: 280px;
    margin-top: -40px;
  }

  #events .event .content .event_title {
    padding: 6px 0;
  }

  #joinus h1 {
    font-size: 33px;
  }

  #footer .columns {
    padding-bottom: 10px;
  }

  #slider,
  #slider .slide,
  #controls_left,
  #controls_right,
  #header_image,
  #event_slide .slide {
    max-height: 600px;
  }

  #testimonial .quote {
    padding: 30px 50px 30px 100px;
  }

  .fullimage {
    min-height: 300px;
  }

  .levels .quote {
    font-size: 28px;
    line-height: 35px;
  }

  .levels .quote .author_picture {
    display: none;
  }

  .levels .quote .author {
    float: left;
  }

  #navbar .wrapper #main_nav .row div div,
  #stickynav .menu_sticky .row div div {
    font-size: 22px;
  }

  #navbar .wrapper #main_nav .row div div,
  #stickynav .menu_sticky .row div div {
    padding: 0 12px;
  }

  #app h1 {
    font-size: 30px;
  }

  #slider #deep_in_the_heart {
    max-width: 800px;
    width: calc(100% - 140px);
  }

  #hearts h1 {
    font-size: 30px;
  }
}

/*======================================================================
    1000px
----------------------------------------------------------------------*/
@media only screen and (max-width: 1000px) {
  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 600px;
  }

  #slider,
  #slider .slide,
  #controls_left,
  #controls_right,
  #header_image,
  #event_slide .slide {
    max-height: 600px;
  }

  #intro {
    width: 100%;
  }

  #intro h1 {
    font-size: 28px;
  }

  #testimonial .quote {
    padding: 10px 30px 10px 10px;
  }

  #testimonial .large {
    width: 245px;
    height: 245px;
    margin-top: -40px;
  }

  #testimonial .quote {
    width: 65%;
    padding-left: 30px;
  }

  #testimonial .quote .author {
    font-size: 16px;
  }

  #events .event {
    width: calc(100% / 3 - 0.2px);
  }

  #events .eventcolumn:nth-of-type(4) {
    display: none;
  }

  #calendar_listview #events .eventcolumn:nth-of-type(4) {
    display: block;
  }

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

  #events {
    padding: 50px 20px 30px 20px;
  }

  #joinus {
    padding: 40px 20px 70px 20px;
  }

  #news .news {
    width: calc(100% / 3 - 65px);
    margin: 5px;
  }

  #spacer {
    height: 40px;
  }

  #footer .columns {
    font-size: 15px;
  }

  #footer .columns h3 {
    font-size: 24px;
  }

  #navbar {
    padding: 20px 20px 10px 20px;
  }

  #navbar .wrapper #main_nav .row div div {
    font-size: 22px;
  }

  #navbar .wrapper #main_nav #menu {
    margin-top: 32px;
    font-size: 14px;
  }

  #navbar .wrapper #main_nav #menu ul li {
    padding: 10px 15px;
  }

  #navbar #logo {
    max-width: 250px;
  }

  #navbar .wrapper #main_nav .row div div,
  #stickynav .menu_sticky .row div div {
    font-size: 21px;
  }

  #navbar .wrapper #main_nav .row div div,
  #stickynav .menu_sticky .row div div {
    padding: 0 10px;
  }

  .section {
    width: calc(100% - 40px);
    padding: 0 20px;
  }

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

  #footer {
    width: calc(100% - 60px);
    padding: 10px 30px 20px 30px;
  }

  #platinum {
    padding: 30px 30px 20px 30px;
    width: calc(100% - 60px);
  }

  .centered {
    width: 90%;
  }

  #navbar .wrapper #main_nav #social {
    height: 50px;
  }

  #navbar .wrapper #main_nav .row div div a,
  #stickynav .menu_sticky .row div div a {
    line-height: 25px;
  }

  .breadcrumbs {
    padding-left: 10px;
  }

  .bodycopy {
    padding: 0 10px;
    width: calc(100% - 20px);
  }

  .halfcolumns .wrapper .copy {
    padding: 0;
    font-size: 16px;
  }

  #discover_section .halfcolumns .wrapper {
    height: auto;
  }

  .centered {
    padding: 40px 0;
    font-size: 19px;
  }

  .leftcolumn .wrapper {
    padding-right: 50px !important;
    width: calc(100% - 60px);
  }

  .fourthcolumns {
    width: calc(100% / 3 - 0.2px);
  }

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

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

  #maps {
    height: 400px;
  }

  .two_third {
    width: 100%;
    float: none;
    padding-right: 0;
  }

  .third {
    width: 100%;
    float: none;
    padding-top: 50px;
  }

  #contact_map {
    margin-top: 150px;
  }

  .wpgmp_map_container {
    overflow: hidden;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  }

  #news .news {
    width: calc(100% / 3 - 48px);
  }

  #news .borders:nth-of-type(3n + 1) {
    width: calc(100% / 3 - 48px);
  }

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

  .section .wrapper #search {
    padding-right: 10px;
  }

  #content {
    width: calc(100% - 50px);
    padding: 0 25px;
  }

  #alumni .third {
    float: left;
  }

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

  #news #view_all {
    width: calc(100% - 10px);
  }

  .levels .features {
    width: 45%;
  }

  .levels .quote {
    float: left;
    width: calc(55% - 40px);
  }

  .levels .quote .author {
    font-size: 16px;
  }

  .tabs {
    font-size: 27px;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content {
    width: calc(100% - 160px);
  }

  #news .news .title_block .title_blog div {
    font-size: 21px;
  }

  .archive_1 {
    width: calc(100% / 3 * 2);
  }

  .archive_2 {
    width: calc(100% / 3);
  }

  #app .content {
    width: 100%;
  }

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

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

  #weather {
    width: 100%;
  }

  #navbar .wrapper #main_nav .row,
  #stickynav .menu_sticky .row {
    vertical-align: middle;
  }

  .fullimage.tall {
    height: 400px;
  }

  #event_slide {
    top: 150px;
  }
}

/*======================================================================
    900px
----------------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 600px;
  }

  #slider,
  #slider .slide,
  #controls_left,
  #controls_right,
  #header_image,
  #event_slide .slide {
    max-height: 600px;
  }

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

  #event_slide {
    top: 115px;
  }

  #intro {
    padding: 60px 0;
    font-size: 16px;
  }

  #intro h1,
  #app h1 {
    font-size: 26px;
  }

  #testimonial .quote {
    font-size: 26px;
  }

  .author {
    font-size: 14px;
  }

  #events .event .content .event_date {
    font-size: 26px;
  }

  #events .event .content .event_title {
    font-size: 14px;
  }

  #events .event .content {
    padding: 0px 15px 10px 15px;
  }

  #joinus h1 {
    font-size: 30px;
  }

  #news .news h2 {
    font-size: 15px;
  }

  #navbar .wrapper #main_nav {
    display: none;
  }

  #joinus {
    padding: 40px 20px 80px 20px;
  }

  #navbar .wrapper #mobile_menu {
    display: block;
  }

  #menu_overlay.menu_open {
    visibility: visible;
    opacity: 1;
  }

  .bodycopy h2 {
    font-size: 28px;
  }

  .bodycopy {
    font-size: 18px;
    line-height: 26px;
  }

  .centered {
    line-height: 31px;
  }

  .half {
    width: 100%;
    padding: 30px 0 0 0 !important;
  }

  .pullquote {
    width: 90%;
    padding-top: 20px !important;
    padding-bottom: 0 !important;
  }

  #discover_section .halfcolumns {
    width: calc(100% - 60px);
    padding: 0 30px;
    height: auto;
    float: none;
  }

  #discover_section .halfcolumns .wrapper {
    max-width: none;
    padding-right: 0 !important;
    width: 100%;
  }

  .leftcolumn .wrapper {
    float: none;
  }

  .rightcolumn {
    height: 300px !important;
  }

  #relocate_image {
    height: 380px !important;
  }

  #quotes .quote {
    padding: 30px 50px 30px 50px;
    font-size: 28px;
  }

  .breadcrumbs {
    padding-bottom: 40px;
  }

  #benefits_section .halfcolumns {
    height: 380px !important;
  }

  .levels .features {
    width: 50%;
  }

  .levels .quote {
    float: left;
    width: calc(50% - 40px);
    font-size: 25px;
    line-height: 32px;
  }

  .levels .quote .author {
    font-size: 15px;
    padding-right: 0;
    padding-top: 10px;
  }

  #newsletter h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #news .news .title_block .title_blog div {
    font-size: 17px;
    line-height: 21px;
  }

  .topbar,
  #topbar_background_right,
  #topbar_background_left {
    display: none;
  }

  #navbar {
    margin-top: 0;
  }

  #weather .wrapper {
    height: 250px;
  }

  .small_logos {
    width: calc(100% - 20px) !important;
    margin-right: 20px;
  }

  #hearts h1 {
    font-size: 26px;
    width: 550px;
  }
}

/*======================================================================
    800px
----------------------------------------------------------------------*/
@media only screen and (max-width: 800px) {
  #navbar {
    padding: 15px 20px 5px 20px;
    width: calc(100% - 40px);
  }

  .topbar {
    width: calc(100% - 40px);
    padding: 0 20px 0 20px;
  }

  #slider .slide .content img,
  .section_title img {
    max-width: 450px;
  }

  #slider,
  #slider .slide,
  #header_image,
  #event_slide .slide {
    max-height: 500px;
  }

  #testimonial .large {
    width: 220px;
    height: 220px;
    margin-top: -30px;
  }

  #testimonial .quote {
    font-size: 26px;
  }

  #testimonial .quote {
    width: 60%;
  }

  #intro {
    width: 100%;
  }

  #testimonial .circle {
    display: none;
  }

  #testimonial .quote {
    text-align: center;
    text-indent: 0;
    font-size: 30px;
  }

  #testimonial .quote .author {
    float: none;
  }

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

  #event_slide {
    top: 100px;
  }

  #news .news {
    width: calc(50% - 47px) !important;
  }

  #news .borders:nth-of-type(3n + 1) {
    clear: none;
    margin-left: 5px;
  }

  #news .borders:nth-of-type(3n + 3) {
    margin-right: 5px;
  }

  #news .news:nth-of-type(odd) {
    margin-left: 0;
  }

  #news .news:nth-of-type(even) {
    margin-right: 0;
  }

  #news .news:nth-of-type(2) {
    display: none;
  }

  #news #view_all {
    padding: 0 25px;
  }

  #slider .slider_button {
    margin-left: 0;
    padding-top: 10px;
  }

  #navbar #logo {
    max-width: 225px;
  }

  #navbar {
    height: 80px;
    position: fixed;
  }

  .topbar,
  #topbar_BG {
    position: fixed;
  }

  #topbar_BG {
    height: 35px;
    z-index: 1;
  }

  #testimonial .wrapper {
    padding: 25px 50px 0px 50px;
    width: calc(100% - 100px);
  }

  #news .bodycopy {
    width: calc(100% - 60px);
    padding: 0 30px;
  }

  #news .borders {
    display: block !important;
    width: calc(100% / 3 - 48px);
  }

  #news .borders:nth-of-type(3n + 1) {
    width: calc(100% / 3 - 48px);
  }

  .bodycopy h2 {
    font-size: 24px;
    line-height: 31px;
  }

  .bodycopy {
    font-size: 17px;
    line-height: 24px;
  }

  .breadcrumbs {
    padding-bottom: 30px;
  }

  .parallax,
  .fullimage {
    min-height: 250px;
  }

  .centered {
    width: calc(100% - 20px);
    font-size: 18px;
  }

  #calendar {
    display: none;
  }

  .pullquote {
    line-height: 32px !important;
    padding-top: 10px !important;
  }

  #benefits_section .halfcolumns {
    height: auto !important;
  }

  #benefits_section .halfcolumns:nth-of-type(1) {
    /*height: 225px !important;*/
  }

  #owner {
    height: 200px !important;
  }

  #benefits_section .halfcolumns .wrapper {
    height: auto;
  }

  #relocate_image {
    height: 300px !important;
  }

  #stickynav {
    display: none;
  }

  #contact_map {
    margin-top: 135px;
    height: calc(60vh - 140px);
  }

  #contact_map .wpgmp_map_container {
    height: 365px;
  }

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

  #news #view_all {
    width: calc(100% - 50px);
  }

  #benefits_section .halfcolumns {
    width: 100%;
  }

  #benefits_section .halfcolumns .wrapper {
    max-width: none;
  }

  .event_single_image {
    width: 100%;
    float: none;
  }

  .event_single_image img {
    float: none;
    width: 60%;
    padding-bottom: 15px;
  }

  .event_single_copy {
    float: none;
    width: 100%;
  }

  .levels .features {
    width: 100%;
  }

  .levels .quote {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .levels:nth-child(even) .quote {
    display: none;
  }

  .tabs {
    font-size: 25px;
  }

  .bodycopy p iframe {
    width: 550px;
    height: 309px;
  }

  .archive_1 {
    width: calc(100% / 2 + 15px);
  }

  .archive_2 {
    width: calc(100% / 2 - 15px);
  }

  .halfway {
    display: inline-block;
    width: 100%;
    margin-right: 0;
  }

  #listview_header {
    display: none;
  }

  #weather {
    background-image: url("images/weather_mobile.png") !important;
  }

  #weather .wrapper {
    height: 300px;
  }
}

/*======================================================================
    700px
----------------------------------------------------------------------*/
@media only screen and (max-width: 700px) {
  #navbar #logo {
    max-width: 200px;
  }

  #navbar {
    padding: 15px 20px 0px 20px;
  }

  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 400px;
  }

  .button {
    padding: 10px 20px;
    font-size: 16px;
  }

  #slider .slider_button {
    margin-left: 0;
    margin-top: 10px;
  }

  #intro h1,
  #app h1 {
    font-size: 23px;
  }

  #app h1 {
    line-height: 25px;
  }

  #intro {
    font-size: 15px;
  }

  #testimonial .quote {
    font-size: 27px;
    padding: 0 30px 0 10px;
  }

  #testimonial .wrapper {
    height: 140px;
  }

  #events .event {
    width: 50%;
  }

  #events .eventcolumn:nth-of-type(3) {
    display: none;
  }

  #calendar_listview #events .eventcolumn:nth-of-type(3) {
    display: block;
  }

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

  #events {
    padding: 30px 30px 30px 30px;
    width: calc(100% - 60px);
  }

  .button {
    display: inline-block;
  }

  .slider_button .button {
    display: inline;
  }

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

  #news .news {
    font-size: 14px;
  }

  #footer .columns {
    width: calc(50% - 20px);
    padding-bottom: 20px;
  }

  #footer .hide {
    display: block;
  }

  #footer {
    font-size: 13px;
  }

  .bodycopy h2 {
    line-height: 32px;
    padding-bottom: 20px;
  }

  .hide {
    display: none;
  }

  #header_image .section_title {
    padding-top: 130px;
  }

  .fourthcolumns {
    width: 50%;
  }

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

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

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

  #contact_map {
    margin-top: 130px;
    height: calc(60vh - 185px);
  }

  #contact_map .wpgmp_map_container {
    height: 320px;
  }

  #news .borders:nth-of-type(odd) {
    width: calc(50% - 47px);
    margin-left: 0;
    margin-right: 5px;
    clear: none;
  }

  #news .borders:nth-of-type(even) {
    width: calc(50% - 47px);
    margin-right: 0;
    margin-left: 5px;
    clear: none;
  }

  #news .borders img {
    width: calc(100% + 40px);
    margin-left: -20px;
  }

  .section .wrapper #search {
    display: none;
  }

  #alumni .third {
    width: 50%;
    padding-top: 0px;
  }

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

  #event_slide {
    top: 95px;
  }

  .tabs {
    font-size: 23px;
  }

  .post_image {
    max-width: 200px;
  }

  #newsletter .halfcolumns {
    width: 100%;
    padding-right: 0 !important;
  }

  .secondary .news {
    height: 300px;
  }

  .hide700 {
    display: none;
  }

  #slider #deep_in_the_heart {
    width: 90%;
  }

  #hearts h1 {
    font-size: 23px;
    line-height: 26px;
    width: 90%;
  }

  .event_single_image {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }

  .event_single_copy {
    margin-left: 0;
  }
}

/*======================================================================
    600px
----------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
  #event_slide .slide {
    height: calc(60vh - 20px);
  }

  #event_slide {
    top: 90px;
  }

  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 300px;
  }

  #intro h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #events .event_wrapper,
  #events .event_image {
    /*height: 150px;*/
  }

  #footer {
    font-size: 11px;
    width: calc(100% - 40px);
    padding: 0 20px 20px 20px;
  }

  #news .wrapper {
    width: calc(100% - 40px);
  }

  #spacer {
    height: 30px;
  }

  #testimonial .wrapper {
    padding: 25px 10px 0px 10px;
    width: calc(100% - 20px);
  }

  .topbar {
    width: calc(100% - 20px);
    padding: 0 10px 0 10px;
  }

  .centered {
    line-height: 27px;
  }

  .pullquote {
    width: 100%;
  }

  #discover_section .halfcolumns {
    width: calc(100% - 40px);
    padding: 0 20px;
  }

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

  .breadcrumbs {
    padding-left: 0px;
  }

  .centered {
    width: 100%;
    padding: 30px 0;
  }

  #quotes .quote {
    padding: 30px 50px 30px 50px;
    font-size: 25px;
  }

  .secondary {
    width: calc(100% - 40px) !important;
  }

  .secondary .wrapper {
    padding: 0 20px !important;
    width: 100% !important;
  }

  .section .wrapper #search {
    padding-right: 0;
  }

  #content {
    width: calc(100% - 40px);
    padding: 0 20px;
  }

  .event_single_image img {
    float: none;
    width: 80%;
    padding-bottom: 15px;
  }

  .tabs {
    font-size: 22px;
  }

  .bodycopy p iframe {
    width: 450px;
    height: 253px;
  }

  #intro .text {
    width: 100%;
    float: right;
    text-align: center;
  }

  #intro .logo {
    width: 100%;
    float: right;
    text-align: center;
  }

  #intro .logo img {
    padding-bottom: 15px;
    max-width: 200px;
    float: none;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .image {
    width: 150px;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content {
    padding: 20px 25px 5px 25px;
    width: calc(100% - 120px);
  }

  #news .news {
    width: calc(100% - 40px) !important;
    margin: 0;
  }

  #news .news:nth-of-type(3) {
    margin-top: 10px;
    height: 250px;
    margin-bottom: 0;
  }

  .archive_1,
  .archive_2 {
    display: none;
  }

  .hide_breaks {
    display: none;
  }

  .secondary .news {
    height: 200px;
  }

  .topbar,
  #topbar_background_right,
  #topbar_background_left {
    display: none;
  }

  #navbar {
    margin: 0;
    padding: 10px 20px 10px 15px;
    width: calc(100% - 35px);
  }

  #news .borders:nth-of-type(even) {
    margin-left: 0;
  }

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

  .fullimage.tall {
    height: 300px;
  }

  .small_logos {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
}

/*======================================================================
    500px
----------------------------------------------------------------------*/
@media only screen and (max-width: 500px) {
  #event_slide {
    top: 85px;
  }

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

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

  .topbar #join_chamber_text {
    font-size: 16px;
    padding: 0 10px 0 20px;
  }

  .topbar ul li {
    padding: 0 5px;
  }

  #slider .slide .content img,
  #header_image .section_title img {
    max-width: 300px;
  }

  #controls_left,
  #controls_right {
    display: none;
  }

  #intro h1 {
    font-size: 25px;
    line-height: 32px;
  }

  #intro {
    font-size: 14px;
  }

  #testimonial .quote {
    font-size: 23px;
    padding: 0;
  }

  #testimonial .quote .author {
    font-size: 14px;
  }

  #events .event {
    width: 100%;
  }

  #events .event .content {
    padding: 0px 0px 20px 0px;
    border-right: 0;
  }

  #joinus h1 {
    font-size: 27px;
  }

  #news .news {
    width: calc(100% - 70px);
    margin-bottom: 20px;
  }

  #news #view_all {
    margin-top: -20px;
  }

  #footer .columns {
    font-size: 13px;
  }

  .topbar {
    font-size: 14px;
  }

  #events .event .content {
    height: auto;
  }

  #news .news:nth-of-type(1),
  #news .news {
    width: calc(100% - 100px);
  }

  #navbar #logo {
    max-width: 215px;
  }

  #navbar .wrapper #mobile_menu {
    padding-top: 10px;
  }

  .parallax {
    min-height: 200px;
  }

  #header_image .section_title {
    padding-top: 100px;
  }

  #quotes .quote {
    padding: 30px 0px 30px 0px;
    font-size: 22px;
    text-indent: 0;
  }

  .center .button {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  #contact_map {
    margin-top: 90px;
    height: calc(60vh - 195px);
  }

  #contact_map .wpgmp_map_container {
    height: 310px;
  }

  #news .borders {
    width: calc(100% - 40px) !important;
    margin-left: 0 !important;
  }

  #alumni .third {
    width: 100%;
    padding-top: 0px;
  }

  #news #view_all {
    width: calc(100% - 55px);
  }

  #calendar_listview #events .event .content {
    height: auto;
  }

  .event_single_image {
    padding-right: 0;
  }

  .event_single_image img {
    float: none;
    width: 100%;
    padding-bottom: 15px;
  }

  .post_image {
    width: 100%;
  }

  .bodycopy img {
    width: 100%;
  }

  .tabs {
    font-size: 21px;
  }

  .post_image {
    max-width: 1000px;
    width: 100% !important;
    padding-right: 0;
  }

  .bodycopy p iframe {
    width: 350px;
    height: 197px;
  }

  #intro .logo img {
    max-width: 160px;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .image {
    display: none;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content {
    width: calc(100% - 80px);
    height: calc(100vh - 80px);
    overflow-y: scroll;
    padding: 20px 15px 5px 15px;
  }

  #lightbox_overlay .lightbox_row .lightbox_cell .lightbox_content .close {
    margin-top: -15px;
    margin-right: -15px;
    box-shadow: none;
  }

  #app .text {
    width: 100%;
    text-align: center;
  }

  #app .image {
    margin-bottom: 10px;
  }

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

  #weather .wrapper {
    height: 250px;
  }
}

/*======================================================================
    400px
----------------------------------------------------------------------*/
@media only screen and (max-width: 400px) {
  .button {
    padding: 7px 20px;
    font-size: 15px;
  }

  #slider .slide .small {
    font-size: 14px;
  }

  #intro h1,
  #app h1 {
    font-size: 20px;
    line-height: 26px;
  }

  #intro {
    font-size: 13px;
  }

  #testimonial {
    width: calc(100% - 40px);
    padding: 20px;
  }

  #testimonial .quote {
    font-size: 18px;
  }

  #testimonial .section {
    width: calc(100% - 40px);
    padding: 0 20px;
  }

  #testimonial .wrapper {
    height: 120px;
    padding-top: 10px;
  }

  #testimonial .quote .author {
    font-size: 13px;
    line-height: 30px;
  }

  #events .event_wrapper,
  #events .event_image {
    height: 120px;
  }

  #events {
    padding: 20px;
    width: calc(100% - 40px);
  }

  #events .event {
    font-size: 13px;
  }

  #events .event .content .event_date {
    font-size: 24px;
  }

  #events #view_all {
    text-align: left;
    margin-top: -20px;
    margin-bottom: 20px;
  }

  #joinus {
    padding: 20px 20px 60px 20px;
  }

  #joinus h1 {
    font-size: 21px;
  }

  #news #view_all {
    text-align: left;
  }

  #footer .columns {
    width: calc(50% - 20px);
    padding-left: 0px;
  }

  #footer {
    font-size: 11px;
  }

  #footer .columns h3 {
    line-height: 30px;
  }

  #navbar #logo {
    max-width: 200px;
  }

  #navbar {
    padding: 15px 10px 0px 10px;
    width: calc(100% - 20px);
    height: 75px;
  }

  #news .news:nth-of-type(1),
  #news .news {
    width: calc(100% - 80px);
  }

  #spacer {
    height: 20px;
  }

  #platinum h1 {
    font-size: 28px;
  }

  #navbar .wrapper #mobile_menu {
    padding-top: 10px;
    padding-right: 5px;
  }

  #joinus .button {
    background-color: #ae1f24;
  }

  .fourthcolumns {
    width: 100%;
  }

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

  .bodycopy h2 {
    font-size: 20px;
    line-height: 25px;
  }

  #header_image .section_title img {
    width: 100%;
  }

  .section_title img {
    max-width: 300px;
  }

  .bodycopy {
    font-size: 16px;
    line-height: 23px;
  }

  .levels .quote .author {
    font-size: 12px;
  }

  .button:nth-of-type(2) {
    margin-top: 10px;
  }

  .levels .quote {
    font-size: 23px;
    line-height: 30px;
  }

  .tabs {
    padding: 15px 25px;
  }

  .bodycopy p iframe {
    width: 100%;
    height: auto;
  }

  #intro .logo img {
    max-width: 140px;
  }

  #intro {
    padding: 30px 0;
  }

  #weather .wrapper {
    height: 200px;
  }

  #weather .area {
    bottom: 20px;
  }

  .fullimage.tall {
    height: 200px;
  }

  #hearts h1 {
    font-size: 20px;
    line-height: 26px;
  }
}
