/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body, html{
	width: 100%;
	overflow-x: hidden;
}

.elementor-empty-view {
	display: none !important;
}

.elementor-button {
	min-width: 175px;
}

body.single-tribe_events #tribe-events-pg-template {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding: 0;
}

.event-month-custom {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    margin-right: -20px;
    white-space: nowrap;
}

.event-day-custom {
    font-size: 96px;
    font-weight: 900;
    text-transform: uppercase;
    color: var( --e-global-color-accent );
    text-align: center;
    line-height: 0.8em;
}

@media (max-width: 767px) {
	.event-month-custom {
		font-size: 18px
		letter-spacing: 12px;
	}

	.event-day-custom {
		font-size: 48px;
	}
}


/* ============================================
   Brew Theory - Custom CSS for Elementor
   Paste this into: WordPress Customizer > Additional CSS
   OR into your child theme's style.css
   ============================================ */

/* Load custom fonts - upload webfontkit folder to /wp-content/uploads/ or theme */
@font-face {
    font-family: 'brother1816';
    src: url('/wp-content/uploads/brewtheory-fonts/brother1816printed-regular-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/brewtheory-fonts/brother1816printed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neuzon';
    src: url('/wp-content/uploads/brewtheory-fonts/neuzon_regular-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/brewtheory-fonts/neuzon_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Base styles */
body {
    font-family: 'brother1816', sans-serif;
    font-size: 18px;
    color: #000;
}

h1, h2, h3, h4, h5, h6, .neuzon-font {
    font-family: 'neuzon', sans-serif;
    font-weight: 400;
}

/* Custom Button (.spbtn) */
.brew-btn,
.brew-btn:hover,
.brew-btn:focus,
.elementor-button,
.elementor-button:hover,
.elementor-button:focus,
.gform-button {
    display: inline-block;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 11px 40px 11px 30px !important;
	line-height: normal;
    background-image: url(/images/btnbg.png);
    background-color: transparent;
    background-position: top right;
    background-repeat: no-repeat !important;
    text-decoration: none !important;
    transition: all 0.5s ease;
	border-radius: 5px;
}
.brew-btn:hover,
.elementor-button:hover {
    background-position: bottom right !important;
}

/* Background image utility */
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

/* ============================================
   HEADER
   ============================================ */
#header {
    background-image: url(../images/headerbg.jpg);
    background-size: cover;
    background-position: center top;
}
#header .topbar {
    background: rgb(6 1 0 / 60%);
    text-align: right;
    padding: 0 15px;
}
#header .topbar a.call {
    color: #fff;
    margin: 9px 30px;
    display: inline-block;
}
#header .logo a {
    margin: -42px 0 -108px 0;
    position: relative;
    z-index: 99;
    display: inline-block;
}
.mainmenu li a {
    color: #fff;
    text-decoration: none;
    font-family: 'neuzon', sans-serif !important;
    text-transform: uppercase;
    font-size: 15px !important;
	line-height: 1.5em;
    transition: all 0.5s ease;
}
.mainmenu li a:hover {
    color: #dda100;
}

/* ============================================
   FOOTER
   ============================================ */
#footer {
    background-color: #000;
    color: #fff;
}
.newssub {
    border-bottom: 1px solid #616161;
    padding: 50px 0;
    text-align: center;
}
.newssub .head {
    display: inline-block;
    vertical-align: top;
    margin: 7px 25px 0 0;
    font-family: 'neuzon', sans-serif;
}
.newssub input[type="text"] {
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 8px 15px;
    width: auto;
    margin: 0 20px 0 0;
    font-family: 'brother1816', sans-serif;
}
.newssub input[type="text"]::placeholder {
    color: #fff;
}
.newssub input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 40px 11px 30px;
    background-image: url(../images/btnbg.png);
    background-color: transparent;
    background-position: top right;
    border: none;
    cursor: pointer;
}
.foose2 {
    padding: 60px 0;
}
.foobox {
    float: left;
    width: 33.33%;
    padding: 0 15px;
}
.foobox .head {
    font-family: 'neuzon', sans-serif;
    margin: 0 0 20px 0;
    font-size: 24px;
}
.foo-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.foo-menu li {
    margin: 12px 0;
}
.foo-menu li a {
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
}
.foo-menu li a:hover {
    color: #dda100;
}
.fooinfo {
    border-bottom: 1px solid #616161;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.fooinfo p {
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.fooinfo p i {
    float: left;
    margin: 6px 20px 4px 0;
    font-size: 24px;
}
.foobox a.logo {
    margin: -70px 0 0 0;
    display: inline-block;
}
.foobox .brew-btn {
    min-width: 251px;
    text-align: center;
    margin: 60px 0 40px 0;
}
.foobox .social {
    margin: 0 0 30px 0;
}
.foobox .social a {
    margin: 0 20px 0 0;
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
}
.foobox .social a:hover {
    color: #dda100;
}
.foobox.box3 {
    padding-left: 70px;
}
.fooinfo p:first-child {
    text-transform: uppercase;
}

/* ============================================
   PAGE BANNER
   ============================================ */
.page-banner {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 180px 0 35px 0;
}
.page-banner-title {
    font-family: 'neuzon', sans-serif;
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}

/* ============================================
   HOME PAGE SECTIONS
   ============================================ */

/* Video Section */
.section-video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
}
.section-video::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0) 40%);
}
#home-video-overlay {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    text-align: center;
    z-index: 20;
}

/* Form Section (hsec1) */
.hsec1 {
    background-image: url(../images/form-bg.jpg);
    padding: 130px 0 150px 0;
}
ul.bullets {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
    column-count: 2;
}
ul.bullets li {
    background-image: url(../images/bullets.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 10px 0 5px 43px;
    margin: 0 0 25px 0;
    background-size: 25px;
}

/* CTA Section */
.ctasec {
    background-image: url(../images/cta-bg.jpg);
}
.ctasec .cta-box {
    max-width: 395px;
}
.ctasec .cta-box:nth-child(2) {
    transform: translateY(-140px);
}
.ctasec .cta-box a:hover img {
    transform: translateY(15px);
    transition: all 0.5s ease;
}
.cta-box img {
	filter: grayscale(100%);
}

/* Visit Section (hsec3) */
.hsec3 {
    background-image: url(../images/element-bg.jpg);
    padding: 100px 0 90px 0;
}
.hsec3 .visit-box a {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
}
.hsec3 .visit-box a img {
    margin-bottom: 30px;
    transition: all 0.5s ease;
}

.visit-box img {
	filter: grayscale(100%);
}

/* Theory Section (hsec4) */
.hsec4 {
    background-color: #000;
    color: #fff;
}
.hsec4 .theory-box {
    float: left;
    width: 33.33%;
    position: relative;
}
.hsec4 .theory-box .theory-text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 40px;
    max-width: 450px;
}
.hsec4 .theory-box .theory-text .info {
    margin: 5px 0 20px 0;
}

/* News Section (hsec5) */
.hsec5 {
    background-image: url(../images/news-bg.jpg);
    padding: 100px 0 90px 0;
    color: #fff;
}
.hsec5 .left {
    padding-right: 40px;
}
.hsec5 .right {
    padding-left: 90px;
}
.newsbox {
    margin: 15px 0;
}
.newsbox .newsthumb {
    float: left;
    width: 50%;
}
.newsbox .newsinfo {
    float: left;
    width: 50%;
    padding: 0 0 0 20px;
}
.ntext {
    padding: 12px 0 0 0;
}

/* Testimonials */
.testi-slider .text {
    margin: 30px 0;
    line-height: 1.8;
}

/* Gallery Slider */
.gallslider {
    background-color: #000;
}
.gallslider .owl-carousel button.owl-prev,
.gallslider .owl-carousel button.owl-next {
    left: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
}
.gallslider .owl-carousel button.owl-next {
    left: auto;
    right: 30px;
}

/* Brands Section */
.hsec6 {
    padding: 70px 0 90px 0;
}

/* ============================================
   ABOUT PAGE
   ============================================ */
.aboutsec1 {
    background-image: url(../images/aboutsec1-bg.jpg);
}
.aboutsec2 {
    background-image: url(../images/aboutsec2-bg.jpg);
    padding: 80px 0 100px 0;
}
.aboutsec3 {
    padding: 200px 0 230px 0;
    position: relative;
    background-image: url(../images/aboutsec3-bg.jpg);
}
.aboutsec3 img.leftimg {
    position: absolute;
    right: 52%;
    top: -30px;
    height: calc(100% + 60px);
    z-index: 9;
}
.aboutsec4 {
    background-image: url(../images/aboutadvan-bg.jpg);
    padding: 130px 0 230px 0;
    position: relative;
}
.aboutsec4 .adv-box {
    max-width: 395px;
    margin-top: 45px;
}
.aboutsec4 .adv-boxes .adv-box:nth-child(2) {
    margin-top: 0;
}
.aboutsec4 .adv-box .head {
    margin: 50px 0 28px 0;
    font-family: 'neuzon', sans-serif;
}
.aboutsec5 {
    background-color: #d09907;
    padding: 80px 0 120px 0;
}

/* Team Grid */
.teammain {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.teammain .member {
    background-color: #000;
    padding: 30px;
    text-align: center;
    color: #fff;
}
.teamimage {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 20px;
}
.teamname {
    margin-bottom: 10px;
    font-family: 'neuzon', sans-serif;
    font-size: 26px;
}

/* Testimonial Slider (About) */
.aboutsec5 .testi-slider {
    background-color: #fff;
    padding: 60px;
    box-shadow: 0 0 20px rgb(70 70 70 / 30%);
}
.aboutsec5 a.slider-previous-button,
.aboutsec5 a.slider-next-button {
    background: none;
    height: auto;
    line-height: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    font-size: 30px;
    text-decoration: none;
}
.aboutsec5 a.slider-previous-button {
    left: -30px;
}
.aboutsec5 a.slider-next-button {
    right: -30px;
    left: auto;
}

/* FAQ (commented out in original but styled) */
.faqmain .faq {
    background-color: #000000;
    padding: 30px;
    margin: 10px 0;
}
.faqmain .que {
    cursor: pointer;
    color: #ffffff;
    font-size: 26px;
}
.faqmain .faq.active .que,
.faqmain .faq .ans {
    color: #ffffff;
}
.faqmain .que i.fa {
    float: right;
    font-size: 25px;
    margin: 8px 8px 0 0;
}
.faqmain .faq .ans {
    padding-top: 15px;
    display: none;
}
.faqmain .faq.active .ans {
    display: block;
}

/* Top Curve Utility */
.curvtop {
    position: relative;
}
.curvtop:before {
    content: '';
    background-image: url(../images/top-curve.png);
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 120px;
    transform: translateY(-100%);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* ============================================
   BREW LABS / MARKETPLACE SUB PAGES
   ============================================ */
.breadcrsec {
    background-color: #000;
}
.breadc a,
.breadc {
    color: #d09907;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 19px;
}
.breadc a:hover,
.breadc a.active {
    color: #d09907;
}
.breadc strong {
    color: #fff;
    margin: 0 40px;
}
.brewsec1 {
    background-image: url(../images/labsubsec1-bg.jpg);
}
.theoinfo {
    margin: 25px 0 35px 0;
}
.theoinfo p {
    position: relative;
    padding-left: 33px;
}
.theoinfo p i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 18px;
}
.brewsec2,
.marksec2,
.marksec5 {
    background-image: url(../images/aboutadvan-bg.jpg);
}
.servbox {
    max-width: 227px;
    text-align: center;
}
.servbox .serinfo a.sertit {
    margin: 15px 0;
    display: inline-block;
    font-family: 'neuzon', sans-serif;
    font-size: 25px;
    color: #fff;
    text-decoration: none;
}
.brewsec3 {
    background-image: url(../images/labsubsec2-bg.jpg);
}

/* Tabs */
.tabbtns a {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    color: #818080;
    background-color: #393939;
    padding: 14px;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
.tabbtns a.active,
.tabbtns a:hover {
    color: #fff;
    background-color: #b3222a;
}
.tabconmain {
    display: inline-block;
    width: 100%;
    margin: 35px 0 0 0;
    text-align: center;
}
.brewsec4 {
    background-image: url(../images/labform-bg.jpg);
    padding: 85px 0;
}

/* ============================================
   CAREERS
   ============================================ */
.carrsec {
    background-image: url(../images/carrer-bg.jpg);
}
.carrbox {
    background-color: #d09907;
    padding: 45px 35px 0 35px;
    max-width: 395px;
}
.carrbox .text {
    margin: 20px 0 18px 0;
}
.carrbox .text p {
    line-height: 28px;
}
.carrbox .carrbtn {
    margin-bottom: -20px;
}
.carrsec1 {
    background-image: url(../images/carrersub-bg.jpg);
}
.postibox {
    background-color: #dbd9d9;
    padding: 35px 30px;
}
.postibox .text p {
    padding-bottom: 28px;
}

/* ============================================
   SERVICES
   ============================================ */
.servicesec1 {
    background-image: url(../images/service-bg.jpg);
}
.serfromsec {
    background-image: url(../images/servicesec4-bg.jpg);
    padding: 85px 0;
}
.sersecbox {
    background-image: url(../images/servicesec1-bg.jpg);
    padding: 85px 0;
}
.sersecbox.serbox3 {
    background-image: url(../images/servicesec2-bg.jpg);
}
.sersecbox.serbox5 {
    background-image: url(../images/servicesec3-bg.jpg);
}
.sersecbox:nth-child(2n) {
    background-image: url(../images/aboutsec3-bg.jpg);
    position: relative;
}
.sersecbox:nth-child(2n) .textbox {
    float: right;
}
.sersecbox .head {
    display: inline-block;
    font-family: 'neuzon', sans-serif;
}
.sersecbox .head img {
    float: left;
    margin: 0 20px 6px 0;
}
.sersecbox .head span {
    padding: 18px 0 0 0;
    display: inline-block;
}

/* ============================================
   GALLERY
   ============================================ */
.gallpsec {
    background-image: url(../images/gallery-bg.jpg);
}

/* ============================================
   CONTACT
   ============================================ */
.contactsec1 {
    background-image: url(../images/contactsec1-bgmin.jpg);
}
.contactsec2 {
    background-color: #dbd9d9;
    position: relative;
    padding: 60px 0 160px 0;
}
.contactsec2 img.conimg {
    position: absolute;
    top: -20px;
    left: 52%;
    max-width: 45%;
}
.contactsec3 {
    background-color: #d09907;
}
.conelebox {
    background-color: #000;
    position: relative;
    color: #fff;
}
.conelebox .infobox {
    float: left;
    padding: 50px 70px;
    width: 55%;
}
.conelebox .mapbox {
    float: left;
    width: 45%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.conelebox .mapbox iframe {
    height: 100%;
    width: 100%;
    border: none;
}
.conelebox .infobox img {
    float: left;
    width: 30%;
}
.conelebox .infobox .locinfo {
    float: left;
    width: 70%;
    padding: 0 0 0 50px;
}
.conelebox .infobox .locinfo p {
    position: relative;
    padding-left: 33px;
}
.conelebox .infobox .locinfo p i {
    position: absolute;
    left: 0;
    top: 4px;
}
a.under {
    text-decoration: underline;
    color: #fff;
}

/* ============================================
   MARKETPLACE / VENDORS
   ============================================ */
.marketPage {
    background-image: url(../images/market-bg.jpg);
}
.marksec1 {
    margin-bottom: -7px;
}
.vendbox a {
    position: relative;
    display: inline-block;
    background-color: rgb(0 0 0 / 60%);
}
.vendbox a .hovtext {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 40px 35px 55px 35px;
    display: inline-block;
    bottom: auto;
    opacity: 0;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease;
}
.vendbox a:hover img {
    opacity: .3;
    transition: all 0.5s ease;
}
.vendbox a:hover .hovtext {
    opacity: 1;
}
.vendbox a .hovtext .venbri {
    margin: 18px 0 22px 0;
}
.vendbox a .hovtext .ventim {
    margin-bottom: 15px;
}
.vendbox a .hovtext span {
    text-decoration: underline;
}
.marksec3,
.menusec {
    background-color: #000000;
}
.offinfo {
    background-color: #000;
    padding: 20px;
    color: #fff;
}
.markbtn a.brew-btn {
    margin-right: 30px;
}
.menuitems .item {
    float: left;
    width: 50%;
    text-transform: uppercase;
}
.menuitems .price {
    float: left;
    width: 50%;
    text-align: right;
}
.menuitems {
    float: left;
    width: 42%;
    margin: 1% 4%;
}
.menuitems .itemslist {
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
}

/* Events */
.eventmain {
    border-bottom: 2px solid #b3b3b3;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.eventmain a.eventhumb {
    float: left;
    width: 30%;
}
.eventmain .eveninfo {
    float: left;
    width: 70%;
    text-align: left;
    padding: 30px 0 0 55px;
}
.eventmain .eveninfo .text {
    margin: 12px 0 30px 0;
}
.eventab .tabbtns a,
.menusec .tabbtns a {
    width: auto;
    margin-left: 12px;
    color: #fff;
    padding: 16px 51px;
    float: none;
}
.eventab .tabbtns a.active,
.eventab .tabbtns a:hover,
.menusec .tabbtns a.active,
.menusec .tabbtns a:hover {
    color: #fff;
    background-color: #d09907;
}
.eventab .tabconmain,
.menusec .tabconmain {
    margin: 0;
    border-top: 5px solid #d09907;
    padding-top: 38px;
    text-align: left;
}

/* ============================================
   LANDING PAGE
   ============================================ */
.landing-container {
    background-color: #212121;
    background-image: url('/images/landing/landing-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
    padding: 60px;
}
.landing-logo {
    margin: 0 auto;
    text-align: center;
}
.landing-logo img {
    width: 100%;
    max-width: 1280px;
}
.landing-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    align-items: center;
    justify-items: center;
    margin: 30px auto 0;
    max-width: 1280px;
}
.landing-grid img {
    width: 100%;
    max-width: 450px;
}

/* ============================================
   FORM STYLES
   ============================================ */
.spform input[type="text"],
.spform input[type="email"],
.spform input[type="file"],
.spform select,
.spform textarea {
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 15px 0;
    font-family: 'brother1816', sans-serif;
    font-size: 16px;
}
.spform *::placeholder {
    color: #fff;
}
.spform input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 40px 11px 30px;
    background-image: url(../images/btnbg.png);
    background-color: transparent;
    background-position: top right;
    border: none;
    cursor: pointer;
}

/* Dark form variant */
.posform.spform input[type="text"],
.posform.spform input[type="email"],
.posform.spform input[type="file"],
.posform.spform select,
.contpage.spform input[type="text"],
.contpage.spform input[type="email"],
.contpage.spform select {
    border-color: #000;
    color: #000;
}
.posform.spform *::placeholder,
.contpage.spform *::placeholder {
    color: #000;
}

/* ============================================
   RESPONSIVE
   ============================================ */
@media screen and (max-width: 1362px) {
    #header .logo a {width: 230px;}
    .page-banner-title {margin: 95px 0 20px 0;}
    .curvtop::before {height: 90px;}
}

@media screen and (max-width: 992px) {
    #header .topbar {text-align: center;}
    .page-banner {margin-top: 0; padding: 80px 0 10px 0;}
    .hsec1 {padding: 50px 0;}
    .ctasec .cta-box:nth-child(2) {transform: none;}
    .aboutsec3 {padding: 50px 0 0px 0;}
    .aboutsec4 .adv-boxes .adv-box {margin-top: 0;}
    .aboutsec4 .adv-box .head {margin: 30px 0 15px 0;}
    .aboutsec4 {padding: 75px 0 90px 0;}
    .aboutsec5 {padding: 40px 0 70px 0;}
    .sersecbox {padding: 65px 0;}
    .hsec3 {padding: 70px 0;}
    .teammain {grid-template-columns: repeat(2, 1fr);}
}

@media screen and (max-width: 767px) {
    ul.bullets {column-count: 1;}
    .hsec3 {padding: 60px 0 45px 0;}
    .hsec4 .theory-box {width: 50%;}
    .hsec5 {background: none; background-color: #d09908; padding: 40px 0 25px 0;}
    .hsec5 .right {padding-left: 20px;}
    .hsec6 {padding: 40px 0 65px 0;}
    .newssub {padding: 32px 0;}
    .foobox {width: 100%; padding: 0 15px 20px 15px;}
    .foobox.box3 {padding-left: 15px;}
    .foobox a.logo {width: 130px; margin: 0; display: block;}
    .foobox a.brew-btn {margin: 20px 0;}
    .foose2 {padding: 40px 0;}
    .aboutsec3 {padding: 75px 0 30px 0;}
    .aboutsec2 {padding: 60px 0 65px 0;}
    .aboutsec4 {padding: 75px 0 90px 0;}
    .aboutsec5 .testi-slider {padding: 35px;}
    .aboutsec5, .sersecbox {padding: 40px 0;}
    .curvtop::before {height: 55px;}
    .contactsec2 img.conimg {position: relative; top: 0px; left: auto; max-width: 100%;}
    .contactsec2 {padding: 50px 0 110px 0;}
    .conelebox .mapbox {width: 100%; position: relative; right: 0; margin-bottom: -5px;}
    .conelebox .infobox {padding: 25px 50px; width: 100%;}
    .eventmain .eveninfo {width: 70%; padding: 0px 0 0 30px;}
    .teammain {grid-template-columns: 1fr;}
    .landing-grid {grid-template-columns: 1fr;}
    .landing-grid img {max-width: 240px;}
}

@media screen and (max-width: 479px) {
    #header .topbar {padding: 0 15px 12px 15px;}
    ul.bullets li {padding: 8px 0 5px 32px; margin: 0 0 12px 0;}
    .hsec4 .theory-box,
    .newsbox .newsthumb,
    .newsbox .newsinfo,
    .conelebox .infobox img,
    .conelebox .infobox .locinfo,
    .eventmain a.eventhumb,
    .eventmain .eveninfo {width: 100% !important;}
    .hsec4 .theory-box .theory-text {padding: 22px;}
    .newsbox .newsinfo {padding: 15px 0 0 0;}
    .newssub input[type="text"] {margin: 0 0 15px 0; width: 100% !important;}
    .ctasec {padding: 35px 0;}
    .page-banner-title {margin: 40px 0 5px 0; font-size: 40px;}
    .curvtop::before {height: 25px;}
    .faqmain .faq, .aboutsec5 .testi-slider {padding: 15px;}
    .aboutsec2 {padding: 50px 0;}
    .aboutsec4, .hsec3 {padding: 45px 0;}
    .contactsec2 {padding: 35px 0 70px 0;}
    .conelebox .infobox .locinfo, .eventmain .eveninfo {padding: 10px 0 0 0;}
    .conelebox .infobox {padding: 25px;}
    .eventab .tabbtns a, .menusec .tabbtns a {margin: 0 0 5px 0; width: 100%;}
    .menuitems {width: 92%; margin: 0 0 15px 0;}
    .tabbtns a {font-size: 16px; padding: 10px;}
}
