/*
Theme Name: Delaware Bulldozing
Theme URI: #
Description: Designed by <a href="https://www.fiverr.com/usamafayyaz99">Usama Fayyaz</a>.
Author: Usama Fayyaz
Version: 1
Template: genesis
Tags: Custom Theme for Delaware Bulldozing. Developed by Usama Fayyaz
*/

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family:'Franklin Gothic Book', sans-serif;
}
body {
	margin:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block
}

audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}

audio:not([controls]) {
	display:none;
	height:0
}

[hidden],template {
	display:none
}

a {
	background:0 0
}

a:active,a:hover {
	outline:0
}

abbr[title] {
	border-bottom:1px dotted
}

b,strong {
	font-weight:700
}

dfn {
	font-style:italic
}

h1 {
	font-size:2em;
	margin:.67em 0
}

mark {
	background:#ff0;
	color:#131313
}

small {
	font-size:80%
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	top:-.5em
}

sub {
	bottom:-.25em
}

img {
	border:0
}

svg:not(:root) {
	overflow:hidden
}

figure {
	margin:1em 40px
}

hr {
	box-sizing:content-box;
	height:0
}

pre {
	overflow:auto
}

code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}

button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}

button {
	overflow:visible
}

button,select {
	text-transform:none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	cursor:pointer
}

button[disabled],html input[disabled] {
	cursor:default
}


input {
	line-height:normal
}

input[type=checkbox],input[type=radio] {
	box-sizing:border-box;
	padding:0
}

input[type=search] {
	box-sizing:content-box
}

fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}

legend {
border:0;
	padding:0
}

textarea {
	overflow:auto
}

optgroup {
	font-weight:700
}

table {
	border-collapse:collapse;
	border-spacing:0
}

td, th {
	padding: 15px;
}

/***Post, Page Entry Header***/
.home.page header.entry-header {
    position: unset;
    text-align: unset;
    padding-top: unset;
    padding-bottom: unset;
    background: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
}
.single header.entry-header, .page header.entry-header {
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
}
.home.page article .entry-content {
    margin-top: unset;
}


/*Mobile Menu*/
i.fa.fa-bars.mobile-toggle{
	display:none;
}
span.sub-menu-toggle {
	display: none;
}
.site-container {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.header-widget-area .widget_nav_menu {
	transition:0.3s;
}

.genesis-nav-menu a:hover {
    transition: 0.3s;
}

.wp-custom-logo .site-title {
	text-indent: 0 !important;
	z-index: 1;
	position: absolute;
	left: -35px;
	transform: translateY(-50%);
}

.wp-custom-logo .site-title > a {
	min-height: 0;
	transition:0.3s;
}

.custom-logo-link {
	display: block;
	line-height: 0;
	width: 100%;
}

.custom-logo {
    object-fit: contain;
    transition: 0.3s;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 225px;
}


/***Custom Entry Content H4***/
.entry-content h4 {
    font-size: 130%;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #333;
    font-family: 'Franklin Gothic Book', sans-serif;
}


/*Navigation Search Form*/
.nav-primary input[type="search"] {
    height: 40px;
    border-radius: 3px;
    margin-top: 5px;
}

/*Custom style Search Form*/
div.entry-content form.search-form input[type="submit"] {
width:30%;
margin-left:5px
}
div.entry-content form.search-form input[type="search"] {
width:68%
}
/*H3 subheading*/
.entry-content h3 {
font-size:160%;
color:#333
}


/*Post URL Style*/
.entry-content p a,.entry-content li a {
color:#353640;
text-decoration:none;
border-bottom:2px solid transparent;
font-weight:400
}
.entry-content p a:hover,.entry-content li a:hover {
border-bottom:2px solid #353640
}


/*link hover*/
a:hover {
color:#131313
}

/*Paragragh Alignment*/
.entry-content p {
text-align:left
}

/*Mouse-Selection*/
html ::selection {
background-color:#353640;
color:#fff
}

/*Search-Box*/
.search-form input {
width:100%
}

/*--Footer--*/
.footer-widgets {
    color: #fff;
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px 10px;
}
.footer-widgets .wrap {
    display: flex;
    column-gap: 50px;
    align-items: center;
    flex-wrap: wrap;
    max-width: 85%;
}
.footer-widgets .wrap .footer-widget-area {
    flex: 1 1 calc(25% - 33.33px);
    z-index: 1;
}
.widget-area.footer-widgets-2.footer-widget-area {
    flex-basis: calc(50% - 33.33px);
}
.footer-widgets .widget-wrap {
    display: table;
    margin: 0 auto;
}
.footer-widgets a {
    color: #fff;
    transition:0.3s;
    font-size: 18px;
}
.footer-widgets a:hover {
	text-decoration: underline;
}
.footer-widgets .widgettitle {
	color: #f5bb2b;
	font-size: 22px;
	font-weight: 400;
}

.footer-widgets .widgettitle:after {
    content: "";
    display: block;
    height: 3px;
    width: 30%;
    background-color: #f5bb2b;
    margin-top: 10px;
}

.footer-widgets li {
    list-style-type:none;
    word-wrap:break-word
}
.footer-widgets-1 img {
    max-width: 200px !important;
    height: auto;
    width: 100% !important;
}
.footer-widgets .widget_nav_menu .menu-item:before {
    content: '-';
    margin-right: 5px;
}

.footer-contact {
    margin: 0;
    margin-top: 15px;
    font-size: 20px;
}

.footer-contact a {
    text-decoration: underline;
    font-size: 20px;
}


/*--Back-to-top--*/
.to-top {
	display:inline-block;
	z-index:99999;
	height:40px;
	width:40px;
	position:fixed;
	bottom:60px;
	right:10px;
	box-shadow:0 0 10px rgba(0,0,0,0.05);
	overflow:hidden;
	white-space:nowrap;
	background:#f5bb2b;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	display: flex;
	align-items: center;
}
a.to-top i.top-icon{
	margin: 0 auto;
    color: #fff;
    padding-bottom: 5px;
}
.to-top.top-is-visible {
visibility:visible;
opacity:1;
z-index: 999;
}
.to-top.top-fade-out {
opacity:.5
}
.no-touch .to-top:hover {
background-color:#353640;
opacity:1
}
a.to-top:hover {
	background-color:#424242;
	opacity:1;
}

/* ## Typographical Elements
--------------------------------------------- */
html {font-size:62.5%;}

/* Chrome fix */
body > div {font-size: 18px;}

body {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(./images/body-bg.png);
    color: #000;
    font-family:'Franklin Gothic Book', sans-serif;
    font-size: 18px;
    line-height:2em;
    margin:0;
}

a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button,.gallery img {
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}

a {color: #424242;text-decoration:none}

p {
    line-height: 1;
}

ol,ul {
margin:0;
padding:0
}

li {
list-style-type:none
}

hr {
border:0;
border-collapse:collapse;
border-top:1px solid #ddd;
clear:both;
margin:1em 0
}

b,strong {
font-weight:700
}

blockquote,cite,em,i {
font-style:italic
}

blockquote {
border-left:5px solid #353640;
padding:20px 20px 1px 10px
}

/* ## Headings
--------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: 'Franklin Gothic Demi Cond', sans-serif;
	font-weight:700;
	line-height: 1;
	margin: 0;
}
h1 {
font-size:36px;
font-size:3rem
}
h2 {font-size:30px;font-size:3rem;}
.entry-content h2 {
	font-size:20px;
	color:#353640;
}
h3 {
font-size:24px;
font-size:2.4rem
}
h4 {
font-size:20px;
font-size:2rem
}
h5 {
font-size:18px;
font-size:1.8rem
}
h6 {
font-size:16px;
font-size:1.6rem
}

/* ## Objects
--------------------------------------------- */
embed,iframe,img,object,video,.wp-caption {
max-width:100%
}
img {
height:auto
}
.featured-content img,.gallery img {
width:auto
}

/* ## Gallery
--------------------------------------------- */
.gallery {
overflow:hidden
}
.gallery-item {
float:left;
margin:0 0 28px;
text-align:center
}
.gallery-columns-2 .gallery-item {
width:50%
}
.gallery-columns-3 .gallery-item {
width:33%
}
.gallery-columns-4 .gallery-item {
width:25%
}
.gallery-columns-5 .gallery-item {
width:20%
}
.gallery-columns-6 .gallery-item {
width:16.6666%
}
.gallery-columns-7 .gallery-item {
width:14.2857%
}
.gallery-columns-8 .gallery-item {
width:12.5%
}
.gallery-columns-9 .gallery-item {
width:11.1111%
}
.gallery img {
border:1px solid #ddd;
height:auto;
padding:4px
}
.gallery img:hover,.gallery img:focus {
border:1px solid #999
}

/* ## Forms
--------------------------------------------- */
input,select,textarea {background-color: transparent;border: 1px solid #333;border-radius: inherit;font-size: 16px;font-weight:400;color:#353640;font-family:'Franklin Gothic Book', sans-serif;padding: 15px;width:100%;box-sizing: border-box;}
textarea {width:100%;height: 200px;}
input:focus,textarea:focus {
border:1px solid #999;
outline:none
}
input[type="checkbox"],input[type="image"],input[type="radio"] {
width:auto
}
button,input[type="button"],input[type="reset"],input[type="submit"],.button {
    background-color: #424242;
    border:0;
    border-radius: 2px;
    color:#fff;
    cursor:pointer;
    font-size: 28px;
    font-weight:400;
    padding: 7px 20px 12px 20px;
    text-transform:uppercase;
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    width:auto;
    transition-property:background color;
    transition-duration:.3s;
    transition-timing-function:ease-out
}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,button:focus,input:focus[type="button"],input:focus[type="reset"],input:focus[type="submit"],.button:focus {
background-color:#f5bb2b;
color:#fff
}
.entry-content .button:hover,.entry-content .button:focus {
color:#fff
}
.button {
display:inline-block
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button {
display:none
}

/* ## Tables
--------------------------------------------- */
table {border-collapse:collapse;border-spacing:0;width:100%;}

table, td, th {
	border-collapse: collapse;
	text-align:center;
	font-weight: 400;
}

td {
	font-size: 18px;
}

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,.screen-reader-text span,.screen-reader-shortcut {
position:absolute!important;
clip:rect(0,0,0,0);
height:1px;
width:1px;
border:0;
overflow:hidden
}
.screen-reader-text:focus,.screen-reader-shortcut:focus,.genesis-nav-menu .search input[type="submit"]:focus,.widget_search input[type="submit"]:focus {
clip:auto!important;
height:auto;
width:auto;
display:block;
font-size:1em;
font-weight:700;
padding:15px 23px 14px;
color:#131313;
background:#fff;
z-index:100000;
text-decoration:none;
box-shadow:0 0 2px 2px rgba(0,0,0,.6)
}

.more-link {
position:relative
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */
.wrap {
    margin:0 auto;
    max-width: 1200px;
    box-sizing: border-box;
}

.nav-primary .wrap {
    max-width: 100%;
    display: table;
}

.site-inner:not(.page-template .site-inner) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}

.site-inner:not(.home .site-inner) {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff8eb;
    width: 100%;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap {
width:980px
}
.content-sidebar-sidebar .content-sidebar-wrap {
float:left
}
.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap {
float:right
}

/* ### Content */
.content {
float:right;
width:75%;
}
.content-sidebar .content,.content-sidebar-sidebar .content,.sidebar-content-sidebar .content {
float:left
}
.content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-sidebar-content .content {
width:580px
}
.full-width-content .content {
width:100%
}

/* ### Primary Sidebar */
.sidebar-primary {
float:right;
width:25%
}
.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary {
float:left
}

/* ### Secondary Sidebar */
.sidebar-secondary {
float:left;
width:180px
}

.content-sidebar-sidebar .sidebar-secondary {
float:right
}

/* ## Column Classes
--------------------------------------------- */
.five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds {
float:left;
margin-left:2.5641025641026%
}
.one-half,.three-sixths,.two-fourths {
width:48.717948717949%
}
.one-third,.two-sixths {
width:31.623931623932%
}
.four-sixths,.two-thirds {
width:65.811965811966%
}
.one-fourth {
width:23.076923076923%
}
.three-fourths {
width:74.358974358974%
}
.one-sixth {
width:14.529914529915%
}
.five-sixths {
width:82.905982905983%
}
.first {
clear:both;
margin-left:0
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */
.avatar {
	margin-bottom: -18px;
}
.alignleft .avatar,.author-box .avatar {
margin-right:24px
}
.alignright .avatar {
margin-left:24px
}
.comment .avatar {
margin:0 16px 24px 0
}

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
background-color:#fff;
padding:10px;
font-family:'Franklin Gothic Book', sans-serif;
font-weight:400;
padding-left:35px;
border:1px solid #e1e1e1;
}
.archive-description,.author-box {
background-color:#fff;
font-size:16px;
font-size:1.6rem;
margin-bottom:40px;
padding:40px;
}
.author-box-title {
font-size:16px;
font-size:1.6rem;
margin-bottom:4px
}
.archive-description p:last-child,.author-box p:last-child {
margin-bottom:0
}

/* ## Search Form
--------------------------------------------- */


/* ## Titles
--------------------------------------------- */
.archive-title {
	font-size:20px;
}

.entry-title a,.sidebar .widget-title a {
color:#353640
}
.entry-title a:hover,.entry-title a:focus {
color:#0E8CDD
}
.widget-title {margin-bottom: 10px;}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
display:block;
margin:0 auto
}
a.alignnone {
display:inline-block
}
.alignleft {
float:left;
text-align:left
}
.alignright {
float:right;
text-align:right
}
a.alignleft,a.alignnone,a.alignright {
max-width:100%
}
img.centered,.aligncenter {
display:block;
margin:0 auto 24px
}
img.alignnone,.alignnone {
margin-bottom:12px
}
a.alignleft,img.alignleft,.wp-caption.alignleft {
margin:0 25px 0px 0;
}
a.alignright,img.alignright,.wp-caption.alignright {
margin:0 0 24px 24px
}
.wp-caption-text {
font-size:14px;
font-size:1.4rem;
font-weight:400;
text-align:center
}
.entry-content p.wp-caption-text {
margin-bottom:0
}
.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video {
margin:0 0 28px
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
word-wrap:break-word
}

.widget ol > li {
list-style-position:inside;
list-style-type:decimal;
padding-left:20px;
text-indent:-20px
}

.widget li li {
border:0;
margin:0 0 0 30px;
padding:0
}

.widget_calendar table {
width:100%
}

.widget_calendar td,.widget_calendar th {
text-align:center
}

/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
border-bottom:2px solid #f5f5f5;
margin-bottom:20px;
padding:0 0 24px
}

.featured-content .entry-title {
font-size:20px;
font-size:2rem
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Jetpack
--------------------------------------------- */
#wpstats {
display:none
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
	width: 100%;
	max-width: 1200px;
	z-index: 9999;
	margin: 0 auto;
	transition: 0.3s;
	background-color: #f5bb2b;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.site-header .wrap {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 50px;
	justify-content: space-between;
	align-items: center;
	max-width: 1075px;
	width: 100%;
	background-color: #000;
}

@media (min-width:768px){

	.our-campground .getaway1:nth-child(4) .getaway1-container, .our-campground .getaway1:nth-child(4) .getaway1-container img, .our-campground .getaway1:nth-child(5) .getaway1-container, .our-campground .getaway1:nth-child(5) .getaway1-container img {
	    aspect-ratio: 16/9;
	    height: auto;
	}
	
	.our-campground .getaway1:nth-child(4) .getaway1-container .getaway1-inner, .our-campground .getaway1:nth-child(5) .getaway1-container .getaway1-inner {
	    align-items: center;
	}
}


/* ## Title Area
--------------------------------------------- */
.title-area {
    transition:0.3s;
    flex: 1 1 calc(20% - 25px);
    position: relative;
}

.site-title {
    font-size:32px;
    font-size:3.2rem;
    font-weight:400;
    line-height:1.2;
    text-align: center;
}
.site-title a,.site-title a:hover,.site-title a:focus {
color:#131313
}
.site-description {
font-size:16px;
font-size:1.6rem;
font-weight:400;
line-height:1.5
}
.site-description,.site-title {margin: 0;}
.header-image .site-description,.header-image .site-title {
	display:block;
	text-indent:-9999px;
	margin-top: 0px;
}

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
	text-align:right;
	white-space: nowrap;
	flex: 1 1 calc(80% - 25px);
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.genesis-nav-menu a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: 15px;
    font-size: 24px;
    transition: 0.3s;
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    text-transform: uppercase;
}
.genesis-nav-menu a span {
    display: flex;
}

.genesis-nav-menu a:hover {
    background-color: #424242;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 250px;
    z-index: 99;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
	white-space: normal;
    background-color: #424242;
}
.genesis-nav-menu .sub-menu a {
	color: #fff;
	font-size: 22px;
	padding: 10px 15px;
	position: relative;
	word-wrap: break-word;
	transform: unset;
	transition: 0.3s;
}
.sub-menu li.menu-item a:hover {
    background-color: #f5bb2b;
	transition: 0.3s;
}
.sub-menu .current-menu-item a {
    background-color: #f5bb2b;
}
.genesis-nav-menu .sub-menu a span{
    transform: unset !important;
}
.genesis-nav-menu li.menu-item-has-children:hover>a {
    transition:0.3s;
    color: #f5bb2b;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin:-47px 0 0 250px
}
.genesis-nav-menu .menu-item:hover {
position:static
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left:auto;
opacity:1
}
.genesis-nav-menu > .first > a {
padding-left:0
}
.genesis-nav-menu > .last > a {
padding-right:0
}
.genesis-nav-menu > .right {
color:#fff;
float:right;
list-style-type:none;
padding:30px 0
}
.genesis-nav-menu > .right > a {
display:inline;
padding:0
}
.genesis-nav-menu > .rss > a {
margin-left:48px
}
.genesis-nav-menu > .search {
padding:10px 0 0
}

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
position:static
}

.menu .menu-item > a:focus + ul.sub-menu,.menu .menu-item.sfHover > ul.sub-menu {
left:auto;
opacity:1
}

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li {
margin-left:0
}

/* ## Primary Navigation
--------------------------------------------- */
.nav-primary {
    background-color: #f5bb2b;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}
.nav-primary .genesis-nav-menu li a {color:#fff;font-family:'Franklin Gothic Demi Cond', sans-serif;font-weight:400;text-decoration:none;-webkit-transition-property:background color;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-moz-transition-property:background color;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-property:background color;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;transition-property:background color;transition-duration:.3s;transition-timing-function:ease-out}
.nav-primary .genesis-nav-menu li:hover a,.nav-primary .genesis-nav-menu li:focus a,.nav-primary .genesis-nav-menu .current-menu-item > a {
color:#fff;
text-decoration:none;
-webkit-transition-property:background color;
-webkit-transition-duration:.3s;
-webkit-transition-timing-function:ease-out;
-moz-transition-property:background color;
-moz-transition-duration:.3s;
-moz-transition-timing-function:ease-out;
-o-transition-property:background color;
-o-transition-duration:.3s;
-o-transition-timing-function:ease-out;
transition-property:background color;
transition-duration:.3s;
transition-timing-function:ease-out
}
.nav-primary .genesis-nav-menu .sub-menu a {
    color:#fff;
}
.nav-primary .genesis-nav-menu .sub-menu li a:hover,.nav-primary .genesis-nav-menu .sub-menu li a:focus,.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color:#fff;
    text-decoration:none;
    background-color:#f5bb2b
}

/* ## Secondary Navigation
--------------------------------------------- */
.nav-secondary {
      background-color: #2c3644;
    float: right;
}
nav.nav-secondary li a {
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    color: #8E99A9;
}
nav.nav-secondary li a:hover {
    color: #fff;
}
ul#menu-secondary-menu {
    line-height: 2em;
    padding-top: 25px;
}
ul#menu-secondary-menu.genesis-nav-menu a {
    padding: 0px;
    margin: 0px 15px
}
/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */
.entry {
margin-bottom:30px;
padding:30px 35px
}
.home .entry {
    margin-bottom: 0px;
    padding: 0px 35px 0px 35px;
}
.content .entry {
background-color:#fff;
}
.entry-content ol,.entry-content ul {
margin-bottom:28px;
margin-left:40px
}
.entry-content ol > li {
list-style-type:decimal
}
.entry-content ol > li > ol > li {
    list-style: lower-alpha;
}
.entry-content ul > li {
list-style-type:disc;
text-align:left;
padding-bottom:10px;
}
.entry-content ul > li > ul >li {
    list-style: circle;
}
.entry-content ol ol,.entry-content ul ul {
margin-bottom:0
}
.entry-content code {
background-color:#131313;
color:#ddd
}

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
	font-size:16px;
	margin-bottom:0;
	font-family:'Franklin Gothic Book', sans-serif;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
}
.entry-footer .entry-meta {
	border-top:2px solid #f5f5f5;
	padding-top:24px
}

/* ## Pagination
--------------------------------------------- */
.pagination {
clear:both;
margin:40px 0
}
.adjacent-entry-pagination {
margin-bottom: 0px;
    line-height: 1.8em;
    border-top: 1px solid #e1e1e1;
    padding-right: 10px;
    padding-left: 10px;
}
div.adjacent-entry-pagination a {
    display: table;
    margin: 0 auto;
}
.archive-pagination li {
display:inline
}
.archive-pagination li a {
background-color:#131313;
color:#fff;
cursor:pointer;
font-family:'Franklin Gothic Book', sans-serif;
display:inline-block;
font-size:16px;
font-size:1.6rem;
padding:8px 12px;
text-decoration:none
}
.archive-pagination li a:hover,.archive-pagination li a:focus,.archive-pagination .active a {
background-color:#353640;
text-decoration:none
}

/* ## Comments
--------------------------------------------- */
.comment-respond,.entry-comments,.entry-pings {
background-color:#fff;
margin-bottom:40px
}
.comment-respond,.entry-pings {
padding:40px 40px 16px;
margin-top: 30px;
}
.entry-comments {
padding:40px;
border: 1px solid #e1e1e1;
}
.comment-header {
font-size:16px;
font-size:1.6rem
}

.comment-content {
clear: both;
    word-wrap: break-word;
    border: 2px solid #f2f2f2;
    padding: 10px;
    border-radius: 2%;
}
.comment-list li {
margin-top:24px;
padding:25px
}
.comment-list li li {
margin-right:-32px
}
.comment-respond input[type="email"],.comment-respond input[type="text"],.comment-respond input[type="url"] {
width:50%
}
.comment-respond label {
display:block;
margin-right:12px
}
.entry-comments .comment-author {
margin-bottom:0
}
.entry-pings .reply {
display:none
}
.form-allowed-tags {
background-color:#f5f5f5;
font-size:16px;
font-size:1.6rem;
padding:24px
}
ol.comment-list ul.children {
    border-left: 2px solid #f2f2f2;
    padding-left: 20px;
    margin-left: 20px;
}
a.comment-reply-link:hover {
    background-color: #353640;
}
a.comment-reply-link {
    padding: 0px 5px;
    margin-top: 10px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    background-color: #232621;
    float: right;
}
a.comment-reply-link:before {
    content: "\f112";
    font-family: FontAwesome;
    font-size: 10px;
    margin-right: 5px;
}
/*Comment Leave A Reply Button*/
div.entry-comments a.leave-reply{
    float: right;
    margin-top: -45px;
    text-transform: uppercase;
    background-color: #232621;
    color: #fff;
    padding: 8px;
    font-size: 15px;
    font-family: 'Franklin Gothic Book', sans-serif;
    border-radius: 3px;
}
div.entry-comments a.leave-reply:hover{
	background-color: #353640;
}
/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
font-size:16px;
font-size:1.6rem
}
.sidebar li {
border-bottom:1px dotted #ddd;
margin-bottom:10px;
padding-bottom:10px
}
.sidebar p:last-child,.sidebar ul > li:last-child {
margin-bottom:0
}
.sidebar .widget {
background-color:#fff;
margin-bottom:30px;
padding:35px;
z-index:999;

}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
    background-color: #f5bb2b;
    font-size: 16px;
    color: #000;
}
.site-footer .wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    flex-wrap: wrap;
    font-size: 20px;
    padding: 15px;
}

.site-footer p {
    margin: 0px;
}

.site-footer a {
    color: #000;
    transition:0.3s;
    text-decoration: underline;
}
.site-footer a:hover {
    text-decoration: underline;
}

/* # Custom Styling
---------------------------------------------------------------------------------------------------- */

.title-area .entry-title:not(.home .title-area .entry-title) {
    color: #fff;
    opacity: 0.9;
    text-shadow: 0px 3px 15px rgb(0 0 0 / 90%);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 80px;
}

/***Footer***/
.footer-widget-area #text-3 p {
    text-align: center;
    line-height: 1.5;
}

.footer-widget-area #text-3 a {
	text-decoration: underline ;
}

.footer-widget-area #media_image-3 img {
    max-width: 14vmax !important;
}
.footer-widget-area #media_image-4 img, .footer-widget-area #media_image-2 img {
    max-width: 16vmax !important;
}

.footer-address {
    margin-top: 15px;
    text-align: right;
    font-size: 16px;
}

/***Buttons***/
.primary-button, .wpcf7-submit[type="submit"] {
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    background-color: #f5bb2b;
    border: #f5bb2b;
    color: #000;
    transition: 0.3s;
    padding: 15px 25px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    border-radius: 2px;
    font-size: 22px;
    line-height: initial;
}
.primary-button:hover, .wpcf7-submit[type="submit"]:hover {
    scale: 1.1;
	color: #000;
}
.secondary-button {
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    background-color: #3b5d32;
    border: 2px solid #3b5d32;
    color: #fff;
    transition: 0.3s;
    padding: 10px 25px 15px 25px;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    font-size: 38px;
    line-height: initial;
}
.secondary-button:hover {
    scale: 1.1;
	color: #fff;
}
.tertiary-button {
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    background-color: #424242;
    border: 1px solid #424242;
    color: #fff;
    transition: 0.3s;
    padding: 10px 25px 15px 25px;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 700;
    border-radius: 2px;
    font-size: 38px;
    text-align: center;
}
.tertiary-button:hover {
    scale: 1.1;
	color: #fff;
}


/***Section Margins & Padding***/
.section-margin{
    margin: 75px auto;
}
.section-padding{
    padding: 75px 0px;
}
.section-margin-75 {
    margin-top: 75px !important;
}
.margin-25 {
    margin: 25px 0px;
}
/***Section Styling***/
.section-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.section-overlay {
    background-color: rgb(50 98 41 / 85%);
    height: 100%;
}
.section-overlay-secondary {
    background-color: rgb(189 110 79 / 80%);
    height: 100%;
}
.section-overlay-tertiary {
    background-color: rgba(101, 152, 199, 0.85);
    height: 100%;
}
.white-overlay {
    background-color: rgb(255 255 255 / 80%);
    height: 100%;
}
.cream-overlay {
    background-color: rgba(255, 251, 243, 0.8);
    height: 100%;
}
.black-overlay:not(.home .black-overlay) {
    background-color: rgb(0 0 0 / 50%);
    height: 100%;
}
.home .black-overlay {
    background-color: rgb(0 0 0 / 25%);
    height: 100%;
}
.section-left-right {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
    justify-content: space-between;
    align-items: center;
}
.section-left-right > div {
    flex: 1 1 25vmax;
}
.width-800 {
    max-width: 800px;
    margin: 0 auto;
}

/***Typography Styling***/
.section-title-container {
    display: flex;
    justify-content: space-between;
    max-width: 850px;
    margin: 0 auto;
    align-items: center;
}
.main-title, .secondary-title, .page .entry-title {
    font-size: 6rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
}

.main-title p {
    line-height: 45px;
    margin: 0px;
}
.section-title {
    font-size: 50px;
    color: #000;
}
.section-title:before {
    content: '';
    background-image: url(./images/heading-art.png);
    width: 140px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-top: -8px;
}
.section-title:after {
    content: '';
    background-image: url(./images/heading-art-right.png);
    width: 141px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    margin-top: -8px;
}
.section-description {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 25px;
    color: #142840;
}
.text-center {
    text-align: center;
}

/***Colors***/
.color-white {
    color: #fff;
}
.color-black{
    color: #000;
}
.color-primary {
    color: #f5bb2b;
}
.color-secondary {
    color: #424242;
}

/***Contact***/
.contact-button, .wpcf7-submit.contact-button, .contact-form-2 .wpcf7-submit {
    display: inline-block;
    background-color: #f5bb2b;
    color: #fff;
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    transition: 0.3s;
    padding: 7px 20px 12px 20px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 2px;
    font-size: 28px;
}

.contact-button:hover, .wpcf7-submit.contact-button:hover {
    scale:1.1;
    color: #fff;
}

.wpcf7-form p {
    margin: 0px 0px 20px 0px;
}

.wpcf7-list-item.first {
    margin: 0;
}
.wpcf7-list-item-label {
    color: #fff;
}

.wpcf7-form .contact-mail-phone > input {
    width: 100%;
}

.contact-form {
    box-sizing: border-box;
    flex: 1 1 calc(60% - 25px);
}

.contact-form-inline p {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
}

.contact-form-inline p > * {
    flex: 1 1 calc(50% - 10px);
}

.wpcf7-form p {
    text-align: right;
}

.wpcf7-spinner {
    display: block !important;
}

.contact-labels {
    font-size: 16px;
}

.swiper-button-next, .swiper-button-prev {
    color: rgb(255 255 255 / 90%) !important;
    transition: 0.3s;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    color: rgb(255 255 255 / 60%) !important;
}

.swiper-slide {
    line-height: 0;
}

/* Case Study */
.case-studies-toggle {
    display: flex;
    grid-gap: 25px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.case-study-toggle {
    cursor: pointer;
    font-family: 'Franklin Gothic Demi Cond', sans-serif;
    transition: 0.3s;
    padding: 15px 25px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    border-radius: 2px;
    font-size: 22px;
    line-height: initial;
}

.tab-content:not(:first-child) {
    display: none;
}

.case-study-toggle:nth-child(3n-2) {
    background-color: #f5bb2b;
}

.case-study-toggle:nth-child(3n-1) {
    background-color: #054eb4;
    color: #fff;
}

.case-study-toggle:nth-child(3n) {
    background-color: #cda164;
    color: #fff;
}

.case-study-toggle:hover {
    scale: 1.1;
}

.tab-content {
    transition: 0.3s;
}

.testimonial-slider {
    width: 100%;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

/*-----Mobiles-----*/

@media only screen and (max-width:767px) {

	/* Title */
	.title-area .entry-title:not(.home .title-area .entry-title) {
	    text-align: center !important;
	    font-size: 46px;
	}

	.main-title, .secondary-title, .page .entry-title {
	    flex-direction: column;
	    flex-wrap: nowrap;
	    grid-gap: 15px;
	}

    input,select,textarea {
        width:100%;
        overflow:hidden
    }

	/***Footer***/
	.footer-widgets .wrap {
    	flex-direction: column;
	 }

	.site-footer .wrap {
		grid-gap: 0;
	}

}

/*-----Tablet (Portrait)-----*/
@media only screen and (max-width:768px){
	
    /***Section Margins & Padding***/
    .section-margin {
        margin: 50px auto;
    }
    .section-margin-75 {
        margin-top: 50px !important;
    }
    .section-padding {
        padding: 5vmax 0;
    }

     /***Section Title & Description***/
     .main-title {
        font-size: 5vmax;
        grid-gap: 10px;
    }
     .section-title {
        font-size: 4vmax;
    }
    .sub-title {
        font-size: 3vmax;
    }
	.home .top-page-left .main-title {
    	font-size: 40px;
	}

    /***Button***/
    .secondary-button, .contact-form-submit .wpcf7-submit, .home-experience .secondary-button {
        padding: 0.5vmax 1vmax;
    }
    .primary-button {
        padding: 1vmax;
    }
    .buttons .button {
        padding: 10px 15px;
    }
	
	/* Footer */
	.footer-widgets .wrap{
	    flex-wrap: wrap;
	    grid-gap: 25px;
	    text-align: center;
	}

	.footer-widgets .widgettitle:after {
	    display: table;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.footer-widgets .wrap .footer-widget-area {
	    flex: 1 1 calc(50% - 50px);
	    order: 2;
	}
	
	.widget-area.footer-widgets-2.footer-widget-area {
	    flex: 1 1 100%;
	    order: 1;
	}
	
	.footer-widget-area #media_image-4 img, .footer-widget-area #media_image-2 img {
	    max-width: 20vmax !important;
	}
}


/*-----Tablet and Mobiles-----*/
@media only screen and (max-width: 960px) {

    /*Cover*/
    .cover-content {
        max-width: 100%;
    }

	/*to-top*/
    a.to-top:focus {
        background-color: #424242!important;
    }
    a.to-top:hover {
        background-color: #424242!important;
        opacity: .5;
    }
    .to-top {
    right:20px;
    bottom:80px
    }

    /*Comments*/
    .entry-comments {
        padding: 30px 10px 30px 10px;
    }
    ol.comment-list ul.children {
        padding-left: 0px; 
        margin-left: 0px; 
    }
        
    /*Breadcrumb*/
    .breadcrumb {
    padding-left:25px!important
    }

    /*Next/Previous*/
    .pagination-previous.alignleft,.pagination-next.alignright{
        line-height: 1.7em;
        font-size: 12px;
            padding: 7px;
    }
    p.pag-prev, p.pag-next {
        font-size: 12px;
    }

    /*Footer*/

    .footerwidgetheader-container .wrap a {
    display:block;
    line-height:2rem!important
    }

    /*Footer Credits*/
    .site-footer p{
        float:none;
        padding-top:0px;
        text-align: center;
        font-size: 14px;
    }

    /*Theme*/
    .entry {
        margin-bottom:20px;
        padding: 0px 10px 0px 10px !important;
    }

    body {
    font-size:16px;
    font-size:1.6rem
    }

    .overflow-hidden {
        overflow: hidden;
    }
    .archive-pagination li a {
    margin-bottom:4px
    }
    .five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds {
    margin:0;
    width:100%
    }
    .sidebar .widget.enews-widget {
    padding:40px
    }

    .content,.content-sidebar-sidebar .content,.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-primary,.sidebar-secondary,.sidebar-sidebar-content .content,.sidebar-sidebar-content .content-sidebar-wrap,.site-header .widget-area,.title-area {
    width:100%;
    margin-left:0
    }

    .site-header .wrap {
    padding:20px 5%
    }

    .genesis-nav-menu li,.site-header ul.genesis-nav-menu,.site-header .search-form {
    float:none
    }

    .genesis-nav-menu,.site-description,.site-header .title-area,.site-header .search-form,.site-title {
    text-align:center
    }

    .genesis-nav-menu a,.genesis-nav-menu > .first > a,.genesis-nav-menu > .last > a {
    padding:15px 10px
    }

    .site-header .search-form {
    margin:16px auto
    }

    .genesis-nav-menu li.right {
        padding: 10px;
        width: 100%;
    }
	
}



/*Desktops*/
@media only screen and (min-width: 1024px) {
    /*to top button*/
    .to-top {
    height:60px;
    width:60px;
    right:30px;
    bottom:60px
    }
}

@media only screen and (max-width: 1200px) {
    .wrap:not(.footer-widgets .wrap, .home .site-header .wrap, .secondary-title.wrap) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap {
    width:740px
    }

    .content {
    width:620px
    }

    .sidebar-content-sidebar .content,.sidebar-sidebar-content .content,.content-sidebar-sidebar .content {
    width:400px
    }

    .sidebar-primary {
    width:300px
    }
}

@media (max-width:1199px) {
	/***Mobile Menu***/
    .custom-logo {
        max-width: 100px;
        padding: 0;
    }
    
    .wp-custom-logo .site-title {
        position: unset;
        transform: translate(0px, 0px);
    }
    
    .site-header .wrap {
        flex-direction: row-reverse;
        padding: 10px;
    }
    i.fa.mobile-toggle {
        display: flex !important;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #fff;
        background-color: #f5bb2b;
        font-size: 2.5vmax;
        width: 50px;
        height: 50px;
        border-radius: 5px;
    }
    i.fa.mobile-toggle.fa-close {
        z-index: 999999;
    }
    .mobile-toggle.sticky-white {
		position: fixed;
		box-shadow: 0px 0px 15px rgb(0 0 0 / 70%);
		transition: 0.3s;
		z-index: 99999;
	}
    .header-widget-area {
        display: flex;
        z-index: 99;
        align-items: center;
        justify-content: center;
        transform: translateX(100%);
        z-index: 99999;
    }
    .full-mobile-menu.header-widget-area {
        transform: translateX(0%);
    }
    .title-area {
        display: inline-block;
        width: auto !important;
        text-align: left !important;
    }
    .genesis-nav-menu .menu-item {
        display: block !important;
        width: 100%;
    }

    li.menu-item-has-children > a > span:after {
        content: '' !important;
    }
    .genesis-nav-menu .sub-menu {
        display:none;
        opacity: 1 !important;
        position: unset !important;
        width: 100% !important;
        box-shadow: unset !important;
    }
    span.sub-menu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f5bb2b;
        border-radius: 3px;
        width: 25px;
        float: right;
        height: 25px;
        margin-top: 1.5vmax;
    }
    .sub-menu span.sub-menu-toggle {
        margin-right: 10px;
    }
    i.fa.fa-chevron-right.sub-menu-toggle-icon {
        color: #fff;
        font-size: 12px;
        transition: 0.3s;
    }
    .sub-menu-toggle-icon-rotate{
            transform: rotate(90deg);
            transition: 0.3s;
    }
    .genesis-nav-menu {
        flex-direction: column;
        flex-wrap: nowrap;
        width: 30vmax;
    }
    .header-widget-area .genesis-nav-menu a {
		border: 0;
		color: #000 !important;
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
    .header-widget-area .genesis-nav-menu .sub-menu a {
        color: #fff !important;
        font-size: 22px;
    }
    .genesis-nav-menu .sub-menu .sub-menu{
		margin-top:0px;
		margin-left: 20px !important;
	}
	.header-widget-area {
		margin-top: 0px;
		background-color: #fff;
		transform: translateX(100%);
		transition: 0.3s;
		position: fixed;
		width: 100%;
		left: 0;
		height: 100%;
		top: 0;
		border-radius: 0;
	}

    /*Heading Style*/
    .section-title:before, .section-title:after, .sub-title:before, .sub-title:after {
        display: block;
        margin: 10px auto;
        width: 100%;
        height: 9px;
        background-position: center;
        background-repeat: no-repeat;
    }

    /***Gallery***/
    .site-header .wrap .title-area:not(.home .site-header .wrap .title-area) {
		transform: translateX(0);
	}

	.site-inner:not(.home .site-inner) {
	    background-size: cover;
	}
}

@media (min-width:1200px) {
	.nav-primary.sticky-white {
		position: fixed;
		box-shadow: 0px 0px 15px rgb(0 0 0 / 70%);
		width: 100%;
		transition: 0.3s;
		z-index: 99999;
	}
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
*,:before,:after {
background:transparent!important;
box-shadow:none!important;
color:#131313!important;
text-shadow:none!important
}

a,a:visited {
text-decoration:underline
}

a[href]:after {
content:" (" attr(href) ")"
}

abbr[title]:after {
content:" (" attr(title) ")"
}

a[href^="javascript:"]:after,a[href^="#"]:after,.site-title > a:after {
content:""
}

thead {
display:table-header-group
}

img,tr {
page-break-inside:avoid
}

img {
max-width:100%!important
}

@page {
margin:2cm .5cm
}

p,h2,h3 {
orphans:3;
widows:3
}

blockquote,pre {
border:1px solid #999;
page-break-inside:avoid
}

.content,.content-sidebar {
width:100%
}

button,input,select,textarea,.breadcrumb,.comment-edit-link,.comment-form,.comment-list .reply a,.comment-reply-title,.edit-link,.entry-comments-link,.entry-footer,.genesis-box,.header-widget-area,.hidden-print,.home-top,.nav-primary,.nav-secondary,.post-edit-link,.sidebar {
display:none!important
}

.title-area {
text-align:center;
width:100%
}

.site-title > a {
margin:0;
text-decoration:none;
text-indent:0
}

.site-inner {
padding-top:0;
position:relative;
}

.author-box {
margin-bottom:0
}

h1,h2,h3,h4,h5,h6 {
orphans:3;
page-break-after:avoid;
page-break-inside:avoid;
widows:3
}

img {
page-break-after:avoid;
page-break-inside:avoid
}

blockquote,pre,table {
page-break-inside:avoid
}

dl,ol,ul {
page-break-before:avoid
}
}