.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
alignment: center;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro';font-size: 36px;font-weight: 700;line-height: ;}h2, h3, h4, h5, h6{font-size: 30px;line-height: ;}h3, h4, h5, h6{font-size: 24px;line-height: ;}h4, h5, h6{font-size: 20px;line-height: ;}h5, h6{font-size: 18px;line-height: ;}h6{font-size: 16px;line-height: ;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.atomic-subheading {
font-family:'Source Sans Pro';
color:#2b2c27;
font-size:24px;
line-height:1.6;
font-weight:200;
max-width:480px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
font-size:20px;
}
}
@media (max-width: 479px) {
.atomic-subheading {
font-size:18px;
}
}
.atomic-secondary-heading {
color:#2b2c27;
font-weight:400;
font-size:56px;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.atomic-secondary-heading {
font-size:52px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
@media (max-width: 479px) {
.atomic-secondary-heading {
font-size:40px;
}
}
.atomic-tritary-heading {
color:#2b2c27;
font-size:36px;
font-weight:400;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-contact-10-text {
color:#3b3c38;
font-size:18px;
font-weight:400;
margin-bottom:24px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-contact-10-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-contact-10-wrapper:not(.ct-section),
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.atomic-contact-10-icon {
color: #dba539;}.atomic-contact-10-icon 
>svg {width: 24px;height: 24px;}.atomic-contact-10-icon {
margin-right:12px;
}
.conference-heading-one {
font-family:'Source Sans Pro';
color:#ffffff;
font-size:72px;
font-weight:700;
line-height:1;
text-transform:uppercase;
z-index:100;
}
@media (max-width: 767px) {
.conference-heading-one {
font-size:56px;
}
}
.conference-square {
width:120px;
height:120px;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
border-left-width:20px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
position:absolute;
border-top-color:#ffdad0;
border-right-color:#ffdad0;
border-bottom-color:#ffdad0;
border-left-color:#ffdad0;
}
.conference-heading-two {
font-family:'Source Sans Pro';
color:#63002f;
font-size:100px;
font-weight:700;
text-transform:uppercase;
line-height:1;
z-index:100;
}
@media (max-width: 991px) {
.conference-heading-two {
font-size:80px;
}
}
@media (max-width: 767px) {
.conference-heading-two {
font-size:56px;
}
}
.conference-main-button:hover{
transform:scale(1.05,1.05); box-shadow:0px 10px 40px rgba(0,0,0,0.2);
}
.conference-main-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 16px 25.6px;
}.conference-main-button {
background-image: linear-gradient(135deg, #ff7f0d, #e64034); font-family:'Open Sans';
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
font-size:20px;
font-weight:700;
letter-spacing:2px;
line-height:1.2;
padding-left:48px;
padding-right:48px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
padding-bottom:20px;
z-index:100;
}
@media (max-width: 1120px) {
.conference-main-button {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
}
@media (max-width: 991px) {
.conference-main-button {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
}
.conference-lunch-wrapper {
background-image:url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-12-Copy@2x.png);background-size: cover; background-color:#e64034;
background-repeat:no-repeat;
}
.conference-schedule-1-time {
font-family:'Source Sans Pro';
font-size:48px;
color:#63002f;
font-weight:700;
line-height:1;
margin-bottom:4px;
}
@media (max-width: 991px) {
.conference-schedule-1-time {
margin-bottom:-28px;
}
}
.conference-schedule-1-image {
width:40px;
margin-right:8px;
}
.conference-schedule-1-lunch-title {
font-family:'Source Sans Pro';
color:#ffffff;
font-size:40px;
text-transform:uppercase;
font-weight:700;
line-height:1;
}
.conference-schedule-1-lunch-column {
}
.conference-schedule-1-lunch-column:not(.ct-section),
.conference-schedule-1-lunch-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.conference-schedule-1-column {
}
.conference-schedule-1-column:not(.ct-section),
.conference-schedule-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.conference-schedule-1-row {
border-top-color:#f9c5af;
border-right-color:#f9c5af;
border-bottom-color:#f9c5af;
border-left-color:#f9c5af;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
.conference-schedule-1-text {
font-family:'Open Sans';
color:#666666;
font-size:14px;
margin-bottom:8px;
}
.conference-schedule-1-textlink:hover{
text-decoration:underline;
color:#d7193d;
}
.conference-schedule-1-textlink {
font-family:'Open Sans';
color:#e64034;
text-decoration:none;
font-size:14px;
font-weight:600;
letter-spacing:2px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.conference-schedule-1-day-title {
font-family:'Source Sans Pro';
color:#ffdad0;
font-size:64px;
font-weight:900;
text-transform:uppercase;
line-height:1;
margin-left:-20px;
margin-right:-20px;
}
@media (max-width: 991px) {
.conference-schedule-1-day-title {
margin-bottom:-28px;
margin-left:-32px;
}
}
.conference-schedule-1-date {
font-family:'Source Sans Pro';
color:#e64034;
font-size:16px;
font-weight:400;
text-transform:uppercase;
letter-spacing:4px;
padding-left:20px;
padding-top:12px;
padding-bottom:12px;
border-left-color:#d7193d;
border-left-width:4px;
border-left-style:solid;
}
@media (max-width: 991px) {
.conference-schedule-1-date {
margin-left:-20px;
}
}
.conference-schedule-1-heading-row {
margin-top:120px;
}
.conference-schedule-1-day-wrapper {
text-align:right;
}
.conference-schedule-1-day-wrapper:not(.ct-section),
.conference-schedule-1-day-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 991px) {
.conference-schedule-1-day-wrapper {
text-align:left;
}
.conference-schedule-1-day-wrapper:not(.ct-section),
.conference-schedule-1-day-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
}
.winery-heading-two {
font-family:'Source Sans Pro';
color:#75455d;
font-size:48px;
font-weight:900;
line-height:1.1;
}
@media (max-width: 767px) {
.winery-heading-two {
font-size:36px;
}
}
@media (max-width: 479px) {
.winery-heading-two {
font-size:32px;
}
}
.winery-subheading {
font-family:'Open Sans';
color:#adadab;
font-size:12px;
font-weight:700;
letter-spacing:1px;
line-height:1.5;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.winery-body-text {
font-family:'Open Sans';
font-size:17px;
color:#161616;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
margin-bottom:0px;
padding-left:0px;
padding-right:0px;
}
@media (max-width: 991px) {
.winery-body-text {
height:150px;
}
}
@media (max-width: 767px) {
.winery-body-text {
height:200px;
}
}
@media (max-width: 479px) {
.winery-body-text {
font-size:17px;
height:220px;
}
}
.winery-outline-button {
font-family:'Open Sans';
font-size:14px;
color:#e03236;
font-weight:400;
letter-spacing:1px;
line-height:1.2;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#eae9e9;
border-right-color:#eae9e9;
border-bottom-color:#eae9e9;
border-left-color:#eae9e9;
border-radius:100px;
padding-top:16px;
padding-left:32px;
padding-right:32px;
padding-bottom:16px;
background-color:#ffffff;
text-align:center;
}
.winery-heading-four {
font-family:'Source Sans Pro';
color:#161616;
font-weight:900;
line-height:1.1;
}
.winery-iconblock-3-wrapper {
width:100%;
padding-left:5px;
padding-right:5px;
text-align:center;
padding-top:75px;
padding-bottom:75px;
margin-bottom:0px;
box-shadow:0px 20px 40px rgba(0,0,0,0.05);
}
.winery-iconblock-3-wrapper:not(.ct-section),
.winery-iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
.winery-iconblock-3-wrapper {
text-align:center;
}
.winery-iconblock-3-wrapper:not(.ct-section),
.winery-iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
}
@media (max-width: 767px) {
.winery-iconblock-3-wrapper {
padding-top:20px;
padding-bottom:20px;
}
}
@media (max-width: 479px) {
.winery-iconblock-3-wrapper {
padding-left:0px;
padding-right:0px;
padding-top:20px;
padding-bottom:20px;
}
}
.winery-iconblock-3-icon {
color: #75455d;}.winery-iconblock-3-icon 
>svg {width: 36px;height: 36px;}.winery-iconblock-3-icon {
margin-bottom:12px;
}
@media (max-width: 1120px) {
.winery-iconblock-3-icon {
color: #75455d;}.winery-iconblock-3-icon 
>svg {width: 36px;height: 36px;}.winery-iconblock-3-icon {
margin-bottom:8px;
}
}
.freelance-footer-3-column {
border-left-width:1px;
border-left-style:solid;
border-left-color:#313643;
}
@media (max-width: 991px) {
.freelance-footer-3-column {
}
}
@media (max-width: 767px) {
.freelance-footer-3-column {
border-left-width:0px;
}
}
@media (max-width: 479px) {
.freelance-footer-3-column {
border-left-style:none;
}
}
.freelance-footer-3-title {
font-family:'Roboto';
font-size:24px;
color:#dec699;
font-weight:700;
line-height:1.1;
letter-spacing:1px;
margin-bottom:12px;
}
.freelance-footer-3-link:hover{
text-decoration:underline;
}
.freelance-footer-3-link {
font-family:'Open Sans';
font-size:14px;
color:#dba539;
font-weight:400;
text-decoration:none;
line-height:1.5;
margin-bottom:12px;
text-transform:none;
}
.onepage-footer-contact:hover{
color:#fd625e;
}
.onepage-footer-contact {
text-decoration:none;
color:#000000;
font-weight:900;
}
.onepage-footer-link:hover{
color:#fd625e;
}
.onepage-footer-link {
color:#ff8c5e;
font-size:14px;
font-weight:500;
line-height:1.1;
padding-top:12px;
padding-bottom:12px;
padding-left:20px;
padding-right:20px;
letter-spacing:0.5px;
}
.brewery-subheading {
font-family:'Special Elite';
color:#ffffff;
font-size:24px;
font-weight:400;
line-height:1.3;
}
@media (max-width: 767px) {
.brewery-subheading {
font-size:20px;
}
}
.flight-body-text {
font-family:'Open Sans';
font-size:14px;
color:#000000;
font-weight:400;
line-height:1.6;
}
.flight-heading-three {
font-family:'Source Sans Pro';
font-size:18px;
font-weight:900;
color:#ffffff;
line-height:1.1;
letter-spacing:2px;
}
.flight-main-button:hover{
background-color:#a80000;
border-top-color:#a80000;
border-right-color:#a80000;
border-bottom-color:#a80000;
border-left-color:#a80000;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}
.flight-main-button {
font-family:'Open Sans';
color:#ffffff;
font-size:18px;
font-weight:700;
line-height:1.1;
text-transform:uppercase;
letter-spacing:2px;
background-color:#c0271c;
padding-top:18px;
padding-bottom:19px;
padding-left:48px;
padding-right:48px;
border-radius:100px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#c0271c;
border-right-color:#c0271c;
border-bottom-color:#c0271c;
border-left-color:#c0271c;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
}
.flight-pricing-4-column {
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
text-align:center;
box-shadow:inset 0px 0px 0px 2px #dbedf6;
}
.flight-pricing-4-column:not(.ct-section),
.flight-pricing-4-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.flight-pricing-4-title {
font-family:'Source Sans Pro';
color:#000000;
font-size:18px;
font-weight:900;
line-height:1.1;
margin-bottom:36px;
}
.flight-pricing-4-icon {
color: #f70402;}.flight-pricing-4-icon 
>svg {width: 48px;height: 48px;}.flight-pricing-4-icon {
margin-bottom:12px;
}
.flight-pricing-4-price {
font-family:'Open Sans';
font-size:32px;
color:#000000;
font-weight:400;
line-height:1.1;
margin-bottom:24px;
margin-top:24px;
}
.flight-pricing-4-point:last-child{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#dbedf6;
}
.flight-pricing-4-point {
font-family:'Open Sans';
color:#000000;
font-size:14px;
font-weight:400;
width:100%;
padding-top:12px;
padding-bottom:12px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#dbedf6;
}
.flight-pricing-4-inactive {
font-family:'Open Sans';
font-size:14px;
font-weight:400;
color:#dbedf6;
width:100%;
padding-top:12px;
padding-bottom:12px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#dbedf6;
}
.flight-outline-button:hover{
background-color:#ffffff;
color:#036499;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
}
.flight-outline-button {
font-family:'Open Sans';
color:#ffffff;
font-size:18px;
font-weight:700;
line-height:1.1;
letter-spacing:2px;
text-transform:uppercase;
padding-top:18px;
padding-left:48px;
padding-right:48px;
padding-bottom:19px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
}
.flight-heading-two {
font-family:'Source Sans Pro';
color:#000000;
font-size:36px;
font-weight:900;
line-height:1.1;
letter-spacing:2px;
}
.flight-heading-one {
font-family:'Source Sans Pro';
color:#ffffff;
font-size:64px;
font-weight:900;
line-height:1.1;
letter-spacing:3px;
}
@media (max-width: 767px) {
.flight-heading-one {
font-size:56px;
}
}
@media (max-width: 479px) {
.flight-heading-one {
font-size:40px;
}
}
.flight-small-main-button:hover{
background-color:#a80000;
}
.flight-small-main-button {
font-family:'Open Sans';
color:#ffffff;
font-size:14px;
font-weight:700;
background-color:#c0271c;
line-height:1.1;
letter-spacing:2px;
text-transform:uppercase;
text-align:center;
padding-top:18px;
padding-left:48px;
padding-right:48px;
padding-bottom:18px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.flight-specs-text {
font-family:'Open Sans';
font-size:14px;
color:#000000;
font-weight:400;
line-height:1.6;
margin-bottom:8px;
}
.flight-divider {
width:100%;
background-color:#dbedf6;
margin-top:12px;
margin-bottom:18px;
}
.flight-airplane-gallery-column {
background-size: cover; background-color:#03729b;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
background-repeat:no-repeat;
background-position:50% 50%;
}
.brewery-secondary-button-small:hover{
background-color: transparent;
border: 1px solid #dba539;
color: #dba539;
}.brewery-secondary-button-small:hover{
transform:scale(1.05,1.05); border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
background-color:#ffffff;
color:#000000;
}
.brewery-secondary-button-small {
background-color: transparent;
border: 1px solid #dec699;
color: #dec699;
padding: 9px 15px;
}.brewery-secondary-button-small {
font-family:'Open Sans';
font-size:16px;
font-weight:700;
line-height:1.5;
color:#ffffff;
text-align:center;
text-transform:uppercase;
letter-spacing:2px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; padding-top:12px;
padding-bottom:12px;
padding-left:36px;
padding-right:36px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
border-radius:0px;
}
.oxy-stock-content-styles {
}
.scrolll:hover{
transform:scale3d(1.1,1.1,1.1); transition-duration:0.4s;
}
.scrolll {
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
transition-duration:0.4s;
width:100%;
height:80px;
}
@media (max-width: 767px) {
.scrolll {
height:60px;
}
}
.bufknap {
margin-top:0px;
}
.slidercollective {
}
.tabs-0398-tab {
border-top-width:2px;
border-top-style:none;
border-right-style:none;
border-right-width:2px;
background-color:#adaa4f;
font-weight:700;
letter-spacing:1px;
border-bottom-style:none;
border-left-style:none;
}
@media (max-width: 479px) {
.tabs-0398-tab {
width:33.33%;
text-align:center;
}
.tabs-0398-tab:not(.ct-section),
.tabs-0398-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.tabs-0398-tab-active {
background-color:#9c3834;
color:#ffffff;
border-top-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#000000;
}
.tabs-contents-0398-tab {
padding-left:0px;
padding-right:0px;
padding-top:0px;
border-top-style:solid;
}
@media (max-width: 767px) {
.tabs-contents-0398-tab {
}
}
@media (max-width: 479px) {
.tabs-contents-0398-tab {
width:100%;
}
}
.md {
width:50%;
}
@media (max-width: 1120px) {
.md {
}
}