/*

Theme Name: Firm Name 

Theme URI: 

Author: Law Firm Site

Author URI: http://www.lawfirmsites.com

Description: 

Keywords: 

Version: 1.0

*/

/* Overwrite Bootstrap */

/*

    -- FONTS --

*/


@import url('//fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');


@import url('//fonts.googleapis.com/css?family=Mr+Dafoe&display=swap');


@font-face {
	font-family: "Mocha Mattari"; 
	font-weight: 400;
	src: url("fonts/Mocha-Mattari-W03-Regular.eot"); 
	src: url("fonts/Mocha-Mattari-W03-Regular.eot#iefix") format("embedded-opentype"), url("fonts/Mocha-Mattari-W03-Regular.woff") format("woff2"), url("fonts/Mocha-Mattari-W03-Regular.woff") format("woff"), url("fonts/Mocha-Mattari-W03-Regular.ttf") format("truetype"), url("fonts/Mocha-Mattari-W03-Regular.svg") format("svg");
}



/* Ovewrite Bootstrap */
.text-update{
	background:#450408;
	color:#fff;
	padding:50px 0px;
}
body{

    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #030202;
	line-height: 1.7em;

}

h1, h2, h3, h4, h5, h6 {

    margin: 0px;

}

ul {

    list-style: none;

    margin: 0px;

    padding: 0px;

}

a {

    color: #ff5e1f;

    transition: all .2s ease;

    -webkit-transition: all .2s ease;

    -mz-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

}

a:hover, a:focus {

    color: #ff5e1f;

    text-decoration: underline;

    outline: none;

}

p:empty {

    display: none;

}
#wrapper {
	max-width: 2560px;
	margin: 0 auto;
}
.container {
    max-width: 1300px;
    width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	margin: 0 auto;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.alignleft {
	float: left;
    margin: 0 15px 15px 0;
}
.alignright {
	float: right;
    margin: 0 0 15px 15px;
}
.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}
.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	line-height: 1.5em;
    text-align: center;
}
.clear {
	clear: both;
}
.col-md-6,
.col-md-4,
.col-md-8,
.col-md-5,
.col-md-7,
.col-md-3,
.col-md-2,
.col-md-9 {
	padding-left: 0;
	padding-right: 0;
}
.center {text-align: center !important;}
.flex,
.flex-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flex-container {
	max-width: 1800px;
	padding: 0 15px;
	margin: 0 auto;
	justify-content: space-between;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5 {
	font-size: 36px;
	font-weight: 400;
	font-family: 'Mocha Mattari', sans-serif;
	color: #1565a3;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 30px;
}
h3 {
	color: #1f94d2;
	font-size: 34px;
	font-weight: 400;
	line-height: 1.2em;
}
h4 {
	font-size: 18px;
	color: #1f94d2;
	font-weight: 400;
	line-height: 1.7em;
}
a.btn {
	background-color: #ff5e1f;
	color: #fff;
	text-transform: lowercase;
	font-size: 38px;
    font-weight: 400;
	font-family: 'Mr Dafoe', cursive;
    padding: 0 40px 5px;
    border-radius: 0;
    letter-spacing: 0;
	text-decoration: none;
	line-height: 1em;
}
a.btn:hover,
a.btn:focus {
	background-color: #600608;
	color: #fff;
}
a:hover > img {
	opacity: 0.8;
}






/* Header */
header#header {
	background-repeat: no-repeat;
	background-size: cover;
}
header#header .hs-grad {
	background-color: rgba(0,0,0,0.63);
}
header#header .menu-content {
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 50px 0;
}
header#header .social ul {
	align-items: center;
}
header#header .social ul li {
	list-style: none;
	margin: 0 10%;
}
header#header .social ul li:first-child {
	margin-left: 0;
}
header#header .menu-header-section {
	background-color: transparent;
}
header#header .menu-fixed-section {
	background-color: #000;
}
header#header .menu-fixed-section .container {
	max-width: 1914px;
	padding: 0 3%;
}
header#header .menu-fixed-section .social ul,
header#header .menu-fixed-section .nav,
header#header .menu-fixed-section .main-menu {
	justify-content: flex-end;
	align-items: center;
}
header#header .menu-fixed-section .main-menu li {
	margin: 0 3.5%;
}
header#header .menu-fixed-section .social ul li {
	margin: 0 15%;
}
header#header .menu-fixed-section .social ul li:first-child {
	margin-left: 0;
}
header#header .menu-fixed-section .menu-content {
	padding: 5px 0 10px;
}







.main-menu {
	justify-content: center;
	align-items: center;
}
.main-menu li {
	list-style: none;
	line-height: 1.2em;
	font-family: 'Mocha Mattari', sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	margin: 0 3.5%;
}
.main-menu li a {
	color: #fff;
	text-decoration: none;
}
.main-menu > li > a:hover,
.main-menu > li.current-menu-item > a,
.main-menu > li.current-page-ancestor > a,
.main-menu > li.current-menu-parent > a,
.main-menu ul li.current-menu-item > a,
.main-menu li.menu-item-has-children ul li a:hover,
.main-menu > li.current_page_parent > a {
	color: #ff5e1f;
}
.main-menu li ul {
	z-index: 1000;
    padding: 0;
    position: absolute;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0;
	visibility: hidden;
    webkit-transition: opacity .05s 0s ease-in-out;
    -ms-transition: opacity .05s 0s ease-in-out;
    -o-transition: opacity .05s 0s ease-in-out;
    transition: opacity .05s 0s ease-in-out;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.main-menu li ul li {
	background-color: #111720;
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    height: 0;
    -webkit-transition: height 200ms ease-in-out;
    -moz-transition: height 200ms ease-in-out;
    -o-transition: height 200ms ease-in-out;
    transition: height 200ms ease-in-out;
	position: relative;
}
.main-menu li:hover > ul {
	opacity: 1;
	visibility: visible;
}
.main-menu li:hover ul li {height: 39px;}
.main-menu li ul li a {
	padding: 10px 8px;
	display: block;
	text-align: left;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dashed #303c4c;
	text-transform: none;
	font-weight: 400;
	margin: 0 10px;
}
.main-menu li ul li:last-child a {
	border-bottom: 0;
}
/* 3 layers */
.main-menu li ul ul {
	top: 0;
    left: 100%;
    margin-top: -1px;
}


/* Menu fix section */
.menu-fixed-section {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 100;
}


/* Banner Section */
.banner-section h1 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1em;
	font-size: 100px;
}
.banner-section .banner {
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 0 6%;
}
.banner-section .banner > div {
	width: 50%;
}
.banner-section .logo {
	padding-right: 7%;
	text-align: right;
}
.banner-section .banner-title {
	border-left: 7px solid #fff;
	padding: 5% 0;
	padding-left: 7%;
}





/* Main Content */
.main-content {
	background-image: url(images/bg-main-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 80px;
	background-size: 21%;
}
.main-content .main-bg {
	background-image: url(images/bg-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 21%;
}
.main-content .container {
	max-width: 1000px;
	padding: 0;
}
.main-content .mc-wrapper {
	padding: 60px 0 30px;
	font-size: 17px;
	line-height: 1.8em;
}
.main-content h1,
.main-content h2 {
	font-size: 60px;
	font-weight: 400;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #030202;
}
.main-content h3 {
	font-size: 34px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	line-height: 1.2em;
	margin-bottom: 30px;
	text-transform: none;
	color: #030202;
}
.main-content p {
	margin: 0 0 30px;
	text-align: justify;
}
.main-content ul {
	list-style-type: disc;
	margin-left: 20px;
}
.main-content ul li {
    margin-bottom: 7px;
}
.main-content ul,
.main-content ol {
	margin-bottom: 25px;
}
.main-content ul ul,
.main-content ol ol {
	margin-bottom: 0;
}
.main-content .wp-caption {
	display: table;
	margin-bottom: 30px;
}
.main-content .wp-caption-text {
	display: table-caption;
	caption-side: top;
	color: #b29b55;
	font-size: 12px;
	font-style: italic;
}
.main-content .wp-caption p {
	margin: 0 0 20px;
}
.main-content .wp-block-columns .wp-block-column:first-child {
	margin-right: 4%;
}
figure.wp-block-image {
	margin-bottom: 50px;
}
.main-content iframe {
	width: 100% !important;
}
.main-content .mccol {
	justify-content: space-between;
}
.main-content .mccol h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Mocha Mattari', sans-serif;
	line-height: 1.2em;
	margin-bottom: 0;
	font-size: 30px;
	color: #fff;
}
.main-content .mccol h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #ff5e1f;
	margin: 10px 0 15px;
}




/* Red background with sidebar */
.main-red {
	background-image: url(images/bg-main-red.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #450408;
	background-size: unset;
	color: #fff;
}
.main-red .main-bg {
	background-image: url(images/bg-main-pizza.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: unset;
}
.main-content.main-red .container {
	max-width: 1280px;
}
.main-red h1,
.main-red h2,
.main-red h3 {
	color: #fff;
}
.main-with-sidebar .mc-wrapper {
	flex-wrap: wrap;
}
.main-with-sidebar .mc-content {
	padding-right: 4%;
}




/* Contact */
body.page-template-page-contact .footer-section .footer-bottom .fs-bottom {
	padding: 5% 0 4%;
}
body.page-template-page-contact .footer-section .fs-bottom .fslogo {
	margin-top: -20px;
}
body.page-template-page-contact .footer-section .fs-bottom .fslogo img {
	max-width: 330px;
}
body.page-template-page-contact .footer-section .footer-bottom .fscol {
	align-items: center;
	margin-bottom: 0;
}
body.page-template-page-contact .footer-section .footer-bottom h3:after {
	display: none;
}
body.page-template-page-contact .footer-section .footer-bottom .fssocial ul li {
	margin: 0 15px !important;
}
body.page-template-page-contact .footer-section .footer-bottom h3 {
	margin-right: 15px;
	margin-top: 5px;
}






/* About */
body.page-template-page-about header#header .hs-grad,
body.home header#header .hs-grad {
	background-color: transparent;
}
body.page-template-page-about .banner-section .banner {
	padding-bottom: 15%;
}





/* Menu */
.main-content .mc-menus article.mitem {
	border-bottom: 2px solid #000;
	padding: 15px 0 0;
	font-size: 16px;
}
.main-content .mc-menus article.mitem:first-child {
	border-top: 2px solid #000;
}
.main-content .mc-menus article.mitem h2 {
	margin-bottom: 15px;
}
.main-content .mc-menus article.mitem > h2 > a {
	color: #030202;
	text-decoration: none;
	display: block;
}
.main-content .mc-menus article.mitem .desc {
	height: 0;
	opacity: 0;
    webkit-transition: opacity .4s 0s ease-in-out;
    -ms-transition: opacity .4s 0s ease-in-out;
    -o-transition: opacity .4s 0s ease-in-out;
    transition: opacity .4s 0s ease-in-out;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
	overflow: hidden;
}
.main-content .mc-menus article.mitem.current .desc {
	opacity: 1;
	height: auto;
}
.main-content .mc-menus article.mitem.current > h2 > a {
	color: #ff5e1f;
}
.main-content .mc-menus article.mitem h3 {
    font-size: 30px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-transform: none;
    color: #030202;
}
.main-content .mc-menus article.mitem p {
	margin: 0 0 15px;
	text-align: left;
}
.main-content .mc-menus article.mitem ul,
.main-content .feat-content article.fitem ul {
	margin-left: 0;
}
.main-content .mc-menus article.mitem ul li,
.main-content .feat-content article.fitem ul li {
	list-style: none;
}
.main-content .mc-menus article.mitem ul li .flex,
.main-content .feat-content article.fitem ul li .flex {
	justify-content: space-between;
}
.main-content .mc-menus article.mitem ul li .dots,
.main-content .feat-content article.fitem ul li .dots {
	background-image: url(images/icon-dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
    height: 32px;
	margin: 0 15px;
}
.main-content .mc-menus article.mitem ul li .flex h3,
.main-content .feat-content article.fitem ul li .flex h3 {
	flex: 1 0 auto;
}
.main-content .mc-menus article.mitem ul li .subdesc {
	max-width: 400px;
}





/* Front page */
body.home .banner-section .banner {
	padding-bottom: 35%;
}
.banner-section .view {
	text-align: center;
}

.eat-section .es-content {
	text-align: center;
	padding: 4% 0 0;
}
.eat-section h5 {
	color: #ff5e1f;
	font-size: 50px;
	font-weight: 400;
	font-family: 'Mr Dafoe', cursive;
	line-height: 1em;
	margin-bottom: 0;
	text-transform: none;
}
.eat-section h2 {
	font-size: 100px;
}
.eat-section h2:after {
	content: '';
	display: block;
	background-color: #ff5e1f;
	width: 2px;
	height: 100px;
	margin: 15px auto 30px;
}

.main-content .mc-featured-tabs .container {
	max-width: 1920px;
}
.main-content .mc-featured-tabs ul {
	flex-wrap: wrap;
	justify-content: center;
	margin-left: 0;
}
.main-content .mc-featured-tabs ul li {
	list-style: none;
	margin-bottom: 0;
	position: relative;
	max-width: 639px;
	width: 33.3333333%;
}
.main-content .mc-featured-tabs ul li .overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: transparent;
	text-align: center;
	
	align-items: center;
	justify-content: center;
}
.main-content .mc-featured-tabs ul li .overlay h3 {
	text-transform: uppercase;
	line-height: 1em;
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	font-family: "Mocha Mattari", sans-serif;
	margin-bottom: 0;
	border-bottom: 2px solid #fff;
}
.main-content .mc-featured-tabs ul li a {
	color: #fff;
	text-decoration: none;
}
.main-content .mc-featured-tabs ul li a:hover .overlay,
.main-content .mc-featured-tabs ul li.current .overlay {
	background-color: rgba(255,94,31,0.77);
}

.main-content .feat-bottom {
	margin-bottom: 6%;
}
.main-content .feat-bottom a.btn {
	padding: 8px 25px 15px;
}
.main-content .feat-bottom h2 {
	padding-top: 50px;
	max-width: 35%;
}

.main-content .feat-content article.fitem h2 {
	font-size: 32px;
}
.main-content .feat-content article.fitem ul li h3,
.main-content .feat-content article.fitem h3 {
	font-family: "Mocha Mattari", sans-serif;
	font-weight: 400;
	font-size: 27px;
	color: #ff5e1f;
	line-height: 1.2em;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.main-content .feat-content article.fitem p {
	margin: 0 0 20px;
	text-align: left;
}
.main-content .feat-content article.fitem ul li {
	margin-bottom: 40px;
}
.main-content .feat-content article.fitem ul li .dots {
	background-image: url(images/icon-dash.jpg);
	height: 20px;
}
.main-content .feat-content article.fitem {
	font-size: 16px;
	max-width: 70%;
	/*display: none;*/
	height: 0;
	opacity: 0;
    webkit-transition: opacity .4s 0s ease-in-out;
    -ms-transition: opacity .4s 0s ease-in-out;
    -o-transition: opacity .4s 0s ease-in-out;
    transition: opacity .4s 0s ease-in-out;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
	overflow: hidden;
}
.main-content .feat-content article.fitem.current {
	height: auto;
	opacity: 1;
}
body.home .main-red .main-bg {
	background-image: url(images/bg-main-home-pizza.png);
    background-position: 100% 100%;
}
.main-content .footer-top .fs-top {
	padding: 0;
}
.main-content .footer-top .fs-top ul {
	margin-left: 0;
}









/* Footer */
.footer-section .footer-top {
	background-color: #570409;
	color: #fff;
}
.footer-top .fs-top {
	padding: 35px 0;
}
.footer-menu {
	justify-content: center;
	align-items: center;
}
.footer-menu li {
	list-style: none;
	line-height: 1.2em;
	font-family: 'Mocha Mattari', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0 3.5%;
	letter-spacing: 3px;
}
.footer-menu li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-menu li a:hover,
.footer-menu li.current-menu-item a {
	color: #ff5e1f;
}


.footer-section .footer-bottom {
	background-color: #450408;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7em;
}
.footer-section .footer-bottom .fs-bottom {
	padding: 6% 0 4%;
}
.footer-section .footer-bottom h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Mocha Mattari', sans-serif;
	line-height: 1.2em;
	margin-bottom: 0;
	font-size: 30px;
	color: #fff;
}
.footer-section .footer-bottom a {
	text-decoration: none;
	color: #fff;
}
.footer-section .footer-bottom a:hover,
.footer-section .footer-bottom a:focus {
	color: #ff5e1f;
}
.footer-section .footer-bottom .fscol {
	justify-content: space-between;
	margin-bottom: 7%;
}
.footer-section .footer-bottom .fssocial ul {
	align-items: center;
}
.footer-section .footer-bottom .fssocial ul li {
	list-style: none;
	margin: 0 10px;
}
.footer-section .footer-bottom .fssocial ul li:first-child {
	margin-left: 0;
}
.footer-section .footer-bottom h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #ff5e1f;
	margin: 10px 0 15px;
}
.footer-section .footer-bottom .fsbot {
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 17px;
}



/* gravity form */
.gform_wrapper input[type=text],
.gform_wrapper textarea,
.gform_wrapper select {
	width: 100% !important;
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	border: 2px solid #fff;
	padding: 10px 15px !important;
	line-height: 1.5em;
	font-size: 16px !important;
}
.main-content .gform_wrapper ul {
	margin-left: 0;
}
body .gform_wrapper ul li.gfield {
	margin-top: 10px !important;
}
.gform_wrapper ul li.gfield label.gfield_label {
	display: none !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin-top: 3px !important;
	margin-right: 3px;
}
.gform_wrapper input[type=submit] {
	color: #fff !important;
	text-transform: lowercase;
	font-weight: 400;
	font-size: 40px !important;
	font-family: 'Mr Dafoe', cursive !important;
	border: 0;
	background-color: #ff5e1f;
	padding: 15px 75px !important;
	line-height: 1.2em !important;
}
.gform_wrapper input[type=submit]:hover {
	background-color: #570409;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
.main-red .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute;   
}
.main-red .gfield_checkbox li input[type=checkbox] + label{
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
}

.main-red .gfield_checkbox li input[type=checkbox] + label:before,
.main-red .gfield_checkbox li input[type=checkbox] + label:after{
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: .2s;
    transition: .2s;
}
/* after */
.main-red .gfield_checkbox li input[type=checkbox]:not(:checked) + label:after{
    width: 20px;
    height: 18px;
    border: 1px solid #fff;
    top: 0px;
}
.main-red .gfield_checkbox li input[type=checkbox]:checked + label:after{
    top: 0;
    width: 20px;
    height: 18px;
    border: 1px solid #fff;
    background-color: transparent;
    z-index: 0;
	border-radius: 2px
}
/* before */
.main-red .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before{
	width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.main-red .gfield_checkbox li input[type=checkbox]:checked + label:before{
	    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
	margin-top:3px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.main-red .gform_wrapper div.validation_error,
.main-red .gform_wrapper .validation_message,
.main-red .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, 
.main-red .gform_wrapper li.gfield_error ul.gfield_checkbox, 
.main-red .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #f32c2c;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
	border: 1px solid #f32c2c !important;
}
.gform_wrapper li.gfield.gfield_error {
	background-color: transparent !important;
	border: 0 !important;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 10px !important;
}






@media (min-width: 992px) {
	.main-menu li:first-child {
		display: none;
	}
	.main-red .main-bg {
		background-size: 60%;
	}
}


@media (max-width: 1919px) {
	body.home .main-red .main-bg {
		background-size: 50%;
	}
}
@media (max-width: 1500px) {
	.main-content .container {
		max-width: 950px;
	}
	body.home .main-red .main-bg {
		background-size: 55%;
	}
}
@media (max-width: 1449px) {
	.main-content .container {
		max-width: 900px;
	}
}
@media (max-width: 1366px) {
	.main-content .container {
		max-width: 850px;
	}
	body.home .main-red .main-bg {
		background-size: 60%;
	}
}
@media (max-width: 1290px) {
	.main-content.main-red .main-bg > .container {
		padding: 0 1%;
	}
}
@media (max-width: 1199px) {
	.main-content .container {
		max-width: 750px;
	}
}
@media (max-width: 1099px) {
	.main-content .container {
		max-width: 700px;
	}
	.banner-section h1 {
		font-size: 80px;
	}
}
@media (max-width: 1023px) {
	.main-content .container {
		max-width: 650px;
	}
	.banner-section h1 {
		font-size: 70px;
	}
}
@media (max-width: 991px) {
	.footer-menu {
		flex-wrap: wrap;
	}
	.main-content .container {
		max-width: 500px;
	}
	.main-content .wp-block-columns .wp-block-column:first-child {
		margin-right: 0;
	}
	header#header .menu-fixed-section {
		display: none !important;
	}
	.main-menu {
		flex-wrap: wrap;
	}
	.main-menu li {
		margin: 0;
		width: 100%;
	}
	.main-menu li a {
		padding: 8px 10px;
	}
	.mean-container .mean-nav ul li a {
		padding: 10px 5%;
	}
	.main-content .feat-content article.fitem {
		max-width: 100%;
	}
	.main-content .feat-bottom h2 {
		max-width: 60%;
	}
	.footer-menu li {
		margin: 0 2%;
	}
	.footer-section .footer-bottom .fsbot > div {
		width: 100%;
		text-align: center;
	}
	.main-with-sidebar .mc-wrapper > div {
		width: 100%;
	}
	.main-with-sidebar .mc-content {
		padding-right: 0;
	}
	.main-content .mc-menus article.mitem ul li .flex h3 {
		flex: unset;
	}
}
@media (max-width: 767px) {
	.banner-section .banner > div {
		width: 100%;
		text-align: center;
	}
	.banner-section .logo {
		padding-right: 0;
	}
	.banner-section .banner-title {
		border-left: 0;
		padding-left: 0;
	}
	.main-content .container {
		max-width: 350px;
	}
	.main-content .mc-featured-tabs ul li {
		width: 100%;
		max-width: 100%;
	}
	.main-content .mc-featured-tabs ul li img {
		display: none;
	}
	.main-content .mc-featured-tabs ul li .overlay {
		position: relative;
		padding: 10px 0;
	}
	.main-content .mc-featured-tabs ul li .overlay h3 {
		font-size: 30px;
	}
	.main-content .feat-bottom h2 {
		max-width: 100%;
	}
	.footer-section .footer-bottom .fscol,
	.main-content .mccol {
		flex-wrap: wrap;
	}
	.footer-section .footer-bottom .fscol > div,
	.main-content .mccol > div {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	.footer-section .footer-bottom .fssocial ul,
	.footer-section .footer-bottom .fscol .fssocial.flex {
		justify-content: center;
	}
	.footer-section .footer-bottom h3:after,
	.main-content .mccol h3:after {
		margin: 10px auto 15px;
	}
	.main-content .mccol p {
		text-align: center;
	}
	body.page-template-page-contact .main-red .main-bg {
		background-image: none;
	}
	.main-content h1, .main-content h2 {
		font-size: 40px;
	}
	.main-content .mc-menus article.mitem h3 {
		font-size: 18px;
	}
}
@media (max-width: 479px) {
	.main-content .container {
		max-width: 220px;
	}
	.eat-section h2 {
		font-size: 70px;
	}
	.main-content .feat-content article.fitem ul li .flex h3 {
		flex: unset;
	}
	.banner-section h1 {
		font-size: 65px;
	}
}