/*!
Theme Name: Pathways
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pathways
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Pathways is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

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

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

/* Sections
	 ========================================================================== */

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

body {
	margin: 0;
	font-family: "Assistant", sans-serif;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
	 ========================================================================== */

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

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

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

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

/* Text-level semantics
	 ========================================================================== */

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

a {
	background-color: transparent;
}

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

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

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

b,
strong {
	font-weight: bolder;
}

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

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

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

small {
	font-size: 80%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

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

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
	vertical-align: baseline;
}

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

textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

/* Interactive
	 ========================================================================== */

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

details {
	display: block;
}

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

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

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

template {
	display: none;
}

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

[hidden] {
	display: none;
}

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

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 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;
}

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

big {
	font-size: 125%;
}

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

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

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

ul, ol {
	margin: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

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

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

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


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

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

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

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

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

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

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

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

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	max-height: 100%;
}
button.menu-toggle {
	border-radius: 0;
	background-color: transparent;
	border: none;
	display: none;
}

@media screen and (min-width: 768px) {
	.menu-toggle {
		max-height: 0;
	}
	.main-navigation ul {
		max-height: 0;
	}

}

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# 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 {
	content: "";
	display: table;
	table-layout: fixed;
}

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

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

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

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

.post,
.page {
	margin: 0 0 1.5em;
}

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

.container {
	width: 970px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 36px;
}
.site-footer .left_half .logo {
	float: left;
	margin-bottom: 40px;
	margin-top: 0;
}
.site-footer {
	padding-top: 100px;
	padding-bottom: 100px;
}
.main_left_menu {
	float: right;
	margin-top: 40px;

}
.main_left_menu li {
	float: left;
	margin-right: 40px;
	text-transform: uppercase;
    font-size: 12px;

}
.main_left_menu li:last-child {
	margin-right: 0;
}

.section_5 {
	padding-bottom: 55px;
}
.section_5_tabs .sow-tabs {
	float: left;
	width: 100%;
}
.section_5_tabs .sow-tabs-tab-container,
.section_5_tabs .sow-tabs-panel-container {
	float: left;
	width: 50%;
}
.section_5_tabs .sow-tabs-tab-container {
	padding: 0!important;
	padding-right: 31px!important;
	background-color: transparent!important;
}

.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
	position: relative;
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
	width: 100%;
	border-radius: 50px;
	color: #636d85;
	margin-bottom: 20px;
	outline: none;
	opacity: .3;
	line-height: 1.76;
	font-size: 16px;
    font-weight: bold;
    font-family: Quicksand;
}
.section_5_tabs .sow-tabs-panel {
	padding: 0 30px 30px 35px!important;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
	background-color: transparent!important;
	opacity: 1;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:before {
	content: '';
	position: absolute;
	left: 0;
	top: 17px;
	width: 10px;
	height: 15px;
	background-image: url(/wp-content/uploads/2018/11/chevron-right-Stroke.png);
	opacity: 0;
	transition: .3s;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover:before {
	opacity: 1;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected:hover:before {
	opacity: 0;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
	padding-left: 30px;
	color: #11141d;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:after {
	content: '';
	position: absolute;
	right: 25px;
	top: 17px;
	width: 10px;
	height: 15px;
	background-image: url(/wp-content/uploads/2018/11/chevron-right-Stroke-1.png);
	opacity: 0;
	transition: .3s;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected:after {
	opacity: 1;
}
.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected {
	color: #fff;
	padding-left: 30px;
	background-color: #3174f7!important;
	opacity: 1;
}

.section_6_left p {
	position: relative;
}
.section_6_left .img_1 {
	position: relative;
	z-index: 1;
}
.section_6_left .img_2 {
	position: absolute;
	z-index: 0;
	top: 60px;
	left: 190px;
}
.section_9 {
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
	background-size: cover!important;
}
.site-header .main_left_menu a {
	color: #636d85;
    font-family: Quicksand;
    font-weight: bold;
    transition: .3s;
}
.site-header .main_left_menu a:hover {
	color: #3174f7;
}
.section_1 {
	background-size: 950px;
}
.section_6_left img {
	max-width: 850px;
}
.section_1 .section_1_left {
	margin-top: 86px;
}
.section_1 .section_1_left h2 {
	font-size: 36px;
	color: #636d85;
	font-weight: bold;
	font-family: Quicksand;
	margin: 0;
}
.section_1 .section_1_left h3 {
	font-size: 16px;
	color: #3e485f;
	font-family: Quicksand;
	margin: 30px 0;
	line-height: 1.76;
	font-weight: normal;
}
.section_1 .section_1_left p {
	margin-bottom: 30px;
}
.section_1 .section_1_right img {
	margin-right: -19%;
	margin-top: 75px;
}
.section_1 {
	background-position: top 74% right 31%!important;
}
.section_2 .section_2_left p {
	font-family: Quicksand;
    font-size: 13px;
    font-weight: normal;
    color: #3e485f;
    padding-right: 40px;
    margin: 0;
    margin-top: 5px;
}
.section_2 .section_2_right p {
	margin: 0;
	float: left;
}
.section_2 .section_2_right img {
	margin-right: 30px;
}
.section_2 .section_2_right h3 {
	font-size: 13px;
	font-family: Quicksand;
	font-weight: bold;
	color: #3e485f;
	line-height: 1.76;
	display: inline-block;
	margin: 16px 0 0 0;

}
.section_2 .section_2_right h4 {
	display: inline-block;
	margin-top: 0;
}
.section_2 .section_2_right h4 a {
	font-size: 13px;
	font-family: Quicksand;
	font-weight: normal;
	color: #636d85;
	text-decoration: none;
	line-height: 1.76;
	display: inline-block;
	margin: 0;
}
.section_2 .section_2_slider p {
	margin: 0;
	float: left;
}
.section_2 .section_2_slider img {
	margin-right: 30px;
}
.section_2 .section_2_slider h3 {
	font-size: 13px;
	font-family: Quicksand;
	font-weight: bold;
	color: #3e485f!important;
	line-height: 1.76!important;
	display: inline-block;
	margin: 16px 0 0 0!important;

}
.section_2 .section_2_slider h4 {
	display: inline-block;
	margin-top: 0;
}
.section_2 .section_2_slider h4 a {
	font-size: 13px;
	font-family: Quicksand;
	font-weight: normal;
	color: #636d85;
	text-decoration: none;
	line-height: 1.76;
	display: inline-block;
	margin: 0;
	text-shadow: none!important;
}
.section_2 .sow-slider-base ul {
	height: 150px;
}
.section_2 .section_2_slider p {
	font-family: Quicksand;
    font-size: 13px!important;
    font-weight: normal;
    color: #3e485f!important;
    text-shadow: none!important;
    margin: 0!important;
}
.section_2 .section_2_slider_left p {
	margin-top: 5px!important;
	padding-right: 30px;
}
.section_2 .sow-slider-pagination {
    text-align: center;
    bottom: 0;
    display: block!important; 
}
.section_2 .sow-slider-pagination li {
    margin-right: 15px;
}
.section_2 .sow-slider-pagination li a {
    width: 6px;
    height: 6px;
    opacity: 0.1!important;
    background-color: #000000!important;
}
.section_2 .sow-slider-pagination .sow-active a {
    background-color: #3174f7!important;
    opacity: 1!important;
}
.section_3 {
	padding-top: 100px;
	margin-bottom: 100px;
}
.section_3 .section_3_top h2 {
	font-family: Quicksand;
  	font-size: 36px;
  	font-weight: bold;
  	color: #636d85;
  	margin: 0;
}
.section_3 .section_3_top p {
	font-family: Quicksand;
  	font-size: 16px;
  	font-weight: normal;
  	color: #636d85;
  	margin: 30px 0 0 0;
}
.section_3 h3 {
	font-family: Quicksand;
	font-size: 24px;
	font-weight: bold;
	color: #636d85;
	margin-top: 50px;
}
.section_3 p {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    color: #3e485f;
	margin: 30px 0 0 0;
	line-height: 1.76;
}
.section_3_img p {
	margin-top: 0;
}
.section_3 .section_3_row1 {
	margin-top: 100px;
}
.section_3 .section_3_row2 {
	margin-top: 100px;
}
.section_3 .section_3_row3 {
	margin-top: 100px;
}
.section_3 .section_3_row1 .section_3_text .textwidget {
	margin-left: 80px;
}
.section_3 .section_3_row2 .section_3_text .textwidget {
	margin-right: 160px;
}
.section_3 .section_3_row3 .section_3_text .textwidget {
	margin-left: 130px;
}
.section_4 .section_4_top h2 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    margin: 100px 0 30px 0;
}
.section_4 .section_4_top p {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    color: #636d85;
    margin: 0;
    padding-left: 0;
    padding-top: 0;
}
.section_5 .section_5_top h2 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    margin: 100px 0 60px 0;
}
.section_5 .section_5_tabs  .sow-tabs-panel-container {
	background: transparent;
}
.section_5 .section_5_tabs  .sow-tabs-panel-container p {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.76;
    color: #11141d;
}
.section_5 .section_5_tabs .sow-tabs-panel-container .sow-tabs-panel-content p:nth-child(2) {
	margin: 40px 0 40px 0;
}
.section_6 .section_6_right h2 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    margin: 219px 0 0 0;
}
.section_6 .section_6_right h4 {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    color: #636d85;
    line-height: 1.76;
    margin: 30px 0;
}
.section_6 .section_6_right .textwidget a:nth-child(4) {
	float: right;
}
.section_6 .section_6_right {
	margin-left: 100px;
	position: relative;
    z-index: 1;
}
.section_6 .section_6_left {
	margin-top: 65px;

}
.section_6 {
	background-position: top 72% right 72%!important;
}
.section_7 {
	margin-bottom: 100px;
}
.section_7 h2 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    margin: 100px 0 60px 0;
}
.section_7 .sow-slider-image-wrapper {
	padding: 0 150px 0 150px!important;
}
.section_7 .sow-slider-image-wrapper p {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.76;
    color: #11141d;
    margin-top: 0;
}
.sow-slider-base .sow-slider-pagination li {
	margin-right: 15px;
}
.sow-slider-base .sow-slider-pagination li:last-child {
	margin-right: 0;
}
.section_7 .panel-first-child {
	margin-bottom: 0!important;
}
.section_7 .textwidget {
	margin-bottom: 40px;
}
.section_7 .sow-slider-pagination {
	text-align: center;
	bottom: 0;
	display: block!important;
}
.section_7 .sow-slider-pagination li a {
	width: 6px;
    height: 6px;
    opacity: 0.1!important;
    background-color: #000000!important;
}
.section_7 .sow-slider-pagination .sow-active a {
	background-color: #3174f7!important;
	opacity: 1!important;
}
.section_7 .app_play_store p {
	margin: 0!important;
    float: left;
}
.section_7 .app_play_store p img {
	margin-right: 30px;
}
.section_7 .app_play_store h3 {
    line-height: 1.76!important;
    display: inline-block;
    margin: 16px 0 0 0!important;
}
.section_7 .app_play_store h4 {
    display: table-cell;
    margin-top: 0;
}
.section_7 .app_play_store h4 a {
	font-size: 13px;
    font-family: Quicksand;
    font-weight: normal;
    color: #636d85;
    text-decoration: none;
    line-height: 1.76;
    display: inline-block;
    margin: 0;
    text-shadow: none!important;
}
.section_7 .app_play_store {
	margin-left: 32%;
}

.sow-slider-base .sow-slide-nav {
	display: block!important;
	top: 43%!important;
}
.sow-slider-base .sow-slide-nav a em {
	display: none;
}
.sow-slider-base .sow-slide-nav a {
	width: 19px;
	height: 33px;
	background-image: url(/wp-content/uploads/2018/11/slider-right-Stroke.png);
}
.sow-slider-base .sow-slide-nav.sow-slide-nav-prev a {
	transform: rotate(180deg);
}
.section_8 h2 {
	margin: 40px 0 60px 0;
	height: 45px;
    font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
}
.section_8 .so-panel {
	margin: 0;
}
.section_8 .posting .post {
	width: 33.3333%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
}

.section_8 .posting .post-thumbnail img {
	width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 0;
}
.section_8 .posting a img {
	width: 24px;
	height: auto;
	margin-left: 30px;
	transition: .3s;
} 
.section_8 .post a:last-child {
	font-size: 13px;
  	font-weight: bold;
  	text-transform: uppercase;
  	color: #3e485f;
  	margin-top: 15px;
  	display: inline-block;
  	position: relative;
}

.section_8 .post .second_img {
	position: absolute;
	right: 0;
	opacity: 0;
	top: 4px;
}
.section_8 .post a:last-child:hover {
	color: #3174f7;
}
.section_8 .post a:last-child:hover .second_img {
	opacity: 1;
}
.section_8 .post a:last-child:hover .first_img {
	opacity: 0;
}
.section_8 .posting h3 {
	font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    color: #636d85; 
    margin: 0;
    margin-top: 7px;
    margin-bottom: 2px;
    height: 75px;
    overflow: hidden;
}
.section_8 .posting h3 a {
	font-size: 24px!important;
	color: #636d85!important;
	margin-top: 0!important;
	text-transform: none!important;
	transition: .3s;
}
.section_8 .posting h3 a:hover {
	color: #3174f7!important;
}
.section_8 .posting a {
	text-decoration: none;
}
.section_8 .posting a.post-thumbnail {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.section_8 .posting p {
	font-family: Quicksand;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.76;
    color: #3e485f;
    margin: 0;
}
.section_8 .section_8_button {
	margin-bottom: 100px;
	margin-top: 65px;
}
.section_8 .section_8_button a {
	text-transform: uppercase;
    text-decoration: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 10px;
    padding: 12px 49px;
    border-color: #636d85;
    color: #636d85;
    transition: 0.5s;
    font-family: Quicksand;
    font-weight: bold;
    font-size: 16px;
}
.section_8 .section_8_button a:hover {
	background-color: #3174f7;
	border-color: #3174f7;
	color: #fff;
}
.new_two_half a .no_main_2 {
	position: absolute;
	opacity: 0;
	right: 25px;
    top: 18px;
}
.new_two_half a:hover .no_main_2 {
	opacity: 1;
}
.new_two_half a:hover .no_main {
	opacity: 0;
}
.site-main .entry-content .panel-has-style {
	margin-bottom: 0!important;
}
.section_9 {
	text-align: center;
}
.section_9 a {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.entry-footer {
	display: none;
}
.page {
	margin: 0;
}
.section_9 a img {
	margin-left: 30px;
}
.site-footer .left_half {
	width: 30%;
	display: inline-block;
}
.site-footer .right_half {
	width: 70%;
	float: right;
	display: inline-block;
}
.site-footer .left_half .copyright {
	display: inline-block;
}
.site-footer .left_half p {
	font-family: Quicksand;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.76;
    color: #313640;
    width: 75%;
    margin: 0;
}
#menu-social a svg path {
	transition: .3s;
}
#menu-social li:last-child a svg:hover path {
	fill: #636d85;
}
#menu-social a svg:hover path {
	opacity: 1;
}
.site-footer .left_half .social_link {
	margin-top: 43px;
}
.site-footer .left_half .social_link li {
	display: inline-block;
	float: left;
	margin-right: 40px;
}
.site-footer .left_half .social_link li img {
	transition: .3s;
}
.site-footer .left_half .social_link li img:hover {
	transform: scale(1.25);
}
.site-footer .right_half .right_half_col {
	width: 33.3333%;
	float: left;
	padding-left: 80px;
}
.site-footer .right_half h3 {
	font-family: Quicksand;
    font-size: 13px;
    font-weight: bold;
    color: #454c5d;
    margin: 0;
    margin-bottom: 40px;
}
#menu-social {
	padding-left: 0;
}
.site-footer .right_half ul {
	padding: 0;
	display: inline-block;
}
.site-footer .right_half li {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.site-footer .right_half li a {
	font-family: Quicksand;
    font-size: 13px;
    font-weight: 500;
    color: #454c5d;
    text-decoration: none;
    float: left;
}
.site-footer .right_half li a:hover {
	color: #3174f7;
	text-decoration: underline;
}
.section_2 .sow-slide-nav {
	display: none!important;
}




/*----------------------- Sergey Style -------------------------------*/

.vertical_block {
	padding-bottom: 0px;
}
.vertical_block p {
	color: #11141d;
	font-size: 16px;
	line-height: 22px;
	padding-left: 35px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 65px;
}
.vertical_block p strong {
	position: absolute;
	left: 0px;
	top: 0;
	color: #11141d;
	font-size: 36px;
	font-weight: lighter;
}

.vertical_block h5 {
	font-size: 48px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	margin-bottom: 25px;
}

.vertical_list {
	padding-bottom: 60px;
	float: left;
	width: 100%;
	position: relative;
	top: -80px;
}
.vertical_list:before {
	z-index: 0;
	content: '';
	position: absolute;
	left: 0px;
	top: 70px;
	width: 176px;
	height: 176px;
	border-radius: 50%;
	opacity: 0.5;
    background-image: linear-gradient(to top, #dce1ee, rgba(220, 225, 238, 0.5));
}
.vertical_link.fixed {
	position: fixed;
	top: 90px;
	left: 0;
}
div.wpcf7-mail-sent-ok {
	border: none;
	color: #fff;
}
.vertical_block > .panel-layout > .panel-grid > .panel-grid-cell > .widget_sow-editor {
	position: relative;
}
.vertical_link a {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #636d85;
	font-size: 24px;
  	font-weight: bold;
  	position: relative;
  	display: inline-block;
  	text-decoration: none;
  	transition: .3s;
  	opacity: .3;
}
.vertical_link a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
  	border-radius: 5px;
  	background-color: #3174f7;
  	opacity: 0;
  	transition: .3s;
}
.vertical_link a.active:before {
	opacity: 1;
}
.vertical_link a:hover,
.vertical_link a.active {
	color: #11141d;
	opacity: 1;
}
.vertical_link h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.vertical_top {
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
/*.vertical_right {
	overflow-y: scroll;
}
.vertical_right::-webkit-scrollbar {
    width: 0;
}*/
.vertical_block > div > .panel-grid:nth-child(2) {
	padding-top: 30px;
}

.site-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	padding-bottom: 20px;
	z-index: 1;
}
.site {
	transition: .3s;
	padding-top: 90px;
	position: relative;
	overflow-x: hidden;
}
.sticky .site-header {
	box-shadow: 0 14px 30px 0 rgba(0, 0, 0, 0.25);
	z-index: 9999999;
	background-color: #fff;
}
button.menu-toggle  {
	position: relative;
}
button.menu-toggle img {
	transition: .3s;
}
button.menu-toggle img:first-child {
	opacity: 0;
}
button.menu-toggle img:last-child {
	opacity: 1;
	position: absolute;
	right: 10px;
    top: 8px;
    width: 26px;
}
.toggled button.menu-toggle img:first-child {
	opacity: 1;

}
.toggled button.menu-toggle img:last-child {
	opacity: 0;
}

.last_contact form {
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
}
.last_contact h3 {
	font-size: 36px;
	margin-top: 60px;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}
.last_contact input {
	border-radius: 50px;
  	background-color: #d3daec;
  	margin-bottom: 20px;
  	line-height: 58px;
  	float: left;
  	width: 100%;
  	font-weight: bold;
  	font-size: 16px;
  	padding: 0 30px;
  	border: none!important;
  	outline: none;
}
.last_contact textarea {
	border-radius: 26px;
 	background-color: #d3daec;
 	margin-bottom: 20px;
 	float: left;
  	width: 100%;
  	font-weight: bold;
  	font-size: 16px;
  	padding: 0 30px;
  	padding-top: 18px;
  	border: none!important;
  	resize: none;
  	outline: none;
}
.last_contact input[type="submit"] {
	color: #fff;
  	background-color: #3174f7;
  	border: none!important;
  	font-weight: bold;
  	font-size: 18px;
  	text-align: center;
  	text-transform: uppercase;
  	outline: none;
  	cursor: pointer;
}
.social-sharing a:after {
	display: none;
}
.social-sharing a {
	float: left;
	width: auto!important;
}
.dpsp-share-text {
	float: left;
	color: #6b83cb!important;
	font-size: 13px!important;
	margin-right: 20px!important;
	margin-top: 35px;
}
#dpsp-content-bottom {
	margin-top: 0;
	float: left;
}
/*.dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
	float: left;
	width: auto;
}*/
.dpsp-networks-btns-wrapper .dpsp-network-btn {
	height: 28px;
	width: 28px;
	margin-right: 15px;
	min-width: 28px;

}
.dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li:last-child .dpsp-network-btn {
	margin-right: 0;
}
.dpsp-networks-btns-wrapper {
	width: 200px;
	    margin-top: 30px!important;
    margin-bottom: 10px!important;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
	height: 30px;
	width: 30px;
}
.last_contact p {
	margin-bottom: 0;
}
span.wpcf7-not-valid-tip {
	color: red!important;
	font-weight: bold;
	letter-spacing: 0px !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	margin-top: 0!important;
	margin-bottom: 0px!important;
	color: 	#2E426B!important;
	border: none!important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: center!important;
}

.new_two_half {
	text-align: center;
}
.new_two_half a {
	background-color: #fff;
	font-size: 16px;
  	font-weight: bold;
  	color: #636d85;
  	line-height: 60px;
  	padding: 17px 25px;
  	border-radius: 10px;
  	text-decoration: none;
  	position: relative;
  	top: -30px;
  	text-transform: uppercase;
  	right: -46px;
  	transition: .3s;
}
.new_two_half a:hover {
	color: #fff;
	background-color: #3174f7;
}
.no_main:first-child {
	margin-left: 55px;
	position: relative;
    top: 3px;
}
.no_main:last-child {
	margin-left: 85px;
}
.new_two_half {
	position: relative;
	padding-bottom: 35px;
} 
.new_two_half:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height: calc(100% - 75px);
	width: 100%;
	background-color: rgba(239, 242, 249, 0.3);
	z-index: 0;
}
.new_two_half > div {
	position: relative;
	z-index: 1;
}

.other_page .site-header {
	position: relative;
}
.site.other_page {
	padding-top: 0;
}
.other_page .logo {
	margin-right: 30px;
}
.page_name {
	float: left;
	color: #636d85;
	font-family: Quicksand;
  	font-size: 12px;
  	font-weight: bold;
  	padding-left: 30px;
  	line-height: 40px;
  	border-left: 1px solid #636d85;
  	margin-top: 30px;
  	text-transform: uppercase;
}
.page_name a {
	color: #636d85;
	font-family: Quicksand;
  	font-size: 12px;
  	font-weight: bold;
  	text-decoration: none;
}
.other_page .page-title {
	text-align: center;
	color: #636d85;
	font-size: 36px;
	margin-bottom: 45px;
	margin-top: 25px;
}
.post_list {
	margin-left: -15px;
	margin-right: -15px;
}
.post_list .post {
	float: left;
	width: 33.333%;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 33px;
}
.post_list .post h3 {
	color: #636d85;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.post_list .post p {
	margin-top: 5px;
	color: #3e485f;
	line-height: 1.76;
	font-size: 16px;
	margin-bottom: 10px;
}
.post_list .post a {
	text-transform: uppercase;
	color: #3e485f;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.post_list .post .entry-content a img {
	transition: .3s;
}
.post_list .post .entry-content a:hover img {
	margin-left: 10px;
}
.single_video {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
}
.single_video_inner {
	
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.single_video .close_btn {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #000;
	line-height: 17px;
	cursor: pointer;
}

.post_list .pagination {
	float: left;
    width: 100%;
    text-align: center;
}
.post_list .pagination .nav-links span {
    font-size: 15px;
    font-weight: bold;
    color: #3e485f;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.post_list .pagination .nav-links a {
    font-size: 15px;
    font-weight: bold;
    color: #e5e5e5;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}
.post_list .pagination .nav-links a.next {
	font-size: 0;
    width: 6px;
    height: 10px;
    background-image: url(/wp-content/uploads/2018/12/Vector@2x.png);
    display: inline-block;
    vertical-align: middle;
    -webkit-background-size: cover;
    background-size: cover;
}
.post_list .pagination .nav-links a.prev {
	font-size: 0;
    width: 6px;
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    background-image: url(/wp-content/uploads/2018/12/Vector@2x.png);
    transform: rotate(180deg);
    -webkit-background-size: cover;
    background-size: cover;
}
.back_button {
    margin-top: 45px;
    margin-bottom: 34px;
}
.back_button a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    color: #3e485f;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #3e485f;
	transition: .3s;
}
.back_button a svg {
    margin-right: 30px;
    
}
.back_button a svg path {
	transition: .3s;
}
.video_post .post-thumbnail img {
	float: left;
	width: 100%;
}
.back_button a:hover {
	color: #fff;
	background-color: #3e485f;
}
.back_button a:hover svg path {
	fill: #fff;
}
.main_content {
    float: left;
    width: 100%;
}
.sidebar_main {
    display: none;
}
.main_content .nav-links .nav-previous a {
    padding-left: 45px;
    background-size: 24px 10px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/wp-content/uploads/2018/12/Vector@3x-1.png);
    margin-top: 20px;
    color: #3174f7;
    text-decoration: none;
    font-size: 13px;
}
.main_content .nav-links .nav-next a {
    padding-right: 45px;
    background-size: 24px 10px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(/wp-content/uploads/2018/12/Vector@31x.png);
    margin-top: 20px;
    color: #3174f7;
    text-decoration: none;
    font-size: 13px;
}
.comment-respond a {
	color: #3174f7;
    text-decoration: none;
    font-size: 13px;
}
.comment-respond textarea {
	resize: none;
}
.comment-respond .submit {
	color: #3e485f;
    font-size: 16px;
    padding: 12px 25px;
    background-color: #ebeaeb;
    border-radius: 35.5px;
    transition: .3s;
    border: none;
    cursor: pointer;
}
.comment-respond .submit:hover {
	background-color: #3174f7;
	color: #fff;
}
.widget .widget-title {
	margin-top: 0;
    color: #3e485f;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.widget_tag_cloud a {
    clear: both;
    float: left;
    color: #3e485f;
    font-size: 13px;
    padding: 7px 20px;
    background-color: #ebeaeb;
    border-radius: 35.5px;
    transition: .3s;
    text-decoration: none;
    margin-bottom: 9px;
}
.widget_tag_cloud a:hover {
	background-color: #3174f7;
	color: #fff;
}
.widget_recent_entries ul {
    display: inline-block;
}
.widget ul {
    padding-left: 0;
    margin: 0;
}
.widget_recent_entries li {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.widget_recent_entries li img {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 15px;
	border-radius: 8px;
}
.widget_recent_entries li p {
	float: left;
	width: calc(100% - 85px);
	color: #636d85;
	font-size: 13px;
}
.single-post .post-thumbnail img {
	width: 100%;
	float: left;
}

.we_pain {
	padding-top: 40px;
}
.we_pain .site-main {
	float: left;
	width: 100%;
	margin-top: 41px;
    margin-bottom: 40px;
}
.we_pain .post_list .pagination {
	padding-bottom: 75px;
	border-bottom: 1px solid rgba(99, 109, 133, 0.3);
}
.we_pain .left_half {
	float: left;
	width: 50%;
	padding-right: 40px;
}
.we_pain .right_half {
	float: right;
	width: 50%;
}
.video_post.post a.video_text {
	color: #636d85;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	transition: .3s;
	margin-top: 8px;
    display: inline-block;
    text-transform: none;
}
.more_videos .video_post {
	float: left;
	width: 33.333%;
	padding-left: 17px;
	padding-right: 17px;
}
.more_videos h3 {
	color: #3e485f;
	font-size: 24px;
}
.more_videos {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(99, 109, 133, 0.32);
}

.video_post .post-thumbnail {
	float: left;
	width: 100%;
	position: relative;
}
.main_content_we a {
	position: relative;
	display: inline-block;
    width: 100%;
}
.main_content_we h2 {
	 color: #636d85;
	 font-size: 36px;
}
.main_content_we p {
	 color: #3e485f;
	 font-size: 16px;
}
.main_content_we a:after,
.video_post .post-thumbnail:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 56px;
	height: 56px;
	transition: .3s;
	background-image: url(/wp-content/themes/pathways/img/button.svg);
}
.main_content_we a:before,
.video_post .post-thumbnail:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background-color: rgba(0, 24, 51, 0.59);
	background-image: url(/wp-content/themes/pathways/img/button_1.svg);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	transition: .3s;
	border-radius: 10px;
}
.main_content_we a:hover:before,
.video_post .post-thumbnail:hover:before {
	opacity: 1;
}
.main_content_we a:hover:after,
.video_post .post-thumbnail:hover:after {
	opacity: 0;
}
.main_content_we a img {
	float: left;
	width: 100%;
}
.video_post.post:hover a.video_text {
	color: #6b83cb;
} 
.we_pain .left_half h1 {
	font-size: 36px;
	color: #636d85;
	margin-top: 0;
}
.we_pain .left_half p {
	color: #3e485f;
	line-height: 1.76;
	font-size: 16px;
}

.contact_form_2 {
	display: none;
	text-align: center;
	margin-top: 60px;
}
.contact_us_right a {
	background-color: #fff;
	border-radius: 10px;
	line-height: 60px;
	padding: 17px 75px;
	color: #3174f7;
	font-size: 20px;
	transition: .3s;
}
.contact_us_right a:hover {
	color: #fff;
	background-color: #3174f7;
}
.contact_us_right {
	text-align: center;
}
.contact_us_right p {
	margin: 0;
}
.section_9 h4 {
	margin: 0;
	font-size: 36px;
	color: #fff;
}

.section_4_top h2 {
	color: #636d85;
	font-size: 36px;
	margin-top: 90px;
	margin-bottom: 22px;
}
.section_4_top p {
	font-size: 16px;
	color: #636d85;
	padding-top: 0;
	margin-bottom: 10px;
	padding-left: 0;
}
.section_6_right a img,
.section_1_left a img {
	transition: .3s;
}
.section_6_right a:hover img,
.section_1_left a:hover img {
	opacity: .6;
}

body.page-id-132 .site,
body.category-we-explain-pain .site,
body.home .site {
	position: relative;
}
/*body.page-id-132 .site:before,
body.category-we-explain-pain .site:before,
body.home .site:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 80%;
	height: 645px;
	opacity: 0.3;
  	background-color: #eff2f9;
  	z-index: 0;
}*/
body.category-we-explain-pain .site:before {
	height: 590px;
}
body.page-id-132 .site:before {
	height: 520px;
}
.site-content {
	position: relative;
	z-index: 1;
}
.we_pain > header {
	margin-bottom: 100px;
    float: left;
    width: 100%;
}

.our_section_1_right img {
	max-width: 470px;
}

.section_1_mission p:nth-child(3) img {
	float: left;
	margin-left: -35px;
}
.section_1_mission p:nth-child(3) strong {
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin-top: 35px;
}




       /*   ************ Contact us ***********/

.section_contact h3 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    line-height: normal;
    margin: 60px 0;
    text-align: center;
}  
.section_contact input {
    border-radius: 10px;
    font-family: Quicksand;
    background-color: #eff2f9;
    margin-bottom: 20px;
    line-height: 58px;
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    padding: 0 30px;
    border: none!important;
    outline: none;
} 
 
.section_contact input.wpcf7-not-valid::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #e46868;
    opacity: 1; /* Firefox */
}

.section_contact input.wpcf7-not-valid:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e46868;
}

.section_contact input.wpcf7-not-valid::-ms-input-placeholder { /* Microsoft Edge */
    color: #e46868;
}
.section_contact form {
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
}   
.section_contact textarea {
    border-radius: 10px;
    font-family: Quicksand;
    background-color: #eff2f9;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    height: 174px;
    font-weight: bold;
    font-size: 16px;
    padding: 0 30px;
    padding-top: 18px;
    border: none!important;
    resize: none;
    outline: none;
}
.section_contact input[type="submit"] {
    color: #fff;
    background-color: #3174f7;
    border: none!important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    margin-bottom: 100px;
}


.contact_form_1 span.wpcf7-not-valid-tip {
	font-size: 0;
	position: absolute;
	right: 0px;
    top: 13px;
	width: 45px;
	height: 45px;
	background-color: #7b859b;
	border-top-left-radius: 12px;
	overflow: hidden;
	z-index: 0;
}
.contact_form_1 span.wpcf7-not-valid-tip:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 70px;
    height: 35px;
    top: 18px;
    transform: rotate(135deg);
    background-color: #fff;
}
.contact_form_1 span.wpcf7-not-valid-tip:after {
	content: '';
	position: absolute;
	z-index: 2;
	right: 1px;
	bottom: 1px;
	width: 19px;
	height: 17px;
	background-image: url(/wp-content/themes/pathways/img/exclamation_tr.svg);
	-webkit-background-size: cover;
	background-size: cover;
}
.contact_form_1 .wpcf7-form-control-wrap {
	float: left;
    width: 100%;
}
.contact_form_1 div.wpcf7-validation-errors, 
.contact_form_1 div.wpcf7-acceptance-missing {
	display: none!important;
}

.category-blog.archive .single_blog .site-footer,
.single_blog .site-footer,
.page-id-154 .site-footer {
	padding-top: 0;
}
.category-blog.archive .site-footer .container,
.single_blog .site-footer .container,
.page-id-154 .site-footer .container {
	border-top: 1px solid rgba(99, 109, 133, 0.3);
	padding-top: 100px;
}
.single_blog .site-main .post-navigation {
	margin-bottom: 60px;
}
.contact_form_1 p {
	margin-bottom: 0;
}
.ajax-loader {
	display: none!important;
}
.contact_form_2 h3 {
	margin-top: 45px;
	margin-bottom: 55px;
	font-size: 36px;
	color: #636d85;
}
.dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li a:before {
	display: none!important;
}

.post_info {
	color: #315ce3;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
}
.post_info span {
	color: #3e485f;
}

.post_list .post .blog_element h3 a {
	font-size: 24px;
	height: 75px;
    overflow: hidden;
    color: #636d85;
    text-transform: none;
}
.post_list .post .blog_element h3 a:hover {
	color: #315ce3;
}
.blog_element a:last-child {
	position: relative;
}
.post_list .post .blog_element a:last-child:hover {
	color: #315ce3!important;
}
.blog_element a:last-child .first_img {
	margin-left: 30px;

}
.blog_element a:last-child .second_img {
	position: absolute;
	right: 0;
	opacity: 0;
	top: 3px;
}
.blog_element a:last-child:hover .first_img {
	opacity: 0;
	margin-left: 30px!important;
}
.blog_element a:last-child:hover .second_img {
	opacity: 1;
	margin-left: auto!important;
} 

.author_info {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.author_img {
	float: left;
	width: 64px;
}
.authot_text {
	float: left;
	width: calc(100% - 64px);
	padding-left: 20px;
}
.top_text {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.top_text .post_info {
	margin: 0;
}
.redesign_single_post #et-boc .et_pb_section_0 {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 23px!important;
	padding-bottom: 35px!important;
}
.redesign_single_post #et-boc .et_pb_section_0 .et_pb_row {
	padding: 0;
}
.redesign_single_post .author_info.bottom_info {
	display: block;
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
}
.redesign_single_post #et-boc .article_bottom_section {
	padding-bottom: 0!important;
}
.redesign_single_post #et-boc .article_bottom_section .et_pb_row {
	padding-bottom: 0!important;
}
.redesign_single_post #et-boc .article_bottom_section .et_pb_row .et_pb_divider {
	margin-top: 60px!important;
	margin-bottom: 5px!important;
}
.redesign_single_post .author_info.bottom_info .author_img {
	width: 80px;
	height: 80px;
	margin-top: 12px;
}
.redesign_single_post .author_info.bottom_info .author_img .img {
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	margin-left: 0;
	background-position: center;
}
.redesign_single_post .author_info.bottom_info .authot_text {
	width: calc(100% - 80px);
	padding-left: 20px!important;
	padding-top: 0;
}
.redesign_single_post .author_info.bottom_info .authot_text .top_text {
	margin-top: 0;
}
.redesign_single_post .author_info.bottom_info .authot_text .auth-name {
	font-size: 18px;
	color: #2E426B!important;
	font-weight: 400;

}
.redesign_single_post .author_info.bottom_info .authot_text span.role {
	font-size: 14px;
	line-height: 21px;
	color: #2E426B!important;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 0;
}
.top_text a {
	display: inline-block;
	margin-left: 10px;

}
.bottom_text {
	float: left;
	width: 100%;
}
.bottom_text h5 {
	margin: 0;
	font-size: 16px;
	color: #636d85;
	font-weight: normal;
	margin-top: 10px;
}
.post h1.entry-title {
	margin-bottom: 5px;
	font-size: 36px;
	color: #636d85;
}
.post header.entry-header {
	display: inline-block;
	width: 100%;
}

.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon,
.dpsp-no-labels .dpsp-networks-btns-wrapper .dpsp-network-btn {
	background-color: transparent!important;
	background: transparent!important;
	border: none!important;
}
.dpsp-network-btn .dpsp-network-icon:before, 
.dpsp-network-btn .dpsp-network-icon:after {
	color: #636d85!important;
	font-size: 22px;
	
}
.dpsp-network-btn .dpsp-network-icon:before {
	opacity: .5;
}


.last_row .container {
	background: rgba(239, 242, 249, 0.3);
	margin-top: 60px;
}
.row_our img {
	max-width: 200%;
	position: relative;
    right: -40px;
}
.last_row h3 {
	font-size: 36px;
	color: #636d85;
	margin-top: 80px;
	margin-bottom: 40px;
	display: inline-block;
	padding-left: 100px;
	padding-right: 100px;
}
.last_row h4 {
	padding-left: 100px;
	padding-right: 100px;
	font-size: 24px;
	color: #636d85;
	margin-bottom: -40px;
	margin-top: 70px;
}
.last_row p {
	margin-bottom: 35px;
	margin-top: 0;
	padding-left: 100px;
	padding-right: 100px;
	color: #3e485f;
	font-size: 16px;
}
.last_row h5{
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 100px;
}
.last_row p:last-child {
	margin-bottom: 60px;
}
       /*   ************ Our Mission ***********/


.section_1_mission .container,
.section_2_mission .container,
.section_3_mission .container,
.section_4_mission .container {
	width: 770px;
} 
.section_1_mission h2 {
	font-family: Quicksand;
    font-size: 36px;
    font-weight: bold;
    color: #636d85;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 30px;
}
.section_2_mission {
	margin-top: 80px;
}
.section_1_mission p,
.section_2_mission p,
.section_3_mission p,
.section_4_mission p {
	font-family: Quicksand;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.76;
    color: #3e485f;
    margin: 20px 0;
}
.section_1_mission p:nth-child(3) {
	font-weight: bold;
}
.section_1_mission h3,
.section_2_mission h3,
.section_3_mission h3 {
	font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    color: #636d85;
}
.section_3_mission .section_3_mission_left {
	text-align: center;
}
.section_3_mission .section_3_mission_right {
	text-align: center;
}
.section_3_mission ul {
	padding: 0;
}
.section_3_mission {
	position: relative;
}
.section_3_mission h3 {
	text-align: center;
}
.section_3_mission .section_3_mission_right ul {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 5px solid #5e73be;
	background-image: linear-gradient(to top, rgba(107, 131, 203, 0.2), rgba(107, 131, 203, 0.2));
	box-shadow: 0 5px 10px 0 rgba(107, 131, 203, 0.5);
	display: inline-block;
}
.section_3_mission .section_3_mission_left ul {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-image: linear-gradient(to top, rgba(107, 131, 203, 0.2), rgba(107, 131, 203, 0.2));
	box-shadow: 0 5px 10px 0 rgba(107, 131, 203, 0.5);
	display: inline-block;
}
.section_3_mission .section_3_mission_left ul {
	position: relative;
}
.section_3_mission .section_3_mission_left ul:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 5px;
	border-radius: 2px;
	background-image: linear-gradient(to top, #5467b4, #6b83cb);
	transform: rotate(7deg);
    top: 0;
    box-shadow: 0 5px 10px 0 rgba(107, 131, 203, 0.5);
}
.section_3_mission .section_3_mission_right img {
	margin-top: 48px;
}
.section_3_mission .section_3_mission_left img {
	margin-top: 48px;
}
.section_3_mission h4 {
	font-family: Quicksand;
    font-size: 34px;
    font-weight: bold;
    color: #6b83cb;
    opacity: 1;
    line-height: normal;
    margin: 10px 0 0 0;
}
.section_3_mission p {
	margin: 0;
}
.section_4_mission {
	opacity: 1;
}
.section_4_mission .container {
	border-bottom: 1px solid rgba(99, 109, 133, 0.3);
    padding-bottom: 70px;
}


@media(max-width: 1440px) {
	.section_9 {
		background-size: auto 100%;
	}
}
@media(max-width: 1199px) {
	.container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.section_1 .section_1_right img {
		margin-right: 0;
	}
	.section_6 {
    	background-position: top 72% right 116%!important;
	}
	.section_6 .section_6_right .textwidget p img:nth-child(2) {
		margin-left: 30px;
		float: none;
	}
	.section_3 h3 {
		margin-top: 50px;
	}
	.section_6 .section_6_right {
    	margin-left: 75px;
	}
}
@media(max-width: 991px) {
	.main_left_menu li {
		margin-right: 20px;
	}
	.section_1 {
    	background-position: top 8% right 31%!important;
	}


}

@media(max-width: 768px) {
	.our_mission_first_left p:nth-child(2) br {
		display: none;
	}
	.row_our img {
		max-width: 100%;
		right: 0;
	}
	.last_row h3 {
		margin-top: 60px;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.last_row h5 {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.last_row h5 img:first-child {
		display: none;
	}
	.last_row h5 img:last-child {
		display: block!important;
	}
	.last_row p {
		padding-left: 0;
		padding-right: 0;
	}
	.last_row h4 {
		padding-left: 0;
		padding-right: 0;
		margin-top: 40px;
		margin-bottom: 20px;
		text-align: center;
	}
	body.home .site:before {
		height: 590px;
		width: 100%;
	}
	.section_2 .section_2_slider h3 {
	    position: absolute;
	    top: 0px;
	    margin: 0;
	    left: 50%;
	}
	.section_2_slider_left {
		margin-top: 40px;
	}
	.section_2_slider_right {
		margin-top: 30px;
	}
	.section_2_slider_right {
    	text-align: center;
	}
	.section_2 .section_2_slider h4 {
	    position: absolute;
	    margin: 0;
	    top: 30px;
	    left: 50%;
	}
	.section_2 .section_2_slider_left p {
	    padding-right: 0;
	}
	.section_2 .section_2_slider h4 a {
		margin-top: 15px;
	}
	.section_2 .sow-slider-base ul {
    	height: 290px;
	}
	.section_2 .section_2_slider_right img {
	    display: inline-block;
	    float: none;
	    margin-right: 150px;
	}
	.section_2 .section_2_slider_right p {
		float: none;
	}
	.we_pain .right_half,
	.we_pain .left_half {
		width: 100%;
	}
	.we_pain .right_half {
		text-align: center;
	}
	.we_pain .left_half {
		padding-right: 0;
	}
	.post_list .post {
		width: 100%;
		margin-bottom: 40px;
	}
	.post_list .post:last-child {
		margin-bottom: 30px;
	}
	.post-navigation .nav-previous {
		width: 100%;
		margin-bottom: 25px;
	}
	.category-blog.archive .site-footer .container, .single_blog .site-footer .container, .page-id-154 .site-footer .container {
		padding-top: 60px;
	}
	.post-navigation .nav-next {
		width: 100%;
	}
	.back_button {
		margin-top: 25px;
	}
	.main_content_we h2 {
		margin-top: 25px;
		margin-bottom: 0;
	}
	.more_videos {
		padding-bottom: 20px;
	}
	.main_content_we a img {
		border-radius: 12px;
	}
	.we_pain .site-main {
		margin-bottom: 20px;
	}
	.we_pain .post_list .pagination {
		padding-bottom: 60px;
	}
	.post_list .pagination {
		width: calc(100% - 30px);
		margin-left: 15px;
	}
	.archive .logo {
		width: 50%;
		margin-right: 20px;
		text-align: center;
		margin-top: 20px;
	}
	.we_pain {
		padding-top: 15px;
	}
	.we_pain .left_half h1 {
		text-align: center;
		margin-top: 35px;
	}
	.archive .page_name {
		margin-top: 15px;
	}
	body.category-we-explain-pain .site:before {
		width: 100%;
		height: 90px;
	}
	.we_pain > header {
		display: inline-block;
		width: calc(100% + 40px);
		background-color: rgba(239, 242, 249, 0.3);
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}
	.section_1_mission h2 {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.main_content {
	    width: 100%;
	    padding-right: 0;
	}
	.sidebar_main {
	    width: 100%;
	    padding-bottom: 55px;
	}
	.section_contact h3 {
		margin-top: 25px;
		margin-bottom: 50px;
	}
	.section_contact input[type="submit"] {
		margin-bottom: 60px;
	}
	.widget_tag_cloud a {
	    clear: none;
	    margin-right: 15px;
	}
	.sow-slider-base .sow-slide-nav {
		display: none!important;
	}
	.section_2 .section_2_right p {
		float: none;
	}
	.main-navigation ul {
		max-height: 0;
		overflow: hidden;
		transition: .3s;
		background-color: #fff;
	}
	button.menu-toggle {
		display: block;
	}
	.toggled .main-navigation ul {
		max-height: 100%;
	}
	.section_1 {
		padding-bottom: 380px;
    	background-size: auto 380px;
    	background-position: center bottom!important;
	}
	.section_1_right {
		display: none;
	}
	.section_1 .section_1_left {
		margin-top: 5px;
		text-align: center;
	}
	.section_1 .section_1_left h2 {
		font-size: 34px;
	} 
	.section_1 .section_1_left h3 {
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.section_1 .section_1_left p {
		display: inline-block;
		margin: 0;
	}
	.section_1 .section_1_left p:last-child {
		margin-left: 15px;
	}
	.section_2 .section_2_left p {
		padding-right: 0;
		margin-top: 30px;
		margin-bottom: 25px;
	}
	.section_2_right {
		text-align: center;
	}
	.section_2 .section_2_right img {
		display: inline-block;
		float: none;
		margin-right: 150px;
	}
	.section_2 .textwidget {
		position: relative;
	}
	.section_8 .posting .post-thumbnail img {
		width: 100%;
		height: auto;
	}
	.new_two_half:before {
		height: 100%;
	}
	.new_two_half {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.section_2 .section_2_right h3 {
		position: absolute;
		top: 12px;
		margin: 0;
		left: 50%;
	}
	.section_2 .section_2_right h4 {
		position: absolute;
		margin: 0;
		top: 38px;
		left: 50%;
	}
	.section_3 .section_3_top h2 {
		font-size: 34px;
	}
	.section_3 {
		padding-top: 50px;
		margin-bottom: 0;
	}
	.section_3 .section_3_top p {
		margin-top: 3px;
	}
	.section_3 .section_3_row1,
	.section_3 .section_3_row2 {
		margin-top: 55px;
	}
	.section_3 h3 {
	    margin-top: 22px;
	    margin-bottom: 0;
	}
	.section_4_top h2 {
		margin-top: 60px;
		margin-bottom: 10px;
    	line-height: 44px;
	}
	.vertical_link a:hover, .vertical_link a.active {
		color: #636d85;
		opacity: 1;
	}
	.vertical_link a {
		width: 100%;
		opacity: 1;
		padding-left: 0;
		padding-top: 0;
		text-align: center;
	}
	.vertical_link a:before {
		display: none!important;
	}
	.vertical_link h3 {
		margin-bottom: 0;
	}
	.vertical_top {
		padding-bottom: 0;
	}
	.vertical_block > div > .panel-grid:nth-child(2) {
		padding-top: 10px;
	}
	.vertical_block h5 {
		margin-top: 50px;
		font-size: 36px;
	}
	.vertical_list:before {
		top: 30px;
	}
	.section_3 p {
		margin-top: 3px;
	}
	.section_3 .section_3_row3 {
		margin-top: 60px;
	}
	.section_3_img  {
		text-align: center;
	}
	.section_3 .section_3_row1 .section_3_text .textwidget {
		margin-left: 0;
	}
	.section_3 .section_3_row2 .section_3_text .textwidget {
		margin-right: 0;
	}
	.section_3 .section_3_row2 .section_3_text .textwidget h3 {
		margin-top: 0;
	}
	.section_3 .section_3_row2 .section_3_img {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.section_3 .section_3_row3 .section_3_text .textwidget {
		margin-right: 0;
	}
	.section_3 .section_3_row3 .section_3_text .textwidget {
		margin-left: 0;
		margin-bottom: 50px;
	}
	.section_6_left img {
	    max-width: 120%;
	}
	.our_section_1_right img {
		max-width: 100%;
	}
	body.page-id-132 .site:before {
		width: 100%;
		height: 90px;
	}
	.section_1_mission {
		background-color: rgba(239, 242, 249, 0.3);
	}
	.section_1_mission h2 {
		margin-top: 20px;
		text-align: center;
		margin-bottom: 20px;
	}
	.section_1_mission p:nth-child(3) {
		text-align: center;
		position: relative;
	}
	.our_mission_first_left p {
		margin: 0;
	}
	.section_1_mission p:nth-child(3) img {
		float: none;
		display: inline-block;
		margin-left: 0;
		position: absolute;
		left: 50%;
		top: 20px;
		transform: translateX(-50%);
	}
	.section_1_mission p:nth-child(3) strong {
		float: none;
		position: relative;
		margin-top: 155px;
		width: 100%;
		text-align: center;
		display: inline-block;
		margin-bottom: 20px;
	}
	.section_4 .section_4_top h2 {
		font-size: 34px;
		margin-top: 50px;
		bottom: 25px;
	}
	.section_4 .section_4_top p {
		padding-left: 0;
	}
	.vertical_top {
		padding-bottom: 0px;
	}
	.vertical_block {
		padding-bottom: 0;
	}
	.vertical_block p {
		margin-bottom: 30px;
	}
	.vertical_list {
		padding-bottom: 30px;
		top: 0;
	}
	.vertical_list:last-child {
		padding-bottom: 0;
	}
	.section_5 .section_5_top h2 {
		font-size: 34px;
		margin-top: 45px;
		margin-bottom: 12px;
	}
	.section_5_tabs .sow-tabs-tab-container {
		padding-right: 0!important;
	}
	.section_5_tabs .sow-tabs-tab-container, 
	.section_5_tabs .sow-tabs-panel-container {
		width: 100%;
	}
	.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
		border-radius: 0;
		margin-bottom: 0;
		margin-left: 0;
	}
	.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected {
		background-color: transparent!important;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected:after {
		top: 36px;
		transform: rotate(90deg);
	}
	.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected .sow-tabs-title {
		padding: 20px;
		background-color: #3174f7!important;
	}
	.section_5_tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected .sow-tabs-panel {
		color: #000;
	}
	.section_5_tabs .sow-tabs-panel {
	    padding: 20px!important;
	    
	}
	.section_5_tabs .sow-tabs-panel .sow-tabs-panel-content {
		outline: none;
	}
	.section_5 .section_5_tabs .sow-tabs-panel-container {
		margin-bottom: 35px;
	}
	.section_5 {
		padding-bottom: 0;
	}
	.section_6 .section_6_left {
		margin-top: 50px;
	}
	.section_6_left .img_1 {
		max-width: 135px;
	}
	.section_6_left .img_2 {
		max-width: 120px;
		top: 25px;
    	left: calc(50%);
	}
	.section_6 .section_6_right h2 {
		margin-top: 20px;
		font-size: 34px;
	}
	.section_6_left p {
		text-align: center;
	}
	.section_6 .section_6_right {
		margin-left: 0;
		text-align: center;
		padding-bottom: 15px;
	}
	.section_6 .section_6_right h4 {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	.section_7 .sow-slider-image-wrapper p {
		margin-top: 0!important;
		margin-bottom: 40px!important;
	}
	.section_6 {
	    background-position: left+71% top+42px!important;
    	background-size: auto 250px;
	}
	.section_7 h2 {
		margin-top: 45px;
		margin-bottom: 10px;
		font-size: 34px;
	}
	.section_7 .sow-slider-image-wrapper {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.sow-slider-base.sow-slider-is-mobile .sow-slide-nav{
		display: none!important;
	}
	.section_7 .sow-slider-pagination li a {
		width: 10px;
		height: 10px;
	}
	.section_7 {
		margin-bottom: 50px;
	}
	.section_7 .textwidget {
	    margin-bottom: 0;
	}
	.section_8 h2 {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.section_8 .posting .post {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 40px;
	}
	.section_8 .posting .post:last-child {
		margin-bottom: 0;
	}
	.section_8 .posting .post .post-thumbnail {
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.post_list .post .blog_element h3 a,
	.section_8 .posting h3 {
		height: auto;
	}
	.section_8 .section_8_button {
	    margin-bottom: 55px;
	    margin-top: 39px;
	}
	.section_9 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.site-footer {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.site-footer .left_half {
		width: 100%;
		text-align: center;
	}
	.site-footer .left_half .logo {
		margin-bottom: 20px;
		width: 100%;
	}
	.site-footer .left_half p {
		/*max-width: 240px;*/
		width: auto;
	}
	.resent_posts_new .entry-title a {
		padding-bottom: 10px!important;
	}
	.more_videos .video_post {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 40px;
	}
	#dpsp-content-bottom.dpsp-content-wrapper.dpsp-hide-on-mobile {
		display: block!important;
	}
	.site-footer .left_half .social_link li {
		float: none;
	}
	.site-footer .left_half .social_link li:last-child {
		margin-right: 0;
	}
	.site-footer .right_half {
		display: block;
		width: 100%;
		margin-top: 50px;
	}
	.site-footer .right_half .right_half_col {
		width: 50%;
		padding-left: 0;
	}
	.site-footer .right_half .right_half_col.col_1 {
		width: 100%;
		margin-bottom: 30px;
	}
	.site-footer .right_half .right_half_col.col_1 li {
		float: none;
		display: inline-block;
		margin-bottom: 0;
		width: auto;
	}
	.site-footer .right_half .right_half_col.col_1 li:last-child {
		margin-left: 25px;
	}
	.site-footer .right_half .right_half_col.col_1 ul {
		text-align: center;
		width: 100%;
	}
	.site-footer .right_half .right_half_col.col_1 h3 {
		text-align: center;
	}
	.section_9 h4 {
		margin-bottom: 35px;
	}
	.main_left_menu {
		width: 100%;
		margin-top: 0;
	}
	button.menu-toggle {
		position: absolute;
		right: 20px;
    	top: 25px;
    	outline: none;
	}
	.main_left_menu li {
		width: 100%;
		margin-right: 0;
		text-align: center;
		font-size: 18px;
		margin-bottom: 35px;
	}
	.site-footer .right_half .right_half_col.col_1 h3 {
		font-size: 24px;
	}
	.menu-item-13 {
		margin-top: 25px;
	}
	.site-footer .left_half .social_link {
		margin-top: 25px;
	}
	.site-footer .right_half {
		margin-top: 40px;
	}
	.site-footer .right_half h3 {
		margin-bottom: 20px;
	}
	.section_5 .container {
		padding-left: 0;
		padding-right: 0;
	}
	.section_6 .section_6_right .textwidget a:nth-child(4) {
		float: none;
		margin-left: 20px;
	}
	.section_6 {
		padding-bottom: 40px;
	}
	.site-footer .right_half .right_half_col.col_1 li img {
		max-width: 130px;
	}
}


@media(max-width: 599px) {
	.last_contact form {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.section_9 a {
		font-size: 32px;
	}
	.section_1 .section_1_left p img,
	.section_6 .section_6_right img {
		max-width: 130px;
	}
	.section_6 {
    background-position: left+108% top+42px!important;
	}
}
@media(max-width: 500px) {
	.section_7 .app_play_store {
		margin-left: 25%;
	}
}
@media(max-width: 400px) {
	.section_7 .app_play_store {
		margin-left: 10%;
	}
}
@media(max-width: 340px) {
	.section_7 .app_play_store {
		margin-left: 0;
	}
}







@media (max-width: 769px) {
	.section_1_mission .container,
	.section_2_mission .container,
	.section_3_mission .container,
	.section_4_mission .container {
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.section_3_mission .section_3_mission_right {
		margin-top: 60px;
	}
}
/*
.single_blog .container {
	width: 770px;
}*/
article.category-blog .entry-content h2 {
	font-size: 22px;
	color: #2E426B!important;
	line-height: 29px!important;
	margin-top: 30px!important;
	margin-bottom: 20px!important;
	/*font-weight: 600!important;*/
}
article.category-blog .entry-content .divi-style ul li b {
	font-weight: 700 !important;
	
}
.wp-block-quote.is-style-large {
	padding-left: 100px;
	padding-right: 100px;
}
.wp-block-quote.is-style-large p {
	font-family: Lato;
  	font-size: 18px;
  	font-weight: bold;
  	font-style: italic;
	line-height: 1.76;
	color: #3e485f;
	margin: 50px 0;
}
article.category-blog .entry-content p {
	margin-bottom: 30px;
}
article.category-blog .entry-content ul {
	padding-left: 80px;
	font-family: Lato;
	margin-bottom: 30px;
	margin-top: 30px;
}
article.category-blog .entry-content li {
	position: relative;
	margin-bottom: 15px!important;
}
article.category-blog .entry-content li:before {
	content: '';
	position: absolute;
	top: 8px;
	left: -30px;
	width: 10px;
  	height: 10px;
  	background-color: #3174f7;
	border-radius: 50%;
}
article.category-blog .entry-header .author_img img {
	border-radius: 50%;
}
article.category-blog h1.entry-title {
	font-size: 36px;
	line-height: 1.2;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #3174f7;
}

.blog-new .pro_con .pro_col.et_pb_column.et_pb_column_inner,
.blog-new .pro_con .con_col.et_pb_column.et_pb_column_inner {
	padding: 30px!important;
	border: 1px solid #E6F0FC!important;
	border-radius: 12px!important;
}
.blog-new .pro_con .et_pb_column.et_pb_column_inner li {
	font-size: 18px!important;
}
.blog-new .pro_con .et_pb_column.et_pb_column_inner ul {
	margin-left: 44px!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.blog-new .pro_con .et_pb_column.et_pb_column_inner ul li:last-child {
	margin-bottom: 0!important;
}
.blog-new .pro_con .et_pb_column.et_pb_column_inner h4 {
	color: #2E426B!important;
}
.blog-new #et-boc .pro_con .et_pb_column.et_pb_column_inner ul li a {
	color: #2E426B!important;
	font-weight: 600!important;
	text-decoration: underline!important;
}
.blog-new #et-boc .et_pb_module a {
	color: #2E426B!important;
	/*font-weight: 600!important;*/
	text-decoration: underline!important;
}
article.category-blog .entry-content h4,
.blog-new #et-boc .et_pb_module a span {
    color: #2E426B!important;
}
.blog-new #et-boc .toc_col ol li a {
	font-weight: 400!important;
	text-decoration: none!important;
	
}
.blog-new #et-boc .toc_col ol li a b {
	font-weight: 400!important;
	
}
.blog-new #et-boc .toc_col ol li ul > li {
	margin-bottom: 8px!important;
}
.blog-new #et-boc .toc_col ol {
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	color: #2E426B!important;
	font-weight: 400!important;
	
}
.blog-new #et-boc .toc_col ol > li:last-child {
	margin-bottom: 0!important;
}
.blog-new #et-boc .toc_col ol > li:last-child > ul {
	margin-bottom: 0!important;
}
.blog-new #et-boc .toc_col ol > li:last-child > ul > li:last-child {
	margin-bottom: 0!important;
}
.blog-new #et-boc .toc_col ol > li:last-child > ul > li:last-child a {
	padding-bottom: 0!important;
}
.blog-new #et-boc .et_pb_section.divi-style:last-child,
.blog-new #et-boc .article_bottom_section {
	max-width: 730px!important;
	margin-left: auto;
	margin-right: auto;
}
.blog-new #et-boc .article_bottom_section a {
	font-size: 14px!important;
}
.blog-new #et-boc .article_bottom_section .circle-bullet-point ul {
	font-weight: 300!important;
}
.blog-new #et-boc .article_bottom_section .circle-bullet-point ul li:before {
	width: 6px!important;
	height: 6px!important;
	background-color: #2E426B;
}
.blog-new #et-boc .article_bottom_section p.please_notice {
	font-size: 14px!important;
	color: #2E426B!important;
	background: #F3F9FE;
	border-radius: 12px;
	padding: 30px;
	text-align: center;
	
}
.blog-new #et-boc .article_bottom_section p.please_notice i {
	font-style: normal;
}
.redesign_single_post #et-boc .article_bottom_section .et_pb_row .et_pb_divider:before {
	border-top-color: #E6F0FC;
}
span.auth-designation {
	display: none!important;
}
@media (max-width: 599px){
	.single_blog .container {
		width: 100%;
	}
	.wp-block-quote.is-style-large {
		padding-left: 30px;
		padding-right: 30px;
	}
	article.category-blog .entry-content ul {
		padding-left: 30px;
	}
}


