/*
Theme Name: igakankou-g-zh-cnwp
Description: 伊賀市公式観光案内中文簡体テーマファイル
*/


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
 /* =グローバル要素
-------------------------------------------------------------- */

html {
	background-color: #333;
}

body {
	font-family: 'SimHei','Hei',Arial,sans-serif;
	background-color: #fff;
	color: #333;
	font-size:18px;
	line-height: 1.8;
	font-style: normal;
	letter-spacing: 0.1em;
}

.container {
	text-align: left;
	max-width: 990px;
}


/* =Header
-------------------------------------------------------------- */

.header {
	width:100%;
	height:80px;
	background-color:#000;
	font-size:14px;
}

#header-menu {
	color:#fff;
}
#header-menu a:link {
	text-decoration:none;
	color:#fff;
}
#header-menu a:visited {
	text-decoration:none;
	color:#fff;
}

#site-title {
	width:450px;
	margin:0;
	height:80px;
	line-height:80px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
#site-title a {
	display:block;
	width:450px;
	text-indent:-9999px;
	outline:none;
	background-image:url("../png/tit-2.png");
	background-size: 450px 80px;
	background-repeat:no-repeat;
	background-position:0% 0%; 
	border-bottom:none;
	height:80px;
	line-height:8px;
}
#sub-menu {
	margin:0;
	height:80px;
	line-height:0;
	color:#fff;
	vertical-align:middle;
	float:right;
	padding:0;
	text-align: center;
}

.main-img {
	width:100%;
	background-color:#000;
	text-align: center;
}
.main-img img {
	width:100%;
	max-width: 1200px;
}


/* =言語切り替えボタン
-------------------------------------------------------------- */

.navbar-lang {
	margin:0;
	padding:0;
	background:none !important;
	position:absolute;
	right:10px;
	top:-2px;
	z-index:9999;
	border:0 solid !important;
	border-right:0px solid #e1e1e1 !important;
	border-bottom:0px solid #e1e1e1 !important;
	border-left:0px solid #e1e1e1 !important;
	border-top:0px solid #e1e1e1 !important;
}
.navbar-lang .navbar-toggle {
 	margin:0 !important;
	padding:0 !important;
	background:none;
	border-right:0px solid #e1e1e1 !important;
	border-bottom:0px solid #e1e1e1 !important;
	border-left:0px solid #e1e1e1 !important;
	border-top:0px solid #e1e1e1 !important;
}
#gnavi-lang {
	margin:10px 0 0 0 !important;
	padding:0 !important;
	background:#666;
  border-radius: 4px;
	 border:0 solid !important;
	}
#gnavi-lang .navbar-nav {
	 margin:0 !important;
	 padding:0 !important;
	 background:#333;
	 border:0 solid !important;
	}
#gnavi-lang .navbar-nav li {
	 border:0 solid !important;
	 padding:5px !important;
	border-right:0px solid #e1e1e1 !important;
	border-bottom:0px solid #e1e1e1 !important;
	border-left:0px solid #e1e1e1 !important;
	border-top:0px solid #e1e1e1 !important;
	}
#gnavi-lang .navbar-nav li+li {
	 border-top:1px solid #666 !important;
	}
#gnavi-lang .navbar-nav li a {
	font-size:90% !important;
	 color:#fff !important;
	 padding:5px 0 !important;
	 border:0 solid !important;
	} 

#gnavi-lang .navbar-nav li a:hover {
	background:#333 !important;
	 color:#999 !important;
	} 


/* =Navbar
-------------------------------------------------------------- */

.navbar .sp-only {
	display:none;
}
.navbar {
	border-right:0px solid #e1e1e1 !important;
	border-bottom:1px solid #e1e1e1 !important;
	border-left:0px solid #e1e1e1 !important;
	border-top:0px solid #e1e1e1 !important;
	margin: 0 0 0 0;
	background-color: #fff;
	overflow:hidden;
	padding: 0 0 0 0;
}
.navbar ul {
	margin-left: -28px;
	border-left:1px solid #e1e1e1;
}
.navbar li {
	font-size:100%;
	font-weight:normal;
	margin: 0!important;
	padding: 0!important;
	letter-spacing:0;
	height:50px;
}
.navbar .home a {
	width:59px;
}
.navbar a {
	width:150px;
	font-size:100%;
	font-weight:normal;
	padding-right: 0!important;
	padding-left: 0!important;
	color: #000;
	text-align:center;
	border-right:1px solid #e1e1e1;
}

.icon-bar {
	background-color: #000;
}

/* =map icon
-------------------------------------------------------------- */

.map-icon {
	width:80px;
	position:fixed;
	margin-top:-15px;
	z-index:99999;
}


/* =Content
-------------------------------------------------------------- */

.content {
	padding: 0 0 20px 0;
}
 
h1 {
	font-size:235%;
	font-weight:bold;
	color:#fff;
	text-align: center;
	text-shadow:0 0 20px #666;
	height:170px;
	line-height:170px;
	background-image:url("../jpg/iga-2.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	/*background-position:0 0;*/
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0;
	padding-left:20px;
	font-family: 'SimSun','Song',Meiryo,sans-serif;
	letter-spacing:0.15em;
	border-bottom:solid #fff 5px;
}

h1.ninja01 {
	background-image:url("../jpg/ninja01-2.jpg");
}
h1.ninja02 {
	background-image:url("../jpg/ninja02-2.jpg");
}
h1.kankou {
	background-image:url("../jpg/kankou-2.jpg");
}
h1.hotel {
	background-image:url("../jpg/hotel-2.jpg");
}
h1.plan {
	background-image:url("../jpg/plan-2.jpg");
}
h1.food {
	background-image:url("../jpg/food-2.jpg");
}
h1.syuuhen {
	background-image:url("../jpg/syuuhen-2.jpg");
}
h1.tokusan {
	background-image:url("../jpg/tokusan-2.jpg");
}
h1.event {
	background-image:url("../jpg/event-2.jpg");
}
h1.iga {
	background-image:url("../jpg/iga-2.jpg");
}
h1.info {
	background-image:url("../jpg/info-2.jpg");
}
h1.access {
	background-image:url("../jpg/access-2.jpg");
}

.content h2 {
	font-size:180%;
	font-weight:bold;
	color:#333;
	/*height:180px;
	line-height:180px;*/
	background-image:url("../png/h2-2.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:40px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;	
	padding-bottom:40px;
	font-family: 'SimSun','Song',Meiryo,sans-serif;
	letter-spacing:0.2em;
	text-align:left;
}

.content h2 a:link {
	color:#333;
}
.content h2 a:visited {
	color:#333;
}

.content h3 {
	font-size:120%;
	font-weight:normal;
	color:#fff;
	background-color:#000;
	padding:10px 15px;
	margin-top:40px;
	margin-bottom:20px;
	font-family: 'SimSun','Song',Meiryo,sans-serif;
	border-left:15px solid #c53215;
}

.content h4 {
	background-image:url("../png/h4-2.png");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:110%;
	font-weight:bold;
	color:#333366;
	margin:20px 0;
	padding:2px 0 10px 40px;
}


/* Text elements */
p {
	margin:20px 0;
}
em {
	font-weight:bold;
	font-style:normal;
}
.catch {
	font-size:118%;
	color:#333366;
}
.aka {
	color:#cc0000;
}
.kakomi {
	font-size:100%;
	padding:20px 40px;
	border:1px solid #CCC;
	background-color:#faf3e1;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 2px dashed #999;
}


/* Link */
.content a:link {
	color:#663333;
	text-decoration:none;
}
.content a:visited {
	color:#663333;
	text-decoration:none;
}
.content a:hover {
	color:#000;
	text-decoration:underline;
}
.content a:active {
	color:#000;
	text-decoration:underline;
}

a {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}



/* =Footer
-------------------------------------------------------------- */

.footer {
	color:#333;
	padding:10px 0 20px 0;
	background-color:#eee;
	margin-top:20px;
	font-size:86%;	
}

.footer .container {
	position:relative;
}
.footer a {
	color:#333;
	padding:10px 0 40px 0;
	margin-top:20px;
	font-size:93%;	
}
.footer a:hover {
	color:#999;
	padding:10px 0 40px 0;
	margin-top:20px;
	font-size:93%;	
}

ul.footer-menu li {
	float:left;
	margin:20px 10px 20px 0;
	padding:0;
	line-height:1;
}
ul.footer-menu li+li {
	border-left:1px solid #666;
	padding-left:10px;
}
ul.footer-menu {
	list-style-type:none;
	list-style-image:none;
	margin:0 0 0 0;
	padding:0;
	clear:both;
}
.copyright {
	position:absolute;
	right:0;
	bottom:0;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 106px;
	height: 250px;
	text-decoration: none;
	line-height: 106px;
	text-indent:-9999px;
	background-image:url("../png/pagetop-2.png");
	background-repeat:no-repeat;
}


/* =Images（Wordpress用）
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


/*==========  最大幅  ==========*/

img {
	max-width: 100%;
	height: auto;
}


/*==========  nav中央寄せ  ==========*/

@media (min-width: 768px){

.navbar {
	overflow:hidden;
}
.navbar > div {
	position:relative;
	left:50%;
	float:left;
}
.navbar ul {
	position:relative;
	left:-50%;
	float:left;
}
.navbar li {
	float:left;
}
.navbar li + li {
	margin-left:20px;
}
}


/*==========  clear  ==========*/

.clear {
	clear: both;
}


/* =内部コンテンツ用
-------------------------------------------------------------- */

/*戻る*/

.btn-default,
a.btn-default:link,
a.btn-default:visited {
	color: #333;
	text-decoration: none;
	padding: 7px 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-top:20px;
}
.btn-default:hover,
a.btn-default:hover {
	background:#f1f1f1;
}

.frame{
	-moz-box-shadow: 0px 0px 2px 2px #ddd;
	-webkit-box-shadow: 0px 0px 2px 2px #ddd;
	box-shadow: 0px 0px 2px 2px #ddd;
	background-color: #fff;
	padding: 5px;
}

/*日本語のみ*/

.ja-only {
	background:#fff;
	font-size:80%;
	border:2px solid #ccc;
	color: #666;
	padding: 5px;
}

/*英語あり*/

.en-ok {
	background:#fff;
	font-size:80%;
	border:2px solid #cc9933;
	color: #996600;
	padding: 5px;
}

/*ホテル*/

.content .hotel-list {
	border:20px solid #f1f1f1;
	padding:0 20px;
	margin-bottom:40px;
}

.content .hotel-list .row {
	border-top:1px dotted #ccc;
	margin:0 5px;
	padding-bottom:5px;
}

.content .hotel-list h3 {
	 background:#fff;
	 color:#000;
	margin-top:20px;
}

.link-box {
	 background-color:#000;
	 position:relative;
	 padding:20px 40px;
	 margin:40px 0 20px 0;
	overflow:hidden;
	color:#999;
}

.link-box span {
	color:#fff;
}

.content .link-box h2 {
	font-size:180%;
	font-weight:bold;
	color:#fff;
	/*height:180px;
	line-height:180px;*/
	background-image:none;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;	
	padding-bottom:0px;
}

.link-box .pull-right {
	 width:200px;
	margin-left:20px;
	margin-top:-10px;
	margin-bottom:10px;
}
 
.link-box a {
	 position:absolute;
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;
	 text-indent:-999px;
}

.link-box a:hover {
	 background-color:#fff;
	 filter:alpha(opacity=80);
	 -moz-opacity: 0.8;
	 opacity: 0.8;
}

/*食事*/

.food-menu {
	background-color:#eee;
	overflow:hidden;
	padding:10px 0;
	margin:20px 0 0 0;
}
.food-menu li.current a {
	color:#000;
	font-weight:bold;
	background-color:#fff;
	padding:5px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.food-menu div {
	float:left;
}
.food-menu p {
	float:left;
	margin:10px 10px 10px 20px;
	padding:5px 10px;
	font-weight:bold;
	background:#000;
	color:#fff;
}
.food-menu ul {
	float:left;
	margin:15px;
	padding:0;
	list-style-type:none;
}
.food-menu li {
	float:left;
	margin:0 20px 0 0;
}

.food-list {
	border-bottom:1px dotted #ccc;
	padding:20px;
}
.content .food-list h3 {
	 background:#fff;
	 color:#000;
	margin-top:10px;
}
.content .food-list a {
	 color:#333;
}
.content .food-list a p.more {
	 color:#663333;
}
.content .food-list a p.more:hover {
	 color:#000;
}

.food-photo {
	position:relative;
}
.food-photo span {
	color:#fff;
	margin:1% 1.2%;
	position:absolute;
	bottom:0;
	padding:5px 10px;	
	text-shadow: 1px 1px 1px #000,
               1px -1px 1px #000,
               -1px 1px 1px #000,
               -1px -1px 1px #000;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#333, direction=65);
}

.btn-modal {
	padding:5px 10px;
	margin:10px 0 10px 10px;
}

/*特産品*/

.specialty-box {
	background-color:#000;
	text-align:center;
	margin:15px 0;
	letter-spacing:0.05em;
	padding-bottom:5px;
}
.specialty-box img {
	margin-bottom:5px;
}
.content .specialty-box a {
	color:#fff;
}
.content .specialty-box a:hover {
	color:#ccc;
	text-decoration:none;
}

.specialty-box span {
	margin:0 10px;
}

/* MAP */
.divanchor {
	cursor: pointer;
}

/* Wordpress メディア */

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignright {
	padding-left: 20px;
	float: right !important;
}
.alignleft {
	padding-right: 20px;
	float: left !important;
}

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

img.alignright {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
 
img.alignleft {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignright {
	padding-left: 0;
	float: none !important;
}
.alignleft {
	padding-right: 0;
	float: none !important;
}

}

/* Pagination */

ul.pagination li.active a {
	color: #fff;
}

/* 追加 */

span.glyphicon {
	width: 1.1em;
}

span.glyphicon-new-window,
span.glyphicon-chevron-down,
span.glyphicon-menu-right {
	width: auto;
}

/* Edit Link */

.edit-link {
  display: block;
  padding: 40px;
  clear: both;
  text-align: right;
}
.edit-link a {
  display: inline-block;
  padding: 10px 16px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3333333;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.edit-link a:link,
.edit-link a:visited {
  color: #fff;
}
.edit-link a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #286090;
  border-color: #204d74;
}


/*==========  Non-Mobile First Method  ==========*/

	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1366px){

	}

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 1024px){

	}

	@media print, screen and (max-width : 990px){

.container {
	min-width: 100% !important;
}

	}

	@media only screen and (min-width : 990px){

.sp-nav {
	display:none;
}

}

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

#site-title {
	width:400px;
	margin:0;
	height:80px;
	line-height:80px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
#site-title a {
	display:block;
	width:100%;
	text-indent:-9999px;
	outline:none;
	background-image:url("../png/tit-2.png");
	background-size: contain;
	background-repeat:no-repeat;
	background-position:0% center; 
	border-bottom:none;
	height:80px;
	line-height:8px;
}
.navbar {
	border:0px solid #e1e1e1;
	margin: 0 0 0 0;
	background-color: #fff;
	overflow:hidden;
	padding: 0 0 0 0;
}
.navbar a {
	width:auto;
	font-size:100%;
	font-weight:normal;
	padding-right: 15px!important;
	padding-left: 15px!important;
	color: #000;
	text-align:center;
	border-right:1px solid #e1e1e1;
}
h1 {
	font-size:160%;
	height:110px;
	line-height:1.6em;
	padding-top:30px;
}
.content h2 {
	font-size:140%;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;	
	padding-bottom:20px;
	background-size:contain;
}
.content h3 {
	font-size:120%;
	padding:10px 15px;
	margin-top:20px;
	margin-bottom:20px;
}

.content h4 {
	background-size:20px;
	font-size:110%;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:2px 0 0px 30px;
}

/*スマホ用メニュー*/

.sp-nav {
	display:inline;
}

.sp-nav ul {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #e1e1e1;
}

.sp-nav ul li {
	width:50%;
	float:left;
	border-right:1px solid #e1e1e1;
}
.sp-nav ul li a {
	display:block;
	color:#000;
	text-align:center;
	padding:20px 0;
}
.sp-nav ul li a:hover {
	text-decoration:none;
}
.sp-nav ul li.menu-2 {
	border-right:0px dotted #e1e1e1;
}
.sp-nav ul li.menu-1 a {
	background-image:url("../png/kankoumap_sp-2.png");
	background-size: 60px;
	background-repeat:no-repeat;
	background-position:20% center; 
	padding:5% 0 5% 35%;
}
.sp-nav ul li.menu-2 a {
	background-image:url("../png/food_sp-2.png");
	background-size: 60px;
	background-repeat:no-repeat;
	background-position:20% center; 
	padding:5% 0 5% 35%;
}

	}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 767px){

body {
	font-family: 'SimHei','Hei',Arial,sans-serif;
	background-color: #fff;
	color: #333;
	font-size:14px;
	line-height: 1.6;
	font-style: normal;
	letter-spacing: 0.1em;
}

 h1 {
	font-size:160%;
	height:100px;
	line-height:1.6em;
	padding-top:30px;
}

#site-title {
	width:100%;
	margin:0;
	height:80px;
	line-height:80px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
#site-title a {
	display:block;
	width:100%;
	text-indent:-9999px;
	outline:none;
	background-image:url("../png/tit_sp-2.png");
	background-size: contain;
	background-repeat:no-repeat;
	background-position:0% center; 
	border-bottom:none;
	height:80px;
	line-height:8px;
}

.kakomi {
	font-size:100%;
	padding:5px 20px;
	border:1px solid #CCC;
	background-color:#faf3e1;
}

.copyright {
	position:static;
}

.navbar {
	margin: 0 0 0 0;
	background-color: transparent;
	overflow:hidden;
	padding: 0 0 50px 0;
	border-right:0px solid #e1e1e1 !important;
	border-bottom:0px solid #e1e1e1 !important;
	border-left:0px solid #e1e1e1 !important;
	border-top:0px solid #e1e1e1 !important;
}
.navbar ul {
	margin-left: -28px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left:0px solid #e1e1e1;
}
.navbar li {
	font-size:100%;
	font-weight:normal;
	margin: 0!important;
	padding: 0!important;
	letter-spacing:0;
	height:auto;
}
.navbar .home a {
	width:auto;
}
.navbar a {
	width:auto;
	font-size:100%;
	font-weight:normal;
	padding-right: 0!important;
	padding-left: 0!important;
	color: #000;
	text-align:center;
	border-right:0px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

.navbar .sp-only {
	display: block;
}

.navbar .home a {
	width:auto;
	line-height:normal;
	padding:10px 0!important;
}

.navbar br {
	display: none;
}

.pc-only {
	display: none;
}

.navbar li.sp-only {
	display: block;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 0px;
}
.pagetop a {
	width: 70px;
	height: 165px;
	background-size:contain;
}

.content .hotel-list {
	border:10px solid #f1f1f1;
	padding:0 10px;
	margin-bottom:20px;
}
.content .hotel-list .row {
	border-top:1px dotted #ccc;
	margin:0 5px;
	padding:0 0 0 5px;
}
.content .hotel-list .row div {
	padding:0;
}

.wp-page-header,
.entry-header,
.mypage-header {
	margin-top:-50px;
}

/*スマホ用メニュー*/

.sp-nav {
	display:inline;
}

.sp-nav ul {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #e1e1e1;
}

.sp-nav ul li {
	width:33.3%;
	float:left;
	border-right:1px solid #e1e1e1;
}
.sp-nav ul li a {
	display:block;
	color:#000;
	text-align:center;
	padding:20px 0;
	font-size:80%;
}
.sp-nav ul li a:hover {
	text-decoration:none;
}
.sp-nav ul li:last-child {
	border-right:0px dotted #e1e1e1;
}
.sp-nav ul li.menu-2 {
	border-right:1px solid #e1e1e1;
}
.sp-nav ul li.menu-1 a {
	background-image:url("../png/kankoumap_sp-2.png");
	background-size: 30%;
	background-repeat:no-repeat;
	background-position:center 20%; 
	padding:35% 0 2% 0;
}
.sp-nav ul li.menu-2 a {
	background-image:url("../png/food_sp-2.png");
	background-size: 30%;
	background-repeat:no-repeat;
	background-position:center 20%; 
	padding:35% 0 2% 0;
}
.sp-nav ul li.menu-3 button {
	background-image:url("../png/menu_sp-2.png");
	background-size: 30%;
	background-repeat:no-repeat;
	background-position:center 20%; 
	padding:33% 0 0 0 !important;
	margin: 0 !important;
	float:none;
	width:100%;
	font-size:80%;
	text-align:center !important;
}

.row-image div:first-child {
	margin-bottom: 30px;
}

	}

	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){

.link-box  {
	padding:20px;
}

.link-box .pull-right {
	 width:100%;
	margin-left:20px;
	margin-top:-20px;
	margin-bottom:20px;
	float:none;
}

	}

	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px){

	}
p.photo-caption {
	margin-top:5px;
	font-size:84%;
	text-align:center;
}
