/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);
/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
	color:#242b6d;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
}

blockquote{
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
* { -webkit-text-size-adjust: none; }
body{
	margin:0;
	color:#555;
	text-shadow: 0px 0px 1px transparent;
	background-repeat: repeat;
	padding-top: 0;
	padding-bottom: 0;
	font-style: normal;
	font-size:13px;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
	font-family: "Open+Sans", "Ã¦Â¸Â¸Ã£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯", YuGothic, "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3", "Hiragino Kaku Gothic ProN", "Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª", Meiryo, sans-serif;
}

#ja body{
	line-height: 1.6;
}
#en body{
	line-height: 1.5;
	vertical-align: baseline;

	
}d
h1{
	font-size:189%;
	color:#000;
}

h2{
	font-size:138.5%;
	color: #006;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #242b6d;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}
h2.alt{
	border-top:none;
	margin-top:10px;}
h3{
	font-size:123.1%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC0;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2px;
	padding-left: 12px;
	line-height: 1.6;
	font-weight: bold;
	color:#222;
}
h4{
	font-size:108%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	color: #006;
}

h5{
font-size:120%;
margin:20px 0 10px 0;
}

h6{
font-size:100%;
margin:20px 0 5px 0;
}

#ja h1,
#ja h2,
#ja h3{
	font-family: "Ã¦Â¸Â¸Ã¦ËœÅ½Ã¦Å“Â", YuMincho, "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W3", "Hiragino Mincho ProN", "Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª", Meiryo, serif;
}


#en h1,
#en h2{
	letter-spacing:-0.5px;
}


/*    Win IE
----------------------------------------------*/
/*    IE6/IE7
----------------------------------------------*/
#ja.ie7 ,
#en.ie7 ,
#ja.ie6 ,
#en.ie6 {font-family:Arial,sans-serif;}

#ja{
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0px;
	padding: 0px;
}


#container{
	position:relative;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 100%;
}
#content-inner{
	padding-top:20px
}

#footer{
	margin:0;
	color:#fff;
	position: relative;
	top:0;
	left:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #2a3062;
}

	#link-top{
	display:none;
	}
	#sidebar{
	margin-left: 0px;
	background-color: #FFF;
}
	#content {
	padding-top: 0px;
}
#main {
	float: right;
	margin-bottom:0px;
	margin-left: 0px;
	min-height:400px;
}
.home #main {
	border-top:none;
}
.full #main {
	width:100%;
}
#main-inner{
	background:#fff;
}
.full #main-inner{
	margin: 0px;
	padding: 0;
}
#header {
	z-index: 1000;
	width: 100%;
	-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.1);
	box-shadow:0px 3px 3px rgba(0,0,0,0.1);
	/* background-image: url(/files/img/common/bg-header.png); */
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebar .menu.vertical li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	clear: both;
}
.sectionBody{
	min-height:200px;
}
.sectionBody ul{
padding:0;
margin:0 0 20px 0;
}

.sectionBody ul li{
	list-style-type:none;
	padding-left:20px;
	background-image: url(/files/img/common/icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 5px 1em;
	padding-right: 0px;
	}
.sectionBody ul.tight li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 5px 0.6em;
}

.pageTop a{
	background: url(/files/img/common/pagetop.png) no-repeat center center;
	background-color: rgb(221, 221, 221);
	background-color: rgba(221, 221, 221, .7);
	bottom: 20px;
	color: transparent;
	display:block;
	font: 0/0 a;
	height: 46px;
	position: fixed;
	right: 20px;
	text-shadow: none;
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;
	width: 45px;
	z-index: 100;
}
.pageTop a:hover {
	background-color: #005;
}


#slideshow {
	width: 100%;
	background-repeat: repeat-x;
}
#footer h4 {
	color: #fff;
	border-left-color: #FC0;
	line-height: 1.1em;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 10px;
	border-bottom-style: none;
}
#footer h4 a{
	color: #fff;
	text-decoration:none;}
#copyright {
	text-align: center;
	display: block;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #9CABD1;
}

#main-nav .menu{
	display:table;}
#main-nav .menu li{
	display:block;
	float: left;
}
#main-nav .menu ul li{
	display:block;
	width:100%;
}
#main-nav .menu li .text{ display:none;}
#main-nav .menu li.last a{}
#main-nav .menu li a{
	padding-top: 17px;
	padding-bottom: 13px;
	padding-right: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: center -10px;
	background-image: url(/files/img/common/gnav_cr.gif);
	line-height: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	color: #fff;
}
#main-nav .menu li ul{
	border-top-style: none;
	border-left-style: none;
}
#main-nav .menu li ul ul{
	margin-top:-1px;
	border-top: solid 1px #ddd;}
#main-nav .menu li li a{
	padding: 8px 10px 6px 10px;
	color: #242b6d;
	border-bottom:none;
}
#main-nav .menu li li a:hover,
#main-nav .menu li li a.current{
	background-color:#FFC;
	border-bottom:none;
	background-image: none;
	}

#main-nav .menu li a:hover{
	background-color:#172171;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
#main-nav .menu li a.current{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/files/img/common/gnav_cr.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.fixed{
	position: fixed!important;}
.ie6 .fixed{
	position: relative!important;top:auto;}
.rp2-show{
		display:none;}
.rp2-hide{
		display:block;}

.ie6 #header{
	display:block!important;
	position:static!important;
	text-align:center;
	}
.ie6 #sidebar{
	display:block!important;
	position: relative!important;
	left:auto;
	top:auto;
	}

#logo {
	/* padding-top: 5px; */
	padding-bottom: 18px;
}
#en #logo {
	padding-top: 46px;
}

.list-header {
	background-image: url(/files/img/common/main-nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:100%;
	overflow:auto;
}
#n1 {
	background-image: url(/files/img/pages/1.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#n2 {
	background-image: url(/files/img/pages/2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#n3 {
	background-image: url(/files/img/pages/3.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#n4 {
	background-image: url(/files/img/pages/4.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#n5 {
	background-image: url(/files/img/pages/5.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#n6 {
	background-image: url(/files/img/pages/6.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sidebar .menu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 20px;
}
#sidebar .menu li a {
	line-height: 1.3;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar .menu li a:hover{
	background-color:#dae7f6;
}

.gallery a{
	display:block;
	position:relative;
}

.gallery a .overlay{
	background:rgba(0,0,0,0.3) url(/files/img/common/expand_on.png) no-repeat 50% 50%;
	position:absolute; 
	display:none; 
	left:0; top:0; 
	width:100%; height:100%; 
}

#footer-link{
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 11px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a3062;
}
.ie6 #footer-link{
	overflow:hidden;
height:100%;
padding-bottom:0;
}
#footer-link .column{
	margin:0;}
#footer-link .column{}
#footer-link .column,
#footer-link .column img{
	line-height: 40px;
	vertical-align: middle;
}
.responsive-nav{
	background-image: url(/files/img/common/responsive-nav-bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color:#242b6d;
	display: none;
	width: 100%;
	color:#fff;
	text-align: left;text-align: -webkit-left;
}
.responsive-nav option{text-align: left;text-align: -webkit-left;}

input, textarea, select {
	-webkit-appearance: none; /* Fix for Mobile Safari */
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #8f8f8f;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
	width: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* -------------------------------------------------- */
/*	Tree view
/* -------------------------------------------------- */
#sidebar .treemenu {
	margin:0;
	padding:0;
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
#sidebar .treemenu li{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	border-bottom:solid 1px #ddd;
	line-height: 1.3;
	font-size: 12px;
}
#sidebar .treemenu li a{
	display:block;
	color:#444;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	}
#sidebar .treemenu li a:hover{
	background-color:#FFC;}
#sidebar .treemenu li a.current{
	color:#fff;
	background-color:#242b6d;}
	
	#sidebar .treemenu li a.current {
	position: relative;
	background-color: #242b6d;
	}
	#sidebar .treemenu li a.current:after{
		left: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	#sidebar .treemenu li a.current:after {
		border-color: rgba(115, 115, 115, 0);
		border-left-color: #242b6d;
		border-width: 5px;
		top: 50%;
		margin-top: -5px;
	}
	
	
#sidebar .treemenu li ul{
	background-image: ;
	margin:0;
	background-color: #f5f5f5;
}
#sidebar .treemenu li ul ul{
	background-color: #e5e5e5;
}
#sidebar .treemenu li ul ul ul{
	background-color: #d5d5d5;
}
#sidebar .treemenu li li {
	border-bottom:none;
}
#sidebar .treemenu li li a{
	border-top:solid 1px #ddd;
	background:url(/files/img/common/tree.gif) repeat-y -29px top;
	padding-left: 17px;	
}
#sidebar .treemenu li li li a{
	background:url(/files/img/common/tree.gif) repeat-y -22px top;
	padding-left: 24px;
}
#sidebar .treemenu li li li li a{
	background:url(/files/img/common/tree.gif) repeat-y -15px top;
	padding-left: 31px;
}
#sidebar .treemenu li li li li li a{
	
	background:url(/files/img/common/tree.gif) repeat-y -8px top;
	padding-left: 38px;
}
#sidebar .hitarea {
	height: 30px;
	width: 30px;
	cursor: pointer;
	background-image: url(/files/img/common/minus_on.png);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	top: 0px;
	right: 1px;
}
#sidebar .treemenu li.tree .hitarea{width:100%;}
#sidebar .treemenu li.tree li .hitarea{width:30px;}


#sidebar .hitarea:hover {
	background-image: url(/files/img/common/plus_on.png);
}
#sidebar .expandable-hitarea {
	background-image: url(/files/img/common/plus.png);
}
#sidebar .expandable-hitarea:hover {
	background-image: url(/files/img/common/minus_on.png);
}



#sidebar .treemenu li a.current, #sidebar .menu li a:hover {
	text-decoration: none;
}
#sidebar .treemenu li li {
	background:none;
	border:none;
}
#sidebar .treemenu li li a {
}


#post-share{
	background-image:none;
	list-style:none;
	margin: 0px;
	width: 100%;
}
#post-share li{
	display:block;
	float:left;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}

.sectionFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	clear:both;
}
.archiveNav.inline {
	float: right;
}

#pannel {
	top: 0px;
	right: 0px;
	width: 100px;
	padding-left: 74px;
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background: url(/files/img/common/pannel_ah.gif) no-repeat; */
	margin: 0px;
	float: right;
	display: block;
	list-style-type: none;
}

#pannel li.fsize1,
#pannel li.fsize2,
#pannel li.fsize3{
	display:none;
}

.home #pannel{margin:0;}
#pannel li{
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
}
#pannel li a{
	text-indent: -9999px;
	float: left;
	width:36px;
	height:36px;
	background: url(/files/img/common/pennel.gif) no-repeat;
}
#pannel li a:hover{
}
#pannel #fsize1{
	background-position:-74px 36px;
}
#pannel #fsize2{
	background-position:-110px 0px;
}
#pannel #fsize3{
	background-position:-146px 0px;
}

#pannel li.print a{
	width:90px;
	background-position:-182px;
	}
#searchbox {
	width: 160px;
	height: 25px;
	z-index: 200;
	position:relative;
	float: right;
}
#search {
	float: right;
	width: 160px;
	height: 25px;
	position:relative;
	border:none;
	margin-top: 5px;
}
#search input[type="text"] {
    background: ;
	border: 1px solid #ddd;
	font: bold 12px;
	color: #bbb;
	width: 160px;
	padding: 2px 25px 2px 12px;
	behavior: url(/css/PIE.htc);
    }

#submit{
	width:20px;
	height:20px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	background: url(/files/img/common/search.png) no-repeat center center!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border:none!important;
	top:7px!important;
	filter:none!important;
	background-image: url(/files/img/common/search.png);
	z-index: 1000;
	right: 2px;
}
#footer-link {
	display: table;
	width: 100%;
}
#footer-link  div {
	display: table-cell;
	padding-right:40px;
	vertical-align:top;
}
#footer-link .last{
	padding-right:0px;}
#footer-link ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#footer-link ul li{
	list-style:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
#footer-link ul li a{
	color: #fff;
	text-decoration:none;
}

* html #footer-link  div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html #footer-link  div{/* IE 7 */
display:inline;
zoom:1;
}
	
#main-nav {
	clear: both;
	background-color: #000046;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/files/img/common/bg-gray.gif);
}
.sub-nav{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sub-nav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#language{
	border:none;
	padding:0;}
.sub-nav li.btn_social{
	padding-left:15px;}
.sub-nav li.first{border: none;}
.sub-nav li a {
	padding: 0 10px;
	line-height: 31px;
	display: inline-block;
}
#btn-social a{
	padding-left:0;}
.sub-nav li a img{
	vertical-align: middle;
	display: inline;
}
iframe.twitter-share-button {width: 105px!important;}
#post-share .twitter {
	width: 105px;
	position:relative;
	height:20px;
}
.twitter-share-button {
	position: absolute;
	left: 0px;
	top: 4px;
	width: 105px;
	overflow: hidden;
	float: left;
	
}
.sub-nav .btn_social a {
	padding-right: 1px;
	padding-left: 1px;
}
.faculty #sidebar .treemenu li a {
	padding-top: 4px;
	padding-bottom: 2px;
}
.faculty #sidebar .treemenu li span {
	width:30px;
	display:block;
	float:left;
	color:#242b6d;
}
.faculty #sidebar .treemenu li .current span{
	color:#fff;
}
.faculty #name{
	margin-bottom:5px;
}
.faculty #name h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.faculty #name p {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #888;
}
.faculty #email ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.faculty #email ul{
	margin: 0px;
}
.faculty #email ul li{
	padding: 0px;
	margin: 0px;
	background-image: none;
}
.faculty #biography{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#main .banner,#main .banner img{
	padding:0;
	border:none;}.default {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1em;
	margin-bottom: 0.75em;
}
#section-title {
	background-color: #111;
}
.home #section-title {
	background-color: #242a59;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#target-nav {
	text-align: right;
	margin: 0;
	padding: 0;
}
#target-nav #language a{
    color: #fff;
    background: #005;
}
#top-nav {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}


.about #main-nav .menu #nav-about a,
.research #main-nav .menu #nav-about a,
.graduate #main-nav .menu #nav-graduate a,
.seminar #main-nav .menu #nav-seminar a,
.top #main-nav .menu #nav-seminar a,
.middle #main-nav .menu #nav-seminar a,
.mdp #main-nav .menu #nav-seminar a,
.mdip #main-nav .menu #nav-seminar a,
.casemethod #main-nav .menu #nav-seminar a,
.global-competitiveness #main-nav .menu #nav-seminar a,
.global-executive #main-nav .menu #nav-seminar a,
.faculty #main-nav .menu #nav-faculty a,
.donation #main-nav .menu #nav-donation a{background-color:transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/files/img/common/gnav_cr.gif);}
	
#main-nav .menu li li a{background-image: none!important;}
.highlight {
	padding-top: 8px;
}
.top #section-title {
	background-color: #111;
}
.global-competitiveness #section-title {
	background-color: #b65349;
}
.middle #section-title {
	background-color: #311d09;
}
.mdip #section-title {
	background-color: #23131d;
}
.casemethod #section-title {
	background-color: #26493d;
}
.heightLine{}
#btn-like{position:absolute;
		top:5px;
		left:8px;width: 120px;overflow: hidden;}

/*Ã¥â€¹â€¢Ã§â€Â»Ã£Æ’Â¬Ã£â€šÂ¹Ã£Æ’ÂÃ£Æ’Â³Ã£â€šÂ·Ã£Æ’â€“Ã¥Â¯Â¾Ã¥Â¿Å“*/
iframe {
	width: 100%!important;
	/* height: auto; */
}
/*Ã£â€šÂ¤Ã£â€šÂ¤Ã£ÂÂ­Ã£Æ’Å“Ã£â€šÂ¿Ã£Æ’Â³Ã£ÂÂ®Ã£â€šÂ³Ã£Æ’Â¡Ã£Æ’Â³Ã£Æ’Ë†Ã£ÂÅ’Ã¥Ë†â€¡Ã£â€šÅ’Ã£â€šâ€¹Ã£ÂÂ®Ã£â€šâ€™Ã©ËœÂ²Ã£ÂÂ*/
.fb-like span iframe{
        width: 450px!important;
}

#top-nav .btn-social {
	padding: 0 0 0 4px;
}
.tools {
	background-color: #dbdee7;
}
#highlight {
	padding-top:10px; 
}

pagenation {
	position:relative;
}
ul.pager {
	border:0;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	left:50%;
	float:left;
}
.pager li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
	position:relative;
	left:-50%;
	padding-left:0!important;
	background-image: none!important;
}
.pager a {
	border:solid 1px #DDDDDD;
	margin-right:2px;
}
.pager .link_next, .pager .link_before {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
.pager .current_page {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
.pager a:link, .pager a:visited {
	color:#242b6d;
	display:block;
	padding:3px 6px;
	text-decoration:none;
}
.pager a:hover {
	border:solid 1px #666666;
}
iframe {
	width: 100%!important;
	/* height: auto; */
	min-height: 100%;
}
.fb-like span iframe{
	width: 450px!important;
}
#fb-root{
display: none;
}
#latest .post-title {
}
.list .post-title {
	display: block;
	padding-left: 80px;
}
dl.faq{}
dl.faq dt{
	color: #242b6d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 90px;
}
dl.faq dd{
	padding-left: 90px;
}
dl.faq .number{
	font-size: 30px;
	line-height: 30px;
	float: left;
	width: 60px;
	display: block;
	color: #CCC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: -90px;
	text-align: center;
}
dl.faq .ico-q{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: -30px;
}
dl.faq .ico-a{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	color: #FC0;
	margin-left: -30px;
	font-family: "Times New Roman", Times, serif;
}

/*---------------------------------
	Responsive Grid Media Queries
-----------------------------------*/

@media all and (min-width: 768px) and (max-width: 979px) {
	#footer-link div{
	padding-right:20px;
	}
	.brand img {
		width:230px;
		margin-top:-10px;
	}
	#en .brand img {
		width:270px;
		margin-top:-10px;
	}
}
@media all and (max-width: 979px) {
	.tools .breadcrumbs{
		display:none;}
	.bx-wrapper .bx-prev,.bx-wrapper .bx-next{
		display:none;
}
}
@media all and (max-width: 767px) {
	#sidebar .treemenu li a.current:after,
	body ul.tabs.vertical li.current a:after{
		display:none;
	}
	h1{
		padding:0;
		font-size: 24px;
}
.entry h1{
		padding:0;
		font-size: 21px;
}
 
	#header {
		position:relative;}
	#language{
		position:absolute;
		top:0;
		right:0;
		border:none;
		padding:0;}
	#btn-social{
		/* position:absolute; */
		/* top: -2px; */
		/* right:80px; */
		/* border:none; */
		/* padding:0; */
		/* width:80px; */}
	#target-nav,#top-nav{
		text-align:center;
}
#target-nav{
			margin-top: 40px;
}
#en #target-nav{
			margin-top: 0px;
}
	
	#logo{ 
	/* text-align:center; */
	margin:auto;
	float:none;
	padding-bottom:0}
	#logo a.brand{float:none;
		/* display:block; */
		/* text-indent:-9999px; */
	/* width: 220px; */
		/* height:100px; */
		/* background:url(/files/img/common/logo-rs.png) center center; */
		margin-left: 15px;}
	#logo a img{width: 80px;}
	#logo a.brand img{text-align: center;width: 230px;}
	
	#en #logo a.brand img{text-align: center;width: 232px;margin-left: 8px;}

	#top-nav {
	padding: 10px 0px 0px 0px;
}
#searchbox{
			width: 96%;
			margin: 0 2% 5px;
}
	#search,#search input[type="text"]{
			width:100%;}
	#sidebar{
		margin-top:30px;}

	body ul.tabs.vertical li{
		width:33%;
		display:inline-block;
		margin-bottom:2px;
	}

	#footer-link {
	display: none;
	}
	.responsive-nav{
		text-align: -webkit-left;
		display: -webkit-box;
        display: box;
        box-pack:left;
        -webkit-box-pack:left;}
	#footer .menu li{
		display:block; float:none;}

	#main {
	float: none;
}
	#main-inner{padding-left: 4%;padding-right: 4%;}
	#main-nav li{
	width:100%;
	clear:both!important;}
	#header.fixed{clear:both!important;position: static!important;
	}
	#sidebar.fixed{clear:both!important;position: static!important;
	}
dl.column dt, dl.column dd{
	 float:none;
	 clear:both;
	 width:auto;
	 display:block;
	 padding-left:0;
	 width:100%;}
	#main-nav .menu li,
	#main-nav .menu.vertical li,
	#main-nav .menu.vertical.right li{
		text-align:left;
	display:none!important;
	clear:both!important;
	}
	
	#main-nav .menu li.menu-toggle,
	#main-nav .menu.vertical li.menu-toggle,
	#main-nav .menu.vertical.right li.menu-toggle{
	display:block!important;
	width:100%!important;
	}
	#main-nav .menu li.menu-toggle a{width:100%}
	#main-nav .menu:hover li,
	#main-nav .menu.vertical:hover li,
	#main-nav .menu.vertical.right:hover li{
	display:block!important;
	width:100%!important; 
	}
	
	/* arrows */
	.container .menu li.has-menu span.arrow,
	.container .menu.vertical li.has-menu span.arrow,
	.container .menu.vertical.right li.has-menu span.arrow,
	.container .menu li li.has-menu span.arrow, .menu.vertical li.has-menu span.arrow
	{border-color-top:#ccc;border-color:#ccc transparent transparent transparent; display:block;}
	
	.container .menu.vertical.right li.has-menu span.arrow{
	right:5px;left:auto;
	}
	
	.container .menu li a{
	display:block;
	}
	
	.container .menu ul,
	.container .menu ul ul,
	.container .menu.vertical ul,
	.container .menu.vertical.right ul{
	position:relative;
	top:0;
	left:0;
	margin:10px;
	}
	
}
@media (max-width: 479px) {
	.filters .button{
		display:block;
		margin-bottom:1px;
	}

	#logo{
		padding-bottom:0;
	}

	#en #target-nav{
			margin-top: 0px;
}
.fb-like span iframe{
	width: 300px!important;
}
.rpscroll {
	max-width:100%;
	overflow:scroll;}

}
.button-flat {
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.3em;
	color: #FFF;
	background-color: #324590;
}
.boxscroll {
	height: 220px;
	width: 90%;
	overflow: auto;
	margin-bottom:20px;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
}

.button.latest,
.button.previous,
.button.kbslife{
	display:none;}
.post-thum {
	display: block;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
	vertical-align: middle;
}
.post-thum img{
	width:224px;
	line-height:100%;
	vertical-align:middle;
	position: absolute;
	top: -15%;
}
.col-header{
	margin-top: 40px;
	position:relative;
}
.col-header a{
	background:#555;
	display:block;
	padding:10px 20px;
	color:#fff;
}
.col-header h2{
	margin:0;
	/* font-family:sans-serif!important; */
	line-height:30px;
	color:#fff
}
.col-header .col-title{}
.col-header .col-button{
	position:absolute;
	top:0;
	right:0;
	background:#eee;
	line-height:30px;
	border-left:solid 1px #fff;
}

.col-header.header-mba a{
	background-color: #5A92C8;}
.col-header.header-emba a{
	background-color: #6B7389;}
.col-header.header-phd a{
	background-color: #639AA1;}

.label-small{
	background:#ccc;
	color:#fff;
	font-size:10px;
	padding:2px 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin:0 1px;
}


/* -------------------------------------------------- */
/*	mobile-menu
/* -------------------------------------------------- */
#mobile-menu .scrollnav li.current a{
	background: #D6E7F7;
	color: #3176b5;
	font-weight: bold;
}
#mobile-menu .sidebar-menu li{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	line-height: 1.3;
	font-size: 14px;
	
	clear: both;
}

#mobile-menu .sidebar-menu{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
}

#mobile-menu .sidebar-menu li a{
	display:block;
	text-decoration:none;
	padding: 14px 14px 14px 14px;
	background-position: 100% center;
	background-repeat: no-repeat;
	margin: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
}

#mobile-menu .sidebar-menu li.target a{
	display:block;
	text-decoration:none;
	padding: 8px 14px;
	background-position: 100% center;
	background-repeat: no-repeat;
	margin: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
	background: #272727;
	border-bottom:solid 1px #3a3a3a
;
	margin: 0 14px;
}


#mobile-menu .sidebar-menu.tight li a{
	padding: 8px 14px;
}

#mobile-menu li li a{
	padding: 10px 32px 10px 36px;
	
}
#mobile-menu li.collapsable li a{
}

#mobile-menu .sidebar-menu li li li a{
	padding: 10px 32px 10px 58px!important;
	color: #888;
}
#mobile-menu .sidebar-menu li li li li a{
}
#mobile-menu .sidebar-menu li li li li li a{
}

#mobile-menu .hitarea {
	line-height: 46px;
	height: 46px;
	width: 40px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}


#mobile-menu .hitarea:before {  
    float: right;
   margin-top: 1px;
   
    margin-right: 14px;
   display: inline;
   font-family: FontAwesome;
   height: auto;
   font-size: 16px;
   content: "\f107";
   font-weight: 300;
   text-shadow:none;
   
    color: #888;
}

#mobile-menu .expandable-hitarea:before {   
   float: right;
   margin-right: 15px;
   display: inline;
   font-size: 16px;
   font-family: FontAwesome;
   height: 100%;
   content: "\f105";
   font-weight: 300;
   text-shadow:none;
   padding-left: 12px;
   color: #888;
}
#mobile-menu .hide-tree .hitarea {
 display:none;
}
#mobile-menu .hide-tree.collapsable .hitarea {
 display: none;
}


#mobile-menu .sidebar-menu li li .hitarea {
	height: 38px;
	line-height: 38px;
}
#mobile-menu .sidebar-menu li.tree .hitarea{width:100%;}
#mobile-menu .sidebar-menu li.tree li .hitarea{width:30px;}



#mobile-menu .expandable .hitarea:hover {
	background-color:#282828;
	
}
#mobile-menu .collapsable li.last a{
	box-shadow: 0px -2px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0px -2px 2px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0px -2px 2px rgba(0,0,0,0.1) inset;
	-o-box-shadow:0px -2px 2px rgba(0,0,0,0.1) inset;
	border-bottom:solid 1px #3f3f3f;
}


#mobile-menu .hitarea:hover:before {
	color: #fff;
}

#mobile-menu .sidebar-menu{
	margin-bottom:40px;
}
#mobile-menu .sidebar-menu li.collapsable > a{
	background-color: #282828;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1) inset;
	-o-box-shadow:0px 2px 2px rgba(0,0,0,0.1) inset;
	border-bottom:solid 1px #222;
}
#mobile-menu .sidebar-menu li a{color:rgba(255,255,255,0.6);}
#mobile-menu .sidebar-menu li li a{/* color: #aaa; */}

#mobile-menu .sidebar-menu li a.current,
#mobile-menu #sidebar .menu li a:hover {
	background-color: #282828;
	color: #fff;
}
#mobile-menu .sidebar-menu li ul{
	background-color: #282828;
	padding: 0;
	border:none;
	margin: 0;
}


#mobile-menu .sidebar-menu li a:hover{
	background:#282828;
	color:#fff;
}

.menu-button {
    z-index: 1000;
    top: 10px;
    right:10px;
	position:fixed;
	background-color: rgb(221, 221, 221);
	background-color: rgba(221, 221, 221, .7);
	bottom: 20px;
	
    color: #fff;
	display:block;
	
    /* font: 0/0 a; */
	height: 46px;
	position: fixed;
	
    right: 10px;
	text-shadow: none;
 -webkit-transition: all .2s ease;
 -moz-transition: all .2s ease;
 -ms-transition: all .2s ease;
 -o-transition: all .2s ease;
 transition: all .2s ease;
	width: 45px;
	z-index: 100;
	
    text-align: center;
    font-size: 20px;
    line-height: 47px;
}
.menu-button:hover{
    background-color: #005;
}
.menu-button a:before {
	display: block;
	content: '\2261';
	font-size: 30px;
	color: rgba(255, 255, 255, 0.66);
}

/*slidemenu*/
#mobile-menu {
    background-color: #333;
}
#mobile-menu li {
}
#mobile-menu li a {
border-bottom: 1px solid #282828;
	}
#mobile-menu li li a {
border-bottom: 1px solid #222;
	
}

	
#mobile-menu li:first-child {
    /* border-top: 1px solid #222; */
}
#mobile-menu li:last-child {
}
#mobile-menu .slidemenu-header {
    height: 74px;
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
}
#mobile-menu .slidemenu-header div {
    padding: 14px;
    /* text-decoration: none; */
    /* color: #494949; */
    /* height: 40px; */
    /* width: 216px; */
}
#mobile-menu .search-box input{
	border:none;
	padding:13px 10px 13px 10px;
	margin: 0 0 10px 0;
	width: 232px;
	font-size: 14px;
	background-color: #272727;
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid #3f3f3f!important;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.4) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4) inset;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4) inset;
	-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.4) inset;
}

#mobile-menu .search-box ::-webkit-input-placeholder {
    color:    #555;
}
#mobile-menu .search-box :-moz-placeholder {
    color:    #555;
}

#mobile-menu .search-box button{
	background:none;
	position:absolute;
	top: 16px;
	right: 24px;
	color: #5C5C5C;
	font-size: 16px;
	border: none;
	padding: 12px;
	width: 30px;
}
#mobile-menu {
  top: 0;
  width: 260px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
#mobile-menu a{
color:#eee;
}
#mobile-menu a:hover{
background:#fff;

}
#mobile-menu .slidemenu-header {
  position: relative;
}
#mobile-menu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
#mobile-menu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu {
    left: 0;
}

/* -------------------------------------------------- */
/*	mobile-menu
/* -------------------------------------------------- */


@media only screen and (max-width : 767px) {

#globalnav {
    width: 100%;
    z-index: 2;
    top: 0;
}

#container {
  z-index: 1;
  /* background:#fff; */
}


}






.w-portfolio-list-h {
	/* font-size: 0; */
	/* text-align: left; */
	margin: 0;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset
}
.pf-item {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	padding: 0;
	margin-bottom: 0;
	/* width: 25%; */
	overflow: visible
}
.pf-item-anchor {
	display: block;
	/* height: 300px; */
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.pf-item-anchor:after {
	display: none;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
	height: 0;
	width: 0;
	z-index: 2;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 5px solid #000046;
	}
.bg-dark .pf-item-anchor:after {
	
	border-bottom: 15px solid #272727;}
.pf-item.active .pf-item-anchor:after {
	display: block
}
.pf-item-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.pf-item-meta {
	padding: 60px 30px 30px;
	/* background-image: linear-gradient(to top, rgba(40,40,40,0.5) 0px, transparent 100%); */
	background-repeat: repeat-x;
	text-align: left;
	z-index: 2
}
.pf-item-title {
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3)}
.pf-item-text {
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	margin-top: 4px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	opacity: 0.75
}
.no-touch .pf-item-hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: height 0.3s ease, font-size 0.25s ease;
	transition: height 0.3s ease, font-size 0.25s ease
}
.no-touch .pf-item-anchor:hover .pf-item-hover {
	height: 100%;
	font-size: 40px
}
.no-touch .pf-item.active .pf-item-hover {
	display: none
}
.no-touch .pf-item-hover:before {
	display: block;
	content: '';
	height: 100%;
	width: 100%;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	opacity: 0.75;
	background-color: #000
}
.no-touch .pf-item-hover i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	font-size: inherit;
	line-height: 60px;
	height: 60px;
	width: 60px;
	color: #fff
}
.pf-item-details {
	position: absolute;
	top: auto;
	left: 0;
	height: auto;
	width: 100%;
	overflow: hidden;
	/* background: #EAEAEA; */
	/* padding: 0 20px 20px; */
}
.pf-item-details-h {
	max-width: 1440px;
	margin: 0 auto;
	padding: 60px 60px;
	background: #f5f5f5;
	position: relative;
	box-sizing: border-box;
	border: solid 4px #000046;
	border-left:none;
	border-top: solid 2px #000046;
	border-right: none;
	border-bottom: none;
}
.pf-item-details-h h2{
	margin-top:0;
}
.ie8 .pf-item-details-h {
	padding: 30px 30px;
}

.bg-dark .pf-item-details-h {
	background: #272727;
}
.pf-item-details-content {
	overflow: hidden
}
.pf-item-details-content-preview {
	float: left;
	margin-right: 4%;
	width: 66%;
	line-height: 0
}
.pf-item-details-content-text {
	float: left;
	text-align: left;
	width: 30%
}
.pf-item-details-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 40px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 60px;
	cursor: pointer;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	-webkit-transition: background-color 1s ease, opacity 1s ease;
	transition: background-color 1s ease, opacity 1s ease;
	color: #C1CBE9;
}
.pf-item-details-close:hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity: 1;color: #315AB5;background-color:#eff4f9;background-color: rgba(9, 73, 216, 0.2);}
.bg-dark .pf-item-details-close:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	color:#222;
	
}
.pf-item-details-close:before {
	display: block;
	content: '\2715';
	cursor: pointer
}
.pf-item-details-arrow {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 60px;
	cursor: pointer;
	z-index: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	-webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
	transition: background-color 0.3s ease, opacity 0.3s ease}
.pf-item-details-arrow:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	background: #222;
	
}
.bg-dark .pf-item-details-arrow:hover i{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	
}
.pf-item-details-arrow.disabled {
	cursor: default;
	background-color: transparent;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1
}
.pf-item-details-arrow.to_next {
	left: auto;
	right: 0
}
.pf-item-details-arrow i {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 60px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 56px;
	margin-top: -30px;
	color: #C1CBE9;
	/* color: rgba(49,118,181,0.2); */
}
.pf-item-details-arrow:hover{
	background-color: #C1CBE9;
	/* background-color:rgba(9,117,216,0.2); */
}
.pf-item-details-arrow:hover i {
	color: #315AB5;
}

	

.pf-item-details-arrow.to_next i {
	/* right: 0; */
	/* left: auto
; */
}
.pf {
	margin: 0px;
	font-size:0px;
	position: relative
}
.pf-list-h:before, .pf-list-h:after {
	content: " ";
	display: table
}
.pf-list-h:after {
	clear: both
}
.pf-item {
	margin-bottom: 0px;
	padding: 0px;
	
	overflow: hidden
}
.pf-item-anchor {
	text-decoration: none;
	position: relative;
	
	line-height: 1.4;
}
.pf-item-image {
	width: 100%;
	height: 100%;
	position: relative;
	line-height: 0;
	overflow: hidden
}
.pf-item-meta {
	position: absolute;
	left: 18px;
	right: 0;
	bottom: 0px;
	padding: 0px;}
.pf-item-title {
	font-size: 15px;
	line-height: normal;
	margin: 15px 0;}
.pf-item-text {
	display: block;
	line-height: normal
}
.pf.wide-margins .pf-list-h {
	margin: 0 -10px
}
.pf.wide-margins .pf-item {
	padding: 0 10px;
	margin-bottom: 20px
}
.pf.columns_4 .pf-item {
	width: 24.95%
}
.pf.columns_3 .pf-item {
	width: 33.3%
}
.pf.columns_2 .pf-item {
	width: 49.9999%
}
.pf.type_carousel {
	position: relative
}
.pf.type_carousel .pf-list {
	position: relative;
	light-space: nowrap;
	margin: 0 auto;
	overflow-x: hidden
}
.pf.type_carousel .pf-list-h {
	position: relative;
	left: 0
}
.pf.type_carousel .pf-item {
	margin-bottom: 0
}
@media only screen and (max-width : 767px) {
.pf-item-details-h {
	padding: 30px 0px;
}
.pf-item-details-arrow i {
	width: 30px;
	font-size: 50px;}
.pf-item-details-arrow {
	width: 40px;

	
}
.pf-item-details-close {
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	width: 30px;
}
}
@media only screen and (max-width : 479px) {
	.pf-item-details-h {
	padding: 40px 0px;
}
.pf-item-details-arrow i {
	width: 30px;
	font-size: 50px;}
.pf-item-details-arrow {
	width: 40px;

	
}
.pf-item-details-close {
	font-size: 40px;
	line-height: 40px;
	height: 40px;
	width: 40px;
}
}
.pf-title{
	text-align: left;
	font-size: 93%;
	padding: 0 20px 0px 0;
	margin-bottom: 12px;
	display: block;
}
.mix-container .mix{
    display: none;
}
