html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
}

body {
    color: #444;
    background: #fff;
    color: #2F2C40;
    font: 18px massilia, sans-serif;
    font-weight: 200;
    font-style: normal;
    line-height: 1.4;
}

h1 {
    font: 70px "interstate-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 0.9;
    text-align: left;
    color: #fff;
}

h2 {
   
}

h2.highlight {
    font: 70px "interstate-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1; 
    text-transform: uppercase;
}

h3 {
    font: 30px massilia, sans-serif;
    font-weight: 200;
    font-style: normal;
    line-height: 1;
    color: #412408;
    margin: 0 0 20px 0;
    text-align: left;
}

h4 {
    font: 40px interstate-condensed, sans-serif;
font-weight: 700;
font-style: normal;
    line-height: 1;
    color: #96191E;
    font-weight: 700;
    margin: 0 0 20px 0;
}

h4 span {
    color: #000;
}

h5 {
    font: 20px "interstate-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
}

h6 {
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: #1a1a1a;
    margin: 0px 0 20px 0;
}


code {

    font: 18px massilia, sans-serif;
font-weight: 200;
font-style: normal;
    text-transform: uppercase;
    color: #ccc;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
    line-height: 0px;
    margin: 0 0 14px 0;
    display: block;
 } 
 
 code span { 
     background:#fff; 
     padding: 0 10px 0 0; 
 }

 body.home header,
 body.page-welcome header {

 }

#top {
    background: rgb(235,199,70);
    padding: 10px 0;
    position: fixed;
    z-index: 99999999;
    width: 100%;
}

#top p {
    color: #333
}

section {
    padding: 30px 0;
}

header {
 
}

header img {
    background-size: 100px;
    float: left;
}

header nav {
}

main {
    width: 1200px;
    max-width: 96%;
    margin: 0px auto;
    overflow: visible;
}

nav ul {
    margin: 40px auto 40px;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    clear: right;
    text-align: center;
}

nav ul > li {
    display: inline-block;
    top: 35px;
    position: relative;
}

nav ul li a {
    padding: 10px 40px 7px;
    border: 5px double #333;
    margin: 0 10px;
    color: #333;
    border-radius: 50px;
    text-transform: uppercase;
}

nav ul li a:hover {
    color: #412408;
    border: 5px double #412408;
    transition: all 0.3s ease-in;
}

nav ul li.logo {
    width: 100px;
    background: url('svg/logo.svg') no-repeat center;
    background-size: cover;
    text-indent: -9999px;
    height: 100px;
    transform: rotate(40deg);
    margin: 0;
    top: 0;
    left: 0;
    position: absolute;
}

/* CALLOUT */

section.callout {
    background: #fff;
    padding: 80px 0;
}

section.callout h3 {
    color: #333;
    font-size: 100px;
    transform: rotate(-10deg);
    text-align: center;

    font-size: 80px;
	font-weight: 700;
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	background-image: url('img/lgbt.png');
    background-size: contain;
}

section.intro {
    padding: 60px 0 30px;
}

section.intro h3,
section.intro p {
    max-width: 760px;
}

section.intro h3 {
    margin: 10px 0 11px 0;
}

.block {
    display: block;
}

.block p {
    text-wrap: pretty;
}

.block p:last-of-type {
    //margin: 0;
}

.block p:first-of-type {
    margin: 0 0 20px 0;
}

ul.two {
    display: flex;
    display: inline-flex;
    width: 100%;
    overflow: visible;
}

dl.two.right {
    margin-top: 40px;
}

ul.two li {
    display: inline-flex;
    flex-basis: 50%;
}

.pad30 {
    padding: 30px;
}

.pads60 {
    padding: 0 60px;
}

.pads30 {
    padding: 0 30px;
}

.padt60 {
    padding: 60px 0;
}

/* TWO ROWS */

section.rows2 {
    z-index: 1;
    position: relative;
}

section.rows2 dl dt,
section.rows2 dl dd {
    width: 50%;
    float: left;
}

section.rows2 dl dt {
    margin: 0 0 0 10%;
}

section.rows2 dl dd {
    padding: 0 10%;
}

.small p {
    font-size: 16px;
}

.text a {
    border-bottom: 2px solid #412408;
}

/* pop */

section.pop {
    padding: 0;
    width: 100%;
}

section.pop.purple {
    height: inherit;
    //background: rgb(99,63,139);
}

section.pop.purple h2,
.slidein h2 {
    color: rgb(235,199,70);
    font-size: 100px;
    line-height: 1;
}

.slidein h3 {
    color: #fff;
    margin: 40px 0 0 0;
}

section.pop h2 span {
    color: #fff;
}

section.pop.photo {
    position: relative
}

section.pop.photo dl {
    height: 100vh;
}

section.pop.photo dl dt {
    width: 50%;
    float: left;
    background: rgb(235,199,70);
}

section.pop.photo dl dt .in {
    position: inherit;
    text-align: left;
}

section.pop.photo .absolute .highlight {
    position: absolute;
    bottom: auto;
    right: auto;
    font-size: 55px;
    max-width: 500px;
    transform: rotate(-17deg);
    text-align: left;
}

section.pop.photo .highlight span {
    background: transparent;
}

section.pop.photo .highlight span {
    font: 90px itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    background: rgb(235,199,70);
    color: rgb(99,63,139);
    line-height: 1;
    display: table;
    margin: 5px 0;
    padding: 10px;
}

section.pop.photo dl dd {
    width: 50%;
    float: left;
    background: url('img/gymp1.jpg') top;
    background-size: contain;
    object-position: top;
    background-blend-mode: overlay;
    object-fit: contain;
    height: 100vh;
}

.absolute {
    width: 80vw;
    height: 80vh;
   // background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
}

/* neg gap */

section.negative {
    margin: -200px 0 0 0;
    padding: 60px 0 0 0;
    position: relative;
    background: #eee;
    background: #96191E;  
}

section.negative h4 {
    color: #fff;
}
    
section.negative h4 span {
    color: #333;    
}

main.gap {
    padding: 110px 0 0px 0;
    overflow: visible;
}

/* HGROUP */

section.hgroup hgroup * {
    text-align: center;
    margin: 0 0 30px 0;
}

hgroup {
    padding: 60px 0 0 0;
}

hgroup h5 {
    color: #fff;
}

.light {
    background: #eee;
}

/* CALL TO ACTION */

section.call {
    background: url('https://aewresults.com/wp-content/uploads/2023/05/aew3.webp') 0px 0px no-repeat;
    background-size: cover;
    padding: 0;
}

section.call hgroup {
    text-align: left;
    padding: 0;
}

section.call hgroup h1 {
    color: #96191E;
}

section.call .trans {
    padding: 100px 0;
    height: inherit;
}

.trans h4 {
    color: #fff;
    margin: 18px 0 23px 0;
}

/* ROWS 3 */

section.rows3 {
    margin: 0px auto 30px;
    overflow: hidden;
}

section.rows3 ul li {
    width: 30%;
    float: left;
}

section.rows3 ul li:nth-child(2) {
    margin: 0 5%;
}

.card {
    border-radius: 10px;
    padding: 0px;
    justify-content: center;
    z-index: 9;
    border-radius: 10px;
   // box-shadow: 0 8px 16px 0 rgb(64 64 65 / 10%);
    background-color: #ffffff;
    border: 0;
}

.card a {
    color: #333;
    border-bottom: 2px solid #333;
}

.card h6 {
    color: #333;
    margin: 0;
    font-size: 24px;
    text-transform: lowercase;
}

.card img {
    border-radius: 5px;
    margin: 0 0 20px 0;
    padding: 20px 20px 0;
}

.card_info {
    padding: 0 20px 40px;
}

/* QUOTE */

section.quote {
    width: 100%;
    margin: 0px auto;
    display: block;
    overflow: hidden;
    padding: 0 0 60px 0;
}

section.quote .flickity-page-dots,
section.quote button.flickity-button {
    display: none !important;
}

section.quote dl {
    position: relative;
}

section.quote dl dt {
    width: 80%;
    flex-basis: 80%;
}

section.quote dl dd {
    width: 20%;
    position: relative;
}

section.quote .highlight {
    position: absolute;
    bottom: 30%;
    font-size: 55px;
    max-width: 500px;
    transform: rotate(0deg);
    z-index: 100;
}

section.bar {
    display: flex;
    background: #fff;
    padding: 30px 0;
}

section.bar h3 {
    font: 28px big-caslon-fb, serif;
    font-weight: 700;
    font-style: italic;
}

section.bar dl {
    margin: 0;
    padding: 30px 0;
    border-bottom: 6px double #eee;
}

section.bar dl:last-of-type {
    margin: 0;
    border: 0;
}

section.bar dl dt {
    display: inline-flex;
    flex-basis: 40%;
}

section.bar dl dd {
    display: inline-flex;
    flex-basis: 60%;
    padding: 0;
}

section.bar dl dd ul {
    width: 100%;
}

section.bar dl dd ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid #eee;
}

section.bar dl dd ul li a {
    color: #666;
    padding: 5px;
    display: block;
}

section.bar ul li a:after {
    content: '\279D';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 10px;
    //transform: rotate(-90deg);
}

/* PHOTOS */

section.photos {
    
}

.wrapper {
    display: grid;
    grid-gap: 2%;
    grid-template-columns: 33% 34% 33%;
    background-color: #fff;
    color: #444;
    max-width: 96%;
    margin: 0px auto;
  }

  .box {
    background-color: #444;
    color: #fff;
    border-radius: 5px;
  }

  .a {
    grid-column: 1 / 3;
    grid-row: 1;
    background: url('img/beekeeper.jpg');
    background-size: cover;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    object-fit: cover;
    max-height: fit-content;
  }
  .b {
    grid-column: 3 ;
    grid-row: 1 / 3;
    background: url('img/beekeeper.jpg');
    background-size: cover;
    object-fit: cover;
    object-position: top;
    background-size: cover;
    background-blend-mode: overlay;
    object-fit: cover;
    max-height: fit-content;
    height: 500px;
  }
  .c {
    grid-column: 1 ;
    grid-row: 2 ;
    background: url('img/beekeeper.jpg');
    background-size: cover;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    object-fit: cover;
    max-height: fit-content;
  }
  .d {
    grid-column: 2;
    grid-row: 2;
    background: url('img/beekeeper.jpg');
    background-size: cover;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    object-fit: cover;
    max-height: fit-content;
  }

  .e {
    grid-column: 1/4;
    grid-row: 3;
    background: url('img/beekeeper.jpg');
    background-size: cover;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    object-fit: cover;
    max-height: fit-content;
    height: 260px;
  }

  .trans {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
  }

.cornerright {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
}

.cornerleft {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.middle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 60px;
    text-align: center;
}

.small p {
 
}

blockquote {
    margin: 0px auto;
    max-width: 720px;
    overflow: hidden;
    padding: 0px 50px;
}

blockquote::before {
    content: "";
    background: url(svg/quote.svg) no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
    display: inline-block;
    top: 50px;
    left: -30px;
    position: relative;
}

blockquote p {
    font: 38px  big-caslon-fb, serif;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
    z-index: 999;
    position: relative;
}

cite {
    float: right;
    overflow: hidden;
    display: block;
    padding: 0 4px 0 0;
}

a.button {
    font-size: 18px;
    color: #333;
    border: 4px solid #f4d35e;
    background-size: 12px;
    padding: 0 20px;
    display: inline-table;
    height: 60px;
    line-height: 50px;
    max-width: 220px;
    width: 100%;
    min-width: inherit;
    text-transform: uppercase;
    font-weight: 700;
    border: 6px double #E88523;
    color: #D9791A;
    background: #333 url('svg/arrow-right.svg') no-repeat right 20px center;
    background-size: 10px;
    text-align: left;
    letter-spacing: 0;
    display: inline-block;
    margin: 20px 0 0 0;
}

a.button {
    opacity: 0.8;
    transition: all 0.3s ease-in;
}


a.button {
    width: inherit;
    line-height: 25px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #96191E;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all 0.3s;
    overflow: hidden;
    display: inline;
    padding: 10px 40px;
    top: 0px;
    border-radius: 0px;
    left: 0;
    margin: 20px 0 0 10px;
    border: 6px double #fff;
    background: #96191E url('svg/arrow-right-ffffff.svg') no-repeat right 20px center;
}

a.button:hover {
    border: 6px double #fff;
    transition: all 0.3s ease-in;
}

a.button::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: -3px;
    bottom: -3px;
    z-index: -1;
    background: #000;
    -ms-transform: translate(0.5rem, 0.5rem);
    transform: translate(0.5rem, 0.5rem);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    border-radius: 0px;
}

a.mini {
    background: #96191E;
    color: #333;
    padding: 20px 0px;
    font-weight: bold;
    border: 0 !important;
    text-decoration: none;
    width: 100%;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    text-transform: uppercase;
}

img.slope::after {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 30px;
    left: 0px;
    z-index: 9;
    position: absolute;
    background: url('svg/slope-gold.svg');
    background-repeat: repeat;
    background-size: 5px;
}

.flickity-page-dots {
    position: absolute;
    width: 120px;
    bottom: 30px;
    right: inherit;
    left: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    line-height: 1;
    z-index: 99999;
}

.flickity-page-dots .dot.is-selected {
    background: rgb(235,199,70);
    border: 4px double rgb(235,199,70);
    opacity: 1;
}

.flickity-page-dots .dot {
    background: transparent;
    opacity: 1;
    margin: 0 0 0 10px;
    height: 15px;
    width: 15px;
    border: 4px double #fff;
}

dl {
    display: flex;
    width: 100%;
}

dl.two {
    margin-bottom: 60px;
}

dl.two dt {
    flex-basis: 48%;
}

dl.two dd {
    flex-basis: 52%;
}

dl dt {
    flex-basis: 50%;
    height: inherit;
    position: relative;
}

dl.right dt {
    order: 2;
}

.in::after {
    content: "";
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    top: 20px;
    left: 0px;
    z-index: 9;
    position: absolute;
    background: url(svg/slope-gold.svg);
    background-repeat: repeat;
    background-size: 5px;
}

dl dt.none .in::after {
    display: none;
}

section.quote dl dt .in::after {
        content: "";
        width: calc(100% - 20px);
        height: calc(100% - 10px);
        top: 30px;
        left: 0px;
        z-index: 9;
        position: absolute;
        background: url('svg/slope-gold.svg');
        background-repeat: repeat;
        background-size: 5px;
}

.in {
    position: relative;
}

.highlight {
    position: absolute;
    bottom: 30%;
    right: -30%;
    font-size: 55px;
    max-width: 500px;
    transform: rotate(-17deg);
}

small a.highlight {
    position: relative;
    bottom: 0;
    right: 0;
    transform: rotate(0deg);
    font-size: 14px;
}

.highlight span {
    text-align: left;
    background-color: #000;
    line-height: 1.8;
    color: #fff;
    padding: 10px;
    
}

dt img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    background-size: cover;
    background-blend-mode: overlay;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: fit-content;
}

dl dd {
    flex-basis: 50%;
    padding: 0px 0;
}


.center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 60px;
}

.small {
    margin: 30px 0 0 0;
}

.block {
    display: block;
}

.block p {
    margin: 0 0 20px 0;
}

.block p:last-of-type {

}

.all {
    position: relative;
    z-index: 999;
    margin: 0 0 55vh 0;
    background: #fff;
    background-size: contain;
    background-attachment: fixed;
    border-bottom: 6px solid #333;
}

footer {
    background: #404041;
    padding: 120px 0 120px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: inherit;
}

footer h5 {
    color: #ffffff;
    font-size: 36px;
    border-left: 3px solid #ffffff;
    padding: 20px 0 50px 20px;
    margin: 0 0 40px 0;
}

footer p {
    color: #ffffff;
    margin: 0 0 10px 0;
}

footer a {
    color: #fff;
    border-bottom: 2px solid transparent;
}

footer a:hover {
    color: #E88523;
    border-bottom: 2px solid #E88523;
    transition: all 0.3s ease-in;
}

img {
    display: block;
    overflow: hidden;
}

  /* TIDY UP */

.pop.purple {
    background: url('img/gym1.jpg');
    background-size: cover;
}

.main-carousel .carousel-cell {
width: 100%;
padding: 0 0 10%;
height: 100vh;
}

.main-carousel .carousel-cell::before {
content: "";
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-color: rgba(0,0,0,0.6);
}

.slidein {
position: absolute;
z-index: 9999;
text-align: center;
margin: 0px auto;
left: 0;
right: 0;
width: 80%;
height: 100vh
}

.slidein h2 {
background: linear-gradient(90deg,#00b5ef,#f163a0 51.53%,#fad440);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
line-height: 1.4;
}

ul.two li {
width: 10%;
flex-basis: 35%;
order: 3;
margin: 0 0 0 3%;
}

ul.two li.w50 {
order: 1;
flex-basis: 60%;
}

ul.two li .block {
width: 100%;
position: relative;
}

ul.two li .block small {
margin: 30px 0 0 15px;
display: block;
}

.bg1 {
background: url('https://aewresults.com/wp-content/uploads/2023/05/aew1.webp') 35% 0px no-repeat;
background-size: cover;
height: inherit;
width: 100%;
height: 100%;
}

.bg2 {
background: url('https://aewresults.com/wp-content/themes/new/img/wheeler.webp') 84% 0px no-repeat;
background-size: cover;
height: 50%;
width: 100%;
height: 300px;
order: 2;
}

.frame .trans {
background: transparent;
width: 100%;
height: inherit;
padding: 0px;
position: absolute;
border: 14px double #96191E;
top: 14px;
right: -14px;
}

/* SWITCH */

button.switch {
    border: 0;
    width: inherit;
    height: 40px;
    width: 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #333;
    border: 4px double #fff;
    z-index: 99999;
    border-radius: 0;
    text-indent: 9999;
    cursor: pointer;
}

.fix {
    padding: 17px 0 20px;
    overflow: hidden;
}

.fixlonger {
    padding: 17px 0 60px;
}

.fixmini {
    min-height: 50px;
}

.options {
    overflow: hidden;
}

ol.comments {
    overflow: visible;
    position: relative;
}

ol.comments li {
    transform: rotate(-5deg);
    background: #fff;
}

ol.comments li:nth-child(1) {
    position: absolute;
    transform: rotate(-10deg);
    top: -4px;
}

ol.comments li:nth-child(2) {
    position: absolute;
    transform: rotate(-2deg);
    left: 0px;
}

ol.comments li:nth-child(3) {
    position: absolute;
    transform: rotate(3deg);
}

ol.comments li:hover {
    z-index: 99999999999;
    transition: ease-in 0.3s;
}

ol.comments li strong p {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
}

p.meta {
    color: #999;
}

.line {
    overflow: hidden;
    position: relative;
    z-index: 99999;
    width: 1px;
    height: 128px;
    display: block;
    margin: 50px auto 0;
    padding: 0 0 0 0;
    border-right: 2px solid #96191E;
}

.intro h1.red,
h3.red {
    color: #96191E;
}

section.call hgroup h1.white {
    color: #fff;
}

.intro h1.dark {
    color: #2f2c40;
}

section.hero {
    background: url('https://rohresults.com/wp-content/uploads/2023/03/chairs.jpg') top center no-repeat !important;
    background-size: cover !important;
}

section.hero h3 {
    margin: 12px 0 12px 0;
}

main.enter {
    //height: 100vh;
    margin: 60px auto;
}

.inner p {
    color: #fff;
}

.intro h1 span {
    color: #333;
    color: #96191E;
   // text-shadow: 2px 2px 1px #fff;
}

.w30 {
    background: transparent;
}

#cookie-law-info-bar {
    display: block !important;
    margin: 0 auto 60px;
}

section.white {
    overflow: hidden;
    background: #fff;
}

a.minibutton {
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    float: left;
    cursor: pointer;
    transition: all .3s;
    padding: 0 30px;
    height: 40px;
    line-height: 37px;
    border: 1px solid #fff;
    display: inline-block;
    margin: 5px;
    border-radius: 10px;
}

footer {
  display: none !important;
  position: relative;
}

section.rows2.padt60.lighter {
    padding: 30px 0 100px;
    background: #eee;
}

section.hero {
   // padding: 0px 0 0 0;
}

section.hero .trans {
    padding: 30px 0;
}

.ratelist ul {
    overflow: hidden;
    padding: 20px;
    border-radius: 10px;
}

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

main.enter {
    max-width: 98%;
}

.slidein h2 {
    line-height: 1;
}

section.intro {
    padding: 10px 0 0px;
}

section.intro ul.two li:nth-child(3) {
    max-width: 100%;
}

section.intro h1.dark {
    max-width: 640px;
}

ol.comments li:nth-child(1),
ol.comments li:nth-child(2),
ol.comments li:nth-child(3) {
    position: relative;
    width: 48%;
    float: left;
}

ol.comments li:nth-child(3) {
    width: 100%;
    float: none;
}

ol.comments {
    overflow: hidden;
    margin: 0 2% 0;
    max-width: 100%;
    padding: 50px 4% 0;
}

dl.two {
    margin-bottom: 20px;
}

dl.two.right {
    margin-top: 0px;
}

dl.two.right dt.none {
    width: 100%;
    margin: 0 auto;
    max-width: 90%;
}

.ratelist ul {
    overflow: hidden;
}

.ratelist ul li {
    margin: 1%;
    width: 48%;
    float: left;
    display: block;
}

nav ul li.logo {
    width: 100px;
    height: 100px;
}

nav ul li {
    display: none;
}

nav ul li.logo {
    display: block;
}

nav#navbar ul {
    overflow: hidden;
}

nav#navbar ul li {
    display: block;
}

section {
    overflow: hidden;
}

.middle {
    height: inherit;
}

.pop .middle {
    height: 50vh;
}

.ratelist h3 {
    font-size: 20px;
}

.ratingicon img {
    width: 25px;
}

/* TABLET BLOCK */

ul.two {
    display: block;
}

ul.two li:nth-child(1),
ul.two li:nth-child(2) {
    flex-basis: 44%;
    width: 43%;
    margin: 3%;
    order: 1;
}

ul.two li:nth-child(2) {
    order: 2;
}

ul.two li:last-of-type {
    flex-direction: column;
    flex-basis: 100%;
    order: 3;
    width: 100%;
    margin: 0;
}

.bg1.frame {
    min-height: 345px !important;
}

section.rows2 dl dt {
    margin: 0;
}

section.quote dt img {
    height: 600px;
}

main.gap {
    padding: 170px 0 0px 0;
    overflow: visible;
}


dl {
    display: block;
    margin: 0;
}

dl dt,
dl dd {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
}

dl dd {
    flex-basis: 50%;
    padding: 00px 0 0;
}

dt img {
    height: 300px;
}

dl dt .in::after {
    content: "";
    width: calc(100% - 0px);
    height: calc(100% - -20px);
    top: 0;
    right: 0;
}

.center {
    display: block;
    height: inherit;
    padding: 0 20px;
}

blockquote {
    padding: 0px;
    max-width: 80%;
}

blockquote::before {
    left: 0;
}

ul.sy-controls {
    display: none !important;
}

.pattern {
    height: 120px;
}

footer {
    padding: 60px 0 60px;
}

}

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

    h1 {
        font: 60px "interstate-condensed", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1;
    }
    
    h3 {
        font-size: 28px;
        line-height: 34px;
        margin: 20px 0 0 0;
    }
    
    h6 {
        margin: 15px 0 15px 0;
    }
    
    .middle {
        padding: 0 30px;
    }

    .empty {
        display: none;
    }
    
    hgroup {
        padding: 30px 0 0 0;
    }
    
    main.enter {
        margin: 30px auto;    
    }
    
    section.intro {
        padding: 20px 0 0px;
    }
    
    section.pop.purple h2, .slidein h2 {
        font-size: 50px;
    }
    
    section.rows2 dl dt, section.rows2 dl dd {
        width: 100%;
        float: none;
    }
    
    section.negative {
        margin: 0;
        padding: 30px 0 20px 0;
    }
    
    main.gap {
        padding: 0;
    }
    
    section.rows3 ul li {
        width: 100%;
        float: none;
    }
    
    section.rows3 ul li:nth-child(2) {
        margin: 0;
    }
    
    section.pop .middle {
        height: 50%;
    }
    
    section.quote .highlight {
        font-size: 40px;
    }
    
    .highlight span {
        padding: 5px;
    }
    
    section.bar {
        padding: 0;
    }
    
    section.quote {
        margin: 0 auto 30px;
    }
    
    .pad60 {
        padding: 0;
    }
    
    .pads60 {
        padding: 30px 0 0 0;
    }
    
    .padt60 {
        padding: 30px 0;
    }
    
    dl.two {
        margin-bottom: 0;
    }
    
    ol.comments {
        overflow: hidden;
        margin: 0px 2%;
        max-width: 100%;
        padding: 25px 0 20px;
    }
    
    ol.comments li:nth-child(1), ol.comments li:nth-child(2), ol.comments li:nth-child(3) {
        position: relative;
        width: 96%;
        float: none;
        margin: 0 2%;
    }
    
    ol.comments li:nth-child(1), ol.comments li:nth-child(2) {
        display: none;
    }
    
    ol.comments li:nth-child(3) {
        width: 96%;
        margin: 0 2%;
        float: none;
        display: block;
    }
    
    .block p:last-of-type {
        margin: 0 0 20px 0;
    }
    
    section.rows2 dl dt {
        margin: 0 0 30px 0;
    }
    
    section.pop.photo .highlight span {
        font: 60px itc-avant-garde-gothic-pro, sans-serif;
        padding: 5px;
    }
    
    .main-carousel .flickity-prev-next-button .flickity-button-icon {
        fill: #fff;
        background: transparent;
        width: 20px;
        height: 20px;
    }
    
    .main-carousel .flickity-button {
        background: transparent;
        bottom: 13px;
        transform: none;
        top: inherit;
    }
    
    .main-carousel .flickity-button.flickity-prev-next-button.next {
        right: 0;
        left: inherit;
        z-index: 9999999;
    }
    
    .flickity-prev-next-button.previous {
        left: inherit;
        right: 40px;
        z-index: 9999999;
    }
    
    section.quote .highlight {
        font-size: 40px;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
        left: 0;
    }
    
    section.quote dl dt {
        width: 100%;
        flex-basis: 100%;
    }
    
    section.quote {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    
    section.quote dt img {
        margin: 0 !important;
    }
    
    }

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

    a.button {
        padding: 3px 20px 5px;
    }

    main {
        width: 1200px;
        max-width: 94%;
    }

    section.rows2 {
        padding: 0px 0 30px;
    }

    h1 {
        font: 34px "interstate-condensed", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1;
    }

h3,
.ratelist h3 {
    font-size: 18px;
    line-height: 1.2;
}

a.minibutton {
    font-size: 14px;
    padding: 0px 12px;
    height: 30px;
    line-height: 23px;
    border: 3px double #fff;
}

section.hero h1 br {
    display: none;
}

.ratelist ul li {
    margin: 1%;
    width: 98%;
    float: none;
    display: block;
}

.fixlonger {
    padding: 20px 0 0px;
}

}

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

section.intro h1.dark {
    margin: 0;
}

.middle {
    padding: 0 2%;
}

ul.two li:nth-child(2) {
    order: 2;
    display: inline-grid;
    height: 436px;
}

main.enter {
    margin: 30px auto;
}

section.call .trans {
    padding: 30px 0;
    height: inherit;
}

section.call hgroup {
    text-align: left;
    padding: 0;
}

section.call hgroup h1.white {
    color: #fff;
    margin: 0 0 21px 0;
}

.pads60 {
    padding: 0;
}

}