/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

:root {
  --main: #CF2754;
}


html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }
a{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;
text-decoration: none;
color: var(--main);}
a img{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;}
.smoothie{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;}
h1,h2,h3,h4,h5,h6{margin: 0 0 10px 0; color: var(--main); padding: 0;}
p{margin: 0 0 10px 0;}
strong{ color: var(--main);}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{background: var(--main); background: url(../img/diamond_upholstery.png);}
.container{width: 100%; min-height: 1000px; margin: 0 auto; background: #ececec; border-radius: 10px; 
     position: relative; overflow: hidden;font-family: 'Lato', sans-serif; }
.header{width: 100%; height: auto; padding: 20px; background: #fff; background: rgba(255,255,255,1); z-index: 10;}
.innerheader{width: 90%; max-width: 1330px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.logo{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; max-width: 30%;}
.logo img{width: 100%; max-width: 300px;}
.slideshow{width: 100%; height: auto; position: relative; z-index: 5; overflow: visible !important;}
.slideshow img{width: 100%; position: relative; z-index: 6;}
.slidecaption{position: absolute; bottom: 20px; right: 5%; z-index: 200; background: rgba(255,255,255,0.8); padding: 20px;
font-size: 36px; font-weight: 800; color: var(--main);}
.nodis{display: none;}


.nav{list-style-type: none; margin: 0; padding: 0; width: 100%;}
.nav li{display: inline-block; margin: 0; padding: 0;}
.nav li a{margin: 0 0 0 15px; font-family: 'Lato', sans-serif; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 700; font-size: 18px; color: #929497;}
.nav li a.current{color: var(--main);}
.nav li a:hover{color: var(--main);}

.toggler{display: none;}
.toggler{font-family: 'Lato', sans-serif; font-size: 20px; text-transform: uppercase; font-weight: 400; letter-spacing: 0px; color: var(--main); padding: 0; margin: 0; width: 100%; text-align: right;}
.toggler i{margin-left: 5px; margin-top: -0px;}

.content{width: 90%; max-width: 1330px; margin: 0 auto; height: auto; padding: 20px 0 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.content h1{width: 100%;}

.content1{width: 59%; min-height: 300px; height: auto;}
.content2{width: 39%; min-height: 300px; height: auto;}
.content3{width: 47%; height: auto;}
.content4{width: 47%; height: auto;}

.brochurelink{background: url(../img/brochure.jpg); background-size: cover; position: relative;box-shadow: 0 1px 1px -1px #777;}
.brochuretext{position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(255,255,255,0.8); padding: 10px; font-size: 16px; font-weight: 800; color: var(--main);}

.headtext{font-weight: 300;}
.headtext span{font-weight: 700;}

.amenities{margin-bottom: 10px;display: flex; justify-content: flex-start; flex-wrap: wrap; }
.hotellinks{margin-bottom: 10px;display: flex; justify-content: flex-start; flex-wrap: wrap;}
.hotellink{padding: 5px 10px; display: flex; align-content: center; text-transform: uppercase; letter-spacing: 1.3px; border: 1px solid var(--main); margin: 10px 10px 10px 0; font-size:12px;}
.hotellink:hover{background:  var(--main); color: #fff;}

.eachhotel{width: 49%; min-height: 300px; margin-bottom: 20px; display: flex; justify-content: space-between; flex-wrap: nowrap; padding: 5px; background: #fff; box-shadow: 0 1px 1px -1px #777;}
.hotelimage{width: 40%; display: flex;}

.hoteldetails{text-align: left; width: 58%; padding: 5px 0;}
.hoteldetails h2{margin-bottom: 10px;}
.eachamenity{margin: 0 5px 5px 0; background: var(--main); padding: 5px 7px; display: flex; justify-content: space-between; color: #fff; align-items: center; font-size: 12px; }
.amenityicon{margin-right: 10px;}
.amenityicon img{width: 20px;}
.amenitytext strong{color: #fff; font-weight: 900;}

.getstarted{width: 100%; height: auto; background: var(--main); padding: 20px 0; }
.innerform{width: 90%; max-width: 1330px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.theform{width: 33%;}
.formtext{width: 65%; color: #fff;}
.formtext h1{color: #fff;}
.formtext strong{color: #fff;}

.michelle{display: flex; justify-content: space-between; flex-wrap: nowrap;}
.michelleimage{width: 20%; border-radius: 50%; overflow: hidden;}
.michelleimage img{width: 100%;}
.michelledetails{width: 75%;}
.michelle i{margin-right: 10px;}
.michelle a{color: #fff;}
.footer{width: 100%; background: #fff;}
.innerfooter{width: 90%; max-width: 1330px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 20px 0;
font-size: 11px; text-transform: uppercase; font-weight: 400; letter-spacing: 1.1px; color: #1F323F;}
.thetogglee{}
.thetoggler{display: none; background: var(--main); color: #fff; margin-bottom: 20px; padding: 5px 10px; display: inline-block;}

.hrninety{width: 90%; max-width: 1330px; margin: 30px auto 0;}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 1201px) {
    .nav{display: block !important;}
}
@media only screen and (max-width: 1330px) {
 
.toggler{display: block;}
    .togglee{display: none; width: 100%;}
    .nav{padding-top: 10px; -webkit-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end; text-align: right;}
.nav li{display: block; margin: 15px 0;}



}
@media only screen and (max-width: 1000px) {
    .content1{width: 100%; height: auto; margin-bottom: 20px; }
.content2{width: 100%; height: 300px; margin-bottom: 20px;}
.content3{width: 100%; height: auto; margin-bottom: 20px;}
.content4{width: 100%; height: auto; margin-bottom: 20px;}
    .theform{width: 50%;}
.formtext{width: 48%; color: #fff;}
}
@media only screen and (max-width: 800px) {
    .theform{width: 100%;}
.formtext{width: 100%; color: #fff; margin-bottom: 20px;}
    .eachfoot{width: 100%; text-align: center;}
    .foot1{margin-bottom: 20px; }
    .slidecaption{position:relative; bottom: 0; right: 0; padding: 0; z-index: 200; background: rgba(255,255,255,0.0); font-size: 0; height: 0; overflow: hidden; }
    .eachhotel{width: 100%;}
    .hotellinks{justify-content: space-between;}
    .eachhotel{flex-wrap: wrap;}
    .hotelimage{width: 100%; height: 200px;}
    .hoteldetails{width: 100%; padding: 10px;} 
    
    .brochuretext img{max-width: 80%;}

}
@media only screen and (max-width: 600px) {
.nav li a{font-size: 16px; letter-spacing: 1px; }
.toggler{font-size: 16px; }

    .logo{width: 100%; max-width: 480px; margin:0 auto 10px; display: inline-block;}
    .navigation{width: 100%;}

    


}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}



/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
