
/* We should remove eot and ttf, but for the moment need them for IE8 and Android support and not that big a deal to include */
@font-face {
  font-family: 'Lato';
        src: url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Regular.eot);
        src: url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Regular.eot?#iefix) format('embedded-opentype'),
             url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Regular.woff2) format('woff2'),
             url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Regular.woff) format('woff'),
             url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LatoThin';
        src: url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Thin.eot);
        src: url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Thin.eot?#iefix) format('embedded-opentype'),
			 url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Thin.woff2) format('woff2'),
             url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Thin.woff) format('woff'),
             url(/https/www.tunetheweb.com/assets/fonts/LatoLatin-Thin.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, input, fieldset, form, label, legend, caption, article, header, footer, main {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
   box-sizing: border-box;
   font-family: arial;
}

html {
	font-size: 16px;
	font-size: 1rem;
}

body {
  color: white;
  background: #1e5799; /* Old browsers */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 )"; /* IE6-9 */
  background: linear-gradient(to bottom,  #1e5799 0%, #2989d8 50%, #7db9e8 100%); /* W3C */
}

ol , ul {
   margin: 10px 20px;
}

li {
   margin: 20px 20px;
}

p {
   margin: 1em 0;
}

dt {
	font-weight: bold;
	margin: 10px;
}

dd {
	margin: 0px 30px;
}

.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; /* added line */
}

.homebutton {
	float: left;
	padding-top: 5px;
}

.homebutton .title {
	display: none;
}
	
.primarynav {
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.primarynav img {
	/*
  border-width: 2px;
  border-color: white;
  border-style: solid;
  */
  border-radius: 30%;
}

.navigation {
  width: 80%;
  width: calc(100% - 200px);
  float: left;
  margin: 15px 0 10px;
  padding: 0;
}

.nav-item {
  display: inline;
  margin: 10px 0 20px 4%;
}

.nav-item a {
  color: white;
  font-size: 24px;
  font-size: 1.5rem;
  vertical-align: top;
}

.book-banner {
    background-color: rgba(174,145,93,.9);
    text-align: center;
}

.book-banner a {
	display: block;
    padding: 10px;
	margin: 0;
}

.book-banner a, .book-banner a:hover {
	text-decoration: none;
    color: black;
}

.followme {
	position: absolute;
	bottom: 10px;
	right: 0;
}

.searchbox {
	position: absolute;
	top: 10px;
	right: 0;
	width: 300px;
	max-width: 30%;
}
	
.search {
	width: 100%;
	height: 35px;
	margin-top: 3px;
	margin-right: 0;
	color: #fff;
	border: 1px solid #347ba3;
	background-color: #4485aa;
	box-shadow: none;
	font-size: 16px;
	font-size: 1rem;
	line-height: 18px;
	padding: 0 5px;
}

.navigation .nav-item-icon {
	display: none;
}

.home-icon {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40 40' preserveAspectRatio='xMidYMid meet' zoomAndPan='disable' ><rect id='svgEditorBackground' x='0' y='0' width='40' height='40' style='fill: none; stroke: none;'/><path d='M32 18.451l-16-12.42-16 12.42v-5.064l16-12.42 16 12.42zM28 18v12h-8v-8h-8v8h-8v-12l12-9z' style='stroke-width: 0; stroke: white; fill: white;'/></svg>");
	background-repeat: no-repeat;
	background-size: 90%;
    background-position: 10px 10px;
}

.search-icon-button {
	height: 100%;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40 40' preserveAspectRatio='xMidYMid meet' zoomAndPan='disable' ><rect id='svgEditorBackground' x='0' y='0' width='40' height='40' style='fill: none; stroke: none;'/><circle id='e1_circle' cx='15' cy='15' stroke='white' style='stroke-width: 3px; vector-effect: non-scaling-stroke; fill: none;' r='10'/><line id='e2_line' x1='22' y1='22' x2='33' y2='33' stroke='white' style='stroke-width: 3px; vector-effect: non-scaling-stroke; fill: none;'/></svg>");
	background-repeat: no-repeat;
    background-color: initial;
    background-size: 80%;
    padding: 0;
    background-position: 10px 10px;
	display: none;
	position: relative;
}

.navigation .nav-item-search-icon {
	float: right;
}

.search-icon {
    padding: 0;
	border: none;
	background: none;
	color: white;
	cursor: pointer;
	width: 10%;
	min-width: 38px;
	position: absolute;
	top: 5px;
	right: 10px;
	height: 30px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40 40' preserveAspectRatio='xMidYMid meet' zoomAndPan='disable' ><rect id='svgEditorBackground' x='0' y='0' width='40' height='40' style='fill: none; stroke: none;'/><circle id='e1_circle' cx='15' cy='15' stroke='white' style='stroke-width: 3px; vector-effect: non-scaling-stroke; fill: none;' r='10'/><line id='e2_line' x1='21' y1='21' x2='33' y2='33' stroke='white' style='stroke-width: 3px; vector-effect: non-scaling-stroke; fill: none;'/></svg>");
	background-repeat: no-repeat;
}

.searchresults {
	min-height: 80vh;
}
	
::-webkit-input-placeholder {
   color: white;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
}

:-ms-input-placeholder {  
   color: white;  
}

body {
  min-height: 100vh;
  margin: 0;
}


main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

article, .contents {
  width: 100%;
  background-color: white;
  color: black;
  padding: 20px 50px;
}

.breadcrumbs {
	list-style-type: none;
    text-align: center;
	font-size: 16px;
	font-size: 1rem;
	margin: 10px;
}

.breadcrumbs ol {
	margin: 0;
	display:inline;
}

.breadcrumbs li {
	margin:0;
	display:inline;
}

.breadcrumbs li::after {
	content: ">>";
}

.breadcrumbs li:last-child::after {
	content: "";
}

footer {
    width: 100%;
    max-width: 1200px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.rss-bottom {
        display: inline-block;
        padding-top: 10px;
}

.about {
	color: white;
	font-weight: bold;
	display: inline-block;
	padding-top: 10px;
    position: absolute;
    left: 50px;
}

.licence {
	color: white;
	font-weight: bold;
	display: inline-block;
	padding-top: 10px;
    position: absolute;
    left: calc(50% - 100px);
}

h1 {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
}

h2 {
  font-size: 21px;
  font-size: 1.3rem;
  margin: 20px 0 10px;
}

a {
  text-decoration: none;
  word-wrap: break-word;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

.anchor-link {
  color: black;
}

.anchor-link:visited {
  color: black;
}

.skip {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}

/*
a.skip:active, a.skip:focus, a.skip:hover {
	left: 0; 
	top: 0;
	width: auto; 
	height: auto; 
	overflow: visible; 
    background-color: white;
    color: black;
    position: fixed;
    z-index: 9999;
    padding: 20px;
    border: 5px solid red;
}
*/

/* Shimmer effect based on this: http://codepen.io/redouglas/pen/gobsm */
.shimmer {
  font-size: 48px;
  font-size: 3rem;
  margin: 0 auto;
  padding: 5% 0 0;
  display: block;
  margin:0  auto;
  text-align: center;
  color: white;
  color: rgba(255,255,255,0.7);
  /*  Until everyone implements background-clip: text we can't use the standard background
  background: linear-gradient(to right, #fff, #222 50%, #fff);  */
  background: none;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.5, #222));
  background: -moz-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.5, #222));
  background-size: 125px 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  animation-name: shimmer;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
  background-position: 0 0;
}

@keyframes shimmer {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}

.homepage_banner h1, .homepage_banner h2 {
	
  font-family: 'LatoThin', arial;
  font-weight: bold;
}

.left {
  float: left;
  margin: 0px 15px 15px 0px;
}


.right {
  float: right;
  margin: 0px 0px 15px 15px;
}

.center {
	text-align: center;
}

.halfsidebar {
	/*border: 0px solid black;*/
	background-color: lightyellow;
	padding: 10px 10px 10px 10px;
	width: 500px;
	max-width: 50%;
}

.halfsidebar h2 {
	margin-top: 5px;
}

.sidebar {
  background-color: lightyellow;
  padding: 10px 10px 10px 10px;
  margin: 15px 0px 15px 0px;
}

.sectionboxes {
  margin: 8% 0;
}

.sectionbox {
    float: left;
    width: 30%;
    padding: 10px;
    margin: 0;
    border-style: solid;
    border-color: #00679A;
    border-width: 1px;
    border-radius: 15px;
    box-shadow: 5px 6px 8px grey;
    margin-right: 5%;
    background-color: white;
    color: black;
}


.sectionbox a {
  color: #1e5799;
}

.homepage_banner h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: white;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
  margin: 20px auto 40px;
  padding-top: 10px;
}

.homepage_banner h3 {
	margin: 10px;
}

.homepage_banner .sectionbox h2 {
	margin: 0;
	padding: 0;
}
	
.sectionbox h2 a {
	width: 100%;
	display: block;
}
	
.sectionbox:hover {
	background-color: #1e5799;
}
	
.sectionbox:hover h2 a {
	color: white;
	text-decoration: none;
}
	
.sectionbox:active {
	transform: translate(5px,5px);
    box-shadow: none;
}

.box3 {
   margin-right: 0;
}

.clearfix:after {
     content: "";
     display: table;
     clear: both;
     }

.page_timestamp {
   font-style: italic;
}

code {
  font-family: monospace;
}

.code {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 1em;
    background-color: #001628;
    color: #83ba52;
	padding: 10px;
	overflow-x: auto;
	overflow-y: hidden;
}

.inline_code {
	font-family: monospace;
}

blockquote {
    display: block;
    margin: 1em 1em;
    background-color: lightyellow;
    color: black;
	  padding: 10px;
}

cite {
    display: block;
    margin: -1em 1em 1em 1em;
    background-color: lightyellow;
    color: black;
    padding: 10px 10px 10px 30px;
    font-style: italic;

}

.how_useful {
	font-weight: bold;
}

.highlevelsummary h3 {
    display: inline-block;
    margin: 5px 0;
    min-width: 150px;
}

.highlevelsummary h4 {
    display: inline-block;
}

.rating {
    margin: 10px;
}

.rating:first-of-type {
    margin-left: 0px;
}

.ratingvalue {
	margin-left: 10px;
}

.highlevelsummary, .highlevelsummary th, .highlevelsummary td {
    border-style: solid;
    border-width: 2px;
    border-color: black;
	border-collapse: collapse;
	background-color: lightyellow;
	padding: 5px;
}

.highlevelsummary th, .highlevelsummary td {
  width: 25%;
  border: 0px;
}

.book_table,
.center_table {
	margin-left: auto;
	margin-right: auto;
    border-collapse: collapse;
}

.table_wrap {
    overflow: auto;
}

.center_table th,
.center_table td {
    text-align: center;
}

figcaption {
	font-style: italic;
}

.side_caption {
	float: left;
}

caption {
	caption-side:bottom;
	font-style: italic;
}

.highlight_box {
    max-width: 700px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: lightgrey;
}

.highlight_box figure {
	max-width: 150px;
	float: left;
	margin: 10px;
}

.highlight_box div {
	padding: 20px 10px;
	font-style: italic;
}

.highlight_box .title {
	font-weight: bold;
	margin: 1em 0 0 0;
}

.highlight_box .subtitle {
	font-size: 80%;
	margin: 0 0 1em 0;
}

.book_table th,
.book_table td,
.center_table th,
.center_table td {
    padding: 5px;
	border: 1px solid black;
}

.center_table th,
.center_table td {
    text-align: center;
}

.rating {
   display: inline-block;
}

.sectionlinks {
   width: 100%;
   margin: 20px 0;
   background-color: #7db9e8;
   color: white;
}

.sectionlinks li {
   float: left;
   margin-right: 5%;
}

.sectionlinks a {
	color: white;
}

.screenshot {
  text-align: center;
  padding: 10px;
  width: 100%;
   margin-left: auto;
   margin-right: auto;
}

.screenshot_medium {
   max-width: 720px;
}

.screenshot_medium_small {
   max-width: 500px;
}

.screenshot_small {
   max-width: 370px;
}


/* Make sure img can't be larger than window */
img {
  max-width: 100%;
  height: auto;
}

.star-rating-section {
	float: right;
}

.star-rating {
	background-size: 30px;
    background-repeat: no-repeat;
    background-position-y: bottom;
    height: 30px;
    width: 48px;
	display: inline-block;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='255' height='240' viewBox='0 0 51 48' enable-background='new 0 0 30 30' xml:space='preserve'><path fill='none' stroke='black' d='m25,1 6,17h18l-14,11 5,17-15-10-15,10 5-17-14-11h18z'/></svg>");
}

.star-rating:hover {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='255' height='240' viewBox='0 0 51 48' enable-background='new 0 0 30 30' xml:space='preserve'><path fill='gold' stroke='black' d='m25,1 6,17h18l-14,11 5,17-15-10-15,10 5-17-14-11h18z'/></svg>");
}

.star-rating-1 {
	width: 250px;
}

.star-rating-2 {
	width: 200px;
}

.star-rating-3 {
	width: 150px;
}

.star-rating-4 {
	width: 100px;
}

.star-rating-5 {
	width: 50px;
}

.star-rating-link {
    border: none;
	color: transparent;
    background-color: transparent;
	padding: 2px;
    height: 30px;
    width: 30px;
}

.hidden {
    display: none;
}

.lastmodified {
	font-style: italic;
}

.twitter-button {
	background-color: #1B95E0;
    background-repeat: no-repeat;
    padding: 6px 0px 6px 32px;
    border-radius: 4px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: white;
    background-size: 20px;
    background-position: 7px 4px;
    display: inline-block;
	
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'><path fill='none' d='M0 0h72v72H0z'/><path class='icon' fill='white' d='M68.812 15.14c-2.348 1.04-4.87 1.744-7.52 2.06 2.704-1.62 4.78-4.186 5.757-7.243-2.53 1.5-5.33 2.592-8.314 3.176C56.35 10.59 52.948 9 49.182 9c-7.23 0-13.092 5.86-13.092 13.093 0 1.026.118 2.02.338 2.98C25.543 24.527 15.9 19.318 9.44 11.396c-1.125 1.936-1.77 4.184-1.77 6.58 0 4.543 2.312 8.552 5.824 10.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163 0 6.345 4.513 11.638 10.504 12.84-1.1.298-2.256.457-3.45.457-.845 0-1.666-.078-2.464-.23 1.667 5.2 6.5 8.985 12.23 9.09-4.482 3.51-10.13 5.605-16.26 5.605-1.055 0-2.096-.06-3.122-.184 5.794 3.717 12.676 5.882 20.067 5.882 24.083 0 37.25-19.95 37.25-37.25 0-.565-.013-1.133-.038-1.693 2.558-1.847 4.778-4.15 6.532-6.774z'/></svg>");
}

.twitter-button:hover, .twitter-button:active, .twitter-button:focus {
	background-color: #0c7abf;
	text-decoration: none;
}


.tweet-this-button {
    width: 75px;
    height: 28px;
}
.follow-button {
    width: 130px;
    height: 28px;
}

.readmore {
	background-color: lightyellow;
	padding: 0 20px 20px 20px;
}

.related_posts {
	float: right;
	width: 50%;
	padding: 10px;
}

.more_resources {
	float: left;
	width: 50%;
	padding: 10px;
}

.click_to_comment {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.hamburger {
	display: none;
}

iframe {
	width: 100%;
	min-height: 500px;
}

.button {
    background-color: blue;
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
	border-radius: 16px;
	text-decoration: none;
}

.button:hover {
	background-color: green;
	text-decoration: none;
}

.active_button {
	background-color: darkblue;
}

.active_button:hover {
    background-color: blue;
}

#loading_time {
    font-size: 30px;
    font-size: 1.875rem;
    color: green;
    vertical-align: middle;
	float: left;
	padding: 5px 10px;
}

.images img {
	height: 24px;
	width: 24px;
	background-color: grey;
}

.buttons {
	float:left;
}

.load_comparisons {
	float: left;
	padding: 5px 10px;
}

.slower {
	color: red;
}

.faster {
	color: green;
}

@media only screen and (max-width: 1200px){
	.searchbox {
		right: 10px;
	}
}

@media only screen and (max-width: 972px) {
	
	.sectionbox {
		padding: 10px 40px;
	}
	
	.nav-item a {
		font-size: 16px;
		font-size: 1rem;
	}

	iframe {
		width: 100%;
		min-height: 550px;
	}
	
}

@media only screen and (max-width: 767px){
	
	body {
		min-height: calc(100vh - 20px);
	}
	
	main {
		padding: 0px 10px 20px 10px;
	}

  .halfsidebar {
    /*border: 0px solid black;*/
    width: 500px;
    max-width: 80%;
    max-width: calc(100% - 20px);
  }

	.rating {
		display: block;
	}
	
	.shimmer {
		padding-top: 0;
	}
	
	.rating:first-of-type {
		margin-left: 10px;
	}
	
	.highlevelsummary h4 {
 		width: 200px;
	}
	
	.homebutton {
		width: 100%;
    	display: block;
    	text-align: center;
		height: 60px;
		float: none;
	}
	
	.homebutton img {
		display: none;
	}
	
	.homebutton .title {
		display: inline-block;
		margin-top: 10px;
		font-weight: 900;
		font-size: 24px;
		font-size: 1.5rem;
		color: white;
		vertical-align: top;
	}

	/*
	.primarynav {
		position: static;
	}
	*/
	
	.navigation {
		width: 100%;
		float: none;
		margin: 0;
	}
	
	.navigation a {
		display: block;
		padding: 10px 5px;
		font-family: Arial;
		font-size: 11px;
		font-size: 3.9vw;
		height: 100%;
	}

	.navigation .rss-top {
		display: none;
	}
	
	.navigation ul {
		width: 100%;
	}
	
	.navigation li {
		margin: 0;
		padding: 0;
		float: left;
		width: 30%;
		height: 36px;
		height: 40px;
		border: 1px solid white;
		text-align: center;
	}
	
	.navigation .nav-item-icon {
		display: block;
		width: 20%;
		height: 80px;
	}
	
	.navigation .nav-item-icon a,.navigation .nav-item-icon label {
		width: 100%; 
		max-width: 20vh;
		margin: 0 auto;
	}
	
	#cse-search-box {
		display: none;
	}
	
	.force_display {
		display: block !important;
	}

	.search-icon-button {
		display: block;
		width: 100%;
		max-width: 20vh;
	}
	
	/* Ideally we'd highlight the menus as you hover over them.
	 * However iOS turns this into a double click :-(
	 * so instead just show same colors
	 */
	.navigation li:hover, #nav-search-query:hover {
		background-color: #2989d8;
		background-color: #1e5799;
	}
	
	.navigation a:hover, #nav-search-query:hover {
		background-color: #2989d8;
		background-color: #1e5799;
		text-decoration: none;
	}
	
	.nav-item {
		display: block;
	}
	
	/*header nav {*/
	.main_nav {
		position: fixed;
		bottom: 0;
		left: 0;
		background: #1e5799;
		height: auto;
		width: 100%;
		z-index: 9999;
	}
	
	#mainmenu {
		background: #1e5799;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #7db9e8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* W3C */
	}
	
	#mainmenu li {
		height: 60px;
	}
	
	header nav li {
		font-size: 32px;
		font-size: 2rem;
	}
	
	header .followme {
		display: none;
	}
	
	.sectionlinks {
		padding: 10px 0;
	}
	
	.sectionlinks li {
		float: none;
		margin-right: 5%;
	}
	
	.sectionbox {
		float: none;
		width: 100%;
		margin: 10px 0;
	}
	
	article, .contents {
		padding: 20px 10px;
	}
	
	.homepage_banner {
		padding: 20px 5px;
	}
	
	.left {
		float: none;
    margin: 0px 0px 0px 0px;
	}
	
	.right {
		float: none;
    margin: 0px 0px 0px 0px;
	}
	
	footer {
		height: auto;
		margin-top: 20px;
		margin-bottom: 100px;
	}
	
	.rss-bottom, .about, .licence, .followme {
		display: block;
		width: 100%;
		text-align: center;
		position: static;
		margin-bottom: 20px;
		padding: 0;
	}

	.searchbox {
		position: static;
		width: 100%;
		max-width: 100%;
		padding: 0 10px;
	}
	
	.search-input-wrapper {
		width: 100%;
		position: relative;
		padding: 0 15px;
		margin: 20px 0;
	}
	
	.search {
		width: 100%;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 2rem;
		height: 40px;
		margin: 0;
	}

	.star-rating-section {
		float: none;
		margin: 10px 0;
	}
	
	.related_posts {
		float: none;
		width: 100%;
	}
	
	.more_resources {
		float: none;
		width: 100%;
	}

	iframe {
		width: 100%;
		min-height: 1000px;
	}
}

@media print {
	
	html {
		font-size: 14px;
		font-size: 0.875rem;
	}

	.primarynav  {
		display: none;
	}

	.followme, .twitter-share-button, .tweet-this-button {
		display: none;
	}
	
	.about {
		display: none;
	}

	.body {
		background: none;
	}
	
	.searchbox {
		display: none;
	}
}


