/*
Theme Name: Skrollex
Theme URI: http://skrollex-wp.x40.ru/
Description:  One Page Parallax Theme
Author: x40
Author URI: http://www.x40.ru/
Version: 2.4
Tags: custom-colors, custom-header, custom-menu, editor-style, featured-images, translation-ready, full-width-template, theme-options
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: layerswp
*/
.heading-section-title {
    font-size: 50px;
    line-height: 60px;
	font-weight: 700;
	text-transform: none;
}
.heading-subsection-col-title, h1, h2, h3, h4, h5, h6 {text-transform:none;}

.myquote {
min-height: 5em;
  padding   : 1em 4em;
  font      : italic bold 18px/150% "EB Garamond", Helvetica, sans-serif;
  position  : relative;
	text-align:center;
  }

.myquote::before,.myquote::after {
position: absolute;
height  : 3rem;
font    : 6rem/100% Georgia, "Times New Roman", Times, serif;
}

.myquote::before {
  content: '“';
  top    : 0.3rem;
  left   : 0.9rem;
}

.myquote::after {
  content: '”';
  bottom : 0.3rem;
  right  : 0.8rem;
}
@media only screen and (max-width: 768px)
{
	.nav.nav-horizontal{display:none;}
}	
.myhide{display:none!important;}
.myh5 {
  font-size: 13px!important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  margin-top: 20px !important;
  margin-bottom: 11px !important;
}