/*
Theme Name: TP Philosophy
Theme URI: http://themepalace.com/downloads/tp-philosophy
Author: Theme Palace
Author URI: http://themepalace.com/
Description: TP Philosophy theme is modern business purpose Responsive WordPress Theme. It is easily customizable theme build by using theme options panel based on powerful customizer API with live preview. It can be used for various types of websites: commercial company, non-profit organizations, personal and portfolio websites. It is flexible enough theme to use it for general purposes also. It provides numerous features like breadcrumbs, full width slider, social links, etc. It is translation ready theme.
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: tp-philosophy
Tags: translation-ready, custom-header, left-sidebar, right-sidebar, theme-options, custom-menu, one-column, two-columns, custom-logo, featured-image-header, full-width-template, threaded-comments, 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.

TP Philosophy 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.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Main-Slider
# About
# Services
# Skill
# Work
# Team
# Counter
# testimonial
#Blog
#Contact
# Teams
#Blog-page
# Single-post
# Footer
#Responsive

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

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

body {
	margin: 0;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-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: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
	padding: 0;
	border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	word-wrap: break-word;
	margin: 1rem 0;
	font-weight: 400;
}
h1 {font-size:50px;}
h2 {font-size:38px;}
h3 {font-size:30px;}
h4 {font-size:26px;}
h5 {font-size:22px;}
h6 {font-size:18px;}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
	background-color: #f6f6f6;
    padding: 15px;
    border-left: 3px solid #ddd;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	overflow-x: hidden;
}

*,
*: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-color:#fff ;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	overflow-x: hidden;
	max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
body.home,
body.home.blog {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

body.blog {
	background-color:#f7f7f7 ;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

table {
    margin: 0 0 1.5em;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    display: inline-block;
}
.calendar_wrap table {
    display: table;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

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;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

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: 3px;
	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%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #58c9e9;
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus,
a:active {
	color: #1b1e25;
}

a:focus {
	outline: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	/*clear: both;*/
	display: block;
	float: left;
	width: 100%;
}
.main-navigation > ul > li > a {
    padding: 30px 15px;
    line-height: 35px;
}
.menu.nav-menu {
    float: right;
}
.site-logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
.sticky.nav-shrink .site-logo {
    padding-top: 0;
    padding-bottom: 0;
}
.boxed header#masthead {
    width: 90%;
}
#masthead {
    z-index: 3000;
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    background-color: #fff;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.20);
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#masthead .site-logo-title .site-logo img {
	max-width: 100px;
}
#masthead.sticky.nav-shrink .site-logo-title .site-logo img {
    max-width: 70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#masthead.sticky.nav-shrink .site-logo-title .site-logo {
	padding-right: 15px;
}
.main-navigation ul li a {
    text-transform: uppercase;
    color: #102344;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation > ul > li:not(:last-child) {
    margin-right: 5px;
}

.main-navigation ul li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    padding-left: 5px;
}
.main-navigation ul ul li.menu-item-has-children > a:after {
    content: "\f104";
    position: absolute;
    left: 5px;
}

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

.main-navigation ul ul {
	background-color: #fff;
	border: 1px solid #eee;
	float: left;
	position: absolute;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-navigation ul li.menu-item-has-children:hover > ul {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.main-navigation ul ul ul {
	left: -999em;
	top: -1px;
}
.main-navigation {
    float: right;
    width: 75%;
}
.site-logo {
    padding-right: 20px;
}
.site-logo, 
#site-header {
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#site-header .site-title {
    margin: 0;
    line-height: 30px;
    font-size: 28px;
    font-weight: 700;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#masthead.sticky.nav-shrink .main-navigation {
	top: 0;
}
#masthead.sticky.nav-shrink .main-navigation > ul > li > ul {
    top: 100%;
}
.site-description {
    margin: 0;
    color: #58c9e9;
    letter-spacing: 2px;
}
#site-header .site-title a {
    color: #58c9e9;
    text-decoration: none;

}
#site-header {
    padding: 15px 0;
}
.site-branding {
    width: 25%;
}
.main-navigation ul ul a {
	width: 230px;
    padding: 10px 15px 10px 25px;
    font-size: 14px;
    color: #102344;
	border-bottom: 1px solid #eee;
}
.main-navigation ul ul li:last-child a {
	border-bottom: none;
}
.main-navigation .sub-menu li:hover > a,
.main-navigation .sub-menu li:focus > a {
	background-color: #58c9e9;
}
#search-btn.active .fa-search:before {
    content: "\f00d";
    font-size: 18px;
    padding-left: 1px;
}
#masthead .main-navigation > ul > li > a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.main-navigation ul.nav-menu > li > a:hover,
.main-navigation ul.nav-menu > li > a:focus {
	color: #58c9e9;
	background-color: transparent;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

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

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

.menu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0;
    z-index: 30;
}
button.dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    outline: none;
}
button.dropdown-toggle.active .fa:before {
	display: inline-block;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
button.dropdown-toggle.active .fa:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.main-navigation ul ul button.dropdown-toggle {
	height: 42px;
}
.menu-toggle:hover,
.menu-toggle:focus {
	box-shadow: none;
	border:none;
}
.menu-toggle .icon-bar {
    width: 30px;
    height: 2px;
    background-color: #1b1e25;
    display: block;
    margin-bottom: 8px;
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.navigation.posts-navigation,
.navigation.pagination {
    margin: 1.5em 0 0 0;
}
.main-navigation #search {
    display: none;
}
#search {
    position: absolute;
    right: 0;
}
#search form {
    min-width: 320px;
}
.nav-shrink #search form {
	top: 0;
}
.customize-support #masthead {
    top: 32px;
}
/*--------------------------------------------------------------
# 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;
}

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

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

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

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

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

/*--------------------------------------------------------------
# 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,
.blog-one:before,
.blog-one:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.blog-one:before,
.blog-one:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
.widget:last-child {
    margin-bottom: 0;
}
/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
    height: 50px;
    padding: 15px;
    border: none;
    outline: none;
}
.custom_info_widget ul.address .fa {
    width: 25px;
    text-align: center;
    margin-right: 10px;
}
.calendar_wrap caption {
    margin-bottom: 1em;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
}
.site-footer .calendar_wrap caption {
	color: #fff;
}
.calendar_wrap table {
	text-align: center;
}
.calendar_wrap table tfoot td#prev {
    text-align: left;
    font-size: 16px;
    padding-left: 15px;
}
.calendar_wrap table tfoot td#next {
    text-align: right;
    font-size: 16px;
    padding-right: 15px;
}
.calendar_wrap table a {
    color: #000;
}
.calendar_wrap table thead {
    padding: 15px;
    color: #fff;
    background-color: #f7f7f7;
}
.calendar_wrap table thead th,
.calendar_wrap table td {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.calendar_wrap table tbody,
.calendar_wrap tfoot {
    background-color: #f7f7f7;
}
.site-footer .calendar_wrap table {
    text-align: center;
    max-width: 320px;
}
h2.widget-title {
    font-size: 25px;
}
.site-footer h2.widget-title {
    color: #fff;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#secondary a {
	color: #333;
}
.site-footer a {
	color: #fff;
}
.site-footer .widget {
	text-align: left;
}
.site-footer .widget_promotion {
    text-align: center;
}
form.search-form button[type="submit"]:before {
    content: "\f002";
    font-family: "FontAwesome";
}
form.search-form button[type="submit"] {
    background-color: #58c9e9;
    border: none;
    box-shadow: none;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 18px;
    padding: 0;
}
form.search-form {
    position: relative;
}
form.search-form input.search-field {
    width: 100%;
    height: 45px;
    border-radius: 0;
    padding: 0 50px 0 10px;
    outline: none;
}
.site-footer form.search-form {
	max-width: 300px;
}
h1.page-title {
    font-size: 40px;
    margin-top: 0;
}
.page-content,
.no-results.not-found {
    text-align: center;
}
.page-content form.search-form {
    max-width: 320px;
    text-align: center;
    margin: auto;
}
.error-404.not-found {
    text-align: center;
}
.error-404 img{
    padding-bottom: 30px;
}

.site-footer .textwidget {
    color: #fff;
}
.widget > ul > li {
    margin-bottom: 5px;
}
.site-footer {
    color: #fff;
}
.site-footer .widget ul li a:hover {
	color: #333;
}
.calendar_wrap table thead th {
    color: #fff;
}
.footer-sticky-disabled #content {
    margin-bottom: 0;
}
.footer-sticky-disabled #colophon {
    position: relative;
}
#primary.col-3 .hentry:nth-child(3n+1) {
    clear: left;
}
#primary .page header.entry-header {
    margin-bottom: 1em;
}
.wrapper.page-section {
    padding: 100px 0;
}
.tiled-gallery .gallery-row {
    overflow: hidden;
    margin-top: 25px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

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

.hentry {
	margin: 0 0 1.5em;
}

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

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

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

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

.page-template-default #primary article {
    margin-bottom: 0;
}

.page-template-default #primary article p:last-child {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

#comments {
    padding: 0;
}

#comments .comments-title {
	margin-top: 50px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
}
#infinite-handle {
    clear: left;
}
#infinite-handle span {
    background: transparent;
    color: #c0c0c0;
    padding: 25px;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
#infinite-handle span button {
    background: transparent;
    box-shadow: none;
    text-transform: uppercase;
    border-bottom: 1px solid;
}
#infinite-handle span button:hover, 
#infinite-handle span button:focus {
	border-bottom: 1px solid #58c9e9;
	color: #58c9e9;
}
body.archive #content {
    margin-bottom: 375px;
    position: relative;
    z-index: 300;
    background-color: #f7f7f7;
}
#about-author .entry-title {
    font-size: 50px;
    color: #102344;
    margin-bottom: 5px;
}
#about-author h2.entry-title.left-author a {
    font-size: 21px;
    color: #272020;
}
#about-author h2.entry-title.left-author a:hover {
    color: #58c9e9;
}
#about-author header.entry-header {
    margin-bottom: 0;
}
.single-post #about-author p {
	margin-top: 0;
}
.pull-right-content {
    width: 100%;
    margin-left: 0;
    float: none;
    display: table-row;
}
.pull-left-image {
    width: auto;
    max-width: 50px;
    margin-right: 25px;
    padding-top: 25px;
}
.page-section.author {
    display: block;
    padding: 20px 0;
    box-shadow: none;
}
/*--------------------------------------------------------------
# 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: 0.8075em 0;
}

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}
.portfolio-hover {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    left: 0;
    right: 0;
    padding: 25px 10px;
    margin: 15px;
    text-align: center;
}
.column-wrapper.filtr-item {
    position: relative;
    padding: 5px;
}
span.item-title {
    color: #102344;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}
span.item-title a {
	color: #102344;
}
span.item-title a:hover {
    color: #58c9e9;
}
span.item-category {
    text-transform: capitalize;
    color: #58c9e9;
}
ul.portfolio-filter li {
    display: inline-block;
}
nav.portfolio-navigation {
    background-color: #58c9e9;
    text-align: center;
    padding: 30px 0;
}
nav.portfolio-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
nav.portfolio-navigation ul li.active,
nav.portfolio-navigation ul li:hover {
	color: #102344;
}
nav.portfolio-navigation ul li {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
nav.portfolio-navigation ul li:not(:last-child) {
    margin-right: 15px;
}
#portfolio .wrapper.page-section {
    padding: 50px 0;
}
.filtr-container img {
    width: 100%;
}
.load-more {
    text-align: center;
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}

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

.row:before, 
.row:after,
.wrapper:before, 
.wrapper:after,
.clearfix:before,
section:after,
section:before {
    display: table;
    content: " ";
    clear: both;
}
.wrapper {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}
.row {
    margin: 0 -15px;
}
.no-margin{
	margin: 0;
}
.page-section {
    padding: 100px 0;
}
.no-padding-top {
	padding-top: 0;
}
.no-padding-bottom {
	padding-bottom: 0;
} 
.entry-title {
    text-transform: uppercase;
    margin: 0;
    word-wrap: break-word;
    font-weight: 400;
    letter-spacing: 2px;
    color: #1b1e25;
    position: relative;
    z-index: 1;
    line-height: 1.2;
    margin-bottom: 15px;
}
.no-margin-top{
	margin-top: 0;
}
.clear{
	clear: both;
}
.black-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.white-overlay {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.40);
    right: 0;
    height: 100%;
    top: 0;
}
.black-overlay.dark {
    background-color: rgba(0, 0, 0, 0.7);
}
.btn {
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 35px;
}
.btn-transparent {
    border: 1px solid;
}
.btn-fill {
    background-color: #58c9e9;
    letter-spacing:  3px;
}
.btn-fill:hover,
.btn-fill:focus {
    background-color: rgba(88, 201, 233, 0.82);
    color: #fff;
}
.title-desc {
    color: #cd9c42;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}
.column-wrapper {
    padding: 0 15px;
}

/*--------------------------------------------------------------
# Loader
--------------------------------------------------------------*/
#loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #fff;
    position: fixed;
    display: table;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 99999;
}
.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align: center;
}
.loader-container .fa {
    font-size: 60px;
    color: #58c9e9;
}
a#sidr-left-top-button {
    position: absolute;
    top: 10px;
}
a#sidr-left-top-button{
	display: none;
}
.backtotop:hover {
    background-color: #58c9e9;
}
.backtotop {
    background-color: #333;
    z-index: 300;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 25px;
    text-align: center;
    position: fixed;
    bottom: 50px;
    right: 25px;
    cursor: pointer;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
}


/*--------------------------------------------------------------
# Main-Slider
--------------------------------------------------------------*/
#main-slider .slider-item {
    padding: 325px 0;
    background-size: cover;
    background-position: 50%;
    outline: none;
    position: relative;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.main-slider-contents {
    text-transform: uppercase;
    color: #1b1e25;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    max-width: 700px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
}
.sub-title {
    color: #58c9e9;
    font-weight: 600;
    line-height: 50px;
    margin: 0;
    font-size: 50px;
	text-transform: uppercase;
	position: relative;
    z-index: 1;
}
.main-slider-contents .btn {
	margin-top: 30px;
}
.main-slider-contents h2.sub-title {
	font-size: 70px;
	font-weight: 100;
}
.main-slider-contents h1,
.main-slider-contents h2 {
    margin: 0;
}
.main-slider-contents h1{
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
.main-slider-contents .btn:after {
    content: "\f105";
    font-family: 'fontawesome';
    font-weight: 100;
    padding-left: 10px;
    font-size: 25px;
    position: relative;
    top: 2px;
}
#main-slider .black-overlay {
	background-color: #000;
	opacity: 0.5;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev.slick-disabled:before, 
.slick-next.slick-disabled:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
}
#main-slider .slick-prev,
#main-slider .slick-next {
	height: 80px;
	width: 25px;
	top: 56%;
}
#main-slider .slick-dots li {
	margin: 0;
}
.add-border:before {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url('assets/uploads/ajax-loader.gif') center center no-repeat;
}
body.slider-disabled #content {
    padding-top: 60px;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.entry-header {
    margin-bottom: 0;
}
.entry-header.add-gray-border {
    position: relative;
}
.col-2 .column-wrapper .entry-header.border-small {
    margin-bottom: 1em !important;
}
.entry-header.add-gray-border:after {
	display: none;
}
.entry-header.add-gray-border:after {
    content: "";
    border: 12px solid #f4f2f2;
    width: 315px;
    height: 215px;
    position: absolute;
    z-index: 0;
    left: 160px;
    top: -20px;
    right: 0;
    -webkit-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%);
}
.entry-header.add-gray-border.border-center:after {
    left: 0;
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    text-align: center;
    margin: auto;
}
#contact .entry-header.add-gray-border:after {
	left: auto;
	right: auto;
}
.entry-content {
	position: relative;
	margin-top: 0;
}
.background-text h1 {
    text-transform: uppercase;
    color: #f9f8f8;
    font-size: 230px;
    margin: 0;
}
.background-text {
    position: absolute;
    top: 0;
    left: -175px;
    line-height: 1;
    z-index: -1;
}
 .entry-content p {
    color: #767171;
    line-height: 30px;
    font-size: 15px;
}
.entry-content p:first-child {
   margin-top: 0;
}
#about .column-wrapper {
	width: 100%;
}
#about .view-more.center-align {
    text-align: center;
    margin: auto;
    width: 100%;
}
.view-more {
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #58c9e9;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding-right: 30px;
}
.view-more span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    border-bottom: 1px solid #58c9e9;
}
.view-more:hover span, 
.view-more:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    border-bottom: 1px solid #1b1e25;
}
.view-more span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 600;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.view-more:after {
    content: "\f178";
    font-family: "FontAwesome";
    margin-left: 10px;
    font-weight: normal;
    font-size: 18px;
    color: #58c9e9;
    position: absolute;
}
.view-more:hover,
.view-more:focus {
	color: #1b1e25;
}
.view-more:hover:after,
.view-more:focus:after {
	color: #1b1e25;
}
.view-more.hover-white:hover, 
.view-more.hover-white:focus,
.view-more.hover-white:hover:after, 
.view-more.hover-white:focus:after {
    color: #1b1e25;
}
.featured-image img {
    width: 100%;
    vertical-align: middle;
}
#about p {
    margin-top: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.color-white {
	color: #fff;
}
.services .entry-header.add-gray-border:after {
    border: 12px solid #32353B;
}
.services .column-wrapper {
    padding: 0;
}
.services .row {
	margin: 0;
}
.services {
	background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.our-services {
    background-color: #fff;
    margin: 0 0 0 -70px;
    padding: 50px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.our-services .column-wrapper {
    margin-top: 1em;
    position: relative;
    z-index: 333;
}
.our-services .column-wrapper:nth-child(-n+2) {
    margin-top: 0;
}
.services-wrapper .entry-content p {
    color: #dee3f0;
}
.services .wrapper {
    position: initial;
}
.services .black-overlay {
    position: absolute;
    left: 0;
    width: 100%;
    height: 45%;
    background-color: #1b1e25;
}
.icon-container {
    font-size: 50px;
    color: #7ed5ee;
}
.services-container h4 {
    margin: 0;
    word-wrap: break-word;
}
.services-container p {
    font-size: 15px;
    line-height: 25px;
    margin: 10px 0 0 0;
    color: #767171;
}
.services-container {
    padding: 10px 0 0 15px;
    min-height: 240px;
}
.our-services .white-overlay {
    background-color: rgba(255, 255, 255, 0.80);
}
/*--------------------------------------------------------------
# Skill
--------------------------------------------------------------*/
#skill .entry-header.add-gray-border:after {
    border-color: #7185A0;
}
#skill .entry-content p {
    color: #fff;
}
.pie-box {
    background-color: #000;
    width: 50px;
    text-align: center;
}
#skill {
	background-repeat: no-repeat;
	background-size: cover;
}
.outer-box {
    max-width: 70px;
    max-height: 500px;
    height: 400px;
    background-color: rgba(21, 17, 17, 0.30);
    position: relative;
    float: left;
    width: 70px;
    margin-right: 10px;
    box-shadow: inset 0 0 6px #333;
}
.inner-fill {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    bottom: 0;
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -ms-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    transition: all 1.3s ease-in-out;
}
.inner-fill:after {
    content: "";
    border: 4px solid;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-right-color: rgba(0, 0, 0, 0.16);
    border-bottom-color: rgba(0, 0, 0, 0.16);
    border-left-color: rgba(255, 255, 255, 0.16);
    border-top-color: rgba(255, 255, 255, 0.16);
}
span.percent-value {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 22px;
    font-weight: 100;
    margin-top: 15px;
}
.skill-items {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin: 0;
    padding: 0 0 0 1.5em;
}
ul.skill-items li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    margin-bottom: 10px;
}
.skill-items span {
    display: table;
}
.skill-items span.color {
    width: 15px;
    height: 15px;
}
.skill-items span.color {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    position: relative;
}
.skill-items span.color:after {
    content: "";
    border: 3px solid #000;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-right-color: rgba(0, 0, 0, 0.16);
    border-bottom-color: rgba(0, 0, 0, 0.16);
    border-left-color: rgba(255, 255, 255, 0.16);
    border-top-color: rgba(255, 255, 255, 0.16);
}
.skills-bar {
	background-image: url('assets/uploads/skills-shadow.png');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-bottom: 35px;
    background-size: contain;
    float: left;
}
/*--------------------------------------------------------------
# Work
--------------------------------------------------------------*/
#work .entry-content blockquote {
    margin: 0;
    font-size: 35px;
    color: #767171;
    font-family: 'Cormorant Garamond', serif;
    line-height: 40px;
}
#work .entry-content .worker-name {
    text-decoration: none;
    color: #58c9e9;
    font-size: 14px;
    margin: 10px 0;
    display: inline-block;
}
#work .entry-content .view-more {
	display: block;
}
#work .entry-content p {
    line-height: 25px;
    font-size: 15px;
}
.hover-content h4 {
    margin: 0;
    font-weight: 800;
    font-size: 18px;
}
.worker .column-wrapper {
    position: relative;
}
.hover-content {
    position: absolute;
    top: 50%;
    text-align: center;
    margin: auto;
    width: 100%;
    color: #102344;
    opacity: 0;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10px;
}
.blue-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(91, 169, 221, 0.8);
    height: 100%;
    opacity: 0;
    width: 100%;
}
.hover-content a,
.hover-content span.link-more:after {
    color: #fff;
}
#work .worker .view-more:hover:after {
    color: #1b1e25;
}
#work .featured-image {
    position: relative;
}
#work .blue-overlay {
    width: 92%;
    height: 92%;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#work .worker .view-more span {
    border-bottom: 1px solid #fff;
}
#work .worker .view-more:after {
    color: #fff;
}
#work .background-text {
    left: -240px;
}
.worker .featured-image:hover .blue-overlay,
.worker .featured-image:hover .hover-content {
    opacity: 1;
}
#work .wrapper .column-wrapper {
	padding: 0;
}
#work .column-wrapper {
    padding: 5px;
}
#work .featured-image img {
	vertical-align: bottom;
}
#work .row {
    margin: 0;
}
#work .page-section {
    padding: 80px 0;
}
#work > .column-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.team-member img {
    width: 100%;
}
#team p {
    color: #dee3f0;
    width: 85%;
    text-align: center;
    margin: auto;
    padding: 30px 0;
    line-height: 30px;
}
#work .hover-content h4 {
    font-size: 16px;
}
#work .hover-content .view-more {
    font-size: 14px;
    margin-top: 10px;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-slider span {
    color: #58c9e9;
    display: block;
}
.team-slider .team-content a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}
.team-slider .team-content .more-link {
    float: right;
    margin-top: -8px;
    margin-right: 8px;
}
.team-slider .team-content .more-link .fa {
	color: #3598db;
	font-weight: 100;
	display: none;
}
#team,
#teams {
    background-color: #1b1e25;
}
#team .entry-header.add-gray-border:after {
    border-color: #32353B;
}
#team .regular {
    margin: 50px 0 0;
}
#team .team-content a:hover,
#team .team-content a:focus {
    color: #58c9e9;
}
#team .team-content a {
	display: block;
}
.team-slider {
    margin: 10px;
    position: relative;
}
.team-member {
    padding: 0;
}
.team-content {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
#teams .entry-content .column-wrapper {
    padding: 5px;
}
#teams .entry-content .column-wrapper img {
    width: 100%;
    cursor: pointer;
}
#teams .entry-content .column-wrapper .featured-image img,
.the-team .entry-content .column-wrapper img {
	 -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
#teams .entry-content .column-wrapper .featured-image:hover img,
.the-team .entry-content .column-wrapper:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}
#teams .entry-header {
    text-align: center;
    color: #fff;
}
#teams .entry-content {
    padding-top: 70px;
}
#teams .entry-header p {
    margin-top: 25px;
}
.slick-center .team-slider .team-content {
    opacity: 1;
}
#team .slick-dots {
    bottom: -25px;
    position: relative;
}
#team .slick-next,
#team .slick-prev {
	top: 25%;
}
#teams .view-more {
    text-align: center;
    width: 100%;
    margin-top: 3.5em;
}
#teams .entry-header.add-gray-border.border-small:after {
    border-color: #32353B;
    left: 0;
}
.team-popup {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    width: 70%;
    max-width: 945px;
    margin: auto;
    z-index: 33;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
#single-team .team-popup {
    position: relative;
    width: 100%;
    max-width: 100%;
    top: 0;
    transform: translateY(0);
    display: block;
}
#teams .team-popup .column-wrapper {
    padding: 40px;
   	min-height: 540px;
   	max-height: 540px;
   	overflow-y: auto;
}
#teams .team-popup.col-2 .column-wrapper:first-child,
#single-team .team-popup.col-2 .column-wrapper:first-child {
    background-color: #1b1e25;
    width: 45%;
    float: left;
    text-align: center;
}
#single-team .team-popup.col-2 .column-wrapper:first-child,
#single-team .team-popup.col-2 .column-wrapper:last-child {
	width: 50%;
}
#single-team .team-popup .row {
    margin: 0;
}
#single-team .team-popup.col-2 .column-wrapper {
	padding-top:100px;
	padding-bottom: 100px;
}
#single-team .team-popup.col-2 .column-wrapper:first-child {
	padding-left: 50px;
	padding-right: 50px;
}
#single-team .team-popup.col-2 .column-wrapper:last-child {
	padding-left: 100px;
}
#single-team .client-name {
    font-size: 22px;
}
#single-team .team-popup .developer img {
    max-width: 125px;
}
#teams .team-popup.col-2 .column-wrapper:last-child {
    background-color: #fff;
    width: 55%;
    float: left;
}
.team-member-progress ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #58c9e9;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 20px 0;
    position: relative;
}
.team-member-progress ul:before {
    content: "";
    box-shadow: 0px 1px 0px rgba(39, 43, 54, 0.75);
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px solid #0e0f13;
    position: absolute;
    top: 0;
}
.team-member-progress ul:after {
    content: "";
    box-shadow: 0px -1px 0px rgba(39, 43, 54, 0.75);
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #0e0f13;
    position: absolute;
    bottom: 0;
}
.team-member-progress ul li span {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.team-member-progress span.dot {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    display: inline-block;
    background-color: #0e1013;
}
.team-member-progress ul li:not(:last-child) {
    margin-bottom: 5px;
}
.team-popup h2 {
    font-size: 60px;
    color: #1b1e25;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 10px;
}
.team-popup .client-name {
    color: #fff;
}
.team-member-progress span.fill {
	background-color: #58c9e9;
}
.team-popup .social-icon li {
    float: none;
    display: inline-block;
}	
.team-popup .social-icon {
    float: none;
    padding: 0;
}
.team-popup .developer img {
    max-width: 80px;
    border-radius: 50%;
}
.team-popup .developer {
    margin-top: 0;
}
.team-popup .social-icon li a:before {
	border-radius: 4px;
}
.team-popup .social-icon li {
	margin-right: 5px;
}
#teams .fa-times {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    background-color: #58c9e9;
    display: none;
    z-index: 300;
}
.popup-overlay {
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    cursor: crosshair;
}
#teams .row {
    margin: 0;
}
#teams .column-wrapper .featured-image {
	position: relative;
}
#teams .column-wrapper:hover .team-content {
    opacity: 1;
}
#teams .team-content span {
    display: block;
    text-align: center;
    color: #58c9e9;
}
#teams span.team-member-name {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
/*--------------------------------------------------------------
# Counter
--------------------------------------------------------------*/

section#counter {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.text-center {
    text-align: center;
}
.statwrap small {
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}
#counter .column-wrapper:not(:last-child) {
    border-right: 1px solid #fff;
}
.stat-count {
    font-size: 70px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
.statwrap,
.statwrap small {
    color: #fff;
}
.statwrap .fa {
    font-size: 50px;
    padding-bottom: 30px;
}
.statscounts {
    position: relative;
}


/*--------------------------------------------------------------
# testimonial
--------------------------------------------------------------*/
.testimonial-slider {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 30px 0 70px;
}
#testimonial .entry-content {
    margin: 100px 50px 0;
}
#testimonial .column-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
}
#testimonial .column-wrapper:first-child {
    padding: 15px 80px;
}
#testimonial .column-wrapper:last-child .page-section {
	padding: 75px 0;
}
#testimonial blockquote {
    width: 90%;
    margin: auto;
    color: #272020;
    font-style: italic;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.icon-quote {
    text-align: center;
    margin: 50px auto;
    display: block;
    width: 40px;
}
.developer {
    margin-top: 50px;
    text-transform: uppercase;
}
.slick-dots {
    bottom: 20px;
}
.slick-dots li button {
    background: transparent;
    box-shadow: none;
}
.slick-dots li button:before {
    border: 1px solid #58c9e9;
    content: "";
    border-radius: 10px;
    opacity: 1;
    width: 10px;
    height: 10px;
}
.slick-dots .slick-active button:before {
    color: #58c9e9;
    background-color: #58c9e9;
}
span.client-position {
    display: block;
}
span.client-position {
    color: #58c9e9;
    font-size: 13px;
}
.client-name {
    display: block;
    color: #272020;
    font-weight: 800;
    margin-top: 10px;
}
.developer {
    margin-top: 50px;
}
.developer a {
    text-decoration: none;
    font-weight: 800;
    font-size: 16px;
}
.developer a img {
    text-align: center;
    margin: auto;
}
.developer a img {
    vertical-align: middle;
    border-radius: 50%;
    max-width: 80px;
}
.client-slider a:not(:last-child) {
    display: inline-block;
    border-bottom: 1px solid #dee3f0;
    padding: 0 30px;
}
.client-slider.slick-current + div a {
    border-left: 1px solid #dee3f0;
    border-right: 1px solid #dee3f0;
}
.client-slider a,
.client-slider a:first-child {
    padding-top: 35px;
    padding-bottom: 35px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.client-slider img {
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.client-slider img:hover {
    margin: auto;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}
#testimonial  .background-text {
    top: 50px;
}
#testimonial .slick-prev, 
#testimonial .slick-next {
    top: 50%;
}
.slick-prev, 
.slick-next {
    background: #58c9e9;
    z-index: 3;
}
#testimonial .entry-content  .slick-prev {
    left: -35px;
    width: 30px;
    height: 30px;
}
#testimonial .entry-content .slick-next {
    right: -30px;
    width: 30px;
    height: 30px;
}
.slick-prev:before {
    content: "\f104";
    font-family: "fontawesome";
}
.slick-next:before {
    content: "\f105";
    font-family: "fontawesome";
}
.slick-prev:hover, 
.slick-prev:focus, 
.slick-next:hover, 
.slick-next:focus {
    color: transparent;
    outline: none;
    background: #58c9e9;
    box-shadow: none;
}
.slick-prev,
.slick-next {
    box-shadow: none;
    height: auto;
    text-shadow: none;
    border-radius: 0;
    height: 50px;
    width: 25px;
}
.slick-slide {
    outline: none;
}
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
#blog .entry-header.add-gray-border:after {
    border-color: #ECECEC;
}
.blog-text .view-more:after {
    color: #fff;
}
.blog-text .view-more span {
    border-bottom: 1px solid #fff;
}
.blog-text .view-more:hover:after, 
.blog-text .view-more:focus:after {
    color: #1b1e25;
}
.blog-text {
    background-color: #f7f7f7;
}
.blog-text .featured-image {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    position: relative;
}
.blog-wrapper {
    background-color: #fff;
    position: relative;
    padding: 20px 15px;
    margin: -25px 12px 0;
    min-height: 335px;
}
#blog .column-wrapper:hover .blog-wrapper,
.blog-text .hentry:hover .blog-wrapper {
    box-shadow: 0 3px 35px #888;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-text .hentry:hover .blue-overlay,
.blog-text .hentry:hover .hover-content,
#blog .column-wrapper:hover .blue-overlay,
#blog .column-wrapper:hover .hover-content {
	opacity: 1;
}
.blog-text .hentry:hover .blue-overlay,
#blog .column-wrapper:hover .blue-overlay {
    background-color: #58c9e9;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-content p {
    margin-top: 35px;
    font-size: 16px;
    line-height: 25px;
    color: #767171;
}
.blog-content {
    text-align: center;
}
.blog-content h4 {
    margin: 15px 0;
    color: #102344;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 17px;
    word-wrap: break-word;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-content h4 a {
	color: #102344;
	display: block;
}
.blog-content h4 a:hover {
	color : #58c9e9;
}
.seperator {
    position: absolute;
    left: 0;
    right: 0;
    width: 40px;
    border: 1px solid #58c9e9;
    margin: auto;
}
.article-entry-meta {
    text-align: center;
    color: #b5b1b1;
    text-transform: capitalize;
    font-style: italic;
}
.article-entry-meta a,
.article-entry-meta time:before {
    color: #58c9e9;
}
time {
    color: #a6a9ac;
    font-style: italic;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
time:before {
    content: "\f017";
    font-family: "FontAwesome";
    padding-right: 10px;
    font-style: normal;
}
.blog-text .hover-content {
    position: relative;
    bottom: 0;
    padding-left: 25px;
    color: #102344;
    text-transform: uppercase;
 	-webkit-transform: translateY(0); 
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.blog-text .entry-content {
    padding: 0;
    margin-top: 2.5em;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
#contact .column-wrapper:first-child {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 815px;
}
#contact .entry-header.add-gray-border:after {
    left: auto;
    border-color: #e2e5e7;
    opacity: 0.2;
}
.form-wrapper {
    margin: 70px;
    position: relative;
}
#contact-form .form-wrapper {
    margin: 70px 70px 70px 150px;
}
.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    background-color: #F7F7F7;
    border-radius: 0;
    height: 45px;
    outline: none;
    padding: 0 10px;
    margin-top: 15px;
}
.wpcf7 textarea {
	height: 200px;
	padding: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
     border: none; 
    width: 45px;
    outline: none; 
    box-shadow: none;
    text-indent: 0px;
    font-family: 'Oxygen', sans-serif;
    width: auto;
    font-size: 20px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #58c9e9;
    height: 38px;
    color: #58c9e9;
    text-transform: uppercase;
}
input.wpcf7-form-control.wpcf7-submit:hover,
input.wpcf7-form-control.wpcf7-submit:focus {
	color: #000;
	border-bottom-color: #000;
}
img.ajax-loader {
    display: block;
    position: absolute;
}
.address-block {
    list-style: none;
    float: right;
}
.address-block li {
    color: #fff;
    padding: 20px 30px;
}
.address-block li .fa {
    padding-right: 10px;
}
.address-block li label {
    text-transform: uppercase;
}
.address-block li span {
    display: block;
    padding-left: 22px;
}
.address-block a {
	color: #fff;
}
.address-block a:hover {
	color: #58c9e9;
}
#contact .social-icon {
    margin: 0;
    position: absolute;
    bottom: 18px;
    right: 0;
}
.social-icons {
    position: relative;
}

.social-icon li a[href*="facebook.com"]:before,
.social-icons li a[href*="facebook.com"]:before {
    content: "\f09a";
    background-color: #3a559f;
}
.social-icon li a[href*="twitter.com"]:before,
.social-icons li a[href*="twitter.com"]:before {
    content: "\f099";
    background-color: #50abf1;
} 
.social-icon li a[href*="plus.google.com"]:before,
.social-icons li a[href*="plus.google.com"]:before  {
    content: "\f0d5";
    background-color: #dd4b39;
} 
.social-icon li a[href*="pinterest.com"]:before,
.social-icons li a[href*="pinterest.com"]:before {
    content: "\f0d2";
    background-color: #c9353d;
} 
.social-icons li a[href*="facebook.com"]:before,
.social-icons li a[href*="fb.com"]:before {
  content: "\f09a";
  background-color: #3a559f;
}
.social-icons li a[href*="twitter.com"]:before,
.social-icon li a[href*="twitter.com"]:before {
  content: "\f099";
  background-color: #50abf1;
}
.social-icons li a[href*="linkedin.com"]:before,
.social-icon li a[href*="linkedin.com"]:before {
  content: "\f0e1";
  background-color: #0077B5 ;
}
.social-icons li a[href*="plus.google.com"]:before,
.social-icons li a[href*="plus.google.com"]:before {
  content: "\f0d5";
  background-color: #dd4b39;
}
.social-icons li a[href*="youtube.com"]:before,
.social-icon li a[href*="youtube.com"]:before {
  content: "\f04b";
  background-color: #cc181e ;
}
.social-icons li a[href*="dribbble.com"]:before,
.social-icon li a[href*="dribbble.com"]:before {
  content: "\f17d";
  background-color: #f4a09c ;
}
.social-icons li a[href*="pinterest.com"]:before,
.social-icon li a[href*="pinterest.com"]:before {
  content: "\f0d2";
  background-color: #BD081C ;
}
.social-icons li a[href*="bitbucket.org"]:before,
.social-icon li a[href*="bitbucket.org"]:before {
  content: "\f171";
  background-color: #205081 ;
}
.social-icons li a[href*="github.com"]:before,
.social-icon li a[href*="github.com"]:before {
  content: "\f113";
  background-color: #323131 ;
}
.social-icons li a[href*="codepen.io"]:before,
.social-icon li a[href*="codepen.io"]:before {
  content: "\f1cb";
  background-color: #000000 ;
}
.social-icons li a[href*="flickr.com"]:before,
.social-icon li a[href*="flickr.com"]:before {
  content: "\f16e";
   background-color: #025FDF ;
}
.social-icons li a[href$="/feed/"]:before,
.social-icon li a[href$="/feed/"]:before {
  content: "\f09e";
   background-color: #089DE3 ;
}
.social-icons li a[href*="foursquare.com"]:before,
.social-icon li a[href*="foursquare.com"]:before {
  content: "\f180";
  background-color: #F94877 ;
}
.social-icons li a[href*="instagram.com"]:before,
.social-icon li a[href*="instagram.com"]:before {
  content: "\f16d";
   background-color: #6E52C3 ;
}
.social-icons li a[href*="tumblr.com"]:before,
.social-icon li a[href*="tumblr.com"]:before {
  content: "\f173";
   background-color: #56BC8A ;
}
.social-icons li a[href*="reddit.com"]:before,
.social-icon li a[href*="reddit.com"]:before {
  content: "\f1a1";
   background-color: #FF4500 ;
}
.social-icons li a[href*="vimeo.com"]:before,
.social-icon li a[href*="vimeo.com"]:before {
  content: "\f194";
   background-color: #00ADEF ;
}
.social-icons li a[href*="digg.com"]:before,
.social-icon li a[href*="digg.com"]:before {
  content: "\f1a6";
   background-color: #00ADEF ;
}
.social-icons li a[href*="twitch.tv"]:before,
.social-icon li a[href*="twitch.tv"]:before {
  content: "\f1e8";
   background-color: #0E9DD9 ;
}
.social-icons li a[href*="stumbleupon.com"]:before,
.social-icon li a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
   background-color: #EB4924 ;
}
.social-icons li a[href*="delicious.com"]:before,
.social-icon li a[href*="delicious.com"]:before {
  content: "\f1a5";
   background-color: #0076E8 ;
}
.social-icons li a[href*="mailto:"]:before,
.socia-icons li a[href*="mailto:"]:before {
  content: "\f0e0";
   background-color: #4169E1 ;
}
.social-icons li a[href*="soundcloud.com"]:before,
.social-icon li a[href*="soundcloud.com"]:before {
  content: "\f1be";
   background-color: #FF5500 ;
}
.social-icons li a[href*="wordpress.org"]:before,
.social-icon li a[href*="wordpress.org"]:before {
  content: "\f19a";
   background-color: #0073AA ;
}
.social-icons li a[href*="wordpress.com"]:before,
.social-icon li a[href*="wordpress.com"]:before {
  content: "\f19a";
   background-color: #00AADC ;
}
.social-icons li a[href*="jsfiddle.net"]:before,
.social-icon li a[href*="jsfiddle.net"]:before {
  content: "\f1cc";
   background-color: #396AB1 ;
}
.social-icons li a[href*="tripadvisor.com"]:before,
.social-icon li a[href*="tripadvisor.com"]:before {
  content: "\f262";
   background-color: #FFE090 ;
}
.social-icons li a[href*="angel.co"]:before,
.social-icon li a[href*="angel.co"]:before {
  content: "\f209";
   background-color: #000000 ;
}
.social-icons li a[href*="slack.com"]:before,
.social-icon li a[href*="slack.com"]:before {
  content: "\f198";
  background-color: #DD1B50 ;
}

.social-icon li a:before,
.social-icons li a:before {
    content: "\f0c1";
    font-family: "Fontawesome";
    display: inline-block;
    border: none;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    line-height: 30px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.social-icon li a:hover:before,
.social-icons li a:hover:before {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}
.social-icon li,
.social-icons li {
    margin-right: 8px;
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    border-radius: 2px;
}
.social-icon li:last-child,
.social-icons li:last-child {
	margin-right: 0;
}
.social-icon {
    margin: 0;
    float: left;
}
.sd-content ul > li {
    margin-right: 15px;
}
.navigation.post-navigation .nav-previous a:before,
.navigation.posts-navigation .nav-previous a:before {
    content: "\f177";
    font-family: "FontAwesome";
    color: #c0c0c0;
    position: absolute;
    left: -35px;
}
.navigation.post-navigation .nav-next a:after,
.navigation.posts-navigation .nav-next a:after {
    content: "\f178";
    font-family: "FontAwesome";
    color: #c0c0c0;
    position: absolute;
    right: -35px;
}
.navigation.post-navigation a,
.navigation.posts-navigation a {
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Raleway",sans-serif;
}
.navigation.post-navigation a:hover,
.navigation.post-navigation a:hover:before,
.navigation.post-navigation a:hover:after,
.navigation.posts-navigation a:hover,
.navigation.posts-navigation a:hover:before,
.navigation.posts-navigation a:hover:after {
	color: #58c9e9;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
#banner-image {
    padding: 300px 0 25px;
    background-size: cover;
    background-repeat: no-repeat;
}
h2.page-title {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    word-wrap: break-word;
    font-size: 60px;
}
ul.trail-items {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.trail-items li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
ul.trail-items li span,
ul.trail-items li a span:hover {
    color: #58c9e9;
}
ul.trail-items li a span {
    color: #fff;
}
.trail-items li a:after {
    content: ".";
    color: #fff;
    font-size: 20px;
    padding: 0 5px;
}
.blog .column-wrapper{ 
	margin-top: 25px;
}
.blog.right-sidebar .column-wrapper:nth-child(-n+3) {
    margin-top: 0;
}
.nav-links {
    text-align: center;
}
.nav-previous,
.nav-next,
.nav-links .prev,
.nav-links .next {
    display: inline-block;
    padding: 0 20px 0;
    font-size: 30px;
    vertical-align: middle;
    position: relative;
}
.single .post-navigation .nav-links:before,
.single .post-navigation .nav-links:after {
    content: "";
    display: table;
    clear: both;
}
.nav-links .page-numbers .fa {
	font-size: 30px;
}
.nav-numbers,
.nav-links .page-numbers {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    font-weight: 800;
}
span.page-numbers.current,
.nav-numbers .page-numbers:hover,
.nav-links .page-numbers.current,
.nav-links .page-numbers:hover {
    border: 2px solid #cccccc;
    color: #58c9e9;
}
.nav-numbers .page-numbers,
.nav-links .page-numbers {
	border: 2px solid transparent;
}
.nav-numbers .page-numbers,
.nav-links .page-numbers {
    padding: 5px 15px;
    display: inline-block;
    color: #ccc;
}
.nav-previous .fa,
.nav-next .fa,
.nav-links .fa {
    color: #ccc;
}
.one-col-blog .has-post-thumbnail .featured-image{
    width: 40%;
    float: left;
}
.one-col-blog .has-post-thumbnail .blog-wrapper{
    width: 60%;
    float: left;
}
.one-col-blog .has-post-thumbnail .featured-image {
    padding: 184px 0 215px 0 !important;
}
.one-col-blog .has-post-thumbnail .blog-wrapper {
    margin: 25px 0 20px -76px;
}
.one-col-blog .blog-one {
    margin-bottom: 50px;
    display: inline-block;
    margin-left: -25px;
    margin-right: -25px;
}
.one-col-blog .blog-content {
    text-align: left;
}
.one-col-blog .article-entry-meta {
    text-align: left;
}
span.author img {
    border-radius: 50px;
    vertical-align: middle;
    margin-right: 15px;
}
.one-col-blog .seperator {
    left: 50px;
    margin: 8px 0 0 0;
}
.one-col-blog .blog-wrapper {
    padding: 50px;
}
.one-col-blog .blog-content p {
    display: inline-block;
}
.one-col-blog .blog-content h4 {
    font-size: 21px;
}
.one-col-blog .has-post-thumbnail:nth-child(even) .featured-image {
    float: right;
    position: relative;
    right: 25px;
}
.one-col-blog .has-post-thumbnail:nth-child(odd) .featured-image {
    position: relative;
    left: 25px;
}
.one-col-blog .has-post-thumbnail:nth-child(odd) .blog-wrapper {
    position: relative;
    right: 25px;
    margin: 25px 0;
}
.one-col-blog .has-post-thumbnail:nth-child(even) .blog-wrapper {
    margin: 25px 0 20px -76px;
    margin: 0;
    position: relative;
    left: 25px;
    z-index: 3000;
    top: 25px;
}


/*--------------------------------------------------------------
# Join
--------------------------------------------------------------*/

#join {
    background-color: #fff;
}
#join .sub-title {
    font-weight: 500;
}
#join blockquote {
    margin: 0;
    font-size: 24px;
    color: #272020;
    font-weight: 100;
}
blockquote p {
    margin-bottom: 0;
}
#join .column-wrapper:first-child {
    width: 50%;
    padding-right: 82px;
}
#join .column-wrapper:last-child {
    width: 50%;
}
#join .column-wrapper {
    padding: 0;
}
#join blockquote a {
    color: #58c9e9;
    border-bottom: 1px solid;
}

/*--------------------------------------------------------------
# Single-post
--------------------------------------------------------------*/
.single-post{
	background-color: #fff;
}
.single-post .article-entry-meta {
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 333;
}
.single-post .article-entry-meta time {
    color: #fff;
}
.single-post span.comments {
    color: #fff;
    position: relative;
    font-style: italic;
}
.single-post article p {
    color: #767171;
    line-height: 30px;
}
.single-post .comment-content p {
    margin: 0;
    float: left;
}
.single-post span.comments:before {
    content: "\f27b";
    font-family: fontawesome;
    padding-right: 10px;
}
ul.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-post .social-icons li {
    width: auto;
}
.social-icons li a:before{
    margin-right: 10px;
}
.single-post .nav-links {
    text-align: left;
    margin: 20px 0;
    border: 1px solid #e5e5e5;
    background-color: #f7f7f7;
    padding: 10px 15px;
}
.single-post .navigation.post-navigation .nav-links,
.posts-navigation .nav-links {
    padding: 15px 60px;
}
.navigation.posts-navigation {
    margin-top: 0;
}
.single-post .nav-previous,
.single-post .nav-next,
.posts-navigation .nav-links a,
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
    padding: 0;
    font-size: 18px;
}
.single-post .nav-links a,
.posts-navigation .nav-links a {
    color: #c0c0c0;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
	padding: 10px 0;
}
.nav-previous .fa {
    padding-right: 10px;
}
.nav-next .fa {
    padding-right: 10px;
}
#about-author {
    border: 1px solid #e5e5e5;
    background-color: #f7f7f7;
    padding: 25px;
    padding-bottom: 15px;
}
.author-image {
    float: left;
}
.author-image img {
    border-radius: 50px;
    max-width: 50px;
    margin-right: 25px;
}
.author-content {
    color: #797979;
    display: table;
}
.author-name h6 {
    margin: 0 0 15px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 21px;
}
.author-name a {
    color: #272020;
}
.author-name span {
    color: #272020;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
}
.single .entry-content p {
    font-size: 14px;
    color: #717b84;
    line-height: 25px;
    text-align: justify;
}
 .social-link .social-icons li {
    width: 45px;
}
.comment-author.vcard img{
	border-radius: 50px;
	float: left;
}
#comments ol {
    list-style: none;
    margin-left: 0;
    padding: 0;
}
.comment-meta {
    margin-top: 30px;
}
.comment-meta .url {
    display: inline-block;
    text-transform: capitalize;
    color: #102344;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
}
.comment-meta b.fn {
    padding-left: 25px;
}
.says {
    display: none;
}
.comment-content p {
    font-weight: 400;
    color: #565a5f;
    display: table;
    padding-left: 20px;
    margin-bottom: 0;
}
.comment-author.vcard b.fn {
    float: left;
}
.reply {
    padding-left: 70px;
    padding-top: 10px;
    text-transform: uppercase;
}
.comment-metadata {
    padding-left: 0px;
    display: inline;
    vertical-align: middle;
}
.comment-meta .url:after {
    content: "";
    background-color: #8d8989;
    display: inline-block;
    color: #fff;
    width: 1px;
    height: 18px;
    vertical-align: middle;
    margin-left: 10px;
}
.comment-metadata time {
    color: #767171;
    font-style: normal;
    vertical-align: middle;
}
#comments ol.children {
    margin-left: 5.5em;
}
#comments .comments-title {
    font-size: 50px;
    color: #102344;
}
.comment-notes {
    margin-bottom: 0;
    text-align: left;
    color: #767171;
}
.form-submit {
    position: relative;
    width: auto;
    display: table;
}
.form-submit:after {
    content: "\f178";
    font-family: "FontAwesome";
    position: absolute;
    right: -25px;
    top: 0;
    color: #58c9e9;
}
.comment-metadata time:before {
    content: "";
}
.reply a:before {
    content: "\f075";
    font-family: "FontAwesome";
    color: #cfcbcb;
    font-size: 18px;
    padding-right: 10px;
    vertical-align: middle;
}
.reply a {
    color: #cfcbcb;
    border-bottom: 1px solid;
    letter-spacing: 2px;
    font-weight: 600;
}
.reply a:hover,
.reply a:hover:before {
	color: #58c9e9;
}
.comment-content {
    padding-left: 55px;
    clear: left;
}
div#respond .comment-reply-title {
    font-size: 25px;
    text-align: left;
    letter-spacing: 0;
}
div#respond {
    border: 1px solid #e5e5e5;
    background-color: #f7f7f7;
    padding: 30px;
    margin: 50px 0 0 0;
}
.logged-in-as a {
    color: #58c9e9;
}
.logged-in-as a:hover,
.logged-in-as a:focus {
    color: #1b1e25;
}
p.comment-form-comment textarea {
    width: 100%;
    margin-top: 20px;
    outline: none;
    height: 141px;
    border-radius: 0;
    padding: 15px;
}
p.comment-form-comment {
    margin-bottom: 0.5em;
}
.comment-respond input {
    outline: none;
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
}

p.form-submit input[type="submit"] {
    width: auto;
    box-shadow: none;
    font-weight: 600;
    outline: none;
    letter-spacing: 2px;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    color: #58c9e9;
    font-size: 18px;
    text-indent: 0;
    text-shadow: none;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    border-bottom: 1px solid #58c9e9;
}

/*--------------------------------------------------------------
Our story
----------------------------------------------------------------*/
#prime-services,
.services {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% !important;
}
#prime-services .black-overlay {
    background-color: #000;
    opacity: 0.7;
}
#our-mission,
#chat,
#feature {
    background-color: #fff;
}
.section-navigation ul li a#our-mission,
.section-navigation ul li a#teams,
.section-navigation ul li a#chat {
    background-color: transparent;
}
#our-mission .wrapper > .column-wrapper:first-child {
    padding-right: 50px;
}
.section-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav.section-navigation {
    background-color: #58c9e9;
    padding: 20px 0;
}
nav.section-navigation ul li {
    display: inline-block;
    margin-right: 25px;
}
nav.section-navigation ul li:last-child {
    margin-right: 0;
}
nav.section-navigation ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
nav.section-navigation ul li.active a,
nav.section-navigation ul li a:hover {
    color: #1b1e25;
}
#our-mission .entry-content {
    margin: 0;
}
#our-mission .column-wrapper{
	padding: 0;
}
.mission .view-more:hover span, 
.mission .view-more:focus span {
    border-bottom: none;
}
.entry-header.add-gray-border.border-small:after {
    width: 175px;
    height: 160px;
    left: 70px;
    top: 0;
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
header.entry-header span {
    display: block;
}
.mission .row {
    margin: 0;
}
section#our-mission .column-wrapper .mission .column-wrapper {
    padding: 4px;
    position: relative;
}
.mission .blue-overlay {
    background-color: rgba(91, 169, 221, 0.8);
    opacity: 0;
    width: 92%;
    height: 92%;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mission .hover-content {
    padding: 0 35px;
    text-align: center;
    opacity: 0;
}
.mission .column-wrapper .featured-image {
	overflow: hidden;
	position: relative;
}
.mission .column-wrapper .featured-image:hover .blue-overlay,
.mission .column-wrapper .featured-image:hover .hover-content {
	opacity: 1;
}
.mission .view-more:after {
	color: #fff;
}
.mission span {
	margin-left: 25px;
    margin-top: 5px;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}
.mission .hover-content h3 {
    margin: 0;
    font-weight: 100;
}
.prime-content {
    position: relative;
    text-align: center;
}
.prime-content .statwrap small {
    font-weight: 700;
    font-size: 18px;
}
.chat-wrapper {
    text-align: center;
}
.chat-wrapper .entry-title,
#promotion .entry-title {
    font-weight: 200;
    color: #1b1e25;
    font-size: 60px;
}
.chat-wrapper .sub-title,
#promotion .sub-title{
    color: #1b1e25;
    font-weight: 600;
}
.arrow {
    background-image: url("assets/uploads/down-arrow.png");
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin: 50px auto 0;
}
.chat-wrapper .entry-content blockquote {
    margin: 0;
    font-size: 35px;
    color: #767171;
    font-family: 'Cormorant Garamond', serif;
    line-height: 40px;
    width: 70%;
    margin: auto;
    padding-bottom: 10px;
}
a.worker-name {
    color: #58c9e9;
}
a.worker-name:hover {
    border-bottom: 1px solid #58c9e9;
}
.the-team {
    background-color: #1b1e25;
}
.the-team h2.entry-title{
	color: #fff !important;
}
#teams.the-team .entry-content .column-wrapper {
	padding: 0 15px;
}
.the-team .entry-content{
	text-align: center;
}
#teams {
	z-index: 2;
}

/*--------------------------------------------------------------
Services
----------------------------------------------------------------*/
#promotion {
    background-color: #fff;
    text-align: center;
}
#promotion .entry-header {
    margin-bottom: 1em;
}
#promotion .fa {
    font-size: 60px;
    padding: 12px 0;
    color: #58c9e9;
}
#promotion .entry-content p {
    width: 85%;
    margin: auto;
    font-size: 18px;
}
.services-content {
    display: table;
    padding: 50px;
    position: relative;
}
.services-content p {
    color: #767171;
    position: relative;
    z-index: 1;
}
.alignleft img {
    vertical-align: middle;
}
.services-content h4 {
    text-transform: uppercase;
    color: #102344;
    position: relative;
    z-index: 1;
}
.title-separator .services-content:after {
    content: "";
    border: 12px solid #f4f2f2;
    width: 175px;
    height: 160px;
    position: absolute;
    z-index: 0;
    left: 15%;
    top: 5%;
    right: 0;
}
.title-separator .hentry:nth-child(even) .services-content:after {
    left: auto;
    right: 15%;
}
#feature article:before {
    content: "";
    clear: both;
    display: table;
}
#feature .wrapper .hentry:not(:last-child) {
    margin-bottom: 80px;
    display: inline-block;
}
/*--------------------------------------------------------------
.contact-form
----------------------------------------------------------------*/
#contact-form .column-wrapper {
    padding: 0;
    position: relative;
}
#map {
    height: 775px;
}
#contact-form .location a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
#contact-form .address-block {
    float: none;
    margin: 0;
    padding: 20px;
}
.location {
    background-color: #58c9e9;
    position: absolute;
    top: 50%;
    right: -100px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 35px #888;
    -moz-box-shadow: 0px 3px 35px #888;
    -o-box-shadow: 0px 3px 35px #888;
    box-shadow: 0px 3px 35px #888;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.location .address-block li:last-child {
    border-bottom: none;
}
.location .address-block li {
    margin: 0;
    border-bottom: 1px solid #44a9c6;
    padding: 20px 0;
}
.address-block li {
    color: #fff;
    margin: 10px 25px;
    padding: 20px;
}
.location .address-block li span {
    padding-left: 0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-bg .widget_promotion h1 {
    margin-bottom: 0;
    line-height: 1.2;
}
.footer-bg .widget_promotion h4 {
	margin: 0;
}
.footer-bg {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: 50%;
    padding: 125px 0;
}
.footer-bg .blue-overlay {
    position: absolute;
    left: 0px;
    right: 0;
    top: 0px;
    background-color: #58c9e9;
    height: 100%;
    opacity: 0.8;
    width: 100%;
}
.widget_promotion .widget_wrap {
    color: #fff;
    text-transform: uppercase;
}
.site-info {
    color: #fff;
    padding: 20px 0;
    background-color: #1B1E25;
}
.site-info p {
    margin: 0;
}
.site-info a {
    color: #fff;
    text-decoration: none;
}
.site-info a:hover {
	border-bottom: 1px solid #fff;
}
.site-footer .sub-menu {
	display: none;
}
.boxed #colophon {
    width: 90%;
}
#colophon {
    position: fixed;
    left: 0px;
    right: 0;
    bottom: 0px;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
#colophon section,
#secondary section {
    background-color: transparent;
}
#main-slider {
    margin-bottom: 0;
}
section {
    position: relative;
    z-index: 1;
}
#content {
    margin-bottom: 375px;
    position: relative;
    z-index: 300;
    background-color: #fff;
}
.blog #content,
.search #content,
.archive #content {
	background-color: #f7f7f7;
}
/*--------------------------------------------------------------
# Color Switcher
--------------------------------------------------------------*/

.color-switcher {
  width: 300px;
  position: fixed;
  left: -300px;
  top: 0;
  bottom: 0;
  background-color: #eee;
  z-index: 30000;
  padding: 0px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
  -moz-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
  box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
}
.color-switcher .switch-colors .red.active {
	border-bottom: 2px solid #F5595A;
    padding-bottom: 5px;
}
.color-switcher .switch-colors .blue.active {
	border-bottom: 2px solid #428bca;
    padding-bottom: 5px;
}
.color-switcher .switch-colors .black.active {
	border-bottom: 2px solid #333;
    padding-bottom: 5px;
}
.color-switcher .switch-colors .yellow.active {
	border-bottom: 2px solid #fccc31;
    padding-bottom: 5px;
}
.color-switcher .switch-colors .green.active {
	border-bottom: 2px solid #009999;
    padding-bottom: 5px;
}
.color-switcher h5 {
  font-size: 15px;
  margin-top: 0;
  padding: 0 20px 0;
}
.color-switcher p {
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
  height: 40px;
  text-align: left;
  font-weight: 600;
  line-height: 42px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.color-switcher ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.color-switcher ul li {
  float: left;
}
.color-switcher ul li a {
  display: block;
  width: 35px;
  height: 35px;
  outline: none;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #333;
}
.color-switcher .font-family a {
    text-transform: uppercase;
}
.color-switcher .font-family li a {
    display: inline;
    line-height: 0;
}
.color-switcher .font-family li.active a,
.color-switcher .font-family li a:hover,
.color-switcher .font-family li a:focus {
    color: #F5595A;
}
.color-switcher ul li a.blue {
  background: #58c9e9;
}
.color-switcher ul li a.green {
  background: #009999;
}
.color-switcher ul li a.yellow {
  background: #F2BD19;
}
.color-switcher ul li a.black {
  background: #555;
}
.color-switcher li .red {
    background: #F5595A;
}
.picker_close,.picker_close:hover,
.picker_close:focus {
  	color: #58c9e9;
    width: 55px;
    height: 55px;
    position: absolute;
    right: -55px;
    top: 25%;
    text-align: center;
    background: #eee;
    box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
    -moz-box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
}
.picker_close i {
  font-size: 25px;
  line-height: 55px;
}
.position {
  left: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.theme-colours, .layouts, .backgrounds, .choose-header, .choose-footer {
  display: table;
  text-align: left;
  padding-top: 0px;
  width: 100%;
  padding: 19px;
  padding-top: 0px;
  padding-left: 25px;
}
.layouts a, .choose-header a, .choose-footer a {
  display: inline-block;
  text-align: center;
  width: 40%;
  margin: 0 5px 0 0;
  color: #5d5d5d;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  padding: 5px 7px 2px;
}
.layouts a:hover, 
.choose-header a:hover, 
.choose-footer a:hover,
.layouts a:focus, 
.choose-header a:focus, 
.choose-footer a:focus {
  border: 2px solid #a9a9a9;
  padding: 4px 5px 1px
}
.styleswitcher {
  position: fixed;
  width: 120px;
  background: #ffffff;
  color: #595959;
  top: 150px;
  right: -123px;
  z-index: 999;
}
.styleswitcher p {
  color: #000 !important;
}
.styleswitcher.ackapa {
  left: 0;
}
.styleswitcher .switch {
  padding-left: 15px;
  padding-bottom: 10px;
}
.styleswitcher .switch h5 {
  margin-top: 20px;
}
.styleswitcher .switch p {
  margin-top: 10px;
}
.stylebutton {
  cursor: pointer;
  position: absolute;
  text-align: center;
  line-height: 40px;
  background: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  top: 0px;
  right: -40px;
}
.styleswitcher a {
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 7px;
  margin-bottom: 10px;
  position: relative;
  z-index: 99999999;
}
.color-switcher ul li {
  margin: 3px;
}
.color-switcher ul.font-family li {
    float: none;
}
.boxed {
    background-color: #F9F9F9;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
}
li .wide, 
li .boxed {
    background: #347FE1;
    color: #fff !important;
    padding: 0 6px;
    width: 157px !important;
    text-decoration: none;
    box-shadow: none;
}
li .wide:hover, 
li .boxed:hover,
li .wide:focus, 
li .boxed:focus {
    background: #333;
}
li .wide {
    margin-top: 10px;
}
.boxed .backtotop {
	right: 9%;
}

/*--------------------------------------------------------------
## 						Font Switcher
--------------------------------------------------------------*/
.header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5 {
 	font-family: 'Rajdhani', sans-serif;
 }
.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5 {
 	font-family: 'Cherry Swash', cursive;
}
.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5 {
 	font-family: 'Philosopher', sans-serif;
}
.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5 {
 	font-family: 'Slabo 27px', serif;
}
.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5 {
 	font-family: 'Dosis', sans-serif;
}

body.body-font-1,
body.body-font-1 .main-navigation .container ul li a,
body.body-font-1 .wpcf7 input, 
body.body-font-1 .wpcf7 textarea {
 	font-family: 'News Cycle', sans-serif;
 }
body.body-font-2,
body.body-font-2 .main-navigation .container ul li a,
body.body-font-2 .wpcf7 input, 
body.body-font-2 .wpcf7 textarea {
 	font-family: 'Pontano Sans', sans-serif;
}
body.body-font-3,
body.body-font-3 .main-navigation .container ul li a,
body.body-font-3 .wpcf7 input, 
body.body-font-3 .wpcf7 textarea {
 	font-family: 'Gudea', sans-serif;
}
body.body-font-4,
body.body-font-4 .main-navigation .container ul li a,
body.body-font-4 .wpcf7 input, 
body.body-font-4 .wpcf7 textarea {
 	font-family: 'Quattrocento', serif;
}
body.body-font-5,
body.body-font-5 .main-navigation .container ul li a,
body.body-font-5 .wpcf7 input, 
body.body-font-5 .wpcf7 textarea {
 	font-family: 'Khand', sans-serif;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (min-width: 767px) {
    .col-1 .column-wrapper {
        width: 100%;
    }
    .col-2 .column-wrapper {
        width: 50%;
        float: left;
    }
    .col-3 .column-wrapper {
        width: 33.33%;
        float: left;
    }
    .col-4 .column-wrapper {
        width: 50%;
        float: left;
    }
    .col-5 .column-wrapper {
        width: 33.33%;
        float: left;
    }
    .col-6 .column-wrapper {
        width: 16.66%;
        float: left;
    }
    #primary,
    .main-content {
        width: 70%;
        float: left;
    }
    #secondary,
    .section-sidebar {
        width: 30%;
        float: left;
    }
    .right-sidebar #primary,
    .left-sidebar #secondary,
    .right-sidebar .main-content,
    .left-sidebar .section-sidebar {
        padding-right: 25px;
    }
    .left-sidebar #primary,
    .right-sidebar #secondary,
    .left-sidebar .main-content,
    .right-sidebar .section-sidebar {
        padding-left: 25px;
    }
    .no-sidebar #primary,
    .no-sidebar .main-content {
        width: 100%;
    }
    .left-sidebar #primary,
    .right-sidebar #secondary,
    .left-sidebar .main-content,
    .right-sidebar .section-sidebar {
        float: right;
    }
	.both-sidebar #left-sidebar,
    .both-sidebar #secondary {
    	width: 25%;
    }
    .both-sidebar #primary {
    	width: 50%;
    	padding: 0 25px;
    }
    .both-sidebar #left-sidebar,
    .both-sidebar #secondary,
    .both-sidebar #primary {
    	float: left;
    }
    #Shop .column-wrapper {
	    min-height: 700px;
	    max-height: 700px;
	    overflow: hidden;
	}
	p.comment-form-author,
	p.comment-form-email,
	p.comment-form-website {
	    float: left;
	    width: 33.33%;
	}
	.single p.comment-form-author,
	.single p.comment-form-email,
	.single p.comment-form-website {
	    float: left;
	    width: 50%;
	}
	.comment-respond input[type="text"],
	.comment-respond input[type="email"] {
	    width: 95%;
	}
	.single .comment-respond input[type="email"] {
	    width: 100%;
	}
}
@media screen and (min-width: 1900px) {
	.wrapper {
	    max-width: 1420px;
	}
	.main-slider-contents .btn {
	    margin-top: 50px;
	    padding: 15px 25px;
	    min-width: 280px;
	}
	.main-slider-contents .btn:after {
	    padding-left: 20px;
	    font-size: 25px;
	    position: relative;
	    top: 1px;
	}
	.main-slider-contents {
		max-width: 900px;
	}
	.main-slider-contents h1 {
		font-size: 72px;
	}
	#testimonial .column-wrapper:first-child {
	    padding: 45px 130px;
	}
	#main-slider .slider-item {
	    padding: 475px 0;
	}
	.services .entry-header.add-gray-border {
		display: table;
	}
	#work .wrapper {
	    width: 100%;
	}
	#work .page-section {
	    padding: 188px 0;
	    position: relative;
	    top: 50px;
	    max-width: 705px;
	}
	#work .wrapper .column-wrapper {
		width: 55%;
	}
	#work > .column-wrapper {
	    width: 45%;
	}
	#work .entry-header.add-gray-border:after {
	    left: 15%;
	}
	.home .form-wrapper {
	    margin: 70px 130px;
	}
	.developer a img {
	    max-width: 100px;
	}
	.icon-quote {
	    margin: 50px auto;
	}
	.services-wrapper {
	    width: 85%;
	}
	.our-services .column-wrapper {
	    margin-top: 3em;
	}
	.icon-container {
	    margin-bottom: 25px;
	}
	.services .row > .column-wrapper:first-child {
	    margin-top: 100px;
	}
	.outer-box {
	    max-width: 90px;
	    width: 90px;
	    max-height: 500px;
	    height: 500px;
	}
	#skill.col-2 .column-wrapper:first-child {
		padding-right: 75px;
		position: relative;
    	top: 70px;
	}
	#testimonial .column-wrapper:last-child .page-section {
	    padding: 100px 0;
	}
	#our-mission .wrapper > .column-wrapper:first-child {
	    padding-top: 100px;
	}
	#join .column-wrapper:first-child {
	    padding-top: 150px;
	}
	.entry-title {
		font-size: 88px;
	}
	.sub-title {
		font-size: 56px;
	}
}
@media screen and (min-width: 1200px) {
	.col-4 .hentry:nth-child(4n+1) {
	    clear: left;
	}
	.services .black-overlay {
	    width: 45%;
	    height: 100%;
	}
	.services .row > .column-wrapper:first-child {
	    width: 45%;
	    padding-right: 90px;
	}
	.services-content {
	    margin: 50px 0 0;
	}
}
@media screen and (min-width: 992px) {
	.main-navigation ul.nav-menu {
	    display: block !important;
	}
	.main-navigation > ul > li > a,
	.main-navigation div.menu > ul > li > a {
		padding: 24px 15px;
		line-height: 36px;
	}
	.boxed .main-navigation > ul > li > a,
	.boxed .main-navigation div.menu > ul > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.main-navigation ul li.current_page_item > a {
		color: #58c9e9;
	}
	.main-navigation .nav-menu {
	    float: right;
	}
	.main-navigation .sub-menu li:hover > a,
	.main-navigation .sub-menu li:focus > a {
		color: #fff;
	}
	button.dropdown-toggle {
		display: none;``
	}
	.col-4 .column-wrapper {
		width: 25%;
		float: left;
	}
	.col-5 .column-wrapper {
		width: 20%;
		float: left;
	}
	#menu .col-2 .column-wrapper:nth-child(odd)  {
		padding-right: 142px;
	}
	#menu .col-2 .column-wrapper:nth-child(even) {
	    padding-left: 142px;
	}
	#about.col-2 .column-wrapper:first-child {
    	width: 60%;
    	padding-right: 5%;
	}
	#about.col-2 .column-wrapper:last-child {
	    width: 40%;
	}
	.services .row > .column-wrapper:first-child {
	    width: 45%;
	}
	.services .row > .column-wrapper:last-child {
	    width: 55%;
	}
	#work .entry-content {
	    width: 85%;
	}
	#work .page-section {
	    float: right;
	    width: 90%;
	}
	nav.portfolio-navigation ul li:not(:last-child) {
	    margin-right: 40px;
	}
	nav.section-navigation ul li {
	    margin-right: 50px;
	}
	.the-team .entry-content {
	    width: 80%;
	    margin: auto;
	}
	#about .row {
	    display: flex;
	    align-items: center;
	}
}
@media screen and (max-width: 1200px) {
	.main-navigation > ul > li > a {
	    padding: 24px 6px;
	}
	.main-navigation > ul > li:not(:last-child) {
	    margin-right: 0;
	}
	.site-description {
		font-size: 14px;
	}
	.add-border:before {
	    border: 12px solid #fff;
	    width: 70%;
	}
	.background-text h1 {
	    font-size: 185px;
	}
	.background-text {
	    left: -135px;
	}
	.services .row > .column-wrapper:first-child {
	    width: 100%;
	}
	.services .row > .column-wrapper:last-child {
	    width: 100%;
	    background-position: 50%;
	}
	.services .entry-header.add-gray-border:after {
	    border: 12px solid #32353B;
	    right: auto;
	    left: 0;
	    -webkit-transform: translateX(0);
	    -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	    -o-transform: translateX(0);
	    transform: translateX(0);
	}
	.our-services {
	    margin: auto;
	}
	#primary.col-4 .column-wrapper {
		width: 33.33%;
	}
	.services .row > .column-wrapper:first-child {
	    margin-bottom: 2.5em;
	}
	#about .entry-title {
	    text-align: center;
	}
	.blog.right-sidebar #primary .column-wrapper,
	.blog.left-sidebar #primary .column-wrapper,
	.search.right-sidebar #primary .column-wrapper,
	.search.left-sidebar #primary .column-wrapper,
	.archive.right-sidebar #primary .column-wrapper,
	.archive.left-sidebar #primary .column-wrapper  {
		width: 50%;
		float: left;
	}
	.blog.right-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1),
	.blog.left-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1),
	.search.right-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1),
	.search.left-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1),
	.archive.right-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1),
	.archive.left-sidebar #primary.col-3 .column-wrapper:nth-child(2n+1) {
		clear: left;
	}
	.blog.right-sidebar #primary.col-3 .column-wrapper:nth-child(3n+1),
	.blog.left-sidebar #primary.col-3 .column-wrapper:nth-child(3n+1) {
		clear: none;
	}
	.search #primary .col-3 .column-wrapper,
	.archive #primary .col-3 .column-wrapper {
		width: 50%;
	}
	.search #primary.col-3 .hentry:nth-child(3n+1),
	.archive #primary.col-3 .hentry:nth-child(3n+1) {
	    clear: none;
	}
	.blog .column-wrapper {
	    margin-top: 0px;
	}
	.page.no-sidebar article.hentry {
	    margin: 0;
	}
	.blog .wrapper.page-section {
	    padding: 60px 0;
	}
	.blog-wrapper {
		min-height: auto;
	}
	.blog-content h4 {
		margin: 0 0 15px;
	}
}
@media screen and (max-width: 992px){
	.wrapper.page-section {
	    padding: 60px 0;
	}
	#search {
	    width: 100%;
	    left: 0;
	}
	#search form {
	    top: 0;
	}
	#primary.col-4 .column-wrapper {
		width: 50%;
	}
	.site-description {
	    font-size: 14px;
	}
	.menu-toggle {
	    display: block;
	    margin-top: 30px;
	}
	#masthead {
		-webkit-transition: all 0s ease-in-out;
		-moz-transition: all 0s ease-in-out;
		-ms-transition: all 0s ease-in-out;
		-o-transition: all 0s ease-in-out;
		transition: all 0s ease-in-out;
	}
	#masthead.sticky {
		position: relative;
	}
	.customize-support #masthead {
	    top: 0;
	}
	.main-navigation ul {
	    display: none;
	    width: 100%;
	}
	.main-navigation > ul > li.menu-item-has-children > a:after {
	    padding-right: 15px;
	}
	.menu.nav-menu {
	    display: none;
	    float: left;
	}
	.menu-open .main-navigation {
	    border-top: 1px solid #eee;
	}
	.main-navigation > ul > li:not(:last-child) {
	    margin-right: 0;
	}
	.main-navigation li {
	    width: 100%;
	    text-align: left;
	    position: relative;
	    border-bottom: 1px solid #eee;
	}
	.main-navigation li:last-child {
		border-bottom: none;
	}
	.main-navigation ul ul {
		border: none;
	}
	.main-navigation ul ul a {
		width: 100%;
	}
	.site-branding {
	    width: 100%;
	    position: relative;
	    z-index: 3;
	    background-color: #fff;
	}
	.main-navigation {
	    width: 100%;
	}
	#main-slider .slider-item {
		padding: 250px 0;
	}
	.main-slider-contents {
	    max-width: 80%;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -o-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	#masthead.sticky.nav-shrink #site-header {
		padding: 15px 0;
	}
	#masthead.sticky.nav-shrink .menu-toggle {
	    margin-top: 25px;
	    z-index: 30;
	}
	#masthead.sticky.nav-shrink .main-navigation > ul > li > ul {
	    top: 0;
	}
	.main-navigation ul ul {
	    background-color: transparent;
	    border: none;
	    border-top: 1px solid #eee;
	    float: left;
	    position: relative;
	    top: 0;
	    left: 0;
	    padding-left: 25px;
	    display: none;
	}
	.main-navigation ul ul li.menu-item-has-children > a:after {
	    content: "\f107";
	    left: auto;
	}
	.main-navigation ul li.menu-item-has-children > a:after,
	.main-navigation ul ul li.menu-item-has-children > a:after {
	    display: none;
	}
	.main-navigation ul ul a {
	    color: #102344;
	}
	.main-navigation ul ul ul {
	    left: 0;
	    top: 0;
	}
	.main-navigation ul.sub-menu {
		width: 100%;
	}
	.main-navigation ul ul li:hover > ul, 
	.main-navigation ul ul li.focus > ul {
	    left: 0;
	    right: auto;
	}
	.main-navigation .sub-menu li:hover > a {
	    background-color: transparent;
	}
	.main-navigation ul ul a {
		border-bottom: none;
	}
	#masthead.sticky.nav-shrink .main-navigation > ul > li > ul {
	    top: 0;
	}
	.main-navigation ul ul a {
		padding: 10px 0;
	}
	#masthead .main-navigation > ul > li > a,
	#masthead.sticky.nav-shrink .main-navigation > ul > li > a,
	#masthead .main-navigation div.menu > ul > li > a,
	#masthead.sticky.nav-shrink .main-navigation div.menu > ul > li > a {
	    padding: 8px 0;
	}
	ul.sub-menu {
	    padding-left: 10px;
	}
	.sticky.nav-shrink .main-navigation li:hover > a, 
	.sticky.nav-shrink .main-navigation li.focus > a, 
	.sticky.nav-shrink .main-navigation .current-menu-item > a {
	    background-color: transparent;
	    color: #58c9e9;
	}
	.sticky.nav-shrink .main-navigation ul.nav-menu > li > a:hover, 
	.sticky.nav-shrink .main-navigation ul.nav-menu > li > a.focus,
	.main-navigation ul > li > a:hover,
	.main-navigation ul > li > a.focus {
	    color: #58c9e9;
	}
	.main-navigation ul ul ul {
		-webkit-transition: all 0s ease-in-out;
	    -moz-transition: all 0s ease-in-out;
	    -ms-transition: all 0s ease-in-out;
	    -o-transition: all 0s ease-in-out;
	    transition: all 0s ease-in-out;
	}
	.toggled .menu-toggle .icon-bar:first-child {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	    position: relative;
	    top: 10px;
	}
	.toggled .menu-toggle .icon-bar:nth-child(2) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.toggled .menu-toggle .icon-bar:last-child {
		display: none;
	}
	.background-text {
	    left: 0;
	}
	#main-slider .slick-next, 
	#main-slider .slick-prev {
	    top: 50%;
	}
	#about .column-wrapper {
	    margin-bottom: 2.5em;
	}
	#work.col-2 .row > .column-wrapper {
		width: 100%;
		margin: auto;
	}
	#work .page-section {
	    padding: 100px 0 0 0;
	    margin-bottom: 2.5em;
	}
	#work > .column-wrapper {
	    position: relative;
	    width: 100%;
	}
	.statwrap small {
	    font-size: 18px;
	}
	#counter .col-4 .column-wrapper {
	    width: 25%;
	    float: left;
	}
	.site-info .pull-right,
	.site-info .pull-left {
		float: none;
	}
	.site-info {
		text-align: center;
	}
	.blog-text .col-4 .column-wrapper {
	    margin-top: 30px;
	}
	.blog-text .col-4 .column-wrapper:nth-child(2n+1) {
		clear: left;
	}
	.blog-text .col-4 .column-wrapper:nth-child(-n+2) {
	    margin-top: 0;
	}
	#testimonial.col-2 .column-wrapper {
	    width: 100%;
	    float: none;
	}
	#skill.col-2 .column-wrapper {
	    width: 100%;
	    float: left;
	}
	#skill .entry-header.add-gray-border:after,
	#work .entry-header.add-gray-border:after {
	    right: auto;
	    left: auto;
	    -webkit-transform: translateX(0);
	    -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	    -o-transform: translateX(0);
	    transform: translateX(0);
	}
	#skill.col-2 .column-wrapper:not(:last-child) {
	    margin-bottom: 2.5em;
	}
	#contact-form .form-wrapper {
	    margin: 70px 35px 70px 90px;
	}
	.location {
	    -webkit-transform: translate(-50%,-50%);
	    -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    -o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	#content {
	    margin-bottom: 452px;
	}
	.team-popup {
	    width: 95%;
	}
	#teams .team-popup .column-wrapper {
	    min-height: 575px;
	}
	#single-team .team-popup.col-2 .column-wrapper:last-child {
	    padding-left: 50px;
	}
	#work.col-2 .row > .column-wrapper:first-child {
		padding: 35px;
	}
	#counter {
	    background-position: 50% !important;
	}	
	#banner-image {
	    padding: 150px 0 25px;
	}
}
@media screen and (max-width: 800px) {
	h2.page-title {
	    font-size: 42px;
	}
	.form-wrapper {
	    margin: 25px;
	}
	#contact .column-wrapper:first-child {
	    min-height: 750px;
	}
	#contact .entry-header.add-gray-border:after {
	    right: -50px;
	}
	.single-post .banner-title h2 {
       font-size: 50px;
    }
    .single-post article .alignleft {
    	float: none;
    	margin: 0;
    	width: 100%;
    }
    #feature .alignleft {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 1.5em;
	}
	#feature .alignright {
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 1.5em;
	}
	#feature img {
		width: 100%;
	}
	.services-content {
	    padding: 0;
	}
	span.item-title {
	    font-size: 16px;
	}
	.portfolio-hover {
	    padding: 15px 10px;
	    margin: 10px;
	}
}
@media screen and (max-width: 767px) { 
	#main-slider .slider-item {
		padding: 200px 0;
	}
	#primary.col-4 .column-wrapper {
		width: 100%;
	}
	.main-slider-contents h2,
	.main-slider-contents h2.sub-title,
	h2.entry-title {
		font-size: 50px;
	}
	.entry-header .sub-title {
		font-size: 30px;
		line-height: 35px;
	}
	.entry-header.add-gray-border:after {
	    height: 165px;
	}
	.main-slider-contents h1 {
	    font-size: 45px;
	}
	.main-slider-contents.add-border:before {
	    margin-top: -100px;
	}
	.column-wrapper:last-child,
	#about .column-wrapper:last-child {
		margin-bottom: 0;
	}
	.background-text h1 {
	    font-size: 140px;
	}
	.page-section {
	    padding: 40px 0;
	}
	.footer-bg {
		padding: 100px 0;
	}
	#comments {
	    padding-bottom: 0;
	}
	#work .col-3 .column-wrapper {
	    width: 33.33%;
	    float: left;
	}
	.statwrap small {
	    font-size: 15px;
	}
	.stat-count {
	    font-size: 45px;
	}
	#counter .col-4 .column-wrapper {
	    padding: 0 5px;
	}
	.blog-text .col-4 .column-wrapper:nth-child(-n+2) {
	    margin-top: 30px;
	}
	.blog-text .col-4 .column-wrapper:nth-child(-n+1) {
	    margin-top: 0;
	}
	.blog-text .entry-content {
		margin-top: 25px;
	}
	#contact .entry-header.add-gray-border:after {
	    right: 0;
	    left: 0;
	    text-align: center;
	    margin: auto;
	    -webkit-transform: translateX(0);
	    -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	    -o-transform: translateX(0);
	    transform: translateX(0);
	}
	#contact .column-wrapper:first-child {
	    min-height: auto;
	}
	.skill-items,
	.tp-skill-items {
	    padding: 0;
	}
	#about .column-wrapper {
	    padding: 0;
	}
	#about .row {
		margin: 0;
	}
	.services-container {
	    padding: 10px;
	    text-align: center;
	}
	.single-post .banner-title h2 {
        font-size: 40px;
        line-height: 55px;
    }
    #respond {
        margin: 50px 0 45px 0;
    }
    .one-col-blog .has-post-thumbnail .blog-wrapper,
    .one-col-blog .has-post-thumbnail .featured-image {
	    width: 100%;
	    float: none;
	}
	.one-col-blog .has-post-thumbnail:nth-child(odd) .blog-wrapper {
	    right: 0;
	    margin: 0;
	}
	.one-col-blog .has-post-thumbnail:nth-child(even) .blog-wrapper,
	.one-col-blog .has-post-thumbnail:nth-child(odd) .blog-wrapper {
	    left: 0;
	    top: 0;
	    margin: -25px auto;
	    width: 90%;
	}
	.one-col-blog .has-post-thumbnail:nth-child(odd) .featured-image {
	    left: 0;
	}
	.one-col-blog .blog-one {
	    margin-left: 0;
	    margin-right: 0;
	}
	.one-col-blog .has-post-thumbnail:nth-child(even) .featured-image {
	    float: none;
	    right: 0;
	}
	.blog-text .col-4 .column-wrapper {
		width: 50%;
		float: left;
		padding: 0 10px;
	}
	.blog-text .col-4 .column-wrapper:nth-child(-n+2) {
	    margin-top: 0;
	}
	#contact-form .form-wrapper {
	    margin: 35px;
	}
	.location {
	    right: auto;
	    left: 0;
	    margin: auto;
	    bottom: 0;
	    top: auto;
	    -webkit-transform: translate(0, 0);
	    -moz-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	    -o-transform: translate(0, 0);
	    transform: translate(0, 0);
	}
	#map {
		height: 500px;
	}
	#join .column-wrapper:first-child {
	    width: 100%;
	    padding-right: 0;
	}
	#join .column-wrapper:last-child {
	    width: 100%;
	    margin-top: 25px;
	}
	#teams .entry-header .sub-title {
	    margin-bottom: 2em;
	}
	.column-wrapper.filtr-item {
	    width: 50%;
	    float: left;
	}
	ul.portfolio-filter li {
	    font-size: 14px;
	}
	nav.portfolio-navigation ul li:not(:last-child) {
	    margin-right: 5px;
	}
	.entry-header.add-gray-border.border-small:after {
	    top: -15px;
	}
	#our-mission .column-wrapper .mission .column-wrapper {
	    width: 50%;
	    float: left;
	}
	#content {
	    margin-bottom: 390px;
	}
	#teams .team-popup.col-2 .column-wrapper:first-child,
	#teams .team-popup.col-2 .column-wrapper:last-child {
	    width: 100%;
	    float: none;
	}
	.team-popup {
	    width: 95%;
	    height: 700px;
	    -webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -o-transform: translateY(-50%);
	    transform: translateY(-50%);
	    top: 50%;
	    overflow-y: scroll;
	}
	#single-team .team-popup.col-2 .column-wrapper:first-child, 
	#single-team .team-popup.col-2 .column-wrapper:last-child {
		width: 100%;
	}
	#single-team .team-popup.col-2 .column-wrapper:last-child {
	    padding-left: 0;
	}
	#single-team .team-popup.col-2 .column-wrapper {
		padding-top: 70px;
		padding-bottom: 70px;
	    display: inline-block;
	}
	#single-team .team-popup {
	    width: 100%;
	    height: auto;
	    top: 0;
	    overflow: hidden;
	}
	body.slider-disabled #content {
	    padding-top: 125px;
	}
	#colophon {
		position: relative;
	}
	#content {
	    margin-bottom: 0;
	}
	.address-block {
		float: none;
		padding: 0;
		margin: 0;
	}
	.address-block li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#contact .entry-header {
	    text-align: left;
	    padding-left: 45px;
	}
	.search #secondary,
	.archive #secondary {
	    margin-top: 50px;
	}
	body.archive #content {
	    margin-bottom: 0px;
	}
	.blog.right-sidebar #primary .column-wrapper,
	.blog.left-sidebar #primary .column-wrapper {
	    width: 50%;
	    float: left;
	}
	#team .regular {
	    margin-top: 0;
	}
	#secondary {
		margin-top: 40px;
	}
	.posts-navigation .nav-links {
	    padding-left: 45px;
	    padding-right: 45px;
	}
}
@media screen and (max-width: 599px) {
	#main-slider .slider-item {
	    padding: 150px 0;
	}
	#work .col-3 .column-wrapper {
	    width: 50%;
	    float: left;
	}
	#counter .col-4 .column-wrapper {
	    width: 50%;
	    float: left;
	    margin-top: 3em;
	}
	#counter .col-4 .column-wrapper:nth-child(-n+2) {
	    margin-top: 0;
	}
	#counter .col-4 .column-wrapper:nth-child(2) {
	    border-right: none;
	}
	#testimonial .column-wrapper:first-child {
	    padding: 40px;
	}
	.our-services {	
	    padding: 15px;
	}
	.skills-bar,
	.tp-skills-bar {
	    margin-bottom: 25px;
	    display: inline-block;
	    width: 100%;
	}
	.location {
		position: relative;
	}
	.comment-meta .url:after {
	    background-color: transparent;
	}
	.comment-author.vcard b.fn {
	    float: none;
	}
	#comments .comments-title {
	    font-size: 30px;
	}
	.comment-meta .url {
	    display: block;
	    padding-left: 0;
	}
	.comment-author.vcard img {
	    float: none;
        margin-bottom: 15px;
	}
	.comment-content,
	.comment-content p,
	.reply {
	    padding-left: 0;
	}
	.comment-metadata time:before {
	    display: none;
	}
	.comment-meta {
	    margin-bottom: 20px;
	}
	#comments ol.children {
	    margin-left: 2.5em;
	}
	.column-wrapper.filtr-item {
	    width: 100%;
	    float: none;
	}
	ul.portfolio-filter li {
	    display: block;
	    margin-bottom: 5px;
	}
	ul.portfolio-filter li:last-child {
		margin-bottom: 0;
	}
	nav.portfolio-navigation ul li:not(:last-child) {
	    margin-right: 0;
	}
	#our-mission .column-wrapper .mission .column-wrapper {
	    width: 100%;
	    float: none;
	}
	nav.section-navigation ul li {
	    display: block;
	    margin-right: 0;
	    text-align: center;
	}
	.entry-header.add-gray-border:after {
	    height: 150px;
	}
	.entry-header.add-gray-border.border-small:after {
	    height: 115px;
	}
	.team-popup {
	    height: 400px;
	}
	.client-slider img {
		max-width: 75px;
	}
	.main-slider-contents h1 {
	    font-size: 25px;
	}
	.main-slider-contents h2, 
	.main-slider-contents h2.sub-title {
	    font-size: 22px;
	}
	.main-slider-contents h2.sub-title {
		line-height: 30px;
	}
	.main-slider-contents .btn {
	    margin-top: 15px;
	    padding: 5px 20px;
	    display: inline-block;
	}
	.main-slider-contents.add-border:before {
	    padding: 80px 110px;
        margin-top: -65px;
    	border: 10px solid #fff;
	}
	.main-slider-contents {
		top: 50%;
	}
	#main-slider .slick-dots {
	    bottom: 5px;
	}
	.site-logo-title #site-header {
        max-width: 230px;
	}
	#site-header .site-title {
	    line-height: 30px;
	    font-size: 25px;
	}
	.blog.right-sidebar #primary .column-wrapper,
	.blog.left-sidebar #primary .column-wrapper  {
		width: 50%;
	}
}
@media screen and (max-width: 567px) {
	.blog .wrapper.page-section {
	    padding: 50px 0;
	}
	.blog-text .col-4 .column-wrapper {
		width: 100%;
		float: none;
		padding: 0 15px;
		margin-top: 20px;
	}
	.blog-wrapper {
		margin: 0 0 20px;
	    min-height: auto;
	    padding-bottom: 30px;
	}
	.blog-text .entry-content {
	    margin-top: 15px;
	}
	.footer-bg .widget_promotion h1 {
		font-size: 40px;
	}
	.address-block li {
		margin: 0;
	}
	.form-wrapper {
	    margin: 0;
	    padding: 25px;
	}
	#contact .entry-header {
		padding-left: 20px;
	}
	.blog.right-sidebar #primary .column-wrapper,
	.blog.left-sidebar #primary .column-wrapper,
	.search.right-sidebar #primary .column-wrapper,
	.search.left-sidebar #primary .column-wrapper,
	.archive.right-sidebar #primary .column-wrapper,
	.archive.left-sidebar #primary .column-wrapper  {
		width: 100%;
	}
}
@media screen and (max-width: 421px) {
	#masthead .site-logo-title .site-logo img {
	    max-width: 70px;
	}
	#search form {
	    min-width: auto;
	}
	#site-header {
        max-width: 255px;
	}
	.site-logo, 
	#site-header {
	    float: none;
	}
	.main-slider-contents h1 {
	    font-size: 25px;
	}
	.main-slider-contents h2, 
	.main-slider-contents h2.sub-title {
	    font-size: 22px;
	}
	.main-slider-contents h2.sub-title {
		line-height: 30px;
	}
	.main-slider-contents.add-border:before {
	    padding: 80px 110px;
        margin-top: -65px;
    	border: 10px solid #fff;
	}
	.btn {
	    padding: 5px 20px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.main-slider-contents {
		top: 50%;
	}
	#main-slider .slick-dots {
	    bottom: 5px;
	}
	.background-text {
	    position: absolute;
	    left: 0;
	    top: 30px;
	}
	.background-text h1 {
	    font-size: 75px;
	}
	.entry-header .sub-title {
	    font-size: 25px;
	    line-height: 30px;
	}
	.entry-header.add-gray-border:after {
	    width: 240px;
	}
	#work .col-3 .column-wrapper {
	    width: 100%;
	    float: none;
	}
	#counter .col-4 .column-wrapper {
	    width: 100%;
	    float: none;
	    border-right: none;
	}
	#counter .col-4 .column-wrapper:nth-child(-n+2) {
	    margin-top: 3em;
	}
	#contact .social-icon {
	    margin: 0;
	    position: relative;
	    padding: 0;
	}
	.outer-box,
	.tp-skills-bar .outer-box {
    	max-width: 45px;
    }
    span.percent-value,
    .tp-skills-bar span.percent-value {
	    top: -30px;
	    font-size: 15px;
	}
	#banner-image {
        padding: 100px 0 25px;
    }
    .single-post .banner-title h2 {
        margin: 5px 0;
        line-height: 50px;
        font-size: 30px;
    }
    .nav-previous, .nav-next {
	    padding: 0;
	}
	h2.page-title {
	    font-size: 32px;
	}
	.author-image {
	    float: none;
	}
	.single-post .nav-previous, 
	.single-post .nav-next {
	    font-size: 15px;
	}
	.single-post .navigation.post-navigation .nav-links {
	    padding: 15px 40px;
	}
	.navigation.post-navigation .nav-previous a:before {
	    left: -25px;
	}
	.navigation.post-navigation .nav-next a:after {
	    right: -25px;
	}
	h2.entry-title {
	    font-size: 35px;
	}
	#single-team .team-popup.col-2 .column-wrapper:first-child {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.client-slider img {
		max-width: 55px;
	}
	#site-header {
        max-width: 250px;
	}
	.posts-navigation .nav-links a {
	    padding: 0;
	    font-size: 13px;
	    letter-spacing: 0;
	}
	.navigation.posts-navigation .nav-previous a:before,
	.navigation.posts-navigation .nav-next a:after {
	    top: 16px;
	}
	.posts-navigation .nav-links {
		padding-top: 0;
	}
}