/*
Theme Name:   The OG George Child
Theme URI:    https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description:  Hello Elementor Child Theme - A plain-vanilla & lightweight theme for Elementor page builder
Author:       Elementor Team
Author URI:   https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template:     hello-elementor
Version: 2.4.1
Stable tag: 2.4.1
Requires at least: 4.7
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* farhan */
.value_column .elementor-image-box-content{
	text-align:center;
}
@media(min-width:200px) and (max-width:480px){

.team_column .elementor-image-box-content{
	padding-left:10px !important;
	
}	
	
}
/* farhan ends */



html,
html body {
	overflow-x: hidden;
	scroll-behavior:smooth;
}
body{position:relative;}
body:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: url(https://oggeorge.codpixels.com/wp-content/uploads/2022/06/noise-img5.png);
    background-size: auto;
    background-repeat: repeat;
    opacity: 0.4;
    z-index: 9999;
    pointer-events: none;
}
body.error404 .elementor-location-header .main_inner_wrap .inner_sec.inner_sec2 .elementor-widget-nav-menu ul.elementor-nav-menu li.menu-item a.elementor-item,
body.error404 .elementor-location-header .main_inner_wrap .inner_sec.inner_sec2 .elementor-widget-nav-menu .elementor-menu-toggle .eicon-menu-bar,
body.error404 .elementor-location-header .main_inner_wrap .inner_sec.inner_sec2 .elementor-widget-nav-menu .elementor-menu-toggle .eicon-close {
	color: #4aa0dc;
}

.elementor-location-header {
	margin-top: -1px;
}

header.page-header {
	display: none;
}

textarea {
	resize: none !important;
}

/* Header Style */

section#main_header_wrap {
	position: absolute;
	left: 0;
	right: 0;
}

/* Header Style */

/* Footer Style */

section#main_footer .copyright_block p a {
	color: #fff;
}

/* Footer Style */

section.home_sec1 .col_wrap.wrap1 #btn_down .elementor-button-link .elementor-button-text {
	display: block;
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
}

@-webkit-keyframes sdb05 {
	0% {
		-webkit-transform: rotate(0deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(0deg) translate(20px, 0px);
		opacity: 0;
	}
}

section.home_sec1 .col_wrap.wrap1 #btn_down .elementor-button-link {
	position: relative;
}

section.home_sec1 .col_wrap.wrap1 #btn_down .elementor-button-link .elementor-button-icon {
	font-size: 12px;
	position: absolute;
	right: -30px;
	bottom: 35%;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field {
	width: 47%;
}

section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field {
	width: 22%;
}

section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field {
	width: 100%;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap input,
section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap textarea,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap input,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap textarea {
	background-color: #FFFFFF00;
	border-color: #D8D8D8;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px 0px 0px 0px;
	outline: none;
	font-family: "Urbanist", Sans-serif;
	font-size: 14px;
	font-weight: 400;
}

section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field textarea {
	height: 100px;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields {
	display: flex;
	flex-flow: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field .ginput_container_consent,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field.chck-block .ginput_container_consent {
	display: flex;
	align-items: flex-start;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field .ginput_container_consent input,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field.chck-block .ginput_container_consent input {
	margin-right: 6px;
}

section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field.chck-block {
	width: 55%;
	padding-top: 15px;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field .ginput_container_consent .gfield_required,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field.chck-block .gfield_required {
	display: none;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.full-field .ginput_container_consent .gfield_consent_label,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_body .gform_fields .field-wrap.half-field.chck-block .ginput_container_consent .gfield_consent_label {
	color: #808080;
	font-family: "Urbanist", Sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_footer input.gform_button,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_footer input.gform_button {
	background-color: #4AA0DC;
	color: #ffffff;
	border-color: #4AA0DC;
	font-family: "Urbanist", Sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
	padding: 20px 60px 20px 60px;
	margin: 10px 0 0;
	outline: none;
}

section.home_sec1 .wrap3 .form_block .gform_wrapper form .gform_footer input.gform_button:hover,
section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_footer input.gform_button:hover {
	background: #fff;
	color: #4AA0DC;
}

section.home_sec6 .col_wrap .form_block .gform_wrapper form .gform_footer {
	padding: 0;
	width: 50%;
	margin: -50px 0 0 auto;
	text-align: right;
}

section.home_sec2 .inner_col_main .inner_sec2 .inner_col_img .img_block img {
	height: 600px;
	object-fit: cover;
	object-position: 0%;
}

section#home_sec2.home_sec2.how_it_work_main .inner_col_main .inner_sec .inner_col_img .img_block img {
	height: auto;
}

/*RI Style*/

.banner_animation > .elementor-widget-wrap {
	mix-blend-mode: color-burn;
}
.animation_active > .elementor-widget-wrap {
	mix-blend-mode: unset;
}

/* .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1600px !important; width: 100% !important; padding: 0 30px; }
.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {padding: 0;}
.elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default {padding: 0;} */


.banner_section, .banner_column >.elementor-widget-wrap { height: 719px; }
.banner_column .wrapper {border: 4px solid #403B3B;}


.main__menu .elementor-nav-menu > li.menu-item > a:hover, 
.main__menu .elementor-nav-menu > li.menu-item > a.elementor-item-active {background: #333;}

.home__sec2_inner .elementor-widget {margin-bottom: 0 !important;}
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {margin: -72px 0 0 65px;}
.home__sec2_inner .elementor-widget-image .elementor-widget-container {text-align: right;}
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img img { width: 100%; margin: 0px 0 35px; }
.home__sec2_inner .elementor-image-box-wrapper {margin: 0px 0 -30px;}
.heading_style .elementor-image-box-wrapper h3.elementor-image-box-title {float: left;margin: 0 10px 0 0;}

.marquee_one .tavern_wrap {
	display: flex;
	width: 2950px;
	-webkit-animation: linear infinite;
	-webkit-animation-name: righttoleft;
	-webkit-animation-duration: 5s;
}
.marquee_two .tavern_wrap {
	display: flex;
	width: 2950px;
	-webkit-animation: linear infinite;
	-webkit-animation-name: lefttoright;
	-webkit-animation-duration: 5s;
	margin-left: -795px;
}
@-webkit-keyframes righttoleft {
	0% {
		transform: translateX(-20%);
	}
	50% {
		transform: translateX(-10%);
	}
	100% {
		transform: translateX(-20%);
	}
}
@-webkit-keyframes lefttoright {
	0% {
		transform: translateX(20%);
	}
	50% {
		transform: translateX(10%);
	}
	100% {
		transform: translateX(20%);
	}
}
.tavern_wrap .tavern_item {margin: 0 10px;}
.tavern_wrap .tavern_item .tavern_image img {border: 4px solid #403B3B;}

.home__sec2_inner .hand-img img { border: 4px solid #403B3B; }

.home__sec2_inner .hand-diamond-img img { border: 4px solid #403B3B; }

.value_column .elementor-widget-heading {margin-bottom: 0px !important;}
.value_column .elementor-widget-image-box .elementor-image-box-content { padding: 0 20px; margin: 25px 0 0; }
.value_column .elementor-widget-image-box figure.elementor-image-box-img img {width: 100%;}

.road_column .elementor-widget-heading {margin-bottom: 0px !important;}

.team_column figure.elementor-image-box-img { line-height: 0; }
.team_column > .elementor-widget-wrap .elementor-widget-image-box,
.team_column > .elementor-widget-wrap .elementor-widget-heading { margin-bottom: 0; }

.btn__style a span.elementor-button-icon svg {width: 26px;}
.btn__style a {padding:15px 24px;}
/* .btn__style a:hover {opacity:0.9;} */
.btn__style a:hover path {fill: #F2E1C5;}
.footer_marquee a.elementor-icon:hover rect {
    fill: transparent;
}
.footer_marquee a.elementor-icon:hover  path {
    fill: #F2E1C5;
}
.footer_marquee a.elementor-icon svg rect{
    stroke-width:2; stroke:#F2E1C5;
}
.footer_marquee a.elementor-icon {transition: all .3s;}



section.footer_marquee > .elementor-container.elementor-column-gap-default {
	max-width: 3000px !important;
	width: 100% !important;
	-webkit-animation: linear infinite;
	-webkit-animation-name: footermarquee;
	-webkit-animation-duration: 10s;
}
section.footer_marquee > .elementor-container.elementor-column-gap-default:hover {
    /* -webkit-animation: 0; */
    -webkit-animation-play-state: paused;
}
section.footer_marquee {display: flex !important;width: 100%;max-width: 3200px;}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column {width: 100% !important;}

section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column .elementor-widget-wrap {
    margin-right: 35px;
    padding-right: 35px;
}

section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col1 .elementor-widget-wrap {width: 780px;}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col2 .elementor-widget-wrap {width: 700px;}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col3 .elementor-widget-wrap {width: 965px;}
.cstm-sec .elementor-container.elementor-column-gap-no {
	margin-right: -5px !important;
}
.cstm-sec-last .elementor-container.elementor-column-gap-no {
	margin-right: -5px;
}

@-webkit-keyframes footermarquee {
	0% {
		transform: translateX(-35%);
	}
	50% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-35%);
	}
}
.footer_copyright .elementor-widget-text-editor a {
	color: #403B3B;
}
.main__menu nav, .main__menu nav ul {
	justify-content: flex-end !important;
	width: 100%;
}
.faq_column .elementor-image-box-content p.elementor-image-box-description {
	text-align: justify;
}
.main__menu nav ul.elementor-nav-menu li.menu-item {
	width: 16.6666%;
	align-items: center;
	justify-content: center;
}
.main__menu nav ul.elementor-nav-menu li.menu-item > a {
	display: inline-block;
	text-align: center;
}
.do_what_column .heading_style {
    padding-top: 0 !important;
}
.noise_overlay > .elementor-widget-container {
    position: relative;
}
/* .noise_overlay >.elementor-widget-container:after {
    content: "";
    position: absolute;
    background: url(https://oggeorge.codpixels.com/wp-content/uploads/2022/06/noise_img_overlay.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
} */
.noise_overlay2 figure.elementor-image-box-img {
    position: relative;
}
/* .noise_overlay2 figure.elementor-image-box-img:after {content: "";
    position: absolute;
    background: url(https://oggeorge.codpixels.com/wp-content/uploads/2022/06/noise_img_overlay.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;} */
.team_column .elementor-widget-image-box .elementor-widget-container {
    padding-top: 0 !important;
}
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    height: 250px;
    position: relative;
}
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper  img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.team_column .elementor-image-box-content {
    padding: 0 20px 0 0;
}
/*---------------------
------Mac CSS-------
-----------------------*/
body.mac-os section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column .elementor-widget-wrap .elementor-widget-container {
    margin-bottom: 0;
}
body.mac-os .tavern_heading > .elementor-widget-container {
    margin-bottom: 0 !important;
}
body.mac-os .tavern_heading > .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
    line-height: 250px !important;
}
body.mac-os .home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-top: 25px;
}
body.mac-os .home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img img {
    margin: 0px 0 0;
}
body.mac-os .home__sec2_inner2 div.heading_style {
    margin-top: 40px;
}
body.mac-os .do_what_column .heading_style {
     margin-top: 40px;
}
body.mac-os .faq_column2 {
    margin-top: 100px;
}
body.mac-os .home__sec2_inner-lefcol {
    position: relative;
    top: -35px;
}
/*----------------------
----Animation banner----
------------------------*/
.bg-image-two{
	position: relative;
	top:0px;
}
.bg-image-two img{
	width: 100%;
}
.wrapper{
	overflow: hidden;
}
.bg-image-one{
	position: relative;
	top:0px;
}
.bg-image-two , .bg-image-one{
	height: 715px;
}
.bg-image-two .img_bloc {
	position: absolute;
	object-fit: cover;
	z-index: -1;
}
.bg-image-two img{
	bottom:90% ;
	transition: .3s linear;

}
@-webkit-keyframes pulsate {
 0% {
  opacity:1;
  -webkit-transform:translate(-50%,-50%) scale(.5);
  transform:translate(-50%,-50%) scale(.5)
 }
 100% {
  opacity:0;
  -webkit-transform:translate(-50%,-50%) scale(4);
  transform:translate(-50%,-50%) scale(4)
 }
}
@keyframes pulsate {
 0% {
  opacity:1;
  -webkit-transform:translate(-50%,-50%) scale(.5);
  transform:translate(-50%,-50%) scale(.5)
 }
 100% {
  opacity:0;
  -webkit-transform:translate(-50%,-50%) scale(4);
  transform:translate(-50%,-50%) scale(4)
 }
}


.link_style .elementor-widget-text-editor a {
    text-decoration: underline;
    color: #403B3B;
}

/* .inner__menu nav, .inner__menu nav ul {
    justify-content: flex-start !important;
} */
.inner__menu nav ul.elementor-nav-menu li.menu-item {
    width: 33.3333%;
}


.beer-slider .beer-handle {
    color: #fff;
    background: #403B3B !important;
}
.beer-slider .beer-range:focus ~ .beer-slider .beer-handle{
	color: #fff;
    background: #403B3B;
	box-shadow:none;
}
.beer-slider[data-beer-label]:after, .beer-reveal[data-beer-label]:after{display:none;}
.beer-slider .beer-reveal {
    border-right: 4px solid #403B3B;
}
div.beer-slider {
    border: 4px solid #403B3B;
    box-sizing: border-box;
	width:100%;
}
div.beer-slider img, div.beer-slider svg {width:100%;}

/*---------------------
------Responsive-------
-----------------------*/
@media (max-width:1819px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1700px !important; width: 100% !important; padding: 0 35px; }
.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {padding: 0;}
.elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default {padding: 0;}	
.cs-heading h2, .cs-heading h3 {
    font-size: 15em !important;
    line-height: 260px !important;
}	
.second_sec  .heading_style h3 {
    font-size: 120px !important;
    line-height: 110px !important;
}
.second_sec .heading_style  p.elementor-image-box-description {
    font-size: 26px !important;
    line-height: 38px !important;
}	
.do_what_column .heading_style h3.elementor-image-box-title {
    font-size: 130px !important;
    line-height: 110px !important;
}
.do_what_column .heading_style p.elementor-image-box-description {
    font-size: 26px !important;
    line-height: 38px !important;
}
.team_column {
    width: 41% !important;
}
.faq_column	{
	width: 30% !important;
}
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper {
    height: 295px;
}	
	
.banner_section, .banner_column >.elementor-widget-wrap {
    height: 614px;
}	
.bg-image-two, .bg-image-one {
    height: 608px;
}
div.wrapper-img {height: 608px;}	
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    margin: -50px 0 0 35px;
}	
.cs-headingtwo h3 {
    font-size: 14em !important;
    line-height: 240px !important;
}
.cs-headingtwo figure.elementor-image-box-img img {
    max-height: 560px;
}
.cs-headingthree h2 {
    font-size: 14em !important;
    line-height: 300px !important;
}
.cs-heading2022 h2 {
    font-size: 13em !important;
    line-height: 200px !important;
}	
}

@media (max-width:1599px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px !important; width: 100% !important; padding: 0 35px; }
.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {padding: 0;}
.elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default {padding: 0;}	
	
.cs-heading h2, .cs-heading h3 {
    font-size: 13em !important;
    line-height: 225px !important;
}	
.second_sec  .heading_style h3 {
    font-size: 110px !important;
    line-height: 100px !important;
}
.second_sec .heading_style  p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 35px !important;
}	
.do_what_column .heading_style h3.elementor-image-box-title {
    font-size: 110px !important;
    line-height: 100px !important;
}
.do_what_column .heading_style p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 35px !important;
}
.team_column {
    width: 41% !important;
}
.faq_column	{
	width: 30% !important;
}
.value_column h3.elementor-image-box-title {
    font-size: 74px !important;
    line-height: 74px !important;
}

/* .value_column  p.elementor-image-box-description {
    font-size: 30px !important;
    line-height: 36px !important;
} */
.cs_left_heading h2.elementor-heading-title.elementor-size-default {
    font-size: 68px !important;
    line-height: 70px !important;
}
.cs-right .cs-date h2.elementor-heading-title.elementor-size-default {font-size: 48px !important;}
.cs-right .cs-text h2.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
}	
.faq_column p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 26px !important;
}	
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper {
    height: 225px;
}	
.team_column .elementor-image-box-content {
    padding: 0 20px 0 35px;
}

body.mac-os .tavern_heading > .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
    line-height: 180px !important;
}
body.mac-os .home__sec2_inner2 div.heading_style {
    margin-top: 20px;
}
body.mac-os .do_what_column .heading_style {
     margin-top: 25px;
}	
@-webkit-keyframes footermarquee {
	0% {
		transform: translateX(-90%);
	}
	50% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-90%);
	}
}
.banner_section, .banner_column >.elementor-widget-wrap { height: 719px; }	
	
.banner_section, .banner_column >.elementor-widget-wrap {
    height: 529px;
}	
.bg-image-two, .bg-image-one {
    height: 525px;
}
div.wrapper-img {height: 535px;}		
.cs-headingtwo h3 {
    font-size: 12em !important;
    line-height: 200px !important;
}	
.cs-headingthree h2 {
    font-size: 12em !important;
    line-height: 230px !important;
}	
.cs-heading2022 h2 {
    font-size: 11em !important;
    line-height: 200px !important;
}	
}
@media (max-width:1399px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1300px !important; width: 100% !important; padding: 0 35px; }
	
.cs-heading h2, .cs-heading h3 {
    font-size: 12em !important;
    line-height: 210px !important;
}
.cs-headingthree h2 {
    font-size: 11em !important;
    line-height: 210px !important;
}	
.second_sec  .heading_style h3 {
    font-size: 100px !important;
    line-height: 90px !important;
}
.second_sec .heading_style  p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 30px !important;
}	
.do_what_column .heading_style h3.elementor-image-box-title {
    font-size: 100px !important;
    line-height: 90px !important;
}
.do_what_column .heading_style p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 30px !important;
}
.team_column {
    width: 41% !important;
}
.faq_column	{
	width: 30% !important;
}
.value_column h3.elementor-image-box-title {
    font-size: 68px !important;
    line-height: 68px !important;
}

.value_column  p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 24px !important;
}
.cs_left_heading h2.elementor-heading-title.elementor-size-default {
    font-size: 56px !important;
    line-height: 56px !important;
}
.cs-right .cs-date h2.elementor-heading-title.elementor-size-default {font-size: 38px !important;}
.cs-right .cs-text h2.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: normal;
}	
.faq_column p.elementor-image-box-description {
    font-size: 22px !important;
    line-height: 28px !important;
}		
.faq_column .cs-heading h2 {
    line-height: 180px !important;
}	
.faq_column h3.elementor-image-box-title {
    font-size: 32px !important;
    line-height: 32px !important;
}
.cs-counter .elementor-counter-title {
    font-size: 26px !important;
    line-height: normal !important;
}	
.team_column .elementor-widget-wrap .elementor-widget-image-box .elementor-widget-container {
    padding-top: 50px;
}	
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper {
    height: 241px;
}
.team_column .elementor-image-box-content p.elementor-image-box-description {
    font-size: 22px !important;
    line-height: 28px !important;
}
	
@-webkit-keyframes footermarquee {
	0% {
		transform: translateX(-90%);
	}
	50% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-90%);
	}
}	
.banner_section, .banner_column >.elementor-widget-wrap {
    height: 490px;
}	
.bg-image-two, .bg-image-one {
    height: 486px;
}
div.wrapper-img {height: 496px;}
	
	
.cs-headingtwo h3 {
    font-size: 11em !important;
    line-height: 180px !important;
}	
.cs-headingtwo figure.elementor-image-box-img img {
    max-height: 500px !important;
    margin-bottom: 0 !important;
}
.home__sec2_inner .elementor-widget {
    margin-bottom: 40px !important;
}
.cs-heading2022 h2 {
    font-size: 10em !important;
    line-height: 140px !important;
}	

.elementor-14 .elementor-element.elementor-element-8d75ace .elementor-heading-title {
    font-size: 90px;
}	
.cs-headingtwo h3 {
    font-size: 10em !important;
	line-height: 175px !important;
}	
.cs-headingthree h2 {
    font-size: 10em !important;
    line-height: 190px !important;
}	
.cs-heading2022 h2 {
    font-size: 9em !important;
}	
	.road_column .cs-heading h2 {font-size: 11em !important;}
}
@media (max-width:1199px) {
	.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1100px !important; width: 100% !important; padding: 0 20px; }
	
	
	
}



@media (max-width: 1024px) {
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img img { 
    margin: 0px 0 10px;
}
.cs-heading h2, .cs-heading h3 {
    font-size: 114px !important;
    line-height: normal !important;
}
.road_column .cs-heading h2 {
    font-size: 98px !important;
}	
.second_sec .heading_style h3 {
    font-size: 46px !important;
    line-height: 46px !important;
}
.second_sec .heading_style p.elementor-image-box-description {
    font-size: 18px !important;
    line-height: 26px !important;
}
.do_what_column .heading_style h3.elementor-image-box-title {
    font-size: 46px !important;
    line-height: 46px !important;
}
.do_what_column .heading_style p.elementor-image-box-description {
    font-size: 18px !important;
    line-height: 26px !important;
}
.team_column {
    width: 40% !important;
}
.faq_column	{
	width: 30% !important;
}
.value_column h3.elementor-image-box-title {
    font-size: 34px !important;
    line-height: 36px !important;
}

.value_column  p.elementor-image-box-description {
    font-size: 20px !important;
    line-height: 24px !important;
}
.cs_left_heading h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 34px !important;
}
.cs-left h2.elementor-heading-title.elementor-size-default {
	font-size: 36px !important;
}	
.cs-right .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 10px !important;
}		
.cs-right .cs-date h2.elementor-heading-title.elementor-size-default {font-size: 28px !important;}
.cs-right .cs-text h2.elementor-heading-title.elementor-size-default {
    font-size: 18px !important;
    line-height: normal;
}	
.faq_column p.elementor-image-box-description {
    font-size: 18px !important;
    line-height: 22px !important;
}		
.faq_column .cs-heading h2 {
    line-height: 114px !important;
}	
.faq_column h3.elementor-image-box-title {
    font-size: 26px !important;
    line-height: 26px !important;
	margin: 0 0 10px !important;
}
.cs-counter .elementor-counter-title {
    font-size: 20px !important;
    line-height: normal !important;
}	
.team_column .elementor-widget-wrap .elementor-widget-image-box .elementor-widget-container {
    padding-top: 50px;
}	
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper {
    height: 180px;
}
.team_column .elementor-image-box-content p.elementor-image-box-description {
    font-size: 18px !important;
    line-height: 22px !important;
}
	
@-webkit-keyframes footermarquee {
	0% {
		transform: translateX(-90%);
	}
	50% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-90%);
	}
}	
.banner_section, .banner_column >.elementor-widget-wrap {
    height: 281px;
}	
.bg-image-two, .bg-image-one {
    height: 277px;
}
div.wrapper-img {height: 288px;}			
	
.team_column .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper img {
    max-width: 120px;
}	
.team_column .elementor-image-box-content {
    padding: 0 10px 0 0px;
}
.team_column .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 30px !important;
    line-height: normal !important;
}	
.faq_column .elementor-widget-container {
    margin-bottom: 0 !important;
}
.marquee_one .tavern_wrap, .marquee_two .tavern_wrap {width: 1400px;}	
section.footer_marquee > .elementor-container.elementor-column-gap-default {flex-flow: row;}	
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col1 .elementor-widget-wrap {width: 380px;}	
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col2 .elementor-widget-wrap {width: 440px;}	
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col3 .elementor-widget-wrap {width: 525px;}
.footer_marquee a.elementor-icon svg {width: 50px;}	
.btn__style a {padding: 10px 24px;}
.footer_copyright h2 {
    font-size: 34px !important;
}
body.mac-os .faq_column2 {
    margin-top: 0;
}
body.mac-os .tavern_heading > .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
    line-height: 100px !important;
}
body.mac-os .cs-heading h2, body.mac-os .cs-heading h3 {
    line-height: 132px !important;
}
body.mac-os .home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-top: 12px;
}
body.mac-os .home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img img {
    margin: 0 0 25px;
}
body.mac-os .home__sec2_inner-lefcol {
    position: relative;
    top: 0px;
}

.home__sec2_inner .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    margin: 0px 0 0 20px;
}	
.cs-headingtwo h3 {
    font-size: 90px !important;
}
.cs-headingthree h2 {
    font-size: 100px !important;
}
.cs-heading2022 h2 {
    font-size: 98px !important;
}
.home__sec2_inner .cs-headingthree.elementor-widget {
    margin-bottom: 0  !important;
}	
.cs-headingtwo figure.elementor-image-box-img img {
    max-height: 300px !important;
}	
section.second_sec {
    margin-top: 40px !important;
}	
}

@media (max-width: 767px) {
.elementor-location-header .elementor-element.elementor-element-1c42fd4 {
    margin-top: 30px !important;
}
div.wrapper-img {height: 138px;}		
.bg-image-two, .bg-image-one {height: 128px;}	
.banner_section, .banner_column >.elementor-widget-wrap {
    height: 132px;
}	
.cs-heading h2, .cs-heading h3 {
    font-size: 76px !important;
}	
.home__sec2_inner .elementor-image-box-wrapper {
    margin: 0 !important;
}	
.home__sec2_inner .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100% !important;
}
.second_sec .heading_style h3 {
    font-size: 64px !important;
    line-height: 48px !important;
}	
.second_sec .heading_style p.elementor-image-box-description {
    font-size: 24px !important;
    line-height: 28px !important;
    text-align: left;
}
.do_what_column .heading_style h3.elementor-image-box-title {
    font-size: 64px !important;
    line-height: 48px !important;		
}	
.do_what_column .heading_style p.elementor-image-box-description{
    font-size: 24px !important;
    line-height: 28px !important;
    text-align: left;		
}	
.heading_tavern .cs-heading h2 {
    font-size: 66px !important;
    line-height: normal !important;
}
.value_column h3.elementor-image-box-title {
    font-size: 44px !important;
    line-height: 44px !important;
}
.value_column p.elementor-image-box-description {
    font-size: 24px !important;
    line-height: 24px !important;
}
.road_column .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.cs_left_heading h2.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 44px !important;
}
.cs-left h2.elementor-heading-title.elementor-size-default {
    font-size: 46px !important;
    line-height: 46px !important;
}
.road_column .cs-left .elementor-widget-heading {
    padding: 15px 0;
}
.road_column  .cs-right .elementor-widget-wrap {
    padding: 15px !important;
}
.team_column {
    width: 100% !important;
}
.faq_column {
    width: 100% !important;
}
.faq_column .elementor-widget-wrap.elementor-element-populated {
    margin: 0 0 20px !important;
}
.faq_column .cs-heading h2 {
    line-height: 100px !important;
    font-size: 100px !important;
    margin-top: 20px;
}
.road_column .cstm-sec {
    padding-bottom: 40px !important;
}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col1 .elementor-widget-wrap, 
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col2 .elementor-widget-wrap, 
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col3 .elementor-widget-wrap	{
    flex-flow: row;
}
@-webkit-keyframes footermarquee {
	0% {
		transform: translateX(-180%);
	}
	50% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-180%);
	}
}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column.marquee_col2 .elementor-widget-wrap .elementor-social-icons-wrapper.elementor-grid {
    display: flex;
}
.main__menu nav ul.elementor-nav-menu li.menu-item {
    width: 100%;
}	
.main__menu nav ul.elementor-nav-menu li.menu-item > a {
    width: 100%;
}
section.footer_marquee > .elementor-container.elementor-column-gap-default > .elementor-column .elementor-widget-wrap {
    margin-right: 0px;
    padding-right: 0px;
}
.cstm-sec .elementor-container.elementor-column-gap-no {
    margin-right: 0px !important;
}
.footer_copyright .elementor-inner-section .elementor-container.elementor-column-gap-default {
    display: flex;
}
.footer_copyright .elementor-inner-section .elementor-container.elementor-column-gap-default .copyright_logo {
    order: 1;
}
.footer_copyright .elementor-inner-section .elementor-container.elementor-column-gap-default  .copyright_text {
    order: 3;
}
.footer_copyright .elementor-inner-section .elementor-container.elementor-column-gap-default  .copyright_menu {
    order: 2;
}
.cs-left, .cs-right {
    float: left !important;
}
.cs-left {
    width: 30% !important;
}
.cs-right {
    width: 70% !important;
}	
.cs-right-last{    width: 100% !important;}
.home__sec2_inner .elementor-widget-wrap {
    margin-right: 0 !important;
	    text-align: center;
}
.home__sec2_inner2 .elementor-container.elementor-column-gap-default {
    display: flex;
}

.home__sec2_inner2 .elementor-container.elementor-column-gap-default .elementor-element-df31fbf {
    order: 1;
}

.home__sec2_inner2 .elementor-container.elementor-column-gap-default .elementor-element-26c3f9c {
    order: 2;
}
body.mac-os .cs-headingone h2, body.mac-os .cs-headingtwo h3, body.mac-os .cs-headingthree h2 {
    line-height: 90px !important;
}
body.mac-os .home__sec2_inner2 h2.elementor-heading-title {
    line-height: 90px !important;
}
body.mac-os .tavern_heading > .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
    line-height: 66px !important;
}
.tavern_wrap .tavern_item .tavern_image img {
    border: 2px solid #403B3B;
}
.banner_column .wrapper {
    border: 2px solid #403B3B;
}
body.mac-os .home__sec2_inner-lefcol {
    position: relative;
    top: 0px;
}
.home__sec2_inner .elementor-widget {
    margin-bottom: 0px !important;
}
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    margin: 0px 0 0 0px;
}	
.cs-headingthree h2, .cs-heading2022 h2 {
    font-size: 70px !important;
}
.beer-slider .beer-handle {
    width: 38px;
    height: 38px;
}
.beer-slider .beer-handle:before {
    left: 7px;
}	
.beer-slider .beer-handle:after {
    right: -4px;
}	
.cs-headingtwo figure.elementor-image-box-img img {
    max-height: inherit !important;
    object-fit: cover !important;
}	
.home__sec2_inner .elementor-widget .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-bottom: 25px !important;
}
section.second_sec .home__sec2_inner-lefcol {
    margin-bottom: 20px;
}	
}


