/*
Theme Name: Bentomy
Theme URI: 
Author: anaa
Author URI: 
Description: - A Free Portfolio WordPress Theme specially designed to unleash the creativity in you. Clean Portfolio is super clean and represents simplicity and clarity.  
Version: 1.2.5
License: 
 
Tags: one-column, flexible-header, custom-background, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Accessibility
# Alignments
# Clearings
# Icons
# Typography
# Forms
# Formatting
# Lists
# Tableshttps://anthimon.com/bakery/
# Links
# Featured Image Hover
# Navigation
	## Main Menu
	## Social Menu
	## Post Navigation
	## More Tag
	## Infinite scroll
	## Scroll Up
# Layout
	## Header
	## Breadcrumb
	## Content
	## Portfolio
	## Testimonial
	## Archive Layout
	## Singular Layout
	## Hero Content
	## Footer
	## 404 page
	## WooCommerce
	## Slider
	## Extra Elements
# Comments
# Widgets
# Media
	## Captions
	## Galleries
# SVGs Fallbacks
# Media Queries
	## >= 480px
	## >= 640px
	## >= 768px
	## >= 783px
	## >= 985px
	## >= 1024px
	## >= 1360px
# Colors
# Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

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

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #f7f7f7 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

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

dfn {
	font-style: italic;
}

mark {
	color: #222;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

fieldset {
	border: 1px solid #f7f7f7;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

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

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text,
.archive-posts-wrapper .date-label,
.archive-posts-wrapper .entry-footer,
#comment-nav-above {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	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;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba( 0, 0, 0, 0.6 );
	box-shadow: 0 0 2px 2px rgba( 0, 0, 0, 0.6 );
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	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: 0.375em 1.5em 1em 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0.375em 0 1em 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.first-post:before,
.first-post:after,
.singular-content-wrap .hentry:before,
.singular-content-wrap .hentry:after,
.site-header-main:before,
.site-header-main:after,
.section-content-wrap:before,
.section-content-wrap:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.widget:before,
.widget:after,
.columns:before,
.columns:after,
.footer-meta-area:before,
.footer-meta-area:after,
.footer-widget-area:before,
.footer-widget-area:after,
.site-footer:before,
.site-footer:after,
.woocommerce-shorting-wrapper:before,
.woocommerce-shorting-wrapper:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.first-post:after,
.singular-content-wrap .hentry:after,
.site-header-main:after,
.section-content-wrap:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.nav-links:after,
.widget:after,
.columns:after,
.footer-meta-area:after,
.footer-widget-area:after,
.site-footer:after,
.woocommerce-shorting-wrapper:after {
	clear: both;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

.curve {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 88;
    top: 0;
    display: none;
}

.curve,
.square {
    line-height: 1;
    text-align: center;
}

.icon-square {
    width: 33px;
    fill-rule: evenodd;
    height: 33px;
}

.comment-icon {
	text-align: center;
}

.comment-icon .icon {
	font-size: 32px;
	font-size: 2rem;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.5;
}

.site-title,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote:before,
.testimonial-wrapper .section-content-wrap:before,
.drop-cap:first-letter {
}

.section .section-title,
#feature-slider .entry-title {
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: bold;
	line-height: 1.3;
	margin: 1.5em 0 1em;
	padding: 0;
}

h5 {
	font-style: italic;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

h1,
.entry-title,
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.comments-title {
	font-size: 28px;
	font-size: 1.75rem;
}

h2 {
	font-size: 26px;
	font-size: 1.625rem;
}

h3,
.comment-reply-title,
.first-post .entry-title,
.archive-post-wrap .entry-title,
.section-content-wrap .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
}

blockquote,
.dropdown-toggle:after {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.author-name {
	font-size: 18px;
	font-size: 1.125rem;
}

.first-post .entry-summary,
.archive-post-wrap .entry-summary,
.first-post .entry-content,
.archive-post-wrap .entry-content,
.section-content-wrap .entry-summary,
.section-content-wrap .entry-content {
	font-size: 16px;
	font-size: 1rem;
}

h5,
.site-description,
.main-navigation a,
.section .section-title,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-info,
.footer-meta-area .author-bio,
.breadcrumb-area,
.wp-caption .wp-caption-text,
table caption,
blockquote cite,
.site-main #infinite-handle span button,
.archive-posts-wrapper .nav-links a,
.comment-notes {
	font-size: 14px;
	font-size: 0.875rem;
}

h6,
.more-link {
    font-size: 12px;
    font-size: 0.75rem;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

.entry-container p,
.sharedaddy {
	margin-bottom: 1.94em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	overflow: hidden;
	margin: 0 0 1.5em;
	padding: 1.5em 1.5em 1.5em 0;
	position: relative;
}

blockquote:before {
	position: absolute;
	right: 0;
	top: 5px;
}

blockquote cite {
	display: block;
	font-weight: 400;
	margin-top: 0.5em;
}

blockquote:before,
.testimonial-wrapper .section-content-wrap:before {
	content: "\201D";
	font-weight: 700;
}

blockquote:before {
	font-size: 60px;
	font-size: 3.75rem;
}

blockquote p {
	margin: 0 0 1em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	max-width: 100%;
	margin: 0 0 1.5em;
	padding: 1.5em;
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code,
kbd,
tt,
var {
	
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

:focus {
	outline: none;
}

.section .section-title,
.more-link,
.portfolio-wrapper .entry-meta,
.featured-content-wrapper .entry-meta,
.first-post .entry-meta,
.archive-post-wrap .entry-meta,
.singular-content-wrap .entry-header .entry-meta,
.footer-meta-area .categories-label,
.footer-meta-area .tags-label,
.footer-meta-area .meta-nav,
.footer-meta-area .author-link,
.footer-meta-area .edit-link a,
.page-links,
.widget-area .widget-title,
.comment-reply-title,
.site-info {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.site-content form {
	clear: both;
	display: block;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	cursor: pointer;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 12px 18px;
	text-transform: uppercase;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	padding: 7px 15px;
	width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

textarea {
	width: 100%;
}

.entry-content .contact-form label.checkbox,
.entry-content .contact-form label.radio {
    font-weight: 400;
}

.post-password-form {
	text-align: center;
}

.entry-content .contact-form label.checkbox-multiple:nth-last-child(2),
.entry-content .contact-form label.checkbox:nth-last-child(2),
.entry-content .contact-form label.radio:nth-last-child(2),
.entry-content .contact-form input[type="text"],
.entry-content .contact-form input[type="email"],
.entry-content .contact-form textarea,
.entry-content .contact-form select {
    margin-bottom: 1.5em;
}

/* Search Form */

.search-form {
	position: relative
}

.search-form .search-field {
	-webkit-appearance: none;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-right: none;
	margin: 0;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.menu-wrapper .search-form .search-field {
	padding: 6px 12px;
	width: -webkit-calc(100% - 35px);
	width: calc(100% - 35px);
}

.search-submit {
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}

.menu-wrapper .search-submit {
	padding: 0;
    width: 36px;
}

.button {
	-webkit-border-radius: 25px;
	border-radius: 25px;
	display: inline-block;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 12px 18px;
	text-decoration: none;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
# Formatting
--------------------------------------------------------------*/

hr {
	border: 0;
	height: 1px;
	margin: 1.5em 0;
}

.drop-cap:first-letter {
  	float: left;
  	font-size: 96px;
  	font-size: 6rem;
  	line-height: 0.6;
  	margin: 6px 16px 6px -3px;
}


/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em 2em;
	padding: 0;
	line-height: 2.11;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

li {
	margin-bottom: 0.55em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/

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

table caption {
    padding: 1.5em;
    text-align: center;
    text-transform: capitalize;
}

th {
	text-align: left;
}

th,
td {
	padding: 10px;
}

thead th {
	line-height: 2.11;
}


/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/

a {
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

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

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

/*--------------------------------------------------------------
# Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.8;
}


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

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	margin: 0;
	position: relative;
}

.menu-social-container {
	padding: 12px 15px;
}

.main-navigation li.menu-item-has-children ul a {
	padding: 15px 49px 15px 40px;
}

.main-navigation li.menu-item-has-children ul ul a {
	padding-left: 50px;
}

.main-navigation a  {
	line-height: 1.5;
	display: block;
	text-decoration: none;
}

.main-navigation a,
.search-container {
	padding: 16px 30px;
}

.menu-inside-wrapper,
.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
	-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
	box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
}

.navigation-classic .main-navigation {
	border: none;
}

.main-navigation ul.toggled-on {
	box-shadow: none;
}

.main-navigation ul.toggled-on li:last-child {
	border-bottom: none;
}

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

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

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a {
	text-decoration: underline;
}

.menu-wrapper {
	display: block;
	float: left;
}

#social-search-wrapper {
	display: none;
}

.menu-inside-wrapper {
    position: absolute;
    right: -100%;
    top: 61px;
    width: 100%;
	max-width: 100%;
	visibility: hidden;
	z-index: 199;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.is-open .menu-inside-wrapper {
	right: 0;
    visibility: visible;
}

body.menu-open {
	overflow-y: scroll;
	width:      100%;
}

.menu-open .overlay {
	background: rgba(0, 0, 0, 0.973);
	width:    100%;
	height:   100%;
	z-index:  90;
	position: absolute;
	top: 0;
}

.menu-toggle-wrapper {
	padding: 5px;
}

.menu-toggle {
	background-color: rgb(248, 248, 248);
	padding: 17px;
}

.selected.menu-toggle .icon-bars,
.menu-toggle .icon-close,
.selected.menu-toggle .icon-search {
    display: none;
}

.selected.menu-toggle .icon-close {
	display: inline-block;
}

#social-search-wrapper .menu-toggle {
	-webkit-border-radius: 36px;
	border-radius: 36px;
	display: inline-block;
	height: 36px;
	padding: 0;
	text-align: center;
	width: 36px;
}

/* Dropdown Toggle */
.dropdown-toggle {
	background-color: rgb(247, 185, 114);
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	right: 0;
	line-height: 1.172;
	margin: 0 auto;
	padding: 15px;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}

.main-navigation ul ul {
	display: none;
}

.main-navigation ul .toggled-on {
	display: block;
}

/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/

.social-top {
	display: none;
}

.social-navigation ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

.ctsocialwidget ul {
	margin:  0;
}

.social-navigation li,
.ctsocialwidget li {
	display: inline;
	margin: 0;
}

.social-navigation a,
.ctsocialwidget a {
	background-color: transparent;
	-webkit-border-radius: 36px;
	border-radius: 36px;
	display: inline-block;
	height: 36px;
	margin: 2px 4px;
	text-align: center;
	width: 36px;
}

.social-navigation .icon {
	height: 16px;
	top: 10px;
	width: 16px;
	vertical-align: top;
}

.navigation-classic .social-top .menu-social-container {
    padding: 30px;
}

.ctsocialwidget .menu-social-container {
	border: none;
	padding: 0;
}

.menu-wrapper .search-submit .icon {
	top: 0;
}

/*--------------------------------------------------------------
## Post Navigation
--------------------------------------------------------------*/

.archive-posts-wrapper .nav-links {
	margin-top: 64px;
}

.home .archive-posts-wrapper .nav-links {
	text-align: center;
}

.archive-posts-wrapper .nav-previous,
.archive-posts-wrapper .nav-next {
	padding: 0 37px;
	text-align: center;
	width: 100%;
}

.archive-posts-wrapper .nav-next {
	margin-top: 1.5em;
}

.archive-posts-wrapper .nav-links a {
	-webkit-border-radius: 30px;
    border-radius: 30px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 17px 31px;
}

.archive-posts-wrapper .pagination .nav-links {
	padding: 0 37px;
}

.archive-posts-wrapper .pagination .nav-links a,
.archive-posts-wrapper .pagination .nav-links .current  {
	-webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 12px 20px;
    margin: 6px 2px;
}

.archive-posts-wrapper .pagination .nav-links .prev,
.archive-posts-wrapper .pagination .nav-links .next {
	display: block;
	width: 100%;
	-webkit-border-radius: 30px;
    border-radius: 30px;
	padding: 17px 31px;
}

.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .pagination {
	clear: both;
	display: block;
	overflow: hidden;
}

.site-main .pagination,
.comment-navigation .nav-links {
	text-align: center;
}

.comment-navigation .nav-previous,
.comment-navigation .sep,
.comment-navigation .nav-next {
	display: inline-block;
}

.comment-navigation .sep {
	padding: 0 10px;
}

.comment-navigation a {
	font-weight: 700;
}

/*--------------------------------------------------------------
## More Tag
--------------------------------------------------------------*/

.more-link {
    clear: both;
    display: block;
	line-height: 1.916;
	margin-top: 8px;
	white-space: nowrap;
}

/*--------------------------------------------------------------
## Infinite scroll
--------------------------------------------------------------*/

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

#infinite-handle {
    clear: both;
    display: block;
    margin-top: 64px;
    text-align: center;
    float: left;
    width: 100%;
}

.site-main #infinite-handle span {
	background-color: transparent;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}

.site-main #infinite-handle span button {
	-webkit-border-radius: 30px;
    border-radius: 30px;
	padding: 17px 31px;
}

.infinite-loader {
	clear: both;
	padding: 37px 0 57px;
}

/*--------------------------------------------------------------
## Scroll Up
--------------------------------------------------------------*/

#scrollup {
    -webkit-border-radius:  50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    outline: none;
    padding: 6px 6px 9px 9px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    width: 43px;
	height: 43px;
    z-index: 9999;
}

#scrollup:hover,
#scrollup:focus {
    -webkit-box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
    box-shadow: 0 2px 6px rgba(85, 85, 85, 0.5);
    text-decoration: none;
}

#scrollup .icon {
	font-size: 32px;
	font-size: 2rem;
	width: 25px;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

#page {
	position: relative;
	word-wrap: break-word;
	overflow-x: hidden;
}

.archive-heading-wrapper,
.section .section-title,
.custom-header-content .section-title,
.comments-area,
.site-main #infinite-handle span {
	margin: 0 auto;
}

.site-inner {
	position: relative;
	right: 0;
	word-wrap: break-word;
	width: 100%;
	max-width: 1920px;
}

.boxed-layout .site-inner {
	width: 96%;
}

.below-site-header {
	width: 100%;
	overflow-y: hidden;
	position: relative;
	z-index: 2;
}

.custom-header {
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}

.archive-posts-wrapper {
	clear: both;
	display: block;
	position: relative;
}

.singular-content-wrap .entry-container,
.archive-heading-wrapper,
.section .section-heading-wrap {
	width: 100%;
	max-width: 886px;
}

.section .section-heading-wrap {
	text-align: center;
}

.section .section-heading-wrap {
	display: block;
	margin: 0 auto;
	padding: 31px 37px;
}

.section .section-title {
	font-weight: 300;
}

.section .section-subtitle {
	margin: 14px 0 0;
}

.section .section-subtitle p {
	margin-bottom: 14px;
}

.section .section-subtitle p:last-child {
	margin-bottom: 0;
}

.singular-content-wrap .entry-container {
	margin: 0 auto;
	padding: 50px 37px;
}

.page .singular-content-wrap .entry-container {
	padding-bottom: 0;
}

.page.two-columns .site-content,
.single.two-columns .site-content {
  max-width: 1332px;
  margin: 0 auto;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/



.site-header-main {
	vertical-align: middle;
}

.site-header-menu {
	float: right;
}

.menu-label {
	display: none;
}

.site-branding,
.site-logo,
.site-branding-text {
    float: left;
}

.custom-logo {
    max-height: 60px;
    width: auto;
}

.site-title,
.site-description {
	float: left;
	margin: 0;
    vertical-align: middle;
}

.site-title {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	font-style: italic;
	line-height: 1.25;
	padding: 13px 10px 12px;
}

.site-title a {
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}



.custom-header-content,
#feature-slider .entry-container {
	display: block;
	text-align: center;
	padding: 80px 37px;
	position: relative;
}

.has-header-media .custom-header-content,
#feature-slider .entry-container {
	background: rgba(0,0,0, 0.25);
}

.custom-header .square {
	bottom: 21px;
	position: absolute;
	width: 100%;
}

.custom-header-content .section-title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	max-width: 1040px;
	position: relative;
}

.custom-header-media .wp-custom-header-video-button {
	display: none;
}

#feature-slider .entry-title {
	font-weight: 700;
	line-height: 1.25;
}

.custom-header-media img {
	display: none;
}

.custom-header-media video,
.custom-header-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.custom-header-media video,
	.custom-header-media iframe {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}


.has-header-media .custom-header-content .section-title,
.has-header-media .custom-header-content .section-title a,
#feature-slider .entry-title,
#feature-slider .entry-title a,
#feature-slider .entry-summary,
#feature-slider .entry-summary a,
#feature-slider .entry-content,
#feature-slider .entry-content a {
	color: #fff;
}

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	background-color: transparent;
	-webkit-border-radius:  50%;
	border: 1px solid rgba( 255, 255, 255, 0.1 );
	border-radius: 50%;
	color: #ddd;
	font-size: 24px;
	font-size: 1.5rem;
	overflow: hidden;
	padding: 15px 17px;
	position: absolute;
	bottom: 100px;
	left: 48%;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	z-index: 100;
}

.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus {
	background-color: #222;
	color: #fff;
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.breadcrumb-area {
	text-align: center;
	width: 100%;
}

.entry-breadcrumbs  {
	padding: 24px 47px;
}

.entry-breadcrumbs a {
	position: relative;
	margin-right: 20px;
	font-weight: 700;
	text-decoration: none;
}

.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.entry-breadcrumbs a:active {
	text-decoration: underline;
}

.entry-breadcrumbs a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -12px;
	margin-top: -4px;
}

.entry-breadcrumbs .current-page {
	font-style: italic;
}

/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/

.content-area {
	clear: both;
	display: block;
}

.sticky {
	display: block;
}

.post-thumbnail {
	position: relative;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}


.section-content-wrap .entry-content,
.section-content-wrap .entry-summary {
	margin: 1em 0 0;
}


.entry-meta a {
	text-decoration: none;
}

.comment-meta .author-name {
	font-style: normal;

}

.comment-meta .author-name a {
	text-decoration: underline;
}

.comment-meta .author-name a:hover,
.comment-meta .author-name a:focus {
	text-decoration: none;
}

.comment-meta .comment-permalink {
	line-height: 2.45;
	margin-left: 12px;
}

.comment-meta .edit-link {
	margin-left: 12px;
}

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

.posted-on,
.single .byline,
.group-blog .byline {
	display: inline-block;
}

.page-links {
    clear: both;
    font-size: 24px;
    font-size: 1.5rem;
}

.page-links a {
	display: inline-block;
}

.page-links .page-number {
	padding: 3px 10px;
	margin-left: 8px;
}

.page-links a .page-number {
	background-color: transparent;
}

.entry-title {
	text-align: center;
}

.entry-meta {
	display: block;
	text-align: center;
}

.widget .entry-meta,
.comments-area .entry-meta {
	text-align: left;
}

.footer-meta-area .author-link:before {
	content: "";
	display: block;
}

.single-footer-meta-wrapper {
	clear: both;
	display: block;
	margin-top: 27px;
	position: relative;
	z-index: 1;
}

.footer-meta-area {
    position: relative;
    z-index: 2;
}

.footer-meta-area .categories-label,
.footer-meta-area .tags-label,
.footer-meta-area .meta-nav,
.footer-meta-area .author-link,
.footer-meta-area .edit-link a {
	display: block;
	font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
    margin-bottom: 1.5em;
    text-decoration: none;
}

.footer-meta-columns {
	display: block;
	float: left;
	padding: 47px;
	width: 100%;
}

.two-columns .footer-meta-columns {
	width: 100%;
}

.two-columns .footer-meta-area #footer-nagivation {
	width: 100%;
}

.footer-meta-area .cat-links,
.footer-meta-area .nav-previous {
	margin-bottom: 32px;
}

.footer-meta-area .tags-links {
	display: block;
}

.footer-meta-area .nav-links a {
	text-decoration: none;
}

.footer-meta-area .nav-previous,
.footer-meta-area .nav-next {
	display: block;
}

.footer-meta-area .edit-link {
	display: block;
	margin-top: 32px;
	margin-bottom: 0;
}

.footer-meta-area .entry-footer .cat-tags-links a,
.footer-meta-area .post-title {
	text-decoration: underline;
}

.footer-meta-area .entry-footer .cat-tags-links a:hover,
.footer-meta-area .entry-footer .cat-tags-links a:focus {
	text-decoration: none;
}

.footer-meta-area .entry-footer .cat-tags-links,
.footer-meta-area .entry-footer .cat-links,
.footer-meta-area .post-title {
	display: block;
}

.footer-meta-area .nav-links a:hover .post-title,
.footer-meta-area .nav-links a:focus .post-title {
	text-decoration: none;
}

.footer-meta-columns .cat-links a,
.footer-meta-columns .tags-links a,
.footer-meta-columns .author-title,
.footer-meta-columns .post-title {
	font-weight: 700;
	font-style: italic;
	margin: 0;
}

.footer-meta-columns .author-title {
	font-size: 21px;
	font-size: 1.3125rem;
}

.footer-meta-columns .author-bio {
	margin-top: 8px;
}

.footer-meta-columns .author-link {
	text-decoration: underline;
}

.footer-meta-area .entry-author img {
	-webkit-border-radius:  50%;
	border-radius: 50%;
	margin-bottom: 1em;
}

.full-width .entry-container {
	width: 100%;
}

.footer-meta-area .author-link {
	margin-bottom: 0;
}

.footer-meta-area .author-link:before {
	margin-top: 8px;
}

.section-content-wrap,
.first-post {
	position: relative;
}

.entry-content > :last-child,
.entry-summary > :last-child,
.comment-content > :last-child,
.archive-description > :last-child,
blockquote > :last-child,
.widget > :last-child,
.footer-meta-area .author-bio,
.two-columns .site-main .post-navigation,
.footer-meta-area .nav-next .post-title {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Testimonial
--------------------------------------------------------------*/

.testimonial-wrapper.no-headline {
	padding-top: 80px;
}

.archive-post-testimonials .section-content-wrap,
.service-wrapper .archive-post-service .entry-title {
	text-align: center;
}

.testimonial-wrapper .section-content-wrap {
	position: relative;
	text-align: center;
}

.testimonial-wrapper .archive-post-wrap .entry-title {
	text-align: center;
}

.testimonial-wrapper .hentry {
	text-align: center;
}

.testimonial-wrapper .section-content-wrap:before {
	font-size: 100px;
	font-size: 6.25rem;
	position: absolute;
	top: -60px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.testimonial-wrapper .hentry {
	padding: 25px;
	width: 100%;
}

.testimonial-wrapper .entry-meta {
	margin-bottom: 0;
}

.testimonial-thumbnail img {
	-webkit-border-radius:  50%;
	border-radius: 50%;
	height: 90px;
	margin: 0 0 1em;
	width: 90px;
}

.testimonial-wrapper .entry-header {
	margin: 1em 0 0;
}

.archive-posts-wrapper.testimonial-wrapper .entry-meta,
.archive-posts-wrapper.portfolio-wrapper .entry-meta {
	position: relative;
}

.testimonial-wrapper .edit-link {
	display: inline-block;
	margin: 10px 0 0;
}

.testimonial-wrapper .more-link {
	display: none;
}


/*--------------------------------------------------------------
## Archive Layout
--------------------------------------------------------------*/

.archive .page-title,
.search-results .page-title {
	margin: 0;
}

.archive-heading-wrapper {
	padding: 80px 47px 64px;
	text-align: center
}

.archive-heading-wrapper .archive-description {
	margin-top: 24px;
}

.archive-post-wrap {
	display: block;
	clear: both;
}

.archive-post-wrap .hentry {
	float: left;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 100%;
}

.archive-post-wrap .entry-container {
	width: 100%;
}

.archive-post-wrap .entry-title {
	text-align: left;
	line-height: 1.5;
	margin: 0;
}

.first-post .entry-title {
	text-align: left;
}

.archive-posts-wrapper .entry-title a {
	text-decoration: none;
}

.first-post .entry-summary,
.archive-post-wrap .entry-summary {
	line-height: 1.571;
	margin-top: 8px;
}

.archive-posts-wrapper .entry-meta {
	display: block;
	line-height: 2.18;
	position: absolute;
}

.archive-posts-wrapper .first-post .entry-meta {
	line-height: 1.18;
}

.first-post .entry-meta {
	float: right;
	margin-bottom: 15px;
	padding: 0 37px 0 10px;
	position: relative;
}

.first-post .entry-meta,
.archive-post-wrap .entry-meta,
.singular-content-wrap .entry-header .entry-meta {
	font-size: 11px;
	font-size: 0.6875rem;
}

.archive-post-wrap .entry-meta {
	bottom: 0;
}

.archive-post-wrap .entry-meta,
.archive-post-wrap .entry-meta a {
	color: #fff;
}

.first-post .entry-meta a:hover,
.first-post .entry-meta a:focus,
.archive-posts-wrapper .entry-meta a:hover,
.archive-posts-wrapper .entry-meta a:focus {
	text-decoration: underline;
}

.archive-post-wrap .post-thumbnail .entry-meta {
	background: rgba( 0, 0, 0, 0.7 );
	width: 100%;
	text-align: left;
	padding: 0 21px;
}

.archive-post-wrap .post-thumbnail .posted-on {
	display: inline-block;
}

.archive-post-wrap .post-thumbnail .byline {
	border-right: 1px solid #242225;
}

.archive-post-wrap .post-thumbnail .byline,
.archive-post-wrap .post-thumbnail .posted-on {
	padding: 4px 16px;
}


/*--------------------------------------------------------------
## Singular Layout
--------------------------------------------------------------*/

.page-header,
.entry-header {
	position: relative;
}

.singular-content-wrap .entry-content {
	margin-top: 24px;
}

.singular-content-wrap .entry-header,
.singular-content-wrap .page-header {
	text-align: center;
}

.singular-content-wrap .entry-title,
.singular-content-wrap .page-title,
.archive-heading-wrapper .page-title {
	margin-top: 0;
	margin-bottom: 16px;
}

.singular-content-wrap .entry-header .entry-meta {
	padding: 0 5px;
	margin-bottom: 32px;
}

.singular-content-wrap .hentry .entry-meta {
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    position: relative;
}

.singular-content-wrap .entry-meta {
	margin-bottom: 8px;
}

.singular-content-wrap .entry-meta .byline,
.singular-content-wrap .entry-meta .posted-on {
	display: inline-block;
}

.singular-content-wrap .entry-header .byline,
.singular-content-wrap .entry-header .posted-on,
.first-post .byline,
.first-post .posted-on {
	padding: 10px;
}

.comments-area {
	clear: both;
	max-width: 966px;
	padding: 37px 0;
	position: relative;
	width: 100%;
}

.singular-content-wrap .hentry {
	margin: 0;
}

.singular-content-wrap .hentry:first-child {
	border-top: none;
}



.first-post .entry-meta {
	-webkit-border-radius:  25px 0 0 25px;
	border-radius: 25px 0 0 25px;
}

.first-post .entry-container {
	border: none;
	clear: both;
	padding: 31px 0;
}

.first-post .entry-header,
.first-post .entry-summary,
.first-post .entry-content {
	clear: both;
	padding: 0 37px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
	clear: both;
	margin-top: 64px;
	position: relative;
}

.footer-widget-area {
	padding: 12px 0;
}

.footer-widget-area .widget {
	padding: 18px 24px;
}

.footer-widget-area .widget-column {
    float: left;
    padding: 11px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.footer-widget-area a {
	font-weight: 700;
}

.site-info {
	clear: both;
	line-height: 1.714;
	padding: 37px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.site-info a {
	text-decoration: none;
}

.site-info a:hover,
.site-info a:focus {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## 404 page
--------------------------------------------------------------*/

.error404 .page-content .search-form,
.error404 .page-content .widget {
	margin:  0 0 1.5em;
}

.error404 .page-content .widgettitle,
.error404 .page-content .widget-title {
	font-size: 22px;
	font-size: 1.375rem;
}

/*--------------------------------------------------------------
## WooCommerce
--------------------------------------------------------------*/

.woocommerce-products-header {
	margin: 0 auto;
	max-width: 886px;
	padding: 80px 47px 64px;
	text-align: center;
	width: 100%;
}

.woocommerce-products-header .page-description {
	margin-top: 24px;
}

.woocommerce-products-header .page-description p {
	margin-bottom: 0;
}

.woocommerce-products-header .page-title {
	margin-bottom: 16px;
}

.woocommerce .woocommerce-breadcrumb {
	font-size: 14px;
	font-size: 0.875rem;
	padding: 24px 47px;
	margin: 0;
}

.woocommerce .woocommerce-breadcrumb span a {
	position: relative;
	margin-right: 20px;
	font-weight: 700;
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb span a:hover,
.woocommerce .woocommerce-breadcrumb span a:focus,
.woocommerce .woocommerce-breadcrumb span a:active {
	text-decoration: underline;
}

.woocommerce .woocommerce-breadcrumb a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -12px;
	margin-top: -4px;
}

.woocommerce ul.products li.product {
	margin: 0;
	width: 100%;
}

.woocommerce-shorting-wrapper {
	clear: both;
	display: block;
	padding: 24px 47px;
}

.woocommerce .woocommerce-shorting-wrapper .woocommerce-ordering,
.woocommerce .woocommerce-shorting-wrapper .woocommerce-result-count {
	display: inline-block;
	margin: 0;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

.woocommerce .woocommerce-shorting-wrapper .woocommerce-ordering {
	clear: none;
}

.product-container {
	padding: 31px 47px;
	text-align: center;
}

.woocommerce .products .star-rating {
	margin: 0.5em auto;
}

.woocommerce div.product .product_title {
	text-align: left;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	padding: 47px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	margin: 0;
}

.woocommerce .quantity .qty {
	margin: 0;
}

.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button {
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 14px 20px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.woocommerce div.product form.cart .button {
    float: right;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
    -webkit-border-radius: 0;
    border-radius: 0;
    min-height: auto;
    min-width: auto;
    margin: 0;
    padding: 12px 14px;
    line-height: 1.2;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    top: 0;
	left: 0;
	right: auto;
}

.woocommerce .woocommerce-tabs  #reviews,
.woocommerce .woocommerce-tabs  #tab-description {
	padding: 47px;
}

.woocommerce .related.products h2 {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 0.1em;
	margin: 0 auto;
	padding: 31px 47px;
	text-align: center;
	width: 100%;
	max-width: 886px;
	text-transform: uppercase;
}

.woocommerce #tab-description {
	margin: 0;
}

.woocommerce .woocommerce-pagination {
    margin-top: 64px;
}

/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
#feature-slider {
	clear: both;
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#feature-slider .hentry {
	width: 100%;
}

#feature-slider .slider-image {
	margin: 0;
}

#feature-slider .slider-image-thumbnail {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#feature-slider .entry-container a {
	text-decoration: none;
}

#feature-slider .entry-title {
	margin: 0;
}

#feature-slider .cycle-pager {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 199;
}

#feature-slider .cycle-pager span {
    cursor: pointer;
    display: inline-block;
    height: 4px;
    margin: 0 5px;
    overflow: hidden;
    width: 40px;
}

#feature-slider .more-link {
	margin-top: 1.5em;
}

#feature-slider .more-link span {
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
}

#feature-slider .cycle-prev,
#feature-slider .cycle-next {
    background-color: transparent;
    -webkit-border-radius:  50%;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 48%;
    padding: 6px 6px 9px 9px;
    text-decoration: none;
    -moz-transition:    all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition:         all 0.2s ease-in-out;
    width: 43px;
	height: 43px;
    z-index: 199;
}

#feature-slider .cycle-prev {
	left: -40px;
}

#feature-slider .cycle-next {
	right: -40px;
}

#feature-slider:hover .cycle-prev {
    left: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#feature-slider:hover .cycle-next {
    right: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#feature-slider .cycle-prev:hover,
#feature-slider .cycle-prev:focus,
#feature-slider .cycle-next:hover,
#feature-slider .cycle-next:focus {
    text-decoration: none;
}

#feature-slider .icon {
	font-size: 32px;
	font-size: 2rem;
	width: 25px;
}

#feature-slider .cycle-prev .icon {
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
}

#feature-slider .cycle-next .icon {
	-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(270deg); /* IE 9 */
	transform: rotate(270deg);
}

#feature-slider .entry-summary {
	margin-top: 1em;
}

/*--------------------------------------------------------------
## Extra Elements
--------------------------------------------------------------*/

#wpstats {
    display: none;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

.comments-title {
	font-weight: normal;
	margin: 0;
	text-align: center;
}

.comment-list {
	padding-top: 14px;
}

.comment-list .comment,
.comment-list .pingback {
	margin: 18px 0;
	padding: 39px 0 39px 39px;
	position: relative;
}

.comment-list .comment.parent,
.comment-list .comment.parent li {
	border: none;
	padding: 0;
}

.comment-list .depth-1 > ol.children,
.comment-list .depth-2 > ol.children,
.comment-list .depth-3 > ol.children,
.comment-list .depth-4 > ol.children {
	margin-left: 0.5em;
}

.comment.parent .comment-body {
	padding: 39px 0 39px 39px;
}

.comment-content {
	line-height: 1.94;
	padding-right: 39px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

ol.comment-list,
.comment-list ol.children {
	list-style: none;
	margin: 0;
}

.comment-list .reply,
#cancel-comment-reply-link {
	float: right;
	line-height: 2;
}

.comment-list .reply a,
#cancel-comment-reply-link {
	-webkit-border-radius:  25px 0 0 25px;
	border-radius: 25px 0 0 25px;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus,
#cancel-comment-reply-link a:hover,
#cancel-comment-reply-link:focus {
	text-decoration: underline;
}

.comment-author {
    float: left;
    margin: 0 1.5em 1.5em 0;
}

.comment-author img {
	-webkit-border-radius: 3px;
    border-radius: 3px;
}

.comment-container {
	overflow: hidden;
}

.comment-container .edit-link a {
	text-decoration: underline;
}

.comment-container .edit-link a:hover,
.comment-container .edit-link a:focus {
	text-decoration: none;
}

.author-name {
    text-transform: capitalize;
}

.page .edit-link {
	display: block;
	margin:  1.5em 0 0 0;
}

.page .comments-area .edit-link {
	display: inline;
}

.comment-meta a:hover,
.comment-meta a:focus {
	text-decoration: underline;
}

.comment-respond {
	padding: 37px;
	position: relative;
}

.comment-active .comment-respond {
	margin-top: 37px;
}

.comment-list .comment-respond {
	padding: 37px 0;
}

.comment-reply-title {
	margin-top: 0;
	margin-bottom: 1.33em;
    text-align: center;
}

#cancel-comment-reply-link {
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: initial;
}

.comment-notes {
	text-align: center;
	font-style: italic;
}

.form-submit {
	text-align: center;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0;
}

.two-columns .site-content .widget {
	font-size: 16px;
	font-size: 1rem;
	padding: 30px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul ul {
	margin-top: 10px;
	margin-left: 10px;
}

.widget-area ul li {
	margin-bottom: 10px;
}

.widget_categories ul,
.widget_archive ul {
	text-align: right;
}

.widget_categories li,
.widget_archive li {
	display: block;
	height: 1%;
	overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
	float: left;
}

.widget-area .widget-title {
	font-size: 12px;
    font-size: 0.75rem;
	margin-bottom: 2em;
}

/* Widget Columns */
.widget-area .hentry {
	display: block;
	float: left;
	margin-bottom: 1.5em;
	width: 100%;
}

.widget-area ul.columns,
.widget-area .hentry:nth-last-of-type(1) {
	margin-bottom: 0;
}

.widget-area .two-columns .hentry {
	margin-left: 4%;
	width: 48%;
}

.widget-area .three-columns .hentry {
	margin-left: 4%;
    width: 30.66%;
}

.widget-area .four-columns .hentry {
	margin-left: 4%;
	width: 22%;
}

.widget-area .five-columns .hentry {
	margin-left: 4%;
	width: 16.8%;
}

.widget-area .six-columns .hentry {
	margin-left: 4%;
	width: 13.33%;
}

.widget-area .seven-columns .hentry {
	margin-left: 4%;
	width: 10.85%;
}

.widget-area .eight-columns .hentry {
	margin-left: 4%;
	width: 9%;
}

.widget-area .two-columns .hentry:nth-child(2n+1),
.widget-area .three-columns .hentry:nth-child(3n+1),
.widget-area .four-columns .hentry:nth-child(4n+1),
.widget-area .five-columns .hentry:nth-child(5n+1),
.widget-area .six-columns .hentry:nth-child(6n+1),
.widget-area .seven-columns .hentry:nth-child(7n+1),
.widget-area .eight-columns .hentry:nth-child(8n+1) {
    clear: both;
    margin-left: 0;
}

.widget-area .featured-image {
	margin-top: 0;
	margin-bottom: 1em;
}

.widget-area .left .featured-image,
.widget-area .right .featured-image {
	margin: 0;
	width: 25%;
}

.widget-area .left .featured-image {
	float: left;
}

.widget-area .right .featured-image {
	float: right;
}

.widget-area .center .featured-image {
	text-align: center;
}

.widget-area .left .entry-container,
.widget-area .right .entry-container {
    width: 75%;
}

.widget-area .left .entry-container {
    padding-left: 15px;
    float: right;
}

.widget-area .right .entry-container {
    padding-right: 15px;
    float: left;
}

.widget-area .hentry .entry-title {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.3125em;
	text-align: left;
}

.widget-area .hentry .entry-title a {
	text-decoration: none;
}

.widget-area .hentry .entry-meta {
    font-size: 12px;
    font-size: 0.75em;
    margin-bottom: 0;
}

.widget-area .no-featured-image .entry-container {
	float: none;
	padding: 0;
	width: 100%;
}

/* Newsletter Widget */
.ct-newsletter-wrap #subbutton {
	margin: 1.5em 0;
}

/*--------------------------------------------------------------
# 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%;
	vertical-align: middle;
}

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

.singular-header-image img {
	width: 100%;
}

figure {
	margin: 1.5em 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	-webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	-moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	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 {
	display: block;
	padding: 0.8075em;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.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;
}

/*--------------------------------------------------------------
# SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0;
    right: 0;
    text-align: center;
    width: 48px;
    height: 52px;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}

.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important; /* overrides previous !important styles */
	width: auto;
}

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

/*--------------------------------------------------------------
## >= 480px
--------------------------------------------------------------*/

@media screen and (min-width: 30em) {
	.menu-toggle {
		padding: 12px;
	}

	#primary-menu-wrapper .menu-toggle .icon {
		margin-right: 10px;
	}

	.menu-label {
		display: inline-block;
	}

	.custom-logo {
	    max-height: 70px;
	}

	.menu-inside-wrapper {
		top: 71px;
	}

	.site-branding,
	.site-header-menu {
		width: auto;
	}

	.site-title {
		padding: 15px;
	}

	.menu-toggle-wrapper {
		padding: 15px;
	}

	.custom-header-content,
	#feature-slider .entry-container {
		padding: 100px 60px;
	}
}



/*--------------------------------------------------------------
## >= 640px
--------------------------------------------------------------*/

@media screen and (min-width: 48em) {

	.footer-meta-area #footer-meta,
	.footer-meta-area .nav-previous {
		text-align: left;
	}

	.footer-meta-area #footer-author-bio,
	.footer-meta-area .nav-next {
		text-align: right;
	}

	.footer-meta-area #footer-nagivation {
		width: 100%;
	}

	.two-columns .footer-meta-area #footer-author-bio {
		border-left: none;
		border-right: none;
	}

	.two-columns .footer-meta-area .nav-previous,
	.two-columns .footer-meta-area .nav-next {
		width: 100%;
	}

	.archive-posts-wrapper .nav-previous {
		padding: 0 17px 0 37px;
		text-align: left;
	}

	.archive-posts-wrapper .nav-next {
		margin-top: 0;
		padding: 0 37px 0 17px;
		text-align: right;
	}

	.footer-meta-columns,
	.archive-posts-wrapper .nav-previous,
	.archive-posts-wrapper .nav-next,
	.footer-meta-area .nav-previous,
	.footer-meta-area .nav-next   {
		width: 50%;
		float: left;
	}

	.section-content-wrap .hentry,
	.footer-widget-area .widget-column {
		float: left;
		width: 100%;
	}

	.archive-post-wrap.layout-four .hentry,
	.archive-post-wrap.layout-two .hentry,
	.layout-four .section-content-wrap .hentry,
	.layout-two .section-content-wrap .hentry,
	.footer-widget-area.four .widget-column,
	.footer-widget-area.two .widget-column {
		width: 50%;
	}

	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images,
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 50%;
	}

	.woocommerce ul.products li.product,
	.archive-post-wrap.layout-three .hentry,
	.layout-three .section-content-wrap .hentry,
	.footer-widget-area.three .widget-column {
		width: 33.33%;
	}

	.woocommerce ul.products li.product:nth-of-type(3n+1),
	.archive-post-wrap.layout-three .hentry:nth-of-type(3n+1),
	.archive-post-wrap.layout-four .hentry:nth-of-type(2n+1),
	.archive-post-wrap.layout-two .hentry:nth-of-type(2n+1),
	.layout-three .section-content-wrap .hentry:nth-of-type(3n+1),
	.layout-two .section-content-wrap .hentry:nth-of-type(2n+1),
	.layout-four .section-content-wrap .hentry:nth-of-type(2n+1) {
		clear: both;
	}

	.hero-content-wrapper .hentry,
	.first-post .hentry {
	    display: table;
	    width: 100%;
	}

	.hero-content-wrapper .post-thumbnail,
	.first-post .post-thumbnail {
	    display: table-cell;
	    vertical-align: middle;
	    bottom: 0;
	    left: 0;
	    padding-bottom: 0;
	    position: absolute;
	    top: 0;
	    width: 50%;
	}

	.hero-content-wrapper .entry-container,
	.first-post .entry-container {
	    display: table-cell;
	    vertical-align: middle;
	    width: 50%;
	    float: right;
	    top: 0;
	    margin: 0;
	    text-align: left;
	}

	.hero-content-wrapper .entry-container {
		padding: 56px 49px;
	}

	.hero-content-wrapper .entry-title {
		text-align: left;
	}

	.first-post .entry-container {
		padding: 56px 0;
	}

	.first-post .entry-header,
	.first-post .entry-summary,
	.first-post .entry-content {
		clear: both;
		padding: 0 49px;
	}

}


/*--------------------------------------------------------------
## >= 768px
--------------------------------------------------------------*/

@media screen and (min-width: 48em) {
	.custom-logo {
	    max-height: 80px;
	}

	.site-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.menu-toggle-wrapper {
		display: block;
		float: left;
		padding: 22px 15px;
	}

	.menu-toggle {
		padding: 10px
	}

	#social-search-wrapper {
		display: block;
	}

	.menu-inside-wrapper {
		width: 320px;
		top: 81px;
		right: 0;
		opacity: 0;
	}

	.is-open .menu-inside-wrapper {
	    visibility: visible;
	    opacity: 1;
	}

	.navigation-classic .mobile-social-search {
		display: none;
	}

	.custom-header-content,
	#feature-slider .entry-container {
		padding: 200px 120px;
	}

	.custom-header-media .wp-custom-header-video-button {
		display: block;
	}

	.testimonial-wrapper .hentry {
		padding: 37px;
	}

	.hero-content-wrapper {
		padding: 40px 37px;
	}

	.two-columns .site-content .widget {
		padding: 30px 40px;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}
}

/*--------------------------------------------------------------
## >= 783px
--------------------------------------------------------------*/

@media screen and (min-width: 48.9375em) {
	.full-width .singular-content-wrap .entry-container {
		max-width: 100%;
	}

	.archive-posts-wrapper .pagination .nav-links .prev,
	.archive-posts-wrapper .pagination .nav-links .next {
		display: inline-block;
		width: auto;
	}

	.archive-posts-wrapper .pagination .nav-links .prev {
		float: left;
	}

	.archive-posts-wrapper .pagination .nav-links .next {
		float: right;
	}
}

/*--------------------------------------------------------------
## >= 985px
--------------------------------------------------------------*/

@media screen and (min-width: 61.5625em) {
	.custom-logo {
		max-height: 90px;
	}

	.site-title {
		font-size: 40px;
		font-size: 2.5rem;
		padding: 20px;
	}

	.site-description {
		padding: 35px 20px;
	}

	.menu-toggle-wrapper {
	    padding: 27px 20px;
	}

	.menu-inside-wrapper {
		top: 91px;
	}

	.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
		font-size: 32px;
		font-size: 2rem;
		padding: 16px 18px;
	}

	button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		padding: 18px 32px;
	}

	.hero-content-wrapper .entry-container {
		padding: 70px 63px;
	}

	.first-post .entry-container {
		padding: 70px 0;
	}

	.first-post .entry-header,
	.first-post .entry-summary,
	.first-post .entry-content {
		padding: 0 63px;
	}

	.custom-header .square {
		bottom: 56px;
	}

	#feature-slider .entry-container {
		padding: 300px 144px;
	}

	.layout-four .section-content-wrap .hentry,
	.archive-post-wrap.layout-four .hentry,
	.footer-widget-area.four .widget-column {
		width: 25%;
	}

	.layout-four .section-content-wrap .hentry:nth-of-type(2n+1),
	.archive-post-wrap.layout-four .hentry:nth-of-type(2n+1) {
		clear: none;
	}

	.layout-four .section-content-wrap .hentry:nth-of-type(4n+1),
	.archive-post-wrap.layout-four .hentry:nth-of-type(4n+1) {
		clear: both;
	}

	.section .section-heading-wrap {
		padding: 31px 47px;
	}

	.singular-content-wrap .entry-container {
		padding: 80px 47px;
	}

	.footer-widget-area {
		padding: 53px 55px;
	}

	.footer-widget-area ul ul {
		margin-top: 20px;
		margin-left: 20px;
	}

	.footer-meta-columns,
	.footer-meta-area #footer-nagivation {
		clear: none;
	    width: 33.33%;
	}

	.footer-meta-columns {
		padding: 64px 52px;
	}

	.footer-meta-area #footer-author-bio {
		text-align: left;
	}

	.footer-meta-area .nav-previous,
	.footer-meta-area .nav-next {
	    width: 100%;
	    text-align: left;
	}

	.comment-navigation {
		margin-top: 64px;
	}

	.comment-respond {
		padding: 70px;
	}

	.comment-active .comment-respond {
		margin-top: 64px;
	}

	.comment-list .comment-respond {
		margin-top: 39px;
		margin-right: 39px;
		padding: 37px;
	}

	#cancel-comment-reply-link {
	    position: absolute;
	    right: 0;
	    top: 70px;
	}

	.comments-area {
		padding: 80px 47px 0;
	}

	.comment-list .depth-1 > ol.children,
	.comment-list .depth-2 > ol.children,
	.comment-list .depth-3 > ol.children,
	.comment-list .depth-4 > ol.children {
		margin-left: 1.5em;
	}

	/* Font Size */
	.custom-header-content .section-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

	#feature-slider .entry-title,
	.hero-content-wrapper .entry-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h1,
	.entry-title,
	.comments-title {
		font-size: 32px;
		font-size: 2rem;
	}

	h2 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	h3,
	.comment-reply-title,
	.first-post .entry-summary,
	.first-post .entry-content {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.site-info {
		padding: 68px 47px;
	}
}

/*--------------------------------------------------------------
## >= 1024px
--------------------------------------------------------------*/
@media screen and (min-width: 64em) {
	.navigation-classic .site-header-menu {
		float: none;
	}

	.navigation-classic .menu-toggle {
		display: none;
	}

	.navigation-classic #social-search-wrapper .menu-toggle {
		display: block;
	}

	.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
		position: relative;
		display: block;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		visibility: visible;
		opacity: 1;
		width: auto;
		bottom: auto;
		background-color: transparent;
		box-shadow: none;
		overflow: inherit;
	}

	.navigation-classic .main-navigation a {
		padding: 31px 15px;
		line-height: 2;
	}

	.navigation-classic .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 20px;
	}

	.navigation-classic .main-navigation .icon {
		margin-left: 7px;
	}

	.navigation-classic .main-navigation .menu-item-has-children > a > .icon,
	.navigation-classic .main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.navigation-classic .main-navigation ul ul .menu-item-has-children > a > .icon,
	.navigation-classic .main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -7px;
		left: auto;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.navigation-classic .main-navigation ul a,
	.navigation-classic .main-navigation ul :hover > a,
	.navigation-classic .main-navigation ul .focus > a {
		background-color: transparent;
	}

	.navigation-classic .main-navigation ul ul {
		-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
		display: block;
		float: left;
		position: absolute;
		top: 90px;
		left: -999em;
		z-index: 99999;
	}

	.navigation-classic .main-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.navigation-classic .main-navigation ul ul a {
		padding: 15px 20px;
		width: 268px;
	}

	.navigation-classic .main-navigation ul li:hover > ul,
	.navigation-classic .main-navigation ul li.focus > ul {
		left: -60px;
	}

	.navigation-classic .main-navigation li {
		border-bottom: none;
	}

	.navigation-classic .main-navigation ul ul li:hover > ul,
	.navigation-classic .main-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.navigation-classic .main-navigation ul ul .current_page_item > a,
	.navigation-classic .main-navigation ul ul .current-menu-item > a {
		text-decoration: underline;
	}

	.navigation-classic .main-navigation li {
		display: inline-block;
	}

	.navigation-classic #primary-menu-wrapper {
		float: left;
	}

	.navigation-classic #social-search-wrapper {
		float: right;
	}

	.navigation-classic .social-top .menu-social-container {
	    border-bottom: none;
	}

	.navigation-classic .dropdown-toggle,
	.navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
	.navigation-classic #primary-menu-wrapper .menu-toggle-wrapper {
		display: none;
	}

	.portfolio-wrapper .entry-container,
	.featured-content-wrapper .entry-container,
	.service-content-wrapper .entry-container,
	.archive-post-wrap .entry-container {
		padding: 31px 47px;
	}

	

	

	.first-post .entry-meta {
		margin-bottom: 44px
	}

	.first-post .more-link {
	    float: right;
	    margin-top: 54px;
	  	margin-right: -41px;
	    position: relative;
	    text-align: right;
	}

	.first-post .entry-container {
		padding: 90px 0;
	}


	/* Two Columns */
	.two-columns .content-area {
		width: 100%;
	}

	.two-columns.content-left .content-area {
		float: left;
		margin: 0 -30.031% 0 0;
	}

	.two-columns.content-right .content-area {
		float: right;
		margin: 0 0 0 -30.031%;
		width: 100%;
	}

	.two-columns.content-left .site-main {
		margin: 0 30.031% 0 0;
	}

	.two-columns.content-right .site-main  {
		margin: 0 0 0 30.031%;
	}

	.two-columns .site-content .widget-area {
		overflow: hidden;
		padding: 51px 0 40px;
		width: 30.031%;
	}

	.two-columns.content-left .site-content .widget-area {
		float: right;
	}

	.two-columns.content-right .site-content .widget-area {
		float: left;
	}
}

/*--------------------------------------------------------------
## >= 1360px
--------------------------------------------------------------*/

@media screen and (min-width: 85em) {
	.boxed-layout .site-inner {
		width: 94%;
	}
	.custom-logo {
		max-height: 100px;
	}

	.first-post .entry-title {
		font-size: 54px;
		font-size: 3.375rem;
	}

	.site-title {
		font-size: 48px;
		font-size: 3rem;
	}

	.site-description {
		padding: 40px 30px;
	}

	.menu-toggle-wrapper {
		padding: 32px;
	}

	.menu-inside-wrapper {
		top: 101px;
	}

	.navigation-classic .main-navigation a {
		padding: 36px 15px;
	}

	.navigation-classic .main-navigation ul ul {
		top: 100px;
	}

	.navigation-classic .social-top {
		display: block;
		float: left;
	}

	.hero-content-wrapper {
		padding: 80px 66px;
	}

	.hero-content-wrapper .entry-container {
		padding: 120px 100px;
	}

	/* Font Size */
	.custom-header-content .section-title {
		font-size: 60px;
		font-size: 3.75rem;
	}

	#feature-slider .entry-title,
	.hero-content-wrapper .entry-title {
		font-size: 48px;
		font-size: 3rem;
	}

	h1,
	.entry-title,
	.comments-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h2 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h3,
	.comment-reply-title,
	.first-post .entry-summary,
	.first-post .entry-content {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.first-post .entry-container {
		padding: 140px 0;
	}
}

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
/* Background Color #f2f2f2 */
body {
	background: #f2f2f2;
}

/* Page Background Color #ffffff */

.main-navigation a,
.menu-inside-wrapper .search-container,
.menu-inside-wrapper .menu-social-container,

}

.footer-meta-columns {
	border-top: 1px solid rgb(236, 215, 215);
}

/* Secondary Background Color #f7f7f7 */
.main-navigation ul :hover > a,
.main-navigation ul .focus > a,
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.selected,
.social-navigation a:hover,
.social-navigation a:focus,
.ctsocialwidget a:hover,
.ctsocialwidget a:focus,
.page-links .page-number,
.page-links a:hover .page-number,
.page-links a:focus .page-number,
.singular-content-wrap .hentry .entry-meta,
.comment-list .reply a,
#cancel-comment-reply-link,
pre,
hr,
table caption,
mark,
ins,
.single-footer-meta-wrapper,
.footer-widget-area,
.hero-content-wrapper,
.first-post {
    background-color: #f7f7f7;
}

.singular-content-wrap .hentry,
.woocommerce-shorting-wrapper,
.comment-respond,
table,
table caption,
.main-navigation ul.toggled-on,
blockquote {
	border-top: 1px solid #f7f7f7;
}





.product-container,
.comment-list .comment,
.comment-list .pingback,
.comment.parent .comment-body,
.portfolio-wrapper .entry-container,
.featured-content-wrapper .entry-container,
.archive-post-wrap .entry-container,
.testimonial-wrapper .hentry {
	border: 1px solid #f7f7f7;
}

.comment-respond {
    border-top: 5px solid #f7f7f7;
    border-bottom: 5px solid #f7f7f7;
 }

/* Third Background Color #222222 */
.site-info {
	background-color: #222;
}

/* Button Background Color  #000000 */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.archive-posts-wrapper .nav-links a,
#scrollup,
.site-main #infinite-handle span button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.first-post .entry-meta,
.first-post .entry-meta a {
	background-color: #000;
}

/* Button Hover Background Color #555 */
.button:hover,
.button:focus,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#scrollup:hover,
#scrollup:focus,
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.archive-posts-wrapper .nav-links a:hover,
.archive-posts-wrapper .nav-links a:focus,
.site-main .pagination .nav-links .page-numbers.current,
#feature-slider .more-link span:hover,
#feature-slider .more-link span:focus,
#feature-slider .cycle-prev:hover,
#feature-slider .cycle-prev:focus,
#feature-slider .cycle-next:hover,
#feature-slider .cycle-next:focus,
#feature-slider .cycle-pager span:hover,
#feature-slider .cycle-pager span:focus,
#feature-slider .cycle-pager span.cycle-pager-active {
	background-color: rgba(240, 239, 239, 0.253);
}

#feature-slider .cycle-pager span:hover,
#feature-slider .cycle-pager span:focus,
#feature-slider .cycle-pager span.cycle-pager-active {
	color: #555;
}

#feature-slider .more-link span:hover,
#feature-slider .more-link span:focus,
#feature-slider .cycle-prev:hover,
#feature-slider .cycle-prev:focus,
#feature-slider .cycle-next:hover,
#feature-slider .cycle-next:focus {
	border-color: rgb(223, 189, 116);
}

/* Main Text Color #555555 */
body,
input,
select,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.footer-meta-area .author-name,
.footer-widget-area,
.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb span a,
.dropdown-toggle {
	color: #555;
}

.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #555;
}

/* Title Color #222222 */
.site-title a,
.main-navigation a,
.custom-header-content .section-title,
.custom-header-content .section-title a,
.menu-toggle,
.social-navigation a,
.ctsocialwidget a,
.entry-title,
.author-name {
	color: #000;
}

/* Link Color #222222 */
a,
.footer-widget-area a,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.comment-container .edit-link a {
	color: #222;
}

/* Secondary Text Color #dddddd */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	border: 1px solid #ddd;
}

.icon-square,
.comment-icon .icon {
    fill: #ddd;
}

/* Third Text Color #ffffff */
.site-info,
.site-info a {
	color: #fff;
}

/* Button Text Color #ffffff */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-main #infinite-handle span button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.archive-posts-wrapper .nav-links a,
.archive-posts-wrapper .nav-links a:hover,
.archive-posts-wrapper .nav-links a:focus,
.site-main .pagination .nav-links .page-numbers.current,
#scrollup,
#scrollup:hover,
#scrollup:focus,
.menu-wrapper .search-submit,
#feature-slider .more-link span,
#feature-slider .cycle-prev,
#feature-slider .cycle-next,
#feature-slider .cycle-pager span,
.first-post .entry-meta,
.first-post .entry-meta a {
	color: #fff;
}

#feature-slider .cycle-pager span {
	background-color: #fff;
}

#feature-slider .cycle-prev,
#feature-slider .cycle-next {
	border: 2px solid #fff;
}


@media screen and (min-width: 48em) {
	.footer-meta-area #footer-nagivation {
		border-top: 1px solid #fff;
	}

	.footer-meta-area #footer-author-bio {
		border-left: 1px solid #fff;
	}

	.single-jetpack-testimonial .footer-meta-area #footer-author-bio,
	.single-jetpack-portfolio .footer-meta-area #footer-author-bio {
		border-right: 1px solid #fff;
	}
}

@media screen and (min-width: 48em) {
	
}

@media screen and (min-width: 61.5625em) {
	.footer-meta-area #footer-author-bio {
		border-right: 1px solid #fff;
	}

	.comment-respond {
		border-left: 5px solid #f7f7f7;
		border-right: 5px solid #f7f7f7;
	}
}

@media screen and (min-width: 64em) {
	.navigation-classic .main-navigation ul ul {
		background-color: #fff;
		border: 1px solid #f7f7f7;
	}

	.navigation-classic .main-navigation ul ul :hover > a,
	.navigation-classic .main-navigation ul ul .focus > a {
		background-color: #f2f2f2;
	}

	.navigation-classic .main-navigation ul ul li {
		border-bottom: 1px solid #f7f7f7;
	}

	.navigation-classic .main-navigation .icon {
		color: #222;
	}
}

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.section-heading span {
		position: absolute;
		top: 50%;
		font-size: 80px;
		color: #b49383;
		font-weight: bolder;
		font-family: "Playfair Display", serif;
		text-transform: uppercase;
		line-height: 1;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: -1;
		opacity: 0.1;
		left: 0;
		font-weight: 700;
	  }
	  .paragraph p {
		  max-width: 80%;
		  line-height: 1.7;
		  color: #000;
		  font-size: 16px;
		  font-family: "Playfair Display", serif;
		  font-weight: 400;
		  padding-left: 20px;
	  }p {
		margin-top: 0;
		margin-bottom: 1rem;
	  }
	  .top {
		padding: 2em;
		  margin: 0 auto;}
	  
	  .entry-container{
	  width:100%;
		padding-right: 5px;
		padding-left: 5px;
		margin-right: auto;
		margin-left: auto;
	  }.intro_image img {
		max-width: 100%;
	  }
	  .card-header:first-child {
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
	  }.inner-img {
		  -webkit-transition: 0.3s;
		  transition: 0.3s;
	  }
	  .inner-img:hover {
		  -webkit-transform: scale(1.6);
		  transform: scale(1.6);
	  }
	  img {
		  vertical-align: middle;
		  border-style: none;
	  }
	  .img-wrapper {
		  width: auto;
		  height: auto;
		  -o-object-fit: cover;
		  object-fit: cover;
		  overflow: hidden;
		  margin-bottom: 25px;
	  }  padding: .05em .2em 0 0;
	  
	  .card-header {
		padding: .75rem 1.25rem;
		margin-bottom: 0;
		background-color: rgba(0,0,0,.03);
		border-bottom: 1px solid rgba(0,0,0,.125);
	  } 
	  .card {min-width:500px;max-width:100%;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0,0,0,.125);
		border-radius: .25rem;
	  }
	  .breadcrumb {
		display: -webkit-box;
		display: -ms-flexbox;
		display: inline-block;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0.75rem 1rem;
		margin-bottom: 1rem;
		list-style: none;
		background-color: #fff;
		border-radius: 0.25rem;
	  }
	  .responsive {
		width: 100%;
		height: auto;
	  }
	  
	  
	  h1 {
		font-family: "Playfair Display", serif;
		color: #fff;
		line-height: 1.3;
		font-weight: 400;
	  }
	  
	  
	  
	  .responsive {
		width: 100%;
		height: auto;
	  }
	  
	  .text-center {
		text-align: center !important;
	  }
	  
	  .heading-section .subheading {
		font-size: 14px;
		display: block;
		margin-bottom: 10px;
		font-family: "Playfair Display", serif;
	  }
	  
	  .section-heading h2 {
		font-size: 42px;
		text-transform: capitalize;
		font-family: "Playfair Display", serif;
		margin-bottom: 15px;
		 margin-bottom: 20px;
		display: block;
		line-height: 1.2;
				margin-top:20px;
	  }
	  .heading-section h2 strong {
		font-weight: 700;
	  }
	  
	  @media (max-width: 767.98px) {
		.heading-section h2 {
			font-size: 28px;
		}
	  }
	  
	  .heading-section h2:after,
	  .heading-section h2:before {
		width: 100px;
		height: 2px;
		position: absolute;
		bottom: -15px;
		left: 0;
		right: 0;
		margin: 0 auto;
		background: #8d703b;
		content: '';
	  }
	  
	  .heading-section h2:before {
		width: 80px;
		height: 2px;
		bottom: -19px;
	  }
	  
	  .heading-section.heading-section-white .subheading {
		color: rgba(255, 255, 255, 0.9);
	  }
	  
	  .heading-section.heading-section-white h2 {
		font-size: 38px;
		color: #fff;
	  }
	  
	  .heading-section.heading-section-white h2:after,
	  .heading-section.heading-section-white h2:before {
		display: none;
	  }
	  
	  .heading-section.heading-section-white p {
		color: rgba(255, 255, 255, 0.9);
	  }
	  
	  .heading-section.heading-section-wo-line h2:after,
	  .heading-section.heading-section-wo-line h2:before {
		display: none;
	  }
	  
	  .intro_content {
		width: 600px;
		right: -100px;
	  }
	  
	  .intro_title h2 {
		font-size: 25px;
	  }
	  
	  .intro {
		width: 100%;
		background: #FFFFFF;
	  }
	  
	  .intro_image {
		width: 100%;
	  }
	  
	  .intro_image img {
		max-width: 100%;
	  }
	  
	  .intro_content {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: -165px;
		width: 679px;
		background: #FFFFFF;
		border: solid 2px #b49383;
		-webkit-box-shadow: 0px 45px 70px rgba(0, 0, 0, 0.24);
		box-shadow: 0px 45px 70px rgba(0, 0, 0, 0.24);
		z-index: 1;
		padding-top: 55px;
		padding-bottom: 59px;
		padding-left: 70px;
		padding-right: 50px;
	  }
	  
	  .intro_subtitle {
		font-size: 36px;
	  }
	  
	  .intro_title {
		margin-top: 6px;
	  }
	  
	  .intro_title h2 {
		font-size: 25px;
	  }
	  
	  .intro_text {
		margin-top: 32px;
	  }
	  
	  
	  /************
	  1. 1600px
	  ************/
	  
	  @media only screen and (max-width: 1600px) {
		.intro_content {
			width: 600px;
		}
	  }
	  
	  
	  /************
	  2. 1440px
	  ************/
	  
	  
	  
	  @media only screen and (max-width: 991px) {
		.intro_content {
			position: relative;
			top: auto;
			-webkit-transform: none;
			transform: none;
			right: auto;
			margin-bottom: 102px;
			width: 100%;
		}
		.footer_col:not(:last-child) {
			margin-bottom: 80px;
		}
	  }
	  
	  
	  /************
	  7. 959px
	  ************/
	  

	  
	  @media only screen and (max-width: 767px) {
		.home_subtitle {
			font-size: 48px;
		}
		.home_title h1 {
			font-size: 56px;
		}
		.intro_content {
			padding-left: 49px;
		}
		.intro_col:not(:last-child) {
			margin-bottom: 30px;
		}
		.res_input,
		.res_select {
			width: 150px;
		}
	  }
	  .parallax1 {
		position: relative;
		background-image: url("http://getwallpapers.com/wallpaper/full/c/7/4/87012.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallax2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.ancient-origins.net/sites/default/files/field/image/Ancient-Egyptian-Hieroglyphs.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  .parallax3 {
		position: relative;
		background-image: url("https://farm1.static.flickr.com/156/405757076_ebf1696c46_b.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	 .span {
		font-size: 4em;
		color: #b49383;
		float: left;
		font-weight: 400;
		line-height: 55px;
		padding: .05em .2em 0 0;
	  }
	  
	  /************
	  11. 575px
	  ************/
	  /* grid-container */
	  :root {
	  /* Color of the background */
	  --bodycolor: #efefef;
	  /* Width of the columsn */
	  --boxwidth: 340px;
	  /* Height of the rows */
	  --boxheight: 520px;
	  /* Width of the bubble (it's always a circle, width and height are the same) */
	  --icon-box-dimensions: 250px;
	  /* DON'T TOUCH THE VALUES OF THIS VARIABLE! */
	  --icon-box-dimensions-half: calc(var(--icon-box-dimensions) /2);
	  /*--------------------*/
	  /* How far from the top is the position of the bubble? */
	  --icon-offset: -10%;
	  /* Size of the font */
	  --content-fontsize: 1.1em;
	  /* Define a accent color, make sure it's readable */
	  --accentcolor: #b49383;
	  /* backgroundcolor and text color of the button, unhovered.
	  /* Color in hovered state is the accent color */
	  --btntext-background: rgba(255, 255, 255, 0.1);
	  --btntext-color: #eee;
	  }
	  
	  /* grid-container */
	  #container {
	  margin: 0 auto;
	  padding: 2%;
	  max-width: 100%;
	  height: auto;
	  position: relative;
	  display: -ms-grid;
	  display: grid;
	  -ms-grid-columns: minmax(var(--boxwidth), 1fr) [auto-fit];
	  grid-template-columns: repeat(auto-fit, minmax(var(--boxwidth), 1fr));
	  grid-auto-rows: minmax(var(--boxheight), 1fr);
	  grid-gap: 30px;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  }
	  .post-thumbnail {
		  position: relative;margin-right:15px;margin-left:15px;
	  }
	  /* this is the card selecter */
	  #box {
	  position: relative;
	  display: block;
	  overflow: hidden;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  background: #fff;
	  -webkit-transition: 0.5s;
	  transition: 0.5s;
	  }
	  
	  #box:hover {
	  cursor: pointer;
	  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
	  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
	  -webkit-transform: translateY(-4px);
	  transform: translateY(-4px);
	  }
	  
	  #img-box {
	  position: absolute;
	  -o-object-fit: cover;
	  object-fit: cover;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8);
	  transition: 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8);
	  z-index: 1;
	  }
	  
	  #img-box img {
	  -o-object-fit: cover;
	  object-fit: cover;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all .5s ease-in-out;
	  transition: all .5s ease-in-out;
	  }
	  
	  #img-box::after {
	  content: attr(title);
	  position: absolute;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  top: 111%;
	  z-index: 100;
	  text-align: center;
	  font-size: 1.05em;
	  font-weight: 700;
	  width: 250%;
	  opacity: 1;
	  border-radius: 70%;
	  height: 45.5%;
	  background: #311902;
	  -webkit-transition: 0.2s;
	  transition: 0.2s;
	  color: #ffffff;
	  letter-spacing: -.6px;
	  -webkit-box-shadow: inset 0px 0 3px 3px rgba(0, 0, 0, 0.3);
	  box-shadow: inset 0px 0 3px 3px rgba(0, 0, 0, 0.3);
	  }
	  
	  #img-box::before {
	  position: absolute;
	  content: attr(data-author);
	  bottom: 2.5%;
	  font-weight: 400;
	  color: rgba(0, 0, 0, 0.842);
	  }
	  
	  #container #box:hover #img-box {
	  top: var(--icon-offset);
	  left: calc(50% - var(--icon-box-dimensions-half));
	  width: var(--icon-box-dimensions);
	  height: var(--icon-box-dimensions);
	  }
	  
	  #container #box:hover #img-box:after,
	  #container #box:hover #img-box:before {
	  opacity: 0;
	  }
	  
	  #container #box:hover #img-box img {
	  -webkit-box-shadow: 10px 10px 25px -8px rgba(0, 0, 0, 0.75);
	  box-shadow: 10px 10px 25px -8px rgba(0, 0, 0, 0.75);
	  border-radius: 0%;
	  -webkit-filter: saturate(70%) contrast(120%);
	  filter: saturate(70%) contrast(120%);
	  margin-top: 5px;
	  }
	  
	  #box:hover #contentbox {
	  bottom: 0;
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
	  }
	  
	  #contentbox {
	  position: absolute;
	  opacity: 1;
	  bottom: -50%;
	  width: 100%;
	  height: 60%;
	  font-size: 1.3em;
	  text-align: center;
	  line-height: 1.4;
	  -webkit-transition: bottom 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8), -webkit-transform 0.3s;
	  transition: bottom 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8), -webkit-transform 0.3s;
	  transition: bottom 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8), transform 0.3s;
	  transition: bottom 0.35s cubic-bezier(0.15, 0.78, 0.46, 0.8), transform 0.3s, -webkit-transform 0.3s;
	  color: #0c0707;
	  opacity: 0;
	  }
	  
	  #contentbox h2 {
	  position: relative;
	  font-size: 1.4em;
	  font-weight: 700;
	  }
	  
	  #contentbox p {
	  font-size: 14px;
	  font-weight: 100;
	  margin-bottom: 0.5em;
	  }
	  
	  button.read {
	  position: absolute;
	  z-index: 10;
	  margin-top: 1em;
	  text-align: center;
	  border: 0;
	  border-radius: 14px;
	  padding: 8px 38px;
	  color: #b49383;
	  border: solid;
	  font-weight: 100;
	  -webkit-transition: 1s;
	  transition: 1s;
	  font-size: 0.8em;
	  bottom: 5%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  }
	  
	  button.read:hover {
	  cursor: pointer;
	  background-color: #b49383;
	  color: #473c16;
	  }
	  
	  .img-cover {
	  background-image: url("http://wallpapersdsc.net/wp-content/uploads/2017/10/Ancient-Egypt-in-High-Resolution.png");
	  margin-bottom: 40px;
	  background-color: white;
	  }
	  /*# sourceMappingURL=style.css.map */
	  
	  .parallaxramses1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://sapientiaexanimo.files.wordpress.com/2015/02/ramesseum-1.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.sharm-club.com/assets/images/cities/luxor/rameseum/temple-of-ramses-II-overview.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("http://markmillmore.com/wp-content/uploads/2014/05/Ramesseum4.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("http://2.bp.blogspot.com/-z5y3EWfnWns/UJ9x77C1dPI/AAAAAAAABwQ/yMiQh3NcvfA/s400/ramesseum-hieroglyphs.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	 
	  .parallaxramses1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://sapientiaexanimo.files.wordpress.com/2015/02/ramesseum-1.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.sharm-club.com/assets/images/cities/luxor/rameseum/temple-of-ramses-II-overview.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://1.bp.blogspot.com/-DbMlkUf_43U/X5elKMHn2II/AAAAAAAABEA/5e1Ir98k5LM8LpgBtz7SU0wncozRGn18wCLcBGAsYHQ/s0/122536808_2849585541997017_181315196925170952_o.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxramses4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("http://2.bp.blogspot.com/-z5y3EWfnWns/UJ9x77C1dPI/AAAAAAAABwQ/yMiQh3NcvfA/s400/ramesseum-hieroglyphs.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	 
	  .info {
		width: 100%;
		padding: 15% 10% 0 10%;
		text-align: center;
		text-shadow: 0 2px 3px rgb(0 0 0 / 20%);
	  }
	  /***isis*/
	  .parallaxisis1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.inside-egypt.com/img/thumbs/w1200h800q100/news/2ae149f25c7fc967482e.jpeg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxisis2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://travelswithanthony.files.wordpress.com/2014/05/cnv001362.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxisis3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://travelswithanthony.files.wordpress.com/2014/05/cnv001362.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxisis4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.planetware.com/photos-large/EGY/egypt-edfu-walls-decorated-by-intricate-reliefs-in-temple-of-horus.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  .parallaxAbydos1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://img.ev.mu/images/attractions/6136/960x640/289495.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxAbydos2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEgBQBinQQ8_cPK2jibxiFUl-8MQ1gDm_qFmgJqNCFsyfueYQs2sRdBsSZWKCGT9BbaU8m8wkmd7UC-uJ9-GD3VhE8xAQ6XaastTcOCR71LUZONejmF8FPaiDfr6GUBnEqQmyNN3hU9AvLkMWInBD_2s-y4AhsEblVe3YZTRcKWhApXqlZ2LEqCi_SUhrg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxAbydos3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://i.ytimg.com/vi/t5wo8p7VNSE/maxresdefault.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxAbydos4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		min-height: 50vh;
		position: relative;
		background-image: url("http://i-cias.com/e.o/slides/abydos02.jpg");
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  /* Paragraph */
	  .paragraph {    font-family: "Playfair Display", serif;
		margin: 3em 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	  }
	  
	  .paragraph p {    font-family: "Playfair Display", serif;
		width:100%;text-justify: left;
	  
		
		color: #000000;
	  }
	  /***karnak*/
	  .parallaxkar1 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  position: relative;
	  background-image: url("https://www.eyeofhorustours.com/wp-content/uploads/luxor-1.jpg");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  .parallaxkar2 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  position: relative;
	  background-image: url("https://bkrogel.files.wordpress.com/2011/03/img_2832.jpg");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  .parallaxkar3 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  position: relative;
	  background-image: url("https://cdn.britannica.com/01/178001-050-2DAD3B4E/temple-complex-Nile-River-Egypt-Karnak.jpg");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  .parallaxkar4 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  position: relative;
	  background-image: url("https://upload.wikimedia.org/wikipedia/commons/4/47/Temple-Karnak.jpg");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  
	  /*edfoo*/
	  .parallaxedfo1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.planetware.com/photos-large/EGY/egypt-edfu-granite-horus-statue-in-temple-forecourt.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxedfo2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://travelswithanthony.files.wordpress.com/2014/05/cnv001362.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxedfo3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://travelswithanthony.files.wordpress.com/2014/05/cnv001362.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxedfo4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://www.planetware.com/photos-large/EGY/egypt-edfu-walls-decorated-by-intricate-reliefs-in-temple-of-horus.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .banneredfo {
		position: relative;
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		height: 50vw;
		min-height: 400px;
		max-height: 550px;
		min-width: 300px;
		color: #eee;
	  }
	  .banneredfo:after {
		content: "";
		width: 100%;
		height: 40%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -1;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#1b2030));
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #1b2030 100%);
	  }
	  .banneredfo:before {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-backface-visibility: hidden;
		-webkit-transform: translateZ(0) scale(1, 1);
		transform: translateZ(0);
		background: #1B2030 url(https://media.moddb.com/images/games/1/11/10298/Edfu_01.jpg) top center no-repeat;
		background-size: cover;
		background-attachment: fixed;
		-webkit-animation: grow 60s linear 10ms infinite;
		animation: grow 60s linear 10ms infinite;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		z-index: -2;
	  }
	  /***phila*/
	.parallaxph {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url(https://www.planetware.com/photos-large/EGY/egypt-philae-first-pylon.jpg);
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxph3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url(http://www.maverickbird.com/wp-content/uploads/2015/11/26024051_1992721620744875_845870387811595415_o.jpg);
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxph3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEgb2VlzJK5PqQw_apqF8LvwLYAdlzymY5tDXX-35vr0xx9-dteGDtrjeTD017SKZa3aKVAl6EjTAYY4WFk9V9zfaOSkTcsHqE66WhbL0Z_DlhyxsvF__rnPjc6Z_R_SsYUq14ju8NyKjkt_Jp1NsoWUC8i1vTswDvxCUicAMtC3L_rWZxSBTNzNvEwk9Q");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxph4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		background-image: url("https://lonelyplanetwp.imgix.net/2014/07/temple-kom-ombo-nile-cruise-egypt-ce30ad1d7f82.jpg?fit=min&q=40&sharp=10&vib=20&w=1470");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  /* Parallax */
	  .parallax1luxor {
	  position: relative;
	  background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEgGRSNEZ8aqELNyhEtb9fLLbza9gVB7V71vmQSkxqSbtL4xEZcJmGajN10VkmZ8g3BSfFY7DPt1SUJuvAu--gzo3u3ivYT_OvHK1A4kvDOV-KTYf7iiNIaGKzEDdTRTtlB1iOHYz4OM-qERqncXR8lvr68OFPPonB4qCE91laQCNM-1Nb-dLtDwZFzctw");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  .parallax2luxor {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  position: relative;
	  background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEgXrclAWuaoPpCs1wQtsYM1szCXVQCkluozcQruMk9xqFYfmKDFYi-NJiWH3gBs5u8qHq5sBuGtdxm7pJOBWBEkSvaRoNM-SgXTkKA726rOV3mlkj9QInP4Rv9RoOWgae4t0lzL3XqByrq_31XAHEyhN_qoyhEWd7kHVouswXJ6n_0LWdjl1PdyAhA8mA");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  
	  .parallax2luxor h2 {
	  font-size: 5em;
	  font-weight: 300;
	  text-transform: uppercase;
	  color: var(--white);
	  z-index: 1;
	  }
	  
	  .parallax3luxor {
	  position: relative;
	  background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEgvD1Gw4nldiUquGw0CEBseYA1sDb8F2P9StcFlDIx0LOAV_of8ayFF41xwxwR08Sy6NPz6rIcXaYooG8bJRRkS6vNb4H3aazftlL20YiCCDEuMKdDcHmemw12nUrN_IBaXEqVDUVR-Jzg4eei761KgzBk_r-KMWOpeX8b3Rn_Xdw5_GL2Av3namcNE4A");
	  min-height: 50vh;
	  position: relative;
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  }
	  
	  
	  
	  
	  
	  
	  /* Selection */
	  ::-moz-selection {
	  color: var(--white);
	  background: rgba(161, 181, 201, 0.8);
	  }
	  ::selection {
	  color: var(--white);
	  background: rgba(161, 181, 201, 0.8);
	  }
	  
	  /* SCROLLBAR */
	  ::-webkit-scrollbar-track {
	  background-color: #F5F5F5;
	  }
	  
	  ::-webkit-scrollbar {
	  width: 12px;
	  background-color: #F5F5F5;
	  }
	  
	  ::-webkit-scrollbar-thumb {
	  background-color: rgba(161, 181, 201, 0.8);
	  }
	  /*# sourceMappingURL=style.css.map */
	  
	  .bannerHab {
		z-index: 20;
		position: relative;
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: start;
			-ms-flex-align: start;
				align-items: flex-start;
		-ms-flex-line-pack: start;
			align-content: flex-start;
		height: 50vw;
		min-height: 400px;
		max-height: 550px;
		min-width: 300px;
		color: #eee;
	  }
	  
	
	  
	  .paallaxHabu1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("https://www.ancient-egypt-online.com/images/medinethabu-hypostyle-hall.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  	  	  
	  
	  .parallaxHabu2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("https://static.thousandwonders.net/Medinet.Habu.original.39368.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  .parallaxHabu3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("http://www.bibleplaces.com/wp-content/uploads/2015/07/Medinet-Habu-columns-with-colors-tb110600383-bibleplaces.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  .parallaxHabu4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("https://www.ancient-egypt-online.com/images/medinethabu-reliefs.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	
	  
	  .parallaxHatsh1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("https://s9155.pcdn.co/wp-content/uploads/2011/10/Egypt-Queen-Hatshepsute-Temple-pharoah.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;                       
	  }
	  
	  .parallaxHatsh2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("https://static.nationalgeographic.co.uk/files/styles/image_1900/public/temple-of-hatshepsut.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  
	  .parallaxHatsh3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		position: relative;
		background-image: url("http://markmillmore.com/wp-content/uploads/2014/05/Ramesseum4.jpg");
		min-height: 50vh;
		position: relative;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  }
	  .parallaxsmusu1 {
		  display: -webkit-box;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-pack: center;
		  -ms-flex-pack: center;
		  justify-content: center;
		  -webkit-box-align: center;
		  -ms-flex-align: center;
		  align-items: center;
		  position: relative;
		  background-image: url(https://images.memphistours.com/large/9882596_egyptian%20museum7.jpg);
		  min-height: 50vh;
		  position: relative;
		  background-attachment: fixed;
		  background-position: center;
		  background-repeat: no-repeat;
		  background-size: cover;
	  }
	  
	  .parallaxsmusu3 {
		  display: -webkit-box;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-pack: center;
		  -ms-flex-pack: center;
		  justify-content: center;
		  -webkit-box-align: center;
		  -ms-flex-align: center;
		  align-items: center;
		  position: relative;
		  background-image: url(https://bestwesterngilroy.com/wp-content/uploads/2015/03/Egyptian-Museum-San-Jose.gif);
		  min-height: 50vh;
		  position: relative;
		  background-attachment: fixed;
		  background-position: center;
		  background-repeat: no-repeat;
		  background-size: cover;
	  }
	  .parallaxsiwa1 {
		  display: -webkit-box;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-pack: center;
		  -ms-flex-pack: center;
		  justify-content: center;
		  -webkit-box-align: center;
		  -ms-flex-align: center;
		  align-items: center;
		  position: relative;
		  background-image: url(https://images.memphistours.com/large/1234607468_siwa%208.jpg);
		  min-height: 50vh;
		  position: relative;
		  background-attachment: fixed;
		  background-position: center;
		  background-repeat: no-repeat;
		  background-size: cover;
	  } 