
/*
Theme Name: BusinesStar
Theme URI: http://sensationaltheme.com/downloads/businesstar-free/
Author: Sensational Theme
Author URI: http://sensationaltheme.com/
Description: BusinesStar is a multi-purpose WordPress theme with practically unlimited options for customization, making it an excellent choice for any business. This theme comes with 2 home homepage designs, lots of features such as column layout options for front page sections. It can be used to create any type of website like consultancy, finance, corporate, travel, education, medical. It is responsive, SEO friendly, speed optimized, and translation ready.
Version: 2.1
Requires PHP: 5.6
Tested up to: 5.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: businesstar
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, custom-logo, custom-background, custom-header, footer-widgets, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Businesstar business is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Layouts and Titles
# Media
    ## Captions
    ## Galleries
# Social Icons
# Breadcrumb List
# Homepage Sections
    ## Featured Slider Section
    ## Featured Services Section
    ## Featured Planning Section
    ## Projects Section
    ## Call To Action Section
    ## Latest Posts Section
# Footer
# Responsive

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

#page {
	max-width: 1920px;
	margin: 0 auto;
	box-shadow: 0 0 15px #aaa;
}

#content {
	position: relative;
}

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

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

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

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

a:focus {
	outline: dotted;
}

#comment:focus, .search-form input:focus {
	outline: dotted;
}

div.nojq a:focus {
	outline: none;
}

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

b, strong {
	font-weight: bold;
	color: #111;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 52px;
}

h2 {
	font-size: 42px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #333;
	margin: 16px 0;
	line-height: 1.3;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

tbody {
	text-align: left;
}

tr {
	border: 1px solid #e4e4e4;
}

td, th {
	padding: 10px 25px;
	font-weight: 400;
}

th {
	color: #111;
}

td#next {
	text-align: right;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
	color: #7a7a7a;
	font-size: 16px;
	font-size: 1rem;
	line-height: 28px;
	word-wrap: break-word;
}

p {
	margin: 0 0 1em;
	color: #7a7a7a;
}

.home-one #services .featured-image img {
	max-width: 150px;
}

body {
	overflow-x: hidden;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}

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

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

big {
	font-size: 125%;
}

.backtotop {
	background-color: #e64e4e;
	z-index: 300;
	opacity: .8;
	width: 40px;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	position: fixed;
	bottom: -100px;
	right: 25px;
	cursor: pointer;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	color: #fff;
}

.backtotop:hover {
	background-color: #e64e4e;
	opacity: .9;
}

.backtotop svg {
	display: inline-block;
	vertical-align: middle;
	fill: #fff;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	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/ */
	box-sizing: inherit;
}

body {
	background: #fff;
}

blockquote {
	font-size: 18px;
	line-height: 35px;
	position: relative;
	margin: 0;
}

blockquote.alignright {
	padding-right: 0;
	margin-bottom: 14px;
}

blockquote p {
	background-color: #f7f7f7;
	padding: 10px 15px;
	border-left: 3px solid #aaa;
}

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

ul, ol {
	margin: 0;
	padding-left: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
	margin-bottom: 1em;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	display: inline-block;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

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 {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

textarea, #respond input, .wpcf7 input {
	width: 100%;
	border: none;
	background-color: #f2f2f2;
	border-radius: 0;
	outline: none;
	height: 40px;
	padding: 0 15px;
}

#respond input {
	border: none;
	min-height: 50px;
}

#respond textarea, textarea {
	height: 200px;
	padding: 10px 15px;
	border: none;
	background-color: #f2f2f2;
}

#respond input[type="text"], #respond input[type="email"], #respond input[type="url"], .wpcf7 input {
	background-color: #f2f2f2;
}

#respond input[type="submit"] {
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 12px 25px;
	position: relative;
	background-color: #e64e4e;
	text-transform: uppercase;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#respond input[type="submit"]:hover, #respond input[type="submit"]:focus {
	background-color: #333;
}

#respond input[type="checkbox"] {
	min-height: auto;
	height: auto;
	float: left;
	margin-right: 10px;
	width: auto;
}

#respond .comment-form-cookies-consent label {
	display: table;
	margin: 0;
	line-height: 1;
}

#commentform .comment-form-cookies-consent {
	clear: both;
	display: inline-block;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 0;
}

p.form-submit {
	clear: both;
	display: inline-block;
	position: relative;
}

.comment-notes {
	font-size: 14px;
	font-style: italic;
	margin-top: 0;
}

#respond label {
	color: #273238;
	margin-bottom: 5px;
	display: inline-block;
}

#commentform p {
	margin-bottom: 21px;
}

#commentform p.comment-form-comment {
	margin-bottom: 0;
}

#commentform p.form-submit {
	margin: 21px 0 0;
}

#comments {
	margin: 60px 0 0;
}

#respond {
	margin-top: 50px;
}

.section-content p a, .entry-content p a, footer .copy-right a, p a {
	text-decoration: underline;
}

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

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus, a:active {
	color: #e64e4e;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#top-bar {
	padding: 10px 0;
	background-color: #e64e4e;
}

#top-bar.col-2 {
	padding: 4px 0;
}

#top-bar .widget {
	text-align: center;
	margin-bottom: 0;
}

#top-bar .widget + .widget {
	margin-top: 15px;
}

.widget_address_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_address_block ul li {
	display: inline-block;
}

.widget_address_block ul li .fa {
	margin-right: 8px;
}

#top-bar .widget_address_block ul li {
	color: #fff;
	margin-right: 15px;
	font-size: 14px;
}

#top-bar .widget_address_block ul li a {
	color: #fff;
}

#top-bar .widget_address_block ul li a:hover, #top-bar .widget_address_block ul li a:focus {
	opacity: .8;
}

#top-bar .widget ul li:not(:last-child) {
	margin-bottom: 0;
}

#masthead {
	position: relative;
	width: 100%;
	z-index: 3000;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.site-branding {
	float: left;
	padding: 8px 0;
	display: flex;
	align-items: center;
	min-height: 88px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.site-title {
	font-size: 32px;
	margin: 0;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	line-height: 1.3;
}

.site-title a {
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.site-title a:hover, .site-title a:focus {
	color: #e64e4e;
}

.site-description {
	margin: 0;
	line-height: 1.5;
	color: #e64e4e;
}

.site-logo img {
	max-height: 65px;
	width: auto;
	margin-right: 15px;
}

.main-navigation {
	display: block;
	position: relative;
	float: right;
}

.main-navigation ul.nav-menu > li.current-menu-item > a {
	opacity: .7;
	color: #e64e4e;
}

.main-navigation ul#primary-menu li.current-menu-item > a {
	font-weight: 600;
}

.main-navigation ul ul {
	background-color: #fff;
	text-align: left;
	padding: 0;
}

.main-navigation ul ul li a {
	padding: 8px 15px;
	color: #111;
	text-transform: uppercase;
}

.main-navigation ul ul a:after {
	float: right;
}

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

.main-navigation li {
	position: relative;
}

.main-navigation ul.nav-menu > li > a {
	text-transform: uppercase;
	padding: 30px 7px;
	color: #000;
}

.main-navigation ul.nav-menu > li:hover > a {
	color: #e64e4e;
}

.main-navigation form.search-form input {
	background-color: #111;
	border-color: #111;
	color: #111;
	font-weight: 400;
}

.main-navigation ul.nav-menu {
	margin-right: -25px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #111;
	font-size: 15px;
	font-weight: 500;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	border-top: 1px solid #eee;
	margin-top: -1px;
	box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
}

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

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

.main-navigation ul.nav-menu .current_page_item > a, .main-navigation ul.nav-menu .current-menu-item > a, .main-navigation ul.nav-menu .current_page_ancestor > a, .main-navigation ul.nav-menu .current-menu-ancestor > a {
	color: #e64e4e;
}

form.search-form {
	width: 100%;
	max-width: 100%;
	position: relative;
}

.main-navigation form.search-form {
	min-width: 320px;
}

input.search-field {
	height: 45px;
	border-radius: 0;
	padding: 0 50px 0 15px;
	width: 100%;
	outline: none;
}

.menu-toggle {
	border-radius: 0;
	font-size: 16px;
	margin: auto;
	outline: none;
	display: block;
	height: 80px;
	position: relative;
	background-color: transparent;
	min-width: 64px;
	border: none;
	margin-right: -15px;
}

.menu-toggle:focus {
	outline: dotted;
}

.menu-toggle span {
	width: 35px;
	height: 2px;
	display: block;
	background-color: #e64e4e;
	margin: 9px 0;
}

.menu-label {
	float: right;
	color: #111;
	padding: 7px 0 0 10px;
	display: none;
}

button.dropdown-toggle {
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	border: none;
	width: 45px;
	height: 55px;
	line-height: 56px;
	outline: none;
	border-radius: 0;
}

button.dropdown-toggle .fa {
	color: #e64e4e;
	font-size: 18px;
	padding-left: 5px;
}

button.dropdown-toggle.active .fa:before {
	content: "";
}

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

.nav-links .nav-previous a:before, .nav-links .nav-next a:after {
	content: "";
	font-family: "FontAwesome";
	margin-right: 10px;
	font-size: 18px;
}

.nav-links .nav-next a:after {
	content: "";
	margin-left: 10px;
	margin-right: 0;
}

.menu-sticky #masthead.nav-shrink #top-bar {
	display: none;
}

.menu-sticky #masthead {
	position: sticky;
	top: 0;
}

.menu-sticky #masthead.nav-shrink {
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
}

.customize-support.menu-sticky #masthead.nav-shrink {
	top: 32px;
}

.menu-sticky #masthead.nav-shrink .site-logo img {
	max-height: 60px;
}

.menu-sticky #masthead.nav-shrink .site-branding {
	min-height: 82px;
	padding: 5px 0;
}

.menu-sticky #masthead.nav-shrink .main-navigation ul.nav-menu > li > a {
	padding: 27px 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.menu-sticky #masthead.nav-shrink .main-navigation ul.nav-menu > li:not(:last-child):after {
	top: 38px;
}

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

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

.post-navigation a, .posts-navigation a {
	font-weight: 400;
	display: block;
}

.post-navigation, .posts-navigation {
	padding: 0;
	position: relative;
}

.pagination .page-numbers, .pagination .page-numbers.dots:hover, .pagination .page-numbers.dots:focus {
	text-align: center;
	line-height: 35px;
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 5px;
	color: #e64e4e;
	background-color: #ffe2cf;
}

.pagination .page-numbers.current, .pagination .page-numbers:hover, .pagination .page-numbers:focus {
	color: #fff;
	background-color: #e64e4e;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
	margin-right: 25px;
	width: auto;
	height: auto;
	position: relative;
	top: 2px;
	background-color: transparent;
	color: #e64e4e;
}

.pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover, .pagination .page-numbers.prev:focus, .pagination .page-numbers.next:focus {
	color: #111;
	background-color: transparent;
}

.pagination .page-numbers.next {
	margin-left: 18px;
	margin-right: 0;
	background-color: transparent;
}

.nav-previous span {
	padding-left: 30px;
	float: left;
	text-align: left;
}

.nav-next span {
	padding-right: 30px;
	float: right;
	text-align: right;
}

.post-navigation span, .posts-navigation span {
	display: table;
}

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

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
}

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

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

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

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear: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, .site-footer:before, .site-footer:after, .footer-widgets-area:before, .footer-widgets-area:after, .wrapper:before, .wrapper:after, #latest-posts article:before, #latest-posts article:after, .widget:before, .widget:after, .posts-wrapper:before, .posts-wrapper:after, .services-items-wrapper:before, .services-items-wrapper:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .footer-widgets-area:before, .footer-widgets-area:after, .wrapper:before, .wrapper:after, #latest-posts article:before, #latest-posts article:after, .widget:before, .widget:after, .posts-wrapper:before, .posts-wrapper:after, #author-section:before, #author-section:after, .services-items-wrapper:before, .services-items-wrapper:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.3em;
}

.widget:last-child {
	margin-bottom: 0;
}

#secondary .widget > ul li, #secondary .widget_nav_menu ul li {
	padding: 15px 20px;
	border-top: 1px solid #fff;
	background-color: #f2f2f2;
	font-weight: 500;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#secondary .widget > ul li:first-child, #secondary .widget > ul li:hover, #secondary .widget_nav_menu ul li:first-child, #secondary .widget_nav_menu ul li:hover {
	border-left: 4px solid #e64e4e;
}

#secondary .widget li:not(:last-child) {
	margin-bottom: 0;
}

#secondary .widget_nav_menu ul ul li:first-child, #secondary .widget_nav_menu ul ul li:hover {
	border-left: none;
}

#colophon .widget {
	margin: 0 0 40px;
}

#colophon .widget.widget_text {
	margin-bottom: 20px;
}

#colophon .widget:last-child {
	margin-bottom: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
	background-color: #f6f6f6;
	padding: 10px;
	border: none;
	width: 100%;
	max-width: 300px;
}

.widget select:focus {
	outline: dotted;
}

.widget input {
	outline: none;
	height: 40px;
	border-radius: 0;
	padding: 0 15px;
	border: none;
}

form.search-form button.search-submit {
	height: 45px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: transparent;
	border: none;
	width: 45px;
	border-radius: 0;
	outline: none;
}

.widget_search form.search-form button.search-submit {
	width: 50px;
	color: #fff;
	background-color: #e64e4e;
	font-size: 15px;
	line-height: 26px;
	height: 50px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.widget_search form.search-form button.search-submit:hover, .widget_search form.search-form button.search-submit:focus {
	background-color: #e64e4e;
}

.widget_search form.search-form input[type="search"] {
	padding: 0 55px 0 15px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.widget_search form.search-form input[type="search"]:focus {
	border-color: #e64e4e;
}

form.search-form {
	position: relative;
}

form.search-form input {
	width: 100%;
	padding: 0 40px 0 15px;
	font-weight: 300;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar caption {
	margin-bottom: 15px;
	font-weight: 600;
}

.widget-title {
	font-size: 18px;
	margin: 0 0 32px;
}

.widget li:not(:last-child) {
	margin-bottom: 10px;
}

.widget_instagram ul {
	list-style: none;
	margin: -5px;
	padding: 0;
}

.widget.widget_instagram li {
	margin: 0;
	padding: 5px;
}

.widget_instagram .col-1 li {
	width: 100%;
	float: none;
}

.widget_instagram .col-2 li {
	width: 50%;
	float: left;
}

.widget_instagram .col-3 li {
	width: 33.33%;
	float: left;
}

.widget_instagram .col-4 li {
	width: 25%;
	float: left;
}

.widget_instagram .col-5 li {
	width: 20%;
	float: left;
}

.widget_instagram li img {
	width: 100%;
}

#secondary .widget-title, #secondary .widgettitle {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 25px;
}

#secondary a {
	color: #333;
	font-weight: 500;
}

#secondary a:hover, #secondary a:focus {
	color: #e64e4e;
}

#secondary .widget:not(:last-child) {
	margin-bottom: 35px;
}

input[type="submit"], .wpcf7 input[type="submit"] {
	background-color: #e64e4e;
	color: #fff;
	font-size: 14px;
	width: auto;
	border: none;
	padding: 15px 25px;
	height: auto;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

input[type="submit"]:hover, input[type="submit"]:focus, .wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus {
	background-color: #e64e4e;
}

.jetpack_subscription_widget form {
	position: relative;
}

.jetpack_subscription_widget input[type="email"] {
	width: 100%;
	min-height: 65px;
	padding: 15px 160px 15px 20px;
	background-color: #e7f4fb;
	border-color: #e7f4fb;
	outline: none;
}

.jetpack_subscription_widget input[type="submit"] {
	min-width: 100px;
	text-align: center;
	background-color: #0287d2;
	border-radius: 0;
	min-height: 50px;
	padding: 11px 30px;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 500;
	font-size: 14px;
	border: none;
	outline: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.jetpack_subscription_widget input[type="submit"]:hover, .jetpack_subscription_widget input[type="submit"]:focus {
	background-color: #e64e4e;
}

.jetpack_subscription_widget #subscribe-text {
	display: inline-block;
}

.jetpack_subscription_widget #subscribe-text p {
	margin-top: 0;
	line-height: 25px;
}

.jetpack_subscription_widget #subscribe-submit {
	display: inline-block;
	margin: 0;
	position: relative;
}

.widget_popular_post ul, .widget_latest_post ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	display: table;
}

.widget.widget_popular_post ul li, .widget.widget_latest_post ul li {
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}

.widget.widget_popular_post ul li:last-child, .widget.widget_latest_post ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.widget_popular_post h3, .widget_latest_post h3 {
	font-size: 16px;
	line-height: 1.5;
	display: table-row;
	letter-spacing: .01em;
}

.widget_popular_post h3 a, .widget_latest_post h3 a {
	display: block;
}

.widget_popular_post time, .widget_latest_post time {
	margin-top: 5px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
}

.widget_popular_post h3 a, .widget_popular_post a:hover time, .widget_popular_post a:focus time, .widget_latest_post h3 a, .widget_latest_post a:hover time, .widget_latest_post a:focus time {
	color: #111;
}

.widget_popular_post h3 a:hover, .widget_popular_post h3 a:focus, .widget_popular_post a:hover time, .widget_popular_post a:focus time, .widget_latest_post h3 a:hover, .widget_latest_post h3 a:focus, .widget_latest_post a:hover time, .widget_latest_post a:focus time {
	color: #e64e4e;
}

.widget_popular_post a time, .widget_popular_post time, .widget_latest_post a time, .widget_latest_post time {
	color: #929292;
	font-weight: 500;
}

.widget_popular_post img, .widget_latest_post img {
	max-width: 95px;
	width: 95px;
	height: 95px;
	float: left;
	margin-right: 14px;
}

.textwidget img {
	margin-bottom: 25px;
	display: block;
}

.widget.widget_text .btn {
	margin-top: 20px;
}

#secondary .textwidget img {
	height: 200px;
	width: 200px;
	object-fit: cover;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}

#secondary .jetpack_subscription_widget input[type="email"] {
	height: 50px;
	min-height: auto;
	background-color: #fff;
	border-color: #fff;
	padding: 15px 18px;
}

#secondary .jetpack_subscription_widget input[type="submit"] {
	position: relative;
	margin: auto;
	min-height: 50px;
	border-radius: 0;
	background-color: #111;
	min-width: 151px;
	margin: 0;
	text-transform: uppercase;
}

.jetpack_subscription_widget #subscribe-submit:after {
	content: "";
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f2f2f2;
	position: absolute;
	bottom: 0;
	right: -10px;
}

.site-footer .jetpack_subscription_widget #subscribe-submit:after {
	border-bottom-color: #fff;
}

#secondary .jetpack_subscription_widget input[type="submit"]:hover, #secondary .jetpack_subscription_widget input[type="submit"]:focus {
	background-color: #e64e4e;
}

#colophon .social-icons {
	margin-left: -15px;
}

#secondary p#subscribe-email {
	margin-top: 0;
}

#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary .widget .social-icons {
	text-align: center;
	margin-top: -10px;
}

.widget_contact_info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

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

.hentry {
	margin: 0;
}

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

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

.single .entry-content .featured-image, .page .entry-content .featured-image {
	margin-bottom: 30px;
}

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

.page-content a, .entry-content a, .entry-summary a {
	text-decoration: underline;
}

.author img {
	display: block;
	text-align: center;
	margin: 20px auto;
}

.page-header .overlay {
	opacity: .5, #000;
}

.page-header span.posted-on {
	margin-bottom: 12px;
	display: inline-block;
	width: 100%;
}

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

.page-header span.author-name {
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	color: #111;
}

.page-header small {
	font-size: 12px;
	color: #e64e4e;
}

nav.navigation.pagination {
	margin-top: 50px;
	clear: both;
	display: inline-block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.posts-wrapper.blog-posts .featured-image {
	position: relative;
}

.posts-wrapper.col-3 article:nth-child(3n) {
	border-right: 1px solid #e4e4e4;
}

.blog-posts .post-categories {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #e64e4e;
	padding: 0 15px;
	color: #fff;
}

.post-categories a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

ul.post-categories {
	padding-left: 0;
}

.blog-posts .post-categories a {
	color: #fff;
}

.blog-posts .post-categories a:hover, .blog-posts .post-categories a:focus {
	color: #eee;
}

.post-categories a:hover, .post-categories a:focus {
	color: #e64e4e;
}

.tags-links {
	margin-bottom: 50px;
	display: inline-block;
}

.tags-links span {
	margin: 0 8px 8px 0;
}

.tags-links a {
	border: 1px solid #e64e4e;
	display: inline-block;
	padding: 2px 10px;
	color: #e64e4e;
}

.tags-links a:hover, .tags-links a:focus {
	border-color: #e64e4e;
	background-color: #e64e4e;
	color: #fff;
}

span.date a:before, .entry-meta .author:before, .entry-meta .cat-links:before {
	content: "";
	font-family: "FontAwesome";
	margin-right: 10px;
}

.entry-meta .author:before {
	content: "";
}

.entry-meta .cat-links:before {
	content: "";
}

.author.vcard {
	margin-left: 5px;
}

.single-post .site-main .comment-navigation, .single-post .site-main .posts-navigation, .single-post .site-main .post-navigation {
	margin-bottom: 0;
}

.navigation.post-navigation, .navigation.posts-navigation {
	padding: 15px;
	background-color: #f2f2f2;
}

.post-navigation .previous-article span span, .posts-navigation .previous-article span span, .post-navigation .next-article span span, .posts-navigation .next-article span span {
	display: block;
}

.post-navigation span.previous-article b, .post-navigations span.previous-article b, .post-navigation span.next-article b, .post-navigations span.next-article b {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

.post-navigation span.previous-article, .post-navigations span.previous-article {
	display: table;
}

.no-sidebar #comments, .no-sidebar .navigation, .no-sidebar.single article.post .entry-content, .no-sidebar.single article .entry-meta, .no-sidebar.single article .tags-links {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	display: inline-block;
}

.no-sidebar #secondary {
	display: none;
}

.error-404.not-found {
	max-width: 600px;
	text-align: center;
}

.error-404.not-found .page-title {
	font-size: 38px;
}

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

.bypostauthor {
	display: block;
}

#reply-title, .comments-title {
	font-size: 42px;
	margin: 0;
}

.comments-title, #reply-title {
	margin-bottom: 30px;
	font-size: 32px;
}

ul.post-categories li:after {
	content: ",";
}

ul.post-categories li:last-child:after {
	display: none;
}

ol.comment-list {
	padding: 0;
	margin: 0 0 30px;
	list-style: none;
}

#comments ol {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#comments ol.comment-list {
	padding-top: 35px;
	position: relative;
	overflow: hidden;
}

#comments ol.children {
	margin-left: 120px;
}

.says {
	display: none;
}

.comment-meta img {
	width: 85px;
	height: 85px;
	float: left;
	border-radius: 50%;
	margin-right: 20px;
}

#comments time:before {
	display: none;
}

.comment-body {
	position: relative;
}

.reply {
	padding-bottom: 49px;
	padding-left: 105px;
}

#comments article {
	margin-bottom: 30px;
	clear: both;
}

#comments ol.comment-list > li:last-child article:last-child, #comments ol.comment-list > li:last-child {
	border-bottom: none;
}

#comments ol.comment-list > li {
	padding-top: 49px;
}

#comments ol.comment-list > li:first-child {
	padding-top: 0;
}

#comments ol.comment-list > li article:last-child .reply {
	border-bottom: none;
	padding-bottom: 0;
}

.reply a {
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 12px 25px;
	position: relative;
	background-color: #e64e4e;
	text-transform: uppercase;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.reply a:hover, .reply a:focus {
	background-color: #e64e4e;
	color: #fff;
}

.reply a:hover:before, .reply a:focus:before {
	background-color: #e64e4e;
}

.comment-meta .url, .comment-meta .fn {
	display: inline-block;
	text-transform: uppercase;
	color: #111;
	font-size: 16px;
	font-weight: 600;
}

.comment-meta .url:hover, .comment-meta .url:focus, .comment-metadata a, .comment-metadata a time {
	color: #e64e4e;
}

.comment-metadata a, .comment-metadata time {
	font-size: 14px;
}

.comment-metadata a:hover, .comment-metadata a:focus, .comment-metadata a:hover time, .comment-metadata a:focus time {
	color: #111;
}

.comment-metadata time {
	font-weight: 500;
}

.comment-metadata {
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
}

.comment-content {
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 105px;
}

.comment-content p {
	font-weight: 400;
	color: #565a5f;
	margin-bottom: 1em;
}

/* Older / Newer Posts Navigation (always hidden) */

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

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

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

/*--------------------------------------------------------------
# Layouts and titles
--------------------------------------------------------------*/
section {
	position: relative;
}

.relative {
	display: block;
	position: relative;
}

.relative:before, .relative:after {
	content: "";
	display: table;
	clear: both;
}

.entry-content {
	margin-top: 0;
}

.wrapper {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.page-section {
	padding: 60px 0;
}

.entry-title, .section-title {
	font-size: 22px;
	margin: 0 0 15px;
	word-wrap: break-word;
}

.section-title {
	font-size: 32px;
	margin-bottom: 0;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 20px;
}

.section-title:after {
	content: "";
	background-color: #e64e4e;
	width: 100px;
	height: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}

.section-header {
	margin-bottom: 30px;
}

.section-subtitle {
	color: #929292;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	text-align: center;
}

.overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
}

.align-left {
	text-align: left;
}

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

.align-right {
	text-align: right;
}

.btn {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 25px;
	position: relative;
	background-color: #e64e4e;
	border: solid 2px;
	border-color: #e64e4e;
	text-transform: uppercase;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn:hover {
	background-color: transparent;
	color: #e64e4e;
	border-color: #e64e4e;
}

.btn:before {
	content: "";
	height: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
	background-color: #e64e4e;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

/*.btn:hover:before,
.btn:focus:before {
    height: 100%;
}*/

/*.btn:hover,
.btn:focus {
    color: #fff;
}*/
.btn.btn-transparent {
	background-color: transparent;
	border: solid 2px;
	border-color: #e64e4e;
}

.btn.btn-transparent:hover, .btn-transparent:focus {
	background-color: #e64e4e;
}

/*--------------------------------------------------------------
# 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%;
}

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

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

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

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

.widget_media_gallery, .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 4px;
}

.wp-block-gallery.columns-2 .blocks-gallery-item, .gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.wp-block-gallery.columns-3 .blocks-gallery-item, .gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.wp-block-gallery.columns-4 .blocks-gallery-item, .gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.wp-block-gallery.columns-5 .blocks-gallery-item, .gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.wp-block-gallery.columns-6 .blocks-gallery-item, .gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.wp-block-gallery.columns-7 .blocks-gallery-item, .gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.wp-block-gallery.columns-8 .blocks-gallery-item, .gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.wp-block-gallery.columns-9 .blocks-gallery-item, .gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
.social-icons li {
	display: inline-block;
	height: auto;
	text-align: center;
	position: relative;
	list-style: none;
}

.footer-widgets-area .widget .social-icons li {
	display: inline-block;
	width: auto;
}

.social-icons li:not(:last-child) {
	margin-right: 5px;
}

.social-icons, .social-icons ul {
	margin: 0;
	padding: 0;
}

.social-icons li a {
	background-color: transparent;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 2px;
}

.social-icons a:focus {
	outline: none;
}

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
ul.social-icons {
	margin: 0;
	padding: 0;
}

.social-icons li {
	width: 40px;
	height: auto;
	text-align: center;
	line-height: 40px;
	position: relative;
	list-style: none;
}

.social-icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social-icons li:not(:last-child) {
	margin-right: 10px;
}

.social-icons li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.social-icons li a:hover {
	color: #fff;
}

.social-icons li a:before {
	font-family: "FontAwesome";
	visibility: visible;
	font-size: 18px;
}

.social-icons li a[href*="facebook.com"]:before, .social-icons li a[href*="fb.com"]:before {
	content: "";
}

.social-icons li a[href*="twitter.com"]:before {
	content: "";
}

.social-icons li a[href*="linkedin.com"]:before {
	content: "";
}

.social-icons li a[href*="plus.google.com"]:before {
	content: "";
}

.social-icons li a[href*="youtube.com"]:before {
	content: "";
}

.social-icons li a[href*="dribbble.com"]:before {
	content: "";
}

.social-icons li a[href*="pinterest.com"]:before {
	content: "";
}

.social-icons li a[href*="bitbucket.org"]:before {
	content: "";
}

.social-icons li a[href*="github.com"]:before {
	content: "";
}

.social-icons li a[href*="codepen.io"]:before {
	content: "";
}

.social-icons li a[href*="flickr.com"]:before {
	content: "";
}

.social-icons li a[href$="/feed/"]:before {
	content: "";
}

.social-icons li a[href*="foursquare.com"]:before {
	content: "";
}

.social-icons li a[href*="instagram.com"]:before {
	content: "";
}

.social-icons li a[href*="tumblr.com"]:before {
	content: "";
}

.social-icons li a[href*="reddit.com"]:before {
	content: "";
}

.social-icons li a[href*="vimeo.com"]:before {
	content: "";
}

.social-icons li a[href*="digg.com"]:before {
	content: "";
}

.social-icons li a[href*="twitch.tv"]:before {
	content: "";
}

.social-icons li a[href*="stumbleupon.com"]:before {
	content: "";
}

.social-icons li a[href*="delicious.com"]:before {
	content: "";
}

.social-icons li a[href*="mailto:"]:before {
	content: "";
}

.social-icons li a[href*="soundcloud.com"]:before {
	content: "";
}

.social-icons li a[href*="wordpress.org"]:before {
	content: "";
}

.social-icons li a[href*="wordpress.com"]:before {
	content: "";
}

.social-icons li a[href*="jsfiddle.net"]:before {
	content: "";
}

.social-icons li a[href*="tripadvisor.com"]:before {
	content: "";
}

.social-icons li a[href*="foursquare.com"]:before {
	content: "";
}

.social-icons li a[href*="angel.co"]:before {
	content: "";
}

.social-icons li a[href*="slack.com"]:before {
	content: "";
}

/*--------------------------------------------------------------
## Social Icons Hover Color
--------------------------------------------------------------*/
.social-icons li a[href*="facebook.com"]:hover, .social-icons li a[href*="fb.com"]:hover, .social-icons li a[href*="facebook.com"]:focus, .social-icons li a[href*="fb.com"]:focus {
	background-color: #3c5798 !important;
}

.social-icons li a[href*="twitter.com"]:hover, .social-icons li a[href*="twitter.com"]:focus {
	background-color: #1ea0f1 !important;
}

.social-icons li a[href*="linkedin.com"]:hover, .social-icons li a[href*="linkedin.com"]:focus {
	background-color: #0077b5 !important;
}

.social-icons li a[href*="plus.google.com"]:hover, .social-icons li a[href*="plus.google.com"]:focus {
	background-color: #ec7161 !important;
}

.social-icons li a[href*="youtube.com"]:hover, .social-icons li a[href*="youtube.com"]:focus {
	background-color: #cc181e !important;
}

.social-icons li a[href*="dribbble.com"]:hover, .social-icons li a[href*="dribbble.com"]:focus {
	background-color: #f4a09c !important;
}

.social-icons li a[href*="pinterest.com"]:hover, .social-icons li a[href*="pinterest.com"]:focus {
	background-color: #bd081b !important;
}

.social-icons li a[href*="bitbucket.org"]:hover, .social-icons li a[href*="bitbucket.org"]:focus {
	background-color: #205081 !important;
}

.social-icons li a[href*="github.com"]:hover, .social-icons li a[href*="github.com"]:focus {
	background-color: #323131 !important;
}

.social-icons li a[href*="codepen.io"]:hover, .social-icons li a[href*="codepen.io"]:focus {
	background-color: #111000 !important;
}

.social-icons li a[href*="flickr.com"]:hover, .social-icons li a[href*="flickr.com"]:focus {
	background-color: #025fdf !important;
}

.social-icons li a[href$="/feed/"]:hover, .social-icons li a[href$="/feed/"]:focus {
	background-color: #089de3 !important;
}

.social-icons li a[href*="foursquare.com"]:hover, .social-icons li a[href*="foursquare.com"]:focus {
	background-color: #f94877 !important;
}

.social-icons li a[href*="instagram.com"]:hover, .social-icons li a[href*="instagram.com"]:focus {
	background-color: #cd42e7 !important;
}

.social-icons li a[href*="tumblr.com"]:hover, .social-icons li a[href*="tumblr.com"]:focus {
	background-color: #56bc8a !important;
}

.social-icons li a[href*="reddit.com"]:hover, .social-icons li a[href*="reddit.com"]:focus {
	background-color: #ff4500 !important;
}

.social-icons li a[href*="vimeo.com"]:hover, .social-icons li a[href*="vimeo.com"]:focus {
	background-color: #00adef !important;
}

.social-icons li a[href*="digg.com"]:hover, .social-icons li a[href*="digg.com"]:focus {
	background-color: #00adef !important;
}

.social-icons li a[href*="twitch.tv"]:hover, .social-icons li a[href*="twitch.tv"]:focus {
	background-color: #0e9dd9 !important;
}

.social-icons li a[href*="stumbleupon.com"]:hover, .social-icons li a[href*="stumbleupon.com"]:focus {
	background-color: #eb4924 !important;
}

.social-icons li a[href*="delicious.com"]:hover, .social-icons li a[href*="delicious.com"]:focus {
	background-color: #0076e8 !important;
}

.social-icons li a[href*="mailto:"]:hover, .social-icons li a[href*="mailto:"]:focus {
	background-color: #4169e1 !important;
}

.social-icons li a[href*="soundcloud.com"]:hover, .social-icons li a[href*="soundcloud.com"]:focus {
	background-color: #f50 !important;
}

.social-icons li a[href*="wordpress.org"]:hover, .social-icons li a[href*="wordpress.org"]:focus {
	background-color: #0073aa !important;
}

.social-icons li a[href*="wordpress.com"]:hover {
	background-color: #00aadc !important;
}

.social-icons li a[href*="jsfiddle.net"]:hover, .social-icons li a[href*="jsfiddle.net"]:focus {
	background-color: #396ab1 !important;
}

.social-icons li a[href*="tripadvisor.com"]:hover, .social-icons li a[href*="tripadvisor.com"]:focus {
	background-color: #ffe090 !important;
}

.social-icons li a[href*="angel.co"]:hover, .social-icons li a[href*="angel.co"]:focus {
	background-color: #111000 !important;
}

/*--------------------------------------------------------------
#  Page Site Header
--------------------------------------------------------------*/
#page-site-header {
	background-color: #333;
	background-size: cover;
	background-position: 50%;
	position: relative;
	text-align: center;
	padding: 250px 0;
}

#page-site-header .page-title {
	color: #fff;
	font-size: 42px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	position: relative;
	display: inline-block;
}

#page-site-header .page-header {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*--------------------------------------------------------------
#  Breadcrumb List
--------------------------------------------------------------*/
#breadcrumb-list {
	background-color: #222;
	padding: 20px 0;
}

.trail-items {
	margin: 0;
	padding: 0;
	list-style: none;
}

.trail-items li {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}

.trail-items li a {
	color: rgba(255, 255, 255, .3);
}

.trail-items li a:hover, .trail-items li a:focus {
	color: #fff;
}

.trail-items .separator {
	color: rgba(255, 255, 255, .3);
	padding: 0 2px;
}

/*--------------------------------------------------------------
#  Featured Slider Section
--------------------------------------------------------------*/
.slick-item {
	outline: none;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-next:before, .slick-prev:before {
	opacity: 1;
	content: "";
	font-family: "FontAwesome";
}

.slick-next:before {
	content: "";
}

.slick-prev, .slick-next {
	left: 0;
	z-index: 1;
	width: 40px;
	height: 40px;
	background-color: #e64e4e;
	border-radius: 0;
	line-height: 52px;
	border-radius: 20px;
}

.slick-next {
	left: auto;
	right: 0;
}

.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
	background-color: #333;
}

.slick-dots li button:before {
	content: "";
	opacity: 1;
	background-color: #fff;
	width: 12px;
	height: 12px;
	border-radius: 12px;
}

.slick-dots li button:focus {
	outline: dotted;
	background-color: #e64e4e;
}

.slick-dots li.slick-active button:before {
	background-color: #e64e4e;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
}

.slick-dots li {
	margin: 0 2px;
}

#featured-slider article .overlay {
	opacity: .4;
	background-color: #000;
}

#featured-slider .wrapper {
	position: relative;
	z-index: 1;
}

#featured-slider article {
	padding: 225px 0;
	background-size: cover;
	background-position: 50%;
	position: relative;
	background-color: #111;
}

#featured-slider article ul.post-categories li {
	display: inline;
	list-style: none;
}

#featured-slider article ul.post-categories li a:hover, #featured-slider article ul.post-categories li a:focus {
	color: #e64e4e;
}

#featured-slider article ul.post-categories {
	padding-left: 0;
}

.home-one .featured-content-wrapper {
	text-align: left;
	margin-left: 0;
	margin-right: auto;
	padding: 0 50px;
	position: absolute;
	max-width: 700px;
	border-radius: 5px;
	padding: 50px;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-two .featured-content-wrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0 50px;
	position: absolute;
	width: 100%;
	max-width: 700px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, .5);
	padding: 50px;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.featured-content-wrapper .entry-title {
	color: #fff;
	font-size: 32px;
	font-weight: 500;
}

.featured-content-wrapper .entry-content p, #featured-slider article .entry-content {
	color: #fff;
	font-size: 16px;
	margin: 0;
}

.featured-content-wrapper .read-more {
	margin-top: 25px;
}

#featured-slider .slick-dots {
	bottom: 25px;
}

#featured-slider button.slick-arrow {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#featured-slider:hover button.slick-arrow {
	visibility: visible;
	opacity: 1;
}

#featured-slider:hover button.slick-arrow.slick-prev {
	left: 25px;
}

#featured-slider:hover button.slick-arrow.slick-next {
	right: 25px;
}

#featured-slider .btn.btn-primary {
	margin: 0 20px 20px 0;
}

#featured-slider .btn.btn-primary:hover, #featured-slider .btn.btn-primary:focus {
	color: #fff;
}

/*--------------------------------------------------------------
#  Featured Courses Section
--------------------------------------------------------------*/
.section-header {
	text-align: center;
}

.home-one #services + #courses, #featured-slider + #courses, #courses + .home-one #services, #courses + #additional-info, #additional-info + #testimonial {
	padding-top: 0;
}

#courses article {
	width: 100%;
	padding: 50px 40px 75px 40px;
	margin-bottom: 0;
	position: relative;
	background-size: cover;
	background-position: 50%;
}

#courses article:last-child {
	margin-bottom: 0;
}

#courses article .overlay {
	opacity: .85;
}

#courses article:nth-child(odd) .overlay {
	background-color: #e64e4e;
}

#courses article:nth-child(even) .overlay {
	background-color: #e64e4e;
}

#courses article .entry-header, #courses article .entry-header a, #courses article .entry-content, #courses article .entry-content p {
	position: relative;
	color: #fff;
}

#courses article .entry-content {
	margin-top: 25px;
}

#courses article .entry-header a:hover, #courses article .entry-header a:focus {
	opacity: .8;
}

#courses article .entry-title {
	font-size: 26px;
}

#courses article .entry-title a:before, #courses article:nth-child(1) .entry-title a:before {
	content: "01.";
	display: block;
	font-size: 32px;
	color: #fff;
	margin-bottom: 5px;
}

#courses article:nth-child(2) .entry-title a:before {
	content: "02.";
}

#courses article:nth-child(3) .entry-title a:before {
	content: "03.";
}

#courses article:nth-child(4) .entry-title a:before {
	content: "04.";
}

#courses article:nth-child(5) .entry-title a:before {
	content: "05.";
}

#courses article:nth-child(6) .entry-title a:before {
	content: "06.";
}

#courses article:nth-child(7) .entry-title a:before {
	content: "07.";
}

#courses article:nth-child(8) .entry-title a:before {
	content: "08.";
}

#courses article:nth-child(9) .entry-title a:before {
	content: "09.";
}

#courses article:nth-child(10) .entry-title a:before {
	content: "10.";
}

#courses article:nth-child(11) .entry-title a:before {
	content: "11.";
}

#courses article:nth-child(12) .entry-title a:before {
	content: "12.";
}

#courses .section-content.col-1, #courses .section-content.col-2, .home-one #services .section-content.col-1, .home-one #services .section-content.col-2 {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#courses .section-content.col-2, .home-one #services .section-content.col-2 {
	max-width: 800px;
}

#courses .featured-image {
	margin-bottom: 25px;
}

#courses article .entry-content p {
	margin-bottom: 0;
}

#courses article .read-more {
	margin-top: 25px;
}

/*--------------------------------------------------------------
#  Counter
--------------------------------------------------------------*/
#counter {
	padding: 50px 0;
	background-size: cover;
	background-position: 50%;
}

#counter .section-title {
	color: #fff;
}

#counter .section-title:after {
	background-color: #fff;
}

#counter .inner {
	padding: 20px;
}

#counter .counter-item:before {
	position: absolute;
	content: "";
	left: 10px;
	bottom: 10px;
	right: 10px;
	top: 10px;
}

#counter .counter-item {
	position: relative;
	padding: 50px 20px 30px 20px;
	margin: 0 auto;
	text-align: center;
}

#counter .overlay {
	opacity: .8;
	background-color: #000;
}

#counter .wrapper {
	position: relative;
}

.counter-item h2 {
	font-size: 18px;
	color: #fff;
}

.counter-item span {
	font-size: 48px;
	color: #000;
	color: #fff;
}

.counter-item i {
	font-size: 65px;
	display: block;
	margin-bottom: 35px;
	color: #fff;
}

#counter .section-content {
	text-align: center;
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}

#counter .section-content .counter-item {
	margin-bottom: 50px;
}

#counter .section-content .counter-item:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
#  About Us
--------------------------------------------------------------*/
#about {
	background-color: #f5f5f3;
}

#about .has-post-thumbnail .featured-image {
	margin-top: 60px;
}

#about .right-image .section-content {
	padding-right: 30px;
}

.about-section-wrapper.has-post-thumbnail .featured-image {
	background-size: cover;
	background-position: 50%;
	padding-bottom: 100%;
	position: relative;
}

.featured-image-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.about-section-wrapper.has-post-thumbnail .entry-container {
	padding: 35px 0 60px;
}

#about .no-post-thumbnail {
	text-align: center;
	padding: 60px 0;
}

#about .no-post-thumbnail .section-title.separator:after {
	margin-left: auto;
	margin-right: auto;
}

#about .more-link .btn {
	background-color: #e64e4e;
	margin-top: 30px;
	color: #fff;
}

#about .more-link .btn:hover, #about .more-link .btn:focus {
	background-color: transparent;
	color: #e64e4e;
}

#about .more-link {
	text-align: center;
}

.home-two #about.page-section {
	padding: 70px 0;
}

/*--------------------------------------------------------------
#  Project
--------------------------------------------------------------*/
#project {
	background-size: cover;
	background-position: 50%;
	background-color: #f5f5f3;
	position: relative;
	overflow: hidden;
}

#project .section-title a {
	color: #1c1c1c;
}

#project .section-title a:hover, #project .section-title a:focus {
	color: #29a0eb;
}

.header-content-wrapper {
	margin: 0 -65px;
}

/*#project .section-header,
#project .section-content {
    float: left;
    width: 35%;
    text-align: left;
    padding: 0 65px;
}
#project .section-content {
    width: 65%;
}*/
.project-slider {
	width: 100%;
	margin-left: auto;
	margin-top: 60px;
}

.slick-slide {
	outline: none;
}

.project-slider article {
	padding-left: 15px;
}

.project-slider article .project-item-wrapper {
	padding: 210px 0;
	background-size: cover;
	background-position: 50%;
	position: relative;
	background-color: #333;
}

.project-slider article .entry-header {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 20px 15px;
	background: linear-gradient(to top, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
}

.project-slider .entry-title {
	font-size: 24px;
	color: #fff;
	margin: 0;
	font-weight: 600;
	padding-left: 30px;
}

.project-slider .entry-title a, .project-slider article .entry-header span {
	color: #fff;
}

.project-slider .entry-title a:hover, .project-slider .entry-title a:focus {
	opacity: .8;
}

.project-slider.classic-slider {
	width: 90%;
	max-width: 1200px;
	margin: 60px auto 0;
	padding-left: 10px;
	padding-right: 10px;
}

.project-slider.classic-slider article .project-item-wrapper {
	padding: 170px 0;
}

.project-slider.modern-slider .slick-list {
	padding: 30px 0;
}

.project-slider .slick-slide {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.project-slider .slick-prev, .project-slider.classic-slider .slick-next {
	left: -7px;
	opacity: 1;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
}

.project-slider .slick-next {
	right: -17px;
}

.project-slider.classic-slider .slick-prev {
	left: 0;
}

.project-slider.classic-slider .slick-next {
	left: auto;
	right: -15px;
}

.project-slider .slick-dots {
	z-index: 1;
	bottom: -50px;
}

.project-slider .slick-dots li {
	background-color: #ddd;
	width: 10px;
	height: 10px;
	border-radius: 10px;
}

.project-slider .slick-dots li.slick-active {
	background-color: #333;
}

.project-slider .slick-dots li button:before {
	content: "";
}

.project-slider:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: -375px;
	width: 2000px;
	height: 50%;
	background-color: #fff;
}

.project-slider:after {
	content: "";
	position: absolute;
	bottom: -80px;
	right: 0;
	left: -375px;
	width: 2000px;
	height: 80px;
	background-color: #fff;
}

/*--------------------------------------------------------------
#  Features
--------------------------------------------------------------*/
#features {
	background-color: #fff;
}

#features article {
	margin-bottom: 50px;
}

#features article:last-child {
	margin-bottom: 0;
}

#features .featured-image {
	margin-bottom: -120px;
	text-align: center;
}

#features .featured-image img {
	width: 220px;
	height: 220px;
	object-fit: cover;
	border-radius: 220px;
}

.home-one #features .entry-container {
	background-color: #e64e4e;
	padding: 150px 50px 50px 50px;
	text-align: center;
}

#features .star-rating {
	font-size: 22px;
	color: #ffd427;
	margin-bottom: 14px;
}

#features .view-all {
	margin-top: 50px;
	text-align: center;
}

#features .view-all:hover {
	color: #e64e4e;
}

#features .star-rating:before {
	opacity: 1;
	color: #fff;
}

#features .entry-title {
	margin: 0 0 16px;
	font-size: 26px;
}

#features .entry-content {
	margin-bottom: 20px;
}

.home-one #features .entry-title, .home-one #features .entry-title a, .home-one #features .entry-content, .home-one #features .entry-content p {
	color: #fff;
}

.home-two #features .entry-title, .home-two #features .entry-title a, .home-two #features .entry-content, .home-two #features .entry-content p {
	color: #000;
}

.home-one #features .entry-title a:hover, .home-one #features .entry-title a:focus {
	text-decoration: underline;
}

.home-two #features .entry-title a:hover, .home-two #features .entry-title a:focus {
	color: #e64e4e;
}

.home-two #features .services-icon-container {
	font-size: 40px;
	color: #e64e4e;
	margin-bottom: 10px;
}

.home-two #features .entry-container {
	text-align: center;
	padding: 10px 15px 0 15px;
}

#features .entry-title a:focus {
	outline: thin dotted;
}

#features .price {
	font-size: 32px;
	font-weight: bold;
	color: #ffd427;
}

#features .price del span, #features .price del {
	color: #fff;
	opacity: .8;
}

#features .top, #features .bottom {
	position: absolute;
	top: 0;
	left: 0;
}

#features .top.top-right, #features .bottom.bottom-right {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
}

#features .top.top-right {
	top: 0;
	bottom: auto;
}

#features .bottom.bottom-left {
	bottom: 0;
	top: auto;
}

#features .top img, #features .bottom img {
	max-height: 100px;
	width: auto;
}

/*--------------------------------------------------------------
#  gallery
--------------------------------------------------------------*/
.home-one #gallery article {
	position: relative;
	overflow: hidden;
}

.home-two #gallery article {
	position: relative;
	overflow: hidden;
	padding: 20px;
}

#gallery .featured-image {
	padding: 140px 0;
	background-size: cover;
	background-position: 50%;
}

#gallery .overlay {
	background-color: #ffa628;
	opacity: 0;
	visibility: hidden;
	height: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#gallery .entry-header .entry-title, #gallery .entry-header .popup {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#gallery .entry-header .popup {
	bottom: auto;
	top: 20px;
	left: auto;
	right: 20px;
}

.home-one #gallery .entry-header .entry-title {
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 20px;
	font-weight: bold;
}

.home-two #gallery .entry-header .entry-title {
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 30px;
	font-weight: bold;
}

#gallery .entry-header .entry-title a {
	color: #fff;
}

#gallery .entry-header .entry-title a:hover, #gallery .entry-header .entry-title a:focus {
	opacity: .5;
}

#gallery article:hover .overlay {
	opacity: .5;
	visibility: visible;
}

#gallery article:hover .entry-header .entry-title, #gallery article:hover .entry-header .popup {
	opacity: 1;
	visibility: visible;
	text-align: center;
}

/*--------------------------------------------------------------
#  Pricing Section
--------------------------------------------------------------*/
#pricing {
	background-size: cover;
	background-position: 50%;
	background-attachment: fixed;
	padding: 50px 0;
}

#pricing .overlay {
	opacity: .5;
}

#pricing .section-header, #pricing .section-content {
	position: relative;
	z-index: 1;
}

#pricing .section-title, #pricing .section-subtitle {
	color: #fff;
}

#pricing .section-content {
	margin: 0 -18px;
}

#pricing article {
	padding: 0 18px;
	margin-bottom: 50px;
}

.price-table-wrapper {
	background-color: #fff;
	padding: 63px 25px 70px;
	border-radius: 15px;
	text-align: center;
}

#pricing .entry-title {
	/*    margin: 0 0 32px;*/
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#pricing article .price {
	color: #e64e4e;
	font-size: 42px;
	font-weight: 400;
}

#pricing article .entry-header {
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
}

#pricing article .price-icon-container {
	font-size: 40px;
	padding-bottom: 20px;
	color: #e64e4e;
}

#pricing article:nth-child(1n) .price {
	color: #e64e4e;
}

#pricing article:nth-child(2n) .price {
	color: #fff;
}

/*#pricing article:nth-child(3n) .price {
    color: #e64e4e;
}*/
.price-table-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.price-table-wrapper ul li:not(:last-child) {
	margin-bottom: 26px;
}

.price-table-wrapper .read-more .btn {
	margin-top: 43px;
}

#pricing article:nth-child(1n) .btn {
	background-color: #e64e4e;
	border-color: #e64e4e;
}

#pricing article:nth-child(2n) .btn {
	background-color: #fff !important;
	border-color: #fff;
	color: #e64e4e;
}

#pricing article:nth-child(3n) .btn {
	background-color: #e64e4e;
	border-color: #e64e4e;
}

#pricing article:nth-child(2n) .price-table-wrapper {
	background-color: #e64e4e;
	margin-top: 0;
}

#pricing article:nth-child(2n) .price-table-wrapper ul li, #pricing article:nth-child(2n) .price-table-wrapper .entry-title, #pricing article:nth-child(2n) .price-icon-container {
	color: #fff;
}

#pricing article:nth-child(2n) .entry-header {
	border-color: #fff;
}

#pricing article:nth-child(1n) .btn:hover, #pricing article:nth-child(2n) .btn:hover, #pricing article:nth-child(3n) .btn:hover, .price-table-wrapper .read-more .btn:hover {
	background-color: #333 !important;
	border-color: #333;
	color: #fff;
}

#pricing .col-2 article {
	width: 50%;
	float: left;
}

#pricing .col-3 article {
	width: 33.33%;
	float: left;
}

#pricing .col-2 article:nth-child(2n+1), #pricing .col-3 article:nth-child(3n+1) {
	clear: left;
}

#pricing .col-2 article:nth-last-child(-n+1), #pricing .col-3 article:nth-last-child(-n+3) {
	margin-bottom: 0;
}

#pricing .col-2 article .price-table-wrapper {
	margin-top: 0;
}

#pricing .section-content.col-1 article {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#pricing .section-content.col-1 article:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
#  client
--------------------------------------------------------------*/
#client {
	padding: 50px 0;
	background-size: cover;
	background-position: 50%;
}

#client .section-title:after {
	background-color: #fff;
}

#client .overlay {
	opacity: .8;
	background-color: #fff;
}

#client .wrapper {
	position: relative;
}

.client-item h2 {
	font-size: 18px;
	color: #fff;
}

.client-item span {
	font-size: 48px;
	color: #000;
	color: #fff;
}

.client-item i {
	font-size: 65px;
	display: block;
	margin-bottom: 35px;
	color: #fff;
}

#client .section-content {
	text-align: center;
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}

#client .section-content .client-item {
	margin-bottom: 50px;
}

#client .section-content .client-item:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
#  Call to action
--------------------------------------------------------------*/
#cta {
	text-align: center;
	padding: 50px 0;
	background-size: cover;
	background-position: 50%;
}

#cta .overlay {
	background-color: #000;
	opacity: .65;
}

#cta .wrapper {
	position: relative;
	z-index: 1;
}

#cta h3 {
	margin-top: 0;
	color: #fff;
}

#cta .section-title {
	font-size: 42px;
	color: #fff;
	margin-bottom: 35px;
	font-weight: 600;
}

#cta .section-title:after {
	display: none;
}

#cta .section-header {
	margin-bottom: 0;
}

#cta .btn:before {
	background-color: #e64e4e;
}

#cta .btn:hover, #cta .btn:focus {
	color: #fff;
}

#cta .btn.btn-primary {
	margin: 0 20px 20px 0;
}

/*--------------------------------------------------------------
#  Team Section
--------------------------------------------------------------*/
.team-section {
	text-align: center;
}

.team-section .team-image {
	margin: 0;
	width: 100%;
}

.team-section article .post-wrapper {
	position: relative;
	overflow: hidden;
	padding: 0 10px;
}

.home-one .team-section .team-image a img {
	margin-top: 3px;
	object-fit: cover;
	border-radius: 15px;
}

.home-two .team-section .team-image a img {
	margin-top: 3px;
	object-fit: cover;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0 25%);
}

.team-section .share-message {
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
}

.team-section a .entry-title:hover, .team-section a .entry-title:focus {
	color: #e64e4e;
}

.team-section .position {
	color: #555;
	font-size: 15px;
	font-weight: 500;
	margin: 5px auto;
	font-style: italic;
}

.team-section .position:after {
	content: "";
	background-color: #e64e4e;
	width: 70px;
	height: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

.team-section .social-icons li {
	margin: 0;
	background: #fff;
}

.team-section .social-icons li a {
	color: #555;
}

.team-section .social-icons li a:hover {
	color: #fff;
}

.team-section article .post-wrapper .entry-container {
	padding: 15px 8px;
}

/*--------------------------------------------------------------
#  Featured Services Section
--------------------------------------------------------------*/
.home-one #services .section-content {
	margin: 0 -30px;
}

.home-one #services .entry-title, #teams .entry-title {
	color: #e64e4e;
}

#latest .entry-container {
	position: relative;
	margin: -40px 15px 0;
	padding: 30px 15px 20px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 5px 5px 5px 5px #e0e2e5;
}

#teams .entry-title {
	font-weight: 600;
	margin-bottom: 0;
}

#teams .entry-content {
	color: #e64e4e;
	font-weight: 500;
	font-size: 14px;
}

.home-one #services article {
	width: 100%;
	padding: 0 30px;
	text-align: center;
	margin-bottom: 50px;
}

.home-one #services article:last-child, #teams article:last-child {
	margin-bottom: 0;
}

.home-one #services .featured-image {
	margin-bottom: 25px;
}

.home-one #services article .entry-content p, #teams article .entry-content p {
	margin-bottom: 0;
}

.home-one #services article .read-more, #teams article .read-more {
	margin-top: 25px;
}

#teams .section-content {
	margin: 0 -15px;
}

#teams article {
	width: 100%;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 50px;
}

.team-wrapper {
	box-shadow: 0px 1px 30px 0 rgba(49, 52, 57, .05), 0 10px 30px rgba(0, 0, 0, .08);
}

#teams .entry-container {
	padding: 30px 20px;
}

#teams .featured-image img {
	width: 100%;
}

/*--------------------------------------------------------------
#  Additional Information
--------------------------------------------------------------*/
.home-one #services .fa {
	font-size: 42px;
	color: #e64e4e;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.home-one #services .services-icon-container {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	text-align: center;
	margin: 0 auto 1px;
	position: relative;
}

.home-one #services .services-icon-container a {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 100px;
}

.home-one #services .section-content {
	margin-left: -15px;
	margin-right: -15px;
}

.home-one #services .entry-content p {
	margin: 0;
}

.home-one #services .entry-content {
	margin-top: 15px;
}

.home-one #services .read-more {
	margin-top: 25px;
}

.home-one #services article {
	margin-bottom: 50px;
	padding: 0 15px;
}

.home-one #services article .entry-header, .home-one #services article .entry-content, .home-one #services article .read-more {
	text-align: center;
}

.home-one #services .col-1 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.home-one #services article .services-icon-container {}

/*--------------------------------------------------------------
#  Services
--------------------------------------------------------------*/
.home-two #services {
	background-color: #fff;
}

.home-two #services article {
	text-align: center;
	margin-bottom: 20px;
}

.home-two #services article:last-child {
	margin-bottom: 0;
}

.icon-container {
	margin-bottom: 20px;
}

.icon-container i {
	color: #fa5028;
	font-size: 50px;
}

.icon-container a:hover i {
	color: #fa5028;
}

.home-two #services .entry-title {
	margin: 0 0 15px;
	color: #333;
	font-size: 26px;
}

.home-two #services .entry-title a {
	color: #2e2c2c;
}

.home-two #services .entry-title a:hover, .home-two #services .entry-title a:focus {
	color: #e64e4e;
}

.home-two #services .entry-title a:focus, .icon-container a:focus {
	outline: thin dotted;
}

.home-two #services .featured-image {
	text-align: center;
	margin-bottom: 0;
}

.home-two #services .read-more {
	text-align: center;
	margin-top: 50px;
}

/*--------------------------------------------------------------
## Client Testimonial Slider
--------------------------------------------------------------*/
.home-one .testimonial-slider .slick-item {
	background-color: #fff;
	margin: 0 20px;
	padding: 45px 35px 65px;
	position: relative;
	text-align: center;
	box-shadow: 0px 30px 45px -5px rgba(0, 0, 0, .2);
	border-radius: 15px;
}

.home-two .testimonial-slider .slick-item {
	margin: 0 20px;
	padding: 45px 35px 65px;
	position: relative;
	text-align: center;
}

.testimonial-slider .entry-title a:hover, .testimonial-slider .entry-title a:focus {
	color: #e64e4e;
}

.home-two .testimonial-slider .designation {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.home-one .testimonial-slider .designation {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.home-two #testimonial .overlay {
	background-color: #000;
	opacity: .55;
}

#testimonial {
	background-color: #e64e4e;
	padding-top: 80px;
	padding-bottom: 65px;
}

#testimonial .section-title, #testimonial .section-subtitle {
	color: #fff;
}

#testimonial .slick-list {
	overflow: visible;
}

#testimonial .wrapper {
	position: relative;
	overflow: hidden;
	padding-bottom: 75px;
}

#testimonial .one-item .client-wrapper {
	max-width: 800px;
	margin: auto;
}

#testimonial .quote {
	margin-bottom: 15px;
}

.testimonial-slider.one-item .quote-icon {
	left: 0;
	right: 0;
	margin: auto;
}

.testimonial-slider .quote-icon {
	position: absolute;
	top: 25px;
	left: 50px;
	max-width: 100px;
}

.home-one .testimonial-slider .entry-content {
	font-size: 18px;
	line-height: 1.4;
	color: #333;
	margin-bottom: 5px;
}

.home-two .testimonial-slider .entry-content {
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
	margin-bottom: 5px;
}

.home-two .testimonial-slider .entry-content p {
	color: #fff;
}

.home-one .testimonial-slider .entry-title {
	font-size: 28px;
	margin-bottom: 5px;
}

.home-two .testimonial-slider .entry-title {
	font-size: 28px;
	margin-bottom: 5px;
}

.home-two .testimonial-slider .entry-title a {
	color: #fff;
}

.home-one .testimonial-slider .entry-title a {
	color: #333;
}

.home-one .testimonial-slider .entry-title a:hover, .home-one .testimonial-slider .entry-title a:focus {
	color: #e64e4e;
}

.testimonial-slider .featured-image {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	z-index: 1;
	width: 100%;
	max-width: 106px;
	margin-left: auto;
	margin-right: auto;
}

.home-one .testimonial-slider .featured-image img {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
}

.home-two .testimonial-slider .featured-image img {
	border-radius: 50%;
}

#testimonial .slick-dots {
	bottom: -100px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
#blog .post-item, .no-sidebar .post-item {
	box-shadow: 0px 1px 30px 0 rgba(49, 52, 57, .05), 0 10px 30px rgba(0, 0, 0, .08);
}

#blog.blog-posts-wrapper .entry-title {
	font-size: 22px;
	font-weight: 600;
}

.blog-posts-wrapper {
	text-align: center;
}

.blog-posts-wrapper .entry-container {
	padding: 30px 25px;
}

.blog-posts-wrapper .entry-meta {
	margin-bottom: 10px;
}

.blog-posts-wrapper .entry-title {
	font-size: 30px;
	font-weight: 600;
}

.blog.no-sidebar .blog-posts-wrapper .entry-title {
	font-size: 22px;
	font-weight: 600;
}

.blog.no-sidebar .post-item {
	box-shadow: 0px 1px 30px 0 rgba(49, 52, 57, .05), 0 10px 30px rgba(0, 0, 0, .08);
}

.blog-posts-wrapper .entry-title a, .entry-meta a, .entry-meta a:before {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.entry-meta a, .entry-meta a:before {
	color: #9a9a9a;
	font-weight: 500;
}

.entry-meta a:hover, .entry-meta a:focus {
	color: #e64e4e;
}

.entry-meta a:hover:before, .entry-meta a:focus:before {
	color: #e64e4e;
}

.blog-posts-wrapper article img {
	width: 100%;
}

.blog-posts-wrapper .entry-content {
	margin-top: 15px;
}

.blog-posts-wrapper .section-content {
	margin: 0 -15px;
}

.blog-posts-wrapper article {
	margin-bottom: 30px;
	padding: 0 15px;
}

.blog-posts-wrapper article:last-child {
	margin-bottom: 0;
}

.entry-meta > span {
	margin-right: 20px;
}

.read-more {
	margin-top: 5px;
}

.home.blog .entry-meta, .single .entry-meta {
	margin-bottom: 15px;
}

body.blog.right-sidebar .blog-posts-wrapper .col-3 article, body.archive.right-sidebar .blog-posts-wrapper .col-3 article, body.search.right-sidebar .blog-posts-wrapper .col-3 article, body.blog.left-sidebar .blog-posts-wrapper .col-3 article, body.archive.left-sidebar .blog-posts-wrapper .col-3 article, body.search.left-sidebar .blog-posts-wrapper .col-3 article {
	width: 100%;
	float: none;
	margin-bottom: 40px;
	text-align: left;
	padding: 0;
}

body.blog.right-sidebar .blog-posts-wrapper .col-3 article .post-item, body.archive.right-sidebar .blog-posts-wrapper .col-3 article .post-item, body.search.right-sidebar .blog-posts-wrapper .col-3 article .post-item, body.blog.left-sidebar .blog-posts-wrapper .col-3 article .post-item, body.archive.left-sidebar .blog-posts-wrapper .col-3 article .post-item, body.search.left-sidebar .blog-posts-wrapper .col-3 article .post-item {
	border: none;
	box-shadow: none;
}

body.blog.right-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container, body.archive.right-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container, body.search.right-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container, body.blog.left-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container, body.archive.left-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container, body.search.left-sidebar .blog-posts-wrapper .col-3 article .post-item .entry-container {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#blog .image-buttom {
	display: -webkit-flex;
	/* Safari */
	-webkit-flex-direction: column-reverse;
	/* Safari 6.1+ */
	display: flex;
	flex-direction: column-reverse;
	text-align: left;
}

#blog ul.post-categories {
	list-style: none;
}

#blog ul.post-categories li {
	display: inline-block;
	color: #333;
}

#blog ul.post-categories li a {
	color: #333;
}

#blog ul.post-categories li a:hover {
	color: #e64e4e;
}

/*--------------------------------------------------------------
# Typography Options
--------------------------------------------------------------*/
.header-font-1 h1, .header-font-1 h2, .header-font-1 h3, .header-font-1 h4, .header-font-1 h5, .header-font-1 h6 {
	font-family: "Raleway", sans-serif;
}

.header-font-2 h1, .header-font-2 h2, .header-font-2 h3, .header-font-2 h4, .header-font-2 h5, .header-font-2 h6 {
	font-family: "Poppins", sans-serif;
}

.header-font-3 h1, .header-font-3 h2, .header-font-3 h3, .header-font-3 h4, .header-font-3 h5, .header-font-3 h6 {
	font-family: "Montserrat", sans-serif;
}

.header-font-4 h1, .header-font-4 h2, .header-font-4 h3, .header-font-4 h4, .header-font-4 h5, .header-font-4 h6 {
	font-family: "Open Sans", sans-serif;
}

.header-font-5 h1, .header-font-5 h2, .header-font-5 h3, .header-font-5 h4, .header-font-5 h5, .header-font-5 h6 {
	font-family: "Lato", sans-serif;
}

.header-font-6 h1, .header-font-6 h2, .header-font-6 h3, .header-font-6 h4, .header-font-6 h5, .header-font-6 h6 {
	font-family: "Ubuntu", sans-serif;
}

.header-font-7 h1, .header-font-7 h2, .header-font-7 h3, .header-font-7 h4, .header-font-7 h5, .header-font-7 h6 {
	font-family: "Playfair Display", serif;
}

.header-font-8 h1, .header-font-8 h2, .header-font-8 h3, .header-font-8 h4, .header-font-8 h5, .header-font-8 h6 {
	font-family: "Lora", serif;
}

.header-font-9 h1, .header-font-9 h2, .header-font-9 h3, .header-font-9 h4, .header-font-9 h5, .header-font-9 h6 {
	font-family: "Titillium Web", sans-serif;
}

.header-font-10 h1, .header-font-10 h2, .header-font-10 h3, .header-font-10 h4, .header-font-10 h5, .header-font-10 h6 {
	font-family: "Muli", sans-serif;
}

.header-font-11 h1, .header-font-11 h2, .header-font-11 h3, .header-font-11 h4, .header-font-11 h5, .header-font-11 h6 {
	font-family: "Oxygen", sans-serif;
}

.header-font-12 h1, .header-font-12 h2, .header-font-12 h3, .header-font-12 h4, .header-font-12 h5, .header-font-12 h6 {
	font-family: "Nunito Sans", sans-serif;
}

.header-font-13 h1, .header-font-13 h2, .header-font-13 h3, .header-font-13 h4, .header-font-13 h5, .header-font-13 h6 {
	font-family: "Maven Pro", sans-serif;
}

.header-font-14 h1, .header-font-14 h2, .header-font-14 h3, .header-font-14 h4, .header-font-14 h5, .header-font-14 h6 {
	font-family: "Cairo", serif;
}

.header-font-15 h1, .header-font-15 h2, .header-font-15 h3, .header-font-15 h4, .header-font-15 h5, .header-font-15 h6 {
	font-family: "Philosopher", sans-serif;
}

.body-font-1, .body-font-1 .site-title, .body-font-1 #colophon .widget-title, .body-font-1 #colophon .widgettitle {
	font-family: "Raleway", sans-serif;
}

.body-font-2, .body-font-2 .site-title, .body-font-2 #colophon .widget-title, .body-font-2 #colophon .widgettitle {
	font-family: "Poppins", sans-serif;
}

.body-font-3, .body-font-3 .site-title, .body-font-3 #colophon .widget-title, .body-font-3 #colophon .widgettitle {
	font-family: "Roboto", sans-serif;
}

.body-font-4, .body-font-4 .site-title, .body-font-4 #colophon .widget-title, .body-font-4 #colophon .widgettitle {
	font-family: "Open Sans", sans-serif;
}

.body-font-5, .body-font-5 .site-title, .body-font-5 #colophon .widget-title, .body-font-5 #colophon .widgettitle {
	font-family: "Lato", sans-serif;
}

.body-font-6, .body-font-6 .site-title, .body-font-6 #colophon .widget-title, .body-font-6 #colophon .widgettitle {
	font-family: "Ubuntu", sans-serif;
}

.body-font-7, .body-font-7 .site-title, .body-font-7 #colophon .widget-title, .body-font-7 #colophon .widgettitle {
	font-family: "Playfair Display", serif;
}

.body-font-8, .body-font-8 .site-title, .body-font-8 #colophon .widget-title, .body-font-8 #colophon .widgettitle {
	font-family: "Lora", serif;
}

.body-font-9, .body-font-9 .site-title, .body-font-9 #colophon .widget-title, .body-font-9 #colophon .widgettitle {
	font-family: "Titillium Web", sans-serif;
}

.body-font-10, .body-font-10 .site-title, .body-font-10 #colophon .widget-title, .body-font-10 #colophon .widgettitle {
	font-family: "Muli", sans-serif;
}

.body-font-11, .body-font-11 .site-title, .body-font-11 #colophon .widget-title, .body-font-11 #colophon .widgettitle {
	font-family: "Oxygen", sans-serif;
}

.body-font-12, .body-font-12 .site-title, .body-font-12 #colophon .widget-title, .body-font-12 #colophon .widgettitle {
	font-family: "Nunito Sans", sans-serif;
}

.body-font-13, .body-font-13 .site-title, .body-font-13 #colophon .widget-title, .body-font-13 #colophon .widgettitle {
	font-family: "Maven Pro", sans-serif;
}

.body-font-14, .body-font-14 .site-title, .body-font-14 #colophon .widget-title, .body-font-14 #colophon .widgettitle {
	font-family: "Cairo", serif;
}

.body-font-15, .body-font-15 .site-title, .body-font-15 #colophon .widget-title, .body-font-15 #colophon .widgettitle {
	font-family: "Philosopher", sans-serif;
}

/*--------------------------------------------------------------
#                   Footer
--------------------------------------------------------------*/
#colophon {
	background-color: #e64e4e;
	color: rgba(255, 255, 255, .8);
}

#colophon a, #colophon p, #colophon li {
	color: rgba(255, 255, 255, .8);
}

#colophon a:hover, #colophon a:focus {
	color: #fff;
}

#colophon .widget-title, #colophon .widgettitle {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.site-info {
	border-top: 1px solid rgba(255, 255, 255, .2);
	padding: 18px 0;
	line-height: 1.5;
}

.site-info span {
	display: block;
	text-align: center;
	margin: 10px 0;
}

#colophon .site-info {
	background: #e64e4e;
}

.site-info, .site-info a {
	margin: 0;
	color: rgba(255, 255, 255, .8);
}

#colophon .site-info a {
	color: #fff;
}

.footer-widgets-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-widgets-area .widget ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}

.footer-widgets-area .widget ul li:last-child, .footer-widgets-area .widget .social-icons li {
	margin-bottom: 0;
}

.footer-widgets-area .hentry {
	margin-bottom: 45px;
}

.footer-widgets-area.col-1 .hentry {
	text-align: center;
}

.footer-widgets-area.col-1 .hentry:last-child {
	margin-bottom: 0;
}

.footer-widgets-area.col-1 .textwidget img {
	margin-left: auto;
	margin-right: auto;
}

.widget_recent_entries ul li span {
	font-size: 12px;
	display: block;
}

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

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

.footer-widgets-area th {
	color: #fff;
}

#colophon #wp-calendar caption {
	font-weight: 600;
	color: #fff;
}

.widget_nav_menu ul ul {
	padding-left: 25px;
	margin-top: 15px;
}

.widget_archive li, .widget_categories li {
	clear: both;
	display: table;
	width: 100%;
}

#colophon .widget_recent_comments li a {
	color: #fff;
}

#colophon .widget_search form.search-form button.search-submit {
	background-color: #e64e4e;
}

/*--------------------------------------------------------------
#                   RESPONSIVE
--------------------------------------------------------------*/
@media screen and (min-width: 567px) {
	#featured-slider article {
		padding: 250px 0;
	}
	
	.featured-content-wrapper .entry-title {
		font-size: 36px;
	}
	
	#courses .col-2 article, #courses .col-3 article, #courses .col-4 article, .home-one #services .col-2 article, .home-one #services .col-3 article, .home-one #services .col-4 article, #team .col-2 article, #team .col-3 article, #team .col-4 article, #gallery .col-2 article, #gallery .col-3 article, #gallery .col-4 article, #additional-info .col-2 article {
		width: 50%;
		float: left;
	}
	
	#courses .col-2 article:nth-child(2n+1), #courses .col-3 article:nth-child(2n+1), #courses .col-4 article:nth-child(2n+1), .home-one #services .col-2 article:nth-child(2n+1), .home-one #services .col-3 article:nth-child(2n+1), .home-one #services .col-4 article:nth-child(2n+1), #team .col-2 article:nth-child(2n+1), #team .col-3 article:nth-child(2n+1), #team .col-4 article:nth-child(2n+1), #gallery .col-2 article:nth-child(2n+1), #gallery .col-3 article:nth-child(2n+1), #gallery .col-4 article:nth-child(2n+1), #additional-info .col-2 article:nth-child(2n+1) {
		clear: left;
	}
	
	#courses .col-2 article:nth-last-child(-n+2), #courses .col-3 article:nth-last-child(-n+2), #courses .col-4 article:nth-last-child(-n+2), .home-one #services .col-2 article:nth-last-child(-n+2), .home-one #services .col-3 article:nth-last-child(-n+2), .home-one #services .col-4 article:nth-last-child(-n+2), #team .col-2 article:nth-last-child(-n+2), #team .col-3 article:nth-last-child(-n+2), #team .col-4 article:nth-last-child(-n+2), #additional-info .col-2 article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.blog-posts-wrapper .col-3 article {
		width: 50%;
		float: left;
	}
	
	.blog-posts-wrapper .col-3 article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.blog-posts-wrapper .col-3 article:nth-child(2n+1) {
		clear: left;
	}
	
	#counter .section-content.col-2 .inner, #counter .section-content.col-4 .inner, #counter .section-content.col-5 .inner {
		width: 50%;
		float: left;
	}
	
	#counter .section-content.col-2 .inner:nth-child(2n+1), #counter .section-content.col-4 .inner:nth-child(2n+1), #counter .section-content.col-5 .inner:nth-child(2n+1) {
		clear: left;
	}
	
	#counter .section-content.col-2 .inner:nth-last-child(-n+2), #counter .section-content.col-4 .inner:nth-last-child(-n+2), #counter .section-content.col-5 .inner:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	#counter .section-content.col-5 .inner:last-child {
		width: 100%;
		float: none;
	}
	
	#client .section-content.col-2 .client-item, #client .section-content.col-4 .client-item, #client .section-content.col-5 .client-item {
		width: 50%;
		float: left;
	}
	
	#client .section-content.col-2 .client-item:nth-child(2n+1), #client .section-content.col-4 .client-item:nth-child(2n+1), #client .section-content.col-5 .client-item:nth-child(2n+1) {
		clear: left;
	}
	
	#client .section-content.col-2 .client-item:nth-last-child(-n+2), #client .section-content.col-4 .client-item:nth-last-child(-n+2), #client .section-content.col-5 .client-item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	#client .section-content.col-5 .client-item:last-child {
		width: 100%;
		float: none;
	}
	
	#cta {
		padding: 80px 0;
	}
	
	#additional-info .section-content {
		margin-top: 70px;
	}
	
	#additional-info .col-2 article, #additional-info .col-3 article, #additional-info .col-4 article {
		width: 50%;
		float: left;
	}
	
	#additional-info .col-2 article:nth-child(2n+1), #additional-info .col-3 article:nth-child(2n+1), #additional-info .col-4 article:nth-child(2n+1) {
		clear: left;
	}
	
	#additional-info .col-2 article:nth-last-child(-n+2), #additional-info .col-3 article:nth-last-child(-n+2), #additional-info .col-4 article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.home-two #services .col-2 article, .home-two #services .col-3 article, .home-two #services .col-4 article {
		width: 50%;
		float: left;
	}
	
	.home-two #services .col-2 article:nth-child(2n+1), .home-two #services .col-3 article:nth-child(2n+1), .home-two #services .col-4 article:nth-child(2n+1) {
		clear: left;
	}
	
	.home-two #services .col-2 article:nth-last-child(-n+2), .home-two #services .col-3 article:nth-last-child(-n+2), .home-two #services .col-4 article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.footer-widgets-area.col-2 .hentry, .footer-widgets-area.col-4 .hentry {
		width: 50%;
		float: left;
	}
	
	.footer-widgets-area.col-2 .hentry:nth-child(2n+1), .footer-widgets-area.col-4 .hentry:nth-child(2n+1) {
		clear: left;
	}
	
	.footer-widgets-area.col-2 .hentry:nth-child(odd), .footer-widgets-area.col-4 .hentry:nth-child(odd) {
		padding-right: 40px;
	}
	
	.footer-widgets-area.col-2 .hentry:nth-last-child(-n+2), .footer-widgets-area.col-4 .hentry:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 767px) {
	.featured-content-wrapper .entry-title {
		font-size: 42px;
	}
	
	.section-title {
		font-size: 42px;
	}
	
	#about .has-post-thumbnail .featured-image {
		margin-top: 0;
	}
	
	.about-section-wrapper .entry-container {
		width: 50%;
		float: right;
	}
	
	.about-section-wrapper .featured-image {
		width: 50%;
		float: left;
	}
	
	.about-section-wrapper.has-post-thumbnail .featured-image {
		padding: 350px 0;
	}
	
	.about-section-wrapper.has-post-thumbnail .entry-container {
		padding: 80px 0 50px 40px;
	}
	
	#features .section-content {
		margin: 0 -15px;
	}
	
	#features article {
		width: 50%;
		float: left;
		padding: 0 15px;
	}
	
	#features article:nth-child(2n+1) {
		clear: left;
	}
	
	#features article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.home-two #services .col-3 article {
		width: 33.33%;
	}
	
	.home-two #services .col-3 article:nth-child(2n+1) {
		clear: none;
	}
	
	.home-two #services .col-3 article:nth-child(3n+1) {
		clear: left;
	}
	
	.home-two #services .col-3 article:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	#courses .col-3 article, #client .col-3 article, .home-one #services .col-3 article, #team .col-3 article {
		width: 33.33%;
	}
	
	#courses .col-3 article:nth-child(2n+1), #client .col-3 article:nth-child(2n+1), .home-one #services .col-3 article:nth-child(2n+1), #team .col-3 article:nth-child(2n+1) {
		clear: none;
	}
	
	#courses .col-3 article:nth-child(3n+1), #client .col-3 article:nth-child(3n+1), .home-one #services .col-3 article:nth-child(3n+1), #team .col-3 article:nth-child(3n+1) {
		clear: left;
	}
	
	#courses .col-3 article:nth-last-child(-n+3), #client .col-3 article:nth-last-child(-n+3), .home-one #services .col-3 article:nth-last-child(-n+3), #team .col-3 article:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	#counter .section-content.col-3 .inner, #client .section-content.col-3 .client-item {
		width: 33.33%;
		float: left;
	}
	
	#counter .section-content.col-3 .inner:nth-child(3n+1), #client .section-content.col-3 .client-item:nth-child(3n+1) {
		clear: left;
	}
	
	#counter .section-content.col-3 .inner:nth-last-child(-n+3), #client .section-content.col-3 .client-item:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	#counter .section-content.col-4 .inner, #client .section-content.col-4 .client-item {
		width: 25%;
		float: left;
	}
	
	#counter .section-content.col-4 .inner:nth-child(2n+1), #client .section-content.col-4 .client-item:nth-child(2n+1) {
		clear: none;
	}
	
	#counter .section-content.col-4 .inner:nth-child(4n+1), #client .section-content.col-4 .client-item:nth-child(4n+1) {
		clear: left;
	}
	
	#counter .section-content.col-4 .inner:nth-last-child(-n+4), #client .section-content.col-4 .client-item:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
	
	#counter .section-content.col-5 .inner, #client .section-content.col-5 .client-item {
		width: 33.33%;
		float: left;
	}
	
	#counter .section-content.col-5 .inner:nth-child(2n+1), #client .section-content.col-5 .client-item:nth-child(2n+1) {
		clear: none;
	}
	
	#gallery .col-3 article {
		width: 33.33%;
	}
	
	#gallery .col-3 article:nth-child(2n+1) {
		clear: none;
	}
	
	#gallery .col-3 article:nth-child(3n+1) {
		clear: left;
	}
	
	#counter .section-content.col-5 .inner:nth-child(3n+1), #client .section-content.col-5 .client-item:nth-child(3n+1) {
		clear: left;
	}
	
	#counter .section-content.col-5 .inner:nth-last-child(-n+2), #client .section-content.col-5 .client-item:nth-last-child(-n+2) {
		width: 48%;
		display: inline-block;
		float: none;
	}
	
	#additional-info .col-3 article {
		width: 33.33%;
	}
	
	#additional-info .col-3 article:nth-child(2n+1) {
		clear: none;
	}
	
	#additional-info .col-3 article:nth-child(3n+1) {
		clear: left;
	}
	
	#additional-info .col-3 article:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
		padding-right: 25px;
	}
	
	.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
		padding-left: 25px;
	}
	
	.footer-widgets-area.col-3 .hentry {
		width: 33.33%;
		float: left;
		margin-bottom: 0;
	}
	
	.footer-widgets-area.col-3 .hentry:not(:last-child) {
		padding-right: 40px;
	}
	
	.site-info.col-2 span {
		float: left;
		width: 50%;
		text-align: left;
	}
	
	.site-info.col-2 span:nth-child(2) {
		float: right;
		text-align: right;
	}
	
	.site-info {
		padding: 3px 0;
	}
}

@media screen and (min-width: 992px) {
	.page-section {
		padding: 80px 0;
	}
	
	#top-bar .widget + .widget {
		margin-top: 0;
	}
	
	.section-subtitle {
		width: 800px;
	}
	
	#top-bar.col-2 .widget {
		float: left;
		text-align: left;
		padding: 6px 0;
	}
	
	#top-bar.col-2 .widget + .widget {
		float: right;
		text-align: right;
		padding: 0;
	}
	
	.home-two #services .col-4 article {
		width: 25%;
	}
	
	.home-two #services .col-4 article:nth-child(2n+1) {
		clear: none;
	}
	
	.home-two #services .col-4 article:nth-child(4n+1) {
		clear: left;
	}
	
	.home-two #services .col-4 article:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
	
	#about.page-section {
		padding: 0;
	}
	
	.about-section-wrapper.has-post-thumbnail .featured-image {
		padding: 300px 0;
	}
	
	.home-one .project-slider .slick-slide .entry-title {
		opacity: 0;
		visibility: hidden;
	}
	
	.home-one #project .modern-slider .slick-current + .slick-slide .entry-title {
		opacity: 1;
		visibility: visible;
	}
	
	.home-one .project-slider.modern-slider .slick-current + .slick-slide {
		position: relative;
		z-index: 1;
		-webkit-transform: scale(1.18);
		-moz-transform: scale(1.18);
		-ms-transform: scale(1.18);
		-o-transform: scale(1.18);
		transform: scale(1.18);
	}
	
	.home-one .project-slider.modern-slider .slick-current + .slick-slide .entry-header {
		padding-bottom: 20px;
	}
	
	.home-one .project-slider.modern-slider .slick-current .slick-slide + .slick-slide .entry-header {
		padding-left: 30px;
	}
	
	.home-two .project-slider .slick-slide .entry-title {
		opacity: 0;
		visibility: hidden;
	}
	
	.home-two #project .modern-slider .slick-current + .slick-slide + .slick-slide .entry-title {
		opacity: 1;
		visibility: visible;
	}
	
	.home-two .project-slider.modern-slider .slick-current + .slick-slide + .slick-slide {
		position: relative;
		z-index: 1;
		-webkit-transform: scale(1.18);
		-moz-transform: scale(1.18);
		-ms-transform: scale(1.18);
		-o-transform: scale(1.18);
		transform: scale(1.18);
	}
	
	.home-two .project-slider.modern-slider .slick-current + .slick-slide + .slick-slide .entry-header {
		padding-bottom: 20px;
	}
	
	.home-two .project-slider.modern-slider .slick-current .slick-slide + .slick-slide + .slick-slide .entry-header {
		padding-left: 30px;
	}
	
	.project-slider.modern-slider .slick-current + .slick-slide .entry-header .entry-title {
		font-size: 20px;
	}
	
	.project-slider.modern-slider .slick-current + .slick-slide .entry-header span {
		font-size: 14px;
	}
	
	#courses .col-4 article, #client .col-4 article, .home-one #services .col-4 article, #team .col-4 article {
		width: 25%;
	}
	
	#courses .col-4 article:nth-child(2n+1), #client .col-4 article:nth-child(2n+1), .home-one #services .col-4 article:nth-child(2n+1), #team .col-4 article:nth-child(2n+1) {
		clear: none;
	}
	
	#courses .col-4 article:nth-child(4n+1), #client .col-4 article:nth-child(4n+1), .home-one #services .col-4 article:nth-child(4n+1), #team .col-4 article:nth-child(4n+1) {
		clear: left;
	}
	
	#courses .col-4 article:nth-last-child(-n+4), #client .col-4 article:nth-last-child(-n+4), .home-one #services .col-4 article:nth-last-child(-n+4), #team .col-4 article:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
	
	.grid-item .entry-container {
		padding: 0 40px 40px;
	}
	
	.grid-item .entry-title {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 5px;
	}
	
	.grid-item:nth-child(1), .grid-item:nth-child(5), .grid-item:nth-child(9), .grid-item:nth-child(2), .grid-item:nth-child(6), .grid-item:nth-child(10) {
		width: 50%;
	}
	
	.grid-item:nth-child(3), .grid-item:nth-child(7), .grid-item:nth-child(11), .grid-item:nth-child(4), .grid-item:nth-child(8), .grid-item:nth-child(12) {
		width: 25%;
	}
	
	.grid-item:nth-child(1) .featured-image, .grid-item:nth-child(5) .featured-image, .grid-item:nth-child(9) .featured-image {
		padding: 352px 0;
	}
	
	.grid-item:nth-child(2) .featured-image, .grid-item:nth-child(6) .featured-image, .grid-item:nth-child(10) .featured-image, .grid-item:nth-child(3) .featured-image, .grid-item:nth-child(7) .featured-image, .grid-item:nth-child(11) .featured-image, .grid-item:nth-child(4) .featured-image, .grid-item:nth-child(8) .featured-image, .grid-item:nth-child(12) .featured-image {
		padding: 171px 0;
	}
	
	.grid-item .overlay:after {
		border: 20px solid rgba(255, 255, 255, .5);
	}
	
	#gallery .col-4 article {
		width: 25%;
	}
	
	#gallery .col-4 article:nth-child(2n+1) {
		clear: none;
	}
	
	#gallery .col-4 article:nth-child(4n+1) {
		clear: left;
	}
	
	.blog-posts-wrapper .col-3 article {
		width: 33.33%;
	}
	
	.blog-posts-wrapper .col-3 article:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	.blog-posts-wrapper .col-3 article:nth-child(2n+1) {
		clear: none;
	}
	
	.blog-posts-wrapper .col-3 article:nth-child(3n+1) {
		clear: left;
	}
	
	#counter .section-content.col-5 .inner, #client .section-content.col-5 .client-item {
		width: 20%;
	}
	
	#counter .section-content.col-5 .inner:nth-child(2n+1), #counter .section-content.col-5 .inner:nth-child(3n+1), #client .section-content.col-5 .client-item:nth-child(2n+1), #client .section-content.col-5 .client-item:nth-child(3n+1) {
		clear: none;
	}
	
	#counter .section-content.col-5 .inner:nth-child(5n+1), #client .section-content.col-5 .client-item:nth-child(5n+1) {
		clear: left;
	}
	
	#counter .section-content.col-5 .inner:nth-last-child(-n+2), #client .section-content.col-5 .client-item:nth-last-child(-n+2) {
		width: 20%;
		float: left;
	}
	
	#counter .section-content.col-5 .inner:nth-last-child(-n+5), #clinet .section-content.col-5 .clinet-item:nth-last-child(-n+5) {
		margin-bottom: 0;
	}
	
	#additional-info .col-4 article {
		width: 25%;
	}
	
	#additional-info .col-4 article:nth-child(2n+1) {
		clear: none;
	}
	
	#additional-info .col-4 article:nth-child(4n+1) {
		clear: left;
	}
	
	#additional-info .col-4 article:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
	
	nav.navigation.pagination {
		margin-top: 63px;
	}
	
	.comment-form-author, .comment-form-email, .comment-form-url {
		width: 33.33%;
		float: left;
	}
	
	.comment-form-author input, .comment-form-email input {
		max-width: 93%;
	}
	
	#colophon .social-icons {
		margin-left: -15px;
	}
	
	.social-icons li:not(:last-child) {
		margin-right: 14px;
	}
	
	.footer-widgets-area.col-4 .hentry {
		width: 25%;
		padding-right: 40px;
	}
	
	.footer-widgets-area.col-4 .hentry:last-child {
		padding-right: 0;
	}
	
	.footer-widgets-area.col-4 .hentry:nth-child(2n+1) {
		clear: none;
	}
	
	.footer-widgets-area.col-4 .hentry:nth-child(4n+1) {
		clear: left;
	}
	
	.footer-widgets-area.col-4 .hentry:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1024px) {
	.main-navigation .menu-item-has-children > a:after {
		content: "";
		font-family: "FontAwesome";
		padding-left: 8px;
	}
	
	.main-navigation ul ul .menu-item-has-children > a:after {
		content: "";
	}
	
	.main-navigation ul.nav-menu {
		display: block !important;
		height: auto !important;
	}
	
	.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
		left: 0;
		right: auto;
	}
	
	.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}
	
	.main-navigation ul ul li:hover > a {
		background-color: #e64e4e;
		color: #fff;
	}
	
	.main-navigation ul.sub-menu > li:last-child > a {
		border-bottom: none;
	}
	
	.main-navigation ul ul li {
		border-bottom: 1px solid #eee;
	}
	
	.main-navigation ul ul > li:last-child {
		border-bottom: none;
	}
	
	.main-navigation ul ul ul {
		top: -1px;
	}
	
	.menu-toggle {
		height: 80px;
		position: absolute;
		top: 50%;
		right: 35px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	#search {
		position: absolute;
		z-index: 30;
		right: 0;
		top: 100%;
		display: none;
	}
	
	.main-navigation .search-active .icon-search {
		display: none;
	}
	
	.main-navigation .search-active .icon-close {
		display: inline-block;
	}
	
	#search:before {
		content: "";
		width: 0;
		height: 0;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-bottom: 9px solid #111;
		position: absolute;
		top: -9px;
		right: 5px;
	}
	
	button.dropdown-toggle {
		display: none;
	}
	
	.menu-toggle, .modern-menu ul#primary-menu {
		display: none;
	}
	
	.modern-menu .menu-toggle {
		display: block;
	}
	
	.modern-menu .menu-label {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	}
	
	.main-navigation li {
		display: inline-block;
	}
	
	.main-navigation .left-menu {
		padding-left: 50px;
	}
	
	.main-navigation ul.nav-menu > li.left-menu > a, .main-navigation ul.nav-menu > li.right-menu > a {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.main-navigation li.left-menu + li.right-menu:before {
		content: "/";
		position: absolute;
		top: 50%;
		margin-left: -6px;
		color: #fff;
		margin-top: -1px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.main-navigation form.search-form {
		border: 20px solid #111;
	}
	
	.main-navigation form.search-form input {
		background-color: #fff;
		border-color: #fff;
		color: #111;
	}
	
	#featured-slider article {
		padding: 300px 0;
	}
	
	.featured-content-wrapper .entry-title {
		font-size: 52px;
	}
	
	.home-two #services .section-content {
		position: relative;
	}
	
	.home-two #services article {
		width: 26%;
		float: left;
		text-align: right;
	}
	
	.home-two #services article:nth-of-type(2n) {
		text-align: left;
		float: right;
	}
	
	.home-two #services article:nth-of-type(2n+1) {
		clear: both;
	}
	
	.home-two #services .featured-image {
		text-align: center;
		margin-bottom: 0;
		position: absolute;
		width: calc(100% - 60%);
		margin: 0;
		top: 0;
		bottom: 0;
		height: 100%;
		padding: 0;
		left: 50%;
		transform: translateX(-50%);
		background-size: cover;
		background-position: 50%;
	}
	
	.home-two #services .read-more {
		margin-top: 60px;
	}
	
	.home-one #services-section .services-items-wrapper.col-4 article {
		width: 25%;
	}
	
	.home-one #services-section .services-items-wrapper.col-4 article:nth-child(2n+1) {
		clear: none;
	}
	
	.home-one #services-section .services-items-wrapper.col-4 article:nth-child(4n+1) {
		clear: left;
	}
	
	.home-one #services-section .services-items-wrapper.col-4 article:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
	
	.right-sidebar #primary {
		width: 70%;
		float: left;
		padding-right: 30px;
	}
	
	.right-sidebar #secondary {
		width: 30%;
		float: right;
	}
	
	.left-sidebar #secondary {
		width: 30%;
		float: left;
	}
	
	.left-sidebar #primary {
		width: 70%;
		float: right;
		padding-right: 0;
		padding-left: 30px;
	}
	
	.no-sidebar #primary {
		width: 100%;
		float: none;
		padding-right: 0;
	}
}

@media screen and (min-width: 1200px) {
	.main-navigation ul.nav-menu > li > a {
		padding: 30px 18px;
	}
	
	#search:before {
		right: 15px;
	}
	
	#courses-us article.has-featured-image .entry-container {
		padding-right: 100px;
	}
	
	#courses-us .entry-content p {
		margin: 0 0 35px;
	}
	
	#latest-news .section-subtitle {
		padding-bottom: 2px;
	}
	
	.blog-posts-wrapper.col-3 .has-post-thumbnail .featured-image {
		padding: 160px 0;
	}
	
	#gallery .col-2 .featured-image {
		padding: 300px 0;
	}
	
	#features .section-content {
		max-width: 980px;
		margin: 0 auto;
	}
	
	#features article {
		padding: 0 15px;
		margin-bottom: 30px;
		position: relative;
	}
	
	#features article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.home-one #features .entry-container {
		text-align: left;
		padding: 40px;
	}
	
	.home-two #features .entry-container {
		text-align: center;
		padding: 10px 15px 0 15px;
	}
	
	#features .star-rating {
		margin-left: 0;
		margin-right: 0;
	}
	
	#features .featured-image {
		margin-bottom: 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.home-one #features article:nth-child(odd) .featured-image {
		left: -85px;
	}
	
	.home-one #features article:nth-child(even) .featured-image {
		right: -85px;
	}
	
	.home-one #features article:nth-child(odd) .entry-container {
		padding-left: 140px;
	}
	
	.home-one #features article:nth-child(even) .entry-container {
		padding-right: 140px;
	}
	
	#features .top img, #features .bottom img {
		max-height: 130px;
	}
}

@media screen and (min-width: 1900px) {
	#featured-slider article {
		padding: 400px 0;
	}
	
	#page-site-header {
		padding: 300px 0;
	}
	
	.home-two #services article {
		margin-bottom: 85px;
	}
	
	.home-two #services article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	#features article {
		padding: 0 25px;
		margin-bottom: 50px;
		position: relative;
	}
	
	#features article:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	#features .top img, #features .bottom img {
		max-height: 300px;
	}
	
	.project-slider {
		max-width: 81.7%;
	}
	
	.project-slider article .project-item-wrapper {
		padding: 220px 0;
	}
	
	.project-slider.classic-slider {
		margin: 90px auto 0;
	}
	
	.slick-prev, .slick-next {
		width: 70px;
		height: 70px;
		border-radius: 70px;
	}
	
	.project-slider:after {
		bottom: -100px;
		height: 100px;
	}
	
	.project-slider.classic-slider .slick-prev {
		left: -8px;
	}
	
	.project-slider.classic-slider .slick-next {
		right: -20px;
	}
}

@media screen and (max-width: 1023px) {
	#masthead {
		margin-bottom: 0;
		position: relative;
		min-height: 80px;
	}
	
	.site-branding {
		padding: 7px 0;
		min-height: 80px;
	}
	
	.site-title {
		font-size: 26px;
	}
	
	.main-navigation a {
		border-bottom: 1px solid #eee;
	}
	
	.main-navigation ul ul a {
		width: 100%;
	}
	
	.main-navigation ul ul, .main-navigation ul ul ul {
		box-shadow: none;
		float: none;
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 0;
		display: none;
	}
	
	.main-navigation ul.sub-menu li {
		padding-right: 0;
	}
	
	.main-navigation .menu-item-has-children > a:before {
		content: "";
		float: right;
		position: relative;
		right: 0;
		background-color: #ccc;
		width: 1px;
		height: 25px;
	}
	
	.main-navigation .menu-item-has-children > a:after {
		padding-top: 3px;
	}
	
	.main-navigation ul.nav-menu > li > a, .main-navigation ul.sub-menu li a {
		padding: 13px 42px 13px 25px;
	}
	
	.main-navigation ul.sub-menu li a {
		padding-left: 50px;
	}
	
	.main-navigation ul.sub-menu ul li a {
		padding-left: 75px;
	}
	
	.main-navigation ul.sub-menu ul ul li a {
		padding-left: 100px;
	}
	
	.main-navigation ul.sub-menu ul ul ul li a {
		padding-left: 125px;
	}
	
	.main-navigation ul.sub-menu li a {
		border-left: none;
	}
	
	.main-navigation ul.nav-menu {
		margin-right: 0;
		background-color: #fff;
		margin-top: 25px;
		border-top: 1px solid #eee;
	}
	
	.main-navigation {
		position: static;
	}
	
	.main-navigation a {
		color: #111;
	}
	
	#masthead.site-header .main-navigation ul.nav-menu {
		margin-top: 0;
		position: absolute;
		/*max-width: 400px;*/
		top: 100%;
		left: auto;
		right: 0;
		width: 100%;
	}
	
	.main-navigation .search-menu a {
		display: none;
	}
	
	.main-navigation form.search-form input {
		background-color: #fff;
		border: none;
		min-height: 55px;
	}
	
	.main-navigation form.search-form button.search-submit {
		height: 59px;
	}
	
	.main-navigation form.search-form input {
		padding-left: 25px;
	}
	
	#page-site-header {
		padding: 250px 0;
	}
	
	#features {
		padding: 130px 0;
	}
	
	#testimonial {
		padding-top: 100px;
	}
}

@media screen and (max-width: 992px) {
	#page-site-header {
		padding: 200px 0;
	}
	
	.comments-title, #reply-title {
		font-size: 28px;
	}
	
	/*#testimonial-section .entry-container,
    .testimonial-slider .slick-dots {
        text-align: center;
    }*/
	#pricing .col-3 article {
		width: 50%;
		float: left;
	}
	
	#pricing .col-3 article:nth-child(3n+1) {
		clear: none;
	}
	
	#pricing .col-3 article:nth-child(2n+1) {
		clear: left;
	}
	
	#pricing .col-3 article:nth-last-child(-n+3) {
		margin-bottom: 50px;
	}
	
	#pricing .col-3 article:nth-last-child(-n+1) {
		margin-bottom: 0;
	}
	
	.project-slider {
		width: 90%;
		max-width: 100%;
		margin-left: auto;
		margin-top: 30px;
		margin-right: auto;
	}
	
	.project-slider .slick-prev {
		left: 30px;
	}
	
	.project-slider .slick-next {
		right: 15px;
		opacity: 1;
	}
	
	.header-content-wrapper {
		margin: 0;
	}
	
	.section-header {
		margin-bottom: 30px;
	}
	
	.project-slider.classic-slider .slick-prev {
		left: 40px;
	}
	
	.project-slider.classic-slider .slick-next {
		right: 25px;
	}
}

@media screen and (max-width: 767px) {
	#masthead.site-header .main-navigation ul.nav-menu {
		max-width: 100%;
	}
	
	#pricing .col-2 article, #pricing .col-3 article {
		width: 100%;
		float: none;
	}
	
	#service .col-2 article {
		width: 50%;
		float: none;
	}
	
	#pricing .col-2 article, #pricing .col-3 article {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#page-site-header .page-title {
		font-size: 32px;
	}
	
	.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
		width: 100%;
		margin: 15px 0;
	}
	
	.post-navigation span.previous-article b, .post-navigations span.previous-article b, .post-navigation span.next-article b, .post-navigations span.next-article b {
		font-size: 18px;
	}
	
	#respond {
		margin-top: 40px;
	}
	
	.comment-meta img {
		margin-right: 15px;
	}
	
	.comments-title, #reply-title {
		margin-bottom: 0;
	}
	
	#commentform p.comment-form-comment, #commentform p.form-submit {
		margin-top: 21px;
	}
	
	nav.navigation.pagination, #secondary {
		margin-top: 30px;
	}
	
	.comments-title, #reply-title {
		font-size: 26px;
	}
	
	#comments {
		margin-top: 40px;
	}
	
	.tags-links {
		margin-bottom: 25px;
	}
	
	.testimonial-slider .entry-content {
		font-size: 22px;
	}
	
	.testimonial-slider .entry-title {
		font-size: 25px;
	}
}

@media screen and (max-width: 567px) {
	.site-branding .site-logo + #site-identity {
		margin-top: 15px;
	}
	
	.featured-content-wrapper {
		padding: 25px;
	}
	
	.project-slider {
		width: 100%;
	}
	
	.project-slider article {
		padding-left: 0;
	}
	
	.pagination .page-numbers.prev, .pagination .page-numbers.next {
		top: 0;
	}
	
	.pagination .prev.page-numbers:before, .pagination .next.page-numbers:before {
		width: 35px;
		height: 10px;
	}
	
	.pagination .page-numbers.prev, .pagination .page-numbers.next {
		margin-left: 0;
		margin-right: 0;
	}
	
	.trail-items li {
		font-size: 12px;
	}
	
	#breadcrumb-list {
		padding: 10px 0;
	}
	
	blockquote.alignright {
		margin-left: 0;
	}
	
	.testimonial-slider article.has-featured-image .featured-image {
		box-shadow: none;
	}
	
	#author-section {
		text-align: center;
	}
	
	.author-image {
		float: none;
		margin: 0 0 25px;
	}
	
	.author-content {
		display: block;
	}
	
	.author-name:after {
		margin-left: auto;
		margin-right: auto;
	}
	
	.comment-meta img {
		margin: 0 0 25px;
		float: none;
	}
	
	.comment-meta .url, .comment-meta .fn {
		display: block;
	}
	
	.comment-content {
		padding-left: 0;
	}
	
	#comments ol.children {
		margin-left: 50px;
	}
	
	.reply {
		padding-left: 0;
	}
	
	.footer-widgets-area .hentry:last-child, .footer-widgets-area.col-3 .hentry:last-child {
		margin-bottom: 0;
		padding-right: 0;
	}
}

@media screen and (max-width: 550px) {
	.testimonial-slider .entry-content {
		font-size: 18px;
	}
	
	.testimonial-slider .entry-title {
		font-size: 22px;
	}
	
	.testimonial-slider .designation {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	#masthead .wrapper {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	
	.site-branding {
		min-height: auto;
		text-align: center;
		width: 100%;
		float: none;
		padding: 15px;
		border-bottom: 1px solid #eee;
		display: block;
	}
	
	.menu-toggle {
		margin: auto;
		float: none;
		display: block;
		width: 100%;
		text-align: center;
		width: 67px;
		height: 80px;
	}
	
	.main-navigation {
		float: none;
	}
	
	#featured-slider article {
		padding: 250px 0;
	}
	
	.footer-widgets-area {
		text-align: center;
	}
}

@media screen and (max-width: 360px) {
	.testimonial-slider .entry-content {
		font-size: 16px;
	}
}

/*--------------------------------------------------------------
## Firefox Css
--------------------------------------------------------------*/
@-moz-document url-prefix() {
	#about-section .entry-content p:first-child:first-letter {
		padding-top: 10px;
		margin-bottom: 0;
	}
	
	.home-one .testimonial-slider .slick-item {
		box-shadow: 0px 30px 20px -5px rgba(0, 0, 0, .2);
	}
}
