@charset "utf-8";
html,body{overflow-x:hidden;scroll-behavior:smooth;}
/* left menu */
body{font-family:'Clarendon BT', sans-serif;}
a:hover{text-decoration:none;}
/* font face kit */
@font-face {
    font-family: 'Kannada MN';
    src: url('../fonts/KannadaMN.eot');
    src: url('../fonts/KannadaMN.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KannadaMN.woff2') format('woff2'),
        url('../fonts/KannadaMN.woff') format('woff'),
        url('../fonts/KannadaMN.svg#KannadaMN') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kannada MN bold';
    src: url('../fonts/KannadaMN-Bold.eot');
    src: url('../fonts/KannadaMN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KannadaMN-Bold.woff2') format('woff2'),
        url('../fonts/KannadaMN-Bold.woff') format('woff'),
        url('../fonts/KannadaMN-Bold.svg#KannadaMN-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clarendon BT';
    src: url('../fonts/ClarendonBT-Roman.eot');
    src: url('../fonts/ClarendonBT-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClarendonBT-Roman.woff2') format('woff2'),
        url('../fonts/ClarendonBT-Roman.woff') format('woff'),
        url('../fonts/ClarendonBT-Roman.ttf') format('truetype'),
        url('../fonts/ClarendonBT-Roman.svg#ClarendonBT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kirsty';
    src: url('../fonts/Kirsty.eot');
    src: url('../fonts/Kirsty.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Kirsty.woff2') format('woff2'),
        url('../fonts/Kirsty.woff') format('woff'),
        url('../fonts/Kirsty.ttf') format('truetype'),
        url('../fonts/Kirsty.svg#Kirsty') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* font face kit */

.navbar-brand{margin-right:0;margin-top:20px;}
.left-menu{background:#0d0c14;position:fixed;z-index:5;padding:20px;height:100%;left:0;top:0;}
.left-menu .social{position:absolute;bottom:0;width:100%;left:0;padding:20px 0;}
.left-menu .social a{display: block;text-align:center;color:#727273;font-size:1.5rem;padding:5px 0;}
.scroll-text{transform:rotate(-90deg);position:absolute;width:211px;left:-55px;top:42%;text-align:center;text-transform:uppercase;color:#727273;font-size:14px;}
.scroll-text .fa{font-size:25px;vertical-align:top;padding-right:5px;position:relative;top:-2px;}
/* left menu */
/* home */
.home{background:#0b0b12;height:100vh;padding:2%;padding-top:0;position:relative;z-index:2;}
.home .banner{background:;background-size:cover;/*border:2px solid rgba(255,255,255,0.3)*/;height:100vh;margin-left:73px;overflow:hidden;position:absolute;}
.home .banner .bottle{transform:rotate(25deg); height:480px;position:absolute;right:4%;top:10%;}
.home .banner .bottle1{transform:rotate(-35deg); height:320px;position:absolute;right:26%;bottom:-22%;}
.home .banner p{font-weight:700;color:#fff;font-size:3.8rem;position:absolute;bottom:3%;left:30px;font-family:'Clarendon BT';font-weight: 300;z-index:6;line-height:4.2rem;}
.home .banner .menu{position:fixed;right:20px;top:20px;color:#fff;transition:all 0.5s ease-in-out;z-index:5;width:100%;text-align:right;}
.home .banner .menu a{color:#fff;padding:0 15px;font-weight:300;transition:all 0.5s ease-in-out;}
.home .banner .menu a:hover{color:#D82729;}
.home .banner .menu.fixed{position:fixed;top:0;right:0;z-index:3;background:#0b0b12;padding:20px;width:100%;text-align:right;}
/* home */

/* inner banner */
.inner-home.about{background:#242728 url('../images/eagle-bg.jpg') no-repeat center center;min-height:100vh;text-align:right;}
.inner-home{background:#0b0b12;min-height:100vh;text-align:right;}
.inner-home .menu{position:fixed;right:20px;top:20px;color:#fff;transition:all 0.5s ease-in-out;z-index:5;width:100%;text-align:right;}
.inner-home .menu a{color:#fff;padding:0 15px;font-weight:300;transition:all 0.5s ease-in-out;}
.inner-home .menu a:hover{color:#ed1c24;}
.inner-home .menu.fixed{position:fixed;top:0;right:0;z-index:3;background:#0b0b12;padding:20px;width:100%;text-align:right;}
.inner-home .content h1{color:#ed1c24;font-weight:600;letter-spacing:2px;font-size:3rem;padding:10px 0;margin:0;}
.inner-home.mash{padding:20px 0;}
.inner-home.mash:before{content:"";background:#fff;left:0;height:100%;width:50%;position:absolute;top:0;}
.inner-home.mash p{color:#fff;font-size:1.5rem;}
.inner-home .heading{color:#ed1c24;}
.inner-home.mash h2{font-size:3.5rem;}
.inner-home.whiskey{color:#fff;padding-top:100px;padding-left:100px;}
.inner-home.whiskey h2{font-size:2.5rem;padding-top:80px;}
.inner-home.whiskey .carousel-control-prev{left:-50px;}
.inner-home.whiskey .carousel-control-next{right:-50px;}
.inner-home.contact{background:#111111 url('../images/contact.jpg') no-repeat; background-size:50%;background-position:left top;}
.inner-home.contact p{color:#fff;}
.inner-home.contact .form-group{margin-bottom:0rem;}
.inner-home.contact label{color:#fff;line-height:30px;}
.inner-home.contact .form-control{background:#000;border:0;color:#fff;}
.inner-home.contact .btn{background:#ed1c24;border:none;padding:10px 40px;}
.inner-home.contact .social{background:#8a0505;color:#fff;border-radius:100%;height:30px;width:30px;text-align:center;padding:7px 0;}
.inner-home.blend{background:#151718 url('../images/blend.jpg') no-repeat; background-size:cover;}
.inner-home.blend .heading{font-size:4rem;font-weight:600;letter-spacing:1px;padding-top:40%;display:inline-block;}
.inner-home.blend .hampton-bottle{position:absolute;z-index:1;bottom:5%;left:0%;pointer-events:none;width:100%;text-align:center;}
.hampton-bottle{position:fixed;z-index:1;bottom:5%;left:3%;pointer-events:none;width:100%;text-align:center;}
.inner-home.blend .hampton-bottle.static{position:absolute;}
.inner-home.blend .hampton-bottle img{display:block;margin:0 auto;height:65vh;width:auto;}
.the-blend{background:#ed1c24;height:100vh;color:#fff;padding:80px 0;}
.the-blend h2{font-size:4rem;}
.the-blend .subhead{font-size:3rem;}
.blend-content{background:#242728 /*url('../images/wheat.png') no-repeat */;color:#fff;padding:0 0 50px 0;min-height:90vh;background-position:-43px 74px;position:relative;height:100vh;}
.blend-content .container-fluid{min-height:500px;}
.blend-content.one:before{position:absolute;width:100%;height:100%;left:0;bottom:0;background:url('../images/corn.png') no-repeat;background-position:right 470px;content:"";}
.blend-content p{font-size:1.12rem;position:relative;}
.blend-content .heading{font-size:3rem;line-height:3rem;}
/* inner banner */

/* blend */
.top-layer{position:relative;z-index:2;}
.blend{background:#0b0b12 url('../images/about.jpg') no-repeat left;height:100vh;background-size:cover;}
.blend .content{position:relative;}
.blend h1{font-weight:900;color:#e22b2f;font-size:3rem;}
.blend p{font-weight:700;color:#fff;font-size:1.5rem;text-align:right;padding-top:20%;padding-right:30px;}
.blend .small{font-weight:700;color:#fff;font-size:1.5rem;}
/* blend */
.casks{background:#0b0b12 url('../images/casks.jpg') no-repeat left;background-size:cover;min-height:100vh;}
.casks .mash-bill{height:80vh;width:auto;}
.casks h1{font-weight:900;color:#fff;font-size:3rem;}
.casks .heading{font-size:3.2rem;color:#ed1c24;}
.casks p{color:#fff;}
.casks .btn{background:#19192c;border-radius:0;border:0;}
/* the-reunion */
section{position:relative;}
.the-reunion{background:rgba(0,0,0,1);height:600px;overflow-y:hidden;}
.the-reunion video{display:block;opacity:0.5;}
.the-reunion .content{position:absolute;color:#fff;font-weight:700;left:150px;top:13%;z-index:2;}
.the-reunion .content h1{font-size:5rem;font-weight:700;}
.the-reunion .content p{font-size:2rem;}
/* the-reunion */

/* marchandise */
.marchandise{margin-left:100px;background:#fff;}
.marchandise h1{font-weight:900;color:#ed1c24;}
.marchandise p{font-family: 'Kirsty';font-size:1.5rem;letter-spacing:5px;}
.marchandise .card{box-shadow:3px 3px 8px #eee;border-radius:10px;}
.marchandise .btn{font-size:12px;padding:2px 10px;background:#ed1c24;}
/* marchandise */
/* find-hampton-dram */
.find-hampton-dram{height:600px;overflow:hidden;background:#000;}
.find-hampton-dram .content{position:absolute;color:#fff;z-index:2;left:150px;bottom:18%;}
.find-hampton-dram video{display:block;margin-left:100px;margin-top:-120px;}
.find-hampton-dram .content h1{font-size:2.5rem;}
.find-hampton-dram .content .btn{border-radius:0;background:#82090b;border:1px solid #82090b;font-weight:300;}
/* find-hampton-dram */

/* jumboree */
.jumboree{overflow:hidden;background:#000 url('../images/eagle.png') no-repeat;background-position:center -200px;}
.jumboree h1{font-size:3rem;}
.jumboree .social a{color:#fff;font-size:4rem;padding-right:80px;}
.owl-nav{position:absolute;width:40%;margin:0 30%;z-index:5;}
/* jumboree */
.owl-nav{text-align:center;}
.owl-next, .owl-prev{padding:20px 0;font-size:20px;display:inline-block;outline:none;}
.owl-next span, .owl-prev span{font-size:38px;color:#fff;}
#demos{padding:20px 20px 60px;}
.item{border:1px solid #505455;}
.item img{object-fit:cover !important;height:200px;width:200px;}
/* animation */
.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  position:absolute;
  z-index:20;
  left:40%;
  top:40%;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* floating */
@keyframes float {
  0% {
    box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
    transform: translatey(0px);
  }
  50% {
    box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
    transform: translatey(-20px);
  }
  100% {
    box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
    transform: translatey(0px);
  }
}
/* pulse animation */
@keyframes pulse {
  0%,
  100% {
    animation-timing-function: ease-in;
  }
  50% {
    transform: scale(1.1);
  }
}
/* pulse animation */
/* animation */
/* jumboree-inner */
.jumboree-inner{padding:100px 0 0;position:relative;z-index:2;}
.jumboree-inner iframe{height:80% !important;width:100% !important;}
.jumboree-inner iframe .css-p6r2sc{max-width:100%;}
.jumboree-inner .round-animation{position:absolute;top:20px;left:40px;width:36%;margin:0px 32% 0;animation: rotation 20s infinite linear;}
.jumboree-inner .container-fluid{}
.jumboree-inner .owl-carousel .owl-stage-outer{overflow:visible;}
.jumboree-inner{overflow:hidden;background:#242728;background-position:center -200px;}
.jumboree-inner .instagram{position:absolute;font-size:3rem;padding:10px 0 50px;display:inline-block;font-weight:500;color:#ed1c24 !important;width:100%;left:0;bottom:0;text-align:center;z-index:2;}
.jumboree-inner .owl-nav{top:-16% !important;width:100%;left:0 !important;}
.jumboree-inner .owl-nav span{color:red;font-size:5rem;}
.jumboree-inner .owl-nav .owl-prev{position:absolute;left:-35.5% !important;}
.jumboree-inner .owl-nav .owl-next{position:absolute;left:68% !important;right:initial !important;}
.jumboree-inner.home-slide .owl-prev{left:-390px !important;}
.jumboree-inner.home-slide .owl-next{left:71% !important;}
.jumboree-inner.home-slide .owl-nav{top:15% !important;}
/* jumboree-inner */

/* see-our-whiskey */
.see-our-whiskey{background:#242728;padding:60px 0;height:500px;}
.see-our-whiskey .container{position:relative;}
.see-our-whiskey .bottle{position:absolute;transform:rotate(-40deg);width:180px;}
.fl{animation: float 8s ease-in-out infinite;position:absolute;right:280px;top:-40px;z-index:1;}
.fl1{animation: float 3s ease-in-out infinite;position:absolute;z-index:1;z-index:1;left:130px;top:60px;transition-delay:0.4s;}
.see-our-whiskey .bottle1{position:absolute;width:150px;transform:rotate(60deg);}
.see-our-whiskey .container .content{position:absolute;z-index:4;color:#fff;width:100%;text-align:center;bottom:0;}
.see-our-whiskey .container .content h1{font-size:2.4rem;font-weight:600;letter-spacing:2px;margin-bottom:30px;}
.see-our-whiskey .container .content .btn{font-family:'Kirsty';font-size:1.8rem;border-radius:0;background:#d32733;font-style:italic;position:relative;transition:all 0.5s ease-in-out;animation: pulse 2s infinite;padding:8px 30px;}
.see-our-whiskey .container .content .btn:before{content:"";position:absolute;top:-6px;left:-6px;width:105.5%;height:122%;background:transparent;border:2px solid #d32733;}
.see-our-whiskey .container .content .btn:hover{animation-play-state: paused;}
.read-more{/*transform:scale(0.9);*/}
.read-more{font-family:'Kirsty';font-size:1.8rem;border-radius:0;background:#d32733;font-style:italic;position:relative;padding:8px 30px;}
/* see-our-whiskey */

/* video */
.video-container{background:#242728 url('../images/dot-pattern.png') center center;padding:50px 0;background-size:auto 80%;min-height:500px;background-repeat:repeat-x;}
.video-container video{}
/* video */

/* footer */
footer{color:#777474;font-weight:300;background:#111111;position:relative;z-index:2;}
footer.inner{margin-left:100px;}
footer hr{margin-top:0.5rem;}
footer .footer-menu{list-style:none;}
footer .footer-menu li{display:block;}
footer .footer-menu li a{font-size:13px;color:#777474;padding:5px 0;display:block;font-weight:300;}
.copyright-menu a, .copyright-menu span{color:#777474;}
/* footer */
/* home */
.home.slide2{background:#0d0c14 url() no-repeat;background-size:contain;display:none;}
.home.slide1{background:#0d0c14;display:none;}
.home.slide1 video, .home.slide2 video{position:absolute;width:100%;height:100%;opacity:0.05;object-fit:cover;left:0;top:0;}
.home.slide1 .logo{margin-bottom:20px;/*animation: zoom-in-zoom-out 1s ease infinite;*/margin-top:30px;}
.home.slide2.active, .home.slide1.active{display:block;}
.home.slide1 .content-holder{top:8%;left:0;}
.home.slide1 .content-holder .country{display:inline-block;color:#ed1c24;font-size:1.5rem;font-weight:normal;font-family:'Kirsty';padding:0 15px;position:relative;}
.home.slide1 .content-holder .country input{visibility:hidden;}
.home.slide1 .content-holder .country input:checked:before{content:"\f00c";font-family:'FontAwesome';visibility:visible;position:absolute;top:0;left:5px;color:#ed1c24;}
.home.slide1 .content-holder .country input:checked:after{position:absolute;width:100%;height:100%;border:1px solid red;content:"";visibility:visible;top:0;left:0;z-index:-1;}
.home.slide1 .content-holder label{font-size:1rem;}
.home.slide1 .content-holder a{display:inline-block;font-family:'Kirsty';padding:0 10px;font-size:1.5rem;color:#ed1c24;}
.home.slide1 .content-holder a img{display:block;margin:8px auto;}
.home.slide1 .content-holder h1{color:#fff;font-size:1.5rem;margin-bottom:20px;}
.home.slide1 .content-holder h1.heading{font-size:2rem;text-transform:uppercase;line-height:2.5rem;margin-top:40px;}
.home .content-holder{position:absolute;bottom:9%;width:100%;text-align:center;left:0;z-index:1;}
.home.slide2 .content-holder h1{color:#9e9a9a;font-size:3rem;line-height:4rem;margin-bottom:100px;text-transform:uppercase;font-style:italic;padding:0 20px;}
.home.slide2 .content-holder a, .home.slide1 .content-holder .button{display:inline-block;background:#f32b10;color:#fff;padding:10px 20px;font-family:'Kirsty';font-size:1.8rem;}
.error{position:absolute;top:0;left:0;width:100%;height:100%;background:#0d0c14;z-index:5;color:#fff;padding:10% 0 0;font-size:1.5rem;visibility:hidden;}
.error.active{visibility:visible;}
.disabled{pointer-events:none;}
/* home */
/* animation */
.blur{filter: blur(8px);-webkit-filter: blur(8px);}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
/* animation */
/* scroller */
/* This will work on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: blue orange;
}

/* Targtes on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 5px;
}

*::-webkit-scrollbar-track {
  background: #333;
}

*::-webkit-scrollbar-thumb {
  background-color: #444;
  border-radius: 20px;
  border: 0px solid black;
}
/* scroller */

@media screen and (max-width: 768px) {
.left-menu{padding:10px;}
.left-menu .navbar-brand img{width:44px !important;}
.scroll-text{left:-73px;top:45%;}
#two, .blend-content, footer, .find-hampton-dram video, .find-hampton-dram .content, .marchandise{margin-left:60px !important;}
.the-blend{padding-left:60px !important;}
.find-hampton-dram video{margin-top:0;}
.home.fullscreen video{margin-top:0 !important;}
.find-hampton-dram .content{left:15px;bottom:10px;}
.find-hampton-dram .content h1{font-size:1rem;}
.find-hampton-dram{height:initial;}
.jumboree-inner .instagram{font-size:1.5rem;}
.jumboree-inner .container-fluid{padding-left:60px !important;}
.jumboree-inner iframe{height:54% !important;}
.home .banner{position:relative;height:auto;}
.home{height:auto;}
#two{padding:10px 0 !important;}
#two p{font-size:1rem !important;line-height:initial !important;}
#two h2, #two span p{font-size:1.5rem !important;line-height:initial !important;}
#two .col-lg-5{padding:10px !important;}
#two{background-position:initial !important;background-size:cover;background-size:100% !important;padding:0 !important;min-height:initial !important;}
.hampton-bottle{width:25%;top:5%;bottom:initial;left:45%;display:none;}
.hampton-bottle img{height:initial !important;max-width:100%;}
.blend-content:not(#two){background:#242728 !important;min-height:initial;height:initial;}
.blend-content#two{height:initial !important;min-height:initial !important;}
.blend-content .container-fluid{min-height:initial;}
.blend-content:not(#two) .heading{font-size:1.5rem !important;line-height:initial !important;padding-top:10px !important;text-align:center;margin-right:0 !important;margin-bottom:0 !important;}
.blend-content#two p{padding-bottom:initial !important;padding-top:0 !important;}
.mash-bill{width:80% !important;height:initial !important;}
.casks{padding-left:60px;}
.casks .pt-5, .casks .mt-5, .blend-content .pt-5, .blend-content .mt-5{padding-top:10px !important;margin-top:0 !important;}
.casks .heading{font-size:1.5rem !important;text-align:center;}
.jumboree-inner{padding:20px 0;}
.jumboree-inner .instagram{padding:10px 0 10px}
.jumboree-inner #mission-control-component-fc8d3288-824b-4fa9-a906-7d8c61c2bd78{height:125px !important;}
#demos{padding:10px 6px 10px 10px;}
.casks p{text-align:center;line-height:initial !important;}
.inner-home.contact{background:#111111;}
.inner-home.contact img{width:60px;display:block;margin:0 auto;}
.inner-home .heading{font-size:1.5rem !important;text-align:center;margin-bottom:0 !important;text-align:center;display:block;margin-top:20px;}
.inner-home .menu a{padding:0 6px;}
.inner-home .menu{position:static;text-align:center;margin-top:15px;}
.inner-home.contact .pl-5{padding-left:0 !important;}
.inner .jumboree-inner .container-fluid{padding-left:0 !important;}
.inner .jumboree-inner .round-animation{left:0;}
.inner footer{margin-left:0 !important;}
footer img{display:block;margin:0 auto;}
footer .drink{text-align:center;}
.home .banner .menu a{padding:0 5px;font-size:13px;}
.blend-content p:not(.text-center){font-size:2rem !important;}
}

@media screen and (min-width: 1600px) {
/* For Big TV's (HD Screens) */
.find-hampton-dram video{margin-top:-25%;min-height:600px;}
}


@media screen and (min-width: 1920px) {
/* For Projectors or Higher Resolution Screens (Full HD) */
.home .banner{width:93%;}
.container{max-width:1400px;}
.blend p{font-size:2.5rem;}
.casks img{width:53%;}
.casks p{font-size:4rem;}
.casks .heading{font-size:5rem;}
.blend-content p{font-size:1.8rem;}
footer .footer-menu li a, footer{font-size:1.5rem;}
.inner-home .content h1{font-size:5.2rem;}
.inner-home.blend .hampton-bottle img{display:block;margin:0 auto;height:68vh;}
.inner-home.blend .hampton-bottle{width:100%;margin:0;bottom:12%;left:-0.4%;}
.inner-home.blend .text-left, .inner-home.blend .text-right{text-align:center !important;}
.inner-home.blend .heading{font-size:5rem;}
.blend{background-position:center center !important;background-size:auto 100%;}
.inner-home.contact label{line-height:3rem;font-size:1.5rem;}
.inner-home.contact .form-control{padding:2rem;}
.blend-content.one img{width:70%;}
.the-blend h2{font-size:5.8rem;padding-top:26%;}
.the-blend h6{font-size:2.5rem;}
.the-blend .subhead{font-size:4.5rem;}
.inner-home.blend .heading{padding-top:50%;}
.blend-content .heading{font-size:4rem;line-height:4rem;}
.inner-home.mash .col-lg-6 img{width:90%;}
.inner-home.mash h2{font-size:5.5rem;}
.inner-home.mash p{font-size:2.5rem;}
.find-hampton-dram video{margin-top:-30%;min-height:600px;}
}
@media screen and (min-width: 3840px) {
/* For 4K Displays (Ultra HD) */
.home .banner{width:98%;}
.container{width:98%;}
.blend p{font-size:100%;}
.casks img{width:53%;}
.casks p{font-size:3rem;}
footer .footer-menu li a, footer{font-size:2rem;}
.inner-home .content h1{font-size:5.2rem;}
.inner-home.blend .hampton-bottle img{display:block;margin:0 auto;height:68vh;}
.inner-home.blend .hampton-bottle{width:100%;margin:0;bottom:12%;left:-0.4%;}
.inner-home.blend .text-left, .inner-home.blend .text-right{text-align:center !important;}
.inner-home.blend .heading{font-size:6rem;}
.blend{background-position:center center !important;background-size:auto 100%;}
.inner-home.contact label{line-height:3rem;font-size:1.5rem;}
.inner-home.contact .form-control{padding:2rem;}
.blend-content.one img{width:70%;}
.the-blend h2{font-size:5.8rem;padding-top:26%;}
.the-blend h6{font-size:2.5rem;}
.the-blend .subhead{font-size:4.5rem;}
.inner-home.blend .heading{padding-top:50%;}
.blend-content .heading{font-size:4rem;line-height:4rem;}
.inner-home.mash .col-lg-6 img{width:90%;}
.inner-home.mash h2{font-size:5.5rem;}
.inner-home.mash p{font-size:2.5rem;}
.find-hampton-dram video{margin-top:-30%;min-height:600px;}
}