/******attachment cols******/
#centrecol.attach{
	width: 90%;
	border-left: none;
	border-right: none;
	margin: 0;
}
#footercol.attach{
	border-top: solid 2px #E7E7E7;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#footercol > div{
	width: 30%;
	overflow: hidden;
	padding: 20px 1.5%;
}
#footercol iframe{
	
}
#footercol .widget-container {
	margin: 0 20px;
}


/***Attachement image nav ****/

#centrecol nav.attach{
	position: relative;
	display: block;
	height: 50px;
	margin-top: 30px;
	background-color: #008E8E;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#centrecol nav.attach ul{
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	float: right;
}

#centrecol nav.attach ul li{
	list-style: none;
	position: relative;
	float: none;
	width: 33%;
	height: 50px;
	margin: 0px;
	text-align: center;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#centrecol nav.attach ul li.previm{
	position: absolute;
	left: 0px;
}
#centrecol nav.attach ul li.nextim{
	position: absolute;
	right: 0px;
}
#centrecol nav.attach ul li.back2page{
	position: absolute;
	right: 33%;
}
#centrecol nav.attach ul li a{
	color: #FFF;
	text-decoration:none;
	display: block;
	line-height: 50px;
	height: 50px;
	padding: 0px 15px;
	font-size: 15px;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-weight: 300;
}
#centrecol nav.attach  li:hover > a {
	color: #FFF;
	background-color: #33a5a5;
}
@media only screen and (min-width : 175px) and (max-width : 1023px)  {
/*******attachment cols******/
#centrecol nav.attach{
	height: 40px;
}
#centrecol.attach{
	width: 100%!important;
	border-left: none;
	border-right: none;
	margin: 0;
}
#centrecol.attach .content{
	padding-left: 0px;
}
#footercol.attach{
	border-top: solid 2px #E7E7E7;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/***Attachement image nav ****/

#centrecol nav.attach{
	position: relative;
	display: block;
	background-color: #008E8E;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#centrecol nav.attach ul{
	height: 40px;
}

#centrecol nav.attach ul li{
	height: 40px;
}
#centrecol nav.attach ul li a{
	line-height: 40px;
	height: 40px;
	padding: 0px 10px;
	font-size: 13px;
}
}
@media only screen and (min-width : 175px) and (max-width : 660px)  {
#footercol.attach{
	margin-top: 20px;
	display: block;
}
#footercol > div{
	width: 100%;
	overflow: hidden;
}	
#centrecol nav.attach{
	height: 80px!important;
	height: 40px;
}
#centrecol nav.attach ul{
	height: 40px;
	padding-bottom: 40px!important;
}
#centrecol nav.attach ul li{
	height: 40px!important;
}
#centrecol nav.attach ul li.previm{
	width: 50%;
}
#centrecol nav.attach ul li.nextim{
	width: 50%;
}
#centrecol nav.attach ul li.back2page{
	bottom: 0px;
	width: 100%;
	left: 0px;
}
	
}

/*
playback timings (ms):
  captures_list: 0.746
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.014
  esindex: 0.013
  cdx.remote: 11.952
  LoadShardBlock: 150.371 (3)
  PetaboxLoader3.datanode: 166.517 (5)
  PetaboxLoader3.resolve: 132.708 (2)
  load_resource: 189.923
  loaddict: 47.653
*/