/*
Theme Name: Business One Page
Theme URI: 
Author:Michael Danson
Author URI: 
Description:Business One Page is a new business multi-purpose WordPress theme. It has a clean modern design, is flexible, responsive and created with a ton of customization options which can be found in the theme customizer. 
Version: 100.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: business-one-page
Tags: right-sidebar, two-columns, custom-background, grid-layout, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, theme-options, translation-ready, threaded-comments, blog, portfolio, news

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Business One Page is based on Superb Landingpage, (C) 2020 Superb Themes.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Navigation
# Footer
# Sidebar
# Post/Page
# 404 Page
# Comments
# Search results
# Recent posts extended
# About the author
# Instagram feed
# Landing Page Template
# Contact Form 7
# Media Queries 

========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
 	line-height: 1.15; /* 1 */
 	-webkit-text-size-adjust: 100%; /* 2 */
 }

 html * {
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 }

 #page{
 	position: relative;
 	/*margin-top: 30px;
 	margin-bottom: 30px; */
 }

/**
 * Remove the margin in all browsers.
 */

 body {
 	margin: 0;
 }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

 hr {
 	box-sizing: content-box; /* 1 */
 	height: 0; /* 1 */
 	overflow: visible; /* 2 */
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

 pre {
 	font-family: monospace, monospace; /* 1 */
 	font-size: 1em; /* 2 */
 }
 /* =================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

 a {
 	background-color: transparent;
 }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

 abbr[title] {
 	border-bottom: none; /* 1 */
 	text-decoration: underline; /* 2 */
 	text-decoration: underline dotted; /* 2 */
 }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

 b,
 strong {
 	font-weight: bolder;
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

 code,
 kbd,
 samp {
 	font-family: monospace, monospace; /* 1 */
 	font-size: 1em; /* 2 */
 }

/**
 * Add the correct font size in all browsers.
 */

 small {
 	font-size: 80%;
 }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

 sub {
 	bottom: -0.25em;
 }

 sup {
 	top: -0.5em;
 }

/**
 * Remove the border on images inside links in IE 10.
 */

 img {
 	border-style: none;
 }

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

 button,
 input,
 optgroup,
 select,
 textarea {
 	font-family: inherit; /* 1 */
 	font-size: 100%; /* 1 */
 	line-height: 1.15; /* 1 */
 	margin: 0; /* 2 */
 }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

 button,
 input { /* 1 */
 	overflow: visible;
 }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

 button,
 select { /* 1 */
 	text-transform: none;
 }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

 button,
 [type="button"],
 [type="reset"],
 [type="submit"] {
 	-webkit-appearance: button;
 }

/**
 * Remove the inner border and padding in Firefox.
 */

 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
 	border-style: none;
 	padding: 0;
 }

/**
 * Restore the focus styles unset by the previous rule.
 */

 button:-moz-focusring,
 [type="button"]:-moz-focusring,
 [type="reset"]:-moz-focusring,
 [type="submit"]:-moz-focusring {
 	outline: 1px dotted ButtonText;
 }

/**
 * Correct the padding in Firefox.
 */

 fieldset {
 	padding: 0.35em 0.75em 0.625em;
 }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

 legend {
 	box-sizing: border-box; /* 1 */
 	color: inherit; /* 2 */
 	display: table; /* 1 */
 	max-width: 100%; /* 1 */
 	padding: 0; /* 3 */
 	white-space: normal; /* 1 */
 }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

 progress {
 	vertical-align: baseline;
 }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

 textarea {
 	overflow: auto;
 }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

 [type="checkbox"],
 [type="radio"] {
 	box-sizing: border-box; /* 1 */
 	padding: 0; /* 2 */
 }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
 	height: auto;
 }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

 [type="search"] {
 	-webkit-appearance: textfield; /* 1 */
 	outline-offset: -2px; /* 2 */
 }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

 [type="search"]::-webkit-search-decoration {
 	-webkit-appearance: none;
 }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

 ::-webkit-file-upload-button {
 	-webkit-appearance: button; /* 1 */
 	font: inherit; /* 2 */
 }

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

 details {
 	display: block;
 }

/*
 * Add the correct display in all browsers.
 */

 summary {
 	display: list-item;
 }

/**
 * Add the correct display in IE 10+.
 */

 template {
 	display: none;
 }

/**
 * Add the correct display in IE 10.
 */

 [hidden] {
 	display: none;
 }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea,
p {
	color: #2d2d2d;
	font-size: 18px;
	font-size: 1rem;
	line-height: 1.5;
	font-family: 'Lato',Arial,sans-serif; /*'Roboto', sans-serif;*/
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	display:inline-block;
	text-align: left;
	width:100%;
	color:#111111;
}
h1 {
	margin-bottom: 35px;
	font-size: 62px;
	/*font-style: italic;*/
	font-weight: 700;
}
.header h1 {
	color:#ffffff;
}

h2 {
	margin: 20px 0 30px 0;
	font-size: 44px;
	font-style: normal;
	font-weight: 500;
	text-align:left;
	width: auto;
float: left;
}
h2:after {
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 5px 0 0 0;
	display: block;
	background: #cccccc;
}
.header h2 {
    width: fit-content;
    min-width: unset;
    margin: auto;
    clear: both;
    float: none;
    margin: 10px 0 30px 0;
    background-color: rgba(200,200,200,0.4);
}
.header h2:after {
	content:unset!important;
}

h3, h3 a, h3 a:visited {
	color: #111111;
	margin: 20px 0 10px 0;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
}

h4 {
	margin: 20px 0 10px 0;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
}

h5 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
}

h6 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
/* .heading {
	overflow: hidden;
	padding-bottom: 50px;
} */

p {
	margin-bottom: 1.5em;
	line-height: 180%;
	clear: both;
}

#page {
	line-height: 180%;
	font-size: 15px;
	color: #2d2d2d;
}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
	border:unset;
	padding:unset;
}

address {
	margin: 0 0 1.5em;
}
cite {
	margin: 10px 0;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
a, a:hover, a:hover, a:active, a:visited, a:focus{
	color:#fab526;
	font-weight:600;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-size: 16px;
}
 body {
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 0;
  margin: 0;
  position: relative;
  background: transparent;
  color: #777;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0 40px 0 0;
	float:right;
	padding-left: 0;
	vertical-align: middle;
	height: 100%;
}
.main-navigation li {
	float: left;
	position: relative;
	height:100%;
	vertical-align: middle;
	display:table;
}
.main-navigation a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: #2d2d2d;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}


/* --------- TOP MENU ------------------------- */

.top-menu-wrapper {
	/*position:fixed; */
	top:0;
	left:0;
	width:100%;
	height:45px;
	max-height:45px;
	overflow: hidden;
	background-color: #ffffff;
	border-bottom: 1px #eeeeee solid;
	z-index:200;
}
.top-menu-wrapper.scroll {
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	bottom: 1px #dddddd solid;
}
.top-menu-wrapper .top-menu {
	height: 50px;
	float: right;
}
.top-menu-wrapper .top-menu * {
	height:100%;
	vertical-align: middle;
}
.top-menu-wrapper .top-menu > div { /* wp-block-group */
	background: unset!important;
	margin: 0!important;
	/* padding-top: 25px!important; */
	/* padding-bottom: 25px!important; */
	display: inline-block;
	width: auto;
}
.top-menu-wrapper .top-menu > div .innerblocks-wrap > div:nth-child(2) {
	margin-left:0;
}
.top-menu-wrapper .top-menu > div .innerblocks-wrap > div:first-child {
	margin-right:0;
}
.top-menu-wrapper .top-menu .wp-block-columns {
	margin-bottom: 0;
	width:auto;
	display:table;
}
.top-menu-wrapper .top-menu .wp-block-columns .wp-block-column {
	display:table-cell;
	margin-right:10px;
}
.top-menu-wrapper .top-menu .wp-block-columns .wp-block-column:nth-child(2) {
	margin-left: 0;
}
.top-menu-wrapper .top-menu .wp-block-columns .wp-block-column p {
	text-align: left;
	font-size:0.85em;
	margin: 0 10px 0 0;
	display:inline-block;
	width:auto;	
	height: auto;
}
.top-menu-wrapper .top-menu .wp-block-columns .wp-block-column figure {
	display:table-cell;
	padding-right: 10px;
}
.top-menu-wrapper .top-menu .wp-block-columns .wp-block-column img {
	width:auto;
	height:22px;
}

/* ---------------------------------------------- */

/* ----------------------- MAIN CONTENT ------------------------------------------------------------------- */

.container {
width: 100%;
height: 100%;
margin: auto;
position: relative;
}
.grid-container, .container {
max-width: 73rem;
}

.main-section .grid-container p, .main-section .grid-container h3 {
	/*text-align: left;*/
}
.main-section .grid-container .centred-timeline {
    max-width: 30rem;
    width: auto;
    margin: auto;
    float: none;
    clear:both;
}
.main-section .grid-container .circle-icon {
    width: 90px;
    height: 90px;
    margin:5px;
    background-image: url(https://themes.simplyeffectiveweb.com/wp-content/uploads/2020/05/circile-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
}

.page-template-landing-page-design .blog,
.block-section {
	background-size:100% !important;
}

/* .about-section {
    position:absolute; 
	 background-image: url(/wp-content/themes/business-one-page/assets/img/about.jpg)!important;
    background-size:cover;
    background-position: bottom center;
    background-attachment: fixed;
    z-index:-2;
} */

.about-section .about-section-image {
	width:100%;
    height:100%;
    position:absolute; 
    top:0;
    left:0;
	 background-image: url(/wp-content/themes/business-one-page/assets/img/about.jpg)!important;
    background-size:cover;
    background-position: bottom right;
   /*background-attachment: fixed; */
    z-index:-2;
}

.about-section #primary .form-wrapper {
	background-color: #2398AB; /*#1B5F6C; /*#CFDDE2;*/
	padding:5%;
	margin-left: 4.5%;
	color:#fefefe;
}
/*.about-section .about-content {
	width: 70%;
} */

.contact-section {
background-size: cover!important;
background-position: left top!important;
}
.contact-section .cell {
	background-color: #ffffff;
	padding:2% 5% 2% 5%;
}
.contact-section h2, .contact-section p {
	color:#111111;
} 


.block-section .entry-content, .contact-section label {
	text-align: left;
}
/*.contact-section form {
    background-color: #f7f5e6;
    padding: 30px 40px 20px 40px;
} */
.contact-section form label {
    display:none;
}
.contact-section form input, .contact-section form select, .contact-section form textarea {
	background-color: #efefef;
}
.contact-section form textarea {
	min-height:7em;
	max-height:12em;
}
.contact-section form input:focus, .contact-section form select:focus, .contact-section form textarea:focus {
	background-color: #fefefe;
}
.contact-section form input[type='submit'] {
    padding:10px 20px 10px 20px;
    width:55%;
    background-color: #333333;
    text-transform: uppercase;
    color:#ffffff;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.other-section {
	padding-top:75px;
	padding-bottom: 75px;
	background-color: white;
}

.testimonial-section h2 {
	/*width: 100%;*/
}
.testimonial-section .new-slider {
	clear: both;
	/*margin-left: -55px;*/
	width:100%;
	/*width: 100%;*/
}
.auto-height, .new-slider {
	height:auto!important;
}
.new-slider .slide-content {
	padding:0;
	margin:0;
}
.new-slider .slick-prev:before, .slick-next:before {
	color:#333333!important;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 0 0 16px;
padding: 0 1em;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6;
}
.wp-block-quote cite {
	font-style: normal;
}
.wp-block-quote cite:before {
	content:unset;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

.search-toggle.active, .search-toggle:hover, .widget {
background: #fff;
}
#secondary .widget {
padding: 30px;
margin-bottom: 20px;
border: 0 solid #fff;
font-size: 14px;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
/* background-color: #fff;
position: relative;
padding: 30px;
height:100%; */
overflow: hidden;
}

.no-top-space > .cell {
	margin-top:0;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
.blog header.site-header.not-front-page, .page header.site-header.not-front-page {
	height:60%;
	height:60vh;
	display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-direction: column;
-moz-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.blog .header-wrapper.bg-image, .page .header-wrapper.bg-image {
	margin-bottom: 35px;
	background-color: #2398AB;
	background-image: url();
	background-image: url("/wp-content/uploads/2020/09/adventure-1846482_1920-1-2.jpg"), linear-gradient(rgba(36,152,170,0.7),rgba(36,152,170,0.7));
    background-blend-mode: overlay;
	background-position: bottom center;
	-webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1; /* OLD - Firefox 19- */
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* NEW, */
    position: relative;
}

.site-content {
margin: 2rem auto;
}
.block-section .site-content {
	margin-bottom: 0;
}

.post-thumbnail {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
position: relative;
max-height: 350px;
background-color: rgba(36,152,170,1);
display: block;
overflow: hidden;
}
.post-thumbnail img {
min-width: 100%;
vertical-align: bottom;
opacity:0.5;
    filter: gray;
    filter: grayscale(85%);
}
h1.page-title {
position: absolute;
text-align: center;
margin: auto;
left: 0;
right: 0;
bottom: 40%;
top: auto;
font-style: normal;
font-weight:normal;
margin:auto;
float:none;
text-align:center;
color:#fefefe;
}
h1.page-title:after {
	/* content: ' ';
	height: 3px;
	width: 60px;
	margin: 5px 0 0 0;
	display: block;
	background: #cccccc;*/
}
.blog .post h2 {
font-size: 32px;
font-style: normal;
font-weight: 600;
width:100%;
text-align: left;
margin-top: 0;
margin-bottom: 25px;
}
.blog .post h2:after {
content:unset;
/*text-align: left;
margin:unset;
float: none;*/
}

/*.blog .post h2.overlay {
position:absolute;
top:0;
left:0;
color:#fefefe;
background-color: #111111;
padding:15px 25px 15px 15px;
margin:0;
width:90%;
line-height:100%;
height:85px;
z-index:200;
} */
.blog .post p {
font-size: 85%;
text-align: left;
}
h2.entry-title a {
color: #212121;
font-weight: 600;
}
.blog .post .entry-meta {
	float:left;
}
.entry-content a.more-link.more-link-activated {
	margin: 10px auto 0;
padding: 15px 25px;
position: relative;
border-radius: 50px;
font-weight: 500;
font-size: 16px;
border: 2px solid #dd6945;
color: #dd6945;
display: inline-block;
}

header .header-wrapper, header .header-wrapper .header, header .header-wrapper .container {
	z-index: 1;
}

.header-wrapper .info {
	width: 55%;
	left: 11%;
	position: absolute;
	top: 28%;
	height: 50%;
	text-align: left;
	text-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.header-wrapper .info h1 {
	line-height: 1.25;
	margin-bottom: 50px;
}
.header .meta {
    /* position:absolute;
    bottom:0;
    left: 0;
    right: 0; */
    margin: auto auto 20px auto;
}
.header .meta .tagline, .subtitle {
	font-size: 135%;
	margin-bottom: 20px; 
	/* text-transform: uppercase; */
	letter-spacing: 1.5px;

}

.button-group {
/*position: absolute; 
bottom: 0;
left: 0;
right: 0; */
clear: both;
margin: auto;
/* justify-content: left; */
z-index: 101;
}

.button-group .button {
  /*display: inline-block;
  position: relative;
  cursor: pointer; */
  /*width: 3.125rem;
  height: 3.125rem;*/
	border: 0.125rem solid transparent;
/*  padding: 0;
  text-decoration: none;
  text-align: center; */
  /*color: #fefefe;*/
  /*font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2em;*/
	border-radius: 0.2rem!important;
 /* transition: all 0.8s ease; */
	margin-right: 1rem;
/*  margin-bottom: 0.25rem; */
  /* animation: none; */
  	display: block;
  	height:100%!important;
}

/*.button-group .button:hover, .button-group .button:focus {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; 

  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px; 
} */
.button-group .button {
	position: relative;
}
.button-group .button:before {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(255, 255, 255,0.1);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.button-group .button:before {
    opacity:0;
}
.button-group .button:hover:before {
    opacity:1;
}

@media print, screen and (min-width: 40em) {
	.grid-container {
		padding-right: 40px;
		padding-left: 40px;
	}
}
.iot-dot-menu-a::after {
	content: "\f107";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 900;
	margin-left: 4px;
}
.sub-menu .iot-dot-menu-a::after {
	position: absolute;
	top: 0;
	right: 10px;
	top: 30%;
}

.main-navigation ul ul{
	background: #fff;
	box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.07);
}

.dashicons, .dashicons-before:before {
	display: inherit;
	width: inherit;
	height: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: inherit;
	text-align: inherit;
}

#iot-menu-left{
	overflow-y: auto;
	position:fixed;
	height: 100%;
	width: 250px;
	left: -250px;
	top:0;
	background: #fff;
	z-index: 6;
}

.iot-menu-left-filter {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
	left: -100%;
	background-color: rgba(0,0,0,.68);
}

.iot-menu-left-ul{
	margin-top: 10px;
}

.iot-menu-left-ul a{
	font-size: 18px;
	font-weight: normal;
}

ul.iot-menu-left-ul, .iot-menu-left-ul ul{
	line-height: 2.0;
	list-style: none;
}


/* Menu Left style */

.iot-menu-left-ul{
	margin-top: 10px;
}

.iot-menu-left-ul a{
	font-size: 18px;
	font-weight: normal;
}

ul.iot-menu-left-ul, .iot-menu-left-ul ul{
	line-height: 2.0;
	list-style: none;
}



/* Close button style */

.iot-menu-left-close{
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	font-size: 32px;
}

/* Toggle button */
.iot-menu-left-open {
	display: none;
	cursor: pointer;
}


/* Navigation */
.navigation-wrapper {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background: #fff;
    position: relative;
  /*  top:45px; /* for top menu wrapper */
	height:85px;
	max-height:85px;
	overflow: hidden;
    z-index: 100;
}
.navigation-wrapper .grid-container {
	padding-top: 5px;
	padding-bottom: 5px;
}

.site-title,
h1.site-title,
p.site-title,
.site-title a {
	margin:0;
	line-height:100%;
}
.site-description {
    position: relative;
    color:#efefef;
}
.site-title a {
	font-size: 23px;
	color: #000;
	font-weight: 700;
	line-height:130%;
}
.site-title {
	margin-top: -3px;
}
span.says {
	display:none;
}
.main-navigation ul ul {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.main-navigation ul ul li a {
	line-height:140%;
	font-size:14px;
}
.menu-main-menu-container {
	float: left;

}
.logo-container,
a.custom-logo-link{
	padding: 0;
    display: inline-block;
    height: 100%;
    display: flex;
    /* justify-content: center; */
    align-items: center; 
}
img.custom-logo {
	max-height: 75px;
	padding: 6px 0 2px 0;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}
button.iot-menu-left-open {
	padding: 0px;
	border: 0px;
	background: rgba(0,0,0,0);
	float: right;
}
#site-navigation span.dashicons.dashicons-menu {
	padding:12px 0 13px;
}
#iot-menu-left button.iot-menu-left-close {
	display: none !important;
}
#site-navigation span.dashicons.dashicons-menu:before {
	content: "\f0c9";
	font-size: 35px;
	font-family: 'FontAwesome';
	color:#000;
	padding: 23px 0;
}

#iot-menu-left::-webkit-scrollbar { 
	display: none;
}
#iot-menu-left {
	-ms-overflow-style: none; 
	overflow: -moz-scrollbars-none;
	overflow-y: scroll;
}
ul.iot-menu-left-ul,
.iot-menu-left-ul ul {
	margin: 0;
}
.iot-menu-left-ul a {
	font-size: 14px;
	font-weight: 600;
	color: #2f2f2f;
	padding: 10px 20px;
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 140%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.iot-menu-left-ul ul li a {
	padding-left: 35px;
	opacity: 0.8;
}

/* Footer */
.footer-column *,
.footer-column p,
.footer-column a {
	line-height:150%;
}

.footer-column *,
.footer-column p,
.footer-column li {
	color:#a3a3a3;
	font-size:14px;
}
.footer-column a {
	color:#c5c5c5;
	padding:0;
}
.footer-column .widget {
	display: inline-block;
	float: left;
	width: 100%;
}
.footer-container {
	z-index: 2;
	position: relative;
}
.footer-container ul, 
.footer-container ol {
	float: left;
	display: inline-block;
	width: 100%;
	margin:0;
}
.footer-container ul ul {
	padding-left:10px;
}
.footer-container li {
	list-style: none;
	margin: 5px 0px;
}
.footer-container {
	background: #2B2D42;
	display: inline-block;
	float: left;
	width: 100%;
}
.site-footer {
	color: #dedede;
	text-align: left;
}

.footer-widget-three {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer-widget-three .footer-column {
	flex: 0 0 31%;
	max-width: 31%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.footer-widget-three .footer-column .widget {
	margin-top:15px;
	margin-bottom:0; 
}

.footer-menu {
	display: inline-block;
	float: right;
	width: auto;
}

.footer-widgets-container {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom:20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-widgets-container h4 {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: 900;
	font-size: 17px;
}

.footer-menu li {
	display: inline-block;
	float: left;
}
.footer-container #page {
	margin: 15px auto;
}
.footer-container #page p{
	margin:0;
}
.footer-column .widget {
	background:none;
}
.footer-column .widget_nav_menu ul {
	list-style-type: none;
}
.footer-column .widget_nav_menu li {
	/*padding: 10px 0;*/
	margin:0 10px 0 0;
	/*border-bottom: 1px solid rgba(255, 255, 255, 0.05); */
	display:inline-block;
}
.footer-column .widget_nav_menu li:first-of-type {
	padding-top:0px;
}
.footer-column .widget_nav_menu li:last-of-type {
	padding-bottom:0px;
	/*border-bottom:0px solid #fff; */
}
.footer-column .widget .spbsm-sharebuttons-output-wrapper.spbsm-no-text span a {
	width: 30px!important;
	height: 30px!important;
	padding: 2px!important;
}
.footer-widget-three .textwidget {
	text-align: right;
	float:right;
}
/*.footer-column .widget_nav_menu li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 900;
	padding-right: 10px;
	padding-left:20px;
} */
.footer-menu li a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-weight: 600;
	margin-left: 20px;
	font-size: 14px;
} 
.site-info {
	display: inline-block;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 5px;
}
.landingpage-section-wrapper {
	display: flex;
	flex-direction: column;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
}

.info-section {
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: 0; 
	-webkit-order: 0; 
	order: 0;
}

.promo-section {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1; 
	-webkit-order: 1; 
	order: 1;
}
.main-section {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2; 
	-webkit-order: 2; 
	order: 2;
}
.block-section {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 3; 
	-webkit-order: 3; 
	order: 3;
}
.grid-section {
	-webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 4; 
	-webkit-order: 4; 
	order: 4;
}
.about-section {
	-webkit-box-ordinal-group: 5;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 5; 
	-webkit-order: 5; 
	order: 5;
}
.testimonial-section {
	-webkit-box-ordinal-group: 7;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 7; 
	-webkit-order: 7; 
	order: 7;
}
.other-section {
	-webkit-box-ordinal-group: 6;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 6; 
	-webkit-order: 6; 
	order: 6;
}
.landingpage-section-wrapper .blog {
	-webkit-box-ordinal-group: 8;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 8;
	-webkit-order: 8; 
	order: 8;
}


/* Sidebar */
#secondary * {
	line-height: 150%;
	font-size: 14px;
	color: #2d2d2d;
}
#secondary a {
	font-weight: 400;
	padding:0;
	color: #727272;
}
#secondary .widget {
	margin-top: 20px;
	display: inline-block;
	float: left;
	margin-bottom:20px;
	width: 100%;
}
#secondary h4 {
	font-weight: 900;
	font-size: 17px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0;
}

#secondary ul {
	margin: 0;
	float:left;
	width:100%;
}
#secondary ul ul, #secondary ul ul ul, #secondary ul ul ul ul {
	margin-right:5px;
}
#secondary ul li {
	list-style: none;
	margin: 5px 0;
	width: 100%;
	display: inline-block;
}
#secondary form.search-form {
	display: inline-block;
	float: left;
	width: 100%;
}
#secondary .search-form input.search-submit,
.search-form input.search-submit,
input.search-submit {
	display: inline-block;
	width: 100%;
	max-width: 35%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #dd6945;
	border-radius: 0px;
	padding: 8px 0 8px;
	color: #fff;
	font-weight: 600;
}
.blog #secondary input.search-field,
.search-results #secondary input.search-field,
.archive #secondary input.search-field{
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-right:0px solid #fff;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333;
}
input::-moz-placeholder { /* Firefox 19+ */
	color: #333;
}
input:-ms-input-placeholder { /* IE 10+ */
	color: #333;
}
input:-moz-placeholder { /* Firefox 18- */
	color: #333;
}

input.search-field {
	width: 100%;
	display: inline-block;
	float: left;
	max-width: 65%;
	color: #333;
	padding: 10px;
	margin: 0;
	border: 1px solid #a7a7a7;
	border-radius: 0px;
	border-right: 0px solid #fff;
}


/* Single blog post & pages */
.post-content {
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.blog .post .post-content {
	margin-top:25px;
}

.entry-meta * {
	font-size: 15px;
}
.entry-meta .grey-text {
	color: #dd6945;
}
.tags-links a, .cat-links a {
	border: 1px solid #fab526;
	padding: 5px 10px;
	margin: 3px;
	display: inline-block; 
	font-size: 13px;
	color: #fab526;
	border-radius: 3px;
}
.entry-meta {
	margin-bottom: 15px;
}
div#calendar_wrap {
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}


/*404 page */
section.error-404.not-found {
	text-align: center;
}

form.search-form {
	max-width: 340px;
	margin: auto;
}
.error-404 input.search-field {
	border: 1px solid #cdcdcd;
	height: 42px;
	border-right: 0px;
	border-bottom: 2px solid #cdcdcd;
}
.error-404 .search-form input.search-submit, input.search-submit {
	padding: 12px 0 12px;
	border-bottom:2px solid rgba(0, 0, 0, 0.1);
}
.search-form input.search-submit, input.search-submit {
	padding: 11px 0;
}


/* Comments */
.comments-area .comment-body {
	position:relative;
}
.comments-area img.avatar {
	display:inline-block;
	float:left;
}
.comments-area b.fn {
	display: inline-block;
}
.comments-area .comment-metadata {
	display: inline-block;
	float: left;
}
.comments-area .comment-metadata time {
	color: #bbb;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin-top: 3px;
}
.comments-area a.comment-edit-link {
	position: absolute;
	top: 0;
	right: 0;
}
.comments-area img.avatar {
	display: inline-block;
	float: left;
	border-radius: 30px;
	margin-right: 20px;
}
.comments-area b.fn * {
	color: #000;
	font-weight: 900;
}
.comments-area li {
	display: inline-block;
	float: left;
	width: 100%;
}
.comments-area a.comment-edit-link {
	position: absolute;
	top: 64px;
	left: 5px;
	border: 1px solid;
	padding: 1px 10px;
	font-size: 11px;
	border-radius: 3px;
	right: auto;
}
.comments-area .comment-content {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	padding-left: 74px;
}
.comments-area .reply {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 13px;
}
.comments-area ol.comment-list {
	display: inline-block;
	float: left;
	width: 100%;
	margin-left: 0px;
}
.comments-area ol.children {
	margin-left: 10px;
}
#comments {
	margin-top: 50px;
}
.comments-title{
	color: #000;
	margin-bottom: 20px;
	font-size: 30px;
	padding-top:40px;
	margin-top:40px;
	font-style: normal;
	line-height: 140%;
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond p.comment-notes,
.comment-respond label {
	display: inline-block;
	float: left;
	width: 100%;
	text-align: center;
}
.comment-reply-title {
	color: #000;
	margin-bottom: 20px;
	font-size: 30px;
	margin-top:40px;
	padding-top:40px;
	font-style: normal;
	line-height: 140%;
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#comments textarea {
	padding: 30px 30px 0px 30px;
}
.comment-reply-title {
	margin-bottom:10px;
}

p.comment-form-email, p.comment-form-author, p.comment-form-url {
	max-width: 32%;
	float: left;
	width: 100%;
}
p.comment-form-email {
	margin-left: 1%;
	margin-right: 1%;
}
p.form-submit,
.comment-respond {
	text-align: center;
} 


/* Blog Feed */
.blog #blog-main,
.search-results #blog-main,
.archive #blog-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blog #blog-main article,
.search-results #blog-main article,
.archive #blog-main article {
	flex: 0 0 48%;
	max-width: 48%;
	width: 100%;
	background: #fff;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0px 10px rgba(0,0,0,0.1)
}
.blog #blog-main article img,
.search-results #blog-main article img,
.archive #blog-main article img{
	width:100%;
	max-width:100%;
	height:47%;
}
/* .blog #blog-main article h2,
.search-results #blog-main article h2,
.archive #blog-main article h2{
	font-size: 19px;
	line-height: 150%;
	margin-top:0px;
}
.blog #blog-main article h2 a,
.search-results #blog-main article h2 a,
.archive #blog-main article h2 a{
	font-size: 19px;
	line-height: 150%; 
	color: #000;
	font-weight: 900;
} */
.blog #blog-main article .entry-meta,
.search-results #blog-main article .entry-meta,
.archive #blog-main article .entry-meta{
	margin: 0px;
}
.blog #blog-main article .entry-meta *, 
.blog #blog-main article .entry-meta,
.search-results #blog-main article .entry-meta *,
.search-results #blog-main article .entry-meta,
.archive #blog-main article .entry-meta,
.archive #blog-main article .entry-meta *{
	color: #fab526;
	font-style: normal;
	font-weight: 600;
}
.blog #blog-main article p,
.search-results #blog-main article p,
.archive #blog-main article p{
	color: #949494;
	font-weight:400;
	margin-bottom:0px;
}
.article-contents,
.search-results .article-contents,
.archive .article-contents{
	padding: 20px 25px 25px 25px;
	position:relative;
}
.blog,
.search-results,
.archive {
	background:#eee;
}
.landingpage-post-button-wrapper .landingpage-button {
	background: #fab526;
	padding: 13px 30px;
	color: #fff;
	font-weight: 900;
	font-size: 16px;
	border-radius: 30px;
	display: inline-block;
}
.landingpage-post-button-wrapper {
	text-align:center;
	margin-top:20px;
}
nav.navigation.pagination {
	display: inline-block;
	float: left;
	width: 100%;
	text-align:center;
}
.nav-links span, .nav-links a {
	display: inline-block;
}
.nav-links span, .nav-links a {
	display: inline-block;
}
.nav-links span, 
.nav-links a, 
.pagination .current,
.nav-links span:hover, 
.nav-links a:hover, 
.pagination .current:hover {
	display: inline-block;
	background: #fff;
	color: #fab527;
	padding: 10px 17px;
	margin:10px 4px;
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0px 10px rgba(0,0,0,0.1)

}
.pagination .current,
.pagination span.page-numbers.dots {
	opacity: 0.7;
}


/* Search reuslts */
.search-results .page-header,
.archive .page-header{
	display: inline-block;
	float: left;
	margin-bottom:20px;
	width: 100%;
}
.search-results h1 span,
.archive h1 span {
	font-weight: 400;
}


/* No results */
.no-results.not-found {
	text-align:center;
}
.no-results.not-found input.search-submit {
	padding: 11px;
}


/* Recent post widget */
#secondary span.rpwwt-post-title {
	font-size: 14px ! important;
	color: #333 !important;
	font-weight: 900 !important;
}

#secondary .rpwwt-post-date {
	font-size: 12px !important;
	color: #909090 !important;
}
#secondary .rpwwt-widget ul li img {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
#secondary .rpwwt-widget li {
	margin:10px 0 !important;
}


/* Related Posts */
.related-posts.blog {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 0;
	background:rgba(0,0,0,0);
}
.related-posts h3 {
	color: #000;
	margin-bottom: 20px;
	font-size: 30px;
	font-style: normal;
	padding-top:40px;
	line-height: 140%;
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 40px;
	text-align:center;
}
.related-post-item {
	display: inline-block;
	float: left;
	width: 100%;
} 
.related-posts #blog-main {
	float:left;
}
.related-posts.blog #blog-main article{
	flex: 0 0 32%;
	max-width: 32%;
	margin-bottom:20px;
}
#blog-main .post-thumbnail {
	height: 100%;
	max-height: 270px;
	min-height: 270px;
}
#blog-main .post-content header, #blog-main .post-content div, #blog-main .post-content p {
	text-align: left;
}
#blog-main .post-thumbnail img {
	display: block;
	width: 100vw;
	height: 100vh;
	object-fit: cover; /* or object-fit: contain; */
}
.related-posts img {
	margin-bottom: -10px;
	width:100%;
	max-width:100%;
}
.article-contents {
	display: inline-block;
	float: left;
	width: 100%;
}
.article-contents h3, .article-contents p {
	font-size: 75%;
}
.blog.related-posts #blog-main article h4 {
	margin:0;
}
.blog.related-posts #blog-main article h4 a {
	margin: 0;
	line-height: 150%;
	color: #000;
	font-weight: 900;
}


/* About The Author */
.about-the-author h3 {
	margin: 0px;
	font-size:18px;
}
.about-the-author {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-top:40px;
}
.about-the-author img{
	border-radius:100px;
}


/* Instagram feed */
.wdi_instagram_widget>div * {
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
}

	p.comment-form-cookies-consent {
		float: none;
		width: auto;
		max-width:100%;
		display:inline-block;
		margin:auto;
	}
	#respond .comment-form-cookies-consent label {
		width: auto;
		margin: 0;
		float: left;
		max-width: 100%;
		text-align: left;
		line-height: 120%;
		margin-top: 4px;
	}
	input#wp-comment-cookies-consent {
		float: left;
		margin-top: 7px;
		margin-right: 9px;
	}
	@media (max-width: 700px) {
		#respond .comment-form-cookies-consent label {
			max-width:90%;
		}
	}

/* Landing Page Template */
.page-template-landing-page-design h1 {
    /* font-family: 'Krub', sans-serif!important; */
}
.page-template-landing-page-design,
.page-template-landing-page-design h1,
.page-template-landing-page-design h2,
.page-template-landing-page-design h3, 
.page-template-landing-page-design h4, 
.page-template-landing-page-design h5, 
.page-template-landing-page-design h6, 
.page-template-landing-page-design p, 
.page-template-landing-page-design li, 
.page-template-landing-page-design ul,
.page-template-landing-page-design ol {
	font-family: 'Lato',Arial,sans-serif; /*'Roboto', sans-serif; */
} 

.page-template-landing-page-design .start-container-head {
	display:none;
}
.blog-summary {
	display:inline-block;
	float:left;
	width:100%;
	text-align:center;
	max-width:100%; 
}
.page-template-landing-page-design .blog {
	padding: 60px 0px;
}
.page-template-landing-page-design .blog #blog-main article {
	flex: 0 0 31%;
	max-width: 31%;
}
.page-template-landing-page-design .blog #blog-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.wp-block-columns {
	clear:both;
}


.quote-section {
	padding:55px 0 75px 0;
	background-color: #2398AB; /*#E8E8EE;*/
	order:2;
	margin: auto;
	z-index: 2;
}
.quote-section .form-wrapper, .quote-section h3  {
text-align: center;
}
.quote-section h3, .quote-section p {
	color:#ffffff;
} 
.quote-section .quote-wrapper {
	display:inline-flex;
	width:80%;
}
.quote-section .quote-wrapper .email-wrapper {
	width:80%;
}
.quote-section .quote-wrapper .button-wrapper {
	width:20%;
}
.quote-section .quote-wrapper .button-wrapper input {
	width:100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
}

.block-section { 
	background-size:100% !important;
}
.block-section .hentry {
	margin:0;
	height: auto;
    overflow: hidden;
}
.block-section .hentry .cell {
	max-height: 70vh;
	overflow: hidden;
	position: relative;
    height: 0;
    padding-bottom: 40%;
}
.block-section .hentry .entry-content {
	height: 100%;
	padding: 30px;
}
.block-section .grid-container.full div > img {
height: 100%!important;
width: auto!important;
object-fit: cover;
display: block;
    position: absolute;
}
.block-section .wp-block-columns {
	margin-bottom: 0;
}
.block-section .wp-block-columns .wp-block-column p {
	padding:20px 0 0 0;
	margin:0;
}


.grid-section .cell :first-child {
	margin-top: 20px;
}
.grid-section .cell :last-child {
	margin-bottom: 20px;
}
.block-section .grid-padding-x > .cell.no-cell-padding {
	padding-left: 0!important;
	padding-right: 0!important;
}
.block-section .grid-padding-x > .cell.block-text .entry-content {
height: 100%;
width: 100%;
display: block;
position: absolute;
padding: 15%;
}
.block-section .grid-padding-x > .cell.block-text .block-icon {
margin-bottom:40px;
}
.block-section .hentry .entry-content h2 {
	text-align: left;
}
.block-section .hentry .entry-content h2:after {
	margin-left: 0;
}

.related-posts.blog #blog-main article {
	background:rgba(0,0,0,0);
}
.about-tagline {
	color: #000;
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 100%;
	font-size: 30px;
	margin-bottom: -13px;
	font-weight: 300;
	opacity: 0.8;
}
.info-section {
	text-align: left!important;
	background-color: #E8E8EE; /*#e6e6e6;*/
}
.info-section .content {
	height:100px;
}
.info-section .content * {
	height:100%;
	vertical-align: middle;
}
.info-section .content > div { /* wp-block-group */
	background: unset!important;
	margin: 0!important;
	/* padding-top: 25px!important; */
	/* padding-bottom: 25px!important; */
	display: inline-block;
	width: 48%;
}
.info-section .content > div .innerblocks-wrap > div:nth-child(2) {
	margin-left:0;
}
.info-section .content > div .innerblocks-wrap > div:first-child {
	margin-right:0;
}
.info-section .wp-block-columns {
	margin-bottom: 0;
	width:auto;
	display:table;
}
.info-section .wp-block-columns .wp-block-column {
	display:table-cell;
	margin-right:10px;
}
.info-section .wp-block-columns .wp-block-column:nth-child(2) {
	padding-top:10px;
	margin-left: 0;
}
/* .info-section .wp-block-columns .wp-block-column * {
	text-align: left;
	margin: 0;
	display:inline-block;
	width:auto;
} */
.info-section .wp-block-columns .wp-block-column p {
	text-align: left;
	margin: 0 10px 0 0;
	display:inline-block;
	width:auto;	
	height: auto;
}
.info-section .wp-block-columns .wp-block-column figure {
	display:table-cell;
	padding-right: 10px;
}
.info-section .wp-block-columns .wp-block-column img {
	width:auto;
	height:50px;
}

.grid-section, .promo-section { 
	display: inline-block;
	max-width: 100%;
	width: 100%;
	text-align: center;
}
.block-section {
	padding: 0;
	width: 100%;
	max-width: 100%;
}
.section {
	position: relative;
	width: 100%;
	/* text-align: center; */
	max-width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.grid-section .icon {
	position: relative;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: auto auto -50px auto ;
    display: flex;
    z-index: 1;
}
.grid-section .icon img {
	height: 50%;
	width: 50%;
	vertical-align: middle;
	margin: auto!important;
	text-align: center;
}
.grid-section .card .card-divider {
	background: unset;
	padding-bottom:0;
}
.grid-section .card .card-section {
	padding-top:0;
}
.grid-section .card .card-section p {
	padding:0;
	margin:0;
}

.promo-section .grid-container .content {
	clear:both;
	display: flex;
	flex-flow: row wrap;
	/*padding:5px; /* this */
	/*margin:0 -15px; */
}

.promo-section .content .wp-block-group {
flex-grow: 1;
width: 50%;
margin-top: 20px;
}
.promo-section .content .wp-block-group .wp-block-group__inner-container {
	/*padding: 0 15px;*/
}
.promo-section .content .wp-block-group .wp-block-group__inner-container .wp-block-image, 
.promo-section .content .wp-block-group .wp-block-group__inner-container > p {
	margin-bottom: unset;
}
.promo-section .content .wp-block-group .wp-block-group__inner-container .wp-block-image {
margin: unset;
background: #2398AB;
height: 0;
width: 100%;
padding-bottom: 100%;
border: 1px #2398AB solid;
border-radius: 100%;
}
.promo-section .content .wp-block-group .wp-block-group__inner-container .wp-block-image img {
padding:20%;
}
.promo-section .content > h3, .promo-section .content > p {
	flex: 0 0 100%;
	/*padding-left: 20%;
	padding-right: 20%; */
}
.promo-section .content .wp-block-group .wp-block-column:nth-child(2) {
	margin-left: 15px;
}
.promo-section .content .wp-block-group .wp-block-column h3 {
	margin-top: 0;
}
.promo-section .content .wp-block-group .wp-block-column ul {
clear: both;
float: left;
text-align: left;
margin-top: 0;
margin-left: 0;
padding-left: 22px;
padding-right: 30px;
}

.calender-section {
	background-color: #eeeeee;
	height:auto;
	padding:30px 0 20px 0;
	text-align: center
}
/* .calender-section div {
	height:100%;
} */
.calender-section h3 {
	width: 100%;
	text-align: center;
}
.calender-section .form-wrapper /*, .calender-section .form-wrapper .calendly-inline-widget */ {
	width:100%;
	border:none;
	text-align: center;
} 

/* Contact Form 7 */
input.wpcf7-submit {
	padding: 14px 30px;
	font-size: 17px;
	margin: auto;
}
.wpcf7 p:last-of-type {
	text-align: center;
}


/* Media Queries */
@media screen and (max-width: 63.9375em) {
	#primary-menu{
		display: none;
	}

	.iot-menu-left-open {
		display: block;
	}
}
@media screen and (max-width: 950px) {
	.blog #blog-main article,
	.search-results #blog-main article,
	.archive #blog-main article,
	.related-posts.blog #blog-main article{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom:20px;
	}
	.related-posts.blog #blog-main article {
		text-align:center;
	}
	.blog #blog-main,
	.search-results #blog-main,
	.archive #blog-main {
		display:inline-block;
		flex-wrap:none;
		float: left;
		width: 100%;
		justify-content:none;
	}
}
@media screen and (max-width: 850px) {
	.about-tagline {
		font-size:28px;
	}
	h1 {
		font-size:42px;
	}
	h2 {
		font-size:35px;
	}
	.nav-links .page-numbers {
		display:none;
	}
	.pagination .current,
	.nav-links .next,
	.nav-links .prev {
		display:inline-block;
	}
}
@media screen and (max-width: 900px) {
	span.footer-menu {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 10px;
	}
	.site-info {
		text-align:center;
	}
	.footer-menu>div {
		display: inline-block;
		margin: auto;
	}
}
@media screen and (max-width: 800px) {

	.page-template-landing-page-design .blog #blog-main article{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom:20px;
	}
	.page-template-landing-page-design .blog #blog-main {
		display:inline-block;
		flex-wrap:none;
		float: left;
		width: 100%;
		justify-content:none;
	}

	p.comment-form-email, p.comment-form-author, p.comment-form-url {
		max-width:100%;
		width:100%;
	}
	p.comment-form-email {
		margin-left: 0%; 
		margin-right: 0%;
	}
	.page-template-landing-page-design .blog-summary h2 {
		font-size:30px;
	}
}

@media screen and (max-width: 680px) {
	.footer-widget-three .footer-column{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		float: left;
		width: 100%;
	} 
	.about-tagline {
		font-size: 22px;
	}
	h1 {
		font-size: 36px;
		margin-bottom: 17px;
	}
	h2 {
		font-size: 30px;
		margin-bottom: 17px;
	}
	.ection p {
		font-size:14px;
	}
	.footer-widget-three {
		display:inline-block;
		flex-wrap:none;
		justify-content:none;
		float: left;
		width: 100%;
	}
}
@media screen and (max-width: 639px) {
	.about-the-author {
		text-align:center;
	}
	.about-the-author img {
		margin-bottom:10px;
	}
}
@media screen and (min-width: 639px) {
	#primary.content-area {
		padding-right: 30px;
	}
	#secondary .widget:first-of-type {
		margin-top: 0px;
	}
}

/* ===================================================================================================*/

@media screen and (min-width: 25em){
  html { font-size: calc( 14px + (16 - 14) * (100vw - 400px) / (800 - 400) ); }
}
@media screen and (min-width: 25em){
  html { font-size: calc( 14px + (16 - 14) * (100vw - 400px) / (800 - 400) ); }
}
@media screen and (min-width: 50em){
  html { font-size: calc( 14px + (16 - 14) * (100vw - 400px) / (800 - 400) ); }
}

  /* #top-menu li:after {
    content: ""; 
    display: block; 
    margin: 0 auto; 
    width: 30px; 
    margin-bottom: 0.7em;
    margin-top: 0.7em;
  } */


/* Hidden
========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

 [hidden] {
  display: none;
}

#start {
  background-color: #fff;
}

.header{
  position:relative;
  overflow:visible;
  display:-webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  align-items: -webkit-flex-start;
  align-content: -webkit-flex-start;
  height: 845px;
  height: 84.5%;
  height: 84.5vh;
  height: calc(100vh - 85px);
  max-height: 100%;
  min-height:200px;
  min-width:300px;
  color:#eee;
  	background-color: #2498AA;
  		z-index: -3;
}
.header:after{
  content:"";
  width:100%;
  height:55%;
  position:absolute;
  bottom:0;
  left:0;
  /*z-index:-1; */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 150%);
}

.header a{
  color:#fff
}


.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index:-1;
}
.overlay.light {
   /* background: rgba(51,58,86,0.60); */
}
.overlay.dark {
    background: rgba(180,180,180,0.60);
}

/* ================================================================================================= */


  
/* @keyframes grow{
  0% { transform:scale(1)}
  50% { transform:scale(1.2)}
} */

.image-creativeily-header{
	width: 100%;
	height: 100%;
	position: fixed;
	top: auto;
	left: auto;
	bottom: -11.9%;
	right: -4.5%;
	background-image: url(/wp-content/themes/business-one-page/assets/img/header.jpeg);
	background-size: 97% auto;
	background-position: bottom right;
	z-index: -2;
	background-repeat: no-repeat;
}

.header-top {
  position: absolute;
  overflow: visible;
  left: 0;
  top:0;
  width: 100%;
  z-index: 9;
  padding-bottom: 20px;
}

/* scroll button */


#section06 {
  position: absolute;
  bottom: 1em;
  height: 100px;
  width: 100px;
  margin: auto;
left: 0;
right: 0;
  z-index:101;
}

#section06 span {
  position: absolute;
  bottom: 48px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

  /** ===== FROM Custom CSS ==================== */ 
.menu-secondary-container {
	margin-right: 20px;
}

.site-social-media {
	display:flex;
}
.spbsm-sharebuttons-output-wrapper {
	height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 15px!important;
}
.site-social-media .spbsm-sharebuttons-output-wrapper.spbsm-no-text div span a {
	width: 35px !important;
	height: 35px !important;
	padding: 5px !important;
	text-align: center !important;
	background-color: #2398AB!important;
	/* display: table; */
}
.spbsm-sharebuttons-output-wrapper.spbsm-no-text span svg {
	/* margin: 0px !important; */
	display: table-cell !important;
	width: 20px !important;
	height: 20px !important;
	vertical-align: middle;
	text-align: center;
	/* margin: auto; */
	/* padding: 0; */
}
.spbsm-button-wrapper-flat span * {
	fill:#ffffff!important;
}

.single .post-thumbnail {
    width: 100%;
	overflow:hidden;
}

.single .post-thumbnail img {
    margin-top: -120px;
	width:100%;
}
@media screen and (max-width: 900px) {
	.single .post-thumbnail img {
	    margin-top:0;
		width:100%;
	}
}

img.fl-photo-img.wp-image-615.size-full {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
	
     margin-top: 10px;
    overflow: hidden;
}

/* BUTTONS */

/*
a.button,a.button:hover,a.button:active,a.button:focus, button, input[type="button"], input[type="reset"], input[type="submit"] {
	color:#fff;
	border:0px solid #fff;
	outline:none;
}
a.button,
a.button:hover,
a.button:active,
a.button:focus {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #f5ba14;
	border-radius: 0px;
	padding: 10px 20px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
} 
*/

@keyframes shake {
  10%, 90% {
    transform: translate3d(-2px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(4px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-8px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(8px, 0, 0);
  }
}

.button.primary {
background-color: #333333; /*#565676;*/
color: #fefefe;
}
.button.primary.red {
background-color: #DD6944
}
.button.primary:hover, .button.primary:focus {
background-color: #111111; /*#5D5D81;*/ 
}
.button.success {
background-color: rgba(255,255,255,0.3); /*#E8E8EE; #D5E1EC;*/
color: #ffffff;
box-shadow: none;
text-shadow: none!important;
}
.button.success:hover, .button.success:focus {
background-color: rgba(255,255,255,0.5);
}
