/*
Theme Name: Theopolis Institute
Theme URI: http://theopolisinstitute.com
Author: CREVIN
Author URI: http://crevinamd.com/
Description: Built from BlankSlate.
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, one-column, responsive, custom
Text Domain: theopolisinstitute

©2014 Theopolis Institute
*/
/* SASS / SCSS
------------------------------------------------------------------ */

/* RESET
------------------------------------------------------------------ */
/* line 60, style.scss */
html, body, div, span, applet, object, iframe,
abbr, acronym, address, cite, code,
del, dfn, img, ins, kbd, samp, var, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: "Gentium Basic", serif !important;
  font-weight: 300;
}

/* line 68, style.scss */
html, body {
  min-height: 100%;
  font-size: 62.5%;
}

/* line 73, style.scss */
ul, menu, dir {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  margin: 0;
  padding: 0;
}

/* HTML5 display-role reset for older browsers */
/* line 87, style.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, section {
  display: block;
}

/* line 90, style.scss */
body {
  line-height: 1;
}

/* line 93, style.scss */
blockquote {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  border: solid 5px #faf8e6;
  border-width: 0 0 0 25px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 64px;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}

/* line 101, style.scss */
blockquote h4 {
  margin: 0 0 20px 0;
}

blockquote.well, q {
	quotes: none;
	background: #faf8e6;
	padding: 50px;
	margin: 20px 0;
	border: .5em solid white;
	outline: 1px solid lightgray;
}
blockquote.well:before {
	content: "";
	font-size: 0;
}
blockquote.well p {
	display: inline-block;
}

/* line 105, style.scss */
/*
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
*/

/* line 109, style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* PAGE ATTRIBUTES
--------------------------------------------------------*/
/* line 116, style.scss */
pre, address {
  color: black;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}

/* line 122, style.scss */
a, .a {
  color: black;
  text-decoration: underline;
}

/* line 126, style.scss */
a:hover, .a:hover {
  color: #54595A;
  cursor: pointer !important;
}

/* GENERAL FONTS - CUSTOM FONTS BELOW */
/* line 133, style.scss */
p, h1, h2, h3, h4, h5, h6, ul, li, .fscf-label, .collapseomatic_content, .testimonial .content, address {
  font-family: "Gentium Basic", serif !important;
  text-align: left;
  color: #54595A;
  font-weight: 300;
}

/* line 139, style.scss */
ul, li {
  font-size: 22px;
/*   font-size: 1.6rem; */
  line-height: 1.5em;
  margin: 0;
}

ol li {
  font-size: 16px;
}

/* line 140, style.scss */
p, .fscf-label, .collapseomatic_content, .testimonial .content {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 2.5% 0;
}

.full-width p,
.full-width .fscf-label,
.full-width .collapseomatic_content,
.full-width .testimonial .content {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 2.5% 0;
}

/* line 141, style.scss */
h1 {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 4.5rem;
  margin: 0 0 20px 0;
}

/* line 142, style.scss */
h2 {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 3.5rem;
  margin: 0 0 2.5% 0;
  color: #9e3039;
}

/* line 143, style.scss */
h3 {
  font-size: 25px;
  font-size: 2.5rem;
}

/* line 144, style.scss */
h4 {
  font-size: 20px;
  font-size: 2.0rem;
}

/* line 145, style.scss */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 146, style.scss */
h6 {
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
}

/* line 147, style.scss */
address {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.0rem;
  margin: 0 0 2.5% 0;
  font-style: italic;
}

/* line 148, style.scss */
strong {
  font-weight: bold;
}

/* line 151, style.scss */
body {
  margin: 0;
}

#mega-wrapper {
  width: 100%;
  /*background: url(https://theopolisinstitute.com/wp-content/uploads/random/random.php) no-repeat top center $dark;*/
  background-size: 100%;
  margin: 0;
  z-index: 0;
  overflow: hidden;
  background: #eee;
  background-image: -o-linear-gradient(bottom, #fafafa 0%, #ddd 100%);
  background-image: -moz-linear-gradient(bottom, #fafafa 0%, #ddd 100%);
  background-image: -webkit-linear-gradient(bottom, #fafafa 0%, #ddd 100%);
  background-image: -ms-linear-gradient(bottom, #fafafa 0%, #ddd 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #ddd 100%);

}
#mega-wrapper.architecture { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-architecture.jpg) no-repeat top center #000; }
#mega-wrapper.big-city { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-big-city.jpg) no-repeat top center #000; }
#mega-wrapper.busy-boardwalk { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-busy-boardwalk.jpg) no-repeat top center #000; }
#mega-wrapper.busy-street { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-busy-street.jpg) no-repeat top center #000; }
#mega-wrapper.church10 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-church10.jpg) no-repeat top center #000; }
#mega-wrapper.church20 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-church20.jpg) no-repeat top center #000; }
#mega-wrapper.church30 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-church30.jpg) no-repeat top center #000; }
#mega-wrapper.class { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-class.jpg) no-repeat top center #000; }
#mega-wrapper.liturgy { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-liturgy.jpg) no-repeat top center #000; }
#mega-wrapper.london { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-london.jpg) no-repeat top center #000; }
#mega-wrapper.mountain-clouds { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-mountain-clouds.jpg) no-repeat top center #000; }
#mega-wrapper.mountain-lake { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-mountain-lake.jpg) no-repeat top center #000; }
#mega-wrapper.new-york-arial { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-new-york-arial.jpg) no-repeat top center #000; }
#mega-wrapper.pray { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-pray.jpg) no-repeat top center #000; }
#mega-wrapper.psalter { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-psalter.jpg) no-repeat top center #000; }
#mega-wrapper.rain { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-rain.jpg) no-repeat top center #000; }
#mega-wrapper.skyline10 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-skyline10.jpg) no-repeat top center #000; }
#mega-wrapper.skyline20 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-skyline20.jpg) no-repeat top center #000; }
#mega-wrapper.skyline30 { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-skyline30.jpg) no-repeat top center #000; }
#mega-wrapper.tram { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-tram.jpg) no-repeat top center #000; }
#mega-wrapper.valley { background: url(https://theopolisinstitute.com/wp-content/uploads/random/bg-valley.jpg) no-repeat top center #000; }

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GENERAL
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* line 173, style.scss */
img {
  border: 0;
}

/* line 176, style.scss */
img.size-full {
  width: 100%;
  height: auto;
}

.entry-content img.size-large {
  box-sizing: border-box;
  width: 120%;
  height: auto;
  margin: 0 -10%;
}

/* line 181, style.scss */
hr {
    margin: 3em 0px;
  border: none;
  border-top: 1px solid #bbb;
  height: 0;
}
hr.gray {
	border-color: lightgray;
	margin: 2em 0;
	font-size: 16px;
}
div.spaced {
	font-size: 16px;
	margin: 0 0 3em;
}
div.spaced h4 {
	margin-bottom: .5em;
}
ol.lectures {
	margin-top: .5em;
	counter-reset: item;
}
.lectures li {
	display: block;
	margin-bottom: 0.5em;
	margin-left: 2em;
}
.spaced ol li::before {
	display: inline-block;
	content: 'Lecture ' counter(item) '... ';
	counter-increment: item 1;
	width: 4.5em;
	margin-left: 0em;
}

/*.clear {
width:100%;
height:1px;
clear:both;}*/
/* line 194, style.scss */
img.left {
  float: left;
  margin: 0px 10px 5px 0px;
  clear: both;
}

/* line 198, style.scss */
img.right {
  float: right;
  margin: 0px 0px 5px 10px;
  clear: both;
}

/* line 203, style.scss */
form {
  margin: 0;
}

/* line 207, style.scss */
.highlight {
  background-color: #EEE;
}

/* BUTTONS INPUTS */
/* line 215, style.scss */
.jfk-button,
a.red-button,
a.gray-button,
a.white-button,
.fscf-button-submit {
  border: none !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  padding: 12px 15px !important;
  margin: 0px !important;
  line-height: 3em !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out !important;
  -ms-transition: color .25s ease-out, background .25s ease-out !important;
  -moz-transition: color .25s ease-out, background .25s ease-out !important;
  -webkit-transition: color .25s ease-out, background .25s ease-out !important;
  transition: color .25s ease-out, background .25s ease-out !important;
}

/* line 236, style.scss */
.mc4wp-form input[type="submit"] {
  border: none !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out !important;
  -ms-transition: color .25s ease-out, background .25s ease-out !important;
  -moz-transition: color .25s ease-out, background .25s ease-out !important;
  -webkit-transition: color .25s ease-out, background .25s ease-out !important;
  transition: color .25s ease-out, background .25s ease-out !important;
  padding: 5px;
  margin: 10px 0px;
}

/* line 260, style.scss */
.jfk-button,
a.red-button,
.mc4wp-form input[type="submit"],
.fscf-button-submit {
  color: white !important;
  background-color: #9e3039 !important;
}
.edd.red-button {
  font-size: 14px;
  float: right;
  padding: 0 1em !important;
}

.jfk-button {
  font-size: 22px;
  padding: 0 1em !important;
}

/* line 266, style.scss */
.jfk-button:hover,
a.red-button:hover,
.mc4wp-form input[type="submit"]:hover,
.fscf-button-submit:hover {
  cursor: pointer;
  background-color: #791e26 !important;
}

/* line 270, style.scss */
a.gray-button {
  color: white !important;
  background-color: #54595A !important;
}

/* line 274, style.scss */
a.gray-button:hover {
  background-color: #444444 !important;
}

/* line 278, style.scss */
a.white-button {
  color: #54595A !important;
  background-color: white !important;
}

/* line 282, style.scss */
a.white-button:hover {
  background-color: #eeeeee !important;
}

/* line 286, style.scss */
input, textarea {
  padding: 5px;
  font-family: "Gentium Basic", serif !important;
  color: #54595A;
  background-color: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;
}

/* line 298, style.scss */
.mobileButton {
  /* google map view button */
  font-family: "Roboto Condensed", sans-serif;
}

/* line 302, style.scss */
.featured_video_plus {
  margin-bottom: 20px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PAGES
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* HEADER
------------------------------------------------------------------ */
/* PAGES */
/* line 313, style.scss */
#header-wrapper {
  width: 100%;
  background-color: white;
  border-bottom: 2px solid rgba(0,0,0,.1);
}

@-webkit-keyframes webkit-slidein {
    from {max-height:0; padding: 0;}
    to {max-height:1000px; padding:1em;}
}
@-o-keyframes o-slidein {
    from {max-height:0; padding: 0;}
    to {max-height:1000px; padding:1em;}
}
@keyframes slidein {
    from {max-height:0; padding: 0 1em;}
    to {max-height:1000px; padding:1em;}
}

.ad-banner {
  overflow: hidden;
  display: block;
  font-size: 18px;
  background-color: #9e3039;
  color: white;
  padding: 0 1em;
  max-height: 0;
  height: auto;
  width: 100%;
  text-align: center;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  box-sizing: border-box;
  -webkit-animation: webkit-slidein 1s 1s forwards;
  -o-animation: o-slidein 1s 1s forwards;
  animation: slidein 1s 1s forwards;
}
.ad-banner:hover {
  color: white;
  background-color: #B72732;
}

/* line 317, style.scss */
#header {
  max-width: 960px; /* changed to max-width by sheffield */
  margin: 0 auto;
}

/* line 321, style.scss */
#header:after {
  /* psuedo class to clear floats */
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 329, style.scss */
#logo-horizontal {
  position: relative;
  float: left;
  width: 200px;
  height: 100px;
}

/* line 335, style.scss */
#logo-horizontal IMG {
  width: 170px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -85px;
  margin-top: -25px;
}

/* HEADER NAV MAIN
------------------------------------------------------------------ */
/*Making the List Horizontal and Removing the Bullets*/
/* line 348, style.scss */
#header-nav-main-wrapper {
  float: right;
  top: 32px;
  position: relative;
}

/* line 353, style.scss */
#header-nav-main {
  display: block;
  margin: 0 auto;
  height: 42px;
  float: right;
}

/* line 360, style.scss */
#header-nav-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 366, style.scss */
#header-nav-main li {
  float: left;
  position: relative;
  margin: 0 0 0 10px;
  /* reset display position below */
}

/*Positioning and Hiding the Submenu*/
/* line 373, style.scss */
#header-nav-main ul ul {
  display: none;
  position: absolute;
  top: 35px;
  left: -10px;
  /* reset display position */
  float: left;
  width: 180px;
  z-index: 99999;
}

/*Better Colouring and spacing things out*/
/* line 383, style.scss */
#header-nav-main a {
  color: #54595A;
  display: block;
  line-height: 35px;
  padding: 0 12px;
  text-decoration: none;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  font-size: 17px;
  font-size: 1.75rem;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out;
  -ms-transition: color .25s ease-out, background .25s ease-out;
  -moz-transition: color .25s ease-out, background .25s ease-out;
  -webkit-transition: color .25s ease-out, background .25s ease-out;
  transition: color .25s ease-out, background .25s ease-out;
}

/* line 402, style.scss */
#menu-item-79 a {
  /* Give-Support Button */
  background: #6c6f70;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: white !important;
}

/* line 409, style.scss */
#menu-item-79 a:hover {
  background: black !important;
}

/* line 416, style.scss */
#menu-item-10 > a,
#menu-item-54 > a,
#menu-item-51 > a {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}

/* line 431, style.scss */
#menu-item-10 > a:hover,
#menu-item-54 > a:hover,
#menu-item-51 > a:hover,
#menu-item-344 > a:hover,
#menu-item-345 > a:hover,
#menu-item-346 > a:hover,
#menu-item-340 > a:hover,
#menu-item-341 > a:hover,
#menu-item-342 > a:hover,
#menu-item-343 > a:hover {
  cursor: default !important;
}

/* line 435, style.scss */
#menu-item-74 > a,
#menu-item-80 > a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/*HOVER - LEVEL 1*/
/* line 442, style.scss */
#header-nav-main ul li:hover > ul {
  display: block;
}

/* line 445, style.scss */
#header-nav-main li:hover > a {
  background: #eeeeee;
  color: #54595A;
}

/*SUBMENU*/
/* line 450, style.scss */
#header-nav-main ul ul a {
  background: #eeeeee;
  color: #54595A;
  line-height: 1em;
  padding: 10px;
  width: 160px;
  height: auto;
  margin: 0 10px 0 0;
  letter-spacing: 0.05em;
  font-size: 15px;
  font-size: 1.5rem;
}

/*HOVER - LEVEL 2*/
/* line 462, style.scss */
#header-nav-main ul ul :hover > a {
  background: #ddd;
}

/*Highlighting the Current Page */
/* line 467, style.scss */
#header-nav-main ul li.current_page_item > a {
  color: #54595A;
}

/* line 470, style.scss */
#header-nav-main ul li.current-menu-ancestor > a {
  color: #9e3039;
}

/*#header-nav-main ul li.current-menu-item > a {
color: $light;
}
#header-nav-main ul li.current-menu-parent > a {
color: $theopolis-red;
}*/
/* FOOTER
--------------------------------------------------------*/
/* line 483, style.scss */
footer {
  width: 100%;
  overflow: hidden;
}

/* line 488, style.scss */
#footer-arch {
  width: 100%;
  height: 58px;
  background: url(https://theopolisinstitute.com/wp-content/themes/theopolis/images/footer-arch.png) top center no-repeat;
}

/* line 494, style.scss */
#mission-wrapper {
  width: 100%;
  margin: 0 auto;
  background: #9e3039;
}

/* line 499, style.scss */
#mission {
  max-width: 880px; /* changed to max-width by sheffield */
  margin: 0 auto;
  padding: 2%;
  position: relative;
  z-index: 0;
}

/* line 512, style.scss */
#mission p,
#mission h1,
#mission h2,
#mission h3,
#mission h4,
#mission h5,
#mission h6 {
  position: relative;
  color: white;
  text-align: center;
}

/* line 517, style.scss */
.textwidget > p {
  margin: 0;
}

/* FOOTER NAV
------------------------------------------------------------------ */
/* line 524, style.scss */
.red-button,
#menu-item-111 a {
  position: relative;
  top: -10px;
  left: -10px;
  border: none;
  padding: 12px 15px;
  margin: 0px;
  line-height: 3em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out;
  -ms-transition: color .25s ease-out, background .25s ease-out;
  -moz-transition: color .25s ease-out, background .25s ease-out;
  -webkit-transition: color .25s ease-out, background .25s ease-out;
  transition: color .25s ease-out, background .25s ease-out;
  color: white !important;
  background-color: #9e3039 !important;
}

.red-button {
	top: 0;
	left: 0;
}

/* line 546, style.scss */
.red-button:hover,
#menu-item-111 a:hover {
  background-color: #791e26 !important;
}

/* line 549, style.scss */
#menu-item-111 {
  margin-left: 50px;
}

/* line 554, style.scss */
#footer-nav-main-wrapper {
  width: 100%;
  background: #e9e9e9;
}

/* line 564, style.scss */
#footer-nav-main p,
#footer-nav-main h1,
#footer-nav-main h2,
#footer-nav-main h3,
#footer-nav-main h4,
#footer-nav-main h5,
#footer-nav-main h6 {
  color: #54595A;
}

/*Making the List Horizontal */
/* line 569, style.scss */
#footer-nav-main {
  display: block;
  max-width: 960px; /* changed to max-width by sheffield */
  margin: 0 auto;
  padding: 70px 20px;
  overflow: hidden;
}

/*Removing the Bullets*/
/* line 578, style.scss */
#footer-nav-main ul,
div.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  /* Center Nav */
}

/* line 585, style.scss */
#footer-nav-main li,
div.menu li {
  float: left;
  position: relative;
  margin-right: 0;
  display: inline-block;
  /* Center Nav */
}

/*Positioning and Hiding the Submenu*/
/* line 592, style.scss */
#footer-nav-main ul ul {
  float: left;
  width: 180px;
}

/*Better Colouring and spacing things out*/
/* line 597, style.scss */
#footer-nav-main a {
  color: #444444;
  display: block;
  line-height: 12px;
  text-decoration: none;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  font-size: 17px;
  font-size: 1.75rem;
}

/* line 608, style.scss */
#footer-nav-main > ul > li > a {
  margin-bottom: 10px;
}

/* line 611, style.scss */
#footer-nav-main a:hover {
  /* HOVER */
  color: black;
}

/* SUBMENU */
/* line 615, style.scss */
#footer-nav-main ul ul a {
  width: 160px;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

/* DESCRIPTIONS */
/* line 621, style.scss */
.footer-nav-main-description {
  width: 180px;
  display: block;
}

/* line 625, style.scss */
.footer-nav-main-description p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444444 !important;
  line-height: 16px;
  text-decoration: none;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif !important;
}

/* FOOTER SOCIAL / COPYRIGHT
--------------------------------------------------------*/
/* line 637, style.scss */
#footer-fine-print-wrapper {
  width: 100%;
  background: white;
  float: right;
}

/* line 642, style.scss */
#footer-fine-print {
  width: 960px;
  margin: 0 auto;
  padding: 2% 0 10% 0;
}

/* line 653, style.scss */
#footer-fine-print p,
#footer-fine-print h1,
#footer-fine-print h2,
#footer-fine-print h3,
#footer-fine-print h4,
#footer-fine-print h5,
#footer-fine-print h6 {
  color: #54595A;
  font-size: 9px;
  font-size: 0.9rem;
  margin: 0;
  line-height: normal;
}

/* SOCIAL */
/* to center vertically: This parent can be any width and height */
/* line 663, style.scss */
#footer-social-widget {
  float: left;
}

/* line 666, style.scss */
.social-logo-wrapper {
  float: left;
  position: relative;
}

/* line 670, style.scss */
.ecfa-logo {
  margin: 0;
}

/* line 673, style.scss */
.ecfa-logo IMG {
  width: 70px;
  height: 70px;
}

/* line 677, style.scss */
.facebook-logo IMG {
  padding: 50% 10%;
  width: 30px;
}

/* line 681, style.scss */
.twitter-logo IMG {
  padding: 50% 10%;
  width: 30px;
}

/* COPYRIGHT */
/* line 687, style.scss */
#copyright {
  height: 100px;
  float: right;
  vertical-align: baseline;
}

/* line 692, style.scss */
#copyright p {
  text-align: right;
}

/* CONTENT
--------------------------------------------------------*/
/* line 699, style.scss */
#content-wrapper {
  width: 100%;
}

/* line 702, style.scss */
#content-page {
  width: 90%; /* changed width to 90% and added max-width */
  max-width: 960px; /* by sheffield */
  background: white;
  margin: 50px auto;
  overflow: hidden;
  padding: 90px 0px;
  position: relative;
  border: 1px solid #eee;
  box-shadow: 0 10px 100px rgba(0,0,0,.25);
}

.single-post #content-page,
.single-download #content-page {
	padding-top: 0;
}

.banner-link {
	width: 100%;
	border-bottom: 1px solid lightgray;
	margin: -150px 0 20px;
	display: block;
	background: url(https://theopolisinstitute.com/wp-content/uploads/2015/01/Theopolis_RLW_TH.jpg) no-repeat left top;
	height: 119px;
}
.banner-link img {
	width: 100%;
}
.single-post .banner-link { margin-bottom: 0; }

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PAGE TEMPLATE
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* line 714, style.scss */
article.general-page {
  padding: 0 0 0 90px; /* sheffield change; made this more like posts */
  float: left;
/*   padding: 0px 90px; */
  width: 500px;
}

/* line 718, style.scss */
article.about-us-page {
  padding: 0px 150px;
}

/* line 721, style.scss */
article.home {
  padding: 0;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ENTRY (POSTS) TEMPLATE
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* line 728, style.scss */
#back-button {
  margin: 0px 0px 20px 90px;
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  color: #54595A;
  text-decoration: none;
}

/* line 735, style.scss */
#back-button:hover {
  text-decoration: underline;
  color: #444444;
}

/* line 739, style.scss */
article.post {
  padding: 0 0 0 90px;
  float: left;
  width: 500px;
}

/* line 745, style.scss */
#sidebar-wrapper {
  float: right;
  width: 220px;
  padding: 0px;
  margin: 0 80px 0 0;
}

/* line 751, style.scss */
#sidebar-wrapper ul li h1 {
  font-size: 20px;
  font-size: 2.0rem;
  color: #9e3039;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0 0 10px !important;
}

/* line 761, style.scss */
#sidebar-widget ul li.widget {
  margin: 0 0 40px 0;
}

/* line 770, style.scss */
.header-search,
.header-archive,
.header-category,
.header-single,
.header-author,
.header-tag,
.theopolis-articles {
  margin: 0 90px 50px 90px;
}

/* line 776, style.scss */
.entry-title,
.entry-title a,
.tag-links a {
  color: #54595A;
  text-decoration: none;
}

/* line 781, style.scss */
.entry-title a:hover,
.tag-links a:hover {
  color: #444444;
  text-decoration: underline;
}

/* line 785, style.scss */
.entry-summary {
  margin-bottom: 50px;
}

/* line 789, style.scss */
.entry-content a {
  color: #9e3039;
  text-decoration: none;
}

/* line 793, style.scss */
.entry-content a:hover {
  color: #444444;
  text-decoration: underline;
}

/* line 798, style.scss */
IMG.wp-post-image {
  width: 100%;
  height: auto;
}

/* line 803, style.scss */
.entry-content ul li {
  list-style: disc;
  font-style: italic;
  line-height: 1.5em;
  margin: 0px 0px 10px 50px;
}

.entry-content ul.list {
  list-style: disc !important;
  margin-left: 1em;
  margin-bottom: 1em;
}
.entry-content ul.list li {
  font-style: normal;
  list-style: disc !important;
  font-size: 18px !important;
}

/* line 810, style.scss */
.hupso-share-buttons {
  margin: 50px 0px !important;
}

/* line 814, style.scss */
.hupso-share-buttons IMG {
  width: auto !important;
}

/* line 820, style.scss */
.entry-meta,
.entry-meta a {
  /* AUTHOR & CATEGORIES */
  margin: 0 0 20px 0;
  color: #9e3039;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 826, style.scss */
.entry-meta a:hover {
  color: #444444;
  text-decoration: underline;
}

/* line 831, style.scss */
.entry-footer {
  color: #54595A;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  overflow: hidden;
  padding-bottom: 40px;
  margin-top: 2em;
/*   display: none; */
}

.author-bio {
	font-style: italic;
}

/* line 842, style.scss */
.wp-post-image {
  margin: 0 0 20px 0;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.post-summary .wp-post-image {
	margin-bottom: 1em;
}

/* line 848, style.scss */
.widget_recent_entries ul {
  list-style-type: disc;
  margin: 0 10px;
}

/* line 852, style.scss */
.widget_recent_entries ul li {
/*   margin-bottom: 10px; */
	line-height: 1em;
}

/* line 855, style.scss */
.widget_recent_entries ul li a {
  font-size: 16px;
/*   font-size: 1.5rem; */
  color: #54595A;
  text-decoration: none;
}

/* line 860, style.scss */
.widget_recent_entries ul li a:hover {
  color: #444444;
  text-decoration: underline;
}

/* POST NAVIGATION */
/* line 866, style.scss */
#nav-below {
  /* previous next buttons */
  clear: both;
  width: 100%; /* changed by sheffield */
  box-sizing: border-box; /* added by sheffield */
  padding: 2% 10%;
  background: #eeeeee;
  font-size: 15px;
  font-size: 1.5rem;
  overflow: hidden;
}

/* line 874, style.scss */
#nav-below a {
  /* previous next buttons */
  text-decoration: none;
}

/* line 877, style.scss */
#nav-below a:hover {
  /* previous next buttons */
  text-decoration: underline;
}

/* line 880, style.scss */
.footer-single {
  clear: both;
}

/* line 882, style.scss */
.nav-previous {
  float: left;
}

/* line 885, style.scss */
.nav-next {
  float: right;
}

/* COMMENTS */
/* line 890, style.scss */
.comments {
  clear: both;
  padding: 10%;
  background: #eeeeee;
  margin: 0 0 20px;
}

/* line 897, style.scss */
.comment-author IMG,
.says {
  display: none;
}

/* line 900, style.scss */
.comment-author {
  font-size: 20px;
  font-size: 2.0rem;
  margin: 10px 0;
}

/* line 904, style.scss */
.comment-meta {
  margin: 10px 0;
}

/* SEARCH */
/* line 909, style.scss */
#searchform input[type="text"] {
  background: url(https://theopolisinstitute.com/wp-content/uploads/2014/09/search.png) no-repeat 5px 3px #eeeeee;
  border: 0 none;
/*   font: bold 12px Arial,Helvetica,Sans-serif; */
  font-size: 16px;
  color: #444444;
  width: 75%;
  padding: 6px 15px 6px 35px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;*/
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  outline: none;
}

/* line 928, style.scss */
#searchform input[type="text"]:focus {
  /*width: 80%;*/
}

/* line 931, style.scss */
#cat {
  width: 100%;
}

/* MAILCHIMP */
/* added by sheffield */
article .mc4wp-form label {
	width: 25%;
	display: block;
	float: left;
	clear: left;
}
/* added by sheffield */
article .mc4wp-form input[type="text"],
article .mc4wp-form input[type="email"] {
	box-sizing: border-box;
	outline: none;
}
/* added by sheffield */
article .mc4wp-form input[type="text"]:focus,
article .mc4wp-form input[type="email"]:focus {
	width: 75%;
}


/* line 937, style.scss */
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"] {
  background: #eeeeee;
  border: 0 none;
/*   font: bold 12px Arial,Helvetica,Sans-serif; */
  font-size: 16px;
  color: #444444;
  width: 75%;
  padding: 6px 15px 6px 35px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

/* line 953, style.scss */
.mc4wp-form input[type="text"]:focus,
.mc4wp-form input[type="email"]:focus {
  width: 80%;
}

.post-summary .entry-title {
	font-size: 6em;
	font-weight: 700;
	letter-spacing: .05rem;
	margin-bottom: .15em;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NEW POST DESIGN
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.post.full-width {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.full-width ~ #sidebar-wrapper {
	display: none;
}
.full-width .fader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(transparent 50%, rgba(0,0,0,.75));
	z-index: 2;
}
.full-width .header-entry {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.full-width .header-entry img {
	position: absolute;
	top: 50%;
	left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
  width: auto;
	height: auto;
  max-width: none;
  max-height: none;
}
.full-width .entry-title {
	position: relative;
	z-index: 3;
	width: 600px;
	margin: 400px auto .25em;
	box-sizing: border-box;
}
.full-width .entry-title.no-image {
    margin-top: 50px;
    margin-bottom: 20px;
}
.single-download .entry-title {
  margin-top: 200px;
}
.full-width .entry-title a {
	color: white;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 64px;
	line-height: .9em;
}
.full-width .no-image a {
	color: #54595A;
}
.full-width .entry-content {
	width: 600px;
	margin: 0 auto;
}
.full-width .entry-meta,
.full-width .entry-meta a {
	margin: 7px 0 30px 0;
}
.full-width p {
	font-size: 20px;
	line-height: 1.625;
	margin: 0 0 1.5em;
	font-weight: 300;
}

.full-width .full-size-image {
  width: 120%;
  height: auto;
  margin-left: -10%;
}

.page-table {
  font-size: 16px;
  line-height: 1.25em;
  margin-bottom: 1em;
  color: #54595A;
}
.page-table tr:nth-child(even) {
  background-color: #f6f6f6;
}
.page-table th {
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #666;
  padding-bottom: 0 !important;
}
.page-table td {
  vertical-align: top;
}
.page-table th,
.page-table td {
  padding: .5em .25em;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RELATED POSTS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.related-posts {
  width: 45%;
  margin-left: 5%;
  float: left;
}
.wp_rp_content {
}
.related_post_title {
	font-weight: 400;
}
.related_post {
  width: 100%;
  max-width: 400px;
  margin-top: 1em;
}
.related_post li {
  width: 100%;
  margin-bottom: 1.5em;
  display: table;
}
.related_post li .wp_rp_thumbnail {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
}
.related_post li img {
  width: 50px;
  height: auto;
  border-radius: 3px;
  vertical-align: middle;
}
.related_post li .wp_rp_title {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.25em;
  color: #444;
  padding-left: .5em;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: .05rem;
}
.related_post li .wp_rp_title:hover {
  color: #222;
}
.related_post li .wp_rp_excerpt {
  display: table-caption;
  caption-side: bottom;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.5em;
  margin-top: .5em;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: 0.01rem;
  font-weight: 100;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
POST FOOTER WIDGET
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#post-footer-widget {
	width: 43%;
  margin-left: 2%;
  float: left;
	margin-top: 3em;
}
#post-footer-widget li {
	/*float: left;*/
	/*width: 50%;*/
	margin-bottom: 1em;
	box-sizing: border-box;
	padding: 0 1em;
}
#post-footer-widget h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#post-footer-widget p {
	margin-bottom: 4px;
	font-size: 16px;
	overflow: hidden;
}
#post-footer-widget .mc4wp-form label {
	width: 26%;
}
#post-footer-widget .widget_mc4wp_form_widget {
  border: 2px solid #3CAEEA;
  border-bottom-width: 4px;
  border-radius: .25em;
}
#searchform input[type="text"],
#post-footer-widget .mc4wp-form input[type="email"],
#post-footer-widget .mc4wp-form input[type="text"] {
  background: white;
  border: 1px solid #e0e0e0;
	border-radius: 3px;
	padding-left: 1em;
	width: 70%;
	float: right;
	box-sizing: border-box;
}
#searchform input[type="text"] {
	/*padding-left: 35px;*/
	width: 100%;
	float: none;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HOME TEMPLATE
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* HEADER
--------------------------------------------------------*/
/* line 963, style.scss */
#logo-home {
  /*position:relative;*/
  width: 100%;
  height: 300px;
  text-align: center;
  margin: 40px 0 20px;
}

/* line 970, style.scss */
#trinity-house {
  margin: 0 0 50px;
  text-align: center;
 }

/* line 974, style.scss */
#logo-home IMG {
  /*width: 322px;
  height: 275px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -161px;
  margin-top: -138px;*/
}

/* line 984, style.scss */
.home-entry-content {
  overflow: hidden;
  /*background:#C6C;*/
  max-width: 960px; /* changed by sheffield */
  width: 90%;
  margin: 0 auto !important;
}

/* HOME NAV EXTRA
--------------------------------------------------------*/
/* line 993, style.scss */
#menu-item-98 {
  background: #6c6f70;
  padding: 5px 10px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

/* line 1004, style.scss */
#menu-item-98 a {
  color: white !important;
}

/* line 1007, style.scss */
#menu-item-98:hover {
  background: black;
}

/* line 1011, style.scss */
#header-home-nav-extra-wrapper {
  width: 100%;
  overflow: hidden;
}

/* line 1015, style.scss */
#header-home-nav-extra {
  float: right;
  padding: 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

/*Removing the Bullets*/
/* line 1023, style.scss */
#header-home-nav-extra ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1029, style.scss */
#header-home-nav-extra li {
  display: inline-block;
  padding: 3px 9px !important;
  margin: 5px 0;
  font-size: 0px !important;
  line-height: normal !important;
}

/*Positioning and Hiding the Submenu*/
/* line 1037, style.scss */
#header-home-nav-extra ul ul {
  float: left;
  width: 180px;
}

/*Better Colouring and spacing things out*/
/* line 1042, style.scss */
#header-home-nav-extra a {
  color: #54595A;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

/* line 1053, style.scss */
#header-home-nav-extra > ul > li > a {
  margin-bottom: 10px;
}

/* line 1056, style.scss */
#header-home-nav-extra a:hover {
  /* HOVER */
  color: black;
}

/* SUBMENU */
/* line 1060, style.scss */
#header-home-nav-extra ul ul a {
  width: 160px;
  letter-spacing: 0.05em;
  font-size: 12px;
  font-size: 1.2rem;
}

/* HOME NAV MAIN
------------------------------------------------------------------ */
/*Making the List Horizontal and Removing the Bullets*/
/* line 1072, style.scss */
#header-home-nav-main-wrapper {
  margin: 0 0 50px 0;
}

/* line 1075, style.scss */
#header-home-nav-main {
  display: block;
  width: 100%;
}

/* line 1079, style.scss */
#header-home-nav-main ul {
  list-style: none;
  text-align: center;
  /* center nav */
}

/* line 1083, style.scss */
#header-home-nav-main li {
  position: relative;
  margin: 0 5px;
  /* reset display position below */
  display: inline-block;
  line-height: 1em;
  /* center nav */
}

/*Better Colouring and spacing - applies to all anchor text*/
/* line 1090, style.scss */
#header-home-nav-main a {
  color: #54595A;
  line-height: 35px;
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  font-size: 17px;
  font-size: 1.75rem;
  padding: 0 12px;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out;
  -ms-transition: color .25s ease-out, background .25s ease-out;
  -moz-transition: color .25s ease-out, background .25s ease-out;
  -webkit-transition: color .25s ease-out, background .25s ease-out;
  transition: color .25s ease-out, background .25s ease-out;
}

/* THE MAIN 1st LEVEL BUTTONS */
/* line 1110, style.scss */
#header-home-nav-main div > ul > li > a {
  background: url(https://theopolisinstitute.com/wp-content/themes/theopolis/images/button-bg-80.png) center repeat;
  padding: 0 10px;
  width: 150px;
  text-align: center;
}

/* line 1116, style.scss */
#header-home-nav-main div > ul > li > a:hover {
  color: black;
}

/* line 1120, style.scss */
#header-home-nav-main ul li:hover > ul {
  display: block;
}

/* line 1123, style.scss */
#header-home-nav-main li:hover > a {
  color: #54595A;
}

/*SUBMENU*/
/* line 1128, style.scss */
#header-home-nav-main ul ul {
  display: none;
  position: absolute;
  top: 35px;
  left: -5px;
  /* reset display position */
  float: left;
  width: 150px;
  z-index: 99999;
  line-height: 1em;
}

/* line 1137, style.scss */
#header-home-nav-main ul ul a {
  background: #6c6f70;
  color: white;
  line-height: 1em;
  padding: 10px;
  width: 150px;
  letter-spacing: 0.05em;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 1146, style.scss */
#header-home-nav-main ul ul a:hover {
  background: #444444;
  color: white;
}

/* HOMEPAGE BOX HEIGHT EQUAL
--------------------------------------------------------------------*/
/* line 1157, style.scss */
#one-true {
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
  margin-bottom: 150px;
}

/* line 1165, style.scss */
#one-true .col {
  width: 48%;
  padding: 0;
  float: left;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

/* line 1172, style.scss */
#one-true .col:nth-child(1) {
  margin-left: 0%;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
}

/* line 1181, style.scss */
#one-true .col:nth-child(2) {
  margin-left: 4%;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
}

/* line 1190, style.scss */
#one-true p {
  margin-bottom: 0;
}

/* Bottom padding on col is busy */
/* ATW SLIDESHOW
--------------------------------------------------------------------*/
/* line 1197, style.scss */
.atwk-viewport {
  background: white;
}

/* line 1200, style.scss */
#atwkslider-articles-1 {
  background: white;
  width: 460px;
  float: left;
  clear: none;
  padding: 25px 25px 0 25px !important;
  /* DUPLICATE */
}

/* line 1207, style.scss */
#atwkslider-articles-1 ol {
  margin-left: -25px !important;
  /* DUPLICATE */
}

/* line 1211, style.scss */
.atwkslider .slide-content {
  padding: 0px;
  border: 0px none;
  width: auto !important;
  height: auto;
  width: 400px !important;
}

/* line 1218, style.scss */
.atw-post {
            /* wraps whole post
background:red;*/
}

/* line 1221, style.scss */
.atw-entry-header {
  font-size: 20px;
  font-size: 2.0rem;
}

/* line 1225, style.scss */
.atw-entry-title,
.atw-entry-title a {
  color: #54595A;
  font-weight: 100;
}

/* line 1229, style.scss */
.atw-entry-title {
  font-size: 2.5rem;
}

/* line 1232, style.scss */
.atw-entry-title a:hover {
  color: #444444;
  /*cursor:pointer;*/
}

/* line 1236, style.scss */
.atw-entry-meta {
                  /* top meta info line
background:yellow;*/
}

/* line 1239, style.scss */
.atw-featured-image {
                      /* wraps the Featured Image
background:green;*/
}

/* line 1242, style.scss */
.atw-entry-summary {
                     /* wraps excerpt
background:blue;*/
}

/* line 1245, style.scss */
.atw-entry-content {
                     /* wraps full content
background:silver;*/
}

/* line 1248, style.scss */
.atw-show-posts .sticky {
                          /* sticky posts
background:black;*/
}

/* line 1252, style.scss */
.atw-entry-meta-icons .by-author, .by-author-icon,
.atw-entry-meta-icons .entry-date {
  background: none !important;
  display: inline-block;
  padding-left: 0 !important;
  margin: 20px 10px 20px 0 !important;
}

/* line 1258, style.scss */
.atw-entry-meta-icons a {
  text-decoration: none;
  color: #9e3039;
}

/* line 1262, style.scss */
.atw-entry-meta-icons a:hover {
  color: #54595A;
}

/* DOT NAVIGATION */
/* line 1268, style.scss */
.atwkslider .atwk-control-paging li a {
  background: #eeeeee !important;
  box-shadow: none !important;
}

/* line 1272, style.scss */
.atwkslider .atwk-control-paging li a:hover {
  background: #6c6f70 !important;
}

/* line 1275, style.scss */
.atwkslider .atwk-control-paging li a.atwk-active {
  background: #9e3039 !important;
}

/* line 1279, style.scss */
.news-title {
  text-transform: uppercase;
}

/* line 1282, style.scss */
.news-title a {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

/* line 1286, style.scss */
#homepage-news-wrapper {
  float: right;
  width: 420px;
  /*height: 25em;*/
  background: white;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
}

/* line 1297, style.scss */
.video {
  width: 100%;
  	/*position: relative;
    height: 0;
    padding-bottom: 56.25%;
  	margin: 0 0 60px;
  }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/
}

/* line 1313, style.scss */
.homepage-news,
.homepage-news a,
.homepage-news a h2 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #54595A;
  font-weight: 100;
  text-decoration: none;
  letter-spacing: 1px;
}

/* line 1320, style.scss */
.news-content {
/*   max-height: 265px; */
  overflow: hidden;
  margin: 0 0 10px;
}

    /*position: relative;
    width: 100%;
    height: 256px;
    padding-bottom: 0;
    margin: 0;
}*/
/* line 1332, style.scss */
.video-text p {
  margin: 0;
}

/* CONTACT FORM (form 1)
--------------------------------------------------------*/
/* line 1341, style.scss */
.fscf-fieldset input,
.fscf-fieldset textarea {
  width: 100%;
  /*height:30px;*/
  border: none;
  background: #eeeeee;
  margin-bottom: 20px;
  font-weight: 100;
  font-size: 20px;
  font-size: 2.0rem;
}

/* line 1351, style.scss */
.fscf-fieldset IMG {
  width: auto !important;
}

/* line 1356, style.scss */
#fscf_form_fieldset1 legend,
#fscf_form_fieldset2 legend {
  display: none;
}

/* line 1361, style.scss */
#fscf_required1,
.fscf-div-error {
  font-family: "Gentium Basic", serif !important;
  text-align: left;
  color: #9e3039;
  font-weight: 300;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.6rem;
  margin: 0 0 2.5% 0;
}

/* line 1371, style.scss */
#fscf_redirect1 {
  font-family: "Gentium Basic", serif !important;
  text-align: left;
  color: #9e3039;
  font-weight: 300;
  font-size: 50px;
  font-size: 5.0rem;
  line-height: 2.6rem;
  margin: 0 0 2.5% 0;
}

/* TEAM MEMBER
-------------------------------------------------------- */
/* line 1384, style.scss */
.team-list {
  margin: 50px 0 !important;
}

/* line 1387, style.scss */
.team-member-des {
  float: none !important;
  width: 100% !important;
}

/* line 1391, style.scss */
ul.team-member-socials li {
  margin: 0 2px !important;
}

/* line 1395, style.scss */
.collapseomatic {
  background-image: url(https://www.theopolisinstitute.com/wp-content/themes/theopolis/images/arrow-more.png) !important;
  padding: 0px 0px 10px 65px !important;
  margin: 0 0 0 10px !important;
}

/* line 1400, style.scss */
.colomat-close {
  background-image: url(https://www.theopolisinstitute.com/wp-content/themes/theopolis/images/arrow-less.png) !important;
}

/* line 1403, style.scss */
.collapseomatic_content {
  margin: 0 !important;
}

/* CALENDAR
-------------------------------------------------------- */
/* line 1408, style.scss */
#tribe-events-pg-template {
  max-width: 700px !important;
  margin: 0px auto;
}

/* line 1412, style.scss */
h2.tribe-events-list-event-title {
  font-family: "Gentium Basic", serif !important !important;
  text-align: left !important;
  font-weight: 300 !important;
  font-size: 30px !important;
  font-size: 3.0rem !important;
  line-height: 3.5rem !important;
  margin: 0 0 2.5% 0 !important;
  color: #9e3039 !important;
}

/* line 1421, style.scss */
a.tribe-events-read-more {
  font-family: "Gentium Basic", serif !important !important;
  text-align: left !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  line-height: 3.5rem !important;
  margin: 0 0 2.5% 0 !important;
  color: #9e3039 !important;
}

/* line 1430, style.scss */
a:hover.tribe-events-read-more {
  color: #791e26 !important;
}

/* line 1433, style.scss */
.single-tribe_events .tribe-events-event-image {
  display: none !important;
}

/* line 1436, style.scss */
.single-tribe_events h2.tribe-events-single-event-title {
  font-size: 30px !important;
  font-size: 3.0rem !important;
}

/* line 1439, style.scss */
.single-tribe_events .tribe-events-schedule h3 {
  font-size: 25px !important;
  font-size: 2.5rem !important;
  color: #9e3039;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  font-size: 24px !important;
}

/* line 1443, style.scss */
.tribe-events-schedule {
  margin: 10px 0px 40px !important;
}

/* line 1446, style.scss */
.tribe-events-list .time-details {
  margin: 5px 0px 15px !important;
  font-size: 20px !important;
  font-size: 2.0rem !important;
  color: #9e3039 !important;
  font-weight: 400 !important;
}

/* TESTIMONIALS
-------------------------------------------------------- */
/* line 1455, style.scss */
.testimonial-widget {
  background: #eeeeee;
  padding: 15px 15px 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 5px white solid;
  outline: 1px #eeeeee solid;
  font-style: italic;
}

/* line 1466, style.scss */
.testimonial-client, .testimonial-association, .testimonial-city {
  font-family: "Gentium Basic", serif !important;
  font-style: italic;
  text-align: left;
  color: #54595A;
  font-weight: 300;
  line-height: 1.5rem;
  /*width: 50%;*/
}

/* line 1475, style.scss */
.testimonial-client {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0 0 0;
  font-weight: 700;
}

/* line 1480, style.scss */
.testimonial-association, .testimonial-city {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0;
}

/* line 1484, style.scss */
.testimonial-city {
  margin-bottom: 0;
}

/* line 1488, style.scss */
.readmore a {
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 6px 9px;
  margin: 0px;
  line-height: 3em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  -o-transition: color .25s ease-out, background .25s ease-out;
  -ms-transition: color .25s ease-out, background .25s ease-out;
  -moz-transition: color .25s ease-out, background .25s ease-out;
  -webkit-transition: color .25s ease-out, background .25s ease-out;
  transition: color .25s ease-out, background .25s ease-out;
}

/* line 1509, style.scss */
.readmore a {
  color: white !important;
  background-color: #9e3039 !important;
}

/* line 1513, style.scss */
.readmore a:hover {
  background-color: #791e26 !important;
}

/* line 1518, style.scss */
.readmore-blog a,
.thi-books-purchase a {
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 6px 9px;
  margin: 0px;
  line-height: 3em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  -o-transition: color .25s ease-out, background .25s ease-out;
  -ms-transition: color .25s ease-out, background .25s ease-out;
  -moz-transition: color .25s ease-out, background .25s ease-out;
  -webkit-transition: color .25s ease-out, background .25s ease-out;
  transition: color .25s ease-out, background .25s ease-out;
}

/* line 1541, style.scss */
.readmore-blog a,
.thi-books-purchase a {
  color: white !important;
  background-color: #9e3039 !important;
}

/* line 1546, style.scss */
.readmoreblog a:hover,
.thi-books-purchase a:hover {
  background-color: #791e26 !important;
}

/* TESTIMONIAL NAV */
/* line 1551, style.scss */
ul.simplePagerNav li a {
  padding: 5px 10px !important;
  outline: 1px solid #6c6f70 !important;
}

/* eSTORE
-------------------------------------------------------- */
/* line 1559, style.scss */
.eStore-thumbnail {
  width: 120px !important;
}

/* line 1562, style.scss */
.eStore-product-description {
  margin: 0 !important;
}

/* line 1565, style.scss */
.shopping_cart {
  line-height: 1em !important;
}

/* line 1568, style.scss */
.shopping_cart td {
  padding: 10px 0 !important;
}

/* line 1571, style.scss */
.eStore-product-name {
  font-size: 30px !important;
  font-size: 3.0rem !important;
  color: #54595A !important;
}

/* line 1575, style.scss */
.eStore-product-description {
  font-size: 14px;
  font-size: 1.4rem;
  color: #54595A;
}

/* line 1579, style.scss */
.eStore_price {
  font-size: 20px;
  font-size: 2.0rem;
  color: #9e3039;
}

/* line 1583, style.scss */
.eStore_oldprice {
  margin: 20px 0;
}

/* line 1586, style.scss */
select.eStore_variation {
  font-size: 16px !important;
  font-size: 1.6rem !important;
  color: #54595A !important;
  background-color: #faf8e6 !important;
  width: 100%;
}

/* line 1592, style.scss */
.eStore-button-form input {
  width: 100% !important;
  margin: 10px 0px 10px 0px !important;
  font-size: 24px !important;
  font-size: 2.4rem !important;
  padding: 5px !important;
}

/* line 1598, style.scss */
input.eStore_add_to_cart_button {
  background: #9e3039 !important;
  color: white !important;
}

/* line 1602, style.scss */
input.eStore_add_to_cart_button:hover {
  background: #791e26 !important;
}

/* line 1605, style.scss */
.eStore-product {
  margin-bottom: 20px !important;
  border: 5px solid white !important;
  outline: 1px solid #eeeeee !important;
}

/* TOTALLY BOOKED
-------------------------------------------------------*/
/*archive*/
/* line 1615, style.scss */
.tb_book {
  border-top: solid 1px #eeeeee !important;
  margin: 0 100px !important;
  padding: 20px 0 !important;
  width: 500px !important;
  clear: left !important;
}

/* line 1622, style.scss */
.tb_book .book_content {
  float: none !important;
  width: auto	!important;
  margin-left: 150px !important;
}

/* line 1627, style.scss */
.clear {
  clear: none !important;
}

/* line 1630, style.scss */
.tb_archive_content_wrapper h1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30px;
  line-height: 3.0rem;
  margin: 0;
  color: #9e3039;
}

/* line 1636, style.scss */
.tb_archive_content_wrapper a {
  color: #54595A;
}

/* line 1639, style.scss */
.archive-header {
  margin: 0 100px !important;
}

/* line 1642, style.scss */
.tb_book .book_cover {
  float: left !important;
  width: 22% !important;
  background: none !important;
  margin: 0 !important;
}

/* line 1648, style.scss */
.tb_archive_content_wrapper {
  float: none !important;
  margin-left: 150px;
}

/* line 1652, style.scss */
.tb_button {
  box-shadow: none !important;
}

/* BUTTONS */
/* line 1657, style.scss */
.tb_button {
  border: none !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  padding: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
  /* fade button */
  -o-transition: color .25s ease-out, background .25s ease-out !important;
  -ms-transition: color .25s ease-out, background .25s ease-out !important;
  -moz-transition: color .25s ease-out, background .25s ease-out !important;
  -webkit-transition: color .25s ease-out, background .25s ease-out !important;
  transition: color .25s ease-out, background .25s ease-out !important;
  color: white !important;
  background: #9e3039 !important;
}

/* line 1679, style.scss */
.tb_button:hover {
  background-color: #791e26 !important;
}

/* line 1683, style.scss */
.tb-entry-actions a.tb_button {
  margin: 10px 10px 0 0 !important;
}

/* line 1687, style.scss */
.entry-content ul li {
  list-style: none !important;
  margin: 0 !important;
}

/* line 1691, style.scss */
.tb-entry-meta {
  clear: none !important;
  background: none !important;
  padding: 0 !important;
  border-radius: none !important;
  box-shadow: none !important;
  border: none !important;
  margin: 20px 0 !important;
}

/* popup */
/* line 1702, style.scss */
#tb_popup_wrapper .book_cover {
  width: 15% !important;
  margin: 0 4% 4% 0 !important;
}

/* THI - BOOKS
-----------------------------------------*/
/* line 1709, style.scss */
.thi-books IMG.wp-post-image {
  max-width: 100px !important;
  min-width: 100px !important;
  float: left;
  margin: 0 10px 0 0 !important;
}

/* MY BOOK TABLE !!!
-----------------------------------------*/
/* line 1719, style.scss */
#mbt-container {
  width: 500px !important;
  float: left !important;
  margin: 0 0 0 90px !important;
}

/* line 1725, style.scss */
.mbt-book {
  margin: 0 0 50px 0 !important;
}

/*#mbt_filter_by_author {
	margin:20px 0;
	padding:10px;
	background:$light-gray;
	}

#mbt_filter_by_author li {
	display:inline-block;
	font-family:$sans-serif !important;
	text-transform:uppercase;
	font-size:12px; font-size:1.2rem;
	margin-right:10px;
	}*/
/* WIDGETS */
/* line 1744, style.scss */
.mbt_taxonomies {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #eeeeee;
  width: 100%;
}

/* line 1750, style.scss */
#mbt-widget li {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 10px;
}

/* line 1757, style.scss */
#mbt-widget ul li h1 {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 10px;
  line-height: 1.0rem;
  margin: 0;
}


/* STRIPE STYLES
-----------------------------------------*/

.stripe-group {
	margin: 0 0 3em;
	padding: 0 0 1em;
	border-bottom: 1px solid #eee;
}
.stripe-group + .stripe-group {
	margin: 0;
	padding: 0;
	border: none;
}

.sc-form-group {
	display: inline-block;
	float: left;
	clear: left;
	width: 100%;
}

.sc-radio-group label {
	float: left;
	clear: left;
}
.sc-checkout-form label {
	font-size: 18px;
}
.sc-checkout-form input,
.sc-uea-container {
	font-size: 24px;
}

.sc-checkout-form input[type=text]{
	background: #DDD;
	border: none;
	color: #54595A;
	border-radius: .25em;
	width: calc(100% - 1em);
	box-sizing: border-box;
  margin-bottom: .5em;
}

.sc-uea-currency-before + input[type=text] {
    width: 93%;
    margin-top: 0px;
}

.sc-form-group .sc-cf-dropdown {
	font-size: 16px !important;
	font-size: 1.6rem !important;
	color: #54595A !important;
	background-color: #faf8e6 !important;
	width: calc(100% - 1em);
}

.sc-radio-group span {
	margin-left: .5em;
}
.entry-content a.sc-payment-btn,
.sc-payment-btn,
.cart_item.edd_checkout a,
#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
	margin: 1em 0px;
	padding: .25em .5em;
	background: #9e3039;
	border: none !important;
	color: white;
	font-size: 18.75px;
	text-transform: uppercase;
	border-radius: 4px;
	cursor: pointer;
	clear: both;
	display: block;
  text-decoration: none;
}
.entry-content a.sc-payment-btn,
.cart_item.edd_checkout a,
#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
	display: inline-block;
}
.entry-content a.sc-payment-btn:hover,
.sc-payment-btn:hover,
.cart_item.edd_checkout a:hover,
#edd-purchase-button:hover, .edd-submit:hover, input[type=submit].edd-submit:hover {
	background: #791e26;
	text-decoration: none;
}
.sc-payment-btn span,
.cart_item.edd_checkout a,
#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
	font-family: "Roboto Condensed", sans-serif !important;
}

#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
  border-radius: 4px !important;
  font-size: 18.75px !important;
}

.sc-payment-details-wrap {
	background: #090;
	box-sizing: border-box;
	padding: 1em;
	border-radius: .5em;
}
.sc-payment-details-wrap,
.sc-payment-details-wrap p {
	font-size: 18px;
	color: white;
}


#wp_pg_order_form_content {
	width: 100% !important;
	font-size: 14px;
}

/* EASY DIGITAL DOWNLOADS

-----------------------------------------*/

.downloads-category-page {
  width: 90%;
  margin: 0 auto;
}
.downloads {
  list-style: none;
  margin: 0;
  padding: 0;
}
li.download {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: .5em;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif !important;
}
li.download:nth-child(2n+1) {
  clear: left;
}
.download-link {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 1em;
  outline: 0px solid rgba(0,0,0,.15);
  transition: .3s ease;
}
.download-link:hover {
  outline: 2px solid rgba(0,0,0,.15);
}
.download h3 {
  font-family: inherit !important;
  font-size: inherit;
  margin: 0;
  font-weight: 700;
}
.download p {
  font-size: 14px;
  /*font-family: inherit !important;*/
}
.download-thumb {
  margin: 0;
  padding: 0;
}

.back-link {
  font-size: 2em;
  color: gray;
  margin-bottom: 1em;
  display: inline-block;
}
.edd-price {
  color: #9e3039;
}


.post.download {
  margin-top: 90px;
}
.post.download img.wp-post-image {
  width: auto;
  min-width: 0;
  display: block;
}
.post.download p {
  font-size: 16px;
}
.download-title {
  font-size: 3rem;
}
.download-title a {
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
}

.single-download #sidebar-wrapper {
  margin-top: 90px;
}

.edd-cart-item {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  padding: 0.5em 0;
}
.edd-cart-item-title {
  font-weight: 500;
  display: block;
}
.edd-remove-from-cart {
  color: #aaa;
  font-size: .9em;
}

.widget_edd_cart_widget {
  border: 1px solid #9e3039;
  padding: .75em;
  border-radius: .25em;
}

.cart_item.empty,
.edd-cart-number-of-items {
  font-size: 16px;
  line-height: 1.5em;
  font-style: italic;
  color: gray;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: .125em;
}

.edd_empty_cart,
#edd_purchase_receipt,
#edd_purchase_receipt_products {
  font-size: 18px;
  line-height: 1.5em;
}

#edd_purchase_receipt tr:nth-child(even),
#edd_purchase_receipt thead tr {
  background: #f6f6f6;
}

#edd_user_history {
  font-size: 18px;
}

/*

#content.downloads {
	padding: 0 40px;
	display: inline-block;
}
.downloads .header-archive {
	margin: 0 0 3em;
}
.downloads li {
	float: left;
	width: 33%;
	box-sizing: border-box;
	margin-right: .5%;
	margin-bottom: .5%;
}
.downloads li:nth-child(3n) {
	margin-right: 0;
}
.download {
	border: 1px solid #bbb;
	border-radius: 3px;
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	padding: 1em;
	position: relative;
}
.download:hover,
.download:hover *:not(.bundle-banner) {
	color: #222;
	border-color: #666;
}
.bundle .download {
	border: 2px solid #9e3039;
	padding-top: 2em;
}
.bundle-banner {
	position: absolute;
	left: 0;
	top: 0;
	background: #9e3039;
	width: 100%;
	color: white;
	padding-left: 1.325em;
	box-sizing: border-box;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.download.has-image {
	background: white no-repeat center top;
}
.download h2,
.download p {
	font-size: 16px;
	line-height: 1.25em;
}
.download p {
	font-size: 12px;
	margin-top: 2em;
}
*/
.edd_download_purchase_form .edd_purchase_submit_wrapper .edd-submit.button span {
	font-family: inherit !important;
}
.edd_download_purchase_form .edd_purchase_submit_wrapper .edd-submit.button {
	background: #9e3039;
	color: white;
	border: none;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 3em;
  text-decoration: none;
}
.edd_download_purchase_form .edd_purchase_submit_wrapper .edd-submit.button:hover {
	background: #791e26;
	color: white;
}
#edd_checkout_cart .edd_cart_header_row th,
.edd_cart_footer_row,
#edd_checkout_cart td {
	font-size: 16px;
	line-height: 1.5em;
}

#edd_checkout_cart td img {
	width: 100%;
	height: auto;
	max-width: 100px;
	display: block;
	min-width: initial;
}

#edd_checkout_form_wrap fieldset {
	position: relative;
	padding-top: 5em !important;
}

#edd_checkout_wrap #edd_checkout_form_wrap legend {
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
	background: #666;
	color: white;
	height: 2em;
	line-height: 2em;
	padding-left: 1em !important;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#edd_checkout_form_wrap .edd-label {
  float: left;
  margin-right: 1em;
}
#edd_checkout_form_wrap p span.edd-description {
  float: left;
  font-size: 13px;
  margin-top: 3px;
  color: #aaa;
}

#edd_checkout_wrap #edd_checkout_form_wrap input.edd-input,
#edd_checkout_wrap #edd_checkout_form_wrap textarea.edd-input,
#edd_checkout_wrap #edd_checkout_form_wrap input[type=email],
#edd_checkout_wrap #edd_checkout_form_wrap input[type=password],
#edd_checkout_wrap #edd_checkout_form_wrap input[type=text],
#edd_checkout_wrap #edd_checkout_form_wrap textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	font-size: 16px;
	padding: .5em;
	outline: none;
}
#edd_checkout_wrap #edd_checkout_form_wrap input.edd-input:focus,
#edd_checkout_wrap #edd_checkout_form_wrap textarea.edd-input:focus,
#edd_checkout_wrap #edd_checkout_form_wrap input[type=email]:focus,
#edd_checkout_wrap #edd_checkout_form_wrap input[type=password]:focus,
#edd_checkout_wrap #edd_checkout_form_wrap input[type=text]:focus,
#edd_checkout_wrap #edd_checkout_form_wrap textarea:focus {
	border-color: #999;
}

/* DOWNLOADS
-----------------------------------------*/

@font-face {
	font-family: 'IcoMoon-Free';
	src: url('fonts/IcoMoon-Free.ttf?-b7qzp2') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icon {
	font-family: 'IcoMoon-Free' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.media-page {
	width: 95%;
	margin: 0 auto;
}
.media-categories {
	overflow: hidden;
}
.media-page .media-categories li {
	float: left;
	display: block;
	width: 32%;
	box-sizing: border-box;
	text-align: center;
	margin-right: 2% !important;
}
.media-categories li:last-child {
	margin-right: 0 !important;
}
.media-categories a {
	display: block;
	box-sizing: border-box;
	padding: 1em;
	font-size: 2em;
	border: 1px solid #9e3039;
	border-radius: 4px;
}
.media-categories a:hover {
	text-decoration: none;
}
.media-categories a:hover > span {
	transform: scale(1.05);
}
.media-categories span {
	margin-right: .25em;
	display: inline-block;
	transition: .2s ease-out;
}
.media-categories .video-camera:before {
	content: "\e914";
}
.media-categories .headphones:before {
	content: "\e910";
}
.media-categories .book:before {
	content: "\e91f";
}

/* PLASSO STYLES */
.plo-button {
  font-size: 18px;
}
.plo-button.button {
  color: white;
  background-color: #9e3039;
  border: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Roboto Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 6px 9px;
  margin: 0;
  line-height: 3em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
  -o-transition: color .25s ease-out,background .25s ease-out;
  -ms-transition: color .25s ease-out,background .25s ease-out;
  -moz-transition: color .25s ease-out,background .25s ease-out;
  -webkit-transition: color .25s ease-out,background .25s ease-out;
  transition: color .25s ease-out,background .25s ease-out;
}

/* GOOGLE FORMS STYLES */

div.ss-form,
.ss-resp-message {
  font-size: 18px;
  color: #54595A;
  line-height: 1.5;
}

.ss-footer-content {
  display: none;
  visibility: hidden;
}

div.ss-form ol {
  margin: 0;
  padding: 0;
}

div.ss-form-entry>input {
  width: 100%;
  background: white !important;
  border: 1px solid #ddd;
  padding: .5em .75em;
  font-size: inherit;
  box-sizing: border-box;
}

div.ss-form-question {
  margin: 1em 0;
}

div.ss-form .error-message {
  color: #d00;
  font-size: .75em;
}

div.ss-container {
  background-color: white;
  border: 1px solid #090;
  padding: 2em;
  border-radius: 3px;
}

.post-newsletter-signup {
  float: left;
  border: 2px solid #3CAEEA;
  border-bottom-width: 4px;
  margin: 1em 2em 1em -3em;
  padding: 2em;
  border-radius: .5em;
  width: 40%;
}
.full-width .post-newsletter-signup p {
  margin-bottom: .25em;
}
.post-newsletter-signup .mc4wp-form label {
  float: none;
  clear: none;
  width: 100%;
}
.post-newsletter-signup .mc4wp-form input[type="text"],
.post-newsletter-signup .mc4wp-form input[type="email"],
.post-newsletter-signup .mc4wp-form input[type="text"]:focus,
.post-newsletter-signup .mc4wp-form input[type="email"]:focus {
  padding: 6px 15px;
  width: 100%;
}


/* RESPONSIVE STYLES

	$tablet-width:							960px;
	$phone-width:							600px;

-----------------------------------------*/

.hamburger-menu-handle {
	display: none;
	visibility: hidden;
}

.post-list {
    float: left;
    width: 640px;
}

.tribe-events-sub-nav a {
    color: #666;
    font-size: 14px;
}

@media only screen
and (max-width:1024px) {
	#header-nav-main a {
		padding: 0 .5em;
	}
	#one-true .col {
		margin: 20px 0 !important;
		padding: 0;
		float: left;
		clear: left;
		width: 100%;
	}
	#one-true p {
		font-size: 2rem;
	}
	#atwkslider-articles-1 {
		width: 100%;
	}
	.atwkslider .slide-content,
	.atwkslider .slide-content article {
		width: 100% !important;
	}
	#homepage-news-wrapper {
		float: none;
		width: auto;
	}
	.news-content {
		max-height: 500px;
	}
	.post-list {
		width: 620px;
	}

}

@media only screen
and (max-device-width:770px) {
	#content-page {
		padding: 40px 0px;
	}
	#mbt-container,
	article.post,
	article.general-page,
	article.about-us-page {
		width: 100%;
		box-sizing: border-box;
		padding: 0 40px;
	}

}
@media only screen
and (max-device-width:750px) {
/* 	we don't want to load those huge images on mobile */
	#mega-wrapper:not(.home) {
		background: #e0e0e0 !important;
	}

/* 	hamburger menu icon */
	.hamburger-menu-handle {
	  display: inline;
	  visibility: visible;
	  position: absolute;
	  right: 45px;
	  top: 40px;
	  padding-left: 1.25em;
	}
	.hamburger-menu-handle:before,
	.hamburger-menu-handle:after {
		content: "";
		position: absolute;
		font-size: 40px;
		top: 0.25em;
		left: 0;
		width: 1em;
		height: 0.125em;
		border-top: 0.125em solid #6c6f70;
		transition: .3s ease;
	}
	.hamburger-menu-handle:before {
		top: 0.25em;
		border-bottom: 0.125em solid #6c6f70;
	}
	.hamburger-menu-handle:after {
		top: 0;
	}
	.hamburger-menu-handle.x:before {
		border-bottom: none;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.hamburger-menu-handle.x:after {
		-webkit-transform: rotate(-45deg) translate(-5px,8px);
		transform: rotate(-45deg) translate(-5px,8px);
	}

  .post-newsletter-signup {
    margin: 1em 1em 1em 0;
    width: 60%;
  }

/* 	new post design */

	.full-width .entry-title {
		margin-top: 60px;
	}
	.full-width .entry-title a {
		font-size: 48px;
	}
	.full-width .entry-title,
	.full-width .entry-content {
		width: 95%;
	}
	.full-width .fader {
		background-image: linear-gradient(transparent 0%, rgba(0,0,0,.75));
	}

/* 	related posts */
	.wp_rp_content {
		width: 95%;
	}
	.related-posts {
    width: 90%;
	}

/* 	blog post footer */
	#post-footer-widget {
		width: 90%;
    margin-left: 5%;
    clear: left;
	}
	#post-footer-widget li {
		width: 100%;
		padding: .25em .5em;

	}

/* 	homepage */

	#trinity-house img {
		width: 120%;
		margin-left: -10%;
	}
	#header-home-nav-main-wrapper {
		overflow: hidden;
	}
	#header-home-nav-main li {
		margin: 0;
		display: block;
		float: left;
		width: 100%;
	}
	.menu-home-main-container {
		display: table;
		width: 100%;
	}
	#header-home-nav-main .menu {
		display: table-row;
	}
	#header-home-nav-main .menu > li {
		position: initial;
		width: auto;
		display: table-cell;
		float: none;
	}
	#header-home-nav-main .menu > li:nth-child(2) {
		border: 0px solid transparent;
		border-width: 0 4px;
	}
	#header-home-nav-main .menu > li:nth-child(1) li {
		text-align: left;
	}
	#header-home-nav-main .menu > li:nth-child(2) li {
		text-align: center;
	}
	#header-home-nav-main .menu > li:nth-child(3) li {
		text-align: right;
	}
	#header-home-nav-main ul ul {
		position: absolute;
		left: 0;
		top: auto;
		width: 100%;
	}
	#header-home-nav-main ul ul li {
		clear: left;
	}
	#header-home-nav-main ul ul a,
	#header-home-nav-main div > ul > li > a {
		width: auto;
		padding: .25em .5em;
		box-sizing: border-box;
		width: 100%;
	}
	#header-home-nav-main ul ul a {
		padding: .5em;
	}

/* 	newsletter page */

	/* added by sheffield */
	article .mc4wp-form label {
		width: 100%;
	}
	/* added by sheffield */
	article .mc4wp-form input[type="text"],
	article .mc4wp-form input[type="email"],
	article .mc4wp-form input[type="text"]:focus,
	article .mc4wp-form input[type="email"]:focus {
		clear: left;
		width: 100% !important;
	}

/* 	downloads page */

	.downloads li:nth-child(3n) {
		margin-right: 2%;
	}
	.downloads li {
		width: 49%;
		margin: 0 2% 2% 0;
	}
	.downloads li:nth-child(even) {
		margin-right: 0;
	}

/* 	misc */


	.header-search, .header-archive, .header-category, .header-single, .header-author, .header-tag, .theopolis-articles {
		margin: 1em;
	}

	h1 {
		font-size: 3rem;
 		margin: 1em 0;
	}
	h2 {
		font-size: 2.5rem;
	}
	#header-nav-main-wrapper {
		overflow: hidden;
		max-height: 0;
		width: 100%;
		top: 0;
		float: none;
		position: relative;
		-moz-transition: max-height .3s ease;
		-webkit-transition: max-height .3s ease;
		transition: max-height .3s ease;
	}
	#header-nav-main-wrapper.open {
		height: auto;
		max-height: 1000px;
	}
	#header-nav-main {
		height: auto;
		width: 100%;
		float: none;
	}
	#header-nav-main li {
		float: none;
		margin: 0;
	}
	#header-nav-main ul ul {
		position: relative;
		float: none;
		width: auto;
		top: 0;
		left: 0;
	}
	#header-nav-main ul ul a {
		width: 100%;
		box-sizing: border-box;
	}
	#header-nav-main-wrapper a {
		text-align: center;
		width: auto;
		margin: 0;
	}
	#header-nav-main-wrapper #menu-item-79 a {
		width: 200px;
		margin: 10px auto 60px;
		height: 50px;
		line-height: 50px;
	}
	.post-list {
		width: 100%;
		float: none;
	}
	.entry-title {
		margin-top: 1em;
		line-height: 1.3em;
		font-weight: 700;
	}
	#sidebar-wrapper {
		clear: left;
		float: none;
		width: 90%;
		padding-top: 50px;
		margin: 0 auto;
	}
	#sidebar-widget ul li.widget {
		margin-bottom: 4em;
	}
	#content-page {
		width: 100%;
		margin-top: 1px;
		padding-top: 0;
	}
	#mbt-container {
		margin: 0 !important;
		width: 100% !important;
	}
	#mbt-container,
	article.post,
	article.general-page,
	article.about-us-page {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	.mbt_taxonomies {
		box-sizing: border-box;
	}

	#back-button {
		margin-left: 20px;
		margin-top: 20px;
	}
	#footer-nav-main {
		box-sizing: border-box;
	}
	#footer-nav-main ul ul {
		width: 100%;
	}
	#footer-nav-main ul ul a {
		width: auto;
		font-size: 1.5rem;
		line-height: 1.5em;
	}
	#menu-footer > li {
		margin: 50px 0 0;
		width: 50%;
		box-sizing: border-box;
	}
	#menu-footer > li:nth-of-type(2n+1) {
		clear: left;
	}
	#menu-footer > li:last-of-type {
		width: 100%;
	}
	#footer-nav-main .sub-menu li {
		clear: left;
	}
	.footer-nav-main-description {
		width: 100%;
	}
	#menu-item-111 a {
		text-align: center;
	}
	.footer-nav-main-description p {
		font-size: 2rem;
		line-height: 1.5em;
	}
	#footer-fine-print {
		width: 100%;
		max-width: 960px;
		box-sizing: border-box;
		overflow: hidden;
		padding: 2%;
	}
	#copyright {
		width: 50%;
	}
}
@media only screen
and (max-device-width:480px) {
  .entry-content img.size-large {
    width: 100%;
    margin: 2% 0;
  }

  #one-true p,
  .full-width p {
    font-size: 18px;
    line-height: 1.618;
  }
	.downloads li {
		margin: 0 0 1em 0 !important;
		width: 100%;
	}
	.banner-link {
		background-image: url(https://theopolisinstitute.com/wp-content/uploads/2015/01/nevin-lectures-ad-mobile.jpg);
	}
}