@import url("reset.css");
/* Import menu and  */
@import url("menu.css");
@import url("home-gallery.css");

/*
COLORS
pink:
#cc0066
rgb(204,0,102)
hsl(330,100%,40%)

grey:
#b3b3b3
rgb(179,179,179)
hsl(0,0%,70%)

brown:
#4d2800
rgb(77,40,0)
hsl(31,100%,15%)
*/

html {
  width:100%;
  background-size: contain;
}
body {
  font-size:16px;
  line-height:1.6875;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color:white;
  background-size: contain;
  overflow-x: hidden;
}
.outer-wrap {
  min-height: 100%;
  height: 100%;
  position: relative;
}
.logo {cursor:pointer}
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}
a:link {text-decoration:none;}
a:active {text-decoration:none;}
.c{clear:both}


@font-face {
  font-family:SegoeScript;
  src:local("Segoe Script"),
       url(fonts/segoe-script.ttf);
  color:#cc0066;
}

@font-face {
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#cc0066;
}

.mb10 {margin-bottom:10px;}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}

#solo-link {
	font-family:SegoeScript;
  background-color:rgb(179,179,179);
	background-color:rgba(179,179,179,0.8);
	width:150px;
	height:60px;
	margin:10px;
	padding-top:10px;
	font-size:120%;
  text-shadow:1px 1px 1px #4d2800;
	overflow:hidden;
	text-align:center;
}

.top-splash {
	background-repeat:no-repeat;
	background-position:center;
	height:300px;
	width:90%;
	margin:20px auto 20px auto;
	overflow:hidden;
	text-align:center;
}

/*====== about pages styling =======*/
.about-links {
	list-style:none;
	display:inline-block;
	width:99.9%;
	margin-left:0.1%;
	margin-right:auto;
	text-align:center;
	color:white;
	position:relative;
	margin-bottom:1%;
  margin-top:5%;
	font-family:SegoeScript;
}
.about-links li {
	display:inline-block;
	position:relative;
	background:rgb(179,179,179);
	width:30%;
  max-width: 250px;
	text-align:center;
	font-size:125%;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
}
.about-links li a {
	display:inline;
	color:white;
}
.about-links li a:visited {text-decoration:none; color:white;}
.about {
	position:relative;
	width:100%;
	margin:auto;
	margin-left:auto;
	margin-bottom:5%;
	margin-top:5%;
	font-family:SegoeScript;
}



.pfl-works-lst {
  width:100%;
  margin-left:0;
  border:0 solid pink;
  word-wrap:break-word;
	font-size:125%;
	font-family:Meiryo;
	line-height:140%;
}

.pfl-works-lst  .profile-works-el{
  display: inline-block;
  border:0 solid green;
  width: 90%;
  margin-left:5%;
  margin-right:5%;
  padding-bottom:10px;
  text-align: center;
}
.pfl-works-lst .profile-tlt {
text-align: left;
border:0 solid blue;
width:90%
}
.pfl-works-lst .profile-dt {
float: left;
border:0 solid pink;
width:24%
}
.pfl-works-lst .profile-txt-r {
float: right;
text-align: left;
border:0 solid orange;
width:75%
}
.profile-works-el ul {
  list-style-type:disc
}
.profile-works-el ul li {
  padding-bottom:2px;
}

#abt-worksouter {
	background:url("../images/about/work-2000x2000.jpg") no-repeat;
	background-position:left bottom;
	max-width:1500px;
  width:100%;
  border:0 solid orange;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
#pfl-works {
	margin-top:10px;
	margin-bottom:5%;
	margin-left:5%;
  margin-right:5%;
  width:90%;
  text-align:center;
  border:0 solid green;
  margin-right: 5%;
  background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.3);
}
#pfl-worksinner {
  display: inline-block;
  width: 100%;
  border:0 solid blue;
  text-align:center;
}

#abt-chiaki {
	background:url("../images/about/Chiaki_1440px-Wide-tall.jpg") no-repeat;
	background-position:left bottom;
	max-width:1500px;
  width:100%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
#abt-enkitchen{
	background:url("../images/about/en-kitchen_1440px-Wide-tall2.jpg") no-repeat;
	background-position:65% 0;
	max-width:1500px;
  width:100%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
#abt-colabs {
	background:url("../images/about/collaborators_1440px-Wide-tall.jpg") no-repeat;
	background-position:left top;
	max-width:1500px;
  width:100%;
	-webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}
.profile {
	text-align:left;
	position:relative;
	margin-top:10px;
}
#pfl-enkitchen {
	max-width:700px;
  width:34%;
	margin-top:10px;
	margin-bottom:5%;
	margin-right:65%;
	margin-left:auto;
}
#pfl-chiaki {
	max-width:700px;
	margin-top:10px;
	margin-bottom:5%;
	margin-left:50%;
  width:49%
}
.profile-title {
	font-size:200%;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10%;
}
.profile-title-b {
	font-size:150%;
	margin-bottom:30px;
	margin-left:10%;
	line-height:140%;
}
.profile-txt {
	word-wrap:break-word;
	font-size:125%;
	margin-left:10%;
	font-family:Meiryo;
	line-height:140%;
}









.colabs {
	font-family:Meiryo;
	list-style:none;
	display:inline-block;
	width:99.9%;
	margin-left:0.1%;
	margin-right:auto;
	text-align:center;
	color:black;
	position:relative;
	margin-bottom:5%;
	padding-bottom:5%;
	margin-top:5%;
}
.colabs a {
	color:#4d2800;
	position:relative;
	font-size:100%;
	text-align:center;
}
.colabs li {
	display:inline-block;
	position:relative;
	vertical-align:top;
	/*background:rgb(179,179,179);*/
	color:black;
	width:300px;
  height:640px;
	text-align:left;
	font-size:137%;
	margin-top:10%;
	margin-left:auto;
  margin-right: auto;
  background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.5);
	border-radius:0;
}
.colabs li .colab {
	display:inline-block;
}
.colab img {
	/*height:150px;*/
  width:50%;
	display:inline-block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.colab #tlt {
	color:black;
	font-size:125%;
	margin-left:3%;
}
.colab #tlt2 {
	color:black;
	font-size:85%;
	margin-left:3%;
	margin-bottom:5%;

}
.colab #colab-txt {
	color:black;
	font-size:65%;
	margin-left:3%;
	margin-right:2%;
}
.colab a {
	color:#cc0066
}
.colab-btm {
  position:relative;
  text-align:center;
  /*background:rgb(179,179,179);*/
  width:100%;
  max-width:1500px;
  margin-left:auto;
	margin-right:auto;
	margin-bottom:10%;
	margin-top:10%;
	font-family:Meiryo;
  font-size: 150%;
}
.colab-btm-big {
  font-family:SegoeScript;
  font-size:175%;
}
.colab-btm-big img {
  position:relative;
  text-align:center;
  display:inline-block;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
}


/*===== Contact page styling ====*/
.contactMainWrap{
	width:99%;
	margin-top:3%;
	font-family:Verdana, Helvetica, sans-serif;
}
.contactForm {
	width:100%;
  max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url("../images/contact/contact(top)_1440px-Wide.JPG") no-repeat;
	background-position:center top;
}
.contactForm h2{
	font-size:350%;
	font-family:SegoeScript;
	color:#cc0066;
	/*border-left:5px solid rgba(77,40,0,0.8);*/
}
.contactForm p {
  font-size:180%;
}
#contact-subtext{
	font-size:100%;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:140%;
	margin-bottom:25px;
	margin-top:10px;
	text-align:center;
}
.foottxt {
	background:url("../images/contact/pt01.jpg") no-repeat right;
  width:100%;
	/*-webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;*/
  border:rgb(77,40,0) 1px solid;
	border:rgba(77,40,0,0.5) 1px solid;
	margin-bottom:5%;
	border-radius:0;
	margin-left:auto;
	margin-right:auto;
	max-width:1000px;
}
.foottxt div{
  width:100%;
	max-width:600px;
	margin-top:2%;
	margin-left:2%;
  margin-bottom:2%;
	line-height:135%;
}
#PPlink{
	width:25%;
  background-color:rgb(179,179,179);
	background-color:rgba(179,179,179,0.5);
  color:black;
  /*margin-bottom:1%;
  margin-left:auto;
  margin-right: auto;
  text-align:center;*/
	position:relative;
	float:right;
  text-align: center;
  top:-45px;
}

/*===== Privacy Policy Page stylings ======*/
.PPwrap{
  margin-top: 10%;
  margin-bottom: 10%;
	margin-left:auto;
	margin-right:auto;
  width:90%;
	max-width:1200px;
	font-size:80%;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:140%;
}
#PPheader{
	margin-bottom:5%;
	font-size:325%;
	font-family:SegoeScript;
	color:#cc0066;
}
.PPwrap dt {
	margin:10px 0 10px 2em;
	font-weight:bold;
	text-indent:-2em;
}
.PPwrap dd {
	margin-left:25px;
}
.returnToHome {
  background:rgb(204,0,102);
  width:90%;
  font-size:100%;
  text-align:center;
  color:white;
  margin-top: 50px;
  font-family:SegoeScript;
}

/*==== Gallery pages styling ====*/
.photo_main{
	margin-left:auto;
	margin-right:auto;
	word-wrap:break-word;
	margin-top:5%;
	padding-top:0;
	width:97%;
}
.photo_main .top-photo{
	width:100%;
	overflow:hidden;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.photo_main .top-photo img{
	position:relative;
	text-align:center;
	margin:auto;
	max-width:80%;
	margin-left:auto;
	margin-right:auto;
}
.photo_main .down-arrow{
	/*background:url("../images/pinkDownArrow1-trans-50pxTall.png") center no-repeat;*/
	height:25px;
	width:100%;
}
.gall-info-wrap {
  line-height:200%;
  list-style:none;
	display:inline-block;
	font-family:SegoeScript;
	width:99.9%;
	margin-left:0.1%;
	margin-right:auto;
	text-align:center;
	margin-bottom:20px;
}
.gall-info-wrap #gall-info-l,
.gall-info-wrap #gall-info-m,
.gall-info-wrap #gall-info-r {
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family: Meiryo;
	width:30%;
  font-size:100%;
	display:inline-block;
	word-wrap:break-word;
	position:relative;
	margin-left:1%;
	margin-right:1%;
	vertical-align:middle;
	line-height:normal;
  border:0 solid green;
}

.gall-info-wrap2 {
  background:white;
  background:rgba(179,179,179,0.1);
  padding-top:1%;
  padding-bottom: 1%;
  line-height:200%;
  list-style:none;
	display:inline-block;
	font-family:SegoeScript;
	width:99.9%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:20px;
  border:0 solid green;
}
.gall-info-wrap2 #gall-info-l2,
.gall-info-wrap2 #gall-info-r2 {
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family: Meiryo;
	width:40%;
  padding-top:1%;
  padding-bottom: 1%;
  padding-right: 2%;
  padding-left: 2%;
  background:white;
  background:rgba(179,179,179,0.1);
  font-size:100%;
	display:inline-block;
	word-wrap:break-word;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
  text-align:left;
	line-height:normal;
  border:0 solid pink;
}
.gall-info-wrap2 #gall-info-r2{padding-left: 5%;}



/*.gall-info-wrap #gall-info-l {
  font-size: 120%;
  background:rgba(170,170,170,0.1);
  border:3px solid rgba(71, 124, 203, 0.39);
}*/
.gall-info-wrap #gall-info-l img {
  position:relative;
	text-align:center;
  display:inline-block;
  width: 100%;
	margin-left:auto;
	margin-right:auto;
  border:0 solid orange;
}
.gall-info-wrap #gall-info-big{
  font-size: 150%;
}
#gall-info-med {
  font-size:160%;
  font-weight: bold;
  /*font-style: italic;*/
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family:Meiryo;
}
#gal-info-r {
	text-align:left;
}
.gall-schedule {
  background:rgb(179,179,179);
  width:60%;
  font-size:200%;
  text-align:center;
  color:white;
  margin-top:10px;
  margin-bottom: 25px;
  font-family:SegoeScript;
}
.gall-contact {
  background:rgb(179,179,179);
  width:95%;
  font-size:200%;
  text-align:center;
  color:white;
  margin-top:10px;
  font-family:SegoeScript;
}
.gall_wrap {
  width:90%;
  margin-bottom:5%;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  font-family:SegoeScript;
}
.thumb_gall_list {
	position:relative;
	list-style:none;
	margin-right:auto;
  margin-left:auto;
  margin-top:1%;
	width:100%;
	text-align:center;
	display:inline-block;
}
.thumb_gall_list li p {
  font-size:100%;
}
.thumb_gall_list > ul > li {
  vertical-align: top;
	display:inline-block;
	position:relative;
  height:auto;
  width:20%;
  max-width: 300px;
  margin-left:5%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.thumb_gall_list > ul > li img {
  width:100%;
}

.thumb_gall_list .item .gal-marquee{
	display:inline;
}
.thumb_gall_list .item .gal-marquee .mar-t{
	display:inline-block;
	position:relative;
	text-align:center;
	font-size:200%;
	top:-150px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:100px;
	font-family:SegoeScript;
	color:#cc0066;
  text-shadow:1px 1px 1px #4d2800;
}
.pt_thumb,
.pt_thumb_end{
	list-style-type:none;
	display:inline-block;
	width:210px;
	margin-right:10px;
	margin-bottom:20px;
	vertical-align:top;
	margin-left:5%;
	margin-right:5%;
}
.pt_thumb_end{
	margin-right:0;
}
.phototxt{
	text-align:center;
	line-height:145%;
  font-size: 120%;
	margin-bottom:30px;
  margin-top:2%;
}
.phototxt img{
	margin:0 20px 20px 0;
}
.stretch {
	content:"";
	width:100%;
	display:inline-block;
}
#social-gall {
  color:black;
  text-align: center;
  vertical-align: middle;
  font-family:SegoeScript;
  font-size:150%;
  /*border:1px dashed pink;*/
}
#social-gall #social-bottom{
  width:10%;
}
#social-gall #social-block {
  width:20%;
}

/*====== My Work Styling =====*/
.MW-img {
  width:75%;
  max-width:330px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  margin-bottom: 10%;
  text-align: center;
  color:black;
  font-family:Meiryo;
}
.MW-img p {
  color:black;
}
/*.MW-img a:hover {text-decoration:none;}
.MW-img a:visited {text-decoration:none;}
.MW-img a:link {text-decoration:none;}
.MW-img a:active {text-decoration:none;}*/
.MW-img img {
  width:100%;
  height: 100%;
}

/*==== cafe pages sytling ====*/
.cafe-links {
	list-style:none;
	display:inline-block;
	width:99.9%;
	margin-left:0.1%;
	margin-right:auto;
	margin-top:0;
	margin-bottom:3%;
	text-align:center;
	color:white;
	position:relative;
  padding-bottom: 10px;
}
.cafe-links li {
	display:inline-block;
	position:relative;
	background:rgb(179,179,179);
	font-family:SegoeScript;
	width:25%;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
	font-size:150%;
	margin-bottom:3%;
}
#eng-links li {
  width:30%;
}
.cafe-links li a {display:inline;color:white;}
.cafe-links li a:visited {text-decoration:none; color:white;}


.cafe-marquee {
	height:300px;
	width:100%;
  font-family:SegoeScript;
  font-size:150%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top:25px;
}
.cafe-marquee marquee p {
	margin-left:10px;
	margin-right:10px;
	margin-top:auto;
}
/*width:450px;
height:350px;
float:left;
text-align:left;
display:inline-block;
margin-top:10px;*/

.cafe-contact {
  background:rgb(179,179,179);
  font-family:SegoeScript;
  width:100%;
  display:inline-block;
  font-size:200%;
  text-align:center;
  color:white;
  margin-top:10px;
  padding-top:5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.special-msg {
  background:rgb(179,179,179);
  border:0 solid green;
  width:80%;
  display:inline-block;
  font-size:200%;
  text-align:center;
  color:white;
  margin-top:10px;
  margin-left: 10%;
  padding-top:5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.big-menu-pic {
	margin-top:0;
	margin-bottom:25px;
	overflow:hidden;
	height:auto;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.big-menu-pic img {
	position:relative;
	text-align:center;
  width:90%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}


/*===================================================
  =========== Static footer for all pages ===========
  ===================================================*/
.footer {
	display:inline-block;
	width:100%;
	left:0;
	margin-top:auto;
	margin-bottom:0;
  bottom: -155px;
  text-align:center;
  position:absolute;
  line-height:200%;
  background-color:rgb(179,179,179);
	background-color:rgba(179,179,179,0.9);
	font-family:SegoeScript;
	font-size:18px;
  /*overflow-x: hidden;*/
}
.footer p {color:white;}
.footer .foot {
	position:relative;
  display:inline-block;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:1%;
  margin-bottom:1%;
  min-height:130px;
  font-size:100%;
  vertical-align:top;
  border:0 dashed green;
}

#cafe-f {
	border-left:#b3b3b3 2px solid;
	padding-left:5px;
	/*top:-12px;*/
}
#english-f {
	border-left:#b3b3b3 2px solid;
	padding-left:5px;
	/*top:-40px;*/
}
#about-f {
	border-left:#b3b3b3 2px solid;
	padding-left:5px;
	/*top:-11px;*/
}
#contact-f {
	border-left:#b3b3b3 2px solid;
	padding-left:5px;
	/*top:-40px;*/
  width:20%;
}

#social-f {	border:0 dashed pink; width:100%;}
#social-f #social-bottom{
  margin-top:auto;
  margin-bottom:auto;
  width:80%;
  float:left;
  border:0 solid blue;
  margin-left: 0;
}
#social-f #social-block {
	display:inline-block;
  width:10%;
}
.f-txt {
  font-size: 100%;
}
.f-sub-txt{
  font-size: 80%;
}
.footer #en-jp-block {
  margin-top:45px;
}

/*========================================================
  =========== home page center spinner styling ===========
  ========================================================*/
#homewrap img {
	position:relative;
	/*left:-25px;*/
}
#homewrap span {
	visibility:hidden;
	position:relative;
}
#homewrap:hover span {
	visibility:visible;
}
#homewrap p {
	text-align:center;
}
/*
.home-gallery{
  width:80%;
	margin-top:-650px;
	margin-left:-0px;
	margin-bottom:500px;
	overflow:hidden;
}
*/

@media only screen and (max-width:1100px) {
  body { font-size:16px;}
  .footer { font-size:15px;}
  .footer .foot {
    min-height:125px;
  }
  .footer #en-jp-block {
    margin-top:35px;
  }
  .contactMainWrap{ margin-top:4%;}
  .news-ribbon { height:173px;}
  .news { margin-top:-332px;}
  .menu > ul > li {
    height:125px;
  }
  .spooler {
    height:120;
    top:-29px;
  }
  .home-img {
    margin-bottom:22px;
  }
  #mn-scl {
    top:-49px;
  }

}
@media only screen and (max-width:800px) {
  body { font-size:14px;}
  .footer { font-size:14px;}
  .footer .foot {
    min-height:110px;
  }
  .footer #en-jp-block {
    margin-top:30px;
  }
  .contactMainWrap{ margin-top: 6%;}
  .news-ribbon { height:165px;}
  .news { margin-top:-320px;}
  .menu > ul > li {
    height:100px;
  }
  .spooler {
    height:100px;
    top:-26px;
  }
  .home-img {
    margin-bottom:12px;
  }
  #mn-scl {
    top:-41px;
  }
  .colabs li {
    height:520px
  }

}
@media only screen and (max-width:640px) {
  body { font-size:10px; }
  .footer {
    font-size:10px;
    bottom: -160px;
    }
  .footer .foot {
    min-height:75px;
  }
  .footer #en-jp-block {
    margin-top:20px;
  }

  .contactMainWrap{ margin-top: 7%;}
  .news-ribbon { height:135px;}
  .news { margin-top:-288px;}
  .menu > ul > li {
    height:75px;
  }
  .spooler {
    height:75px;
    top:-17px;
  }
  .home-img {
    margin-bottom:6px;
  }
  #mn-scl {
    top:-26px;
  }
  /*
  .news-ribbon img {
      animation:vertSpin 10s linear infinite;
      -moz-animation:vertSpin 10s linear infinite;
      -webkit-animation:vertSpin 10s linear infinite;
      -o-animation:vertSpin 10s linear infinite;
  }
  .news-ribbon #ribbon-txt {
      visibility:visible;
  }*/
  .colabs li {
    height:360px
  }
  #PPlink{
    top:-30px;
  }
}
@media only screen and (max-width:400px) {
  body { font-size:7.5px;}
  .footer {
    font-size:7.5px;
    bottom: -210px;
  }
  .footer .foot {
    min-height:65px;
  }
  .footer #en-jp-block {
    margin-top:15px;
  }
  .contactMainWrap{ margin-top: 12%;}
  .news-ribbon { height:80px;}
  .news { margin-top:-236px;}
  .menu > ul > li {
    height:50px;
  }
  .spooler {
    height:50px;
    top:-14px;
  }
  .home-img {
    margin-bottom:7px;
  }
  #mn-scl {
    top:-22px;
  }
  .colabs li {
    height:290px
  }
  #PPlink{
    top:-25px;
  }

}
@media only screen and (max-width:375px) {
  body { font-size:7.5px;}
  .footer {
    font-size:7.5px;
    bottom: -157px;
  }
  .footer .foot {
    min-height:60px;
  }
  .contactMainWrap{ margin-top: 13%;}
  .news-ribbon { height:81px;}
  .news { margin-top:-235px;}
  .menu > ul > li {
    height:50;
  }
  .spooler {
    height:50px;
    top:-14px;
  }
  .home-img {
    margin-bottom:9px;
  }
  #mn-scl {
    top:-21px;
  }
  .colabs li {
    height:285px
  }
  #PPlink{
    top:-20px;
  }

}
@media only screen and (max-width:320px) {
  body { font-size:7px;}
  .footer {
    font-size:7px;
    bottom: -70px;
  }
  .footer .foot {
    min-height:55px;
  }
  .contactMainWrap{ margin-top: 15%;}
  .news-ribbon { height:73px;}
  .news { margin-top:-230px;}
  .menu > ul > li {
    height:50px;
  }
  .spooler {
    height:50px;
    top:-14px;
  }
  .home-img {
    margin-bottom:14px;
  }
  #mn-scl {
    top:-22px;
  }
  #social-f #social-bottom{
    width:75%;
  }
  #social-f #social-block {
  	display:inline-block;
    width:10%;
  }
  .colabs li {
    height:265px;
    width:280px;
  }
  #PPlink{
    top:-20px;
  }

}

/*
 {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}
*/
