/* Custom */
.hide {
	display:none;
}
.pum-theme-2149 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
	font-size: 25px!important;
	top: 10px!important;
}
header#masthead {
    position: absolute;
	left: 0;
    right: 0;
    margin: 0 auto;
	z-index: 501;
}
.page-template-default header#masthead {
	position: inherit;
	background-color: #383838;
}
.home .container {
	max-width: 1200px;
}
.container-fluid.home-slide-section {
	padding: 0!important;
}
.home .main-img {
	background-image: url(/wp-content/uploads/2020/03/sushi-hana-main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 95vh;
}
.container-xl {
	max-width: 1920px!important;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-large {
	max-width: 1600px!important;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-medium {
	max-width: 1400px!important;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.red-bg {
	background-color: #740000;
	padding-top: 3rem;
    padding-bottom: 3rem;
}
.page-template-default .grey-bg {
	border-bottom: 2px solid #b20000;
}
.btm-space-1 {
	margin-bottom: 1rem;
}
.btm-space-2 {
	margin-bottom: 2rem;
}
.btm-space-3 {
	margin-bottom: 3rem;
}
.top-space-1 {
	margin-top: 1rem;
}
.top-space-2 {
	margin-top: 2rem;
}
.top-space-3 {
	margin-top: 3rem;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.grayscale-map {
	-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
/* Main Nav */
ul#primary-menu {
	text-align: center;
	float: right;
}

#tcw-close {
	cursor: pointer;
	position: absolute;
	right: 17px;
}

.main-navigation li {
	float:none;
	display: inline-block;
}
.main-navigation ul#primary-menu a {
	margin: 0 22px;
	display: inline-block;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #fff;
	text-shadow: 1px 1px 1px #222;
}
ul#primary-menu li.current-menu-item a {
	color: #ed3338;
}
ul.sub-menu {
	width: 200px;
	background-color: #fafafa!important;
	padding: 0;
}
ul.sub-menu li {
    line-height: 1.5rem;
	display: block;
}
ul.sub-menu li a {
	margin: 0!important;
	width: 100%!important;
	color: white!important;
    background-color: #ED3338;
	text-shadow: none!important;
}
ul.sub-menu li a:hover {
  background-color: #ed3338;
	color: #fff!important;
	text-decoration: underline;
}

.main-navigation ul ul a {
	line-height: 2rem;
	padding: 5px 0;
	letter-spacing: 0!important;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: 0!important;
}
.testimonial_rotator_wrap {
	margin: 10px!important;
}
#header-testimonial .testimonial_rotator.template-longform .testimonial_rotator_quote {
	font-size: .9rem;
	line-height: 1rem;
}

/* Mobile Nav */
div#mobile-header {
	/* background-color: #0f1d49;
	background: linear-gradient(95deg,#0f1d49,#183396 45%,#0c265f); */
}
a#mobile-navigation-toggler {
	float: right;
	padding: 10px;
	color: #fff;
	font-size: 1.7rem;
}
ul#mobile-menu {
    background-color: #222;
}

#mobile-navigation ul#mobile-menu li.menu-item a {
	color: white!important;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mobile-navigation ul.sub-menu li.menu-item a {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
#mobile-navigation  .mm-listitem {
	color: rgba(255, 255, 255, 0.85);
	border-color: rgba(112, 112, 138, 0.69);
	background-color: #222;
}
#mobile-navigation .mm-panels>.mm-panel {
	background-color: #222;
}

#mobile-navigation .mm-btn_prev:before {
  border-color: white;
}

#mobile-navigation .mm-btn_next:after {
  border-color: white;
}
#mobile-navigation ul.sub-menu li a {
  margin:0!important;
}
#mobile-navigation li.btn-1.menu-item {
  background: linear-gradient(95deg,#162d7a,#182d73 45%,#37477c)!important;
}
div#mobile-search {
    padding: 10px 5px;
    background-color: white;
}
/* Owl Slider */
div#owl-carousel-home {
   height: 75vh;
}
div#owl-carousel-home .owl-stage-outer {
    height: 100%;
}
div#owl-carousel-home .owl-stage-outer .owl-stage {
    height: 100%;
}
div#owl-carousel-home .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
}
.webspi-home-slider {
  height: 100%;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  justify-content: flex-end;
}

/* Heading and Font */
h1 {
	font-size: 2rem;
	padding: 0;
	color: #222;
}
h2 {
	font-size: 1.7rem;
	padding: 0;
	color: #222;
}
h3 {
	font-size: 1.5rem;
	padding: 0;
	color: #222;
}
h4 {
	font-size: 1.3rem;
	padding: 0;
	color: #222;
}
.home h1 {
	font-size: 2.5rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin-top: 0.5rem;
    margin-bottom: 0.85rem;
}
.home h2 {
	font-size: 2.35rem;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	letter-spacing: .7px;
    padding: 0.2rem 0 0.2rem;
}
.home h3 {
	font-size: 1.8rem;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	letter-spacing: .7px;
    padding: 0.2rem 0 0.2rem;
}
.home h4 {
	font-size: 1.55rem;
	padding: 0;
	color: #222;
}
.red-title {
	font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: .3rem;
	margin-right: auto;
    margin-left: auto;
    background-color: #ed3338;
    max-width: 270px;
    text-align: center;
}
.white-title {
	font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
span.subtitle {
	color: #b20000!important;
	font-weight: 700;
	font-size: .95rem;
	border-bottom: 1px solid #b20000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.white {
	color: #fff!important;
}
.red {
	color: #ed3338!important;
}
.red-text {
	color: #b20000!important;
}
.left-green {
	border-left: 1px solid #8AC534;
}
.right-green {
	border-right: 1px solid #8AC534;
}
/* Links */
.page-template-default #content-section p a {
	text-decoration: underline;
}
.page-template-default #content-section p a:hover {
	font-weight: 600;
	color: #b20000;
}
.dk-blue-box a:hover {
	color: #fff!important;
	text-decoration: underline;
}
/* Buttons */
li.btn-1.menu-item a {
	color: #0f1d49!important;
    background-color: #ffd600;
    padding: 8px 12px;
    font-weight: 600;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .5px;
	margin-right: 0.7rem;
	display: inline-block;
}
a.btn-1 {
	color: #fff!important;
    background-color: #272727;
    padding: 7px 15px;
	font-weight: 600;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: inline-block;
}
a.btn-2 {
	color: #ed3338;
    background-color: #fff;
    padding: 8px 25px;
    font-weight: 600;
    font-size: 1rem;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
	margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: inline-block;
	
}
a.btn-1:hover {
	text-decoration: none!important;
	background-color: #ed3338;
	color: #fff!important;
}
a.btn-2:hover  {
	color: #fff!important;
	text-decoration: none!important;
	background-color: #272727;
}
a.btn-size {
	color: #fff!important;
    background-color: #b20000;
    padding: 5px 15px 6px;
	font-weight: 600;
    font-size: .95rem;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: inline-block;
}
a.btn-size:hover {
	color: #fff!important;
}
.border-btm {
	border-bottom: 1px solid #ed3338;
}
.text-shadow {
	text-shadow: 2px 1px 1px #222;
}
/* Homepage */
.page-content, .entry-content, .entry-summary {
	margin-top: 0;
}
.entry-content section {
	margin-bottom: 5rem;
}
div#home-main-slider .item {
	height: 99vh;
    max-height: 1080px;
    margin: 0;
}
#home-main-slider div#text-box {
    text-shadow: 1px 2px 3px #111;
}
#home-main-slider div#text-box a {
	text-shadow: none!important;
}
#home-main-slider #home-slide-1 {
	background: url('/wp-content/uploads/2025/02/sushihana-lynnwood_interior.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	height: 99vh;
}
#home-main-slider #home-slide-2 {
	background: url('/wp-content/uploads/2025/02/main_9160.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	height: 99vh;
}
section#home-main-slider #text-box h1 {
	font-size: 4rem;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	margin-top: 0;
    margin-bottom: 1rem;
}
.slider-container {
    max-width: 1500px;
    margin: 0 auto;
}
div#slider-text-box {
	background-color: rgba(5, 22, 75, 0.8);
    color: #fff;
    min-width: 280px;
    max-width: 650px;
	padding: 1.2rem 2rem 2rem;
}
div#slider-text-box h1 {
	color: #fff;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 600;
	border-bottom: 2px solid #fff;
    padding-bottom: 12px;
}
div#slider-text-box p {
	font-size: 1.5rem;
}
div#slider-text-box .fas {
	padding-right: 10px;
}
.content-v-center {
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.container-box {
	max-width: 1500px!important;
	margin: 0 auto;
}
.home .main-img .main-box {
	background-color:rgba(206, 31, 35, 0.85);
	color: #fff;
	padding: 2rem 2.5rem;
	position: relative;
	text-align: center;
	max-width: 550px;
}
.home .only-mobile .main-box  {
	background-color: #ed3338;
}
.home-textbox h2 {
	font-size: 1.7rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: .75rem;
	margin-bottom: 1.35rem;
}
/* Pages */
section#featured-image {
    background-size: cover;
    /*padding: 15rem 0;*/
    background-repeat: no-repeat;
    background-position: center;
    height: 30vh;
}
.page-template-default section.container {
	margin-top: 1rem;
	margin-bottom: 3rem;
}
.page-template-default h1 {
	font-size: 2.5rem;
	font-weight: 600;
	padding: 0;
	margin-top: 2rem;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.page-template-default h2 {
	font-size: 1.8rem;
	padding-top: .5rem;
	padding-bottom: 0.7rem;
	color: #111;
	text-transform: uppercase;
	text-align: center;
}
.page-template-default h3 {
	font-size: 1.5rem;
	padding: 0;
	color: #222;
	text-align: center;
}
.page-template-default h4 {
	font-size: 1.2rem;
	padding: 0;
	color: #222;
	font-weight: 600;
	padding-top: 1rem;
	padding-bottom: .8rem;
}
.h-red {
	border-bottom: 2px solid #ed3338;
}
.archive .content-area {
	margin-top: 3rem;
	margin-bottom: 4rem;
}
.archive header.page-header h1, .archive header.entry-header, .search header.entry-header, .search footer.entry-footer {
	text-align: center;
}
.search h1.page-title, .author h1.page-title {
	font-size: 2rem;
	text-align: center;
	font-weight: 600;
	margin-top: 2rem;
}
.search h2 a, .author h2 a, .archive h2 a {
	font-size: 1.7rem;
	font-weight: 600;
	color: #b20000;
}
.search article {
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
    padding: 0 0 10px 0;
}
.search section#primary, .single-post article, .author #primary {
	margin-bottom: 2rem;
}
.single-post header.entry-header, .archive.author article, .archive.author header.entry-header, .archive header.entry-header {
	text-align: center;
	margin-bottom: 1rem;
}
.nav-links {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.nav-previous a, .nav-next a {
	color: #fff!important;
    background-color: #222;
    padding: 8px 12px;
    font-weight: 600;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .5px;
	margin-left: 0.35rem;
    margin-right: 0.35rem;
    display: inline-block;
}
span.cat-links {
	padding-right: 5px;
}
/* Pre-Footer */

/* Footer */
.site-footer {
	padding-top: 3rem;
    padding-bottom: 1rem;
	background-color: #333;
    color: #fff;
}
h4.footer-widget, footer.site-footer h4 {
    font-size: 1.1rem!important;
    font-weight: 600;
	color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
	padding-bottom: .25rem;
}
.textwidget.custom-html-widget {
	font-size: .95rem;
}
.textwidget.custom-html-widget a {
	line-height: 1.7rem;
}
footer div.textwidget a strong {
	color:#b20000;
}
.social-icons a {
	width: 27px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
	margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #fff;
    color: #333;
	margin-top: .5rem;
}
.social-icons a:hover {
	background-color: #b20000;
}
.fa-facebook-f:before {
	content: "\f39e"!important;
}
.site-info {
	font-size: .8rem;
	margin-top: 0.5rem;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.archive-post.container {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
	margin-top: 2.5rem;
    margin-bottom: 25px;
}
#masthead.grey-bg {
	background-color: rgb(0 0 0 / 50%);
    border-bottom: 2px solid #b20000!important;
}
h1.archive-title {
    font-size: 2.2rem;
    font-weight: 600;
    padding: 0;
    margin-top: 2rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.post-template-default h1.entry-title {
	font-weight: 600;
	margin-top: 2rem;
}
/* Footer - Sticky */
section#sticky-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	padding: 5px 0;
	z-index: 999;
	background-color: #0F1D49;
}
section#sticky-footer {
  /* background-color: #0F1D49; */
  background: linear-gradient(95deg,#0f1d49,#183fcb 45%,#164abc)!important
}
section#sticky-footer .widget {
	margin:0;
	padding:0;
}
div#sticky-footer-button-container{
	white-space: nowrap;
	box-sizing:border-box;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sticky-footer-button {
	display: inline-block;
	padding: 0;
	margin: 0;
	width:23%;
	border-left: 1px solid #fff;
}
.sticky-footer-button.last-btn {
	border-right:1px solid #fff;
}
.sticky-footer-button.last-btn a {
	color: #ffd600;
}
p.sticky-footer-text {
	display: inline-block;
	font-size: .9rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sticky-footer-button a {
	color: #fff;
}
.sticky-footer-button a:hover {
	text-decoration: underline;
}
.sticky-footer-button i {
	padding-left: 5px;
}
.mm-navbar.mm-navbar_sticky {
	background: #ed3338;
    color: white;
	padding: 12px 0;
	background-image: url(/wp-content/uploads/2020/03/sushi-hana-logo-white-shadow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 7vh;
}
a.mm-navbar__title {
	display: none;
}
/* Gravity Forms */
li .gfield_label {
	font-size: .95rem!important;
}
li .ginput_container {
	margin-top: 0!important;
}
.gform_wrapper ul li.gfield {
	margin-top: 15px!important;
}
#gform_wrapper_2 .gfield_checkbox li input[type=checkbox] {
	margin-top:0;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select  {
	margin-bottom: 0px!important;
}
.gform_wrapper.gf_browser_chrome select, .gform_wrapper .gform_body ul li .ginput_container_select select {
	padding: 4px 0px!important;
    font-size: .95rem!important;
    color: #757575!important;
    font-weight: 600!important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0!important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	font-size: .95em;
}
.gform_fields input[type="text"] {
	font-size: .9rem!important;
}
.gform_wrapper .gform_footer {
	margin: 0!important;
	padding:10px 0!important;
}
.top_label input.medium.datepicker {
	width: 89%!important;
}
.ui-datepicker-header {
	background-color: #0f1d49!important;
}
.ui-datepicker th {
	font-size: .75rem!important;
}
.ui-datepicker-month, .ui-datepicker-year {
	font-size: .8rem!important;
}
.ui-datepicker-calendar .ui-state-default {
	background: #fff!important;
}
td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #fff!important;
}
a.ui-state-default:hover {
	background-color: #0f1d49!important;
    color: #fff;
    text-shadow: none;
}
.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center!important;
    padding-top: 1rem;
    color: #b20000;
    font-weight: 600;
    border-top: 1px solid #b20000;
    margin-top: 1rem;
	margin-bottom: 1rem;
}

/* Responsive Min Width */
@media (min-width: 576px) {
	.main-navigation ul {
    display: block;
	}
	img.custom-logo {
		max-width: 300px;
	}
}

@media (min-width: 768px) {
	footer section#custom_html-2 {
	text-align: left;
	}
	footer section#custom_html-3 {
	text-align: right;
	}
	.only-mobile {
		display: none!important;
	}
	section#featured-image {
		height: 25vh;
	}
}

@media (min-width: 992px) {
	img.custom-logo {
		max-width: 300px;
		width: 100%;
	}
	section#featured-image {
		height: 35vh;
	}
	.home-textbox {
		padding-right: 4rem;
		padding-left: 4rem;
	}
}

@media (min-width: 1200px) {
	.home-textbox {
		padding-right: 5rem;
		padding-left: 5rem;
	}
}
@media (min-width: 1600px) {
	#home-main-slider #home-slide-1 {
		background-position: bottom!important;
	}
}

/* Responsive Max Width */
@media (max-width: 575.98px) {
	.home .main-img {
		height: 85vh;
	}
	.custom-logo-link {
		width: 70%!important;
	}
	img.custom-logo {
		max-width: 220px;
		margin-top: .75rem;
		margin-bottom: .75rem;
	}
	#home-main-slider #home-slide-1, #home-main-slider #home-slide-2 {
		height: 85vh;
	}
	div#owl-carousel-home {
		height: 25vh!important;
	}
	.home .main-img .main-box {
		padding: 0.5rem .7rem;
	}
	.home h1 {
		font-size: 2.3rem!important;
		display: grid;
		margin-bottom: 0.3rem;
	}
	.home .main-box span.small-title {
		font-size: 1.2rem;
	}
	.home a.btn-2 {
		padding: 5px 12px;
		margin-right: 0.3rem;
		margin-left: 0.3rem;
		letter-spacing: .5px;
	}
	section#featured-image {
		height: 15vh!important;
	}
	.page-template-default h2 {
		font-size: 1.35rem!important;
	}
	#mobile-menu li.btn-1 a {
		background-color: transparent;
    padding-left: 20px!important;
    color: #0f1d49;
    font-style: italic;
	}
	#mobile-navigation ul.sub-menu {
    width: 100%;
	}
	.mm-panels .mm-panel #mobile-navigation ul.sub-menu  {
		margin-bottom: 200px;
		overflow-y: scroll!important;
	}
	div#home-main-slider .item {
		height: 25vh!important;
	}
	.top-space-3 {
		margin-top:2rem;
	}
	p.sticky-footer-text {
    font-size: .75rem;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
	}
	.sticky-footer-button {
    width: 23%!important;
	}
	.sticky-footer-button.last-btn {
		border-right:none!important;
		width: 27%!important;
	}
	.sticky-footer-button.last-btn a p.sticky-footer-text {
		font-weight: 600;
	}
	.sticky-footer-button.first-btn {
		border-left:none!important;
	}
	.sticky-footer-button i {
		padding-left: 0!important;
	}
	.social-icons h4.footer-widget {
		padding-top: 1rem;
	}
	a.btn-1 {
		font-size: .9rem;
	}
}

@media (max-width: 640.98px) {
	.gform_wrapper .gform_body ul li .ginput_container_select select {
		padding: 8px 0px!important;
		font-size: .85rem!important;
		color: #757575!important;
		font-weight: 600!important;
	}
	.site-info {
		font-size: .8rem;
	}
}

@media (max-width: 767.98px) {
	.custom-logo-link {
		width: 80%;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	a.mm-listitem__text i.fas {
		display: none!important;
	}
	section#featured-image {
		height: 20vh;
	}
	.main-navigation ul#primary-menu a {
    margin: 0 10px;
    display: inline-block;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1px;
	}
	div#header-search {
		margin-bottom: 1rem!important;
	}
	div#owl-carousel-home {
		height: 30vh;
	}
	section#home-main-slider {
		margin-bottom: 1rem;
	}
	.slider-container {
		top: 80%;
	}
	.home .main-img .main-box {
		margin-right: auto;
		margin-left: auto;
	}
	.home .home-textbox h2 {
		font-size: 1.5rem!important;
	}
	.page-template-default section.container {
		margin-top: 1rem;
		margin-bottom: 2.5rem;
	}
	#content-section .contact a.btn-1 {
		margin-bottom: 1rem;
		display: block;
	}
	div#sticky-footer-button-container {
    max-width: 100%!important;
	}
	.sticky-footer-button {
    width: 22%!important;
	}
	.sticky-footer-button.last-btn {
		width: 29%!important;
	}
	.hide-mobile {
		display: none!important;
	}
	div#home-main-slider .item {
		height: 28vh!important;
	}
	.dk-blue-box span {
		font-size: .95rem;
	}
	#content #content-section .dk-blue-box {
		margin-bottom: 0.7rem;
	}
}

@media (max-width: 991.98px) {
	.img-75 {
		width:75%;
		margin-right: auto;
		margin-left: auto;
	}
	.right-green, .left-green {
		border: none;
	}
	.main-navigation ul#primary-menu a {
    margin: 0 15px;
    display: inline-block;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: 0.3px;
	}
	ul.sub-menu {
    width: 260px;
    background-color: #fafafa!important;
    padding: 0;
	}
	div#owl-carousel-home {
		height: 60vh;
	}
	div#slider-text-box {
		padding: 0.7rem 1.5rem 1rem;
		margin-left: 1rem;
	}
	div#slider-text-box h1 {
		font-size: 1.4rem!important;
	}
	div#slider-text-box p {
		font-size: 1.15rem!important;
	}
	.home h1 {
		font-size: 2.2rem;
	}
	.home h2 {
		font-size: 2rem;
	}
	.home h3 {
		font-size: 1.5rem;
	}
	.page-template-default h1 {
		font-size: 1.85rem;
	}
	.page-template-default h2 {
		font-size: 1.5rem;
	}
	.page-template-default h3 {
		font-size: 1.35rem;
	}
	.home h4, .page-template-default h4 {
		font-size: 1.15rem;
	}
	.dk-blue-box span {
		font-size: .95rem;
	}
	.page-template-default #content-section figure {
		margin-bottom: 1rem!important;
	}
	#pre-footer {
	padding-top: 0;
    padding-bottom: 0;
	}
	.grey-bg-color h3 {
		font-size: 1.5rem!important;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation ul#primary-menu a {
    margin: 0 15px;
    letter-spacing: 0.2px;
		font-size: .95rem;
	}
	div#owl-carousel-home {
		height: 45vh;
	}
	div#slider-text-box {
		padding: 0.7rem 1.5rem 1rem;
		margin-left: 1rem;
	}
	div#slider-text-box h1 {
		font-size: 1.9rem;
	}
	div#slider-text-box p {
		font-size: 1.3rem;
	}
	.mobi-center {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.main-navigation {
		margin:1rem auto;
	}
	ul#primary-menu {
		float: inherit!important;
	}
}

@media (min-width: 1200px) and (max-width: 1329.98px) {
	.main-navigation ul#primary-menu a {
		margin: 0 14px;
	}
	
}

@media (min-width: 1330px) and (max-width: 1429.98px) {
	.main-navigation ul#primary-menu a {
		margin: 0 16px;
	}
	
}