/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
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: 1.7
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
1.1 Bootstrap Overrides
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
--------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Lato');*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url("./assets/css/font-awesome.min.css");
@font-face {
  font-family: "AlegreyaSans-lightitalic";
  src: url("./fonts/alegreya/AlegreyaSans-LightItalic.eot"); /* IE9 Compat Modes */
  src: url("./fonts/alegreya/AlegreyaSans-LightItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/alegreya/AlegreyaSans-LightItalic.otf") format("opentype"), /* Open Type Font */
    url("./fonts/alegreya/AlegreyaSans-LightItalic.svg") format("svg"), /* Legacy iOS */
    url("./fonts/alegreya/AlegreyaSans-LightItalic.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/alegreya/AlegreyaSans-LightItalic.woff") format("woff"), /* Modern Browsers */
    url("./fonts/alegreya/AlegreyaSans-LightItalic.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AlegreyaSans-Regular";
  src: url("./fonts/alegreya/AlegreyaSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/alegreya/AlegreyaSans-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/alegreya/AlegreyaSans-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/alegreya/AlegreyaSans-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/alegreya/AlegreyaSans-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/alegreya/AlegreyaSans-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/alegreya/AlegreyaSans-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Latolight";
  src: url("./fonts/lato/Lato-Light.eot"); /* IE9 Compat Modes */
  src: url("./fonts/lato/Lato-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/lato/Lato-Light.otf") format("opentype"), /* Open Type Font */
    url("./fonts/lato/Lato-Light.svg") format("svg"), /* Legacy iOS */
    url("./fonts/lato/Lato-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/lato/Lato-Light.woff") format("woff"), /* Modern Browsers */
    url("./fonts/lato/Lato-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Latoregular";
  src: url("./fonts/lato/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/lato/Lato-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/lato/Lato-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/lato/Lato-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/lato/Lato-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/lato/Lato-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri';
  src: url('./fonts/Calibri/Calibri.eot?#iefix') format('embedded-opentype'), 
   url('./fonts/Calibri/Calibri.woff') format('woff'), 
   url('./fonts/Calibri/Calibri.ttf')  format('truetype'),
    url('./fonts/Calibri/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: Futura Bold;
    src: url('./assets/fonts/FuturaPT/FuturaPT-Bold.ttf');
}
@font-face {
    font-family: Futura Medium;
    src: url('./assets/fonts/FuturaPT/FuturaPT-Bold.ttf');
}
@font-face {
    font-family: Futura Light;
    src: url('./assets/fonts/FuturaPT/FuturaPT-Light.ttf');
}

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

body {
	margin: 0;
	height: 100%;
}

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

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

/*--------------------------------------------------------------
1.1 Bootstrap Overrides
--------------------------------------------------------------*/

/* Font */

.text-primary {
	color: var(--omc-purple) !important;
}
.text-danger {
	color: var(--omc-red) !important;
}
.text-warning {
  color: #8a6d3b !important;
}
.text-success {
  color: #3c763d !important;
}

/* Buttons */

.btn.btn-omc {
	border-radius: 20px;
  padding: 3px 15px;
  font-family: "Latolight";
}
.btn-omc.btn-primary {
  background-color: var(--omc-purple);
  border-color: var(--omc-purple);
}
.btn-omc.btn-primary:hover,
.btn-omc.btn-primary:focus,
.btn-omc.btn-primary:active {
  background-color: var(--omc-purple-hover);
  border-color: var(--omc-purple-hover);
  outline: 0;
}
.btn-omc.btn-danger {
  background-color: var(--omc-red);
  border-color: var(--omc-red);
}
.btn-omc.btn-danger:hover,
.btn-omc.btn-danger:focus,
.btn-omc.btn-danger:active {
  background-color: var(--omc-red-hover);
  border-color: var(--omc-red-hover);
  outline: 0;
}
.btn-omc.btn-sm,
.btn-group-sm > .btn.btn-omc {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-omc.btn-xs,
.btn-group-xs > .btn.btn-omc {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* Forms */

.form-omc .form-control {
	padding: 3px 8px;
  background-color: transparent;
  color: white;
  border-radius: 30px;
  font-size: 14px;
  font-family: Latoregular;
  font-weight: 400;
  height: auto;
}
.form-omc .form-control:focus {
	color: white;
  border-color: var(--omc-blue);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-omc label {
	color: #aeaeae;
}

/* Modals */

.modal-omc .modal-title {
  color: var(--omc-black);
  font-family: latoregular;
  padding: 0px;
  display: -webkit-inline-box;
}

/* Labels */

.label-omc.label-lg {
  font-size: 16px;
  padding: 6px 12px;
}
.label-omc.label-primary {
  background-color: var(--omc-purple);
}
.label-omc.label-info {
  background-color: var(--omc-blue);
}

/* Backgrounds */

.bg-omc.bg-primary {
	background-color: var(--omc-purple);
}
.bg-omc.bg-white {
	background-color: white;
}

/*--------------------------------------------------------------
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-family: Lato !important;
	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-family: Lato !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-family: Lato;
}

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;
    font-family: Lato;

}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
	font-family: Lato;

}

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

/*--------------------------------------------------------------
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;*/
	font-family: Lato;
}

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

::-moz-placeholder {
	color: #333;
	font-family: Lato;
	/*font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;*/
	opacity: 1;

}

:-ms-input-placeholder {
	color: #333;
	font-family: Lato;
	/*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 */

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	/*color: #000;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);*/
}

/* Fixes linked images */
.entry-content a img,
.comment-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.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
--------------------------------------------------------------*/
div.music-press-pro-menu {
	/*left: 160px !important;*/
}
div.registration-top {
	top: 0px !important;
}
.navigation-top {
	/*top: 46px !important;*/
	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: 80% !important;
	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. */
}

	/* OBT-2 Fixes horizontal scroll issue */
#page {
	position: relative;
	word-wrap: break-word;
	/*overflow:hidden;*/
	height: 100%;
}

.wrap {
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
	margin: auto;
}

/*.wrap:after {
	clear: both;
	content: "";
	display: block;
}*/

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#masthead .wrap {
	position: relative;
}

.site-header {
	background-color: #fafafa;
	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;
}

.custom-logo-link {
	display: inline-block;
	padding-right: 1em;
	vertical-align: middle;
	width: auto;
}

.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
}

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

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

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

/* 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;
	position:relative;
	z-index:900;
}


.site-footer .wrap {
	/* padding-bottom: 1.5em; */
	padding-top: 2em;
}

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

.site-info span[role=separator] {
	padding: 0 0.2em 0 0.4em;
}

.site-info span[role=separator]::before {
	content: '\002f';
}

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

.comment-form #wp-comment-cookies-consent {
	margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
	padding: 1em 0 2em;
}

.widget {
	padding-bottom: 3em;
}

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:not(.widget_tag_cloud) 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: 0;
    padding: 0.6em 1em;
    position: absolute;
    right: 1px;
}

.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}

/* Tag cloud widget */

.tagcloud ul li {
	float: left;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 4px 4px 0 0;
}

.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: block;
	padding: 4px 10px 5px;
	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;
}

/* Gallery widget */

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

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

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
	margin-bottom: 0;
}

.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,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .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; anusha*/
		max-width: 1142px;
		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 {
		padding-right: 2em;
	}

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

	.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;*/
		top:0;
		font-size: 14px;
		font-size: 0.875rem;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 3;
	}

	.navigation-top .wrap {
		max-width: 98%;
		/* 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: absolute;
		left: 0px;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}

	.admin-bar .navigation-top {
		top: 0px;
	}

	/* 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: 4.2em 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: none;
		width: 100%;
	}

	.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: 3em;
	}

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

	.page-numbers.current {
		font-size: 15px;
		font-size: 0.9375rem;
	}

	.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;
	}
}
.navigation-top{
	background: #352a3f;
     border: none;
}
#site-navigation ul#top-menu li a{
	color: #fff ;
}
.tab {
    float: left;
    background: none;
    width: 30%;
    /*height: 300px;*/
    height: 850px;
}
/* Style the buttons inside the tab */
.tab button {
    display: block;
    background: none;
    color: #fff;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 28px;
    font-family: "AlegreyaSans-lightitalic";
}

/* Change background color of buttons on hover */
.tab button:hover {
    /*font-size: 58px;*/
}

/* Create an active/current "tab button" class */
.tab button.active {
    font-size: 55px;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    width: 70%;
    max-height: 790px;
	overflow: auto;
}
.featureproducts {
    background: #1a131e;
    color: #fff;
}
.guide_div {
   /*  width: 595px; */
    /*max-height: 345px;*/
    height: 450px;
    background: #3b3343;
    padding: 18px 40px !important;
    margin: 25px;
    float: right;
}
.gettingstarted {
	background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_Home_GettingStarted_Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background: #332d36; */
    color: #fff;
}
.contactus{
	background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_Home_ContactUs_Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
/* .gettingstarted .container {
    padding-top: 50px;
    padding-bottom: 50px;
} */
.gettingstarted span,.gettingstarted a{

	float: left;
	clear: both;
	margin-top: 11px;
}
.gettingstarted span{
   font-family: "AlegreyaSans-lightitalic";
   font-size: 32px;
}
.gettingstarted a{
    font-family: "Latolight";
    font-size: 26px;
    border-bottom: 1px solid #fff;
}
.gettingstarted .listed{
    float: left;
    margin-bottom: 20px;
    padding: 25px 15px 5px 25px;
}
.gettingstarted h1{
    padding-bottom: 25px;
    font-family: "Latolight";
    font-size: 48px;
    margin-left: 35px;
}
.contactus h1{
    font-family: "Latolight";
    font-size: 48px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.contactus .container {
    padding: 0 35px;
}
.contactus form select,.contactus form input[type="text"],.contactus form input[type="email"],.contactus form input[type="tel"]{
   /* width: 45%;
    float: left;*/
    margin: 15px 35px 15px 0px;
    font-size: 18px;
    border-radius: 0px;
    padding: 8px;
    font-family: "Latoregular";
    color: #211924;
}
.contactus form span.wpcf7-form-control-wrap.your-name,
.contactus form span.wpcf7-form-control-wrap.lastname,
.contactus form span.wpcf7-form-control-wrap.your-email,
.contactus form span.wpcf7-form-control-wrap.mask-618
{
    width: 45%;
    float: left;
    margin-right: 33px;

}
span.wpcf7-not-valid-tip{
  float: left;
  margin-left: 15px;
}
.contactus form span.wpcf7-form-control-wrap.your-message{
      width: 95%;
    float: left;
    margin-bottom: 20px;
}
.contactus form span.wpcf7-form-control-wrap.your-email{
    clear:both;
}
.contactus form textarea{
    font-family: "Latoregular";
    font-size: 18px;
        font-weight: 400;
}
.contactus form label{
    width: 95%;
}
.contactus form input[type="submit"]{
    font-size: 18px;
    background: #7612b3;
    padding: 10px 35px;
    border-radius: 20px;
    font-family: "Latolight";
    margin-top: 18px;
    clear: both;
    float: left;
}
div.wpcf7 .ajax-loader{
    clear: both;
    float: left;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ok{
  float: left;
  margin-left: 0px;
  width: 95%;
  clear: both;
  text-align: center;
}
.registerpage div p{
    color: #fff;
    font-size: 23px;
    font-family: "AlegreyaSans-lightitalic";
    padding-left: 15px;
}
footer{
    background: #000;
    margin-top: 0px !important;
}
footer .socialicon_div a{
	  box-shadow: none !important;
}
footer .copyright{
    font-size: 18px;
    color: #fff;
    text-align: center;
}
footer .socialicon_div a{
    margin: auto;
    display: block;
    text-align: center;
}
footer .socialicon_div{
    /*float: right;*/
}
footer ul#menu-footermenu li{
    width: 16%;
    float: left;
    border: none !important;
    text-decoration: none !important;
}
footer ul#menu-footermenu li a{
    font-size: 12px;
    color: #fff;
    box-shadow: none;
}
footer ul#menu-footermenu li:nth-child(2){
    width: 28%;
}
footer aside.widget-area,footer .widget-column.footer-widget-1 section#nav_menu-2,footer .widget-column.footer-widget-2 section#custom_html-3{
    padding-bottom: 0px !important;
}
.site-footer .widget-area .socialicon_div a:hover{
    color: #ccc !important;
}
.contactus h4{
    padding-top: 15px;
    font-family: "Latolight";
    font-size: 26px;
}
.contactus .address span{
    font-family: "AlegreyaSans-Regular";
    font-size: 24px;
}
.contactus .address{
    text-align: left;
    margin-top: 0%;
}
nav#site-navigation ul#top-menu li a {
    font-size: 20px;
    font-weight: 500;
    padding: 0px 30px;
}
/*li#menu-item-240 a{
    border-left: 1px solid #fff;
}*/
/*nav#site-navigation{
    margin-top: 2.5%;
}*/
#listeningguide::-webkit-scrollbar,
#discoverycenter::-webkit-scrollbar,
#onmusicdictionary::-webkit-scrollbar,
#composerprofiles::-webkit-scrollbar,#music::-webkit-scrollbar {
    display: none;
}
/* #listeningguide { -ms-overflow-style: none; }
#listeningguide { overflow: -moz-scrollbars-none; } */
.featureproducts,.gettingstarted {
    padding: 75px 25px 35px;
}
.vidoeplayer {
    /* width: 100%; */
    height: 660px;
    padding: 130px;
    background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_Home_Video_Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.wonderplugin-video{
    border: 14px solid #7612b3;
}
/* register form */
div#ur-frontend-form form.register .ur-field-item.field-first_name{
	  width: 47%;
    float: left;
    margin-right: 22px;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-last_name{
	  width: 47%;
    float: left;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-user_email{
	  width: 47%;
    float: left;
    clear: both;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-user_pass{
	  width: 47%;
    float: left;
    clear: both;
    margin-right: 22px;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-user_confirm_password{
	  width: 47%;
    float: left;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-text,.ur-field-item.field-text{
	  width: 47%;
    float: left;
    clear: both;
    margin-bottom: 8px !important;
}
div#ur-frontend-form form.register .ur-field-item.field-textarea{
    float: left;
    width: 100%;
    margin-bottom: 20px !important;
}
div#ur-frontend-form form.register p label{
    display: none;
}
/* div#ur-frontend-form .register button,input.user-registration-Button.button{ */
	.loginpage form#wpcrlLoginForm button,.registerpage #wpcrlRegisterSection form#wpcrlRegisterForm button{
    float: left !important;
    background: #7612b3;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 8px 30px;
        clear: both;
}
.form-group.has-feedback label#captchaOperation {
    color: #fff;
}
.loginpage form#wpcrlLoginForm button#btnForgotPassword{
    background: none !important;
    color: #fff !important;
    border: none !important;
    clear: both;
    padding-left: 0px;
}
.registerpage form#wpcrlRegisterForm input[type="text"],
.registerpage form#wpcrlRegisterForm input[type="email"],
.loginpage form#wpcrlLoginForm input[type="text"],
.loginpage form#wpcrlLoginForm input#wpcrl_password{
    border-radius: 0px !important;
    font-family: "Latoregular";
    font-size: 18px;
    padding: 8px;
    height: 46px;
}
.form-group.schoolname{
  clear: both;
}
div#ur-frontend-form{
    border: none;
}
form#wpcrlRegisterForm textarea{
    font-family: "Latoregular";
      font-size: 18px;
    padding: 8px;
}
.page-template-custom-userregister .site-content-contain{
	background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_Registration_BG.jpg);
    background-repeat: no-repeat;
   background-size: cover;
}
.registerpage h1,.registerpage h3,.loginpage h1,.loginpage h3{
	color:  #fff;
	padding-top: 0px;
	margin-left: 15px;
	margin-top: 13px;
}
.social_icon a{
/*  font-size: 20px;
    color: #fff;
    background: #7612b3;
    padding: 15px;
    border-radius: 50px;
    width: 50px;
    text-align: center;*/
}
.social_icon img{
  width: 15%;
}
.registerpage h1,.loginpage h1{
      font-family: "Latolight";
    font-size: 37px;
}
.loginpage h3,.registerpage h3{
	margin-bottom: 25px;
      font-family: "AlegreyaSans-lightitalic";
    font-size: 26px;
}
.registerpage{
	  padding-top: 48px;
    padding-bottom: 44px;
}
.loginpage{
  padding-top: 80px;
    padding-bottom: 65px;
    height: 555px;
}
.page-template-custom-userlogin .site-content-contain{
	background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_Login_BG.jpg);
    background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
}

#user-registration p.user-registration-LostPassword.lost_password{
	clear: both;
	float: left;
}
#user-registration p.user-registration-LostPassword.lost_password a{
	color: #fff;
}
#user-registration .ur-frontend-form.login p{
	    margin-bottom: 20px;
}
.fullscreen-video-wrap{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:585px;
  overflow:hidden;
}

.fullscreen-video-wrap video{
	width: 100%;
 /*  min-height:100%;
  min-width:100%; */
}
.header-content h1{
  	font-size:60px;
  	margin-bottom:0;
  	font-family: "Latolight";
  	letter-spacing: 4px;
  	padding: 10px;
}

.header-content p{
  font-size:32px;
  display:block;
  padding-bottom:2rem;
  font-family: "AlegreyaSans-lightitalic";
}
.header-content{
  	z-index:2;
    text-align: center;
    margin: auto;
}

.v-header{
  height: 584px;
  display:flex;
  align-items:center;
  color:#fff;
}
/*#wpcrl_fname,#wpcrl_schoolname{
	width: 48%;
    float: left;
    margin-right: 16px;
    margin-bottom: 15px;
    clear: both;
}
#wpcrl_lname,#wpcrl_job,#wpcrl_email{
	width: 48%;
    float: left;
    margin-bottom: 15px;
}*/
.featureproducts h1{
      margin-left: 25px;
    margin-bottom: 18px;
      font-family: "Latolight";
      font-size: 38px;
}
.guide_div p{
    font-family: "Latoregular";
    font-size: 18px;
    line-height: 26px;
    /*margin-top: 25px;*/
}
.guide_div .content ul{
      display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    font-size: 18px;
    font-family: 'Latoregular';

}
.guide_div .guideline{
    width: 70%;
    border-bottom: 3px solid #09a5c9;
   /* height: 13px;
    background: #09a5c9;*/
}
.featureproducts .underline{
    width: 438px;
    border-bottom: 3px solid #7628ad;
    /*height: 13px;
    background: #7628ad;*/
    margin: 27px;
}
.contactus span.subline{
    font-family: "AlegreyaSans-lightitalic";
    font-size: 26px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.main-navigation li{
     font-family: "Latolight";
     font-size: 21px;
}
.gettingstarted .listed a{
  color: #fff;
}
.guide_div h1{
  margin-left: 0px;
}
.contactus form input::-webkit-input-placeholder,
.contactus form input::-moz-placeholder,
.contactus form input:-ms-input-placeholder,
.contactus form input::placeholder {
  color: #211924;
  font-size: 18px;
}
div#wpcrlRegisterSection form input::-webkit-input-placeholder,
div#wpcrlRegisterSection form input::-moz-placeholder,
div#wpcrlRegisterSection form input:-ms-input-placeholder,
div#wpcrlRegisterSection form input::placeholder {
  color: #7d7676 !important;
}
/*div#wpcrlRegisterSection form input::-webkit-input-placeholder,
div#wpcrlRegisterSection form input::-moz-placeholder{
     color: red;
}*/
.menu-item a img{
  width: 40px !important;
}
form#wpcrlRegisterForm div#wpcrl-reg-loader-info img,form#wpcrlLoginForm div#wpcrl-resetpassword-loader-info img{
  width: 42px;
}
form#wpcrlRegisterForm div#wpcrl-reg-loader-info span,form#wpcrlLoginForm div#wpcrl-resetpassword-loader-info span{
  color: #fff;
}
form#wpcrlRegisterForm .wpcrl-loader{
  margin-bottom: 15px;
}
form#wpcrlResetPasswordForm label{
  color: #ffffff;
}
.page-template-custom-regsuccess .site-content-contain{
    /*background-image: url('https://c4emc.s3.amazonaws.com/images/homepage/MC_Registration_BG.jpg');*/
	/*background-repeat: no-repeat;
	background-size: cover;
	height: inherit;*/
	margin-top: 100px;
	/*background-image: url(assets/images/newtheme/background.png);*/
}
.success {
    color: #112146;
    font-family: Lato;
    font-size: 20px;
}
.success div h1{
  font-family: 'Latolight';
  font-size: 37px;
}
.success div {
    font-size: 23px;
    font-family: "AlegreyaSans-lightitalic";
}
#videoplayer video{

    margin: 0 auto;
    display: block;
    width: 65%;
    height: 420px;
    border: 6px solid #7629ad;
}
.mejs-container.mejs-container-keyboard-inactive.wp-video-shortcode.mejs-video{
      height: 400px !important;
          width: 754px !important;
}
.wp-video {
    width: 750px !important;
        margin: 0 auto;
}
.mejs-controls{
  display: none;
}
.g-recaptcha div {
    float: left;
    margin-bottom: 25px;
}
/*.contactus form textarea::-webkit-input-placeholder,*/
/*.contactus form textarea:-moz-placeholder ,*/
/*.contactus form textarea::-moz-placeholder ,*/
/*.contactus form textarea:-ms-input-placeholder{*/
/*color: #7d7676;*/
/*font-weight: 400;*/
/*}*/
.lower-text{
    z-index: 2;
    top: 15%;
    position: absolute;
    font-size: 20px;
    font-family: 'Latolight';
    left: 4%;
}

.gettingstarted .listed a:hover {
    text-decoration: none;
}
.guide_div .content {
      max-height: 275px;
    overflow: auto;
    margin: 18px 0px 0px;
    padding-left: 0px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required option {
    color: #000 !important;
     font-family: 'Latoregular';
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.styled {
    color: #353434;
    width: 95%;
    font-size: 16px;
    font-family: 'Latoregular';
    background: #fff;
}
.navmenu_contactus {
background-image: url('https://c4emc.s3.amazonaws.com/images/homepage/MC_Home_Mail_Icon.png');
background-repeat: no-repeat;
background-position: left;
padding-left: 5px;
}
.has-error .form-control-feedback {
    display: none !important;
}
form#wpcrlRegisterForm .form-group.has-feedback.has-error,form#wpcrlRegisterForm .form-group.has-feedback{
	float: left;
    margin-right: 16px;
    margin-bottom: 15px;
    width: 48%;
}
form#wpcrlRegisterForm .form-group.lastname,
form#wpcrlRegisterForm .form-group.job{
	float: left;
    margin-bottom: 15px;
    width: 100%;
}
form#wpcrlRegisterForm .form-group.firstname,
form#wpcrlRegisterForm .form-group.schoolname{
	float: left;
    margin-right: 16px;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 15px;
}
#wpcrl-login-loader-info,div#wpcrl-resetpassword-loader-info{
  color: #ffffff;
}
#wpcrl-login-loader-info img,div#wpcrl-resetpassword-loader-info img{
  width: 15%;
}

/* media queries by anusha */
/* @media (max-width:374px) and (min-width:319px) {
.loginpage h1{
	font-size: 28px;
}
}
@media (max-width:424px) and (min-width:375px) {
.loginpage h1{
	font-size: 28px;
}
}
@media (max-width:767px) and (min-width:425px) {
.loginpage h1{
	font-size: 28px;
}
} */
@media (max-width:320px) {

   .contactus form span.wpcf7-form-control-wrap.your-name, .contactus form span.wpcf7-form-control-wrap.lastname, .contactus form span.wpcf7-form-control-wrap.your-email, .contactus form span.wpcf7-form-control-wrap.mask-618{
    width: 95%;
  }
   .guide_div .content{
        max-height: 370px;
  }
  .featureproducts h1,.gettingstarted h1,.contactus h1{
        font-size: 32px;
  }
  #videoplayer video{
        width: auto;
    height: 111px;
  }
  #video-overlay img{
    margin: 30px auto !important;
  }
  .lower-text{
    top: 2.5%;
    font-size: 10px;
  }
 div#contactus,.contactus .container{
    padding: 15px 0px;
  }
   .address{
        padding: 25px 15px 25px;
    float: left;
  }
	/* .vidoeplayer{
		    height: 177px;
    background-size: contain;
	} */
  .tab button.active,.tab button:hover {
    font-size: 45px;
}
	.guide_div{
		/*max-height: 450px !important;*/
        height: 560px;
          padding: 6px 20px !important;
        margin: 20px 0px;
	}
	.tabcontent{
		max-height: 1240px;
	}
	.v-header{
    height: 146px;
}

.header-content{
	/*margin: 0px 14px;*/
}
.tab{
      height: 360px;
}
.vidoeplayer{
      height: 215px;
    padding: 30px;
        background-size: 100% 100%;
}
}
@media (max-width:424px){
#wpcrl_fname,#wpcrl_schoolname{
	width: 100%;

}
#wpcrl_lname,#wpcrl_job,#wpcrl_email{
	width: 100%;

}
form#wpcrlRegisterForm .form-group.firstname, form#wpcrlRegisterForm .form-group.schoolname{
  width: 100%;
}
form#wpcrlRegisterForm .form-group.lastname, form#wpcrlRegisterForm .form-group.job, form#wpcrlRegisterForm .form-group.email{
  width: 100%;
}
.header-content h1{
    font-size: 20px;

}
.header-content p{
	 font-size: 11px;
}

.guide_div h1{
		font-size: 25px;
	}
	.contactus form input[type="text"], .contactus form input[type="email"], .contactus form input[type="tel"]{
		width: 100%;
	}
}
@media (max-width:374px) and (min-width:321px) {
   .contactus form span.wpcf7-form-control-wrap.your-name, .contactus form span.wpcf7-form-control-wrap.lastname, .contactus form span.wpcf7-form-control-wrap.your-email, .contactus form span.wpcf7-form-control-wrap.mask-618{
    width: auto;
  }
   .guide_div .content{
        max-height: 370px;
  }
  .featureproducts h1,.gettingstarted h1,.contactus h1{
        font-size: 32px;
  }
  #videoplayer video{
        width: auto;
    height: 111px;
  }
  #video-overlay img{
    margin: 30px auto !important;
  }
  .lower-text{
    top: 2.5%;
    font-size: 10px;
  }
 div#contactus,.contactus .container{
    padding: 15px 0px;
  }
   .address{
        padding: 25px 15px 25px;
    float: left;
  }
    .tab button.active,.tab button:hover {
    font-size: 45px;
}
  .vidoeplayer{
      height: 215px;
    padding: 30px;
        background-size: 100% 100%;
}
		.guide_div{
		    padding: 6px 20px !important;
        margin: 20px 0px;
        height: 688px;
	}
	.tabcontent{
		max-height: 1240px;
	}
	.v-header{
    height: 146px;
}
.tab{
      height: 360px;
}
}
@media (max-width:424px) and (min-width:375px) {
   .contactus form span.wpcf7-form-control-wrap.your-name, .contactus form span.wpcf7-form-control-wrap.lastname, .contactus form span.wpcf7-form-control-wrap.your-email, .contactus form span.wpcf7-form-control-wrap.mask-618{
    width: 95%;
  }
  .featureproducts, .gettingstarted, .contactus {
    padding: 45px 25px 35px;
}
  #video-overlay img {
    margin: 40px auto !important;
}
#videoplayer video{
      height: 132px;
}
.featureproducts h1{
      font-size: 32px;
}
.lower-text{
      top: 3%;
      font-size: 12px;
}
.guide_div .content{
      max-height: 265px;
}
 .featureproducts h1,.gettingstarted h1,.contactus h1{
        font-size: 32px;
  }
  .vidoeplayer{
      height: 250px;
    padding: 30px;
        background-size: 100% 100%;
}
.tab button.active,.tab button:hover {
    font-size: 42px;
}
	.guide_div{
		    padding: 6px 20px !important;
       margin: 20px 0px;
        height: 442px;
	}
.tabcontent {
    max-height: 1040px;
}
.v-header{
	    height: 170px;
}
.tab{
      height: 365px;
}
}
@media (max-width:767px) and (min-width:425px) {
  #wpcrl_fname,#wpcrl_schoolname{
	width: 100%;

}
#wpcrl_lname,#wpcrl_job,#wpcrl_email{
	width: 100%;

}
form#wpcrlRegisterForm .form-group.firstname, form#wpcrlRegisterForm .form-group.schoolname{
  width: 100%;
}
form#wpcrlRegisterForm .form-group.lastname, form#wpcrlRegisterForm .form-group.job, form#wpcrlRegisterForm .form-group.email{
  width: 100%;
}
  .contactus form span.wpcf7-form-control-wrap.your-name, .contactus form span.wpcf7-form-control-wrap.lastname, .contactus form span.wpcf7-form-control-wrap.your-email, .contactus form span.wpcf7-form-control-wrap.mask-618 {
    width: 95%;
  }
  .guide_div .content {
    max-height: 290px;
  }
  .featureproducts, .gettingstarted, .contactus {
    padding: 35px 25px 35px;
}
   .featureproducts h1,.gettingstarted h1,.contactus h1{
        font-size: 35px;
  }
  #video-overlay img{
        margin: 40px auto !important;
  }
  .lower-text{
        top: 4%;
            font-size: 14px;
  }
  #videoplayer video{
    height: 150px;
  }

  .tabcontent {
      max-height: 1075px;
  }
  .v-header{
        height: 194px;
  }
  .header-content h1{
    font-size: 29px;
  }
  .header-content p {
      font-size: 21px;
  }
  .vidoeplayer {
      /* width: 100%; */
      height: 300px;
      padding: 50px;
      background-size: 100% 100%;
  }
  .tab button.active,.tab button:hover  {
      font-size: 43px;
  }
  .guide_div{
        margin: 20px 0px;
            height: 490px;
  }
}
@media (max-width:1023px) and (min-width:768px) {
  nav#site-navigation ul#top-menu li a{
        padding: 0px 25px;
  }
  .header-content h1{
        font-size: 55px;
  }
  .lower-text{
        top: 7%;
  }
  #video-overlay img {
    margin: 72px auto !important;
}
.gettingstarted h1,.contactus h1{
  font-size: 42px;
}
#videoplayer video{
      height: 275px;
}
	.v-header{
		    height: 350px;
	}
	.vidoeplayer {
    height: 410px;
    padding: 40px;
    background-size: 100% 100%;
}
.tab button.active,.tab button:hover{
    font-size: 52px;
}
.tab{
  height: auto;
}
.gettingstarted .listed{
  float: none;
}
}
@media (max-width:1099px) and (min-width:1024px) {
  .v-header {
    height: 466px;
}
.lower-text{
      top: 11%;
}
}
@media (max-width:1284px) and (min-width:1100px) {
  .v-header {
    height: 567px;
}
.lower-text{
      top: 11%;
}
}
/*@media (max-width:1023px) and (min-width:1439px){*/
/*  .v-header {*/
/*    height: 464px;*/
/*  }*/
/*}*/
@media (max-width:767px){
li.menu-item.current-menu-item span.menu-image-title:before{
   background-color: transparent !important;
    position: absolute;
    border-radius: 50%;
    background-color: none;
    left: calc(50% - 12px);
    box-shadow: none !important;
    border-color: transparent;
}
  .gettingstarted span,.contactus span.subline{
    font-size: 24px;
    margin-top: 0px;
  }
  .gettingstarted a{
        font-size: 22px;
  }
 .gettingstarted .listed{
  padding: 25px 0px 5px 0px;
 }
 .featureproducts, .gettingstarted {
    padding: 35px 25px 35px;
  }

  .social_icon{
    text-align: center;
  }
  .featureproducts .underline{
        width: auto;
  }
  nav#site-navigation ul#top-menu li a{
    color: #000;
    padding: 5px 0px;
  }
	footer .socialicon_div {
    float: none;
    text-align: center;
  }
  nav#site-navigation button.menu-toggle{
    font-size: 10px;
    color: #fff;
    display: inline-block;
  }
  .registerpage h1,.loginpage h1{
    font-size: 28px;
  }
  #listeningguide,
  #discoverycenter,
  #onmusicdictionary,
  #composerprofiles,#music {
    margin-top: 35px;
  }
  #listeningguide h1,
  #discoverycenter h1,
  #onmusicdictionary h1,
  #composerprofiles h1,#music h1 {
    font-size: 28px;
  }

}
@media (min-width:1440px) {
.v-header,.fullscreen-video-wrap{
    height: 654px;
}
}
.custom-html-widget a img {
    box-shadow: none;
}
.wrapper {
    position: relative;
}
#video-overlay {
    /* top: 0; */
    /* left: 0; */
    /* position: absolute; */
    z-index: 9999999;
     margin: 0 auto;
    /* float: left; */
    width: 65%;
    text-align: center;
    border: 6px solid #7629ad;
}
#video-overlay img{
      width: 25%;
    margin: 100px auto;
}
.main-navigation.login_menu .menu-main-menu-container{
	width: 90%;
	float: left;
}
.main-navigation.login_menu ul#top-menu li a{
  font-size: 16px !important;
    padding: 0px 15px !important;
}
.page-template-custom-music div#content{
	    background: #23172d;
}
.page-template-custom-music .navigation-top.site-navigation-fixed{
	    background: #352a3f !important;
}
.user_login_menu .dropdown-menu a{
  padding: 0px;
 
}
.sagaio-udm-menu-item{
  font-size: 19px !important;
  font-family: latolight;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.dropdown-menu.sagaio-udm-menu.dropdown-menu-right:before {
    content: '';
    display: block;
    position: absolute;
    right: 18px;
    bottom: 100%;
    width: 0px;
    height: 0;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
/*.page-template-custom-forgotpassword .site-content-contain {
    background-image: url(https://c4emc.s3.amazonaws.com/images/homepage/MC_PasswordChange_BG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}*/
form#wpcrlResetPasswordForm label{
  display: none;
}
form.forgotpassword input#user_login{
	width: 100%;
}
form#wpcrlResetPasswordForm input#wpcrl_rp_email{
      border-radius: 0px !important;
    font-family: "Latoregular";
    font-size: 18px;
    padding: 8px;
    height: 46px;
    width: 65%;
}
form.forgotpassword a {
    font-family: Karla;
    font-size: 18px;
    font-weight: 400;
    color: #112146;
    letter-spacing: 0.05em;
}
form.forgotpassword a:hover{
  text-decoration:none;
}
form#wpcrlResetPasswordForm button.btn.btn-primary {
    float: left !important;
    background: #7612b3;
    color: #fff;
    border-radius: 26px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 10px 30px;
    text-transform: uppercase;
}
input#user_login {
    border: 1px solid #C4C4C4 !important;
}
.forgotdiv
{
	margin: 40px 0;
	display: inline-block;
    width: 100%;
}
.forgotdiv .label {
    color: #000;
    font-size: 19px;
    padding: 10px;
    text-align: left;
    font-weight: normal;
}
.forgotbtn {
    float: right !important;
}
/*form.forgotpassword {
    width: 72%;
}*/
form.forgotpassword p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
form#wpcrlResetPasswordForm button#btnReturnToLogin{
  background: none !important;
  clear: both;
  padding: 9px 1px;
}
form#wpcrlResetPasswordForm .has-feedback label ~ .form-control-feedback {
    top: 0px !important;
    font-size: 15px;
}
.single.single-mp_album div#content{
      background: #23172d;
}
/* browse page css */
#genres,#genres ul a li{
    color: #fff;
    list-style: none;
    padding: 7px;
}
#genres,#genres ul a:hover{
	text-decoration: none;
}
ul.sub_ul{
	margin-left: 15px;
}
.left_sidebar {
    border-right: 1px solid #ccc;
}
button.playbutton{
    float: left !important;
    background: #7612b3;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 0px 20px;
    clear: both;
}
.backbutton{
    background-color: #7612b3 !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border: none !important;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 6px 20px !important;
}
.browsepage h4,table.browse_album tbody tr td a{
color: #fff;
}
.mainhead{
  padding-left:  17% !important;
}
table.browse_album tbody tr td{
	padding: 7px;
}
table.browse_album thead th{
	border-bottom: none !important;
	    font-family: 'Latolight';
          font-size: 16px;
    letter-spacing: 1px;
}
.mp .jp-seek-bar{
      background: #a797b7 !important;
}
.mp .jp-play-bar {
    background: #7612b3 !important;
}
.browsepage .left_sidebar{
 min-height: 982px;
}
.mainhead h4{
   font-family: 'Latoregular';
   font-weight: 600;
   color: #fff;
}
ul.sub_ul a,.browsepage button,.browsepage h4{
      font-family: "Latoregular";
 }
.jp-playlist.playlist_browse{
	    background: none;
    color: #fff;
    border: none;
}
.mp .jp-interface{
	background: rgb(53, 43, 63);
    padding: 13px;
}
tr.jp-playlist-current td a{
 color: #fff !important;
}
.composertracks tr.jp-playlist-current td a {
    color: #000 !important;
}
.createplaylist_artist {
    background-color: transparent;
}
.profileinfo ul {
    list-style: none;
}
.page-template-custom-lg .navigation-top.site-navigation-fixed {
    background: #352a3f !important;
}
.page-template-custom-lg div#content {    background: #23172d;}



.page-template-custom-inji .navigation-top.site-navigation-fixed {
    background: #352a3f !important;
}
.page-template-custom-inji div#content {    background: #23172d;}

.page-template-custom-booklets .navigation-top.site-navigation-fixed {
    background: #352a3f !important;
}
.page-template-custom-booklets div#content {    background: #23172d;}

.page-template-custom-onmusic .navigation-top.site-navigation-fixed {
    background: #352a3f !important;
}
.page-template-custom-onmusic  div#content {    background: #23172d;}



.mp_genre-template-default .navigation-top.site-navigation-fixed {
    background: #352a3f !important;
}
.mp_genre-template-default  div#content {    background: #23172d;}


/* browse page css */
#genres,#genres ul a li{
    color: #fff;
    list-style: none;
    padding: 7px;
}
#genres,#genres ul a:hover{
	text-decoration: none;
}
ul.sub_ul{
	margin-left: 15px;
}
.left_sidebar {
    border-right: 1px solid #ccc;
}
button.playbutton{
    float: left !important;
    background: #7612b3;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 0px 20px;
    clear: both;
}
.browsepage h4{
color: #fff;
}
table.browse_album tbody tr td a{
color: #ccc;
}
.mainhead{
  padding: 15px;
}
table.browse_album tbody tr td{
	padding: 2px;
}
table.browse_album thead th{
	border-bottom: none !important;
	    font-family: 'Latolight';
}
ul.sub_ul a,.browsepage button,.browsepage h4{
      font-family: "Latolight";
 }
.jp-playlist.playlist_browse{
	    background: none;
    color: #fff;
    border: none;
}
a.submenu_active li {
    font-weight: 600;
}
.mp .jp-interface{
	background: rgb(53, 43, 63);
    padding: 13px;
}
tr.jp-playlist-current td a{
 color: #7629ad;
}
.tooltip-inner{
	max-width: 140px !important;
	padding: 9px 21px !important;
	height: 33px;
	color: #24172d !important;
    background-color: #fff !important;
}
.tooltip.left .tooltip-arrow{
	border-left-color: #ffffff !important;
}
.play_embed span.addtoplaylist,.play_embed span.embedsong{
	float: left;
  cursor: pointer;
}
.play_embed,.play_embed span{
	width: 100%;
	float: left;
}
.tooltip.left{

}
.tooltip.in{
	z-index: 9;
}
.content_play {
    width: 97%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #d5d1cd;
}
span.playlistname{
	width: 85%;
    float: left;
    padding: 3px
}

div#myModal h4{
	color: #000;
}
/*.content_play {
	margin-bottom: 5px;
}*/
span.addbutton button{
	    background: #380457;
    padding: 3px 21px;
    /* border: 1px solid; */
    color: #fff;
    border-radius: 20px;
}
button#createplaylist{
	color: #fff;
	/*margin-left:15px;*/
}
.createplaylist_embed{
	  background: none !important;
}
.jp-playlist.playlist_browse label {
    color: #fff;
}
.mp .jp-playlist.playlist_browse{
  margin-bottom: 0px !important;
}
div#browse_album_filter input[type="search"]{
    padding: 4px 8px;
    background-color: transparent;
    color: #aeaeae;
    border-radius: 30px;
    font-size: 12px;
    font-family: Latoregular;
    width: 100%;
    font-weight: 400;
    margin-right: 65px;
}
#listenguide_filter input[type="search"]{
    font-weight: 400;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc !important;
}
/*html {
    margin-top: 32px !important;
}*/
html.js.svg.background-fixed.gr__omc_c4edu_com{
   margin-top: 0% !important;
}
html.js.svg.background-fixed {
    margin-top: 0% !important;
    height: 100%;
}

#wpadminbar {
    background: #362a40;
}

/*frontend admin sidebar css added by anusha*/
#adminmenuwrap {
    position: relative;
    float: left;
    z-index: 9990;
}
#adminmenu, #adminmenu .wp-submenu, #adminmenuback, #adminmenuwrap {
    width: 160px;

}
#adminmenu {
    margin: 0;
}
#adminmenu {
    clear: left;
    margin: 12px 0;
    padding: 0;
    list-style: none;
}
#adminmenu li.menu-top {
    border: none;
    min-height: 34px;
    position: relative;
}
#adminmenu li {
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#adminmenu * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#adminmenu .wp-submenu-head, #adminmenu a.menu-top {
    padding: 7px 0;
}
#adminmenu .wp-submenu-head, #adminmenu a.menu-top {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;

}
#adminmenu a, #catlist a, #taglist a {
    text-decoration: none;
}
#adminmenu a {
    display: block;
    color: #fff;
}
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow, #adminmenu .wp-menu-arrow div, #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, .folded #adminmenu li.current.menu-top, .folded #adminmenu li.wp-has-current-submenu, #adminmenu li.menu-top:hover, #adminmenu li.opensub>a.menu-top {
    background: #1a0e24 !important;
}
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow, #adminmenu .wp-menu-arrow div, #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, .folded #adminmenu li.current.menu-top, .folded #adminmenu li.wp-has-current-submenu{
	color: #fff;
}
#adminmenu div.wp-menu-image {
    float: left;
    width: 36px;
    height: 34px;
    margin: 0;
    text-align: center;
}
div.wp-menu-image:before {
/*    color: #a0a5aa;
    color: rgba(240,245,250,.6);*/
    padding: 7px 0;
    transition: all .1s ease-in-out;
}
div.wp-menu-image:hover:before {
    color: #3498db !important;
}
.dashicons-dashboard:before {
    content: "\f226";
}
#adminmenu div.wp-menu-image:before {
/*    color: #fff;
    color: rgba(240,245,250,.6);*/
}
#adminmenu div.wp-menu-name {
    color: #aeaeae;
}
#adminmenu div.wp-menu-name {
    padding: 8px 0;
}
#adminmenu .wp-not-current-submenu .wp-submenu, .folded #adminmenu .wp-has-current-submenu .wp-submenu {
    padding: 10px;
}
#adminmenu .wp-not-current-submenu .wp-submenu, .folded #adminmenu .wp-has-current-submenu .wp-submenu {
    min-width: 160px;
    width: auto;
}
#adminmenu .wp-submenu, #adminmenu .wp-has-current-submenu .wp-submenu {
    background: #1a0e24!important;
}
.wp-menu-image:hover:before {
    color: #3488db;
}


#adminmenu, #adminmenu .wp-submenu, #adminmenuback, #adminmenuwrap, #adminmenu .wp-has-current-submenu .wp-submenu, #adminmenu .wp-has-current-submenu .wp-submenu.sub-open, #adminmenu .wp-has-current-submenu.opensub .wp-submenu, #adminmenu a.wp-has-current-submenu:focus+.wp-submenu, .no-js li.wp-has-current-submenu:hover .wp-submenu {
    /*background: #1a0e24;
    border-right: 1px solid #1a0e24;*/
}
#adminmenu .wp-submenu, .folded #adminmenu .wp-has-current-submenu .wp-submenu, .folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu {
    padding: 7px 0 8px;
    z-index: 9999;
    background-color: #32373c;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}
#adminmenu .wp-submenu {
    list-style: none;
    position: absolute;
    top: -1000em;
    left: 160px;
    overflow: visible;
    word-wrap: break-word;
}
#adminmenu .opensub .wp-submenu li.current a,

a.current .wp-menu-image:before,


#adminmenu .wp-submenu li.current, #adminmenu .wp-submenu li.current a, #adminmenu .wp-submenu li.current a:focus, #adminmenu .wp-submenu li.current a:hover, #adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a, #adminmenu .wp-submenu .wp-submenu-head, #adminmenu .current div.wp-menu-image:before, #adminmenu .wp-has-current-submenu div.wp-menu-image:before, #adminmenu a.current:hover div.wp-menu-image:before, #adminmenu a.wp-has-current-submenu:hover div.wp-menu-image:before, #adminmenu li.wp-has-current-submenu:hover div.wp-menu-image:before, #adminmenu li:hover div.wp-menu-image:before {
    color: #3498db !important;
}
#adminmenu .wp-submenu .wp-submenu-head {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 4px 8px 11px;
    margin: -7px 0 4px;
}
#adminmenu .wp-submenu li {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#adminmenu .wp-submenu-head {
    display: none;
}
#adminmenu .wp-not-current-submenu li>a, .folded #adminmenu .wp-has-current-submenu li>a {
    padding-right: 16px;
    padding-left: 14px;
    transition: all .1s ease-in-out;
}
#adminmenu .wp-submenu a {
    color: #aeaeae;
}
#adminmenu .wp-submenu a {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 5px 0;
}
#adminmenu a {
    display: block;
    line-height: 18px;
    padding: 2px 5px;
    color: #eee;
}
#adminmenu a, #catlist a, #taglist a {
    text-decoration: none;
}
#adminmenu .wp-has-current-submenu ul>li>a {
    padding-left: 34px;
}
#adminmenu .wp-has-current-submenu ul>li>a, .folded #adminmenu li.menu-top .wp-submenu>li>a {
    padding: 5px 12px;
}
#adminmenu .wp-submenu a {
    color: #aeaeae;
}
.admin_sidepage,.admin_sidemenu_custom{
  padding-left: 0px !important;
}
.admin_sidemenu_custom{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  width: 160px;
  float: left;
  min-height: -webkit-fill-available;
  background: #1a0e24;
  border-right: 1px solid #1a0e24;
  padding-bottom:237px;
}
.listenguide,.browsepage{
  padding-top: 4.5em;
  width: calc(100vw - 200px);
  float: left;
}

div#createplaylist_modal h4.modal-title{
  color: #0c0611;
  font-family: latoregular;
  padding: 0px;
  display: -webkit-inline-box;
}
div#createplaylist_modal button#createplaylistbttn {
  background: #7612b3;
  border-color: #7612b3;
}
.mp .jp-playlist ul li a:hover {
  color: #fff !important;
}
.single-mp_artist div#content {
  background: #23172d;
}
.jp-playlist.sss {
  border: none;
  margin-bottom: 10px;
}
table#browse_albumcomp tr{
  border-bottom: 1px solid #c1b9b9 !important;
}
div#content {
  padding-bottom: 0px !important;
}
.composers_page,.lg_page{
  margin-top: 15px;
}
div#wpcrlLoginSection {
    color: #fff;
}

a.browsemenu.submenu_active li:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 18px;
    -moz-border-radius: 7.5px;
    background-color: #2da5cb;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    left: 0px;
    top: 17px;
}
a.periodmenu.submenu_active li:before{
      content: '';
    display: inline-block;
    width: 24px;
    height: 18px;
    -moz-border-radius: 7.5px;
    background-color: #cfe025;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    left: 0px;

}

li.menu-item.current-menu-item span.menu-image-title:before{
      /* box-shadow: 19px 1px 30px #2da5cb; */
    /* top: 0; */
    /*content: '';*/
    /* display: inline-block; */
    /*width: 18px;
    height: 18px;
    -moz-border-radius: 50%;
    background-color: #352b3f;
    position: absolute;*/
    /* left: 36px; */
    /* text-align: center; */
   /* border-radius: 50%;
    background-color: #2da5cba6;
    left: calc(50% - 12px);
    box-shadow: 0px 0px 18px 9px #2da5cba6;
    border-color: transparent;*/
}
button#llms_mark_complete{
	display: none;
	background: #a627a1;
    font-family: 'Lato';
    font-weight: 700;
}

/* Hides the Beaver Builder Dropdown for Group */
/*.fl-builder--panel-controls{
  display: none !important;

}*/

.fl-builder--tabs button {
    flex: none !IMPORTANT;
    padding: 4px !IMPORTANT;
    color: #636b76;
}

footer.entry-footer {
display: none;
}
/*nav.llms-course-navigation {
display: none;
}*/
a.llms-lesson-link {
    text-decoration: none;
    box-shadow: unset;
}
nav.navigation.post-navigation {
display: none !important;
}
.c4e_logo{
	width: 50%;
	height: auto;
}
table#myTable {
    border: 1px solid #ccc;
    border-radius: 31px !important;
}
.radiocheck{
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;     /* not currently supported */
    -o-appearance: checkbox;      /* not currently supported */
}
.filterDiv {
  float: left;
  color: #000;
  width: 100%;
  /*line-height: 100px;*/
  text-align: left;
  margin: 2px;
  display: none;
  font-size: 13px !important;
  border-bottom: 1px solid #9e9e9e;
  padding-bottom: 10px;
}

.show {
  display: block;
}
.fl-lightbox.fl-lightbox-resizable.ui-draggable.ui-resizable.fl-lightbox-width-slim.fl-lightbox-width-micro.fl-builder-ui-pinning-initialized {
    width: 600px !important;
    height: 500px !important;
}
.songs_listscontainer {
  	/*width: 65%;*/
    /*float: right;*/
    border: 1.5px solid #afb0ae;
    padding: 2%;
    max-height: 150px;
    overflow-y: auto;
    border-radius: 5px;
}
#myBtnContainer {
   width: 25%;
    float: left;
}
.select_songs {
    color: #9e9e9e !important;
    border-bottom: 1px solid #9e9e9e;
    padding: 5px 0px;
    margin-bottom: 5px;
}
input.radiocheck {
    margin-right: 5px;
}
.fl-audio.fl-wp-audio .mejs-container, .fl-audio.fl-wp-audio .mejs-container .mejs-controls, .fl-audio.fl-wp-audio .mejs-embed, .fl-audio.fl-wp-audio .mejs-embed body {
    background: #f0ece8 !important;
}
.fl-audio.fl-wp-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .fl-audio.fl-wp-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #762bac!important;
}
.fl-audio.fl-wp-audio.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .fl-audio.fl-wp-audio .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #b1afb1;
}
.fl-audio.fl-wp-audio span.mejs-duration {
    color: #756e70 !important;
}
.fl-audio.fl-wp-audio .mejs-time {
    box-sizing: content-box;
    color: #756e70;
}
a.mejs-horizontal-volume-slider{
	box-shadow: none !important;
}
.fl-audio.fl-wp-audio .mejs-controls .mejs-time-rail .mejs-time-current{
	 background: #762bac !important;
}
.lgdiv {
    border: 1px solid #ccc;
    padding: 10px 10px;
}
.checkaudio {
    margin-right: 4px !important;
    float: left;
    margin-top: 2px !important;
}
.checklg {
    margin-right: 5px !important;
    float: left;
    margin-top: 2px !important;
}
.checkcp {
    margin-right: 5px !important;
    float: left;
    margin-top: 2px !important;
}
.lgdiv_radio.cp_div {
    margin-bottom: 5px;
}
.lgdiv_radio {
    margin-bottom: 5px;
}
.page-template-custom-fimages div#content {
    background: #23172d;
}
.page-template-custom-fvideos div#content {
    background: #23172d;
}
.li#wp-admin-bar-site-name{
	display: none;
}
/*.wp-admin #wp-admin-bar-site-name:after {
    content: "OnMusic Companion" !important;
    color: #fff;
}*/
.page-template-custom-animation div#content {
    background: #23172d;
}
.animations_table tr td{
	color: #ccc;
}
.animations_table tr th{
	color: #ccc;
}
.animation_heading{
	color: #fff;
}
.animations_table .composer_imgdot {
    background-color: transparent;
}
.page-template-custom-worksheet div#content {
    background: #23172d;
}
span.eyeiconview {
    cursor: pointer;
}
#adminmenu li:hover .wp-menu-name {
/*    color: #fff;*/
}
.page-template-custom-scores div#content {
    background: #23172d;
}
.page-template-custom-fscores div#content {
    background: #23172d;
}
.page-template-custom-fanimation div#content {
    background: #23172d;
}
.page-template-custom-fworksheet div#content {
    background: #23172d;
}
.page-template-custom-fcomposer div#content {
    background: #23172d;
}
.page-template-custom-flg div#content {
    background: #23172d;
}
span.sheetname {
    color: #00b9eb;
    font-size: 21px;
    margin-left: 14px;
}
button#fl-builder-toggle-notifications {
    display: none;
}
button.fl-builder-content-panel-button.fl-builder-button.fl-builder-button-silent {
    background: white !important;
}
.sheetmaindiv {
    cursor: pointer;
}
button.btn.btn-mdscores_imgdot {
    background: transparent;
    text-align: center;
}
.addtoplay {
    float: left;
    width: 15%;
    /* float: right; */
}
.scorestitle {
    width: 85%;
    float: left;
}
.list_in_submenu.scores_sub {
    float: left;
    width: 100%;
}
button.btn.btn-md.scores_imgdot {
    background: transparent;
}
p.animationbuildertext {
    font-size: 24px;
    color: #00b9eb;
}
.flitera{
	cursor: pointer;
}
/* Added by Daruru*/
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #2980B9!important;
    background-color: #2980B9!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2980B9), color-stop(100%, #2980B9))!important;
    background: -webkit-linear-gradient(top, #2980B9 0%, #2980B9 100%)!important;
    background: -moz-linear-gradient(top, #2980B9 0%, #2980B9 100%)!important;
    background: -ms-linear-gradient(top, #2980B9 0%, #2980B9 100%)!important;
    background: -o-linear-gradient(top, #2980B9 0%, #2980B9 100%)!important;
    background: linear-gradient(to bottom, #2980B9 0%, #2980B9 100%)!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: none;
  color: black!important;
  border-radius: 4px;
  border: 1px solid #828282;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background: none;
  color: black!important;
}
.pagination > li > a, .pagination > li > span{background-color:red}
.pagination > li.active > a, .pagination > li.active > span{background-color:green}
.dataTables_paginate a {
    padding: 0 8px;
    color: #fff;
    cursor: pointer;
}
.dataTables_paginate span.ellipsis {
    color: #fff;
    /* padding: 0 10px; */
}
#animation_filter input[type="search"] {
    font-weight: 400;
}
#animation_filter input[type="search"] {
    padding: 2px 8px;
    background-color: transparent;
    color: #aeaeae;
    border-radius: 30px;
    font-size: 12px;
    font-family: Latoregular;
    width: 100%;
}
#worksheets_filter input[type="search"] {
    font-weight: 400;
}
#worksheets_filter input[type="search"] {
    padding: 2px 8px;
    background-color: transparent;
    color: #aeaeae;
    border-radius: 30px;
    font-size: 12px;
    font-family: Latoregular;
    width: 100%;
}
div#listenguide_wrapper {
    height: 500px;
    overflow-y: auto;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.left_sidebar {
    border-right: 1px solid #ccc;
    padding-right: 4px !important;
}
.checkimage {
    margin-left: 4px;
    margin-right: 4px !important;
    float: left;
    margin-top: 2px !important;
}
#btnrequestaccesslogin {
    background: none !important;
    color: #fff !important;
    border: none !important;
    clear: both;
    padding-left: 0px !important;
}
a.page-title-action {
    background-color: #7612b3 !important;
    border: none !important;
    color: #fff !important;
    border-radius: 24px !important;
}
.col-md-12.col-sm-12.col-xs-12.header_page {
    margin-top: 2%;
}
.mp .album-info {
    margin-bottom: 2em;
    display: none;
}
.col-md-12.col-sm-12.col-xs-12.header_color {
    color: #fff !important;
}
.single-lesson div.music-press-pro-menu, .single-llms_assignment div.music-press-pro-menu, .single-llms_quiz div.music-press-pro-menu  {
    left: 0 !important;
    display: none;
}
.single-course div.music-press-pro-menu {
    left: 0 !important;
    display: none;
}
.sub_ul li {
    text-transform: capitalize;
}
#listenguide td {
    width: 100%;
    float: left;
}
span.deleteplaylist {
    float: right;
    margin-right: 2%;
    cursor: pointer;
}
a.periodmenu.playlistslist {
    color: #fff;
}
li.playlistli {
    list-style: none;
}
#browse_album tr.odd {
    background-color: #352b3f;
}

button.mainlibrary {
    background-color: #7612b3;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 16px !important;
    padding: 9px 15px;
    /*margin-top: 70px;*/
    /*margin-left: 23px;*/
    float: right;
    border-radius: 50px;
}
img.homepagesericon {
    width: 15%;
    margin-right: 2%;
}
div#customfilter {
    width: 20%;
    float: left;
}

/* Fixes issues with OBT-38-tooltip-appearing-on-modal */

 .tooltips {
  position: relative;
  font-size: 18px;
  border-radius: 100%;
  color: #FFF;
  z-index:1;
}

.tooltips:before,
.tooltips:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: all 0.4s ease;
}

.tooltips:before {
  border-width: 10px 8px 0 8px;
  border-style: solid;
  border-color: #FFE4B5 transparent transparent transparent;
  top: -15px;
   transform: translateY(20px);
}

.tooltips:after {
  content: attr(data-tooltip);
  background: #FFE4B5;
    width: 250px;
    height: auto;
  font-size: 13px;
  font-weight: 300;
  top: -75px;
  left: -10px;
  padding: 10px;
  border-radius: 5px;
  letter-spacing: 1px;
  transform: translateY(20px);
      z-index: 99999999;
      color: #23172d !important;
}

.tooltips:hover::before,
.tooltips:hover::after {
  opacity: 1;
  transform: translateY(-2px);
}
div#anim {
    float: left;
    padding: 10px;
}
div#browse_album_filter {
   	    width: 180px;
    /* float: left; */
    /* margin-right: 15px; */
    position: fixed;
    top: 165px;
    /* margin-top: 123px; */
    /* left: 497px; */
    z-index: 201;
}
#adminmenu a.content-button{
    display: block;
    background: url(https://d2hgi3k15g3zau.cloudfront.net/wp-content/uploads/2019/06/17152238/my_content_admin.png) no-repeat center center;
    background-size: 135px 33px;


    height: 50px;
    margin: 0 auto;
    padding: 10px 5px;
}

#adminmenu a.content-button div.wp-menu-name {
    display: none;
}

p.mainlibrarysubhead {
    color: #fff;
}
span a.fg-button.ui-button.ui-state-default.ui-state-disabled {
      background: none;
        color: #23527c;
}
audio#audioplay {
    width: 100%;
    border-radius: unset !important;
    background-color: #f1f3f4;
}
.starttime {
    width: 25%;
    float: left;
    color: #7612b3 !important;
}
.endtime {
    width:25%;
    float: left;
    color: red !important;
}
.duration{
	/*width: 25%;*/
    /*float: left;*/
}
.starttime, .endtime {
    cursor: pointer;
}
.starttime_error.alert.alert-danger {
    height: 0;
    /* width: 54%; */
    padding-top: 2px;
    margin-top: 9px;
    position: absolute;
}
.settings_container {
    margin-bottom: 30px;
}
input#startvalue {
        width: 70px;
    background-color: transparent !important;
    border: 1px solid #7612b3 !important;
    border-radius: 1.5rem !important;
    display: inline-block;
    box-sizing: border-box;
    padding: 6px 6px !important;
    height: 28px !important;
    cursor: pointer;
}
input#endvalue {
    width: 70px;
    background-color: transparent !important;
    border: 1px solid #f90500 !important;
   	height: 28px !important;
    border-radius:1.5rem !important;
    display: initial;
    cursor: pointer;
}
input#duration {
    width: 70px;
    cursor: default;
    /* border-radius: 1.5rem !important; */
    /* border: 1px solid #000 !important; */
    /* height: 28px !important; */
    display: inline-block;
    box-sizing: border-box;
    background: transparent !important;
    box-shadow: none;
}
select#leave {
    /*width: 90%;
    border-radius: 1.5rem !important;
    border: 1px solid !important;
    height: 25px !important;
    margin-top: 10px;*/
}
label.leave_heading {
    padding-left: 10px;
    font-size: 13px;
    margin-bottom: 9px;
    padding-left: 10px;
    font-size: 13px !important;
    margin-bottom: 9px !important;
}
button.updatesong {
    background-color: #7612b3;
    color: #fff !important;
    font-size: 15px !important;
    margin-bottom: 3%;
    border-radius: 50px;
    padding: 7px 23px 7px 23px;
}
.compositiontitle {
    font-size: 20px !important;
    /*margin-bottom: 1%;*/
    color: #7612b3 !important;
}
span.audiplay {
    margin-right: 4px;
}
.videoplayerpopup {
    /*width: 36%;*/
    /*float: left;*/
    /*margin-left: 3%;*/
    text-align: center;
}
.songs_listscontainer.videoselect {
    width: 36%;
    float: left;
    margin-left: 0%;
}
.videolidrop {
    width: 20% !important;
}
.fl-lightbox.fl-lightbox-resizable.ui-draggable.ui-resizable.fl-builder-ui-pinning-initialized {
    width: 1120px !important;
}
.wp-video .mejs-container {
    background: transparent;
    outline: none !important;
}
.fl-video.fl-embed-video {
    text-align: center;
}
input#startvideovalue {
    width: 75px;
    background-color: transparent !important;
    border: 1px solid #7612b3 !important;
    border-radius: 1.5rem !important;
    display: inline-block;
    box-sizing: border-box;
    padding: 6px 6px !important;
    height: 28px !important;
       cursor: pointer;
}
input#endvideovalue {
    width: 50px;
    background-color: transparent !important;
    border: 1px solid #f90500 !important;
    height: 28px !important;
    border-radius: 1.5rem !important;
    display: initial;
    cursor: pointer;
}
.scorestitle {
    cursor: pointer;
}
.activable.active {
    color: #fff !important;
}


/* JIRA OBT-38 Updates Audio Player to Sticky bottom */

.left_sidebar + .col-md-10,.left_sidebar + .col-md-9{
 	border-left: 1px solid #ccc;
 	margin-left: -1px;
 	}

.admin_sidemenu_custom:after{
	content:'';
	background: #1a0e24;
    border-right: 1px solid #1a0e24;
	width:160px;
	height: 100%;
	position:absolute;
	left:0;
	top:0;
	}

.album .jp-playlist-head{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
	position:fixed;
}
.single-mp_album .site-footer{
	padding:30px 0 120px;
}

/*** End Update **/

.add_to_library {
    background-color: #7612b3;
    color: #fff;
    border-radius: 0;
    margin-left: 2%;
    padding: 1%;
    margin-bottom: 1%;
}
.imagescheckbox{
	margin-left: 3% !important;
    margin-top: 0 !important;
    line-height: 0 !important;

}
.loaderimage{
	text-align: center;
}
.loaderimage img{
	width: 30%;
}
/*css for image checkboxes*/
.nopad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*image gallery*/
.image-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid transparent;
	margin-bottom: 0;
	outline: 0;
	    /*width: 75%;*/
}
.image-checkbox input[type="checkbox"] {
	display: none;
}



/* Removes from rollover logo to appear again */

#wp-admin-bar-site-name>.ab-item {

    width: 20px !IMPORTANT;
    padding-right: 25px !important;
}



.left-footer-widget{
	width: 159px;
    position: fixed;
    left: 0;
    bottom: 70px;
    z-index: 900;
    text-align: center;
    color: #fff;
}

.left-footer-widget .socialicon_div a{ box-shadow:none; -webkit-box-shadow:none;}



.image-checkbox-checked {
	border-color: #4783B0 !important;
}
.image-checkbox .fa {
  	position: absolute;
	color: #ffffff;
	background-color: #fff;
	padding: 5px;
	background: #0073aa;
	border: 2px solid;
}
.image-checkbox-checked .fa {
  display: block !important;
}
img.checkbox_images{
	/*width: 100%;*/
    height: 115px;
    float: left;
}

.disable-image{
	opacity: 0.6;
}
/*------------end------------*/
/*------------Top Css Changes----------*/
.custom-top-menu-animations{
    margin-bottom: 25px;
    padding: 7px;
    margin-left: 17%;
}
.custom-top-menu {
    /*margin-bottom: 10px;
    padding: 7px;
    display: inherit;
    padding-top: 12px; */
    margin-bottom: 12px;
    /*padding: 7px;*/
    display: inline-flex;
    /*padding-top: 12px;
    width: 89%;
    margin-left: 11%;*/
}
button.button.bulk_select {
    /* font-size: 15px; */
    background: #752aab;
    color: #fff;
    padding: 7px 30px;
    border-radius: 2rem;
    position: relative;
    top: 3px;
}
button.button.cancel_selection {
    background: #f24b47;
    color: #fff;
    padding: 7px 30px;
    border-radius: 2rem;
    position: relative;
    top: 3px;
    margin-left: 10px;
    margin-right: 10px;
}
button.button.add_selection_to_library {
    background: #752aab;
    color: #fff;
    padding: 7px 30px;
    border-radius: 2rem;
    position: relative;
    top: 3px;
}

/*----------------end------------------*/
/*---New design Changes for music page---*/
h4.custom-heading{
	font-weight: bolder;
    font-size: 20px;
    width: auto;
    color: #fff;
    font-family: Latolight;
    cursor: pointer;
        padding: 0px 0px 0px 10px;
}
/*button.btn.create_library {
    border-radius: 50px;
    padding: 2px 13px !important;
    background: #7612b3 !important;
}*/
select.custom-select-box{
	height: 25px;
    width: 150px;
    border-radius: 50px;
    background: transparent;
    margin-left: 15px;
}
button.btn.bulk-select {
    border-radius: 50px;
    background: #f24b47;
    padding: 2px 15px;
    margin-left: 15px;
}
option {
    background: #fff;
    color: #000;
}
.music-top-action-menu {
    margin-bottom: 50px;
}
div#browse_album_wrapper {
    height: 1000px !important;
}
input[type=checkbox].music_checkbox {
    display: none;
}
button.btn.btn-add-to-library {
    background: #f24b47;
    border-radius: 50px;
    padding: 2px 10px;
    position: absolute;
    top: 7px;
    right: 200px;
}
.bulk-select-selected {
    background: #fff !important;
    color: #f24b47 !important;
    border: 1px solid #f24b47 !important;
    font-weight: 800 !important;
}
.hide-library{
	display: none !important;
}
.show-library{
	display: block !important;
}
button#bulk-select-before {
    float: left;
}
button#createplaylist {
    /*float: left;*/
}
button#bulk-select-after {
    float: left;
}
/*dropdown css*/
.dropbtn {
    background-color: transparent;
    color: #ffffff;
    padding: 2px 13px;
    /* font-size: 16px; */
    border: 1px solid #fff;
    /* border: none; */
    border-radius: 50px;
    width: 180px;
    margin-left: 15px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  	display: none;
    position: absolute;
    background-color: transparent;
    min-width: 160px;
    z-index: 1;
    /*margin-top: 15px;*/
}

.dropdown-content a {
    color: black;
    padding: 5px 22px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #7612b3;
    color: #fff;
    text-decoration: none;
}

.dropdown:hover .dropdown-content {display: block;}
.dropdown-items {
    margin-top: 10px;
    background: #fff;
}
.dropdown:hover .dropbtn {background-color: transparent;}
.caret.caret-up {
    border-top-width: 0;
    border-bottom: 4px solid #fff;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    /* margin-left: 2px; */
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    float: right;
    top: 12px;
    position: absolute;
    right: 10px;
}
div.dropdown-content .top-arrow:before {
    border-color: rgba(30,79,81,0);
    border-top-color: #d89c44 !important;
    border-width: 16px !important;
    margin-left: -16px;
}
div.dropdown-content .top-arrow:after, button.top-arrow.show:before {
    top: -4px;
    left: 52%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;

}
div.dropdown-content .top-arrow:after {
    border-color: rgba(30,79,81,0);
    border-top-color: #ffffff;
    border-width: 7px;
    margin-left: 51px;
    transform: rotate(180deg);
}
button.dropbtn:focus {
    background: transparent;
}
#category-dropdown::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}
.menulist-items {
    overflow: auto;
    max-height: 200px;
}
.menulist-items::-webkit-scrollbar {
    width: 10px;
}
.menulist-items::-webkit-scrollbar-thumb {
  	background: #2da5cb;
  	/*border-radius: 50px;*/
}
div#animation_filter{
	position: absolute;
    top: -57px;
}
/*animation sytles*/
tr.col-md-3.display-animation {
    border: none;
}
.animation-box {
    /*height: 160px;*/
    margin-bottom: 0px;
    background: #fff;
    border-radius: 0.5rem;
}
.image-holder {
    /*height: 125px;*/
    border-radius: 0.5rem 0.5rem 0 0;
    background: #ffffff;
    text-align: center;
    width: 200px;
}
.content-holder {
    width: 100%;
    display: inline-flex;
    padding: 5px;
    color: #000;
    border-top: 1px solid;
}
.action-holder {
    width: 22%;
    word-spacing: 0px;
}
.text-holder {
    width: 100%;
    text-align: center;
}
p.animation-title {
    white-space: nowrap;
    width: 188px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:center;
}
img.animations_images {
    /*width: 100%;*/
    /*max-height: max-content;*/
    height: 100px;
    padding: 5px;
    margin: 0px auto;
}
span.hover-content {
    position: absolute;
    bottom: 64px;
    background: #dedcdf;
    width: auto;
    border-radius: 7px;
    padding: 5px;
}
input#myInput {
    padding: 2px 8px;
    background-color: transparent;
    color: #aeaeae;
    border-radius: 30px;
    font-size: 12px;
    font-family: Latoregular;
    width: auto;
    float: left;
    margin-top: 1px;
    height: 25px;
}
.animation-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid transparent;
	margin-bottom: 10px;
	outline: 0;
	width: 100%;
}
.animation-checkbox input[type="checkbox"] {
	display: none;
}
.animation-checkbox-checked {
	border-color: #4783B0;
}

.animation-checkbox-checked .fa.fa-check {
  	display: block !important;
}
i.fa.fa-check.custom-checkbox.hidden {
    position: absolute;
    color: #ffffff;
    background-color: #fff;
    padding: 5px;
    background: #0073aa;
    border: 2px solid;
    top: 10px;
}
button.show-more {
    padding: 1px 7px;
    background: transparent;
}
img.artist_images {
    max-height: 129px;
    padding: 5px;
    margin: 0px auto;
}
h4.modal-title {
    padding: unset;
}
table#composerprofiles thead {
    display: none;
}
div#composerprofiles_filter input[type="search"] {
    background: transparent;
    height: 25px;
    border-radius: 50px;
    font-weight: 100;
}
i.fa.fa-arrows.rotated {
    transform: rotate(45deg);
}
table#listenguides thead {
    display: none;
}
div #listenguides_filter input[type="search"] {
    height: 26px;
    background: transparent;
    border-radius: 50px;
    font-weight: 100;
    width: auto;
    color: #fff;
    border-color: #fff;
}
table#listenguides td {
    border: none;
}
table#listenguides {
    margin-top: 100px;
}
.dropdown {
    float: left;
}
.music-checkbox .fa {
    color: #ffffff;
    background-color: transparent;
    padding: 6px;
    background: transparent;
    border: 1px solid;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 6px;
}
label.image-checkbox-checked i.fa.fa-music.custom-music {
    background: #f24b47;
}
.modal-header {
    padding-top: 25px !important;
}
button#deleteplaylist {
    color: #fff;
    margin-left: 15px;
}
button#deleteplaylist {
    border-radius: 50px;
    padding: 2px 13px !important;
    background: #f24b47 !important;
}
.holds-the-iframe {
  background:url(https://dev-omc.com/wp-content/themes/twentyseventeen/assets/images/loader.gif) center center no-repeat;
 }
div#playlist-error {
    color: #ff0000;
    text-align: center;
}
button.btn.music-section {
    border-radius: 50px;
    background: #f24b47;
    padding: 3px 15px;
    margin-left: 0;
    margin-right: 15px;
    color: #fff;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: yellow;
  padding: 50px;
  font-size: 20px;
}
div.sticky-section {
    position: -webkit-sticky;
    position: fixed;
    top: 80px;
    background-color: #22172d;
    height: auto;
    z-index: 100;
    padding: 0px 0px 15px 0px;
    /*width: initial;*/
    width: -webkit-fill-available;
}
.col-md-12.table-placeholder {
    margin-top: 50px;
}
/*.navigation-top.music-press-pro-menu {
    position: fixed;
}*/
button.btn.btn-music-library {
    background: #f24b47;
    border-radius: 50px;
    padding: 3px 15px;
    float: inherit;
    color: #fff;
    margin-right: 15px;
}
button#createmusicplaylist {
    float: left;
    /*margin-left: 15px;*/
    color: #fff;
}
button#deletemusicplaylist {
    float: left;
    /*margin-left: 15px;*/
    color: #fff;
    background: #f25753;
    border-radius: 25px;
    padding: 2px 15px;
}
div#adminmenuwrap {
    position: fixed;
}
/*---New design Changes for music page ends---*/
/*---Filer Menu Changes for Asset Library-----starts---*/
input.music-search-box {
    background: transparent;
    border-radius: 25px;
    height: 24px;
    width: auto;
    font-size: 12px;
    color: #fff;
}
button.btn.create_library {
    background: #7628ad;
    color: #fff;
    border-radius: 20px;
    padding: 3px 15px;
}
table#browse_album {
    margin-top: 150px;
}
input.music-search-box:focus {
    color: #fff;
}
input[type="search"] {
    color: #fff !important;
}
/*.music-search-placeholder{
	width: 25%;
}*/
.music-search-placeholder {
    min-width: 180px;
    /* height: 10px; */
    position: relative;
}
img.custom_images.checkbox_images.border-videos {
    border-bottom: 2px solid #fff;
}
/*---Filer Menu Changes for Asset Library-----ends---*/
/*---Audio Player Css Updates------------------------*/
button.preview {
    background-color: #7612b3;
    color: #fff !important;
    font-size: 15px !important;
    margin-bottom: 3%;
    border-radius: 50px;
    padding: 7px 23px 7px 23px;
}
label.start-music {
    color: #000 !important;
    margin-right: 15px;
    cursor: pointer;
}
label.stop-music {
    color: #000 !important;
    margin-right: 15px;
    cursor: pointer;
}
label.duration-music {
    margin-right: 15px;
    cursor: default;
}
button.reset {
    background-color: #6e7d7d;
    color: #fff !important;
    font-size: 15px !important;
    margin-bottom: 3%;
    border-radius: 50px;
    padding: 7px 23px 7px 23px;
}
.help-content {
    z-index: 100;
    position: absolute;
    background: #fff;
    box-shadow: 1px 1px 1px 1px #c0bcbc;
    border: 1px solid #f5f7f9;
    padding: 10px;
    margin-left: 90px;
    margin-top: -3px;
}
p.help-heading {
    font-size: 14px !important;
    color: #000 !important;
}
button#preview:disabled {
    background: #b270db;
}
button#update:disabled {
    background: #b270db;
}
td.dataTables_empty {
    color: #fff;
}
.updatevideo{
    color: #fff !important;
    font-size: 15px !important;
    margin-bottom: 3%;
    border-radius: 50px;
    padding: 7px 18px 7px 18px;
}
.purple{
	background-color: #7612b3;
}
.ash{
	background-color: #575858;
}
.video-starttime {
    /*width: 15%;*/
    margin-right: 15px;
    float: left;
    color: #7612b3 !important;
}
.video-endtime {
    /*width:15%;*/
    margin-right: 15px;
    float: left;
    color: red !important;
}
.video-duration{
	width: 20%;
    float: left;
}
.video-controls{
    margin-top: 12px;
    width: auto;
    margin-left: 52px !important;
}
div#videotitle {
    text-align: center;
    color: #7628ad;
    font-size: 18px;
    padding: 10px;
}
.video-starttime, .video-endtime {
    cursor: pointer;
}
.video-starttime_error.alert.alert-danger {
    height: 0;
    /* width: 54%; */
    padding-top: 2px;
    margin-top: 9px;
    position: absolute;
}
input#startvideovalue {
        width: 70px;
    background-color: transparent !important;
    border: 1px solid #7612b3 !important;
    border-radius: 1.5rem !important;
    display: inline-block;
    box-sizing: border-box;
    padding: 6px 6px !important;
    height: 28px !important;
}
input#endvideovalue {
    width: 70px;
    background-color: transparent !important;
    border: 1px solid #f90500 !important;
   	height: 28px !important;
    border-radius:1.5rem !important;
    display: initial;
}
input#videoduration {
    width: 70px;
    /* border-radius: 1.5rem !important; */
    /* border: 1px solid #000 !important; */
    height: 28px !important;
    display: inline-block;
    box-sizing: border-box;
    background: transparent !important;
    box-shadow: none;
}
div#video_duration_error {
    margin-top: 50px;
}
button#previewvideo:disabled {
    background: #b270db;
}
button#updatevideo:disabled {
    background: #b270db;
}
p.source-heading {
    text-align: center;
    font-size: 15px !important;
    color: #000 !important;
}
div.audio-source-container{
	border: 1px solid #afb0ae;
    padding: 10px;
    height: 200px;
    border-radius: 5px;
    text-align: center;
}
/*.fl-multiple-audios-field.fl-builder-custom-field.custom-upload-container {
    background: transparent;
    box-shadow: none;
    margin-top: 15px;
    text-align: center;
}
a#custom-button {
    background: #7612b3;
    padding: 3px 15px;
    border-radius: 10px;
    border: 1px solid #afb0ae;
    color: #fff !important;
    text-decoration: none;
}
.fl-multiple-audios-count {
    text-align: center;
    margin-top: 10px;
}*/
span.help-number{
	color: #000 !important;
}
span.status {
    float: right;
    color: #7612b3 !important;
}
/*div.fl-field-control-wrapper select.valid {
    border-radius: 50px !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 1px solid #000 !important;
    width: 19% !important;
}*/
/*.fl-field-control-wrapper {
    text-align: center;
}*/
.fl-lightbox-footer {
    padding-right: 62px !important;
    padding-top: 0px !important;
}
.new-playlist-form {
    border-top: 1px solid #bbbbbb;
    padding: 10px;
}
.col-md-12.table-placeholder-videos {
    margin-top: 160px;
}
.col-md-12.table-placeholder-animations {
    margin-top: 115px;
}
.col-md-12.table-placeholder-worksheets {
    margin-top: 160px;
}
.col-md-12.table-placeholder-booklets {
    margin-top: 160px;
}
.overlay-label {
    width: 217px;
    height: 106px;
    position: absolute;
    background: transparent;
    /* z-index: 1000; */
}
.displaynone{
	display: none;
}
.displayblock{
	display: block;
}


	/* Admin Style */
   /* For Content buttons at the top of the page */

 a img.content_buttons{

	    height: 30px;
 	    margin-top: 3px;
	    width: 140px;
}
.fl-builder-content-panel-button {
	  background: #ffffff!important;

}

.col-md-12.table-placeholder-composers {
    margin-top: 150px;
}
.col-md-12.table-placeholder-images {
    margin-top: 155px;
}
.col-md-12.table-placeholder-scores {
    margin-top: 140px;
}

/* Playlist conflict fix in style. Playlist display within Create Library */

.playlist-list {
    height: 150px;
    overflow-x: unset;
    overflow-y: scroll;
}
.playlist-list::-webkit-scrollbar {
    width: 10px;
}
.playlist-list::-webkit-scrollbar-thumb {
  	background: #2da5cb;
  	/*border-radius: 50px;*/
}

/* hidee Parent Course Link */

.logged-in .llms-parent-course-link{

	display:none;
}

/*body.lesson-template-default li#wp-admin-bar-edit {
    display: none;
}*/
.album.jp-playlist-head {
    position: fixed !important;
    left: 0;
    bottom: 0;
    z-index: 999;
    position: fixed;
    width: 25%;
    left: 35%;
}
.mp .jp-interface {
    background: rgb(53, 43, 63);
    padding: 13px;
}
.jp-gui.jp-interface {
    background: rgb(53, 43, 63) !important;
    padding: 13px !important;
}

button.dropbtn span.text-limit {
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 17px;
    display: inline-block;
}
h4.custom-heading span.text-limit {
    width: 60%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}



	/* admin Updates */

	.main-navigation.login_menu ul#top-menu li.current-menu-item  a{

			/*color: #3498db !IMPORTANT;
		  	font-family: "Lato";
		  	font-weight: 700!important;*/

	}

	.admin-header-icon{

		max-width:65px;
		/*margin-right: 10px;*/
		width: 65px;
    	height: 65px;
	}
    body.home.page-template-default #wpadminbar {
        display: none;
    }


/*new menu bar styles*/
.main-navigation ul#asset-menu li {
    font-size: 15px;
    font-family: Latolight;
}
ul#asset-menu a.menu-image-title-after {
    padding: 0.1rem;
    text-decoration: none;
}
.main-navigation.login_menu ul#asset-menu li.current-menu-item a {
    color: #3498db !IMPORTANT;
    font-family: LatoLight !important;
    font-size: 18px !important;
}
.main-navigation.login_menu ul#asset-menu li a {
    font-size: 16px !important;
    padding: 0px 15px !important;
}
#site-navigation ul#asset-menu li a {
    color: #fff;
}
#adminmenu div.wp-menu-name:hover {
    color: #3498db !important;
}
.composition-information {
    position: fixed;
    background: #352b3f;
    z-index: 1000;
    height: 60px;
    bottom: 0;
    width: 35%;
    left: 0%;
    color: #fff;
    padding: 10px;
    /*box-shadow: 0px -3px 2px 2px #1a0e25;*/
    border-right: 2px solid #fff;
}
i.custom-icon{
    font-size: 30px;
    border: 1px solid;
    padding: 5px;
    border-radius: 10px;
}
p.album-content {
    display: inline-flex;
    width: 100%;
}
span.song-title {
    /*padding: 0px 0px 0px 10px;*/
}
div.custom-tooltip {
    position: absolute;
    right: 60px;
    background: #352b3f;
    width: 25%;
    padding: 15px;
    border-radius: 10px;
}
/*Builder Alignment Changes*/
label.select-title{
	width: 85px;
    padding: 4px;
}
.audio-lib-section select.select-libraries {
    border-radius: 1.5rem !important;
    border: 1px solid #000 !important;
    height: 25px !important;
}
a.wp-first-item.wp-not-current-submenu.menu-top.custom-content-button.menu-top-first {
    background: #7628ad;
    /* padding: 10px; */
    border-radius: 32px;
    height: 30px;
    width: 125px;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}
li.wp-first-item.wp-not-current-submenu.menu-top.custom-content-button.menu-top-first {
    /*padding: 10px;*/
    text-align: -webkit-center;
    margin-top: 45px !important;
}
#adminmenu#adminmenu#adminmenu a.ame-has-custom-dashicon {
    background: #1a0e24;
}
#adminmenu li.current a.menu-top {
    background: #1a0e24 !IMPORTANT;
}
img.music_lib_icon {
    width: 32px;
}
.page-template-custom-artistinformation div#wpadminbar{
    display: none
}
button.edit-track {
    background: #7612b3;
    border-radius: 26px;
    padding: 8px 20px 8px 20px;
    color: #fff !important;
}
button.add-track {
    background: #7612b3;
    border-radius: 26px;
    padding: 8px 20px 8px 20px;
    color: #fff !important;
}
button.btn-active{
	background: #adb5b5 !important; 
    color: #000 !important;
    cursor: not-allowed !important;
}
.composers-information {
    position: fixed;
    background: #352b3f;
    z-index: 1000;
    height: 60px;
    bottom: 0;
    width: 40%;
    left: 60%;
    color: #fff;
    padding: 10px;
    /* box-shadow: 0px -3px 2px 2px #1a0e25; */
    border-left: 2px solid #fff;
}
a.custom-heading-link {
    color: #3796db;
    text-transform: capitalize;
}
a.custom-heading-link:hover {
    color: #fff;
    text-decoration: none;
}
table#animations-section {
    margin-top: 40px;
}
span#song_title {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 20px;*/
    display: inline-block;
}
span.song-subtitles * {
    padding-left: 0px;
    width: 100%;
}
span.song-subtitles {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    flex-flow: column;
    padding-left: 10px;
    width: 100%;
    margin-top: 6px;
}
span.song-title {
    padding: 0px 0px 0px 0px;
    text-overflow: ellipsis;
    display: block;
    /* width: 101%; */
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* display: -webkit-box; */
    line-height: 1.5rem;
    max-height: 25px;
    /* display: inherit; */
}
p.contrib-title{
	font-size: 15px;
    line-height: 5px;
    padding-top: 5px;
}
/*responsive for music player*/
@media only screen and (max-width: 1450px) {
	.mp .jp-current-time{
		font-size: 1em !important;
	}
	.mp .jp-duration{
		font-size: 1em !important;
	}
}
@media only screen and (max-width: 1360px) {
	.mp .jp-current-time{
		padding-left: 30px;
	}
}
@media only screen and (max-width: 1360px) {
	.mp .jp-current-time{
		padding-left: 0px;
	}
}
@media only screen and (max-width: 1190px) {
	.composition-information {
	    position: fixed;
	    background: #352b3f;
	    z-index: 1000;
	    height: 60px;
	    bottom: 0;
	    width: 30%;
	    left: 0%;
	    color: #fff;
	    padding: 10px;
	    /* box-shadow: 0px -3px 2px 2px #1a0e25; */
	    border-right: 2px solid #fff;
	}
	.album.jp-playlist-head {
	    position: fixed !important;
	    left: 0;
	    bottom: 0;
	    z-index: 999;
	    position: fixed;
	    width: 35%;
	    left: 30%;
	}
	.composers-information {
	    position: fixed;
	    background: #352b3f;
	    z-index: 1000;
	    height: 60px;
	    bottom: 0;
	    width: 35%;
	    left: 65%;
	    color: #fff;
	    padding: 10px;
	    /* box-shadow: 0px -3px 2px 2px #1a0e25; */
	    border-left: 2px solid #fff;
	}
	.mp .jp-current-time {
	    font-size: 1.5em !important;
	    padding-left: 20px;
	}
	.mp .jp-duration {
    	font-size: 1.5em !important;
	}
	.mp .jp-controls button{
		font-size: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.composition-information {
	    position: fixed;
	    background: #352b3f;
	    z-index: 1000;
	    height: 60px;
	    bottom: 0;
	    width: 25%;
	    left: 0%;
	    color: #fff;
	    padding: 10px;
	    /* box-shadow: 0px -3px 2px 2px #1a0e25; */
	    border-right: 2px solid #fff;
	}
	.composers-information {
	    position: fixed;
	    background: #352b3f;
	    z-index: 1000;
	    height: 60px;
	    bottom: 0;
	    width: 25%;
	    left: 75%;
	    color: #fff;
	    padding: 10px;
	    /* box-shadow: 0px -3px 2px 2px #1a0e25; */
	    border-left: 2px solid #fff;
	}
	.album.jp-playlist-head {
	    position: fixed !important;
	    left: 0;
	    bottom: 0;
	    z-index: 999;
	    position: fixed;
	    width: 50%;
	    left: 25%;
	}
	.mp .jp-controls button {
	    color: #eeeeee;
	    background: transparent;
	    font-size: 14px;
	    float: left;
	    display: inline-block;
	    width: 25px;
	    height: 30px;
	    position: relative;
	    margin: 0px 10px;
	    padding: 0;
	    border: none;
	    -webkit-transition: all 0.2s ease-in-out 0s;
	    -moz-transition: all 0.2s ease-in-out 0s;
	    -ms-transition: all 0.2s ease-in-out 0s;
	    -o-transition: all 0.2s ease-in-out 0s;
	    transition: all 0.2s ease-in-out 0s;
	}
}
/*---------------------------------*/
.full-list-holder {
    position: absolute;
    bottom: 75px;
    white-space: normal;
    width: 90%;
    background: #352b3f;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid;
    line-height: 20px;
    display: none;
}
.composers-information:hover .full-list-holder {
 	display: block !important;
}
span.fulltrack-name {
    position: absolute;
    left: 7px;
    bottom: 65px;
    padding: 10px;
    background: #22172d;
    border-radius: 10px;
    border: 1px solid;
    line-height: 20px;
    white-space: normal;
    display: none;
}
.composition-information:hover .fulltrack-name {
 	display: block !important;
}

input[type=checkbox]:checked + .custom-music {
    background: #f24b47;
}
div#edit-toolbar-toggles {
    margin-bottom: 15px;

}
.songs_listscontainer {
    cursor: pointer;
}
.top-navigation-icons {
    margin-top: 60px;
    position: fixed;
    right: 0;
}
.custom-btn.btn-purple{
	color: #fff;
    border-radius: 25px;
    padding: 3px 20px 3px 25px;
    background: #7628ad;
}
.col-md-12.onmusic-content {
    margin-top: 30px;
}
.page-template-template-custom-dashboard #page
{
	overflow: auto;
}
ul#top-menu {
    padding: 8px;
}
.fl-module-content {
	margin-top: 0;
    margin-bottom: 10px;
}
.fl-builder-template-template-default h3 {
    margin-top: 10px;
    padding-top: 0;
}
.fl-builder-template-template-default #page {
    overflow: auto !important;
}
body.home.page-template-default.page.page-id-246.admin-bar.no-customize-support.twentyseventeen-front-page.page-two-column.colors-light div#page {
    overflow: scroll;
}
body.lesson-template-default div#page {
    overflow: scroll;
}
p.western {
    font-size: 18px;
    color: #000;
}
span.audiplay.isPlayling {
    color: #1ed760;
}
button#cancel-track {
    background: #f25753;
    border-radius: 26px;
    padding: 8px 20px 8px 20px;
    color: #fff !important;
}
.pointer-events{
	pointer-events: none;
}
/*Lgs Beaver Module Styles*/
tr#fl-field-photo_source {
    display: none;
}
tr#fl-field-video_type {
    display: none;
}
tr#fl-field-audio_type{
	display: none;
}
a.fl-photo-edit {
    display: none;
}
a.fl-photo-remove {
    display: none;
}
.mce-menu.mce-in.mce-animate {
    background: #23172d;
}
.mce-toolbar .mce-listbox button{
    background: #23172d;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
    background: #23172d !important;
}
div.mce-panel {
    border: 0;
    background: #23172d !important;
}
button.fl-builder-settings-save-as.fl-builder-button.fl-builder-button-large {
    display: none;
}
.editing-alert {
    color: #f90500;
    display: none;
}
.songs_listscontainer.pointer-events .editing-alert {
    display: block;
}
.single-course div#page {
    overflow: auto !important;
}
.fl-editor-field div.mce-container-body.mce-flow-layout{
	background: #eeeeee !important;
}
.fl-builder-settings .mce-menubtn.mce-fixed-width button{
	color: #fff !important;
}

.mce-menu .mce-container-body {
    background: #fff;
}
.fl-editor-field .mce-widget.mce-btn.mce-menubtn.mce-fixed-width.mce-listbox.mce-first.mce-btn-has-text button{
	background: #fff;
}
/* css for home page */
div#top-popup h3 {
    color: #fff;
    font-weight: 100;
    text-align: center;
    font-size: 24pt;
    margin-top: 3px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
div#top-popup {
    /*width: 100%;
    display: inline-block;*/
    position: relative;
    padding:30px 0;
    background: #352a3f;
    display: none;
}
.home .sticky-header {
    /*background: #352a3f;*/
}
.home .navigation-top
{
	background:transparent;
	position: relative;
}
i#plus-slide {
    margin-right: 49px;
    float: right;
    color: #f84b40;
    cursor: pointer;
}
#slide-left-div
{
	display: none;
}
.slide-down-div.row {
    width: 60%;
    margin: 0 auto;
}
div#slide-left-div h3 {
    color: #fff;
    font-weight: 100;
    text-align: center;
    font-size: 29px;
    margin-top: 3px;
    text-transform: uppercase;

}
div#slide-left-div p {
    font-size: 16pt;
    color: #fff;
    text-align: center;
}
i#close-slide-up
{
	color: #f84b40;
	font-size: 30px;
	cursor: pointer;
}
span#plus-slide {
    margin-right: 49px;
    float: right;
    color: #f84b40;
}
div#top-popup p {
    margin-bottom: 20px;
}
.home div#top-popup {
    display: block;
    width: auto;
    z-index: 9999;
    margin-right: 0 !important;
    margin-left: 0 !important; 
}
/*.home .site-content-contain
{
	position: absolute !important;
	top: 0 !important;
}*/
.slide-top-div.row {
    width: 100%;
}
div#forgotpassword-dev h3 {
    font-size: 35px;
    margin-bottom: 50px;
    font-family: Futura Bold !important;
    color: #112146;
}
@media(min-width:319px) and (max-width: 767px)
{
	div#top-popup h3 {
	    color: #fff;
	    font-weight: 100;
	    text-align: center;
	    font-size: 7px;
	    margin-top: 3px;
	    text-transform: uppercase;
	    letter-spacing: 2.5px;
	    width: 100%;
	    margin-bottom: 3px;
	}
	i#plus-slide {
	    margin-right: 10px !important;
	}
	.slide-top-div.row {
	    width: 100%; 
	    text-align: center;
	    margin-left: 0;
	}
	.home div#top-popup {
	    display: block;
	    width: auto;
	    z-index: 9999;
	    text-align: center;
	    padding: 5px !important;
	}
	div#top-popup p {
	    margin-bottom: 5px;
	}
	div#slide-left-div p {
	    font-size: 10px;
	}
	.slide-down-div.row {
	    width: 100%;
	}
	i#close-slide-up {
   		font-size: 12px;
	}
	.home .main-navigation.login_menu .menu-main-menu-container
	{
		width:100% !important;
	}
}
.home div#page
{
overflow:auto !important;
}
.slider-img-text .fl-slide-content-wrap {  
  width: 100% !important;
}
.slider-img-text .fluid-width-video-wrapper {
    padding-top: 0 !important;
    min-height: 300px !important;
}
.single-fl-builder-template .mce-listbox button {
    background: #fff !important;
}
span.llms-author-info.label {
    color: #000;
}
p.footer-custom-text {
    font-family: Calibri;
    color: #767676;
    text-align: center;
    font-size: 8pt;
}
hr.footer-sep {
    border-top: 1px solid #ddd;
    margin: 10px 0;
}
.error.notice {
    display: none;
}
button#mceu_69-open {
    background: #fff;
}
button#mceu_70-open {
    display: none;
}

#titlediv #title-prompt-text{
	color: #bababa !important;
}
p.omc-llms-breadcrumps {
    margin-top: -15px;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: Lato;
}
a.omc-llms-br-link {
   	text-decoration: none !important;
    color: #000;
    box-shadow: none;
    transition: unset;
}

.fl-builder-preview .fl-builder--preview-actions {
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
}
span#el-preview-button {
    background: #7528ad;
    color: #fff!important;
    text-decoration: none;
    border: 2px solid transparent!important;
    /* border-radius: 25px; */
    /* display: flex; */
    border-radius: 0;
    margin-left: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    box-shadow: none;
    margin: 0 0px 0 4px;
    padding: 5px;
    /* font-size: 10px; */
    cursor: pointer;
    display: flex;
    fill: #676f7a!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 500!important;
}
.single-lesson .mce-toolbar .mce-listbox button {
    background: #fff !important;
}
.fl-builder.fl-builder-edit .llms-course-nav a {
    cursor: not-allowed;
}
h3.llms-meta-title{
	font-size: 28px;
    font-weight: 600;
}
/* request review css */
.requestformdiv span a {
    font-family: "AlegreyaSans-lightitalic";
    margin: 0;
    font-size: 20px;
    display: contents;
    color: #3cfff6;
    font-weight: bolder;
}
.requestformdiv span {
    font-family: "AlegreyaSans-lightitalic";
    font-size: 20px;
    padding: 10px 32px;
}
form#wpcrlRegisterForm .form-group.email {
    width: 100%;
}
.contactus
{
	padding: 20px 0;
}
div#wpcrlRegisterSection a {
    font-size: 14px;
    margin: 0;
    display: contents;
    font-weight: bolder;
}
.logo-div {
    padding: 6% 0;
}
/* mobile feature row */
div#mobile-features-row .omc-icon {
    float: none;
    font-size: 20px;
    margin-right: 0px;
    margin-top: 14px;
    display: block;
}
div#mobile-features-row .underline
{
    width: 438px;
    border-bottom: 3px solid #7628ad;
    margin: 27px;
}
div#mobile-features-row {
    background: #1a131e;
}
div#mobile-features-row h1 {
    margin-left: 25px;
    margin-bottom: 18px;
    font-family: "Latolight";
    font-size: 38px;
    color:#fff;
}
div#mobile-features-row .omc-icon .fa{
  color: #fff;
}
div#mobile-features-row .content-text{
  padding-bottom: 15px;
  color:#fff;
}
div#mobile-features-row .collapsed i.fa.fa-plus-circle {
    display: block;
}
div#mobile-features-row .collapsed i.fa.fa-times-circle {
    display: none !important;
}
div#mobile-features-row .collapse-open i.fa.fa-plus-circle {
    display: none;
}
div#mobile-features-row .collapse-open i.fa.fa-times-circle {
    display: block !important;
}
div#mobile-features-row .omc-icon i.fa.fa-times-circle {
    display: none;
    color: #fff;
    margin-bottom: -12px;
}
 div#mobile-features-row p.img-head a {
    color: #fff;
    font-size: 18px;
 }
 div#mobile-features-row p.img-head img {
    max-width: 65px;
    padding-right: 10px;
    font-size: 18px;
}
div#mobile-features-row .content-text {
    background:#1a131e;
    margin-bottom: 0px;
    padding: 0;
}
div#mobile-features-row .content-text .collapseContent {
    background: #7628ad;
    padding: 20px;
    text-align: center;
}
div#mobile-features-row p.img-head {
    position: relative;
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0;
}
div#mobile-features-row .accordion-panel {
    padding: 0;
}
div#mobile-features-row i.fa.fa-plus-circle {
    color: #7628ad;
}
p#view-more {
    position: relative;
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0;
    color: #fff;
    text-decoration: underline;
}
@media(max-width:767px)
{
	div#mobile-features-row
	{
		display: block !important;
		padding: 20px 0;
	}
	div#featureproducts
	{
		display: none !important;
	}
	div#mobile-features-row h1
	{
		font-size:30px !important;
		text-align: center;
		margin-left: 0;
	}
	/*.home .site-content-contain 
	{
       		overflow: hidden !important;
        	width: 100% !important;
  	 }*/
    div#mobile-features-row .underline
	{
		 width: auto !important;
	}
	.home .navigation-top {
	    float: left;
	    z-index: 999999999999999;
	    width: 100%;
	}
	.home .navigation-top .wrap
	{
		max-width: 100% !important;
	}
	.home .sticky-header 
	{
    	z-index: 99999999999999 !important;
	}
	nav#site-navigation ul#top-menu li a {
	    color: #fff !important;
	    font-size: 9px !important;
	    padding: 0 !important;
	}
	ul#top-menu {
    	background: #352a3f;
    	padding: 0;
	}
	.main-navigation li {
	    border: none;
	    padding: 6px;
	}
	.main-navigation li:hover {
	    background: #7628ad;
	}
}
div#mobile-features-row
{
	display: none;
}
@media (max-width:1023px) and (min-width:768px)
{
	div#top-popup h3 {
	    font-size: 18pt;
	}
	.slide-top-div.row {
	    margin: 0 !important;
	}
	i#plus-slide {
	    margin-right: 0;
	}
	.slide-down-div.row {
    	width: 100% !important;
    }
    div#top-popup
    {
    	padding: 8px 0;
    }
    .home .navigation-top .wrap {
	    max-width: 100% !important;
	}
	.guide_div .content
	{
		max-height: 100%;
	}
	.guide_div {
	    max-height: 100%;
	    height: auto;
	}
	div#contentbuilder {
	    max-height: 100% !important;
	}
}
@media (max-width:1199px) and (min-width:1024px)
{
	.guide_div .content
	{
		max-height: 100%;
	}
	.guide_div {
	    max-height: 100%;
	    height: auto;
	}
	div#contentbuilder {
	    max-height: 100% !important;
	}
}
.single-lesson {
    font-size: 16px;
}
.single-fl-builder-template
{
	font-size: 16px;
}
form.wp-customuser-form input.user-submit {
    background: #4F57A0;
    color: #fff;
    font-family: 'Futura Bold';
    border-radius: 26px !important;
    font-size: 16px;
    border: none;
    margin-bottom: 15px;
    padding: 5px 50px;
    clear: both;
    line-height: 0;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
form.wp-customuser-form input {
    border-radius: 0px;
    font-family: "Latoregular";
    font-size: 18px;
    /* padding: 8px; */
    height: 46px;
    margin-bottom: 25px;
    border: 1px solid #C4C4C4 !important;
}
input#rememberme
{
	float: left;
    height: auto;
    MARGIN-RIGHT: 6PX;
}
form.wp-customuser-form .login_fields a {
    display: none;
}
.rememberme label {
    color: #000;
}
#forpass
{
	color: #fff !important;
	border:none !important;
}
.wp_login_error p {
    color: #fff;
}

.single-lesson #course-builder-loading{
    display: block;
    position: fixed;
    z-index: 9999999999;
    background-image: url('https://c4emc.s3.amazonaws.com/images/icons/MC_LoadingGIF_2sec_text_trans.gif');
    background-color: #23132b !important;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
.error_login form {
    display: none;
}
section.error-404.not-found {
    margin-top: 140px;
}
#wp-admin-bar-fl-builder-frontend-edit-link a.ab-item {
    background: #ff5e62;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}
#wpadminbar .screen-reader-shortcut
{
    color: #148fff !important;
}
#wp-admin-bar-fl-builder-frontend-back-to div, #wp-admin-bar-back-to div {
    padding: 7px 12px !important;
}

#wp-admin-bar-fl-builder-frontend-edit-link a.ab-item {
    background: #ff5e62;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}

#wp-admin-bar-fl-builder-frontend-back-to .ab-item.ab-empty-item {
    font-size: 15px;
    background: rebeccapurple;
}


.omc-navbar ul#top-menu {
    display: inline-flex;
    list-style: none;
}

.omc-navbar a.navbar-brand.omc-brand {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-style: normal;
    font-family: Lato;
    padding-left: 0px; 
    /* padding: 14px 9px 0px 0px; */
}
.omc-navbar .omc-navbar-container {
    padding: 0px 100px;
}
nav.navbar.navbar-fixed-top.omc-navbar {
    padding: 26px 0px;
}

/*.omc-navbar ul#top-menu li {
    padding: 10px;
    color: #fff !important;
    font-size: 14px;
}

*/
body.

.omc-background{
	background-image: url("assets/images/newtheme/background.png");
	width: 100%;
    /*position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 680px;*/
    background-repeat: no-repeat;
    background-size: cover;  
}
.omc-background-content{

}
.omc-background-overlay-text-wrapper {
    width: 40%;
    float: left;
    padding-top: 3rem;
}
.omc-background-overlay-image-wrapper {
    width: 60%;
    float: left;
    text-align: center;
}
img.omc-overlay-image {
    width: 650px;
    text-align: center;
}
.omc-content-wrapper {
    /*margin-top: 105px;*/
    display: table;
    width: 100%;
    height: 680px;
    padding: 0px 100px;
}
.omc-background-content {
    display: table-cell;
    vertical-align: middle;
    padding-top: 100px
}
div.omc-overlay-image {
    width: 600px;
    height: 400px;
    /*position: absolute;
    right: 100px;
    top: 192px;
    bottom: 56px;
    */
    background: url("assets/images/newtheme/homepage-video.jpeg");
    background-size: contain;
    float: right;
}
button.omc-background-learnmore {
    background: #fff;
    border-radius: 50px;
    width: 179.21px;
    height: 45px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 50px;
    color: #7628AD;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 27px;
}
p.omc-background-caption {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
h2.omc-background-title {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    text-transform: none;
    color: #FFFFFF;
}
.omc-second-section-wrapper {
    background: #fff;
    /*height: 560px;*/
}
.omc-second-section {
    padding: 100px 100px;
}
.omc-second-section-image-wrapper {
    width: 50%;
    float: left;
}
img.omc-second-section-image {
    padding: 25px;
}
.omc-second-section-text-wrapper {
    width: 50%;
    float: left;
    padding: 25px;
}
h3.omc-home-heading {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    color: #7628AD;
}
p.omc-home-content {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.omc-second-section-content-wrapper {
    display: table;
    /* float: right; */
    /*height: -webkit-fill-available;*/
    /* width: 419px; */
    /* border: 1px solid red; */
    /* padding: 25px 0px; */
}
.omc-second-section-content {
    display: table-cell;
    vertical-align: middle;
    /* text-align: center; */
}
.omc-vertically-center{
	display: flex;
    align-items: center;
}
.omc-third-section {
    padding: 82px 82px;
}
.omc-third-section-wrapper{
	background: #E5E5E5;
}
a.omc-links {
    color: #fff;
    cursor: pointer;
}
.mt-25{
	margin-top: 25px;
}
.mt-25{
	margin-top: 5px;
}
.omc-img-container svg {
    border: 3px solid #7628AD;
    border-color: linear-gradient(#e66465, #9198e5);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 28px;
}
h4.omc-home-subhead {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #7628AD;
    margin-bottom: 20px;
    margin-top: 30px;
}
p.omc-home-subcontent {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

p.omc-footer-text {
    float: right;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #FFFFFF !important;
    margin: 20px 0px;
}
.page-template-omc-works .site-content{
	padding: 0px;
}
.omc-howit-works-content-wrapper, .omc-howit-works-content-wrapper{
	/*margin-top: 105px; */
    /*display: table;*/
    width: 100%;
    /*height: 680px;*/
    padding: 0px 100px 85px 100px;
}	
.omc-howit-works-content{
	/*display: table-cell;*/
    /*vertical-align: middle;*/
    padding-top: 100px;
}
h1.omc-howit-works-heading {
    margin-top: 65px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #FFFFFF;
}
.omc-how-itworks-wrapper {
    margin-top: 65px;
}
.itworks-image svg {
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 50%;
    padding: 30px;
    height: 120px;
    width: 120px;
}
.itworks-image {
    text-align: center;
    margin-bottom: 25px;
}
p.itworks-subheading {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
p.itworks-content {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
}
.omc-howit-works-content-wrapper {
    /* margin-top: 105px; */
    /* display: table; */
    width: 100%;
    /* height: 680px; */
    
}
.omc-features-container {
    padding: 100px;
}
.omc-feature-content ul li {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    line-height: 35px;
    color: #000000;
    /*padding: 15px 0px;*/
}
.omc-feature-content ul {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
h2.omc-feature-content-title {
    font-family: Lato !important;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    color: #7628AD;
}
.omc-features-container.even {
    background: #EFEFEF;
}
.feature-content.even {
    padding-left: 30px;
}
p.omc-request-text{
	float: unset;
}
.omc-request-demo-wrapper {
    background: linear-gradient(90deg, #7628AD 0%, #93278F 100%);
    color: #fff;
    height: 100px;
}
div.omc-request-demo {
    padding: 25px 100px;
}
p.omc-request-text {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
}
button.omc-request-demo {
    background: #FFFFFF;
    border-radius: 50px;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #7628AD;
    width: 300px;
    float: right;
}
.omc-feature-content p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.page-template-omc-gettingstarted .site-content{
	padding: 0px;
}
.single-post .site-content, .page-template-omc-news .site-content, .page-template-omc-forgotpassword .site-content, .page-template-omc-contactus .site-content, .page-template-omc-request-demo .site-content, .page-template-omc-login .site-content{
	padding: 0px;
}
/*.omc-getting-started-background {
    height: 108px;
}*/
h1.omc-page-heading {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    color: #7628AD;
}

.omc-page-content-wrapper {
    padding: 0px 100px;
    margin: 85px 0px 50px 0px;
    min-height: calc(100vh - 308px);
}

p.omc-gettingstared-content {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

p.omc-gettingstared-head {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    /* line-height: 43px; */
    /* text-align: center; */
    color: #7628AD;
    margin-top: 30px;
    margin-bottom: 30px;
}

button.omc-button {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
}
button.omc-button.omc-btn-secondary{
	color: #FFFFFF;
    background: #7628AD;
}
.omc-home-thumbnail {
    width: 600px;
    cursor: pointer;
}
p.omc-page-heading-caption {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
@media screen and ( max-width: 940px ) {
	.omc-vertically-center{
		display: block;
    	/*align-items: center;*/
	}
	.omc-request-demo-wrapper {
    	height: auto;
	}
	p.omc-request-text{
		float: unset;
	}
	div.omc-request-demo {
    	padding: 25px 100px;
    	text-align: center;
	}
	div.omc-request-demo {
    	padding: 25px 100px;
    	text-align: center;
	}
	button.omc-request-demo.pull-right {
    	float: unset !important;
    	margin-top: 25px;
	}
	button.omc-background-learnmore {
    	margin-bottom: 35px;
	}
	.omc-content-wrapper {
	    height: 850px;
	}
}
@media screen and ( max-width: 480px ) {
	div.omc-request-demo {
    	padding: 10px 25px;
    	text-align: center;
	}
}
@media (max-width: 510px){
	.omc-navbar .omc-navbar-container {
    	padding: 0px 20px;
	}
	.omc-content-wrapper {
	    /* margin-top: 105px; */
	    height: 850px;
	    padding: 0px 50px;
	}
	button.omc-background-learnmore {
    	margin-bottom: 35px;
	}
	.menu-main-menu-container{
		padding: 5px 20px 20px 20px !important;
	}
}
@media (max-width: 768px){
	/*.omc-navbar button.navbar-toggle{*/
	/*	display: block;
	}
	.omc-navbar .collapse.navbar-collapse{
		display: none;
	}
	.omc-navbar .collapse.in{
		display: block;
	}*/
	.omc-navbar ul#top-menu {
    	background: #4e2673;
    	padding: 0;
	}
	.omc-navbar ul#top-menu {
    	display: unset !important;
	}
	.menu-main-menu-container {
    	padding: 5px 100px 20px 100px;
	}
	.omc-navbar-container span.icon-bar {
	    color: #fff !important;
	    border-color: #fff;
	    border: 2px solid;
	}
	.omc-navbar-container button.navbar-toggle.collapsed {
	    background: #9f28b6;
	}
	/*.omc-navbar div#myNavbar {
	    position: absolute;
	    width: 100%;
	    left: 0;
	    right: 0;
	    background: #4e2673;
	}*/
	.omc-contactus input, .omc-contactus textarea, .omc-contactus select
	{
		width: 100% !important;
	}
	.omc-page-content-wrapper {
	    padding: 0px 20px !important;
	}
	.omc-contactus form > div
	{
		margin-bottom: 0 !important;
	}
	.omc-page-content .row {
	    margin: 0;
	}
	div#left-request-div {
	    padding: 60px 20px !important;
	    width: 100%;
	}
	div#right-request-div {
	    padding: 0 20px !important;
	}
	.omc-page-content .row {
        margin: 0;
	}
	div#right-login-div {
	    padding: 0 20px !important;
	}
	div#login-dev {
	    padding: 60px 20px !important;
	}
	.signin-btn, .rememberme
	{
		float: left !important;
	 }



}

/* added by jyoti */
body.page-template-custom-forgotpassword #wpadminbar{
	background: transparent;
	display: none;
}
.omc-login {
    padding: 0;
}
div#login-dev {
    padding: 50px 50px 50px 100px;
    background: #F3F3EE;
    border-radius: 0px 0px 100px 0px;
}

div#login-dev h3 {
    font-size: 35px;
    margin-bottom: 50px;
    font-family: Futura Bold !important;
    color: #112146;
}
div#forgotpassword-dev {
    padding: 100px 50px 100px 100px;
    background: #F3F3EE;
    border-radius: 0px 0px 100px 0px;
    margin-top: 50px;
}
.omc-login h1.omc-page-heading {
    padding: 0 82px 40px 82px;
}
form.forgotpassword input#submit{
	background: #4F57A0;
    color: #fff;
    font-family: 'Futura Bold';
    border-radius: 26px !important;
    font-size: 16px;
    border: none;
    margin-bottom: 15px;
    padding: 20px 50px;
    clear: both;
    line-height: 0;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
form.wp-customuser-form .label {
    color: #000;
    font-size: 19px;
    padding: 10px;
    text-align: left;
}
.signin-btn, .rememberme {
    float: right !important;
}
.omc-login a#forpass {
    display: block;
    color: #000 !important;
    font-weight: 800;
    margin:15px 0;
}
.omc-login input#rememberme
{
	margin-bottom: 0 !important;
}
div#right-login-div h3 {
    font-size: 35px;
    margin-bottom: 50px;
     font-family: Futura Bold !important;
    color: #112146;
}
div#login-dev h3 {
    font-size: 35px;
    margin-bottom: 50px;
    font-weight: bolder;
}
div#right-login-div {
    padding: 50px 100px;
}
a.Request-demo-btn {
    background: #FBE4A1;
    color: #000;
    border-radius: 26px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    letter-spacing: 0.05em;
    font-family: 'Futura Bold';
    padding: 10px 25px;
    text-transform: uppercase;
    text-decoration: none;
}

a.Request-demo-btn:hover
{
	color: #000 !important;
	text-decoration: none;
}
div#login-dev .wp_login_error p {
    color: red;
}
.omc-contactus label {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 37px;
    color: #000000;
}
.omc-contactus form > div {
    margin-bottom: 20px;
    padding-left: 0;
}
.input-rft-div input {
    width: 50%;
}
.omc-contactus input,.omc-contactus textarea,.omc-contactus select {
    border: 2px solid rgba(0, 0, 0, 0.5294117647058824);
    border-radius: 0px !important;
}
.omc-contact p.omc-page-heading-caption {
    margin-bottom: 50px;
}
.omc-contactus select {
	width:100% !important;
	padding:10px;
}
.omc-contactus input.wpcf7-form-control.wpcf7-submit {
    background: #7612b3;
    color: #fff;
    border-radius: 20px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 15px;
    font-family: "Latolight";
    padding: 10px 50px;
    clear: both;
}
.contact-submit-btn {
    float: right !important;
}
.omc-contactusform-wrapper {
    display: inline-block;
    width: 90%;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: rgba(0, 0, 0, 0.67) !important;
    font-size: 16px !important;
}
div#left-request-div {
    padding: 50px 20px 50px 100px;
    background: #F3F3EE;
    font-size: 22px;
    border-radius: 0px 0px 100px 0px;
}
div#wpcrlRegisterSection {
    padding: 0;
}
.request-btn-right {
    padding: 0;
}
form#wpcrlRegisterForm .form-group > div {
    padding: 0;
}
.omc-request-demo-page {
    padding: 50px 0;
    margin-top: 0;
}
.omc-request-demo-page h1.omc-page-heading {
    padding: 0 82px 40px 82px;
    margin-top: 0;
}
div#left-request-div h3 {
    font-size: 35px;
    margin-bottom: 30px;
    font-family: Futura Bold !important;
    color: #112146;
}
#right-request-div h3
{
	font-size: 35px;
    margin-bottom: 65px;
    font-family: Futura Bold !important;
    color: #112146;
}
div#right-request-div {
    padding: 50px 100px;
}
a.Request-login-btn {
    background: #FBE4A1;
    color: #000;
    border-radius: 26px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    letter-spacing: 0.05em;
    font-family: 'Futura Bold';
    padding: 10px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
a.Request-login-btn:hover
{
	color: #000 !important;
	text-decoration: none;
}
div#left-request-div button
{
	background: #4f57a0;
    color: #fff;
    border-radius: 20px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    /* margin-bottom: 15px; */
    font-family: 'Futura Bold' !important;
    padding: 8px 30px;
    text-transform: uppercase;
}
form#wpcrlRegisterForm .form-control {
    border: y;
    border-radius: 0px !important;
    padding: 20px 0.7em;
}
form#wpcrlRegisterForm  label {
   
    font-weight: 600;
    font-size: 18px;
}
.omc-page-content .row {
    width: 100%;
}
a.Request-login-btn:hover {
    color: #fff;
    text-decoration: none;
}

.page-template-omc-works div#wpadminbar, .page-template-omc-login div#wpadminbar, .page-template-omc-request-demo div#wpadminbar, .page-template-omc-contactus div#wpadminbar,  .page-template-omc-request-demo div#wpadminbar, .page-template-omc-gettingstarted div#wpadminbar{
    display: none;
}

@media screen and ( max-width: 1150px ) {
	.omc-navbar .navbar-toggle {
    	display: block;
    	/*background: #8e228f;*/
    	color: #000;
    	float: right;
    }
    .omc-navbar .navbar-header {
     	float: none; 
	}
	.omc-navbar .collapse.navbar-collapse .menu-main-menu-container {
    	display: none;
	}
	.side-collapse.in::before {
    	content: "";
    	background-color: rgba(0,0,0,0.8);
    	position: absolute;
    	left: 0;
    	width: 100%;
    	height: 100vh;
	}
	.omc-navbar .navbar-brand{
		padding: 15px 15px !important;
	}
	.omc-navbar .navbar-collapse.collapse.in .menu-main-menu-container{
		display: block;
	}
    .omc-navbar span.icon-bar {
    	border: 2px solid #112146;
	}
	.omc-navbar .side-collapse.in ul#top-menu li{
		padding: 10px 0px;
	}

    .menu-main-menu-container {
    	position: fixed;
	    right: 0;
	    top: 0;
	    padding: 10px 20px 10px 20px;
	    background: #112146;
	    width: 250px;
	    color: #fff;
	    height: 100vh;
	}
	.omc-navbar ul#top-menu {
   	 	display: unset; 
	}
	.navbar-header {
    	float: unset; 
	}
} 
@media (min-width: 990px) and ( max-width: 1191px ) {
	.omc-four-works{
		float: right !important;
	}
}
.retuntologin a {
    color: #7612b3;
    font-weight: 600;
    color: #7612b3 !important;
    font-weight: 800 !important;
}
.retuntologin {
    float: right !important;
    margin-top: 10px;
}
.omc-forgot-password {
    min-height: 350px;
}
@media(min-width: 320px) and (max-width: 767px)
{
	form.forgotpassword {
	    width: 100%;
	}
	.forgotdiv .label {
    	padding: 10px 0;
	}
	.forgotdiv .linput {
	    padding: 0;
	    margin-top: 30px;
	}
	.forgotdiv input#user_login {
    	width: 100% !important;
}
}
.blog-news h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.blog-news p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-top: 30px;
}
.read-more-div {
    margin: 40px 0;
}
a#blog-read-more {
    background: #7612b3;
    color: #fff;
    border-radius: 26px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-botto: 27px;
    font-family: "Latolight";
    padding: 10px 45px;
    text-transform: uppercase;
    text-decoration: none;
}
/*.mailchimp-div h3:after, .followus-div h3:after {
    content: '';
    position: absolute;
    top: 55px;
    border: 0;
    bottom: 0;
    border-top: 3px solid #682c93;
    left: 0;
    width: 100%;
}*/
.mailchimp-div h3, .followus-div h3 {
    color: #7612b3;
    font-size: 25px;
    font-weight: 700;
}
div#right-news-div
{
	padding:0;
}
div#right-news-div hr {
    border-top: 3px solid #7612b3;
}
.social-div i {
    font-size: 35px;
    color: #7612b3;
    /* padding: 10px; */
    border: 2px solid #7612b3;;
    margin-right: 10px;
    border-radius: 5px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
}
.mailchimp-div p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;	
}
.blog-post-col2 h3 {
    font-size: 28px;
}

#blog-read-btn
{
	background: #7612b3;
    color: #fff;
    border-radius: 26px !important;
    font-size: 16px;
    font-weight: 400;
    border: none;
    margin-bottom: 27px;
    font-family: "Latolight";
    padding: 10px 45px;
    text-transform: uppercase;
    text-decoration: none;
}
.more-blog-div h3
{
	font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
    color:#000;
}
.more-blog-div {
    display: inline-block;
    padding: 50px 0;
}
.popup-overlay {
  /*Hides pop-up when there is no "active" class*/
  display: none;
  position: absolute;
  background: #ffffff;
  border: 3px solid #666666;
  width: 50%;
  height: 50%;
  left: 25%;
}

.popup-overlay.active {
    display: block;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    /* position: fixed; */
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    border: none;
    background-color: transparent;
}

.popup-content {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
}

.popup-content.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible;
}
.popup-content.active button.close {
    -webkit-appearance: none;
    padding: 10px 20px;
    cursor: pointer;
    background: #8d2791;
    border: 0;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    font-weight: 100;
}
.show-video{
	display: block!important;
}
.video-background{
	display: none;
	position: absolute;
    top: 0;
}
.ab-item.ab-empty-item{
	font-size: 16px !important;
}
body.fl-builder-template-template-default.single.single-fl-builder-template.logged-in.admin-bar.fl-builder.fl-builder-ui-skin--light.fl-builder-direction-ltr.has-sidebar.colors-light.customize-support .navbar {
    display: none;
}
.single-post h1.custom-entry-title {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px !important;
    line-height: 43px;
    color: #7628AD;
    text-align: center;
    margin-bottom: 45px;
    margin-top: 45px;
}
.single-post h1.entry-title {
   display: none;
}
.single-post p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    /* margin-top: 30px; */
}
p.pdate {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 25px;
    text-align: center;
    font-style: italic;
}
.single-post img.attachment-twentyseventeen-featured-image {
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.single-post .wrap
{
	margin: 0 auto;
}
.single-post .entry-content {
    margin-bottom: 40px;
}
.fl-module-rich-text ul {
    margin-left: 20px;
}
/*.single .omc-background {
    display: none;
}
.single-post .omc-background {
    display: block !important;
}
p.pdate
{
	display: none;
}
.single-post p.pdate
{
	display: block !important;
}
.single .omc-footer-wrapper
{
	display: none;
}
.single-post .omc-footer-wrapper
{
	display: block !important;
}*/
div#logout-dev h3 {
    font-size: 20px;
}
div#logout-dev a {
    color: #7628ad;
    font-style: italic;
}
div#logout-dev {
    padding: 0 82px 40px 97px;
}
.single-fl-builder-template .omc-navbar {
    display: none;
}
.omc-forgot-password .error_login p {
    padding: 3% 0px;
    min-height: 445px !important;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000 !important;
}

.single-post .single-featured-image-header {
    display: none;
}

.page-template-template-custom-dashboard.page-template-template-custom-dashboard-php nav {
    display: none;
}
.fl-omc-tutorial-video-overlay-courses {
    position: absolute;
    top: 0px;
    /*top: 40px;*/
    /* left: 25%; */
    background: #23152f;
    width: 100%;
    height: 100vh;
    text-align: center;
    z-index: 99999999;
    padding-top: 125px;
}
i#fl-close-video-course {
        font-size: 27px;
    position: absolute;
    /* right: 16px; */
    left: 50%;
    color: #fff;
    top: 25px;
    background: #dd363a;
    padding: 15px 20px;
    border-radius: 50%;
    cursor: pointer;
}
i#fl-close-video-course a{
	color: #fff;
	cursor: pointer;
}

li#wp-admin-bar-countdown .ab-item.ab-empty-item {
    background: rebeccapurple;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    height: 45px;
}
a#cn-accept-cookie {
    background: #7612b3;
}

/* customize css */
.fl-builder-template-template-default h1  {
    padding: 0;
    margin-top: 0;
}
a.tip {
	cursor: pointer !important;}

body.interim-login input#wp-submit
{
 
    background: #7628ad !important ;
    font-family: Lato !important;
    color: #fff;
    border-radius: 25px;
    padding: 3px 20px 3px 25px;
    width: 57% !important;
    margin: 0 auto;
    float: none;
    display: block;
}
body.lesson-template-default div#cookie-notice {
    display: none;
}
.br-course-progress-wrapper {
    background: #f1f1f1;
    padding: 5px 25px;
}
body.lesson-template-default.single.single-lesson .br-course-progress-wrapper {
    margin-top: 25px !important;
}
body.lesson-template-default.single.single-lesson .br-course-progress-wrapper p.br-course-progress-title {
    font-size: 20px;
    font-family: Lato !important;
    letter-spacing: 0.05em;
}
body.lesson-template-default.single.single-lesson .br-course-progress-wrapper .llms-progress .llms-progress-bar {
    background-color: #ffffff;
}
@media (max-width: 484px) {
	body.lesson-template-default .llms-coursetoc-sidenav {
		width: 300px !important;
	}
	body.lesson-template-default  p.toc-toggle-btn.toggle-toc.toc-close{
		left: 300px !important;
	}
}
@media (max-width: 1125px) {
	span.toc-mobile {
		display: none;
	}
}
body.lesson-template-default .llms-coursetoc-sidenav {
    position: fixed;
    top: 84px;
    width: 400px;
    left: 0;
    height: calc(100vh - 45px);
    background: #f1f1f1;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 99999;
}
div.br-llms-toc-wrapper {
    background: #f1f1f1;
    margin-top: 25px !important;
    padding: 10px 25px;
}
body.lesson-template-default  p.toc-toggle-btn.toggle-toc.toc-close{
	/*left: 300px;*/
	left: 400px;
}
body.lesson-template-default.single.single-lesson.fl-builder.fl-builder-edit p.toc-toggle-btn{
	display: none;
}
p.toc-toggle-btn {
    position: fixed;
    left: 0px;
    width: fit-content !important;
    background: #a627a1;
    color: #fff;
    padding: 10px;
    font-family: Futura Bold;
    top: 83px;
    letter-spacing: 0.05em;
    cursor: pointer;
    z-index: 9;
    width: max-content;
    width: -moz-max-content;
}
/*p.toc-toggle-btn.toggle-toc span.toc-active {
    display: none;
}
p.toc-toggle-btn span.toc-inactive {
    display: none;
}
p.toc-toggle-btn span.toc-inactive {
    display: block;
}*/
p.toc-toggle-btn.toggle-toc.toc-close span.toc-active {
    display: block;
}
p.toc-toggle-btn.toggle-toc.toc-close span.toc-inactive {
    display: none;
}
p.toc-toggle-btn.toggle-toc span.toc-inactive {
    display: block;
}
p.toc-toggle-btn.toggle-toc span.toc-active {
    display: none;
}
div.llms-coursetoc-sidenav.toc-close {
    display: none;
}
h3.llms-h3.llms-section-title.br-accordion {
    font-size: 15px;
}
li.br-llms-syllabus-item.br-course-completed a {
    color: #686767 !important;
}
h3.llms-h3.llms-section-title.br-accordion {
    cursor: pointer;
}
.br-cr-hide{
	display: none !important;
},
.br-cr-show{
	display: block !important;
}
ul.br-rightmenu-items.br-course-header a li, ul.br-rightmenu-items.br-course-header li {
    margin: 0 !important;
}
.br-course-header-wrapper li.br-menu-nav-item {
    margin: 0;
}
.br-course-header-wrapper {
    z-index: 9999;
}
.br-course-header-wrapper {
    position: fixed;
    width: 100%;
    top: 1.7em;
}
ul.br-llms-syllabus {
    list-style: none;
}
li.br-llms-syllabus-item.br-course-completed i.check-lesson-completed {
    display: block;
    margin: 5px;
    color: #20b220;
}
li.br-llms-syllabus-item .check-lesson-completed{
	display: none;
}
li.br-llms-syllabus-item {
    font-size: 16px;
    font-family: Lato;
    letter-spacing: 0.03em;
    display: flex;
    border-bottom: 1px solid #bababa;
    padding: 8px 0;
}
h3.llms-h3.llms-section-title.br-accordion i {
    margin-right: 8px;
}
body.lesson-template-default.single.single-lesson header.entry-header {
    padding-top: 40px !important;
}
.fl-rich-text h3 {
    text-align: left;
}
li#wp-admin-bar-site-name {
    display: none;
}
body.home.page-template-default .br-megamenu-header-wrapper {
    display: none;
}
body.course-template-default.single.single-course div#content.site-content{
	margin-top: 50px;
}

body.course-template-default.single.single-course div.site-content{
	padding: 0px !important;
}
body.course-template-default.single.single-course .single-featured-image-header {
    margin-top: 105px;
    background-color: transparent;
    border-bottom: none;
}
body.lesson-template-default.single.single-lesson .wrap {
    min-height: calc(100vh - 80px);
}
li#wp-admin-bar-Edit-TOC {
    float: left !important;
}
#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999 !important;
    background: #949494 !important;
    /* background: url(../wp-content/themes/c4ebridge/assets/images/loading.gif) 50% 50% no-repeat rgb(249,249,249); */
}
.d-none{
	display: none;
}
/*body {
          padding-top: 50px;
          position: relative;
      }
      
      pre {
          tab-size: 8;
      }
      
      @media screen and (max-width: 768px) {
          .side-collapse-container{
              width:100%;
              position:relative;
              left:0;
              transition:left .4s;
          }
          .side-collapse-container.out{
              left:200px;
          }
          .side-collapse {
              top:50px;
              bottom:0;
              left:0;
              width:200px;
              position:fixed;
              overflow:hidden;
              transition:width .4s;
          }
          .side-collapse.in {
              width:0;
          }
      }*/

.el-fl-builder--template-collection-section-content table.table {
    margin-top: 50px;
}
input#el-search-text {
    position: fixed;
    width: 95%;
}

/*New Login Page CSS*/
nav.navbar.navbar-fixed-top.omc-navbar {
     padding: 0px 0px; 
    background: #C4DBE1;
    color: #112146 !important;
}
.side-collapse.in .navbar-toggle.sidenav-close {
	display: block !important;
}
.omc-navbar .navbar-toggle.sidenav-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    z-index: 99;
    font-size: 25px;
    padding: 15px;
    line-height: 10px;
    display: none;
}
ul.nav.navbar-nav.navbar-right li a {
    color: #112146;
    font-family: Futura Bold;
    letter-spacing: 0.03em;
}

.omc-navbar ul#top-menu li {
    padding: 25px 10px;
    color: #fff;
    font-size: 14px;
}
.omc-navbar ul#top-menu li a {
    color: #112146;
    font-family: Lato;
    text-transform: uppercase;
}
.omc-navbar .navbar-collapse.collapse.in ul#top-menu li a {
    color: #fff;
    font-family: Lato;
    text-transform: uppercase;
}
.omc-navbar .navbar-brand{
	padding: 25px 15px;
}

.omc-navbar .omc-navbar-container {
    padding: 0px 100px;
    box-shadow: 0px 0px 20px 10px #e4e4e4;
}

.omc-footer-wrapper {
    background: #152546;
    width: 100%;
    padding: 60px 100px;
    position: absolute;
}
.page-template-omc-request-demo .br-megamenu-header.br-header-primary{
	display: none;
}
.page-template-omc-login .br-megamenu-header.br-header-primary{
	display: none;
}
h3.llms-meta-title.br-llms-meta-title {
    font-family: Futura PT;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-size: 1.75em;
    margin:0; 
}
h3.llms-h3.llms-section-title {
    margin: 0;
    margin-bottom: 15px;
}
h4.br-llms-summary-title {
    /*margin: 0;*/
    font-family: Lato !important;
    font-weight: 700 !important;
    font-size: 1.25em;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 100;
    margin-bottom: 25px;
}
a.lesson-link {
    color: #2e2c2c;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
}
p.br-llms-course-tilte a.course-link {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
}
p.br-llms-course-tilte a.course-link:hover{
	 color: #415C93;
	 text-decoration: underline;
}
li.br-llms-syllabus-item.active a.llms-lesson-link  {
    color: #415C93 !important;
    font-family: Lato !important;
    font-weight: 700;
}
li.br-llms-syllabus-item a {
    color: #000 !important;
}
div.br-llms-toc-wrapper {
    background: #f1f1f1;
    margin-top: 25px !important;
    padding: 10px 25px;
}
div.br-llms-summary-content {
    font-family: Lato !important;
    letter-spacing: 0.03em;
}
ul.br-llms-syllabus h3 {
    font-size: 18px !important;
    font-family: Lato !important;
    font-size: 18px !important;
    font-weight: 100 !important;
    font-weight: 700 !important;
    margin: 5px 0 !important;
}
ul.br-llms-syllabus{
	margin: 0; 
	list-style: none;
	margin-bottom: 25px;
}
.br-cs-container li.br-llms-syllabus-item {
    font-size: 16px;
    font-family: Lato;
    letter-spacing: 0.03em;
    display: flex;
    border: none;
    margin-left: 15px;
}

.br-instructors-wrapper {
    background: #F3F3EF;
    padding: 15px 25px;
}
p.br-instructors-title {
    font-family: Lato !important;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 450;
}
ul.br-instructors-list {
    margin: 0;
    list-style: none;
}
.br-llms-author {
    width: 100%;
    display: flex;
    align-items: center;
}
.br-llms-author img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 15px;
}
p.br-llms-author-info.name {
    font-size: 20px;
    text-transform: capitalize;
    font-family: Lato !important;
    letter-spacing: 0.03em;
    margin: 0;
    /* line-height: 20px; */
}
p.br-llms-author-info.label {
    font-size: 14px;
    color: #000;
    font-family: Lato !important;
    letter-spacing: 0.03em;
    font-weight: 100;
    margin: 0;
    padding: 0;
}
li.br-instructors-listitem {
    margin: 0;
    display: inline-flex;
    margin-bottom: 15px;
}
li.br-llms-syllabus-item a.llms-lesson-link {
    color: #000;
    text-decoration: none;
}
li.br-llms-syllabus-item a.llms-lesson-link:hover {
    color: #415C93 !important;
    text-decoration: none;
}
a.br-edit-course-btn {
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 2px;
    background: #ff5e62;
    color: #fff;
    margin-left: 15px;
    text-decoration: none;
}
a.br-edit-course-btn:hover {
    color: #000;
    text-decoration: none;
}

form.llms-person-form.edit-account input#email_address, form.llms-person-form.edit-account input#user_login {
    /* pointer-events: none; */
    cursor: not-allowed;
    pointer-events: none;
    background: #d5d5d5;
}
img.llms-featured-image.wp-post-image {
    width: auto;
    max-height: 190px;
}
h3.llms-sd-section-title {
    margin: 0;
}
section.llms-sd-section.llms-my-courses {
    padding: 0;
}
/*.llms-sd-tab.dashboard {
    width: calc(100% - 250px);
    margin-left: 300px;
    padding: 25px;
}*/

.llms-student-dashboard .llms-sd-item{
	float: unset;
}
.lifterlms {
    margin: 0;
}
nav.llms-sd-nav {
    position: fixed;
    height: 100vh;
    background: #F3F3EE;
    padding: 60px 0px 0px 25px;
    z-index: 0;
    width: 250px;
}
li.llms-sd-item span.llms-sep {
    display: none;
}
div.llms-student-dashboard header.llms-sd-header h2.llms-sd-title {
    /*display: none;*/
}
h3.llms-sd-section-title {
    font-family: Lato;
    font-style: normal !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 0.05em;
}
.llms-student-dashboard .llms-sd-item {
    float: unset;
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #4c4444;
    cursor: pointer;
    padding: 5px 0;
}
body.page-template-default.page.logged-in .footer-nav-widgets-wrapper.header-footer-group, body.page-template-student-dashboard.page.logged-in .footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
div.llms-student-dashboard header.llms-sd-header h2.llms-sd-title {
    width: calc(100% - 250px);
    margin-left: 250px;
    padding: 0;
    margin-bottom: 0;
    padding: 30px 0px 0px 25px;
    font-size: 25px;
    font-family: Futura PT;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
section.llms-sd-section.llms-my-courses, .llms-sd-section.llms-my-certificates, .llms-sd-section.llms-my-achievements, .llms-sd-section.llms-my-memberships, .llms-sd-section.llms-my-orders, .llms-sd-section.llms-sd-grades, section.llms-sd-widgets, table.llms-table.llms-single-course-grades{
    width: calc(100% - 250px);
    margin-left: 250px;
    padding: 20px 25px;
}
/*div.llms_certificate.type-llms_certificate{
	position: absolute;
    top: 0;
    left: 0;
}*/
.llms-certificate-container .llms_certificate, .llms-certificate-container .llms_my_certificate{
	z-index: 1;
}
body.single-llms_my_certificate .llms-certificate-container {
    margin-top: 85px;
}
footer.llms-sd-section-footer, footer.llms-loop-item-footer, footer.llms-form-fields{
	background: transparent;
}
.llms-button-action:hover, .llms-button-action.clicked{
	background: #f15d62;
    color: #fff;
    font-family: Lato;
    font-weight: 700;
}
.llms-button-action {
    background: #f15d62;
}
a.llms-button-secondary {
    background: #f15d62;
    color: #fff;
    font-family: Lato;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
    box-shadow: unset;
}
li.llms-sd-item a.llms-sd-link {
    text-decoration: none;
    font-family: 'Lato';
    font-size: 17px;
    color: #000;
    -webkit-box-shadow: unset;
}
a.llms-button-secondary:hover {
    text-decoration: none;
}
.llms-loop-item-content .llms-loop-link{
	display: unset;
}
.llms-progress .progress-bar-complete {
    background: #2c3e67;
}
.llms-student-dashboard.redeem-voucher form {
    width: calc(100% - 250px);
    margin-left: 250px;
    padding: 30px;
}
.llms-student-dashboard.redeem-voucher form input {
    padding: 10px;
    background: #F2F3EE;
    border: none;
    font-family: Karla !important;
    letter-spacing: 0.05em;
    border-radius: 5px;
}
.llms-student-dashboard.redeem-voucher form button {
    background: #FBE4A1;
    font-family: Futura PT;
    letter-spacing: 0.05em;
    font-weight: 100;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 5px;
    color: #000;
}
span.br-dropdown-btn {
    color: #fff;
}
li.br-menu-nav-item {
    color: #fff;
}
.llms-person-form-wrapper {
    width: calc(100% - 250px);
    margin-left: 250px;
    padding: 20px;
}
.llms-sd-notification-center {
    width: calc(100% - 250px);
    margin-left: 250px;
    padding: 25px;
}
.llms-sd-notification-center .llms-notification {
    border: none;
}
section.llms-notification-content {
    padding: 0;
}
.page-template-default.page .llms-sd-section.llms-sd-grades table.llms-table, body.page-template-student-dashboard.page .llms-sd-section.llms-sd-grades table.llms-table {
    margin: 10px 0;
}
table.llms-table thead tr th {
    font-family: Futura PT !important;
    font-size: 16px !important;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
table.llms-table .llms-progress-bar {
    height: 20px !important;
}
table.llms-table tbody tr td {
    font-family: Karla;
    font-size: 16px;
    letter-spacing: 0.05em;
}
.progress__indicator {
    color: #a29898;
    font-size: 13px !important;
}
button.llms-button-secondary.small {
    background: #f15d62;
    color: #000;
    font-family: Lato;
    letter-spacing: 0.05em;
}
h4.llms-notification-title {
    font-size: 16px !important;
    font-family: Lato;
    letter-spacing: 0.03em;
}
li.llms-sd-item.view-courses.current a {
    color: #2c3e67 !important;
}
p.llms-quiz-results-label{
    font-size: 18px;
    font-family: Karla;
    letter-spacing: 0.05em;
    font-weight: normal;
}
li.llms-quiz-attempt-answer{
	font-size: 16px;
    font-family: Karla;
    letter-spacing: 0.05em;
    font-weight: normal;
}
body.page-template-student-dashboard .entry-content .llms-notice {
    width: calc(100% - 300px);
    margin-left: 275px;
    margin-top: 15px;
    font-size: 16px;
    font-family: Karla;
    letter-spacing: 0.05em;
    border-width: 1px;
}
body.page-template-student-dashboard ul.llms-notice.llms-error li {
    margin: 0;
}
body.page-template-default .wrap {
    max-width: unset;
    width: 100% !important;
    max-width: 100%;
    padding: 0;
}
body.page-template-default .entry-content{
	width: 100% !important;
	float: unset !important;
}
body.moolesson-template-default.single.single-moolesson nav.navbar.navbar-fixed-top.omc-navbar{
	display: none;
}
body.moolesson-template-default.single.single-moolesson .br-megamenu-header-wrapper {
    display: none;
}
body.moolesson-template-default.single.single-moolesson #wpadminbar {
    display: block !important;
}
/*section.llms-sd-section.llms-my-courses {
    width: calc(100% - 300px);
    margin-left: 300px;
}*/
/*My Account Page Css - Ends*/