/*
Theme Name: Together We Win Theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Reset
-------------------------------------------------------------- */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {line-height: 1;}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption,th,td {	font-weight: normal;	text-align: left;}
h1,h2,h3,h4,h5,h6 {clear: both;}
html {overflow-y: scroll;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
a:focus {outline: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;}
audio:not([controls]) {	display: none;}
del {color: #333;}
ins {background: #fff9c0;text-decoration: none;}
hr {background-color: #ccc;	border: 0;	height: 1px;	margin: 24px 0px;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
small {font-size: smaller;}
img {border: 0;	-ms-interpolation-mode: bicubic;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* = Column Shortcode Fix
-------------------------------------------------------------- */
.one_half {width: 48% !important;margin-right: 4% !important;}
.one_half.last_column {width: 48% !important;margin-right: 0px !important;}
.one_third {width: 31% !important;margin-right: 3% !important;}
.one_third.last_column {width: 31% !important;margin-right: 0px !important;}
.two_third {width: 66% !important;margin-right: 2% !important;}
.two_third.last_column {width: 66% !important;margin-right: 0px !important;}
.one_fourth {width: 23.5% !important;margin-right: 2% !important;}
.one_fourth.last_column {width: 23.5% !important;margin-right: 0px !important;}
.three_fourth {width: 74.5% !important;margin-right: 2% !important;}
.three_fourth.last_column {width: 74.5% !important;margin-right: 0px !important;}
.one_fifth {width: 18.4% !important;margin-right: 2% !important;}
.one_fifth.last_column {width: 18.4% !important;margin-right: 0px !important;}
.two_fifth {width: 39% !important; margin-right: 2% !important;}
.two_fifth.last_column {width: 39% !important;margin-right: 0px !important;}
.three_fifth {width: 59% !important;margin-right: 2% !important;}
.three_fifth.last_column {width: 59% !important;margin-right: 0px !important;}
.four_fifth {width: 79.6% !important;margin-right: 2% !important;}
.four_fifth.last_column {width: 79.6% !important;margin-right: 0px !important;}
.one_sixth {width: 15% !important;margin-right: 2% !important;}
.one_sixth.last_column {width: 15% !important;margin-right: 0px !important;}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {font-size: 11px;line-height: 2.181818182;}

/* Form fields, general styles first */
button,input,textarea {	border: 1px solid #ccc;	border-radius: 3px;	font-family: inherit;	padding: 6px;}
button,input {line-height: normal;}
textarea {font-size: 100%;overflow: auto;	vertical-align: top;}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	color: #333;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}
.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"] {cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,.comment-content img,.widget img {max-width: 100%; /* Fluid images for posts, comments, and widgets */}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,img.size-large,img.header-image,img.wp-post-image {max-width: 100%;height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */}
.entry-content .twitter-tweet-rendered {max-width: 100% !important; /* Override the Twitter embed fixed width */}

/* Images */
.alignleft {float: left;margin: 0px 20px 20px 0px;}
.alignright {float: right;margin: 0px 0px 20px 20px;}
.aligncenter {display: block;margin-left: auto;	margin-right: auto;}
.wp-caption {max-width: 100%; /* Keep wide captions from overflowing their container. */padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
.entry-content dl.gallery-item {margin: 0;}
.gallery-item a,.gallery-caption {width: 90%;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%;width: auto;}
.gallery .gallery-icon img {height: auto;max-width: 90%;padding: 5%;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation */
.site-content nav {clear: both;line-height: 2;overflow: hidden;}
#nav-above {padding: 24px 0;}
#nav-above {display: none;}
.paged #nav-above {display: block;}
.nav-previous,.previous-image {	float: left;	width: 50%;}
.nav-next,.next-image {	float: right;	text-align: right;width: 50%;}
.nav-single + .comments-area,#comment-nav-above {margin: 48px 0;}

/* Author profiles */
.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed;margin: 24px 0;padding-top: 24px;overflow: hidden;}
.author-description p {color: #757575;font-size: 13px;line-height: 1.846153846;}
.author.archive .author-info {border-top: 0;margin: 0 0 48px;}
.author.archive .author-avatar {margin-top: 0;}

/* =Basic structure
-------------------------------------------------------------- */

body {font-size: 16px;text-rendering: optimizeLegibility;color: #222;font-family: "Roboto", Helvetica, Arial, sans-serif; background-color: #f4f4f4;}

a {outline: none;color: #009fe0;}
a:hover {color: #007cae;}


/* Navigation Menu */
.main-navigation {text-align: center;}
.main-navigation li {margin-top: 10px;font-size: 16px;font-weight: bold;line-height: 1.5;}
.main-navigation li li{margin-top: 5px;font-weight: normal;font-size: 14px;line-height: 1.5;}
.main-navigation a {color: #333;}
.main-navigation a:hover {color: #21759b;}
.main-navigation ul.nav-menu,.main-navigation div.nav-menu > ul {display: none;}
.main-navigation ul.nav-menu.toggled-on,.menu-toggle {display: inline-block;}


/* Sidebar */
.widget-area .widget {margin-bottom: 25px;}
.widget-area .widget h3 {font-size: 18px;text-transform: none;font-weight: normal;margin-bottom: 15px; padding-bottom: 15px; border-bottom: 2px solid #eaeaea;}
.widget-area .widget p,.widget-area .widget li,.widget-area .widget .textwidget {font-size: 14px;line-height: 1.846153846;}
.widget-area .widget p {margin-bottom: 24px;}
.widget-area .textwidget ul {list-style: disc outside;margin: 0 0 24px;}
.widget-area .textwidget li {margin-left: 15px;}
.widget-area #s {width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {	clear: both;}
.entry-header {	margin-bottom: 24px;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-header .entry-title {font-size: 30px;line-height: 1.5;font-weight: normal;}
.entry-header .entry-title a {text-decoration: none;}
.entry-header .entry-format {margin-top: 24px;font-weight: normal;}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,.entry-meta a {color: #757575;}
.comments-link a:hover,.entry-meta a:hover {color: #21759b;}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,.entry-summary,.mu_register {line-height: 1.714285714;}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 24px 0;
	line-height: 1.5;
	font-weight: 400 !important;
}
.entry-content h1,.comment-content h1 {	font-size: 34px;line-height: 1.5;}
.entry-content h2,.comment-content h2,.mu_register h2 {font-size: 30px;	line-height: 1.6;}
.entry-content h3,.comment-content h3 {	font-size: 26px;line-height: 1.846153846;}
.entry-content h4,.comment-content h4 {	font-size: 22px;	line-height: 1.846153846;}
.entry-content h5,.comment-content h5 {	font-size: 18px;	line-height: 1.846153846;}
.entry-content h6,.comment-content h6 {	font-size: 12px;	line-height: 1.846153846;}
.entry-content p,.entry-summary p,.comment-content p,.mu_register p {margin: 0 0 24px;line-height: 1.714285714;}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,.comment-content ul,.mu_register ul {list-style: disc outside;}
.entry-content ol,.comment-content ol {	list-style: decimal outside;}
.entry-content li,.comment-content li,.mu_register li {	margin: 0 0 0 36px;}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border: 1px solid #ccc;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ccc;
	padding: 6px 10px 6px 0;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block;height: auto;margin: 0 auto;max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
}
.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {margin-top: 48px;}
#respond h3#reply-title {font-size: 16px;line-height: 1.5;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px;font-weight: normal;font-size: 12px;}
#respond form {margin: 24px 0;}
#respond form p {margin: 11px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"],#respond form textarea {-moz-box-sizing: border-box;box-sizing: border-box;font-size: 12px;line-height: 1.714285714;padding: 10px;width: 100%;}
#respond form p.form-allowed-tags {margin: 0;font-size: 12px;line-height: 2;color: #5e5e5e;}
.required {color: red;}

/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {margin-left: 12px;}
.widget_rss li {margin: 12px 0;}
.widget_recent_entries .post-date,.widget_rss .rss-date {color: #aaa;font-size: 11px;margin-left: 12px;}
#wp-calendar {margin: 0;width: 100%;font-size: 13px;line-height: 1.846153846;color: #686868;}
#wp-calendar th,#wp-calendar td,#wp-calendar caption {text-align: left;}
#wp-calendar #next {padding-right: 24px;text-align: right;}
.widget_search label {display: block;font-size: 13px;line-height: 1.846153846;}

/* =Custom Site-wide Font/Image Style CSS
-------------------------------------------------------------- */

.bold {font-weight: bold !important;}
.semibold {font-weight: 600 !important;}
.normal {font-weight: 400 !important; font-style: normal !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic !important;}

.sixteen {font-size: 16px !important;}
.eighteen {font-size: 18px !important;}
.twenty {font-size: 20px !important;}
.thirty {font-size: 30px !important;}
.forty {font-size: 40px !important;}
.fifty {font-size: 50px !important;}

.clicknum {color: inherit !important; text-decoration: none;}
.fullwidth {width: 100%;}

.black {color: #000;}
.white {color: #fff;}
.blue {color: #009fe0 !important;}


.nopadding {padding: 0 !important;}
.nomargin {margin: 0 !important;}
.center {text-align: center; display: block !important;}

.three-col-list {-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}
.two-col-list {	-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}

.clearfixspace {width: 100%; margin: 0 auto; height: 40px; clear: both;}
.clearfix {width: 100%; margin: 0 auto; height: 1px; clear: both;}


/* =Custom Site CSS
-------------------------------------------------------------- */

/* Footer */
#footer {clear: both;font-size: 12px;max-width: 100%;position: relative;background-color: #003366;	margin: 0px auto;}
#footerinside {max-width: 1400px;margin: 0px auto;padding: 40px 0px; position: relative;}
#copyright {text-align: center; color: #2769ab; background-color: #002a54; padding: 40px 15px; font-size: 12px;}
#footerinside .navwrap {top: 40px;}
#footerinside .navwrap .nav-menu ul {display: none;}

ul.block-with-icons {margin: 0;padding: 0;margin-bottom: 30px;list-style: none;}
ul.block-with-icons li {position: relative;margin: 0 auto;min-height: 200px;float: left;width: 30%;}
ul.block-with-icons li:first-child {margin-right: 5%;}
ul.block-with-icons li:last-child {margin-left: 5%;}
ul.block-with-icons h3 {font-size: 18px;color: #fff;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #eee;}

#headerwrap {width: 100%; margin: 0 auto; text-align: center; background-color: #003366;}
#headerinside {max-width: 1400px; margin: 0 auto; text-align: left; padding: 20px 0; position: relative;}

#quotebar { background-color: #002a54;}
#quotebar .site {color: #fff; background-color: #002a54; font-style: italic; text-align: left; padding: 15px 0; font-size: 14px; line-height: 1.5;}

#pagequote {max-width: 1300px; padding: 20px 50px; color: #fff; background-color: #002a54; font-style: italic; text-align: left; font-size: 16px; line-height: 1.5;}
.quotepadding {padding: 0 50px;}

.logo img {max-width: 400px;}
.navwrap {width: 70%; position: absolute; right: 0; bottom: 20px;}
.menu-toggle {padding: 10px 0; font-size: 20px; font-weight: 300;}

#topcta {position: absolute; right: 0px; top: 20px; font-size: 30px; text-align: right;}

#page.site {padding: 50px 50px 26px 50px !important;}
#quotebar .site {line-height: 1.5;}

.categorybox {color: #fff; display: inline; margin-right: 10px; background-color: #009fe0; font-size: 12px; padding: 4px 10px; }
#hpposts-top-left {width: 50%; float: left; height: 515px; color: #fff; background-position: center center;}
#hpposts-top-left .hpposts-title, #hpposts-top-rightside .hpposts-title {display: block; margin: 0 0 24px 0;}
#hpposts-top-left .post-excerpt {color: #fff;}
#hpposts-top-rightside {width: 50%; float: right; height: 250px; color: #fff;}

#hpposts-top-left .categorybox, #hpposts-top-rightside .categorybox {display: none;}

.hpposts-top-right {width: 48%; float: right; height: 250px; color: #fff; margin-left: 2%; background-position: center center;}
.hpposts-top-right:nth-child(1) {margin-bottom: 15px;}
.hpposts-top-right:nth-child(2) {margin-bottom: 15px;}

.hpposts-title {color: #fff; font-size: 20px; text-decoration: none; display: block; line-height: 1.3;}
.hpposts-title:hover {color: #ccc;}

.hpposts-overlay {background-color: rgba(0,0,0,.3); height: 100%; position: relative;}
.hpposts-inside {width: 90%; padding: 0 5%; position: absolute; bottom: 24px;}

.hp-posts-date {color: #ccc; font-size: 12px; display: none !important;}
.post-excerpt {display: block; margin: 24px auto; color: #7b7b7b; line-height: 1.5;}

.sitepadding {padding: 50px 50px 0 50px;}

#post-header { background-size: cover; max-width: 1400px; height: 500px;}
#post-header-overlay {background-color: rgba(0,0,0,.3); height: 100%; position: relative;}
#post-header-overlay h1 {color: #fff; position: absolute; bottom: 50px; left: 50px; font-size: 50px; font-weight: 300;}


#hpposts-big-left {float: left; width: 55%; margin-right: 5%;}
#hpposts-big-left img {max-width: 100%; margin: 0 0 24px 0;}

#hpposts-big-left .hpposts-title {color: #1c1c1c; font-size: 20px; display: block; margin: 0 0 24px 0; text-decoration: none; line-height: 1.3;}
#hpposts-big-left .hpposts-title:hover {color: #ccc;}

#hpposts-mini-right {float: right; width: 40%;}

#hpposts-mini-right ul li {float: left; width: 45%; margin-right: 10%; background-color: #fff; }
#hpposts-mini-right ul li:nth-child(2) {margin-right: 0;}
#hpposts-mini-right ul li:nth-child(4) {margin-right: 0;}

#hpposts-mini-right-full {float: right; width: 40%;}
#hpposts-mini-right-full ul li {width: 100%; margin-right:0%; background-color: #fff; }
#hpposts-mini-right-full .hp-posts-bottom-thumb {float: left; width: 30%; margin-right: 5%;}
#hpposts-mini-right-full .hpposts-bottom-inside {float: right; width: 65%;}
#hpposts-mini-right-full .hpposts-bottom-title {margin: 0 0 10px 0;}


.hpposts-bottom-inside {min-height: 100px; position: relative; height: 100%; }
.hp-posts-bottom-thumb {overflow:hidden;width: 100%;}
.hp-posts-bottom-thumb img {width: 100%;}
.hpposts-bottom-title {color: #1c1c1c; text-decoration: none; font-size: 18px; line-height: 1.3; font-weight: 400; margin: 10px 0; display: block;}
.hp-posts-bottom-date {color: #767676; margin: 14px 0;}

#posts-left-image ul li {display: block; width: 100%; margin: 0 0 24px 0;}
.left-image-thumb {float: left; margin: 0; width: 40%;}
.left-image-thumb img {max-width: 100%;}
.left-image-content {float: right; width: 55%; text-align: left;}
.left-image-title {color: #1c1c1c; text-decoration: none; font-size: 18px; line-height: 1.3; font-weight: 400; margin: 0 0 10px 0; display: block;}

#hpposts-three ul li {float: left; width: 33.33333333333%; min-height: 200px; background-size: cover; background-position: center center;}
#hpposts-three .hpposts-overlay {min-height: 200px;}
.hpposts-three-title {padding: 10px; background-color: #000; color: #fff; text-decoration: none; display: inline-block; margin-top: 30%; max-width: 70%; line-height: 1.4;}
.hpposts-three-title:hover {background-color: #007cae; color: #fff;}

#hp-americanhistory {    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    width: 100%; padding: 80px 0;
    min-height: 500px;
    background-image: url(https://togetherwewin.com/wp-content/uploads/2016/09/americanhistorybg.jpg);
}



#hp-americanhistory .insidewrap h2 {font-size: 50px; font-weight: 300; text-align: center; margin: 0 auto 60px; color: #fff;}


#blog-block {text-align: left;  line-height: 1.3;}
#blog-block li {display: inline-block; float: left !important; min-height: 340px !important; width: 22%; position: relative; margin-right: 4%;  background-color: #fff;}
#blog-block li img {max-width: 100%;}
#blog-block li:last-child {margin-right: 0%;}
#blog-blockimg {float: none; margin: 0px auto;  overflow: hidden; max-width: 100%; height: 180px; background-size: cover; background-position: center center;}
#blog-blockimg img {width: 100%; height: 180px; overflow: hidden;}
.blog-date {width: 80%; margin: 15px auto 0; font-size: 13px; color: #9c9c9c; font-weight: 500;}
.blog-title a {width: 80%; text-decoration: none; display: block; margin: 15px auto 0; color: #1c1c1c; text-decoration: none; font-weight: 400; font-size: 18px;}
.blog-post-excerpt {width: 80%; margin: 15px auto 0; font-size: 15px; color: #1c1c1c; font-weight: 300;}

.hp-cat-title {color: #003366; text-decoration: none; display: block; padding: 10px 0px 10px 20px; background-color: #c4c4b0; position: relative; font-weight: 300; font-size: 16px; margin: 0 0 24px 0;}
.hp-cat-title:hover {background-color: #c4c4b0; color: #003366;}
.hp-cat-title .title-arrow {position: absolute; right: 0px; width: 100px; top: 0; background-color: #abab9a; display: block; height: 100%;  }
.hp-cat-title .fa { padding: 0; color: #003366; float: right; margin-right: 10px; vertical-align: middle; font-weight: 100; line-height: 36px; }


.archive-title, .page-title {font-size: 18px; margin-bottom: 24px; padding-bottom: 24px; border-bottom: 2px solid #eaeaea; color: #1c1c1c; font-weight: 400;}

#archives-2 label {display: none;}
#archives-2 select {width: 98%; border: 2px solid #eaeaea; padding: 10px 0px; text-indent: 10px !important; font-size: 16px;}
		

.tableheaders td {vertical-align: middle; border-right: 1px solid #ccc; border-left: 1px solid #ccc; text-align: center; line-height: 1.2; font-size: 14px;}


#video-wrap {float: left; margin: 0 24px 24px 0;}

.ourpicks {display: block; margin: 0 0 24px 0; background-size: cover; height: 120px; width: 100%; text-decoration: none;}

#ourpicks-one {background-image: url('https://togetherwewin.com/wp-content/uploads/2015/03/16034a-300x107.jpg');}
#ourpicks-two {background-image: url('https://togetherwewin.com/wp-content/uploads/2015/03/16026-1-300x107.jpg');}
#ourpicks-three {background-image: url('https://togetherwewin.com/wp-content/uploads/2016/05/16019-300x107.jpg');}

.ourpicks-text {color: #fff; padding: 10px; position: absolute; bottom: 0px; line-height: 1.3; text-decoration: none; font-size: 16px;}



/* =Media queries
-------------------------------------------------------------- */
/* Maximum width of 1440 pixels. */
@media screen and (max-width: 1440px) {


	#quotebar .site {padding: 15px !important;}
	.site {padding: 50px 15px;}
	.sitepadding {padding: 50px 15px 0px 15px !important;}
	#page.site { padding: 50px 15px 26px 15px !important;}

}
/* Maximum width of 1200 pixels. */
@media screen and (max-width: 1200px) {

	
	#headerinside {padding: 20px 15px;}
	#topcta {right: 15px;}
	#copyright {line-height: 1.5; padding: 40px 15px;}

}
/* Maximum width of 800 pixels. */
@media screen and (max-width: 800px) {

	body {background-color: #fff;}
	.logo img {max-width: 350px; width: 90%; margin: 10px auto;}
	#headerinside {text-align: center;}
	.logo {margin: 10px auto; display: block; text-align: center;}
	#topcta {position: relative; right: 0px; top: 0px; text-align: center; font-size: 22px;}
	.menu-toggle {border: 0; display: block; border-radius: 0;}
	.nav-menu.toggled-on {padding-bottom: 20px;}

.quotepadding {padding: 0 15px !important;}
#pagequote {padding: 20px !important;}

#hpposts-top-left {width: 100%; float: none; height: 300px; margin-bottom: 15px; }
#hpposts-top-left .post-excerpt {display: none;}
#hpposts-top-rightside {width: 100%; float: none; height: auto; }
.hpposts-top-right {width: 100%; float: none; height: 200px;margin-left: 0%; margin-bottom: 15px;}



#hpposts-big-left {float: none; width: 100%; margin-right: 0%;}
#hpposts-mini-right {float: none; width: 100%;}
#hpposts-mini-right ul li {float: none; width: 100%; margin-right: 0%; margin-bottom: 24px;}
.hpposts-bottom-inside {min-height: 0;}

#hpposts-mini-right-full {float: none; width: 100%;}
#hpposts-mini-right-full ul li { margin: 0 0 24px 0;}

#hpposts-three ul li {float: none; width: 100%; min-height: 200px; margin-bottom: 24px;}
#hpposts-three ul li:last-child {margin-bottom: 0;}

.left-image-thumb {float: none; margin: 0 0 24px 0; width: 100%;}
.left-image-thumb img {max-width: 100%;}
.left-image-content {float: none; width: 100%; text-align: left;}




.insidewrap {padding: 0 15px;}
#hp-americanhistory .insidewrap h2 {font-size: 32px; margin: 0 auto 30px;}
#blog-block li {display: inline-block; float: none !important; min-height: auto !important; width:100%; position: relative; margin-bottom: 24px; padding-bottom: 24px;}
.blog-title {margin: 0 0 12px 0;}


#post-header { height: 300px; background-position: center center;}
#post-header-overlay h1 {font-size: 28px; bottom: 20px; left: 20px; line-height: 1.3;}

	/* = Column Shortcode Fix for Mobile
	-------------------------------------------------------------- */
	.one_half {width: 100% !important;margin-right: 0% !important;}
	.one_half.last_column {width: 100% !important;margin-right: 0% !important;}
	.one_third {width: 100% !important;margin-right: 0% !important;}
	.one_third.last_column {width: 100% !important;margin-right: 0% !important;}
	.two_third {width: 100% !important;margin-right: 0% !important;}
	.two_third.last_column {width: 100% !important;margin-right: 0% !important;}
	.one_fourth {width: 100% !important;margin-right: 0% !important;}
	.one_fourth.last_column {width: 100% !important;margin-right: 0% !important;}
	.three_fourth {width: 100% !important;margin-right: 0% !important;}
	.three_fourth.last_column {width: 100% !important;margin-right: 0% !important;}
	.one_fifth {width: 100% !important;margin-right: 0% !important; text-align: center;}
	.one_fifth.last_column {width: 100% !important;margin-right: 0% !important; text-align: center;}
	.two_fifth {width: 100% !important;margin-right: 0% !important;}
	.two_fifth.last_column {width: 100% !important;margin-right: 0% !important;}
	.three_fifth {width: 100% !important;margin-right: 0% !important;}
	.three_fifth.last_column {width: 100% !important;margin-right: 0% !important;}
	.four_fifth {width: 100% !important;margin-right: 0% !important; text-align: center;}
	.four_fifth.last_column {width: 100% !important;margin-right: 0% !important; text-align: center;}
	.one_sixth {width: 100% !important;margin-right: 0% !important;}
	.one_sixth.last_column {width: 100% !important;margin-right: 0% !important;}

	.three-col-list {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
	.two-col-list {	-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
}

/* Maximum width of 400 pixels. */
@media screen and (max-width: 400px) {





}


/* Minimum width of 801 pixels. */
@media screen and (min-width: 801px) {
	.author-avatar {float: left;margin-top: 8px;}
	.author-description {float: right;width: 80%;}
	.sitewrap {width: 100%; margin: 0 auto; text-align: center; }
	.site {	text-align: left;margin: 0 auto;max-width: 1400px; background-color: #fff;}
	.insidewrap {	text-align: left;margin: 0 auto;max-width: 1400px;}
	.site-content {	float: left;width: 72%;	}
	body.single-attachment .site-content,	body.full-width .site-content {	width: 100%;}
	.widget-area {float: right;width: 23%;}

	.main-navigation ul.nav-menu,.main-navigation div.nav-menu > ul {display: inline-block !important;text-align: right;width: 100%;	}
	.main-navigation ul {margin: 0;	text-indent: 0;	}
	.main-navigation li a,	.main-navigation li {	display: inline-block;	text-decoration: none;}
	.main-navigation li a {	border-bottom: 0;color: #fff;line-height: 3;text-transform: none;white-space: nowrap; font-size: 14px; border-bottom: 2px solid transparent;}
	.main-navigation li a:hover {border-bottom: 2px solid #fff;
 -o-transition: border 1s ease;
  -ms-transition: border 1s ease;  
  -moz-transition: border 1s ease;  
  -webkit-transition: border 1s ease;  
  transition: border 1s ease;  color: #fff; }
	.main-navigation li {margin: 0 20px 0 0;font-weight: normal;position: relative;}
	.main-navigation li li{	margin: 0;}
	.main-navigation li:last-child {margin: 0;}
	.main-navigation li ul {display: none;margin: 0;padding: 0;position: absolute;top: 100%;z-index: 1;}
	.main-navigation li ul ul {top: 0;left: 100%;}
	.main-navigation ul li:hover > ul {border-left: 0;display: block;}
	.main-navigation li ul li a {background: #003366;display: block;font-size: 14px; text-align: left; line-height: 2;	color: #fff; padding: 8px 15px; width: 220px;white-space: normal;}
	.main-navigation li ul li a:hover {background: #003366;color: #fff;}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #fff;
	}
	.menu-toggle {display: none;}
	.entry-header .entry-title {font-size: 36px;}

	#respond form input[type="text"] {width: 46.333333333%;}
	#respond form textarea.blog-textarea {width: 79.666666667%;}
	
	
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	
	.commentlist .children {
		margin-left: 48px;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
	}
}