/*  
Theme Name: cal-2022
Theme URI: https://chris2x.com
Description: California responsive theme
Version: 1.0
Author: Chris Christensen
Author URI: https://chris2x.com

	This theme was designed and built by Chris Christensen
*/

td {
	vertical-align: top;
}
body {
	background: #222;
	font-size: 18px;
  font-family: "Nunito Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	padding: 0px;
	margin: 0px;
	color: #000;
}
h2 {
  clear: both;
}
a {
	color: #373f92;
	text-decoration: none;
	font-weight: bold;
  border: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
	max-width: 100% !important;
}
ul {
	padding-left:0;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 16px;
}
#page {
	padding-bottom: 65px;
}
#wrapper {
  width: 1184px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  margin-top: 22px;  
  z-index: 1;
}
.index #wrapper {
	width: 100%;
}
#left-col, #sidebar-wide, #sidebar-left, #sidebar-right {
	background-color: #ffffff;
}
#left-col img {
  max-width: 100% !important;
  height: auto;
}
#search {
	float: right;
}
#topbar {
	position: absolute;
	top: -22px;
	width: 100%;
}

/* ------------------------------------- header area  */

/* ----- main menu ---*/

.menu-header-menu-container {
    background-color: #222222;
    color: #FFFFFF;
    height: 22px;
    float: left;
}
.menu-header-menu-container ul {
	list-style: none;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.menu-header-menu-container ul li {
	margin:  -10px 0 0px 3px;
	background-color: #eee;
	padding: 0px;
	float: left;
	color: #000;
}
.menu-header-menu-container ul li a {
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	display: block;
	color: #000;
	border: none;
}
.menu-header-menu-container li a:visited{
	text-decoration: none;
	color: #000;
}
.menu-header-menu-container li a:hover, #nav .current_page_item a {
	text-decoration: none;
	background: #ccc repeat-x;
}
.menu-header-menu-container, .menu, .sub-menu, .menu-header-menu-container ul li, .menu-header-menu-container ul li a {
	z-index: 99999;
}
.menu-header-menu-container ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: relative;
	left: 0;
	width: 180px;
	z-index: 99999;
	border: 2px solid black;
}
.menu-header-menu-container ul ul li {
	min-width: 200px;
	margin: 0;
	z-index: 99999;
}
.menu-header-menu-container li:hover > a,
.menu-header-menu-container ul ul :hover > a {
	background: #333;
	color: #fff;
}
.menu-header-menu-container ul li:hover > ul {
	display: block;
}
.sub-menu ul ul {
	border: 1px solid black;
	z-index: 99999;
}
#nav {
	background-color:#222;
	color:#FFFFFF;
	height:22px;
	padding-left: 120px;
}
#nav ul {
	list-style: none;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#nav ul li {
	margin: 0px 0px 0px 3px;
	background-color: #fff;
	padding: 0px;
	float: left;
	color: #000;
}
#nav ul li a {
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	display: block;
	color: #000;
}
#nav li a:visited{
	text-decoration: none;
	color: #000;
}
#nav li a:hover, #nav .current_page_item a {
	text-decoration: none;
	background: #ccc repeat-x;
}
/* sub menu */
#subnav {
	background: #ecebeb;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

.description {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 1000px;
	color: #606060;
	font-size: 18px;
	margin: 0px 4px 0px 4px;
}
/* search form */
#searchform {
	background: #000;
	position: absolute;
	top: 0px;
	right: 0px;
}
#searchform #s{
	margin: 4px 4px 4px 4px;
	color: #000;
	border: none;
}

/* ------------------------------------- main content area  */
#main-col {
  margin: 0 auto;
}
#left-col {
	width: 840px;
	float: left;
}
#widgets-main {
  width: 100%;
}
/* ------------------------------------- full width template  */

#left-col-wide {
	width: 1000px;
	float: left;
}
#left-col-wide p, #left-col-wide .post {
	margin: 5px 2 10px 2px;
	padding: 0px;
}

#sidebar-wide-top {
	text-align:center;
}
#left-lower {
	width: 640px;
	float: left;
	margin: 10px;
}
#left-lower.authorhomebox {
	width: 100%;
}
/* content */
#content {
	padding: 10px;
	clear: both;
	overflow: hidden;
}

.post {
	clear:both;
	margin-bottom: 10px;
}

.postdata {
	font-size: 16px;
	color: #999999;
}
.mini-add-comment {
	padding-left: 12px;
	margin-left: 10px;
	float: right;
}
.entry {
	clear: both;
	padding-top: 5px;
}

/* post title */
h1,h2 {
	margin: 0px;
	padding-bottom: 8px;
  padding-top: 8px;
	font: bold 130%/100%;
}
.post-title h2 a, .post-title h2 a:visited {
	color: #000;
	text-decoration: bold;
}
h3 {
	margin: 5px 0px 5px;
	font: bold 110%/110%;
  padding-bottom: 5px;
}

/* next & previous page navigation */
.page-nav {
  clear: both;
  padding-top: 20px;
}
.page-nav a, .page-nav a:visited {
	font-weight: bold;
	text-decoration: none;
}
.page-nav a:hover {
	text-decoration: underline;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;

}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
}
.arrow {
	font-size: 18px;
}

/* ------------------------------------- comment area  */
h3#comments {
	font-weight: normal;
	clear: both;
}
h3#respond {
	font-weight: normal;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 16px;
}
#commentform input {
	width: 220px;
	padding: 5px 3px 3px 7px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	width: 100%;
	height: 140px;
	border: solid 1px #888;
	padding: 5px 3px 3px 7px;
	max-width: 95%;
}
#commentform #submit {
    background-color: #000000;
    color: #FFFFFF;
    height: 35px;
    text-align: center;
    font-size: 16px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px auto;
	padding-left: 0px;
}
.commentlist li {
	padding: 0px 10px 5px 10px;
	border-left: 1px solid #FFCCFF;
}
.commentlist .alt {
	border-left: 1px solid #99CCFF;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 16px;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
  padding-bottom: 20px;
  padding-left: 40px;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	clear: both;
	z-index: 2;
}
#footer .feature-row {
  padding: 0px;
  text-align: center;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #fff;
	border: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footer_branding {
	font-size: 16px !important;
}

/* ------------------------------------- sidebar area  */
/* sidebar */

#sidebar {
  width: 300px;
  float: right;
  margin-right: 10px;
}

#sidebar-top-wide {
	margin-left: 5px;
}

.sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
.sidebar ul li {
	padding-left: 12px ;
}

ul {
	padding-left: 20px;
}

/* alignments */
.center {
	text-align: center;
  margin: auto;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left, .tour {
	float: left;
}
.bordered, .tour {
  padding: 5px;
  margin: 5px;
	border: 1px solid black;
}
.tour img {
  width: 200px;
}
.tour {
  width: 200px;
  text-align: center;
  min-height: 370px;
  position: relative;
}
.tour .buy_button {
  bottom: 10px;
  left: 80px;
  position: absolute;
}
.tour strong {
    bottom: 45px;
    left: 75px;
    position: absolute;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear: both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
.post-title {
	float: left;
	width: 100%;
	padding-bottom: 16px;
}
.byline {
	padding-bottom: 16px;
}
#left-col-wide .post-title {
	width: 100%;
}
.post-title h2 a {
	text-decoration: bold;
}
.post-cat {
	color: #999999;
}
.post-tags {
  padding-left: 15px;
  color: #999999;
}
.post-comments {
	padding-left: 20px;
	float: right;
}
.post-author {
}
.post-calendar {
	padding-left: 20px;
	float: right;
	color: #999999;
}

.picture img {
	background: #eee;
	border: solid 5px #000;
   padding: 10px 10px 10px 10px;
}

.widget-box {
	margin: 0px;
	border: none;
	clear: both;
	margin-bottom: 5px;
}

.widget-title {
	border-bottom: thin solid #888888;
	font-weight:bold;
	height:18px;
	padding-left:5px;
	padding-top:5px;
}

.widget-content {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Amateur Traveler blog specific */

table.chart {
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.chart th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.chart td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

.category-post {
  padding: 0px;
  width: 250px;
  height: 350px;
  float: left;
  margin: 0px 10px 10px 0px;
  position: relative;
  text-align: center;
}
.category-post .excerpt, .category-post .category {
	color: #888;
	float: right;
}
.category-post .excerpt p {
	margin: 0px;
}
.category-post .thumbnail img {
width: 100%;
height: 100%;
padding: 2px;
}
.category-post .thumbnail {
    width: 250px;
    height: 250px;
}
.category-post .thumbnail a {
  border: none;
}
.category-post .body img, .category-post .body .picture img {
display: none;
}
.category-post-desc {
  width: 90%;
  overflow: hidden;
  color: #fff;
  top: 0px;
  padding: 5px;
}
.category-post-desc a {
    padding: 5px;
    display: block;
    text-decoration: none;
    border: none;
}
.category-post-desc a:hover {
    font-weight: bold;
}
.commentlist {
	border-top: 1px dotted #c0c0c0;
}
.comment {
	padding: 5px;
	border-bottom: 1px dotted #c0c0c0;
}
.commentgravatar img {
	float: right;
	padding: 2px;
	border: 1px solid;
}

#authorhomebox {
	background:#E8E8E8 none repeat scroll 0 0;
	min-height: 170px;
	margin-bottom: 40px;
	margin-top: 10px;
	padding: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.extralinks a {
  padding: 5px;
}
#authorboxmain {
}
#authorboxmain img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 2px solid black;
}
.sharebox {
	height: 64px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.shareboxlabel {
	position:relative;
	top:15px;
}
.shareboxitem {
	float: right;
	overflow: hidden;
	width: 70px;
}
blockquote.mag{
	float: right;
	margin: 10px;
	padding: 5px;
	font-size: 24px;
	background: none;
	width: 150px;
	border-top:#FFA500 2px solid;
	border-bottom:#FFA500 2px solid;
	color:#FFA500;
}
.clear{
	clear:both;
}
.pullquote {
	border-bottom:2px solid #999999;
	border-top:2px solid #999999;
	color:#666666;
	float:right;
	font-size: 24px;
	margin:10px;
	padding:10px;
	width:250px;
}
.infobox {
    border: 1px dashed #888;
    margin: 10px;
    width: 400px;
    float: right;
    background: #fffd82;
    padding: 10px;
}
.linkbox {
	background-color: #fff;
	border:1px dashed #888;
	float:right;
	margin:5px;
	padding:5px;
	width:50%;
}
.img-right {
	border:1px solid #ccc; 
	padding: 3px; 
	margin-left: 10px;
	float: right;
}
.img-top {
	border:1px solid #ccc; 
	padding: 3px; 
	margin-left: 10px;
}
.img-left {
	border:1px solid #ccc; 
	padding: 3px; 
	margin-right: 10px;
	float: left;
}
.alignright {
	margin-left: 10px;
	float: right;
}
.alignleft {
	margin-right: 10px;
	float: left;
}
.wp-caption-text {
	text-align: center;
}
p .wp-caption-text {
 	margin: 0px;
}
.wp-caption {	
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin-bottom: 8px;
	max-width: 100% !important;
	padding: 5px;
  width: auto !important;
  display: inline-block;	
  font-style: italic;
}
.wp-caption p {	
	font-size: 16pt;
	margin: 0px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.related-post {
    width: 195px;
    float: left;
    height: 100%;
    min-height: 100%;
}
.related-post img {
    margin-top: 10px;
    border: none;
    width: 185px;
    height: 185px;
    margin-bottom: 10px;
}
.related-post a {
	display: block;
	text-decoration: none;
}
#first-related_post {
	border: none;
	height: 100%;
}
.related-post img {
	border: solid 1px #000;
   padding: 1px;
}
.category-desc, .tag-desc {
	padding: 10px;
}

.frontpage_table td {
	width: 333px;
}

#left-col-wide .entry img {
	left: -10px;
	position: relative;
}

#sponsor-footer {
	position: fixed;
	width: 728px;
	bottom: 0px;
	height: 91px;
	clear: both;
	z-index: 1000;
	left:50%;
	margin-left: -364px;
}

.nr_img_div img {
	left: 0px;
}

.sprite {
  background: url(/images/sprites40x40.png?v8);
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 18px;
  margin-bottom: 8px;
  border: none;
}
.facebook {
    background-position: -5px -5px;
}
.bluesky {
    background-position: -5px -55px;
}
.google {
    background-position: -5px -105px;
}
.google_podcast {
    background-position: -5px -155px;
}
.instagram {
    background-position: -5px -205px;
}
.linkedin {
    background-position: -5px -255px;
}
.pinterest {
    background-position: -5px -305px;
}
.tumblr {
    background-position: -5px -355px;
}
.twitter {
    background-position: -5px -405px;
}
.youtube {
    background-position: -5px -455px;
}
.bloglovin {
    background-position: -5px -505px;
}
.email {
    background-position: -5px -555px;
}
.flipboard {
    background-position: -5px -605px;
}
.itunes {
    background-position: -5px -655px;
}
.rss {
    background-position: -5px -705px;
}
.z50 {
  zoom: 50%;
}

#header {
  position: relative;
}
#header .title {
    position: absolute;
    top: 10%;
    left: 10%;
    color: white;
    font-size: 40px;
    line-height: .7em;
}
#header .subtitle {
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px;
    padding-right: 20px;
}
#menu-toggle {
    position: absolute;
    background: url(/images/menu.png) no-repeat center rgba(0,0,0,0.3);
    height: 48px;
    width: 48px;
    margin: 0;
    top: 0px;
    left: 0px;
    display: none;
    color: white;
}

.feature-row {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
}
.feature-row h2 {
  margin: 0 auto;
}
.feature-desc {
  max-width: 1000px;
}
.feature {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
  box-sizing: border-box;
}
.feature-title {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 10px;
  font-size: 40px;
  line-height: 34px;  
}
.feature-title a {
}
.feature-text a, .quote-text a, .quote-name a {
  border-bottom: 1px dotted #888;
}

.feature-outer {
  width: 1040px;
  margin: 0 auto;
}
.feature-outer .feature-row {
  width: fit-content; 
}
.feature-square {
  width: 250px;
  margin-left: 0px;
  margin-right: 10px;
  float: left;
  box-sizing: border-box;
  display: table-cell;
  text-align: center;
}
.feature-square::after {
  clear: both;
  display: block;
}
.quote {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;    
    clear: both;
}
.quote-text {
    float: left;
    background: url(/images/quote.png?v2) top left no-repeat;
    padding-left: 80px;
    padding-right: 10px;
    font-size: 150%;
    min-height: 60px;
}
.quote-name {
    width: 86%;
    float: left;
    margin: 0 7%;
    text-align: right;
    clear: both;
    margin-bottom: 30px;
}

.a2a_floating_style {
  z-index: 1 !important;
}

.tag-cloud-link {
    padding: 8px;
    line-height: 16px;
    display: inline-block;
}
table.neat {
    margin-bottom: 10px;
    border: 1px solid grey;
    padding: 5px;
}
.neat tr:nth-child(even) {
    background: #eee
}
.neat td {
    padding: 5px;
}
.yarpp-related a {
font-weight: normal !important;
}
.small {
  font-size: 16px;
}

/* ---- buttons --- */
.buy_button {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*button color*/
    border-bottom: solid 2px #d27d00;/*daker color*/
    border-radius: 12px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

.buy_button:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

#widgets-mobile {
  display: none;
}
#widgets-desktop {
  display: block;
}
#toc {
  font-size: 16px;
  border: 1px solid grey;
  width: 90%; 
  margin-bottom: 20px;
  padding: 10px 20px 10px 10px;
}

.yarpp_pro_msg{
    border: 1px ridge #D0D0D0;
    padding: 0.4em 2em 0.8em;
    text-align: justify;
}
.yarpp_pro_msg strong{
    display: inline-block;
    text-align: center;
    width: 100%;
    color: orange;
}
.yarpp_help {
    position: relative;
    display: inline-block;
    background: transparent url('../../../../wp-includes/images/wpicons.png') no-repeat -520px -20px;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
}
.yarpp_help_msg {
    position: absolute;
    left: 25px;
    display: none;
    border: 1px solid #D0D0D0;
    width: 250px;
    text-align: justify;
    padding: 10px 15px;
    background-color: #FFF;
    box-shadow: 0 0 0.4em -0.15em #333;
    z-index: 100;
}
.yarpp_help:hover .yarpp_help_msg{
    display: block
}


.mediavine-ccpa button {
	color: #fff;
	font-size: 16px !important;
}

.mv-ad-box:before {
	font-size: 16px !important;
}

input {
	font-size: 16px !important;
}

.booking-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff6600; /* Orange color */
    color: #ffffff; /* White text color */
    border: none;
    border-radius: 5px; /* Rounded corners */
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

/* Hover effect */
.booking-button:hover {
    background-color: #cc5500; /* Darker orange color on hover */
}

/* Active effect */
.booking-button:active {
    position: relative;
    top: 1px;
}

.callout {
  border: 2px solid black;
  padding: 20px;  
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media handheld {
  .category-post-desc a {
    opacity: .7;
  }
}

@media (max-width: 768px){
	html > body > cloudflare-app{
		display: none !important;
	} 
  .mini-add-comment {

      display: block!important;
      clear: both!important;
      width: 100%!important;
  }
  img {
    max-width: 100% !important;
  }
  #toc img {
    float: none;
  }
  body, #page, #wrapper, #left-col, .feature-outer, iframe {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  #content {
    padding: 10px;
   
  }
  .feature-square, .category-post {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    text-align: center;
    display: block;
    float: none;
  } 
  .linkbox {
    width: 100%;
  }
  #search {
    display: none;
  }
  #menu-toggle {
    display: block;
  }
  #widgets-mobile {
    display: block;
  }
  #widgets-desktop {
    display: none;
  }
  #header .title {
    display: none;
  }
  .menu {
    display: none;
  }
  .sub-menu .menu-item {
    padding-left: 20px; 
  }
  #wrapper {
    margin-top: 50px;
  }  
  .menu-header-menu-container ul li {
    margin: 0px;
    float: none;
    width: 100%;
    line-height: 100%;
    border-bottom: 1px solid black;
  }
  #main-col {
    width: 100%;
  }
  #sidebar {
    padding: 5px; 
  }  
  .category-post-desc a {
    opacity: .7;
  }
  .menu-header-menu-container ul li a {
    font-size: 36px;  
    width: 100%;
    line-height: 100%;
  }
  .menu-header-menu-container ul ul {
    width: 100%;
  }
  .footer-row {
    width: 100%;
  }
  .footer-row .feature, .footer-row .feature-square {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
}


@media only screen and (min-width: 769px) and (max-width: 809px) {
  #wrapper, #left-col, .footer-outer, .feature-row, #main-col, #sidebar-wide, #content, iframe {
    width: 100%;
  }
  #content {
    padding: 10px;
  }
  img {
    max-width: 100% !important;
  }
  #sidebar {
    width: 95%;
    padding: 2.5%;
  }
  .feature-outer .feature-row {
    width: 570px; 
  } 
  .footer-row .feature {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  #header .subtitle {
    display: none;
  }
  #header .title {
    font-size: 2em;
  }
  #search {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 810px) and (max-width: 1023px) {
  .feature-outer, .feature-row, #main-col, #left-col, #wrapper, #sidebar-wide, iframe {
    width: 100%;
  }
  #content {
    padding: 10px;
  }
  img {
    max-width: 100% !important;
  }
  #sidebar {
    width: 95%;
    padding: 2.5%;
  }  
  .feature-outer .feature-row {
    width: 570px; 
  }   
}
@media only screen and (min-width: 1024px) and (max-width: 1119px) { 
  #wrapper {
    width: 100%;
  }
  #left-col {
    width: 700px;
  }
}
@media only screen and (min-width: 1120px) and (max-width: 1329px) { 
  #wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 1330px) {
  #main-col {
    width: 1330px;
  }
}

