﻿@media only screen and (min-width:1025px)
{



	ul.dropmenu li:hover ul.submenu{ display:block; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity:1;}

	ul.submenu{ display:block; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); opacity:0; transition:all .35s linear;}


	.header{transform: scale(1); left:-242px;}
	.scrolled{transform: scale(1); left:0px;}

	.mas_header{transform: scale(1); left:0px;}




	.social_icon ul li a:hover {
		background: #ffffff26;
		transform: rotate(-45deg);
	}
    .social_icon ul li a:hover .icon_1 {transform: rotate(45deg);}
    .social_icon ul li a:hover .icon_2 {transform: rotate(45deg);}
    .social_icon ul li a:hover .icon_3 {transform: rotate(45deg);}
    .social_icon ul li a:hover .icon_4 {transform: rotate(45deg);}
    .social_icon ul li a:hover .icon_5 {transform: rotate(45deg);}



	.not_h a:hover{color:#ea2425;}
	/*#notice_slid .not_dis p, span, div { text-align: left !important; padding-left: 0; margin-left: 0;}*/
	a.read_more:hover:after{border-top: 20px solid #fff;}
	a.read_more:hover:before{ width:100%;}
	a.read_more:hover {
		color: #fff;
		border: 1px solid #a6c437;
	}

	.not_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.not_right:hover{border:1px solid #ea2425; background:url(../images/arrows.png) no-repeat -55px -36px;}

	.photo_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.photo_right:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat -55px -36px;}

    .kids_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.kids_right:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat -55px -36px;}


	.xstu_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.xstu_right:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat -55px -36px;}

	.xiistu_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.xiistu_right:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat -55px -36px;}

	.stu_left:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat 0px -36px;}
	.stu_right:hover{border:1px solid #ea2425; background: #fff url(../images/arrows.png) no-repeat -55px -36px;}




}