 @media only screen and (max-width: 1024px) {


/* Contact Page
 * --------------------------------------- */
 
.header-title .address p {
 font-size:1.125rem;
 margin-bottom:15px;
}
 .header-title .staff h4 {
 font-size:1.125rem;
}
.header-title .staff p {
 font-size:1rem;
}
body.page-template-page-contact .content h1 {
 font-size:1.875rem;
}
}
 @media only screen and (min-width: 768px) {
 #mobile_menu {
display: none;
}
}
 @media only screen and (max-width: 767px) {
 header .menu {
display: none;
}


/* Home Page Sections

 * --------------------------------------- */
 
 
 
 .section-title {
 width:85%;
}
.section-title2 {
 width:85%;
 padding-top:20px;
}
 .section h1 {
 font-size:45px;
 line-height:125%;
}
.section h2 {
 font-size:26px;
}
 .section .subhead {
 max-width:90%;
 margin-left:auto;
 margin-right:auto;
}
 .hex-button {
 padding-top:25px;
 padding-bottom:25px;
}


/* Membership section */


.membership_buttons {
 width:90%;
}
 #europe .row {
 width:100%;
 height: auto;
}
#europe .col {
 display: block;
 height: auto;
 padding-top:10px;
 padding-bottom:10px;
}
#europe .col .inner {
 display: block;
}
 #pti {
 height:auto !important;
}
 #pti .fp-tableCell {
 vertical-align: top;
}
 #pti .short_photo {
 height:33%;
}
 #pti {
 background-color:#FFF;
 min-height:870px !important;
}
 #pti .section-title h1 {
 width: 90%;
}
#pti .row {
 width:97%;
 height:100%;
 margin-left:auto;
 margin-right:auto;
 padding-top:20px;
}
#pti .col {
 padding-top:0px;
 padding-bottom:20px;
}
#pti .col p {
 padding-left:10px;
 padding-right:10px;
}
 .block-button.small.left {
 text-align:center;
}

/* Interior
 * --------------------------------------- */


 .wrapper .logo {
 position:absolute;
 top:4px;
 left:2%;
 width:25%;
 z-index:100;
}
 .main {
 width:100%;
 margin:0px;
 padding:0px;
 padding-bottom:20px;
 float:none;
 display:block;
}
 .sidebar {
 width:100%;
 margin:0px;
 padding:0px;
 float:none;
 display:block;
}


/* ================ Interior footer =========== */

footer.interior {
 font-size:14px;
}
 footer.interior .col {
 float:none;
 margin:0px;
 padding:0px;
 width:100%;
}
 footer.interior .contact {
 padding-left: 0;
 text-align:center;
}
 footer.interior .contact span {
 display:inline-block;
}
footer.interior .contact span.contact-icon {
 width:20px;
 margin:0px;
 padding:0px;
 padding-right:6px;
 vertical-align:top;
}
footer.interior .contact span.contact-icon img {
 vertical-align:top;
}
footer.interior .contact span.contact-text {
}


footer.interior .footernav {
 display:none;
}



/* interior */

.main .one-half.first ul {
 padding-bottom:0px;
 margin-bottom:0px;
}
 .header-title h1 {
 text-align: center;
 font-size:50px;
 line-height:150%;
 font-weight:900;
 text-transform:uppercase;
 color:#FFF;
 letter-spacing:.02em;
 margin-bottom:10px;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #FFF;
 padding-bottom: 15px;
}



/* Contact Page
 * --------------------------------------- */
 

 body.page-template-page-contact section.headerphoto {
 min-height:570px;
 padding-top:60px;
}
 .header-title .col {
 width: 100%;
 float:none;
 display:block;
}
.header-title .col:first-child {
 text-align:center;
}
.header-title .col:last-child {
 fwidth: 100%;
 float:none;
 display:block;
}
 .header-title .address p {
 font-size:16px;
 margin-bottom:6px;
}
.header-title .address .block-button {
 text-align:center;
}
 body.page-template-page-contact .header-title .address .block-button.small {
 padding-top:0;
 margin-bottom:40px;
}
.header-title .address .block-button.small a.block-button-element {
 text-align:center;
}
.header-title .staff h4 {
 font-size:18px;
 text-align:center;
}
.header-title .staff p {
 font-size:16px;
 text-align:center;
}
body.page-template-page-contact .content h1 {
 font-size:30px;
 text-align:center;
}
}
