/*
Theme Name: yandere-school

*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
  display: block;
}
b, strong {
	/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
  font-weight: bold;
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}
ol, ul {
	list-style: none;
}
li {
	/*
  For IE6 + IE7:

  "display: list-item" keeps bullets from
  disappearing if hasLayout is triggered.
*/
  display: list-item;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
sub, sup, small {
	font-size: 75%;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
svg {
	/*
  For IE9. Without, occasionally draws shapes
  outside the boundaries of <svg> rectangle.
*/
  overflow: hidden;
}
.cl {
	clear:both;
}
.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}
.entry-content h1 {
    font-size: 32px;
}
.entry-content h2 {
    font-size: 24px;
}
.entry-content h3 {
    font-size: 19px;
}
.entry-content h4 {
    font-size: 16px;
}
.entry-content h5 {
    font-size: 13px;
}
.entry-content h6 {
    font-size: 11px;
}

.entry-main ul{
    list-style-type: disc;
}

.entry-main li{
margin: 0 0 0 20px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	color: #555;
}
a {
	transition: background-color 0.5s ease;
	transition: color 0.5s ease;
}
.header {
	height:70px;
	background:rgba(255, 255, 255, 0.7);
	width:100%;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	z-index: 999;
}
div.wpcf7 {
    float: left;
    margin: 0 25px 0 0 !important;
    padding: 0;
}

.contact{
    background: rgba(235, 236, 236, 0.58);
    padding: 15px;	
}

.wpcf7-submit{
color: #F0F0F0 !important;
    background: #137ADB !important;
    border: none;
    height: 35px;	
}

.wpcf7-recaptcha div{
    max-width: 304px;
    height: 78px;
    width: auto;
}
.menu {
	float:right;
	padding:0 15px;
}
.entry-content p img{
width: 100%;
    height: auto;
}

.entry-content p iframe {
width: 100%;
    height: auto;
}
nav a#pull {
	display: none;
}
.main_nav ul li {
	float:left;
	line-height:70px;
	margin-left: 35px;
}

.sub-menu {
    display: block!important;
    float: left;
    margin: 0 20px 0 0;
}


.main_nav ul li a {
	color: #f56040;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration:none;
}
.block_1 {
	background: url(images/back_head.png) no-repeat center bottom;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	-khtml-background-size: 100%;
	background-size: 100%;
	height: 100vh;
	max-height: 715px;
	min-height: 450px;
	max-width: 1600px;
	margin-left: auto;
}

.grid-date-post a{
    margin: 0 0 0 5px;
}
.logo {
	background: url(images/logo.png) no-repeat;
	width: 90%;
	max-width: 1300px;
	height: 265px;
	-webkit-background-size: 40%;
	-o-background-size:40%;
	-moz-background-size: 40%;
	-ms-background-size: 40%;
	-khtml-background-size: 40%;
	background-size: 40%;
	position: absolute;
	top: 80px;
	left: 20px;
}
.block_2 {
	height: 100vh;
	    margin: -1px 0 0 0;

}
.block_2ins {
	display: table;
	background: url(images/story_2a_pink.png) no-repeat center center scroll;
	width: 100%;
	height: 100%;

}
.onetone-parallax {
	background-attachment: fixed !important;
	background-position: 50% 0;
	background-repeat: repeat;
}
.section-title {
	font-size: 48px;
	font-weight: normal;
	color: #666666;
	text-align:center;
}
.news.first {
	clear: both !important;
}
.news-col-3 {
	width: 33%;
	float: left;
	clear: none !important;
	padding: 0 15px;
}
.news {
	margin-bottom: 40px !important;
	clear: both;
	text-align: center;
}
a:active, a:hover {
	color: #000000 !important;
}
.current-menu-item a{color: #000000 !important;}
.page-title-bar {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 20px 0;
    text-transform: uppercase;
    font-size: 13px;
    background-color: #f5f5f5;
}
.news-more-link:hover {
	background: #f1f1f1;
	color: #555;
}
.news-col-3, .news-col-4, .news-col-2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news-col-3 .news-thumb, .news-col-2 .news-thumb, .news-col-4 .news-thumb {
	margin-bottom: 10px;
}
.news-thumb {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.grid-news-thumb {
	float: left;
	height: 200px;
	line-height: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	background: #f1f1f1;
}
.block_3ins a {
	color: #37cadd;
}
a {
	text-decoration: none;
}
.grid-news-thumb img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
}
.news-content {
	float: left;
	width: 100%;
	clear: both;
}
.grid-date-post, .grid-date-post a {
	font-size: 13px;
	margin-bottom: 5px;
}
.news-col-3 .post-content-text, .news-col-2 .post-content-text, .news-col-4 .post-content-text {
	width: 100%;
	margin: 0px;
}
.news .news-title {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
.news .news-title a {
	font-size: 22px;
	line-height: 26px;
	color: #555;
	text-decoration: none !important;
}
.news-short-content {
    margin-bottom: 10px;
    /* display: table; */
    height: 105px;
    overflow: hidden;
}
.news-short-content p{
	
	    display: table-cell;
    vertical-align: middle;
}
.news-more-link {
	padding: 5px 15px;
	background: #555;
	color: #fff;
	display: inline-block;
	clear: both;
	text-decoration: none !important;
}
.block_3ins {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.pagin {
	text-align:center;
	margin:20px 0;
}
.pagin a, .pagin span {
    display: block;
    height: 35px;
    margin: 5px 10px;
    float: left;
    line-height: 35px;
    padding: 0 15px;
}
.pagin a {
	background: #555;
}
.pagin a:hover {
	background: #f1f1f1;
	color: #555;
}
.pagin span {
	background: #f1f1f1;
	color: #555;
}
.footer {
	height:60px;
	background:#000;
	width:100%;
}
.site-social {
	padding:25px;
}
.site-social li {
	list-style-type: none;
	float: left;
}
.site-social li a {
	display: block;
	margin-left: 1em;
	color: #a0a0a0;
}
.site-social li a:hover {
	color:#fff !important;
}
.btn_main {
	display: block;
	width: 200px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid;
	color: rgb(236, 99, 181);
	text-shadow: 0 1px rgba(0, 0, 0, .4);
	font-size: 24px;
	border-radius: 5px;
	background: #fff;
}
.btn_main:hover {
	background-color: #f6b6db !important;
	color:#fff !important;
}
.log {
	display: table-cell;
	vertical-align: middle;
	padding:20px 0;
}

.news-title{
    height: 55px;
    line-height: 55px;
}

.news-title a{    
    vertical-align: middle;
}

.cycloneslider  {

    border: 2px solid #f5604b;
    border-radius: 5px;
    box-shadow: 0px 5px 15px #797979;
}

.download_block{
	text-align:center;
	    margin: 10px 0 20px 0;
	
}

.download_block span{
	margin: 10px;
    display: inline-block;
}

.download_block span a img{
    max-width: 200px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #5d3a32;
    height: auto;
}

.download_block span a:hover img{
	box-shadow: 0px 0px 20px #ff603c;
}

.slid_ins img{
	width:100%;
	height:auto;
}
.posts_block{
	margin:10px auto;
	    padding: 0 10px;
}
p {
    margin-bottom: 24px;
}

.container{
	margin:0 auto;
}
.title-left .page-title {
    float: left;
    padding:0 10px;
}
.title-left .breadcrumb-nav {
    float: right;
        padding:0 10px;
}
.feature-img-box, .feature-img-box {
    margin-bottom: 20px;
}
.feature-img-box .img-box, .feature-img-box img {
    width: 100%;
}
.img-box {
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-bottom: -7px;
    max-width: 100%;
}
.feature-img-box .img-box, .feature-img-box img {
    width: 100%;
        height: auto;
}
.entry-header {
    margin-bottom: 5px;
}
.entry-meta, .entry-more {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
}
.entry-meta li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}
.entry-meta a, .entry-footer a {
    font-style: italic;
    color: #a0a0a0;
}
.entry-content, .entry-content p {
    color: #333333;
}
.entry-footer {
    margin: 20px 0;
    overflow: hidden;
    border: 0 dashed #ccc;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.entry-title {

    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    color: #666;
    margin: 0 0 10px;
}
.img-box img {
    transition: all 0.1s ease;
    -webkit-transition: all .5s ease;
}
.page-title h1 {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-weight:normal;
}
.breadcrumb-nav span, .breadcrumb-nav a {
    color: #555555;
}
.breadcrumb-nav a:hover {
    color: #000000;
}

 @media screen and (max-width: 1920px) and (min-width: 1200px) {
.block_3ins, .slid_ins, .posts_block, .container {
 width: 1170px;
}
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
.block_3ins, .slid_ins, .posts_block, .container {
 width: 945px;
}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
.block_3ins, .slid_ins, .posts_block, .container {
 width: 715px;
}

}
@media screen and (max-width: 768px) and (min-width: 640px) {
 nav ul {
 display: none;
 height: auto;
}
 .block_1 {
max-height: 520px;
}
.sub-menu {
    display: block!important;
    float: none;
    margin: 0;
}
 nav a#pull {
 display: block;
 background: url(images/menu.png) no-repeat 5px 5px;
 height: 30px;
 width: 30px;
 float: right;
 margin: 5px 20px 5px 0;
 padding: 5px;
 border: 1px solid #ff603c;
 border-radius: 5px;
}
 .header {
 min-height: 50px;
 height: auto;
background: rgba(255, 255, 255, 0.8);
 width: 100%;
 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
 position:absolute;
    z-index: 999;
}
.menu {
 float: none;
 padding: 0;
}
.main_nav ul li {
 float: none;
 line-height: 55px;
 margin-left: 0;
 text-align: center;
 border-bottom: 1px solid #cc5339;
}
.main_nav ul li a {
 color: #f56040;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 text-decoration: none;
}
 .news.first {
 clear: none !important;
}
.news-col-3, .news-col-4 {
 width: 50%;
}
}
 @media (max-width: 640px) {
	 .log img {
    max-width: 280px;
    height: auto;
}
 .news-col-3, .news-col-2, .news-col-4 {
 width: 100%;
}
 .block_1 {
    max-height: 350px !important;
    min-height: 250px !important;
}
.sub-menu {
    display: block!important;
    float: none;
    margin: 0;
}
nav ul {
 display: none;
 height: auto;
}
 nav a#pull {
 display: block;
 background: url(images/menu.png) no-repeat 5px 5px;
 height: 30px;
 width: 30px;
 float: right;
 margin: 5px 20px 5px 0;
 padding: 5px;
 border: 1px solid #ff603c;
 border-radius: 5px;
}
 .header {
 min-height: 50px;
 height: auto;
 background: rgba(255, 255, 255, 0.8);
 width: 100%;
 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
 position:absolute;
    z-index: 999;
}
.menu {
 float: none;
 padding: 0;
}
.main_nav ul li {
 float: none;
 line-height: 55px;
 margin-left: 0;
 text-align: center;
 border-bottom: 1px solid #cc5339;
}
.main_nav ul li a {
 color: #f56040;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 text-decoration: none;
 
}
}
@media screen and (max-width: 640px) and (min-width: 480px) {
 .log img {
 max-width: 300px;
 height: auto;
}
.sub-menu {
    display: block!important;
    float: none;
    margin: 0;
}
nav ul {
 display: none;
 height: auto;
}
 .block_1 {
    max-height: 350px;
    min-height: 350px;
}
 nav a#pull {
 display: block;
 background: url(images/menu.png) no-repeat 5px 5px;
 height: 30px;
 width: 30px;
 float: right;
 margin: 5px 20px 5px 0;
 padding: 5px;
 border: 1px solid #ff603c;
 border-radius: 5px;
}
 .header {
 min-height: 50px;
 height: auto;
background: rgba(255, 255, 255, 0.8);
 width: 100%;
 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
 position:absolute;
    z-index: 999;
}
.menu {
 float: none;
 padding: 0;
}
.main_nav ul li {
 float: none;
 line-height: 55px;
 margin-left: 0;
 text-align: center;
 border-bottom: 1px solid #cc5339;
}
.main_nav ul li a {
 color: #f56040;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 text-decoration: none;
}
}
 @media screen and (max-width: 480px) and (min-width: 320px) {
 nav ul {
 display: none;
 height: auto;
}
.sub-menu {
    display: block!important;
    float: none;
    margin: 0;
}
 .block_1 {
    max-height: 265px;
    min-height: 265px;
}
 nav a#pull {
 display: block;
 background: url(images/menu.png) no-repeat 5px 5px;
 height: 30px;
 width: 30px;
 float: right;
 margin: 5px 20px 5px 0;
 padding: 5px;
 border: 1px solid #ff603c;
 border-radius: 5px;
}
 .header {
 min-height: 50px;
 height: auto;
background: rgba(255, 255, 255, 0.8);
 width: 100%;
 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
 position:absolute;
    z-index: 999;
}
.menu {
 float: none;
 padding: 0;
}
.main_nav ul li {
 float: none;
 line-height: 55px;
 margin-left: 0;
 text-align: center;
 border-bottom: 1px solid #cc5339;
}
.main_nav ul li a {
 color: #f56040;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 text-decoration: none;
}
 .log img {
 max-width: 300px;
 height: auto;
}
}
 @media screen and (max-width: 320px) and (min-width: 300px) {
 .log img {
 max-width: 280px;
 height: auto;
}
}

