/*

Theme Name: cedato

Theme URI: https://staging1.cedato.com

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.

Version: 99999 (orig 1.3)

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: twentyseventeen

Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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.

*/



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

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

1.0 Normalize

2.0 Accessibility

3.0 Alignments

4.0 Clearings

5.0 Typography

6.0 Forms

7.0 Formatting

8.0 Lists

9.0 Tables

10.0 Links

11.0 Featured Image Hover

12.0 Navigation

13.0 Layout

   13.1 Header

   13.2 Front Page

   13.3 Regular Content

   13.4 Posts

   13.5 Pages

   13.6 Footer

14.0 Comments

15.0 Widgets

16.0 Media

   16.1 Galleries

17.0 Customizer

18.0 SVGs Fallbacks

19.0 Media Queries

20.0 Print

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



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

1.0 Normalize

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

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





@font-face {
	font-family: 'MuseoSans-700';
	src: url('webfonts/3465A4_0_0.eot');
	src: url('webfonts/3465A4_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_0_0.woff2') format('woff2'), url('webfonts/3465A4_0_0.woff') format('woff'), url('webfonts/3465A4_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-300';
	src: url('webfonts/3465A4_1_0.eot');
	src: url('webfonts/3465A4_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_1_0.woff2') format('woff2'), url('webfonts/3465A4_1_0.woff') format('woff'), url('webfonts/3465A4_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-500';
	src: url('webfonts/3465A4_2_0.eot');
	src: url('webfonts/3465A4_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_2_0.woff2') format('woff2'), url('webfonts/3465A4_2_0.woff') format('woff'), url('webfonts/3465A4_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-700Italic';
	src: url('webfonts/3465A4_3_0.eot');
	src: url('webfonts/3465A4_3_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_3_0.woff2') format('woff2'), url('webfonts/3465A4_3_0.woff') format('woff'), url('webfonts/3465A4_3_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-300Italic';
	src: url('webfonts/3465A4_4_0.eot');
	src: url('webfonts/3465A4_4_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_4_0.woff2') format('woff2'), url('webfonts/3465A4_4_0.woff') format('woff'), url('webfonts/3465A4_4_0.ttf') format('truetype');
}
@font-face {
	font-family: 'MuseoSans-500Italic';
	src: url('webfonts/3465A4_5_0.eot');
	src: url('webfonts/3465A4_5_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3465A4_5_0.woff2') format('woff2'), url('webfonts/3465A4_5_0.woff') format('woff'), url('webfonts/3465A4_5_0.ttf') format('truetype');
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, footer, header, nav, section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption, figure, main {
	display: block;
}
figure {
	margin: 1em 0;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}
b, strong {
	font-weight: inherit;
}
b, strong {
    font-weight: 700;
    font-family: 'MuseoSans-700';
    font-weight: normal;
}
.post_content-single li {
    margin-left: 21px;
    font-family: 'MuseoSans-500';
    font-size: 16px;
    color: #505151;
    padding-left: 0 !important;
}
.post_content-single {
    clear: both;
    padding-top: 11px;
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #eee;
	color: #222;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
 button, html [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: button;
}
 button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}
 button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
 [type="checkbox"], [type="radio"] {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}
 [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
 height: auto;
}
 [type="search"] {
 -webkit-appearance: textfield;
 outline-offset: -2px;
}
 [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}



::-webkit-file-upload-button {
 -webkit-appearance: button;
 font: inherit;
}
details, menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
 [hidden] {
 display: none;
}
/*--------------------------------------------------------------

2.0 Accessibility

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



/* Text meant only for screen readers. */



.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------

3.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;
}
/*--------------------------------------------------------------

4.0 Clearings

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



.clear:before, .clear:after, .entry-content:before, .entry-content:after, .entry-footer:before, .entry-footer: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, .nav-links:before, .nav-links:after, .pagination:before, .pagination:after, .comment-author:before, .comment-author:after, .widget-area:before, .widget-area:after, .widget:before, .widget:after, .comment-meta:before, .comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after, .entry-content:after, .entry-footer:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .nav-links:after, .pagination:after, .comment-author:after, .widget-area:after, .widget:after, .comment-meta:after {
	clear: both;
}
/*--------------------------------------------------------------

5.0 Typography

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



body, button, input, select, textarea {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
	font-weight: normal !important;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	padding-top: 0;
}
h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}
h2, .home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}
h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}
h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}
h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}
p {
    margin: 0 0 1.5em;
    padding: 0;
    font-size: 16px;
    font-family: 'MuseoSans-300';
    color: #333;
}
a {
	font-family: 'MuseoSans-300', Helvetica, Arial, sans-serif;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.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: #eee;
	text-decoration: none;
}
big {
	font-size: 125%;
}
blockquote {
	quotes: "" "";
}
q {
	quotes: "â€œ" "â€" "â€˜" "â€™";
}
blockquote:before, blockquote:after {
	content: "";
}
:focus {
	outline: none;
}
/* Typography for Arabic Font */



html[lang="ar"] body, html[lang="ar"] button, html[lang="ar"] input, html[lang="ar"] select, html[lang="ar"] textarea, html[lang="ary"] body, html[lang="ary"] button, html[lang="ary"] input, html[lang="ary"] select, html[lang="ary"] textarea, html[lang="azb"] body, html[lang="azb"] button, html[lang="azb"] input, html[lang="azb"] select, html[lang="azb"] textarea, html[lang="fa-IR"] body, html[lang="fa-IR"] button, html[lang="fa-IR"] input, html[lang="fa-IR"] select, html[lang="fa-IR"] textarea, html[lang="haz"] body, html[lang="haz"] button, html[lang="haz"] input, html[lang="haz"] select, html[lang="haz"] textarea, html[lang="ps"] body, html[lang="ps"] button, html[lang="ps"] input, html[lang="ps"] select, html[lang="ps"] textarea, html[lang="ur"] body, html[lang="ur"] button, html[lang="ur"] input, html[lang="ur"] select, html[lang="ur"] textarea {
	font-family: Tahoma, Arial, sans-serif;
}
html[lang="ar"] h1, html[lang="ar"] h2, html[lang="ar"] h3, html[lang="ar"] h4, html[lang="ar"] h5, html[lang="ar"] h6, html[lang="ary"] h1, html[lang="ary"] h2, html[lang="ary"] h3, html[lang="ary"] h4, html[lang="ary"] h5, html[lang="ary"] h6, html[lang="azb"] h1, html[lang="azb"] h2, html[lang="azb"] h3, html[lang="azb"] h4, html[lang="azb"] h5, html[lang="azb"] h6, html[lang="fa-IR"] h1, html[lang="fa-IR"] h2, html[lang="fa-IR"] h3, html[lang="fa-IR"] h4, html[lang="fa-IR"] h5, html[lang="fa-IR"] h6, html[lang="haz"] h1, html[lang="haz"] h2, html[lang="haz"] h3, html[lang="haz"] h4, html[lang="haz"] h5, html[lang="haz"] h6, html[lang="ps"] h1, html[lang="ps"] h2, html[lang="ps"] h3, html[lang="ps"] h4, html[lang="ps"] h5, html[lang="ps"] h6, html[lang="ur"] h1, html[lang="ur"] h2, html[lang="ur"] h3, html[lang="ur"] h4, html[lang="ur"] h5, html[lang="ur"] h6 {
	font-weight: 700;
}
/* Typography for Chinese Font */



html[lang^="zh-"] body, html[lang^="zh-"] button, html[lang^="zh-"] input, html[lang^="zh-"] select, html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}
html[lang="zh-CN"] body, html[lang="zh-CN"] button, html[lang="zh-CN"] input, html[lang="zh-CN"] select, html[lang="zh-CN"] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}
html[lang^="zh-"] h1, html[lang^="zh-"] h2, html[lang^="zh-"] h3, html[lang^="zh-"] h4, html[lang^="zh-"] h5, html[lang^="zh-"] h6 {
	font-weight: 700;
}
/* Typography for Cyrillic Font */



html[lang="bg-BG"] body, html[lang="bg-BG"] button, html[lang="bg-BG"] input, html[lang="bg-BG"] select, html[lang="bg-BG"] textarea, html[lang="ru-RU"] body, html[lang="ru-RU"] button, html[lang="ru-RU"] input, html[lang="ru-RU"] select, html[lang="ru-RU"] textarea, html[lang="uk"] body, html[lang="uk"] button, html[lang="uk"] input, html[lang="uk"] select, html[lang="uk"] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}
html[lang="bg-BG"] h1, html[lang="bg-BG"] h2, html[lang="bg-BG"] h3, html[lang="bg-BG"] h4, html[lang="bg-BG"] h5, html[lang="bg-BG"] h6, html[lang="ru-RU"] h1, html[lang="ru-RU"] h2, html[lang="ru-RU"] h3, html[lang="ru-RU"] h4, html[lang="ru-RU"] h5, html[lang="ru-RU"] h6, html[lang="uk"] h1, html[lang="uk"] h2, html[lang="uk"] h3, html[lang="uk"] h4, html[lang="uk"] h5, html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}
/* Typography for Devanagari Font */



html[lang="bn-BD"] body, html[lang="bn-BD"] button, html[lang="bn-BD"] input, html[lang="bn-BD"] select, html[lang="bn-BD"] textarea, html[lang="hi-IN"] body, html[lang="hi-IN"] button, html[lang="hi-IN"] input, html[lang="hi-IN"] select, html[lang="hi-IN"] textarea, html[lang="mr-IN"] body, html[lang="mr-IN"] button, html[lang="mr-IN"] input, html[lang="mr-IN"] select, html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}
html[lang="bn-BD"] h1, html[lang="bn-BD"] h2, html[lang="bn-BD"] h3, html[lang="bn-BD"] h4, html[lang="bn-BD"] h5, html[lang="bn-BD"] h6, html[lang="hi-IN"] h1, html[lang="hi-IN"] h2, html[lang="hi-IN"] h3, html[lang="hi-IN"] h4, html[lang="hi-IN"] h5, html[lang="hi-IN"] h6, html[lang="mr-IN"] h1, html[lang="mr-IN"] h2, html[lang="mr-IN"] h3, html[lang="mr-IN"] h4, html[lang="mr-IN"] h5, html[lang="mr-IN"] h6 {
	font-weight: 700;
}
/* Typography for Greek Font */



html[lang="el"] body, html[lang="el"] button, html[lang="el"] input, html[lang="el"] select, html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="el"] h1, html[lang="el"] h2, html[lang="el"] h3, html[lang="el"] h4, html[lang="el"] h5, html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}
/* Typography for Gujarati Font */



html[lang="gu-IN"] body, html[lang="gu-IN"] button, html[lang="gu-IN"] input, html[lang="gu-IN"] select, html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}
html[lang="gu-IN"] h1, html[lang="gu-IN"] h2, html[lang="gu-IN"] h3, html[lang="gu-IN"] h4, html[lang="gu-IN"] h5, html[lang="gu-IN"] h6 {
	font-weight: 700;
}
/* Typography for Hebrew Font */



html[lang="he-IL"] body, html[lang="he-IL"] button, html[lang="he-IL"] input, html[lang="he-IL"] select, html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}
html[lang="he-IL"] h1, html[lang="he-IL"] h2, html[lang="he-IL"] h3, html[lang="he-IL"] h4, html[lang="he-IL"] h5, html[lang="he-IL"] h6 {
	font-weight: 700;
}
/* Typography for Japanese Font */



html[lang="ja"] body, html[lang="ja"] button, html[lang="ja"] input, html[lang="ja"] select, html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
html[lang="ja"] h1, html[lang="ja"] h2, html[lang="ja"] h3, html[lang="ja"] h4, html[lang="ja"] h5, html[lang="ja"] h6 {
	font-weight: 700;
}
/* Typography for Korean font */



html[lang="ko-KR"] body, html[lang="ko-KR"] button, html[lang="ko-KR"] input, html[lang="ko-KR"] select, html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}
html[lang="ko-KR"] h1, html[lang="ko-KR"] h2, html[lang="ko-KR"] h3, html[lang="ko-KR"] h4, html[lang="ko-KR"] h5, html[lang="ko-KR"] h6 {
	font-weight: 600;
}
/* Typography for Thai Font */



html[lang="th"] h1, html[lang="th"] h2, html[lang="th"] h3, html[lang="th"] h4, html[lang="th"] h5, html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="th"] body, html[lang="th"] button, html[lang="th"] input, html[lang="th"] select, html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Remove letter-spacing for all non-latin alphabets */



html[lang="ar"] *, html[lang="ary"] *, html[lang="azb"] *, html[lang="haz"] *, html[lang="ps"] *, html[lang^="zh-"] *, html[lang="bg-BG"] *, html[lang="ru-RU"] *, html[lang="uk"] *, html[lang="bn-BD"] *, html[lang="hi-IN"] *, html[lang="mr-IN"] *, html[lang="el"] *, html[lang="gu-IN"] *, html[lang="he-IL"] *, html[lang="ja"] *, html[lang="ko-KR"] *, html[lang="th"] * {
	letter-spacing: 0 !important;
}
m
/*--------------------------------------------------------------

6.0 Forms

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



label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}
fieldset {
	margin-bottom: 1em;
}
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;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}











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: #222;
	border-color: #333;
}
select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 0.5em;
}
input[type="radio"] + label, input[type="checkbox"] + label {
	font-weight: 400;
}
button, input[type="button"], input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
input + button, input + input[type="button"], input + input[type="submit"] {
	padding: 0.75em 2em;
}
button.secondary, input[type="reset"], input[type="button"].secondary, input[type="reset"].secondary, input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: #767676;
}
button.secondary:hover, button.secondary:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"].secondary:hover, input[type="button"].secondary:focus, input[type="reset"].secondary:hover, input[type="reset"].secondary:focus, input[type="submit"].secondary:hover, input[type="submit"].secondary:focus {
	background: #bbb;
}



/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
 color: #333;
 font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}



:-moz-placeholder {
 color: #333;
 font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}



::-moz-placeholder {
 color: #333;
 font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
 opacity: 1;
/* Since FF19 lowers the opacity of the placeholder by default */

}



:-ms-input-placeholder {
 color: #333;
 font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
/*--------------------------------------------------------------

7.0 Formatting

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



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

8.0 Lists

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



ul, ol {
	margin: 0 0 1.5em;
	padding: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/*--------------------------------------------------------------

9.0 Tables

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



table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}
thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}
th {
	padding: 0.4em;
	text-align: left;
}
tr {
	border-bottom: 1px solid #eee;
}
td {
	padding: 0.4em;
}
th:first-child, td:first-child {
	padding-left: 0;
}
th:last-child, td:last-child {
	padding-right: 0;
}
/*--------------------------------------------------------------

10.0 Links

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



a {
	color: #222;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}

/*a:hover, a:active {
	color: #000;
	outline: 0;
}*/
/* Hover effects */









/* Fixes linked images */


.post-navigation a:focus .icon, .post-navigation a:hover .icon {
	color: #222;
}
/*--------------------------------------------------------------

11.0 Featured Image Hover

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



.post-thumbnail {
	margin-bottom: 1em;
}
.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.post-thumbnail a:hover img, .post-thumbnail a:focus img {
	opacity: 0.7;
}
/*--------------------------------------------------------------

12.0 Navigation

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



.navigation-top {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1rem;
	position: relative;
}
.navigation-top .wrap {
	max-width: 1000px;
	padding: 0;
}
.navigation-top a {
	color: #222;
	font-weight: 600;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
	color: #767676;
}
.main-navigation {
	clear: both;
	display: block;
}
.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}
/* Hide the menu on small screens when JavaScript is available.

 * It only works with JavaScript.

 */



.js .main-navigation ul, .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon {
	display: none;
}
.main-navigation > div > ul {
	border-top: 1px solid #eee;
	padding: 0.75em 1.695em;
}
.js .main-navigation.toggled-on > div > ul {
	display: block;
}
.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}
.main-navigation ul ul.toggled-on {
	display: block;
}
.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}
.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative;
}
.main-navigation li li, .main-navigation li:last-child {
	border: 0;
}
.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}
.main-navigation a:hover {
	color: #767676;
}
/* Menu toggle */



.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}
/* Display the menu toggle when JavaScript is available. */



.js .menu-toggle {
	display: block;
}
.main-navigation.toggled-on ul.nav-menu {
	display: block;
}
.menu-toggle:hover, .menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.menu-toggle:focus {
	outline: thin solid;
}
.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}
.toggled-on .menu-toggle .icon-bars, .menu-toggle .icon-close {
	display: none;
}
.toggled-on .menu-toggle .icon-close {
	display: inline-block;
}
/* Dropdown Toggle */



.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}
.dropdown-toggle:hover, .dropdown-toggle:focus {
	background: transparent;
}
.dropdown-toggle:focus {
	outline: thin dotted;
}
.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}
/* Scroll down arrow */



.site-header .menu-scroll-down {
	display: none;
}
/*--------------------------------------------------------------

13.0 Layout

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



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

	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #fff;/* Fallback for when there is no custom background color defined. */
}
#page {
	position: relative;
	word-wrap: break-word;
}
.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
}
.wrap:after {
	clear: both;
	content: "";
	display: block;
}
/*--------------------------------------------------------------

13.1 Header

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



#masthead .wrap {
	position: relative;
}
.site-header {
	position: relative;
}
/* Site branding */



.site-branding {
	padding: 1em 0;
	position: relative;
	-webkit-transition: margin-bottom 0.2s;
	transition: margin-bottom 0.2s;
	z-index: 3;
}
.site-branding a {
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.site-branding a:hover, .site-branding a:focus {
	opacity: 0.7;
}
.site-title {
	clear: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.site-title, .site-title a {
	color: #222;
	opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */
}
body.has-header-image .site-title, body.has-header-video .site-title, body.has-header-image .site-title a, body.has-header-video .site-title a {
	color: #fff;
}
.site-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 0;
}
body.has-header-image .site-description, body.has-header-video .site-description {
	color: #fff;
	opacity: 0.8;
}
body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%;
}
.custom-logo-link a:hover, .custom-logo-link a:focus {
	opacity: 0.9;
}
body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	vertical-align: middle;
}
.custom-header {
	position: relative;
}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	display: table;
	height: 300px;
	height: 75vh;
	width: 100%;
}
.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.custom-header-media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */

	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}
.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe {
	position: fixed;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.wp-custom-header .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	background-color: rgba(34, 34, 34, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	height: 45px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: 45px;
}
.wp-custom-header .wp-custom-header-video-button:hover, .wp-custom-header .wp-custom-header-video-button:focus { /* Specificity prevents .color-dark button overrides */
	border-color: rgba(255, 255, 255, 0.8);
	background-color: rgba(34, 34, 34, 0.8);
	color: #fff;
}
.admin-bar .wp-custom-header-video-button {
	top: 62px;
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}



/* For browsers that support 'object-fit' */

@supports ( object-fit: cover ) {
 .has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
 height: 100%;
 left: 0;
 -o-object-fit: cover;
 object-fit: cover;
 top: 0;
 -ms-transform: none;
 -moz-transform: none;
 -webkit-transform: none;
 transform: none;
 width: 100%;
}
}
/* Hides div in Customizer preview when header images or videos change. */



body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none;
}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}
/*--------------------------------------------------------------

13.2 Front Page

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



.twentyseventeen-front-page .site-content {
	padding: 0;
	margin-bottom: -86px;
}
.twentyseventeen-panel {
	overflow: hidden;
	position: relative;
}
.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.panel-image:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */

	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px;
}
.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd;
}
.panel-content {
	position: relative;
}
.panel-content .wrap {
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}
/* Panel edit link */



.twentyseventeen-panel .edit-link {
	display: block;
	margin: 0.3em 0 0;
}
.twentyseventeen-panel .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}
/* Front Page - Recent Posts */



.twentyseventeen-front-page .panel-content .recent-posts article {
	border: 0;
	color: #333;
	margin-bottom: 3em;
}
.recent-posts .entry-header {
	margin-bottom: 1.2em;
}
.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}
.twentyseventeen-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-left: 1em;
}
/*--------------------------------------------------------------

13.3 Regular Content

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



.site-content-contain {
	background-color: #fff;
	position: relative;
}
.site-content {
	padding: 2.5em 0 0;
}
/*--------------------------------------------------------------

13.4 Posts

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



/* Post Landing Page */



.sticky {
	position: relative;
}
.post:not(.sticky) .icon-thumb-tack {
	display: none;
}
.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}
.entry-header .entry-title {
	margin-bottom: 0.25em;
}
.entry-title a {
	color: #333;
	text-decoration: none;
	margin-left: -2px;
}
.entry-title:not(:first-child) {
	padding-top: 0;
}
.entry-meta {
	color: #767676;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}
.entry-meta a {
	color: #767676;
}
.byline, .updated:not(.published) {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.pagination, .comments-pagination {
	border-top: 1px solid #eee;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
	text-align: center;
}
.pagination .icon, .comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
	display: none;
}
.comments-pagination {
	border: 0;
}
.page-numbers {
	display: none;
	padding: 0.5em 0.75em;
}
.page-numbers.current {
	color: #767676;
	display: inline-block;
}
.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}
.prev.page-numbers, .next.page-numbers {
	background-color: #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding: 0.25em 0.5em 0.4em;
}
.prev.page-numbers, .next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.prev.page-numbers:focus, .prev.page-numbers:hover, .next.page-numbers:focus, .next.page-numbers:hover {
	background-color: #767676;
	color: #fff;
}
.prev.page-numbers {
	float: left;
}
.next.page-numbers {
	float: right;
}
/* Aligned blockquotes */



.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	width: 48%;
}
/* Blog landing, search, archives */



.blog .site-main > article, .archive .site-main > article, .search .site-main > article {
	padding-bottom: 2em;
}
body:not(.twentyseventeen-front-page) .entry-header {
	padding: 1em 0;
}
body:not(.twentyseventeen-front-page) .entry-header, body:not(.twentyseventeen-front-page) .entry-content, body:not(.twentyseventeen-front-page) #comments {
	margin-left: auto;
	margin-right: auto;
}
body:not(.twentyseventeen-front-page) .entry-header {
	padding-top: 0;
}
.blog .entry-meta a.post-edit-link, .archive .entry-meta a.post-edit-link, .search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap;
}
.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap;
}
.taxonomy-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
}


.myblogmainblock .entry-content p {
font-family: 'MuseoSans-300';
    color: #333333;
    font-size: 14.5px;
line-height: 1.5;
font-weight: 400;
} 

.myblogmainblock .entry-content a {
text-decoration:underline;
color: #1497bf;
font-family: 'MuseoSans-300';
    font-size: 14.5px;
line-height: 1.5;
font-weight: 400;

}

.myblogmainblock article .entry-title a:hover {
	opacity:0.7;
}
/* More tag */



.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}
/* Single Post */



.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
}
.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}
.single-featured-image-header img {
	display: block;
	margin: auto;
}
.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}
.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: 0.5em 1em;
}
.page-links a {
	display: inline-block;
}
.page-links a .page-number {
	color: #222;
}
/* Entry footer */



.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0;
}
.entry-footer .cat-links, .entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-left: 2.5em;
	position: relative;
	text-transform: uppercase;
}
.entry-footer .cat-links + .tags-links {
	margin-top: 1em;
}
.entry-footer .cat-links a, .entry-footer .tags-links a {
	color: #333;
}
.entry-footer .cat-links .icon, .entry-footer .tags-links .icon {
	color: #767676;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 2px;
}
.entry-footer .edit-link {
	display: inline-block;
}
.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	margin-top: 2em;
	padding: 0.7em 2em;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}
.entry-footer .edit-link a.post-edit-link:hover, .entry-footer .edit-link a.post-edit-link:focus {
	background-color: #767676;
}
/* Post Formats */



.blog .format-status .entry-title, .archive .format-status .entry-title, .blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}
.format-quote blockquote {
	color: #333;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	overflow: visible;
	position: relative;
}
.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: 0.4em;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px;
}
/* Post Navigation */



.post-navigation {
	font-weight: 800;
	margin: 3em 0;
}
.post-navigation .nav-links {
	padding: 1em 0;
}
.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.nav-title {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
}
.post-navigation .nav-next {
	margin-top: 1.5em;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: 0.5em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: 0.5em;
}
/*--------------------------------------------------------------


13.5 Pages

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



.page-header {
	padding-bottom: 2em;
}
.page .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}
.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: 0.6875rem;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page:not(.home) #content {
	padding-bottom: 1.5em;
}
/* 404 page */



.error404 .page-content {
	padding-bottom: 4em;
}
.error404 .page-content .search-form, .search .page-content .search-form {
	margin-bottom: 3em;
}
/*--------------------------------------------------------------

13.6 Footer

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



.site-footer {
	border-top: 1px solid #eee;
}
.site-footer .wrap {
	padding-bottom: 0;
	padding-top: 0;
	max-width: 100%;
	padding: 0;
}
/* Footer widgets */



.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}
/* Social nav */



.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 1em;
}
.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}
.social-navigation li {
	display: inline;
}
.social-navigation a {
	background-color: #767676;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 1em 0.5em 0;
	text-align: center;
	width: 40px;
}
.social-navigation a:hover, .social-navigation a:focus {
	background-color: #333;
}
.social-navigation .icon {
	height: 16px;
	top: 12px;
	width: 16px;
	vertical-align: top;
}
/* Site info */



.site-info {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 1em;
}
.site-info a {
	color: #666;
}
.site-info .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%;
}
/*--------------------------------------------------------------

14.0 Comments

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



#comments {
	clear: both;
	padding: 2em 0 0.5em;
}
.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em;
}
.comment-list, .comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-list li:before {
	display: none;
}
.comment-body {
	margin-left: 65px;
}
.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}
.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}
.comment-author .says {
	display: none;
}
.comment-meta {
	margin-bottom: 1.5em;
}
.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}
.comment-metadata a {
	color: #767676;
}
.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}
.comment-body {
	color: #333;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 4em;
}
.comment-reply-link {
	font-weight: 800;
	position: relative;
}
.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}
.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}
.no-comments, .comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}
.comments-pagination {
	margin: 2em 0 3em;
}
.form-submit {
	text-align: right;
}
/*--------------------------------------------------------------

15.0 Widgets

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



#secondary {
	padding: 1em 0 2em;
}
h2.widget-title {
	color: #222;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.widget-title a {
	color: inherit;
}

/* widget forms */





.widget select {
	width: 100%;
}
/* widget lists */



.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li, .widget ol li {
/*	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;*/
	padding: 0.5em 0;
}
.widget ul li + li {
	margin-top: -1px;
}
.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}
.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}
/* Widget lists of links */



.widget_top-posts ul li ul, .widget_rss_links ul li ul, .widget-grofile ul.grofile-links li ul, .widget_pages ul li ul, .widget_meta ul li ul {
	bottom: 0;
}
.widget_nav_menu ul li li, .widget_top-posts ul li, .widget_top-posts ul li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}
.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}
/* widget markup */



.widget .post-date, .widget .rss-date {
	font-size: 0.81em;
}
/* Text widget */



.widget_text {
	word-wrap: break-word;
}
.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em;
}
.widget_text ol {
	list-style: decimal;
}
.widget_text ul li, .widget_text ol li {
	border: none;
}
.widget_text ul li:last-child, .widget_text ol li:last-child {
	padding-bottom: 0;
}
.widget_text ul li ul {
	margin: 0 0 0 1.5em;
}
.widget_text ul li li {
	padding-left: 0;
	padding-right: 0;
}
.widget_text ol li {
	list-style-position: inside;
}
.widget_text ol li + li {
	margin-top: -1px;
}
/* RSS Widget */



.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}
.widget_rss ul li {
	padding: 2.125em 0;
}
.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
}
.widget_rss .rss-date, .widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}
.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}
.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}
/* Contact Info Widget */



.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}
/* Gravatar */



.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}
/* Recent Comments */



.widget_recent_comments table, .widget_recent_comments th, .widget_recent_comments td {
	border: 0;
}
/* Recent Posts widget */



.widget_recent_entries .post-date {
	display: block;
}
/* Search */



.search-form {
	position: relative;
}
.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
/* Tag cloud widget */



.tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud {
	line-height: 1.5;
}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important; /* !important to overwrite inline styles */
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}
.widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}
/* Calendar widget */



.widget_calendar th, .widget_calendar td {
	text-align: center;
}
.widget_calendar tfoot td {
	border: 0;
}

.page-template-about-page .widget .accordian-sec-link ul li a {
	background: #e0375d;
	color: #ffffff;
	border: 1px solid #e0375d;
    border-width: 1px 0;
    border-radius: 0.25em;
	font-family: 'MuseoSans-700';
	font-size: 17px !important;
    padding: 14px 0 !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em;
}

.page-template-about-page .widget .accordian-sec-link ul li a:hover {
    background: #b11135;
}

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

16.0 Media

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



img, video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
img.alignleft, img.alignright {
	float: none;
	margin: 0;
}
.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 {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption, .gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	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;
}
/* Media Elements */



.mejs-container {
	margin-bottom: 1.5em;
}
/* Audio Player */



.mejs-controls a.mejs-horizontal-volume-slider, .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}
/* Playlist Color Overrides: Light */



.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:hover, .site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}
.site-content .wp-playlist-light a.wp-playlist-caption:hover, .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}
/* Playlist Color Overrides: Dark */



.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover, .site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover, .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}
/* Playlist Style Overrides */



.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}
.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}
.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}
.site-content .wp-playlist-item a, .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}
.site-content .wp-playlist-item-length {
	top: 5px;
}
/* SVG Icons base styles */



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

16.1 Galleries

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



.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.gallery-item a:hover img, .gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}
/*--------------------------------------------------------------

17.0 Customizer

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



.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
	border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
	z-index: 2; /* Prevent :after from preventing interactions within the section */
}
/* Used for placeholder text */

.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}
/* Show borders on the custom page panels only when the front page sections are being edited */

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
	border: none;
}
.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
	border: 0;
}
/* Add some space around the visual edit shortcut buttons. */

.twentyseventeen-panel .customize-partial-edit-shortcut button {
	top: 30px;
	left: 30px;
}
/* Ensure that placeholder icons are visible. */

.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}
/*--------------------------------------------------------------

18.0 SVGs Fallbacks

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



.svg-fallback {
	display: none;
}
.no-svg .svg-fallback {
	display: inline-block;
}
.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;

	text-align: center;
	width: 2em;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}
/* Social Menu fallbacks */



.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}
/* Show screen reader text in some cases */



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



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

19.0 Media Queries

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



/* Adjust positioning of edit shortcuts, override style in customize-preview.css */

@media screen and (min-width: 20em) {
body.customize-partial-edit-shortcuts-shown .site-header .site-title {
	padding-left: 0;
}
}
 @media screen and (min-width: 30em) {
/* Typography */



body, button, input, select, textarea {
	font-size: 18px;
	font-size: 1.125rem;
}
h1 {
	font-size: 30px;
	font-size: 1.875rem;
}
h2, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title {
	font-size: 26px;
	font-size: 1.625rem;
}
h3 {
	font-size: 22px;
	font-size: 1.375rem;
}
h4 {
	font-size: 18px;
	font-size: 1.125rem;
}
h5 {
	font-size: 13px;
	font-size: 0.8125rem;
}
h6 {
	font-size: 16px;
	font-size: 1rem;
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	font-size: 14px;
	font-size: 0.875rem;
}
/* Fix image alignment */

img.alignleft {
	float: left;
	margin-right: 1.5em;
}
img.alignright {
	float: right;
	margin-left: 1.5em;
}
/* Site Branding */



.site-branding {
	padding: 3em 0;
}
/* Front Page */



.panel-content .wrap {
	padding-bottom: 2em;
	padding-top: 3.5em;
}
.page-one-column .panel-content .wrap {
	max-width: 740px;
}
.panel-content .entry-header {
	margin-bottom: 4.5em;
}
.panel-content .recent-posts .entry-header {
	margin-bottom: 0;
}
/* Blog Index, Archive, Search */



.taxonomy-description {
	font-size: 14px;
	font-size: 0.875rem;
}
.page-numbers.current {
	font-size: 16px;
	font-size: 1rem;
}
/* Site Footer */



.site-footer {
	font-size: 16px;
	font-size: 1rem;
}
/* Gallery Columns */



.gallery-item {
	max-width: 25%;
}
.gallery-columns-1 .gallery-item {
	max-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%;
}
}
 @media screen and (min-width: 48em) {
/* Typography */



body, button, input, select, textarea {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	font-size: 13px;
	font-size: 0.8125rem;
}
/* Layout */



.wrap {
	max-width: 1000px;
	padding-left: 3em;
	padding-right: 3em;
}
.has-sidebar:not(.error404) #primary {
	float: left;
	width: 58%;
}
.has-sidebar #secondary {
	float: right;
	padding-top: 0;
	width: 36%;
}
.error404 #primary {
	float: none;
}
/* Site Branding */



.site-branding {
	margin-bottom: 0;
}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
	bottom: 0;
	display: block;
	left: 0;
	height: auto;
	padding-top: 0;
	position: absolute;
	width: 100%;
}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	display: block;
	height: auto;
}
.custom-header-media {
	height: 165px;
	position: relative;
}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media {
	height: 0;
	position: relative;
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
	bottom: 0;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-width: 350px;
}
.stykiheader .custom-logo-link img.custom-logo {
    max-width: 92px;
}


.title-tagline-hidden.home.has-header-image .custom-logo-link img, .title-tagline-hidden.home.has-header-video .custom-logo-link img {
	max-height: 200px;
}
.site-title {
	font-size: 36px;
	font-size: 2.25rem;
}
.site-description {
	font-size: 16px;
	font-size: 1rem;
}
/* Navigation */



.navigation-top {
	bottom: 0;
	font-size: 14px;
	font-size: 0.875rem;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 3;
}
.navigation-top .wrap {
	max-width: 1000px;
	/* The font size is 14px here and we need 50px padding in ems */

	padding: 0.75em 3.4166666666667em;
}
.navigation-top nav {
	margin-left: -1.25em;
}
.site-navigation-fixed.navigation-top {
	bottom: auto;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 7;
}
.admin-bar .site-navigation-fixed.navigation-top {
	top: 32px;
}
/* Main Navigation */



.js .menu-toggle, .js .dropdown-toggle {
	display: none;
}
.main-navigation {
	width: auto;
}
.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul {
	display: block;
}
.main-navigation ul {
	background: transparent;
	padding: 0;
}
.main-navigation > div > ul {
	border: 0;
	margin-bottom: 0;
	padding: 0;
}
.main-navigation li {
	border: 0;
	display: inline-block;
}
.main-navigation li li {
	display: block;
}
.main-navigation a {
	padding: 1em 1.25em;
}
.main-navigation ul ul {
	background: #fff;
	border: 1px solid #bbb;
	left: -999em;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 99999;
}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after {
	border-style: solid;
	border-width: 0 6px 6px;
	content: "";
	display: none;
	height: 0;
	position: absolute;
	right: 1em;
	bottom: -1px;
	width: 0;
	z-index: 100000;
}
.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after {
	display: block;
}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before {
	border-color: transparent transparent #bbb;
	bottom: 0;
}
.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after {
	border-color: transparent transparent #fff;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%;
	right: auto;
}
.main-navigation ul ul a {
	padding: 0.75em 1.25em;
	width: 16em;
}
.main-navigation li li {
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}
.main-navigation li li:hover, .main-navigation li li.focus {
	background: #767676;
}
.main-navigation li li a {
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus {
	color: #fff;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: 0.5em;
	right: auto;
}
.main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon {
	display: inline;
	left: 5px;
	position: relative;
	top: -1px;
}
.main-navigation ul ul .menu-item-has-children > a > .icon, .main-navigation ul ul .page_item_has_children > a > .icon {
	margin-top: -9px;
	left: auto;
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(-90deg); /* IE 9 */
	transform: rotate(-90deg);
}
.main-navigation ul ul ul {
	left: -999em;
	margin-top: -1px;
	top: 0;
}
.main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children:hover:after, .main-navigation ul ul li.page_item_has_children.focus:before, .main-navigation ul ul li.page_item_has_children:hover:before, .main-navigation ul ul li.page_item_has_children.focus:after, .main-navigation ul ul li.page_item_has_children:hover:after {
	display: none;
}
.site-header .site-navigation-fixed .menu-scroll-down {
	display: none;
}
/* Scroll down arrow */



.site-header .menu-scroll-down {
	display: block;
	padding: 1em;
	position: absolute;
	right: 0;
}
.site-header .menu-scroll-down .icon {
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
}
.site-header .menu-scroll-down {
	color: #fff;
	top: 2em;
}
.site-header .navigation-top .menu-scroll-down {
	color: #767676;
	top: 0.7em;
}
.menu-scroll-down:focus {
	outline: thin dotted;
}
.menu-scroll-down .icon {
	height: 18px;
	width: 18px;
}
/* Front Page */



.twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding {
	margin-bottom: 70px;
}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media {
	height: 1200px;
	height: 100vh;
	max-height: 100%;
	overflow: hidden;
}
.twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before, .home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before {
	height: 33%;
}
.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, .admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media {
	height: calc(100vh - 32px);
}
.panel-content .wrap {
	padding-bottom: 4.5em;
	padding-top: 6em;
}
.panel-image {
	height: 100vh;
	max-height: 1200px;
}
/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */

.background-fixed .panel-image {
	background-attachment: fixed;
}
.page-two-column .panel-content .entry-header {
	float: left;
	width: 36%;
}
.page-two-column .panel-content .entry-content {
	float: right;
	width: 58%;
}
/* Front Page - Recent Posts */



.page-two-column .panel-content .recent-posts {
	clear: right;
	float: right;
	width: 58%;
}
.panel-content .recent-posts article {
	margin-bottom: 4em;
}
.panel-content .recent-posts .entry-header, .page-two-column #primary .panel-content .recent-posts .entry-header, .panel-content .recent-posts .entry-content, .page-two-column #primary .panel-content .recent-posts .entry-content {
	float: none;
	width: 100%;
}
.panel-content .recent-posts .entry-header {
	margin-bottom: 1.5em;
}
.page .panel-content .recent-posts .entry-title {
	font-size: 26px;
	font-size: 1.625rem;
}
/* Posts */



.site-content {
	padding: 5.5em 0 0;
}
.single-post .entry-title, .page .entry-title {
	font-size: 26px;
	font-size: 1.625rem;
}
.comments-pagination, .post-navigation {
	clear: both;
}
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-next, .post-navigation .nav-next {
	margin-top: 0;
}
/* Blog, archive, search */



.sticky .icon-thumb-tack {
	height: 23px;
	left: -2.5em;
	top: 1.5em;
	width: 32px;
}
body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
	float: left;
	width: 36%;
}
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
	float: right;
	width: 58%;
}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article {
	padding-bottom: 4em;
}
.navigation.pagination {
	clear: both;
	float: right;
	width: 58%;
}
.has-sidebar .navigation.pagination, .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
	float: left;
	width: 73%;
}
p.count-of-page {
	float: right;
}
.entry-footer {
	display: table;
	width: 100%;
}
.entry-footer .cat-tags-links {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.entry-footer .edit-link {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
.entry-footer .edit-link a.post-edit-link {
	margin-top: 0;
	margin-left: 1em;
}
/* Entry content */



	/* without sidebar */



:not(.has-sidebar) .entry-content blockquote.alignleft {
	margin-left: -17.5%;
	width: 48%;
}
:not(.has-sidebar) .entry-content blockquote.alignright {
	margin-right: -17.5%;
	width: 48%;
}
/* with sidebar */



.has-sidebar .entry-content blockquote.alignleft {
	margin-left: 0;
	width: 34%;
}
.has-sidebar .entry-content blockquote.alignright {
	margin-right: 0;
	width: 34%;
}
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
	margin-right: -72.5%;
	width: 62%;
}
/* blog and archive */



.blog:not(.has-sidebar) .entry-content blockquote.alignleft, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft, .archive:not(.has-sidebar) .entry-content blockquote.alignleft, .page-two-column .entry-content blockquote.alignleft {
	margin-left: -72.5%;
	width: 62%;
}
.blog:not(.has-sidebar) .entry-content blockquote.alignright, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright, .archive:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright {
	margin-right: 0;
	width: 36%;
}

/* Post formats */





.format-quote blockquote .icon {
	left: -1.5em;
}
/* Pages */



.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
	margin-bottom: 4em;
}
.page:not(.home) #content {
	padding-bottom: 3.25em;
}
/* 404 page */



.error404 .page-content {
	padding-bottom: 9em;
}
/* Comments */



#comments {
	padding-top: 5em;
}
.comments-title {
	margin-bottom: 2.5em;
}
ol.children .children {
	padding-left: 2em;
}
/* Posts pagination */



.nav-links .nav-title {
	position: relative;
}
.nav-title-icon-wrapper {
	position: absolute;
	text-align: center;
	width: 2em;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	left: -2em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	right: -2em;
}
/* Secondary */



#secondary {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
}
/* Widgets */



h2.widget-title {
	font-size: 11px;
	font-size: 0.6875rem;
	margin-bottom: 2em;
}
/* Footer */



.site-footer {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	margin-top: 0;
	background: url(images/footer-background.png);
	padding-top: 29.5%;
	background-size: cover;
	padding-bottom: 8%;
	border: 0;
}
.site-footer .widget-column.footer-widget-1 {
	float: left;
	width: 36%;
}
.site-footer .widget-column.footer-widget-2 {
	float: right;
	width: 58%;
}
.social-navigation {
	clear: left;
	float: left;
	margin-bottom: 0;
	width: 36%;
}
.site-info {
	float: left;
	padding: 0.7em 0 0;
	width: 58%;
}
.social-navigation + .site-info {
	margin-left: 6%;
}
.site-info .sep {
	margin: 0 0.5em;
	display: inline;
	visibility: visible;
	height: auto;
	width: auto;
}
/* Gallery Columns */



.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%;
}
}
 @media screen and ( min-width: 67em ) {
/* Layout */



	/* Navigation */

.navigation-top .wrap {
	padding: 0.75em 2em;
}
.navigation-top nav {
	margin-left: 0;
}
/* Sticky posts */



.sticky .icon-thumb-tack {
	font-size: 32px;
	font-size: 2rem;
	height: 22px;
	left: -1.25em;
	top: 0.75em;
	width: 32px;
}
/* Pagination */



.page-numbers {
	display: inline-block;
	color: #999999;
	font-weight: normal;
	font-family: 'MuseoSans-500' !important;
}
.page-numbers.current {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #333333;
}
.page-numbers.current .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
/* Comments */



.comment-body {
	margin-left: 0;
}
}
 @media screen and ( min-width: 79em ) {
.has-sidebar .entry-content blockquote.alignleft {
	margin-left: -20%;
}
.blog:not(.has-sidebar) .entry-content blockquote.alignright, .archive:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page .entry-content blockquote.alignright {
	margin-right: -20%;
}
}
 @media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {
.admin-bar .site-navigation-fixed.navigation-top, .admin-bar .site-navigation-hidden.navigation-top {
	top: 46px;
}
}



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

20.0 Print

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



@media print {
/* Hide elements */



form, button, input, select, textarea, .navigation-top, .social-navigation, #secondary, .content-bottom-widgets, .header-image, .panel-image-prop, .icon-thumb-tack, .page-links, .edit-link, .post-navigation, .pagination.navigation, .comments-pagination, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link, .site-footer aside.widget-area, .site-info {
	display: none !important;
}
.entry-footer, #comments, .site-footer, .single-featured-image-header {
	border: 0;
}
/* Font sizes */



body {
	font-size: 12pt;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 22pt;
}
h3 {
	font-size: 17pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 12pt;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	font-size: 10pt;
}
/* Layout */



.wrap {
	padding-left: 5% !important;
	padding-right: 5% !important;
	max-width: none;
}
/* Site Branding */



.site-header {
	background: transparent;
	padding: 0;
}
.custom-header-media {
	padding: 0;
}
.twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding {
	position: relative;
}
.site-branding {
	margin-top: 0;
	margin-bottom: 1.75em !important; /* override styles added by JavaScript */
}
.site-title {
	font-size: 25pt;
}
.site-description {
	font-size: 12pt;
	opacity: 1;
}
/* Posts */



.single-featured-image-header {
	background: transparent;
}
.entry-meta {
	font-size: 9pt;
}
/* Colors */



body, .site {
	background: none !important; /* Brute force since user agents all print differently. */
}
body, a, .site-title a, .twentyseventeen-front-page.has-header-image .site-title, .twentyseventeen-front-page.has-header-video .site-title, .twentyseventeen-front-page.has-header-image .site-title a, .twentyseventeen-front-page.has-header-video .site-title a {
	color: #222 !important; /* Make sure color schemes don't affect to print */
}
h2, h5, blockquote, .site-description, .twentyseventeen-front-page.has-header-image .site-description, .twentyseventeen-front-page.has-header-video .site-description, .entry-meta, .entry-meta a {
	color: #777 !important; /* Make sure color schemes don't affect to print */
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	font-size: 11pt;
	width: 34%;
}
.site-footer {
	padding: 0;
}
}
.more_size {
	max-width: 831px;
	margin: 0 auto;
}
/*.home .home-header {
	background-image: url(images/home-bg.png);
	
}*/


.home-header {
	/*background-image: url(images/home-bg.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 25%;
}
#top-menu {
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: -webkit-box;
	display: flex;
	justify-content: flex-end;
}
#top-menu li {
	list-style: none;
	font-size: 13px;
	color: #fff;
	margin-right: 23px;
	padding: 10px 0px;
}
#top-menu li a {
	color: #fff;
	font-family: 'MuseoSans-300';
}
.slider-section a:hover {
    color: #0d599d;
    border: 2px solid #ffffff;
    background: #fff;

}
#second-menu li a:hover, #top-menu li a:hover {
	color: #bfeef9 !important;
	font-family: 'MuseoSans-300';
}
#top-menu li:last-child {
	margin-right: 0;
	border-left: 1px solid rgba(135, 205, 224, 0.59);
	padding-left: 14px;
	position: relative;
}
#top-menu li:last-child a {
	padding-right: 11px;
}
#top-menu li:last-child:after {
    content: url(images/login.png);
    position: absolute;
    top: 7px;
}
.header-top {
	border-bottom: 1px solid rgba(135, 205, 224, 0.59);
}
.logo-box {
	display: flex;
	align-items: center;
	padding-top: 17px;
}
#second-menu {
	display: flex;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#second-menu li {
	list-style: none;
	font-family: 'MuseoSans-500';
	font-size: 20px;
	margin-right: 44px;
}
#second-menu li a {
	color: #fff;
	font-family: 'MuseoSans-300';
	font-size: 16px;
}
.custom-logo-link {
	margin-right: 46px;
}
.slider-section {
    padding-top: 6%;
}
.slider-section h2 {
	font-family: 'MuseoSans-700';
	font-weight: normal;
	color: #fff;
	font-size: 51px;
	margin: 0px;
	margin-bottom: 28px;
	line-height: 1.15;
	width: 73%;
}
.slider-section p {
	font-family: 'MuseoSans-500';
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	width: 70%;
	margin: 0;
	margin-bottom: 35px;
	line-height: 1.3;
}
.slider-section a {
    font-family: 'MuseoSans-700';
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    border: 2px solid #fff;
    display: inline-block!important;
    padding: 9px 18px;
    padding-right: 61px;
    width: 246px;
    padding: 8px 0 !important;
    text-align: center;
    border-radius: 4px;
    
}
.slider-section .fa {
	margin-right: 10px;
}
.slider-section .more_size {
	position: relative;
}
.slide-right {
	position: absolute;
	right: -194px;
	bottom: -104%;
}

html {
	overflow-x: hidden;
}
.section-1 h3 {
	font-family: 'MuseoSans-700';
	font-weight: normal;
	color: #00aeca;
	font-size: 37px;
	line-height: 42px;
	width: 77%;
}
.section-1 p {
	font-family: 'MuseoSans-300';
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0;
}
.section-1 .textwidget p {
	width: 94%;
	font-size: 16px;
	color: #464646;
}
ul.footer-menu {
	text-align: center;
	list-style: none;
}
ul.footer-menu li {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	margin: 0 13px;
	font-family: 'MuseoSans-500';
}
ul.footer-menu li a {
	color: #fff;
	font-size: 15px;
	font-family: 'MuseoSans-500';
}
ul.footer-menu li a:hover {
	color: #bfeef9;
	transition: 1s;
}
section#sow-image-2 {
	padding-bottom: 59px;
}
section#sow-image-3 {
	padding-bottom: 20px;
}
.footer-center-section section {
	float: left;
	width: 33%;
	padding: 0;
}
.footer-center-section {
	border-top: 1px solid #b8ced4;
	border-bottom: 1px solid #b8ced4;
	padding-top: 36px;
	padding-bottom: 31px;
}
.social_share ul {
	list-style: none;
	margin: 0;
}
.social_share ul li {
	display: inline-block;
	padding: 0;
	margin-left: 9px;
}
.social_share ul li a {
	display: block;
	border: 2px solid #00acc8;
	width: 36px;
	height: 36px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal !important;
	border-radius: 3px;
}
.footer-center-section p {
	margin: 0;
	color: #fff;
	font-family: 'MuseoSans-500';
	font-size: 15px;
}
.more_size.footer-center {
	width: 59%;
}
section#custom_html-3 {
	width: 25%;
}
section#custom_html-2 {
	width: 41%;
}
.footer-center-section p a {
	padding: 6px 12px;
	display: inline-block;
	color: #fff;
	background: #00acc8;
	border-radius: 2px;
	margin-left: 10px;
	font-family: 'MuseoSans-500';
}
section#text-2 {
	padding-bottom: 0;
}
.Footer_Bottom ul.footer-menu li a, .Footer_Bottom ul.footer-menu li {
	font-size: 10px;
}
.Footer_Bottom section {
	padding: 0;
	margin-top: 2.5%;
}
.Footer_Bottom section.widget.widget_sow-image {
	margin-top: 1.8%;
}
.section-2 .panel-widget-style .iw-so-number-count {
	color: #d72b5e;
	margin: 0;
	font-family: 'MuseoSans-300';
}
.section-2 .panel-widget-style .iw-so-number {
	padding: 15px 0;
}
.section-2 .panel-widget-style .iw-so-number .iw-so-number-title {
	color: #333333;
	margin-bottom: 0;
	font-size: 17px;
	font-family: 'MuseoSans-500';
	padding-top: 3px;
}
.section-2 .Billion-Video .iw-so-number-count span.iw-so-number-timer:after {
	content: "B";
}
.section-2 .Million-Sites .iw-so-number-count span.iw-so-number-timer:after {
	content: "M";
}
.section-2 .panel-grid-cell .so-panel .Billion-Video {
	position: relative;
}
.section-2 .panel-grid-cell .so-panel .Billion-Video:before {
	content: "";
	border-right: 1px dashed #073242;
	position: absolute;
	left: 0;
	height: 100%;
	left: -22px;
}
.section-2 .panel-grid-cell .so-panel .Billion-Video:after {
	/*content: "";
	border-right: 1px dashed #073242;
	position: absolute;
	right: 0;
	height: 100%;
	right: -22px;
	top: 0;*/
}
.section-1.panel-row-style.panel-row-style-for-34-0 {
	margin-top: -50px;
}
.read-more .ow-button-base a {
    font-family: 'MuseoSans-700';
    font-size: 20px;
    padding: 12px 0;
    width: 246px;
}
.Speak_to_us .ow-button-base.ow-button-align-center a {
	border-radius: 1px !important;
	font-family: 'MuseoSans-700';
	font-size: 22px;
	padding: 16px 0;
}
.bolg_section {
	float: left;
	width: 29.7%;
	margin-right: 5.4%;
}
.bolg_section:last-child {
	margin-right: 0;
}
.bolg_section p {
	color: #464646;
	font-size: 15px;
	font-family: 'MuseoSans-500';
	line-height: 17px;
	margin-top: 9px;
	margin-bottom: 18px;
	width: 93%;
}
.date-function a {
	color: #073242;
	font-size: 16px;
	font-family: 'MuseoSans-300';
}
.date-function {
	margin-bottom: 5px;
}
.bolg_news-section {
	margin-top: 5.6%;
	position: relative;
	z-index: 99999;
}
.bolg_news-section h3 {
	background: url(images/heding-back.png);
	background-size: cover;
	color: #ffffff;
	font-family: 'MuseoSans-500';
	border-radius: 5px;
	padding-left: 14px;
	font-size: 18px;
	margin-bottom: 2.3%;
}
.Readmore a {
	border: 2px solid #00acc8;
	color: #00acc8;
	padding: 5px 18px;
	display: inline-block;
	border-radius: 4px;
	font-size: 16px;
	font-family: 'MuseoSans-500';
}
.section_33-full {
	position: relative;
	margin-top: -189px;
}
.section_3_contect .so-panel {
	position: absolute;
	width: 410px;
	bottom: 32.6%;
}
.Simple_mm h3.widget-title {
	color: #1e368b;
	font-size: 37px;
	font-family: 'MuseoSans-700';
	line-height: 45px;
	width: 93%;
	margin-bottom: 0;
}
.more_size22 {
	max-width: 1107px;
	margin: 0 auto;
	text-align: right;
}
.Simple_mm h2 {
	color: #d72a5e;
	font-size: 25px;
	font-family: 'MuseoSans-500';
	line-height: 28px;
	width: 99%;
	padding-top: 21px;
	margin-bottom: 24px;
}
.Simple_mm p {
	color: #464646;
	font-size: 15px;
	font-family: 'MuseoSans-300';
	width: 90%;
	margin-bottom: 45px;
	line-height: 19px;
}
.Join_the_fastest h3.widget-title {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-family: 'MuseoSans-700';
	margin: 0 auto;
	line-height: 44px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin-bottom: 0px;
	padding: 1.9% 12%;
	width: 100%;
	font-weight: normal;
}
div#Boost-your-section223 .panel-grid.panel-no-style {
	margin-bottom: 23px;
}
.Exclusive_access p {
	color: #fff;
	text-align: center;
	font-size: 17px;
	width: 100%;
	margin: 0 auto;
	font-family: 'MuseoSans-500';
	font-weight: normal;
}
.Join_Us .ow-button-base.ow-button-align-center a {
    padding: 12px 0;
    border-radius: 4px;
    font-size: 18px;
    font-family: 'MuseoSans-700';
    border: 2px solid #fff;
}
.Boost_your h3 code, .Boost_your h3 {
	color: #1e368b;
	font-size: 37px;
	font-family: 'MuseoSans-700';
	line-height: 44px;
}
.Boost_your h3 code {
	color: #00aeca !important;
}
.boost_your li {
    list-style: none;
    float: left;
    width: 268px;
    background: #fff;
    margin-right: 1%;
    min-height: 146px;
    padding: 24px 11px !important;
    border-radius: 5px;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 9px 10px 0px rgba(0,0,0,0.04);
    box-shadow: 0px 9px 10px 9px rgba(0,0,0,0.04);
}

.Responsive_bold23:after {
    content: "";
    display: block;
    background: rgba(255, 255, 255, 0.52);
    height: 1px;
    width: 90%;
    margin: 0 auto !important;
}


.boost_your li.box-2 .left_image {
	margin-right: 10px;
}
.boost_your li .left_image {
	float: left;
	width: 51%;
}
.boost_your li img.hover_b {
	display: none;
}
.boost_your li p {
	color: #1e368b;
	font-size: 13px;
	font-family: 'MuseoSans-700';
	padding: 0 12px;
	padding-top: 10%;
}
.boost_your li:hover {
	transition: 1s;
	cursor: pointer;
}
.boost_your li:hover p {
	color: #ffffff;
}
.boost_your li.box-1:hover {
	background: #18bad4;
}
.boost_your li.box-2:hover {
	background: #184e97;
}
.boost_your li.box3:hover {
	background: #e64a5e;
}
.boost_your li:hover .left_image .hover_n {
	display: none;
}
.boost_your li:hover img.hover_b {
	display: block;
}
.boost_your ul {
	margin-left: 0;
}
.read-more .ow-button-base a:hover, .Readmore a:hover {

    color: #fff !important;
    background: #0a9ec2;

    border: 2px solid #0a9ec2;
}
.footer-center-section p a:hover {
	background: #fff;
	transition: 1s;
	color: #00acc8;
}
.Join_Us .ow-button-base.ow-button-align-center a:hover {
	background: #b81a53 !important;
	color: #ffffff !important;
	
	border: 2px solid #b81a53;
}
.social_share ul li a:hover {
	border-color: #fff;
	transition: 1s;
}
.sticky11 {
	position: fixed;
	width: 100%;
	background: url(images/stky.png);
	z-index: 999999999;
	background-size: cover;
	top: 0;
}
.stickyhight {
	height: 115px;
}

@media screen and (min-width: 1023px) {
.stickyhight {
	height: 125px;
}
}

@media screen and (min-width: 1200px) {
.stickyhight {
	height: 135px;
}
}

@media screen and (min-width: 1440px) {
.stickyhight {
	height: 143px;
}
}



.sticky11 .logo-box {
	padding-top: 4px;
}
.sticky11 a.custom-logo-link img.custom-logo {
    max-width: 58%;
}
.sticky11 .logo-box .menu-second-menu-container {
	position: relative;
	top: -4px;
}
.sticky11 #second-menu li a {
	font-size: 14px;
}
button#responsive-menu-button {
	background: none !important;
}
#responsive-menu-container li a.responsive-menu-item-link {
	font-size: 35px !important;
	font-family: 'MuseoSans-700';
	letter-spacing: 1px;
}
#responsive-menu-container .Responsive_bold a.responsive-menu-item-link {
	font-family: 'MuseoSans-700';
	font-size: 48px !important;
}
.boost_your li.box3 p {
	padding-right: 0;
}
div#topcontrol:before {
	content: "\f0a6";
	font-family: FontAwesome;
	font-size: 28px;
	color: #00acc8;
}
div#topcontrol {
	position: relative;
	z-index: 999999;
}
div#topcontrol:hover:before {
	color: #0a2d86;
}
.mobil-image {
	display: none;
}
.Speak_to_us .ow-button-base.ow-button-align-center a:hover {
	border-radius: 1px !important;
	color: #fff !important;
	background:#0a9ec2;
	border: 2px solid #0a9ec2 !important;

}
.slider-111 .slide-right {
	bottom: -125%;
	right: -216px;
}
.home-header .slider-section #banner03.slider-222 .slide-right {
	right: -160px !important;
	bottom: -88% !important;
}
.home-header .slider-section #banner03.slider-333 .slide-right {
	right: 39px !important;
	bottom: -111% !important;
}
img.mobile-m {
	display: none;
}
.more-button a.last {
	float: right;
}
div#topcontrol img {
	display: none;
}
.mobile-image22 .panel-grid-cell {
	display: none;
}
.logged-in .sticky11 {
	top: 32px;
}
div#topcontrol:hover {
	bottom: 20px !important;
	transition: 1s;
}
div#topcontrol {
	transition: 1s;
}
.inner-page.padd.market_uu {
	padding-top: 75px;
	margin-bottom: -10%;
}
.swiper-button-next, .swiper-button-prev {
	background: transparent;
	top: 73px;
}
.swiper-button-prev:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 60px;
	color: #fff;
}
.swiper-button-next:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 60px;
	color: #fff;
}
a.prev.page-numbers {
	position: relative;
}
a.prev.page-numbers:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 29px;
	color: #9f9f9f;
}
a.next.page-numbers:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 29px;
	color: #9f9f9f;
}
body.page-template-Marketplace-page#inner-body {
	background-image: url(images/market-background.png);
}
.page-titles.market-page {
	margin-top: 6%;
}
.Marketplace_m .content-area1 {
	float: none;
	width: 100%;
	margin: 0 auto;
	position: static;
}
.Our_private h3.widget-title {
	font-family: 'MuseoSans-700';
	color: #fff;
	font-size: 40px;
	margin-bottom: 6px;
}
.Our_private p {
	color: #fff;
	font-family: 'MuseoSans-500';
	font-size: 29px;
	line-height: 31px;
	margin-bottom: 0;
}
div#iped-image {
	margin-top: -9%;
}
.ipaid-mm {
	position: relative;
	right: -32px;
}
.myblogmainblock {
	position: relative;
	z-index: 99999;
}
.market-section2 ul {
	margin: 0;
	list-style: none;
	display: flex;
}
.market-section2 ul li {
	display: flex;
	align-items: center;
	width: 25%;
}
.market-section2 ul li h2 {
	font-family: 'MuseoSans-500';
	font-size: 14px;
	color: #505151;
	padding: 0;
	margin: 0;
	margin-left: 9px;
}
.market-section2 {
	margin-top: -30px;
	border-bottom: 2px dotted #808080;
	padding-bottom: 2%;
}
.For_Sellers h3.widget-title {
	font-size: 30px;
	color: #d3225e;
	font-family: 'MuseoSans-700';
	margin-bottom: 18px;
}
.mobile-image-market {
	display: none;
}
.For_Sellers .textwidget h3 {
	font-size: 20px;
	color: #0b2d86;
	font-family: 'MuseoSans-700';
	margin-bottom: 0;
	padding-top: 0;
}
.For_Sellers .textwidget p {
	color: #333333;
	font-size: 14px;
	font-family: 'MuseoSans-500';
	margin-bottom: 14px;
}
div#section-mm-market2 {
	background-size: cover !important;
	background-position: top center !important;
}
.For-Sellers-full .panel-grid-cell .widget_sow-editor {
	margin-bottom: 4px !important;
}
.cta_button a {
    font-family: 'MuseoSans-700';
    width: 186px !important;
    padding: 14px 0 !important;
    font-size: 17px !important;
}
div#section-mm-market3 {
	background-size: 87% !important;
	background-position: right !important;
	background-repeat: no-repeat;
}
.page-template-Marketplace-page footer#colophon {
	position: relative;
	z-index: 999;
}
.For-Sellers-full {
	position: relative;
	z-index: 9999;
}
.desktop-image22 {
	

}
.post_content-single h3 {
    color: #1196af;
    font-size: 22px;
    margin-bottom: 10px;
    font-family: 'MuseoSans-700';
    padding-top: 5px;
}
.slider-111 img{
	max-width:800px;
}

.slider-222 img{
	max-width:500px;
}

.slider-333 img{
	max-width:350px;
}


.desktop-image img.image {
    max-width: 976px !important;
}





.footer-top section .sow-image-container img.so-widget-image {
    max-width: 430px;
}
 .footer-center .sow-image-container img.so-widget-image {
    max-width: 232px;
}




.cta_button a:hover, .more-button a:hover { transition:1s;
    background: #b11135;}

.more-button a:hover { transition:1s;
    background: #b11135 !important;}






.swiper-button-next {
    left: 84%;
}
.swiper-button-prev {
    left: 12%;
}

.Join_Us .ow-button-base.ow-button-align-center a {
    padding: 12px 0;
    width: 246px;
}

.post_thubnell_m {
    overflow: hidden;
    line-height: 0;
    transition: 1s;
}
.post_thubnell_m img{
    
    transition: 1s;
}

.post_thubnell_m img:hover{
    
   transform: scale(1.2);
}


.post_content-single h4 {
    color: #1196af;
    padding-top: 4px;
    font-family: 'MuseoSans-700';
    line-height: 23px;
    font-size: 22px;
}

.post_content-single h4 strong {
    font-weight: normal;
}


.single .single_mm {
    display: none !important;
}




.template-Careers-page p {
    font-size: 24px;
    color: #fff;
    font-family: 'MuseoSans-500';
}

.inner-page.padd.Careers-padd {
    padding-top: 33%;
}


.opportunities_m h3.sow-headline, .opportunities_m h3.widget-title {
    font-size: 36px;
    font-family: 'MuseoSans-700';
    color: #0c3e90;
    text-align: left !important;
	 margin-bottom: 21px;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top {
    text-align: left !important;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top .sow-icon-container.sow-container-round {
    float: left;
    margin-left: 0;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top .sow-icon-container.sow-container-sticker {
    float: left;
    margin-left: 0;
}


.Our_Values_mm .sow-features-feature.sow-icon-container-position-top h5 {
    font-size: 18px;
    text-transform: capitalize;
    color: #0a348a;
    font-family: 'MuseoSans-700';
    letter-spacing: 0;
    margin-top: 10px;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top p {
    color: #505151;
}


.box-leyout ul {
    float: left;
    width: 50%;
}
.box-leyout ul li {
    width: 50%;
    float: left;
    display: block;
    height: 100%;
    padding: 0;
    position: relative;
    margin-top: 0 !important;
    line-height: 0;
    border: 0;
}

.box-leyout ul li code {
    position: absolute;
    bottom: 22px;
    left: 26px;
    background: none !important;
    box-shadow: none;
    color: #fff;
    font-size: 24px;
    font-family: 'MuseoSans-700';
}
.box-leyout ul li img {
    width: 100%;
}
.Sale_CS .decoration {
    display: none;
    margin: 0 !important;
}

.Sale_CS h3.sow-headline {
    margin: 0;
    font-family: 'MuseoSans-700';
    padding: 6px 0;
}

.Customer_mm h3 {
    color: #0baac9;
    font-size: 36px;
    font-family: 'MuseoSans-700';
    margin-top: 15px;
}

.Customer_mm h3 code {
    font-size: 24px;
    font-family: 'MuseoSans-700';
    margin-left: 30px;
}
.Customer_mm ul li {
    float: left;
    border: 0;
    margin-right: 16px;
}


.page-template-Careers-page-php .site-content {
    margin-bottom: -264px;
}


.Customer_mm ul li.Aviv_m:before {
    content: "\f041";
    font-family: 'FontAwesome';
    font-size: 46px;
    color: #00acc8;
    margin-right: 9px;
}
.Customer_mm ul li.Aviv_m {
    font-size: 18px;
    color: #333333;
    font-family: 'MuseoSans-700';
    align-items: center;
    align-content: center;
    display: flex;
    padding: 0;
}

.Customer_mm ul li.Read_more a {
    border-left: 1px dotted #00acc8;
    padding: 5px 28px;
    margin-left: 18px;
    margin-top: 7px;
    display: block;
    color: #0baac9;
    font-size: 23px;
    font-family: 'MuseoSans-500';
}

.Customer_mm h4 {
    font-size: 24px;
    color: #0baac9;
    font-family: 'MuseoSans-700';
}

ul.content_bottom-m {
    list-style: disc !important;
}

ul.content_bottom-m li {
    display: block;
    width: 100%;
    padding: 0px 0;
    font-size: 18px;
    font-family: 'MuseoSans-500';
    margin-left: 20px;
    list-style: disc !important;
    position: relative;
    color: #333333;
}

ul.content_bottom-m li:before {
    content: "";
    background: #333333;
    height: 6px;
    width: 6px;
    display: block;
    position: absolute;
    left: -21px;
    border-radius: 50%;
    top: 11px;
}
.button-mm {
    clear: both;
    padding-top: 13px;
}

.button-mm ul li.Apply_mn a {
    background: #e0375d;
    color: #fff;
    width: 246px;
    display: block;
    text-align: center;
    padding: 16px 0;
    font-size: 18px;
    font-family: 'MuseoSans-700';
    border-radius: 4px;
}

.button-mm li.Minimize_m a {
    width: 246px;
    display: block;
    text-align: center;
    padding: 16px 0;
    color: #0baac9;
    font-size: 18px;
    font-family: 'MuseoSans-500';
}

.About_the_company a.ow-button-hover {
    font-size: 24px;
    font-family: 'MuseoSans-700';
    border-radius: 4px;
    padding: 15px 0;
}

.Customer_mm {
    position: relative;
    z-index: 999999;
}
.button-mm ul li.Apply_mn a:hover, .About_the_company a.ow-button-hover:hover{background:#b81a53 !important; transition:1s;}
div#markinting_m {
    margin-top: 3%;
}



section#sow-button-3 {
    border-bottom: 1px dashed #505151 !important;
    display: block;
    padding-bottom: 9% !important;
}

.myblogmainblock .widget_sow-button a.ow-button-hover:hover{background:#b81a53 !important;}
.post_content-single h1 {
    font-size: 28px;
    margin-bottom: 0;
}


#inner-body.page-template-Tech-Stack-page {
    background-image: url(images/back.png) !important;
}



.sidbar-mm .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: inherit !important;
    animation-fill-mode: inherit;
}





/*#section-top-slider1 iframe {
    background: url(images/new-1.png);
    padding: 45px 51px 46px 40px;
    background-repeat: no-repeat;
    background-position: center;
}*/

#section-top-slider1 iframe {
    background: url(images/new-1.png);
    padding: 46px 63px 51px 52px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


body.page-template-contact-page-php#inner-body {
    background: url(images/contect-us.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}

.Contact-page_m {
    padding-top: 7%;
}


.Contact-page_m .contact-page h3 {
    font-size: 55px;
}
.Contact-page_p .panel-layout {
    padding-top: 5%;
}
.contact-form-Page.contact-form-part h3.widget-title {
 
    font-size: 30px;

}
.contact-form-part label {

    font-weight: normal;
}
.Meet_us h3.widget-title {
    color: #0c3e90;
    font-size: 30px;
    margin-bottom: 28px;
    font-family: 'MuseoSans-700';
    line-height: 39px;
}

.subscribe_m form {
    display: flex;
}
.subscribe_m input.Subscribe_ii {
    background: #e0f5f8;
    border: 0 !important;
    color: #333333;
    font-family: 'MuseoSans-500';
    font-size: 18px;
}


.subscribe_m input.Subscribe_mme {
    background: #00acc8;
    font-family: 'MuseoSans-500';
    font-weight: normal;
    font-size: 18px;
    border-radius: 4px;
}

.career_opportunities a.ow-button-hover {
    padding: 13.5px 0;
    background: #00acc8 !important;
}

.contact-form-part.contact-form-Page input {
    margin-bottom: 8px;
}

.contact-form-part.contact-form-Page textarea {
    height: 104px;
}

.contact-form-part.contact-form-Page .submit-cotact-butn input.wpcf7-form-control {
    width: 222px;
    padding: 17px 0;
    font-size: 21px;
}
.content-area2 .contact-form-part.contact-form-Page {
    margin-bottom: 0;
}

.address_mape h3.widget-title {
    font-size: 30px;
    color: #0c3e90;
    font-family: 'MuseoSans-700';
    margin-bottom: 6px;
}
.address_mape p {
    font-size: 16px;
    color: #505151;
    font-family: 'MuseoSans-500';
}

div#contect-section-2 {
    padding-top: 3%;
    border-top: 1px dotted #4c4c4c;
    margin-top: 3%;
}


.in-content {

    opacity: 0;
}


.subscribe_m form input.Subscribe_mme {
    padding: 12px 19px;
    margin-top: 0px;
}


button.sldr-prv.sldr-nav.prev, button.sldr-nxt.sldr-nav.next {
    background: none;
    font-size: 82px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
ul.selectors {
    float: left;
    width: 36%;
    margin: 0 auto;
    margin-top: 44px;
}


.selectors li.focalPoint a {
    color: #fcfefd;
    cursor: default;
    opacity: 1 !important;
}

.selectors li a {
    text-decoration: none;
    color: #fff;
    opacity: 0.7 !important;
}


.slider-full_mm .wrap {
    max-width: 462px;
    padding-left: 0;
    padding-right: 0;
    background: url(images/new-1.png);
    padding: 46px 63px 51px 49px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.captions .focalPoint {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    top: 20px;
    position: relative !important;
}
button.sldr-nxt.sldr-nav.next {
    top: inherit !important;
    background-image: url(images/next.png) !important;
    background-repeat: no-repeat !important;
    width: 23px;
    height: 109px;
    background-size: contain;
    background-position: left center;
}


button.sldr-prv.sldr-nav.prev{
    background-image: url(images/pre.png) !important;
    background-repeat: no-repeat !important;
	   width: 23px;
    height: 109px;
    background-size: contain;
    background-position: left center;



}

.stage.slider_mobile ul li .wrap {
    padding: 0;
    background: none;
    max-height: 346px;
	   
}

.stage.slider_mobile .focalPoint {
 
}
.sldr > ul > li {
    padding-bottom: 0;
    margin-bottom: -14px;
}
.stage.slider_mobile .focalPoint p {
    margin-bottom: 0;
}


.page-template-outstream-page-php .site-footer {
    margin-top: -55%;
}

.stage.slider_mobile .focalPoint {
    max-width: 457px;
}


.site-content {
    padding: 0 0 0;
}


div.skew {

    position: relative;
}


.selectors li.focalPoint a {
    color: #fcfdff ! !important;
    cursor: default;
    opacity: 1 !important;
}

.stage.slider_mobile ul li .wrap {
    background: url(images/mobile.png);
   /* padding: 26px 64px 52px 119px;*/
   padding: 26px 161px 52px 122px;
    background-repeat: no-repeat;
    float: left;
  position: relative;

}
/*.stage.slider_mobile ul li.focalPoint .wrap {
    position: static;
}*/

#video-background {
    position: relative;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 9;
    margin-top: 0;
    padding-top: 0;
}
.header-full {
    position: absolute;
    top: 0;
    width: 100%;
}

.Customer_mm ul li a {
    cursor: pointer;
}

#wpadminbar {

    z-index: 9999999999;
   
}


.slider-full_mm .slider-top_desktop .wrap p {
    margin-bottom: 0;
    border: 1px solid #000;
    border-radius: 2px;
}

.stage.slider_mobile .focalPoint p video#myvideo {
    width: 138px !important;
    height: 248px !important;
}
.slider-full_mm .slider-top_desktop .wrap video {
    border: 1px solid #000;
}
.stage.slider_mobile .focalPoint p {
    margin-bottom: 0;
    float: left;
    border: 2px solid #040404;
    border-radius: 4px;
}
.page-template-default .site-content {
    margin-bottom: 0;
}

.contact-form-part.contact-form-Page .hbspt-form .hs_firstname {
    float: left;
    width: 48%;
}
.thanks_page .textwidget h5 {
    margin: 8px 0 !important;
	text-transform: none;
    letter-spacing: 0;
    font-family: 'MuseoSans-700';
}

.thanks_page .textwidget h2 {
    padding: 0;
    font-family: 'MuseoSans-500';
}
.thanks_page {
    margin-bottom: -23%;
    position: relative;
    z-index: 99999;
}

.mobile_video_home {
    display: none;
}



body.news_category#inner-body {
    background-image: url(images/news.jpg) !important;
}
body.events_category#inner-body {
    background: url(images/events-bg.jpg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}



.myblogmainblock .widget-area .widget li a {
    font-family: 'MuseoSans-500';
    font-size: 16px !important;
    line-height: 1.3;
    color: #505151;
}

body.archive.category-event#inner-body{background-image:url(images/events.jpg);}

span.my-try.desktop_mobile {
    display: none;
}


.category-news .postdetails {
    padding-left: 0;
}

.post_content-blog p a {
    color: #505151 !important;
}

.Social9_m a.share-button {
    padding: 0 3% !important;
}


.inner-section-1 h3 span.more {
    margin: 0 6px;
}

.page-template-publishers-page-php .page-titles.contact-page h3 {
    margin-top: 29px;
    font-size: 45px;
    line-height: 50px;
}

.news_category .myauthor_image {
    /*display: none;*/
}

.single.news_category .auther_m.for_all_post {
    display: none;
}
.auther_m.for_news {
    display: none;
}

.single.news_category .myauthor_image {
    display: none;
}

.category-blog .auther_m.for_all_post,
.category-resources .auther_m.for_all_post,

.category-events .auther_m {
	margin-top: 6px;
	
}

.category-news .auther_m.for_all_post {
display: none;
}

.category-news .auther_m.for_news {
display: block;
} 

.single.news_category .auther_m.for_news {
display: block;
}


.single.events_category section#sow-button-4{display:none;}

.single.blog_category section#sow-button-5, .single.events_category section#sow-button-4, .single.news_category section#sow-button-2 {
    display: none;
}


.page-template-about-page-php .contact-page h3 {

    margin-top: 63px;
  
}


.wrapper.template-video-player {
    position: relative;
    z-index: 99999;
}
.container_title {
    float: left;
    clear: inherit;
}

.template-video-player .page-titles {
    width: 98%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 9%;
}
.page-template-externalvideo-player-php .site-content {
    margin-bottom: -76px;
}


section#siteorigin-panels-builder-4 {
    padding-bottom: 10%;
}



.video_lsider_top video {
    width: 100%;
}


.contact-form-part .field .hs-error-msgs label {
    color: #e0375d !important;
    font-weight: bold !important;
}


.category-resources .auther_m.for_all_post {
    /*display: none;*/
}


.category-resources section#sow-button-4, .category-resources section#categories-2, .category-resources  section#archives-2 {
    display: none;
}



.category-resources .postdetails {
   
    padding-left: 0;
}


.category-resources .myblogmainblock article .entry-title {

    min-height:50px;
}








div#Contact_us_m {
    width: 301px;
    
}









div#demo-section.video-section-out_m {
    margin-top: -393px;
}






@media(max-width:2600px) and (min-width: 2000px) {
	
	.page-template-page-all-php .mobile_video {
    margin-top: 8.5%;
}


}





/*1920*/



@media(max-width:2500px) and (min-width: 1800px) {
	
.header-full .site-header .slider-section {
    padding-top: 6.5% !important;
}
	.section_right .sidebar.stickyHeader {
    width: 274px;
    margin-top: 14px;
}
	
	.page-template-publishers-page-php .site-content-contain {
    margin-top: 5%;
}
.myblogmainblock .page-header {
    padding-bottom: 0px;
    padding: 11% 0 13% 0;
}
.video_lsider_top video {
    width: 100%;
}

}



 @media(max-width:2400px) and (min-width: 1441px) {
	 
	.slider-full_mm .wrap {
    margin-top: 45px;
}

section#custom_html-2 .textwidget p {
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 15px;
}





.stage.slider_mobile ul li .wrap {
    max-width: 547px;
   /* margin-left: 80px;*/
    margin-left: 0px;
   /* position: relative;*/
}
	
.stage.slider_mobile ul li.focalPoint .wrap {
    opacity: 1;
}
.stage.slider_mobile ul li .wrap {
    opacity: 0;
}	


	 
	 
	 .desktop-image img.image {
    max-width: 100% !important;
}
	
	 
.home-header {
    padding-bottom: 28% !important;
}
.slider-section {
    padding-top: 11% !important;
}

#section-to-full {
	padding: 23% 0% 30% 0% !important;
}
#Boost-your-section223 {
	padding-top: 14% !important;
}

.page-titles {
	margin-top: 9%;
	font-size: 55px;
}


.page-id-1930 .padd,
.page-id-1928 .padd{
	padding-top: 150px;
}
.page-id-1930 .page-titles,
.page-id-1928 .page-titles {
    margin-bottom: 0;
    }
.padd {
	padding-top: 135px;
}	 
	
.more_size {
	max-width: 1140px;
}

#top-menu li{
    font-size: 18px;
}

#top-menu li:last-child:after{
	top:9;
}

#second-menu li a{
    font-size: 19px;
}

.slider-section h2{
    font-size: 70px;
    width: 80%;
}

.slider-section p{
font-size: 33px;
}

.slider-section a {
    font-size: 24px;
    padding: 12px 0 !important;
    width: 246px;
    text-align: center;
}

.slider-111 .slide-right {
    bottom: -157%;
}


#banner03 h2 {
    font-size: 70px !important;
    width: 70% !important;
}


.slider-section img{
	max-width:100% !important;
}

.home-header .slider-section #banner03.slider-222 .slide-right {
    bottom: -109% !important;
}


.home-header .slider-section #banner03.slider-333 .slide-right {
    bottom: -143% !important;
}


#banner03.slider-333 h2{
	    font-size: 65px !important;
    width: 100% !important;
}


.section-1 h3 {
    font-size: 50px;
    line-height: 52px;
    width: 76%;
}




.section-1 .textwidget p {

    font-size: 18px;
 
}
.so-widget-ink-num-count-number-00a941a3bbad .iw-so-number-count {
    
    font-size: 116px !important;
 
}

.read-more a {
    font-size: 24px !important;
    width: 246px !important;
    padding: 12px 0 !important;
    border-radius: 4px !important;
}
#pg-34-1 {
    margin-bottom: -14% !important;
}


#section-to-full {
    padding: 27% 0% 32% 0% !important;
}
.section-2 .panel-widget-style .iw-so-number .iw-so-number-title {

    font-size: 18px;

    padding-top: 14px;
}

.Boost_your h3 code, .Boost_your h3 {
    font-size: 50px;
    line-height: 53px;
}


.boost_your li {
    list-style: none;
    float: left;
    width: 31%;
    background: #fff;
    margin-right: 1%;
    min-height: 146px;
    padding: 24px 11px !important;
    border-radius: 5px;
	    min-height: 168px;
}


.boost_your li p {

    font-size: 17px;
 
}



.Simple_mm h3.widget-title, .Join_the_fastest h3.widget-title {
font-size: 42px;
    width: 100%;
    line-height: 45px;
  
}
.Exclusive_access p {

    font-size: 21px;

}


.Simple_mm h2 {
    font-size: 26px;
    line-height: 32px;
    width: 99%;
}


.more_size22 {
    max-width: 1161px;

}




.Speak_to_us .ow-button-base.ow-button-align-center a {
 
    font-size: 36px;
	    width: 31%;
   
}



.bolg_news-section h2 {
    font-size: 22px;

}

.date-function a {

    font-size: 20px;


}

.bolg_news-section h2 {
    font-size: 22px;

}
.bolg_section p {
       font-size: 17px;
    line-height: 20px;
    width: 100%;
}



ul.footer-menu li, ul.footer-menu li a {

    font-size: 20px;
    
}


.footer-center-section p {
 
    font-size: 20px;
}

.social_share ul li a {
 width: 44px;
 height: 44px;
font-size: 25px;
border-radius: 3px;
}



.myblogmainblock .page-header .page-title {
    font-size: 48px;
    margin-top: 7%;
    min-height: 105px;
   
}

.myblogmainblock .page-header .page-title {
    font-size: 50px;
    margin-top: 2%;
    min-height: 101px;
    line-height: 1;
}
.category-events section#sow-button-4 {
    display: none;
}
.myblogmainblock article .entry-title a {
    font-size: 24px;
    line-height: 1;
}
.postdetails {

    font-size: 15px;

}

.myblogmainblock .entry-content a {

    font-size: 20px;

}

.single .myblogmainblock article .entry-title {
 
    font-size: 26px;

}
.myblogmainblock .widget-area .widget-title {

    font-size: 20px;

}
.myblogmainblock .widget-area .widget li {
    font-family: 'MuseoSans-500';
    font-size: 16px !important;
    color: #505151;
}
.myblogmainblock .entry-content p {
 
    font-size: 18px;

}

.page-titles.market-page {
    margin-top: 12%;
}
.inner-page.padd.market_uu {
    padding-top: 142px;

}

.Our_private h3.widget-title {
  
    font-size: 50px;

}

.Our_private p {

    font-size: 35px;

}

.market-section2 {
    margin-top: 138px;
  
}
.market-section2 ul li h2 {
 
    font-size: 18px;

}

.For_Sellers h3.widget-title {
    font-size: 40px;

}
.For_Sellers .textwidget h3 {
    font-size: 22px;

}

.For_Sellers .textwidget p {

    font-size: 16px;

}


.video-section-2 {
    padding-bottom: 22%;
  
    padding-top: 26%;
}
.video-a h3 {
    font-size: 32px;
}
.video-section-1 p {

    font-size: 18px;
}


.video-b h3 {
    font-size: 23px;
}
.video-section-1 .video-b p {
    font-size: 18px;
}
.sider-widgets li h3 {
    font-size: 18px;
}


.video-section-2-inner h3 {
 
    font-size: 35px;

}

.video-section-2-inner p {

    font-size: 18px;

    width: 83%;
}

div#section-top-slider2 {
    margin-top: 49px;
}
.gallery-demo h3 {

    font-size: 60px;
 
}

.gallery-demo p {

    font-size: 30px;

}


.page-template-Tech-Stack-page .inner-page .tstackrows {

    margin-bottom: 21px;

}

.page-template-Tech-Stack-page .inner-page .tstackrows img {
    max-width: 100% !important;
}


.page-template-Tech-Stack-page .inner-page .panel-grid:nth-child(odd) .tstackrows .panel-grid-cell:nth-child(odd) {
    width: 74% !important;
}
.page-template-Tech-Stack-page .inner-page .panel-grid:nth-child(even) .tstackrows .panel-grid-cell:nth-child(even) {
    width: 74% !important;
}
.page-template-Tech-Stack-page .padd {
    padding-top: 229px;
}
.page-template-Tech-Stack-page .inner-page .tstackrows {
    margin-bottom: 33px;
}

.page-template-Tech-Stack-page .inner-page .tstackrows .widget-title {
    font-size: 28px;
   
}

.page-template-Tech-Stack-page .inner-page .tstackrows p {
    font-size: 17px;

}

.techbutton a:hover{ background:#b11135 !important;}


.sticky11 #second-menu li a {
   font-size: 18px;
}

#top-menu li a {font-size: 14px;}

.Readmore a {

    font-size: 20px;
  
}


 .footer-top section .sow-image-container img.so-widget-image { max-width: 100%;}
 
 
 .section_33-full {
    position: relative;
    margin-top: -271px;
}
.page-template-Tech-Stack-page-php .video-page {
    margin-top: 6%;
}

.myblogmainblock article .entry-title {

    font-size: 24px;
  
}

.myblogmainblock .entry-content a {
    font-size: 18px;
}




}





/*--------------1700------------------*/

 @media(max-width:1700px) and (min-width: 1400px) {
	 
	 
	 div#demo-section.video-section-out_m {
    margin-top: -252px;
}
	 
	 .page-template-outstream-page-php .page-titles.video-page {
    margin-top: 4%;
}
	 

	 .myblogmainblock .page-header .page-title {
   
    margin-top: 5%;
 
}
	 

	.page-template-page-all-php .page-titles {
    margin-top: 4%;
   
}
	

	 
	 
	 
	 
.slider-section {
    padding-top: 6% !important;
}
.page-template-Tech-Stack-page-php .video-page {
    margin-top: 2% !important;
}

.page-template-Tech-Stack-page .padd {
    padding-top: 150px;
}
.page-template-Tech-Stack-page .inner-page .tstackrows img:hover {
    transform: scale(1.1);
 
}


 }















/*----------------responsiv-css---------------------------*/
@media (min-width: 1441px){
.contact-form-part.contact-form-Page textarea {
height: 151px;
}
}


@media(max-width:1440px) {
	
	
div#demo-section.video-section-out_m {
    margin-top: -210px;
}

.page-template-outstream-page-php .page-titles {
    margin-top: 0%;
    font-size: 43px;
}
.page-template-outstream-page-php .site-content {
    padding: 3.5em 0 0;
}

.Contact-page_m .contact-page h3 {
    font-size: 39px;
}

.Meet_us h3.widget-title, .contact-form-Page.contact-form-part h3.widget-title {
    font-size: 23px;
}

.contact-form-Page.contact-form-part input {
    margin-bottom: 15px;
    padding: 3px 5px !important;
}

.contact-form-part.contact-form-Page textarea {
    height: 81px;
}
.subscribe_m input.Subscribe_mme {

    font-size: 16px;
	    padding: 0 16px;

}
.career_opportunities a.ow-button-hover {
    padding: 16px 0;
    background: #00acc8 !important;
    font-size: 18px;
}
.contact-form-part.contact-form-Page .submit-cotact-butn input.wpcf7-form-control {
    width: 222px;
    padding: 14px 0 !important;
    font-size: 21px;
}
.address_mape p {
    font-size: 12px;

}

.address_mape h3.widget-title {
    font-size: 26px;

}

.Contact-page_p .panel-layout {
    padding-top: 2.3%;
}


.opportunities_m h3.sow-headline, .opportunities_m h3.widget-title {
  font-size: 29px !important;

}
p {

    /*font-size: 13px;*/
    

}
.box-leyout ul li code {

    bottom: 10px;
 font-size: 16px;
 line-height: 1;
  
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top h5 {
    font-size: 13px;

}
.About_the_company a.ow-button-hover {
    font-size: 21px;

    padding: 12px 0;
    width: 247px;
}


.Customer_mm h3 {

    font-size: 32px;
      margin-top: 15px;
}


.button-mm ul li.Apply_mn a {

    width: 200px;
    padding: 8px 0;
    font-size: 18px;
    border-radius: 4px;
}

ul.content_bottom-m li {
   
    width: 100%;
    padding: 0px 0;
    font-size: 14px;
   
    margin-left: 20px;
   
}

ul.content_bottom-m li:before {
    content: "";
    background: #333333;
    height: 5px;
    width: 5px;
    display: block;
    position: absolute;
    left: -18px;
    border-radius: 50%;
    top: 6px;
}

.Customer_mm h3 code {
    font-size: 21px;

}

.Customer_mm ul li.Read_more a {
    border-left: 1px dotted #00acc8;
    padding: 3px 28px;
    margin-left: 16px;
    margin-top: 7px;
 
    font-size: 19px;

}
.Customer_mm ul li.Aviv_m:before {
 
    font-size: 41px;
     margin-right: 9px;
}

section#custom_html-2 .textwidget p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.more_size.footer-center {
    width: 78%;
}


}







/*1300*/

@media(max-width:1300px) {
.more_size.footer-center {
	width: 66%;
}
.more_size.footer-center {
    width: 78%;
}
}

/*1024*/
@media(max-width:1200px) {
	
	
	.video_lsider_top {
    position: relative;
    z-index: 0;
   
}


	
	
	
	.slider-111 img {
    max-width: 800px !important;
}

.slider-222 img {
    max-width: 500px !important;
}
.slider-333 img {
    max-width: 413px !important;
}

.desktop-image img.image {
    max-width: 930px !important;
}
.footer-top section .sow-image-container img.so-widget-image {
    max-width: 43% !important;
}
.footer-center .sow-image-container img.so-widget-image {
    max-width: 232px !important;
}
.swiper-button-next {
    left: inherit;
}
.swiper-button-prev {
    left: inherit;
}

div#section-to-full {
    padding: 36% 0% 39% 0% !important;
}
.section_33-full {
    position: relative;
    margin-top: -114px;
}



.video-section-2 {
	margin-top: -97px;
}
.page-template-outstream-video-page .site-footer {
	margin-top: -61%;
}
.inner-page.padd.market_uu {
	padding-top: 21px;
	margin-bottom: -10%;
}
.page-titles.market-page {
	margin-top: 1%;
}
.logo-box {
	padding-top: 7px;
}
.Our_private h3.widget-title {
	font-size: 34px;
}
.Our_private p {
	font-size: 23px;
	line-height: 27px;
}
.slider-111 .slide-right {
	bottom: -133%;
	right: -94px;
}
.home-header .slider-section #banner03.slider-222 .slide-right {
	right: -121px !important;
	bottom: -112% !important;
}
.Simple_mm p {
	width: 79%;
}
.Join_the_fastest h3.widget-title {
	line-height: 34px;
}
.more_size {
	width: 98%;
}
.header-top .menu-main-menu-container {
	margin-right: 41px;
}
img {
	max-width: 100% !important;
}
#second-menu li a {
	color: #fff;
	font-size: 18px;
}
.slider-section h2 {
	font-size: 51px;
	width: 73%;
}
.slide-right {
	position: absolute;
	right: 0;
	bottom: -109%;
}
.section-1.panel-row-style.panel-row-style-for-34-0 {
	margin-top: 10%;
}
.slider-section p {
	font-size: 22px;
}
.section_3_contect .so-panel {
	width: 42%;
}
.more_size.footer-center {
	width: 84%;
}
.site-footer {
	padding-top: 45.5%;
}
.Join_the_fastest h3.widget-title {
	text-align: center;
	font-size: 30px;
	padding: 0.5% 10%;
}

.custom-logo-link img.custom-logo {
    max-width: 70% !important;
}

.page-template-outstream-page-php .site-content {
    padding: 3.5em 0 0;
    padding-top: 22px;
}
.video-section-3 img.desk-image {
    width: 100%;
    position: relative;
    margin-top: -412px;
    z-index: 0;
}

.page-template-outstream-page-php .site-footer {
    margin-top: -71%;
}




}




/*----------------------------------------------768----------------------------------------*/
@media(max-width:1020px) {
	
	
	#video-background {
    position: static;

}

button#responsive-menu-button {

    z-index: 9999999;
}

#responsive-menu-container {
    z-index: 9999999 !important;
}

button#responsive-menu-button {
    z-index: 999999999999 !important;
}
.contact_us_new .slider-content {
    
    width: 100%;
    margin: 0 auto;
}
	
	
	.section_right {
 
    width: 100% !important;

}
	
	.subscribe_m form input.Subscribe_mme {
    padding: 12px 4%;
    margin-top: 0px;
    font-size: 14px;
}
	
body.page-template-outstream-page-php#inner-body {
    background-size: 100% 24%;
}
.page-template-outstream-page-php .site-content-contain .template-outstream-video .page-titles.video-page {
    margin-top: 12% !important;
    margin-bottom: 11% !important;
}	
	
	
	
.page-template-externalvideo-player-php#inner-body {
    background-image: url(images/tech-mobile.png);
    background-size: 100% 31%;
}	
.template-video-player .page-titles {
    width: 98%;
    margin: 0 auto;
    margin-top: 18%;
    margin-bottom: 18%;
    text-align: left;
}
	
	
	
	
	span.my-try.desktop_mobile {
    display: block;
}
	
	
.slider-section11 .so-panel.widget.widget_sow-editor.panel-first-child {
    margin-bottom: 0 !important;
    position: static !important;
    width: 100% !important;
    text-align: center;
}
.gallery-demo .so-widget-sow-editor.so-widget-sow-editor-base {

    width: 72%;
    margin: 0 auto;
}
div#SLDR-ONE {
    float: none !important;
    width: 69% !important;
    overflow: hidden !important;
}
.captions {
    float: none !important;
    width: 44% !important;
    margin-top: 20%;
    padding-right: 0;
    margin: 0 auto !important;
}

.captions .focalPoint {
  
    top: 0;
  
}
.gallery-demo .so-widget-sow-editor.so-widget-sow-editor-base {
    width: 71% !important;
    margin-bottom: 2% !important;
    text-align: left;
    position: relative;
    z-index: 99999;
}

ul.selectors {

    display: none;
}	

.page-template-outstream-page-php .site-footer {
    margin-top: -10%;
}
	
	
	
	
	.form-content {

    width: 80%;
  
}
	
	
	.Contact-page_m .contact-page h3 {
    font-size: 60px;

}
.Contact-page_m .contact-page h3 {
    font-size: 39px;
    text-align: left;
    line-height: 1;
	  margin-top: 0;
}

.Contact-page_m {
    padding-top: 4%;
}
.content-area2 .inner-page.padd.Contact-page_p {
    padding-top: 11%;
}
.Meet_us h3.widget-title, .contact-form-Page.contact-form-part h3.widget-title {
    font-size: 23px;
    margin-bottom: 7px;
}

.Contact-page_p .contact-sec-thrre-left-part {
    max-width: 100%;
    margin: 0 auto;
}
	
	
	
	
	.page-template-Careers-page-php .site-content {
    margin-bottom: -101px;
}

	
	body.page-template-Careers-page-php#inner-body {
    background-image: url(about_mobile_2.png);
    background-position: top center;
    background-size: contain;
}
.template-Careers-page {
    margin-top: 29%;
}
.template-Careers-page .page-titles.video-page {
    text-align: left;
    font-size: 40px;
    width: 47%;
}
.template-Careers-page p {
 
    display: none;
}
	
.inner-page.padd.Careers-padd {
    /*padding-top: 54%;*/
    padding-top: 62%;
}
.About_the_company .ow-button-base.ow-button-align-center {
    text-align: left;
}	
	
	
	.box-leyout ul {
    float: left;
    width: 100%;
}
	
	.slider-111 img {
    max-width: 99%!important;
}

.slider-222 img {
    max-width: 80% !important;
}

.slider-333 img {
    max-width: 71%!important;
}
	
	
body.page-template-outstream-video-page#inner-body {
	background-image: url(images/video-mobile.jpg);
}
.template-outstream-video .page-titles.video-page {
    margin-top: 35%;
    text-align: left;
    font-size: 39px;
    width: 54%;
    line-height: 44px;
    margin-bottom: 30%;
}
.video-section-1 .panel-grid-cell {
    margin-bottom: 0 !important;
}


.video-section-1 .panel-grid-cell #panel-w59b25fce76693-0-0-0 {
 
    padding-top: 0;
    margin-bottom: 0 !important;
}


.video-section-2 {
	margin-top: 130px;
}
.desktop-image22 {
	display: none;
}
.page-template-outstream-video-page .site-footer {
	margin-top: 0;
}
div#section-mm-market3, div#section-mm-market2 {
	background: #fff !important;
}
.market-section2 ul {
	display: block;
}
.market-section2 ul li {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
}
.mobile-image-market {
	display: block;
}
.mobile-image-market {
	display: block;
	margin-top: -90px;
	margin-bottom: -35px;
}
.inner-page.padd.market_uu {
	padding-top: 21px;
	margin-bottom: 0%;
}
.more_size.fore_sell-new {
	margin-top: -102px;
}
.desktop-image22 .panel-grid-cell {
	display: none;
}
.mobile-image22 .panel-grid-cell {
	display: block;
}
.market-section2 ul li.icon-secound {
	float: right;
	width: 50%;
}
.market-section2 {
	margin-top: -30px;
	border-bottom: 0px dotted #808080;
	padding-bottom: 1%;
	overflow: hidden;
}

.page-titles.market-page {
	margin-top: 1%;
	text-align: left;
}

.mobile-btn a.try-it {
	display: -webkit-inline-box !important;
}
.more-button a.last {
	float: none;
}
.sticky11 {
	display: none;
}
.home-header .slider-section #banner03.slider-333 .slide-right, .home-header .slider-section #banner03.slider-222 .slide-right {
	right: 0px !important;
	width: auto !important;
	bottom: 0% !important;
	position: relative !important;
}
.desktop-image {
	display: none;
}
.mobil-image {
	display: block;
}
.more_size22 {
	width: 100%;
}
.home .site-content {
	width: 100%;
	margin: 0 auto;
}
.menu-second-menu-container {
	display: none;
}
#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
	border-top: none !important;
}
#responsive-menu-container li.Responsive_bold.Responsive_bold2 {
	margin-bottom: 5% !important;
}
.header-top {
	display: none;
}
#responsive-menu-container {
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}
.slider-section .fa {
	margin-right: 10px;
	opacity: 0;
}
.section-1.panel-row-style.panel-row-style-for-34-0 {
	margin-top: 24%;
}
.section-2 .panel-grid .panel-grid-cell {
	width: 33% !important;
	float: left;
}
.section-2 .panel-layout .panel-grid {
	display: inherit !important;
}
.Boost_your h3 code, .Boost_your h3 {
	color: #1e368b;
	font-size: 37px;
	font-family: 'MuseoSans-700';
	line-height: 44px;
	width: 50%;
}
.boost_your li {
	list-style: none;
	float: none;
	width: 321px;
	background: #fff;
	margin-right: 0;
	min-height: 146px;
	padding: 24px 11px !important;
	margin-bottom: 1%;
}
.section_33-full {
	position: relative;
	margin-top: 0;
}
.section_3_contect .so-panel {
	position: static;
	width: 30%;
	bottom: 28.6%;
	width: 56%;
}
.section_33-full .panel-grid.panel-has-style {
	margin-bottom: 0 !important;
}
.bolg_news-section h2 {
	background: none;
	color: #0b358b;
	padding-left: 0;
	font-size: 27px;
	margin-bottom: 2.3%;
}
.bolg_section {
	width: 46.7%;
	margin-right: 0;
	margin: 0 auto !important;
	margin-bottom: 5% !important;
	float: left;
	clear: both;
}
.site-footer {
	padding-top: 35.5%;
	background: url(images/mobile-footer.png);
	background-size: cover;
}
ul.footer-menu {
	text-align: center;
	list-style: none;
	margin-left: 0;
}
ul.footer-menu li {
	display: block;
	color: #fff;
	font-size: 15px;
	margin: 0 13px;
	font-family: 'MuseoSans-500';
	padding: 0;
}
.more_size.footer-center {
	width: 100%;
}
.footer-center-section section {
	float: none;
	width: 100% !important;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}
.footer-center-section section .sow-image-container {
	text-align: center;
}
.footer-center-section {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
}
section#custom_html-2 {
	width: 100%;
	border-top: 1px solid #b8ced4;
	border-bottom: 1px solid #b8ced4;
	padding-top: 17px;
	padding-bottom: 17px;
}
.Footer_Bottom section {
	padding: 0;
	margin-top: 0;
}
.Footer_Bottom ul.footer-menu li a, .Footer_Bottom ul.footer-menu li {
	font-size: 15px;
}
div#section-to-full {
	background-image: none !important;
	background-size: 100% 100% !important;
	padding: 0 !important;
}
div#Boost-your-section22 {
	background-image: url(images/gay.png);
	padding-top: 29% !important;
	padding-bottom: 29% !important;
	background-size: 100% 100%;
}
div#Boost-your-section223 {
	background-image: url(images/cedate.png);
	padding-top: 29%;
	padding-bottom: 29%;
	background-size: 100% 100%;
	margin-top: -213px;
}
.join-us-m .panel-grid-cell {
	margin-bottom: 9px !important;
}
.slider-section h2, body #banner03 h2 {
	font-size: 34px !important;
	width: auto !important;
}
.slider-111 .slide-left h2 {
	font-size: 52px !important;
}
.slider-section p {
	font-size: 20px;
	width: auto;
}
.slide-right {
	bottom: 0% !important;
	width: 78% !important;
	right: 0 !important;
	position: relative !important;
	width: auto !important;
	text-align: right;
}
#banner03 .slide-right {
	right: 0px !important;
	width: auto !important;
	bottom: 0% !important;
	position: relative !important;
}
.home-header {
	padding-bottom: 0px !important;
}
.section-1.panel-row-style.panel-row-style-for-34-0 {
	margin-top: 4%;
}
.more_size {
	width: 90%;
}
.site-content {
	width: 100% !important;
}
.section-1 .textwidget p {
	width: 94%;
	font-size: 15px;
	color: #464646 !important;
}
.read-more {
	position: relative;
	z-index: 999;
}
.Simple_mm p {
	color: #464646;
	font-size: 15px;
}
.read-more .ow-button-base a, .slider-section a, .Join_Us .ow-button-base.ow-button-align-center a {
    padding: 15px 0;
    width: 32%;
}

.footer-top section .sow-image-container img.so-widget-image {
    max-width: 63% !important;
}



.my-try {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 6%;
    display: none;
}
button.sldr-prv.sldr-nav.prev {
    float: left;
    position: absolute;
    left: 0;
    
}
button.sldr-nxt.sldr-nav.next {
    float: right;
    margin-right: 0 !important;
    position: absolute;
    right: 0;
}

button.sldr-nxt.sldr-nav.next, button.sldr-prv.sldr-nav.prev {bottom: 38%;}



}


@media(max-width:780px) {

.slider-section {
    padding-top: 4%;
}
.slider-section h2, body #banner03 h2 {
    font-size: 26px !important;
    width: auto !important;
	    margin-bottom: 0;
}

.slider-111 .slide-left h2 {
    font-size: 28px !important;
    margin-bottom: 10px;
}
.slider-section p {
    font-size: 18px;
    width: auto;
    margin-bottom: 15px;
}
}
/*----------------------------------------------736----------------------------------------*/
@media(max-width:760px) {
	
	
	
.slider-section a {
	padding: 6px 28px !important;
}
.slider-section .fa {
	display: none;
}
.Boost_your h3 code, .Boost_your h3 {
	font-size: 37px;
	width: 60%;
}
div#responsive-menu-container {
	background-size: cover !important;
}
#responsive-menu-container .Responsive_bold a.responsive-menu-item-link {
	font-family: 'MuseoSans-700';
	font-size: 36px !important;
}
#responsive-menu-container li a.responsive-menu-item-link {
	font-size: 26px !important;
	font-family: 'MuseoSans-700';
	letter-spacing: 1px;
}
#responsive-menu-container li.Responsive_bold.Responsive_bold2 {
	margin-bottom: 2% !important;
}
.site-footer {
	padding-bottom: 5%;
}
}




/*----------------------------------------------600----------------------------------------*/
@media(max-width:700px) {
	
.slider-full_mm .slider-top_desktop .skew .wrap >Div {
    width: 264px !important;
    height: 182px !important;
}

.slider-full_mm .wrap {
    max-width: 451px;

    padding: 45px 45px 46px 42px;

}

.stage.slider_mobile ul li .wrap {
    background: url(images/mobile.png);
    padding: 26px 64px 85px 119px;
    background-repeat: no-repeat;
    float: left;
}
.slider-top_desktop .captions {
    margin-top: -29px !important;
}

.ow-button-base.ow-button-align-left a.ow-button-hover span {
    color: #fff;
}



.slider-full_mm .slider-top_desktop .wrap video, .slider-full_mm .slider-top_desktop .wrap p{border:0;}

	
	
body.page-template-Marketplace-page#inner-body {
	background-image: url(images/vvv.png);
	background-size: 100% !important;
}
.page-titles.market-page {
	margin-top: 31%;
	text-align: left;
}
.inner-page.padd.market_uu {
	padding-top: 120px;
	margin-bottom: 0%;
}
.Our_private h3.widget-title {
	font-size: 39px;
}
.Our_private p {
	font-size: 27px;
	line-height: 27px;
}
.ipaid-mm {
	position: relative;
	right: 0;
}
div#iped-image {
	margin-top: 12%;
}
.slider-section a {
	padding: 3px 23px !important;
}
.section-1 h3 {
	font-size: 32px;
}
.section-2 .so-widget-ink-num-count .iw-so-number-count span.iw-so-number-timer {
	font-size: 54px;
}
.boost_your li {
	list-style: none;
	float: none;
	width: 321px;
	background: #fff;
	margin-right: 0;
	min-height: 130px;
	padding: 15px 11px !important;
	margin-bottom: 1%;
}
.section-2 .panel-widget-style .iw-so-number .iw-so-number-title {
	font-size: 14px;
}
div#Boost-your-section223 {
	margin-top: -167px;
}
.Join_the_fastest h3.widget-title {
	text-align: center;
	font-size: 23px;
	padding: 0.5% 10%;
	line-height: 32px;
}
.join-us-m .panel-grid-cell {
	margin-bottom: 0 !important;
}
.Exclusive_access p {
	font-size: 14px;
}
.section_3_contect .so-panel {
	position: static;
	width: 30%;
	bottom: 28.6%;
	width: 74%;
}
.bolg_section {
	width: 58.7%;
}
.site-footer {
	padding-top: 43.5%;
	background-size: cover;
	border: 0;
}



.Our_Values_mm .sow-features-feature {
    width: 100% !important;
    margin-bottom: 5% !important;
}
.template-Careers-page .page-titles.video-page {
    text-align: left;
    font-size: 40px;
    width: 62%;
    margin-top: 0;
	line-height: 50px;
}

.Our_Values_mm .sow-features-feature.sow-icon-container-position-top {
    text-align: left !important;
    position: relative;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top h5 {
    font-size: 15px;

    position: absolute;
    top: 12%;
    left: 13%;
}
.Customer_mm h3 code {
    font-size: 21px;
    margin: 0;
    clear: both;
    overflow: hidden;
    display: block;
}
.so-widget-sow-headline-default-c15e78b4d055 .sow-headline-container h3.sow-headline {
      font-size: 19px;
}



}
@media(max-width:600px) {
	
	.page-template-Tech-Stack-page .site-content-contain {
  
    position: relative;
    z-index: 1;
}


.slider-section {
    padding-top: 2%;
}
.slider-111 .slide-left h2,.slider-section h2, body #banner03 h2{
    font-size: 21px !important;
    margin-bottom: 5px;
}
.slider-section p {
    font-size: 15px;
    width: auto;
    margin-bottom: 10px;
}
.slider-section a {
    padding: 6px 0px !important;
    font-size: 16px;
}


.page-template-page-all-php .site-content {
    margin-bottom: -58px;
    overflow: hidden;
}

.mobile_video {
  
    position: relative;
    z-index: 9999999;
}
.page-template-page-all-php .site-content {
    margin-bottom: -48px !important;
    overflow: hidden;
}
}



/*----------------------------------------------414px----------------------------------------*/
@media(max-width:500px) {
	
	.page-template-page-all-php .site-content {
    margin-bottom: -76px;

}
	
	
	.template-video-player .page-titles {
    width: 98%;
    margin: 0 auto;
    margin-top: 26%;
    margin-bottom: 32%;
    text-align: left;
}
	
	
	.page-template-page-all-php div#page {
    overflow: hidden;
}
	
	
	.inner-teamloop {
    display: block;
}

.page-template-Tech-Stack-page .mobile_video .content-area1 .inner-page.padd.mobile_uu {
    padding-top: 20% !important;
}
.tstackrows h3 a {
    font-size: 27px;
 
}

.tstackrows .panel-grid-cell {
    margin-bottom: 7px !important;
}

.page-template-Tech-Stack-page .inner-page .tstackrows p a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
}
.tstack p {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 4px;
}
	
	.subscribe_m input.Subscribe_ii {
    font-size: 15px;
    padding: 10px 6px;
}
.career_opportunities a.ow-button-hover {
    padding: 13px 0;
    background: #00acc8 !important;
    font-size: 16px;
}
.sec-three-inner .panel-grid-cell .so-panel {
    margin-bottom: 3px !important;
}
div#contect-section-2 .panel-grid-cell {
    margin-bottom: 0 !important;
}
div#contect-section-2 {
    padding-top: 6%;
    border-top: 1px dotted #4c4c4c;
    margin-top: 7%;
}
	
	
	
	
	.inner-section-1 h3 span.more {
    margin: 0 0px;
}
body.page-template-contact-page-php#inner-body{background: url(images/contect-mobile.png);
    background-repeat: no-repeat;
    background-size: 100% !important;}
	
	.Contact-page_m {
    padding-top: 23%;
}

.page-template-contact-page-php .Contact-page_m {
    padding-top: 3%;
}
.address_mape p a {
    display: block;
}
.Meet_us h3.widget-title, .contact-form-Page.contact-form-part h3.widget-title {
    font-size: 23px;
    margin-bottom: 15px;
}
.content-area2 {
    margin-top: 17%;
}
	
	
	.more-button a {
 
    font-size: 13px;
   
}
.inner-section-3 p {
    
    font-size: 14px;
}
	
	.sidebar {
    padding-top: 10px !important;
    border-top: 1px solid #666;
}

.inner-section-1 p {

    font-size: 14px;

}
	
	
	div#iped-image {
    margin-top: 0;
}
.page-two-column .site-content {
    margin-bottom: -37px;
    padding-bottom: 0 !important;
}
	
	
	.page-template-publishers-page-php {

    background-size: 100% !important;
}
	
	
	
	
	
.custom-logo-link img.custom-logo {
    max-width: 71% !important;
}
div#responsive-menu-title-image img {
    max-width: 59% !important;
}

	
	
	
	
	
.mobile_video_home {
    display: block;
    margin-bottom: 4%;
}
	
.sec-three-inner .panel-grid-cell {
    margin-bottom: 0 !important;
}
	
	body.page-template-contact-page-php#inner-body {

    background-size: 148%;


}

.Contact-page_m .contact-page h3 {
    font-size: 31px;
    margin-top: 20% !important;
}
	
	#section-top-slider1 iframe {
    background: url(images/new-1.png);
    padding: 36px 51px 39px 44px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
	
	.template-Careers-page {
    margin-top: 14%;
}
.template-Careers-page .page-titles.video-page {
    width: 71%;
 
}
.opportunities_m h3.sow-headline, .opportunities_m h3.widget-title {
    font-size: 23px !important;
}

div#carryer_section-2 {
    width: 100%;
}
.template-Careers-page .page-titles.video-page {
    text-align: left;
    font-size: 31px;
    width: 62%;
    margin-top: 0;
    line-height: 38px;
}
.Our_Values_mm .sow-features-feature.sow-icon-container-position-top h5 {
    font-size: 15px;
    position: absolute;
    top: 12%;
    left: 21%;
}
.About_the_company a.ow-button-hover {
    font-size: 18px;
    padding: 9px 0;
    width: 229px;
}

.Customer_mm h3 {
    font-size: 25px;
    margin-top: 15px;
}


div#Careers-sectio-3 .panel-last-child .panel-layout .panel-grid .panel-grid-cell {
    margin-bottom: 0;
}
	
	
	.footer-top section .sow-image-container img.so-widget-image {
    max-width: 91% !important;
}

.footer-center .sow-image-container img.so-widget-image {
    max-width: 69% !important;
}

.read-more .ow-button-base a, .slider-section a, .Join_Us .ow-button-base.ow-button-align-center a {
    padding: 12px 0;
    width: 45%;
}


.slider-222 img, .slider-333 img {
    max-width: 100%!important;
}
.slider-section a {
    width: auto;
    font-size: 18px;
    padding: 6px 28px !important;
}
	
.template-outstream-video .page-titles.video-page {
    margin-top: 12% !important;
    text-align: left;
    font-size: 35px;
    width: 83%;
    line-height: 40px;
    margin-bottom: 5% !important;
}

.slider-top_desktop .captions {
    margin-top: 0px !important;
    padding-right: 0;
    width: 100% !important;
}
.section-top-video-mmmm .panel-grid-cell .widget {
	margin-bottom: 0 !important;
}
.section-top-video-mmmm .panel-grid-cell .panel-grid-cell {
	margin-bottom: 0 !important;
}
.cycloneslider-template-standard .cycloneslider-slides {
	height: 238px !important;
}
div#section-top-slider1 {
    background: url(images/mobile-video-m.png);
    padding-top: 23% !important;
    padding-bottom: 24% !important;
    background-size: 100%;
    background-repeat: no-repeat;
}
.showSingle {
	padding: 6px 10px;
	font-size: 14px;
	/*width: 38%;*/
  width: 42% !important;
}
.page-titles.market-page {
	margin-top: 19%;
	text-align: left;
}
.page-titles.market-page img {
	max-width: 54% !important;
}
.page-titles.market-page {
	margin-top: 21%;
	text-align: left;
}
.Our_private h3.widget-title {
	font-size: 29px;
}
.inner-page.padd.market_uu {
	padding-top: 61px;
	margin-bottom: 0%;
}
.Our_private p {
	font-size: 22px;
	line-height: 27px;
}
.market-section2 {
	margin-top: -10px;
}
.mobile-image-market {
	display: block;
	margin-top: -53px;
	margin-bottom: -5px;
}
.market-section2 ul li.icon-secound {
	float: right;
	width: 60%;
}
.Simple_mm h2 {
    font-size: 19px;
    line-height: 25px;
    width: 99%;
    padding-top: 9px;
    margin-bottom: 14px;
}
.Simple_mm h3.widget-title {
    font-size: 33px;
    width: 100%;
    margin-bottom: 0;
    line-height: 33px;
}
div#section_33 {
    margin-top: -20px;
}
.inner-section-3 h3 {
	font-size: 24px;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.home-header {
	background-image: url(images/mobile-header.png);
}
.Boost_your h3 code, .Boost_your h3 {
	font-size: 23px;
	width: 78%;
	line-height: 33px;
}
div#Boost-your-section22 {
	background-image: url(images/gay.png);
	padding-top: 28% !important;
	padding-bottom: 29% !important;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #eff5f5;
}
.section-2 .panel-grid-cell .so-panel .Billion-Video:before {
	left: -3px;
}
.section-2 .panel-grid-cell .so-panel .Billion-Video:after {
	right: -10px;
}
.boost_your li {
	list-style: none;
	float: none;
	width: 100%;
	background: #fff;
	margin-right: 0;
	min-height: 132px;
	padding: 8px 11px !important;
	margin-bottom: 3%;
}
.Join_the_fastest h3.widget-title {
	text-align: center;
	font-size: 22px;
	padding: 3.5% 0%;
	line-height: 23px;
	width: 97%;
}
.Exclusive_access p {
	font-size: 17px;
	line-height: 18px;
	margin-bottom: 18px;
}
div#pg-w599d63131b1ee-1 {
	margin-bottom: 5px;
}
.section_3_contect .so-panel {
	position: static;
	width: 30%;
	bottom: 28.6%;
	width: 100%;
}
.Simple_mm p {
	margin-bottom: 0;
}
.Speak_to_us .ow-button-base.ow-button-align-center a {
	font-size: 18px;
	padding: 10px 0;
}
.ow-button-base.ow-button-align-center {
	text-align: center;
	padding: 7px 0;
}
.bolg_section {
	width: 86.7%;
	margin: 0 auto !important;
	float: none;
}
.bolg_news-section h2 {
	background: none;
	color: #0b358b;
	padding-left: 0;
	font-size: 27px;
	margin: 0 auto;
	margin-bottom: 2.3%;
	width: 86.7%;
}
div#Boost-your-section223 {
    padding-top: 35%;
    padding-bottom: 28%;
    margin-top: -139px;
}

div#Boost-your-section22 .panel-grid.panel-no-style .widget_text {
    margin-bottom: 0;
}
div#Boost-your-section223 .panel-layout .panel-grid.panel-no-style .widget_sow-image {
    margin-bottom: 9px;
}
div#Boost-your-section223 .panel-grid.panel-has-style {
    margin-bottom: 5px;
}


#responsive-menu-container .Responsive_bold a.responsive-menu-item-link {
    font-size: 31px !important;
}
#responsive-menu-container li a.responsive-menu-item-link {
    font-size: 23px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 44px !important;
}
.section-1 h3 {
	font-size: 26px;
	width: 100%;
	line-height: 37px;
}
section#sow-image-2 {
	padding-bottom: 59px;
	width: 91%;
	margin: 0 auto;
}
.bolg_section {
	width: 86.7%;
	margin: 0 auto !important;
	float: none;
	margin-bottom: 14% !important;
}
.site-footer {
	padding-top: 59.5%;
	background-size: cover;
	border: 0;

}
.home .site-footer {

	    margin-top: -34%;
}
.date-function {
	margin-bottom: 5px;
	display: none;
}
.bolg_news-section {
    margin-top: 8.6%;
}
.bolg_news-section h3 {
    padding: 2px 0px 3px 14px !important;
}
.bolg_news-section h2 {
	margin-bottom: 6.3%;
}
.Speak_to_us a {
	width: 267px !important;
}
.slide-right {
	position: absolute !important;
	bottom: -264px !important;
}
.boost_your li p {
	color: #1e368b;
	font-size: 16px;
	font-family: 'MuseoSans-700';
	padding: 0 12px;
	padding-top: 5%;
}
.boost_your li .left_image {
	float: left;
	width: 51%;
}
.home-header .slider-section #banner03.slider-333 .slide-right {
	right: 3px !important;
	bottom: -225px !important;
	position: absolute !important;
	width: 66% !important;
}
.slider-111 .slide-left h2 {
	font-size: 43px !important;
}
.slider-111 .slide-right {
	position: absolute !important;
	bottom: -215px !important;
}
.slider-section .more_size {
	position: static;
}
img.desktop_m {
	display: none;
}
img.mobile-m {
	display: block;
}

.home-header .slider-section #banner03.slider-222 .slide-right {
    width: 75% !important;
    left: 136px !important;
}
.so-widget-sow-headline-default-9ae5d7938adc .sow-headline-container h2.sow-headline {
	font-size: 24px;
}
.header-full{
	position:static;
	}
.home-header {
    padding-bottom: 21% !important;
    margin-bottom: -30px;
    background-size: cover !important;
    background-position: 100% 100%;
}
.slider-section p {
    font-size: 20px;
    width: auto;
	    margin-bottom: 35px;
}

.slider-section {
    padding-top: 1%;
}

body.home.page-template .header-full .home-header .slider-section .swiper-slide .more_size h2, .home-header .slider-section #banner03.slider-222 .slide-left h2, body #banner03 h2 {
    font-size: 30px !important;
    margin-bottom: 21px !important;
    margin-top: 6%;
}


#responsive-menu-container #responsive-menu-title {
    background-color: #212121;
    color: #ffffff;
    font-size: 13px;
    opacity: 0;
}

.logo-box {
    padding-top: 14px;
    position: relative;
    z-index: 9999999999;
}
#responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
 padding: 19px 5% !important;
}


div#SLDR-ONE {
    float: none !important;
    width: 88% !important;
    overflow: hidden !important;
}
.slider-full_mm .slider-top_desktop .skew .wrap >Div {
    width: 229px !important;
    height: 153px !important;
}
button.sldr-nxt.sldr-nav.next, button.sldr-prv.sldr-nav.prev {
    bottom: 38%;
}

.cccccc11 {
    border-bottom: 1.5px solid #676767;
    margin-bottom: 7%;
}

.my-try a {
    padding: 5px 10px;
      font-size: 19px;
   
}


.sldr > ul > li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.stage.slider_mobile ul li .wrap {
    float: inherit;
	    max-width: inherit;

}

.stage.slider_mobile ul li .wrap {
    float: left;
    max-width: inherit;
    position: relative;
    left: 0px;
    overflow: visible !important;
}
.stage.slider_mobile .focalPoint {
    max-width: inherit !important;
}

.page-template-page-all-php .site-content {
    margin-bottom: -48px !important;
    overflow: hidden;
}

.hbspt-form .hs_submit .actions input.hs-button.primary.large {
	/*width: auto;*/
	width: 257px;
	margin-top: 10px;
	padding:20px 0px !important
}

#myModal.footer-form {
	padding-top: 0;
}

#myModal.footer-form .form-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#myModal .hbspt-form .hs_submit .actions input.hs-button.primary.large {
	width: auto;
	padding: 13px 20px!important;
}

#contactCtaModal .hbspt-form .hs_submit .actions input.hs-button.primary.large  {
	width: auto;
	padding: 13px 20px!important;
}


}



/*----------------------------------------------400----------------------------------------*/
@media(max-width:400px) {
	
	
	div#section-top-slider1 {
   
    padding-top: 22% !important;
    padding-bottom: 26% !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
	
	.stage.slider_mobile ul li .wrap {
    float: left;
    max-width: inherit;
    position: relative;
    left: 0px;
    overflow: visible !important;
    background-size: 93%;
    padding: 24px 59px 26px 93px;
}
.stage.slider_mobile .focalPoint p video#myvideo {
    width: 107px !important;
    height: 204px !important;
}
.stage.slider_mobile ul li .wrap {
   
    background-size: 93%;
    padding: 24px 68px 28px 88px;
}
.captions {
    float: inherit;
    width: 98% !important;
    margin-top: 0;
    padding-right: 0;
}
.slider-full_mm .slider-top_desktop .skew .wrap >Div {
    width: 208px !important;
    height: 146px !important;
}
.slider-full_mm .wrap {
    max-width: 290px;
    padding: 45px 45px 45px 38px;
}
	
	
	
	body.home.page-template .header-full .home-header .slider-section .swiper-slide .more_size h2, .home-header .slider-section #banner03.slider-222 .slide-left h2, body #banner03 h2 {
    font-size: 27px !important;
    margin-bottom: 21px !important;
    margin-top: 6%;
}
	
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 35px !important;
}
.Our_private p {
	font-size: 19px;
	line-height: 24px;
}
.Our_private h3.widget-title {
	font-size: 27px;
}
.sider-widgets li h3 {
	font-size: 13px;
}
.Simple_mm h2 {
	color: #d72a5e;
	font-size: 19px;
}
.Simple_mm h3.widget-title {
	color: #1e368b;
	font-size: 34px;
	font-family: 'MuseoSans-700';
	line-height: 39px;
	width: 100%;
	margin-bottom: 13px;
}
.Simple_mm p {
	width: 98%;
}
div#Boost-your-section223 .sow-image-container {
	max-width: 79%;
	margin: 0 auto;
}
.home-header .slider-section #banner03.slider-222 .slide-right {
	width: 63% !important;
	left: 136px !important;
}
.slider-section p {
	font-size: 17px;
	width: auto;
}

.mobile_video.techstackbanner {
    margin-top: 11% !important;
}

.tstack p {

    line-height: 1.2;

}

}





@media(max-width:380px) {
.Contact-page_m {
    padding-top: 19%;
}
.subscribe_m input.Subscribe_ii {
    font-size: 14px;
    padding: 10px 6px;
}
.subscribe_m form input.Subscribe_mme {

    font-size: 13px;
}


.stage.slider_mobile ul li .wrap {
    background-size: 100%;
    padding: 24px 68px 28px 88px;
}

.stage.slider_mobile ul li .wrap >div {
    width: 118px !important;
    height: 215px !important;
}
.stage.slider_mobile ul li .wrap {
    background-size: 90%;
    padding: 24px 68px 22px 79px;
}
.stage.slider_mobile ul li .wrap >div {
    width: 98px !important;
    height: 185px !important;
}

}
/*----------------------------------------------320----------------------------------------*/
@media(max-width:370px) {
	
	
	.mobile_video.techstackbanner {
    margin-top: 4% !important;
}
.tstack p {
    font-size: 15px;
    line-height: 1;
}
.tstackrows h3 a {
    font-size: 22px;
}
.page-template-Tech-Stack-page .inner-page .tstackrows p a {
    font-size: 14px;
    line-height: 1.3;
}
	
	.Contact-page_m {
    padding-top: 13%;
}
.Contact-page_m .contact-page h3 {
    font-size: 25px;
}
.hbspt-form .hs_recaptcha.field.hs-form-field {
    margin-top: 10px;
    overflow: hidden;
}
.subscribe_m input.Subscribe_ii {
    font-size: 11px;
    padding: 10px 6px;
}
.Meet_us h3.widget-title, .contact-form-Page.contact-form-part h3.widget-title {
    font-size: 20px;
    margin-bottom: 15px;
}
	
.slider-section p {
    font-size: 15px;
    width: auto;
}
body.home.page-template .header-full .home-header .slider-section .swiper-slide .more_size h2, .home-header .slider-section #banner03.slider-222 .slide-left h2, body #banner03 h2 {
    font-size: 21px !important;
    margin-bottom: 21px !important;
    margin-top: 6%;
}
.slider-section a {
    width: auto;
    font-size: 15px;
    padding: 6px 28px !important;
}	
	
	
	
.market-section2 ul li.icon-secound {
	float: right;
	width: 75%;
}
.more-button a {
	width: 100%;
}
.sider-widgets li h3 {
	font-size: 11px;
}
.home-header .slider-section #banner03.slider-333 .slide-right {
	right: 3px !important;
	bottom: -204px !important;
	position: absolute !important;
	width: 66% !important;
}
.home-header .slider-section #banner03.slider-222 .slide-right {
	width: 78% !important;
	left: 74px !important;
	bottom: -15px !important;
}
.section-1 h3 {
	font-size: 22px;
	width: 100%;
	line-height: 29px;
}
.section-1 .textwidget p {
	width: 100%;
	font-size: 15px;
	color: #464646 !important;
}
.section-2 .so-widget-ink-num-count .iw-so-number-count span.iw-so-number-timer {
	font-size: 42px;
}
.section-2 .panel-widget-style .iw-so-number .iw-so-number-title {
	font-size: 11px;
}
.so-widget-ink-num-count-number-00a941a3bbad .iw-so-number-count {
	color: #d72b5e;
	font-size: 81px;
	line-height: 61px;
	margin: 0;
}
.section-2 .panel-widget-style .iw-so-number {
	padding: 0 0;
}
.read-more .ow-button-base a {
	font-family: 'MuseoSans-700';
	font-size: 16px;
	padding: 8px 0;
	width: 133px;
}
.Boost_your h3 code, .Boost_your h3 {
	font-size: 23px;
	width: 74%;
	line-height: 33px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 28px !important;
}
#responsive-menu-container .Responsive_bold a.responsive-menu-item-link {
	font-size: 25px !important;
}
#responsive-menu-container li a.responsive-menu-item-link {
	font-size: 17px !important;
}
.boost_your li p {
	color: #1e368b;
	font-size: 14px;
	font-family: 'MuseoSans-700';
	padding: 0 0;
	padding-top: 5%;
}
.post_content-single h3 {
	font-size: 16px;
	color: #0c2e86;
	font-family: 'MuseoSans-700';
	padding-top: 0;
	font-weight: normal;
	margin-bottom: 4px;
}
.boost_your li {
	list-style: none;
	float: none;
	width: 100%;
	background: #fff;
	margin-right: 0;
	min-height: 117px;
	padding: 8px 11px !important;
	margin-bottom: 3%;
}
.Join_the_fastest h3.widget-title {
	text-align: center;
	font-size: 19px;
	padding: 3.5% 0%;
	line-height: 23px;
	width: 97%;
}
.Exclusive_access p {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 18px;
}
.Simple_mm h3.widget-title {
	color: #1e368b;
	font-size: 29px;
}
.Simple_mm h2 {
	color: #d72a5e;
	font-size: 17px;
}
.page-titles.market-page {
	margin-top: 19%;
}
}


/*----------------------------------------------320----------------------------------------*/
@media(max-width:330px) {
.mobile-image-market {
	display: block;
	margin-top: -22px;
	margin-bottom: 27px;
}
.page-titles.market-page {
	margin-top: 12%;
	text-align: left;
}
.page-titles.market-page img {
	max-width: 62% !important;
}
.Our_private h3.widget-title {
	font-size: 23px;
}
.Our_private p {
	font-size: 17px;
	line-height: 19px;
}
.template-outstream-video .page-titles.video-page{
	margin-top: -1%;
	}
.video-padd {
    padding-top: 90px;
}
div#section-top-slider1{
	    background-size: cover
	}
.gallery-demo .so-widget-sow-editor.so-widget-sow-editor-base{
	    width: 100% !important;
	}
.gallery-demo p{
	    margin-bottom: 15px;
	}
div#SLDR-ONE{
	    margin-top: 10px;
	}
.slider-full_mm .slider-top_desktop .skew .wrap >Div {
    width: 100% !important;
    height: 88px !important;
}
}

/*------------------------salespage_css-----------------------------*/

.more_size2 {
    max-width: 1130px;
    margin: 0 auto;
}
.my-header {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.right-logo {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.header-social ul {
    list-style: none;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 0;
}
.header-social ul>li>a {
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px #ef472a solid;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
}
.header-social ul>li>a>.fa{
	width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ef472a;
	border-radius: 50%;
	}

/*hubspot underline*/
.hs-form-booleancheckbox a{
  text-decoration: underline !important;
}


/* Large screens ----------- */
@media only screen  and (min-width: 1824px) and  (max-width:2550px)  {

 
  
  .myblogmainblock .page-header   .page-title {
    margin-top: 0;
  }
  .page-titles {
    margin-bottom: 15%;
  }
   .page-id-23 .main-content {
    margin-top: 0;
  }
  
  .Contact-page_p .panel-layout {
    padding-top: 2% !important;
}


.page-template-Tech-Stack-page-php .video-page{
  margin-bottom: 0;
}
  .page-template-outstream-page .video-page {
      margin-top: 7%;
      margin-bottom: 0;
  }

   .page-template-outstream-page  .ow-icon-placement-left {
   	position: relative;
   	top: 400px;
   }
    .page-template-outstream-page .ow-button-base.ow-button-align-left {
    position: relative;
    top: -400px;
}
  .for_Publishers .page-titles.video-page{
    margin-top: 9%;
    margin-bottom: 0;
    }
  .page-template-contact-page .subscribe_m {
    /*width: 91%;*/
    width: 100%;
  }
  .page-template-contact-page .ow-button-base {
    /*width: 91%;*/
    width: 100%;
    float: left;
  }
  .page-template-about-page .inner-page.padd.market_uu {
    padding-top: 0 !important;
}
  .about-page .content-area1 {
padding-top: 0;
}
.about-sec1 p {
    margin-top: 0 !important;
}
  .page-template-Careers-page .page-titles{
  margin-bottom: 0;
}
  .page-template-Careers-page #pgc-w5a8abdafe5367-0-0 {
    width: 23%;
  }

  .page-template-Team-page .inner-page.padd.market_uu{
    padding-top:0 !important;
  }

 .page-template-Team-page #pg-990-0> .panel-row-style{
  padding-top: 0 !important;
 }
 
.page-template-Team-page .content-area1 {
    padding-top: 32% !important;
}
 .page-titles.market-page {
       margin-top: 8%;
    margin-bottom: 9%;
}
  .home .sticky11 {
        background-size: cover !important;
}
/*
 #pgc-w59dde689ed6fb-1-0, 
 #pgc-w59dde689ed6fb-1-1,
 #pgc-w59dde689ed6fb-1-2 {
    margin: 0 -113px !important;
 }
 */

  .team-accordian .our_team:nth-child(3n) .inner-teamloop {
     margin: 0;
}

  #pg-1666-2> .panel-row-style {
  
    background-position: center top;
  } 
}

/*2k screen*/
@media only screen  and (min-width : 2550px){
.more_size {
    max-width: 1400px;
}
.team-page .content-area1 {
    padding-top: 37%;
}

#pg-1666-2> .panel-row-style {
    padding: 30% 0;
}
#Boost-your-section223{
	    padding-top: 16%;
    padding-bottom: 10%;
    position: relative;
    top: 100px;
}

.section-1 .textwidget p {
    font-size: 18px;
}
.boost_your li p {
    font-size: 14px;
}
.video_lsider_top video {
    margin-top: -300px;
}
.page-template-Tech-Stack-page .padd {
    padding-top: 166px;
}
.page-template-Tech-Stack-page .inner-page .panel-grid:nth-child(odd) .tstackrows .panel-grid-cell:nth-child(even),
.page-template-Tech-Stack-page .inner-page .panel-grid:nth-child(even) .tstackrows .panel-grid-cell:nth-child(odd) {
    width: 230px !important;
}

body.page-template-Marketplace-page#inner-body,
body.page-template-Publishers-new-page-php#inner-body,
#inner-body,
body.archive#inner-body,
body.page-template-contact-page-php#inner-body,
body.single-post#inner-body{
    background-position: 0px -142px !important;
}

.page-titles {
    margin-top: 5%;
}
.page-titles.market-page,
.myblogmainblock .page-header .page-title,
.template-outstream-video  .page-titles.video-page,
.mobile_video.for_Publishers .page-titles.video-page,
.template-Careers-page 	.page-titles.video-page,
.page-template-Tech-Stack-page-php .page-titles.video-page{
    margin-top: 9%;
}

.page-titles.video-page{
 margin-top: -5%;
 font-size: 46px;
}
.page-template-outstream-page  #pg-432-1> .panel-row-style {
    background-position: top center;
    }
.page-template-outstream-page  .video-section-2 {
    padding-bottom: 47%;
}
.page-template-outstream-page  .captions {
    margin-top: 13%;
}
.page-template-outstream-page  .my-try a {
    right: 120px;
}
.page-template-outstream-page .video-padd {
    padding-top: 50px;
}
.section-top-video-mmmm {
	position: relative;
	top: 100px;
}
.video-section-2-inner h3{
font-size: 35px;
}
.video-section-2-inner {
	position: relative;
    top: 451px;
}
.video-section-2-inner p {
    font-size: 26px;
}
#panel-432-1-0-1 {
   /* position: relative;*/
    top: 50px;
}
.page-template-outstream-page .video-section-1 p,
.page-template-outstream-page .video-section-1 .video-b p{
	font-size: 18px;
}

.page-template-outstream-page .video-b h3 {
    font-size: 22px;
}
.page-template-outstream-page .so-widget-sow-button-flat-ceebdc7f9df8{
	position: relative;
	top: 400px !important;
}

.page-template-Publishers-new-page .headeing_top p{
	margin-top: 50px;
}
.page-template-about-page .inner-page.padd.market_uu{
	padding-top: 160px;
}
.inner-page.padd.market_uu {
    padding-top: 306px;
    margin-bottom: -10%;
}
.market-section2 {
    margin-top: 100px;
}
.contact-page p {
	font-size: 20px;
}
.team-accordian .our_team:nth-child(even) .inner-teamloop {
    width: 55%;
}
.myblogmainblock .page-header .page-title{
	font-size: 46px;
}
.myblogmainblock aside#secondary {
    width: 25% !important;
}
.template-Careers-page p{
	font-size: 31px;
}
 
.stage.slider_mobile div.skew{
	max-width: 290px;
	overflow: visible;
}

.page-id-881 .content-area1{
	width: 52%;
}
.Our_private h3.widget-title{
	font-size: 55px;
}
.Simple_mm h3.widget-title{
	font-size: 44px;
}
.Simple_mm p {
    font-size: 20px;
    line-height: 28px;
    }
.Simple_mm h2 {
    font-size: 22px;
    }
.market-section2 ul li h2 {
    font-size: 18px;
    }
 .more_size22 {
    max-width: 550px;
}
.section_3_contect .so-panel {
    width: 563px;
    }
#pl-432 #panel-432-1-0-0{
	position: relative;
    top: 400px;
}
#banner03 h2{
	font-size: 56.4px;
}
.section_33-full {
    margin-top: -232px;
}
.slider-section p{
	font-size: 30px;
}
.Exclusive_access p{
	font-size: 28px;
}
 
.Join_the_fastest h3.widget-title {
    font-size: 44px;
    }
.Join_the_fastest {
padding-bottom: 30px;
}
.image-box .try-it {
    right: 130px;
}
.page-id-23 .section_right, 
.page-id-785 .section_right,
.page-id-881 .section_right {
    width: 25%;
}
.page-id-23 .content-area1, 
.page-id-785 .content-area1,
.page-id-881 .content-area1 {
    width: 70%;
}
.page-id-1930 .page-titles.video-page,
.page-id-1928 .page-titles.video-page,
.page-id-2692 .page-titles.video-page {
    margin-top: 9%;
}
.template-video-player .page-titles{
	margin-top: 10%;
}
.sticky11 {
    height: 115px;
}
}
/*Hubspot*/

.hbspt-form p{
	font-size: 13px;
	line-height: 15px !important;
	margin: 0 0 5px 0;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    display: inline !important;
}
.hbspt-form div.input input[type=checkbox],
.form-content .hbspt-form div.input input[type=checkbox] {
   float: left;
   width: 5% !important;
   margin: 0 10px 20px 0;
}

.inner_footer_form .legal-consent-container {
margin-top: 10px;
}

.legal-consent-container .input .hs-form-booleancheckbox .hs-form-booleancheckbox-display span {
	width: calc(95% - 10px);
    /*float: left;*/
    margin-bottom: 5px;
   /* margin-top: 3px;*/
   display: inline-block;
   vertical-align: top;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    float: left;
    width: 85%;
}

.legal-consent-container .input .hs-form-booleancheckbox label input[type=checkbox] {
float: none;
display: inline-block;
vertical-align: top;
margin-top: 3px;
}

.contact-form-part.contact-form-Page .legal-consent-container .input .hs-form-booleancheckbox .hs-form-booleancheckbox-display span {
vertical-align: top;
margin-top: 3px;
}

.contact-form-part.contact-form-Page .legal-consent-container .input .hs-form-booleancheckbox label input[type=checkbox]  {
vertical-align: top;
margin-top: 1px;
}

.hbspt-form .field textarea {
    width: 86% !important;
}

.hs_privacy_policy_checkbox {
  float:left !important;
  }
 .hbspt-form .inputs-list:first-child{
 	margin: 0 !important;
 	padding: 0 !important;
 }
  .page-template-Publishers-new-page .hbspt-form p,  .page-template-Publishers-new-page .hbspt-form p a{
 	color: #fff;
 }

 .page-template-Publishers-new-page .hbspt-form div.input input[type=checkbox]{
    margin-right: 5px!important;
    padding: 0 !important;
    height: 10px;
    width: 3% !important;
 }

 .contact-form-part label{
 	letter-spacing: 0;
 }

 .contact-form-part .hbspt-form .field textarea {
    width: 98% !important;
    box-sizing: border-box;
}
.Contact-page_m .legal-consent-container .hs-form-booleancheckbox-display p {
    margin: 10px 0 0 0 !important;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    margin: 0px 0 0 0 !important;
}
.page-template-outstream-page .hbspt-form p {
	font-size: 13px !important;
}
.form-content .hbspt-form p, 
.form-content .hbspt-form p a{
	color: #fff;
}
.form-content {
    background-color: #4093B9 !important;
    }
    
    .page-template-Tech-Stack-page .inner-page .tstackrows img:hover {
    	transform: none!important;
    }
    
    .Contact-page_p .contact-sec-three .panel-grid-cell .so-panel-widget {
    	padding-top: 0!important;
    	padding-bottom: 0!important;
    }
    
    .Contact-page_p .contact-sec-three .panel-grid-cell .so-panel.widget {
	margin-bottom: 0!important;
    }
    .Contact-page_p .contact-sec-three .panel-grid-cell  {
    	margin-bottom: 10px;
    }
    
    .Contact-page_p .subscribe_m input.Subscribe_ii {
    	background: #fdd2d0;
    }
    
    .Contact-page_p .subscribe_m input.Subscribe_mme {
    	background: #e0375d;
    }
    
    .for_Publishers .hbspt-form .grecaptcha-badge{
    	box-shadow: none!important;
    	height: 80px!important;
    }
    
    .for_Publishers .hbspt-form .grecaptcha-badge .grecaptcha-logo{
    	transform: scale(1.02)!important;
    }
    
    #pl-w5b18e0dfc9dcd #panel-w5b18e0dfc9dcd-0-1-1 {
    	margin-bottom: 15px!important;
    }

.contact-form-part.contact-form-Page .legal-consent-container .input .hs-form-booleancheckbox .hs-form-booleancheckbox-display span {
    vertical-align: top;
    margin-top: 4px;
}

.page-template.home #home-header .swiper-slide a {
	display: inline-block!important;
}