@import url("https://fonts.googleapis.com/css?family=Brawler:100,200,300,400,500,600,700");

*:before, *:after {
    box-sizing: border-box;
}

html, body {
    height:100%;
    min-height:100%;
	margin: 0;
	padding: 0;
	cursor:default;
    font-family: 'Brawler', serif;
    background-color:#f4f4f4;
}

figcaption {
    display:none;
}

a {
	text-decoration:none !important;
	outline:none !important;
}
*:focus {outline:0;}


.entry-content a {
    text-decoration: none;
    color:#4582ec;
}

.entry-content a:hover {
    text-decoration: underline !important;
}


/*button:focus {outline:0;}
input:focus {outline:0;}
a:focus {outline:0;}*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}

p {
    font-family: 'Brawler', serif;
    line-height:30px;
}

pTitle {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
/*     text-decoration: underline; */
    color: #75545B;
    margin-left:-5px;
}

.coming_soon {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    color: #333;
    width:100%;
    float:left;
    text-align:center;
    padding-top:200px;
    position:absolute;
    font-size:50px;
}


#clockdiv{
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 50px;
    float: left;
    width: 100%;
    margin-top: 300px;
    margin-left:15px;
}

#clockdiv > div{
    padding: 10px;
    margin:10px;
    background: #c6beb1;
    display: inline-block;
    color: #333;
    font-weight: bold;
}

#clockdiv div > span{
	padding: 15px;
    background: #111111;
    display: inline-block;
    width: 100px;
    color: #fff;
}

.smalltext{
	padding-top: 5px;
	font-size: 22px;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
    float: left;
    line-height: 30px;
    width:80%;
}

.moreicon {
    margin-right: 5px;
    float: left;
    line-height: 30px;
    font-size:13px;
    color:#bd5068;
}

.moretext {
    float: left;
    display: block !important;
    color: #483D3F;
    font-weight: bold;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 32px;}

.modal {
/*     font-family: Arial !important; */
}

.modal .header_div {
    font-size: 16px;
    font-weight:bold;
}

.modal .header_div span {
    color: #946545
}

.modal #close_button {
    display: inline-block;
    float: none;
    position: relative;
    right: -97%;
    width: 20px;
    font-size: 35px;
    line-height: 25px;
    height: 25px;
}

.modal #close_button span {
    display:block;
    height: 25px;
}

.modal-footer span {
    font-size: 12px;
    text-align: left;
    float: left;
    width: 80%;
    font-style: italic;
}

#subscription_form {
    font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top:-10px;
}

.missionstatement p {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.light-grey-transparent-bg { background-color:rgba(231,224,214,0.65); }
.light-grey-bg { background-color:#e7e0d6; }
.light-grey { color:#e7e0d6; }
.med-grey-transparent-bg { background-color:rgba(181,174,162,0.65); }
.med-grey-bg { background-color:#b5aea2; }
.med-grey { color:#b5aea2; }
.dark-grey-transparent-bg { background-color:rgba(114,115,106,0.65); }
.dark-grey-bg { background-color:#72736a; }
.dark-grey { color:#72736a; }
.dark-blue-transparent-bg { background-color:rgba(65,68,85,0.65); }
.dark-blue-bg { background-color:#414455; }
.dark-blue { color:#414455; }
.dark-red-transparent-bg { background-color:rgba(99,62,70,0.65); }
.dark-red-bg { background-color:#633e46; }
.dark-red { color:#633e46; }

.site-bg {
	background: url(images/mountain-bg-3.jpg);
	background-color:#f2f0f1;
	background-position: center top;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1800px;
	z-index:1;
}

#mainwrapper {
    z-index:2;
    position: relative;
}

#fblogo {
    background: url('/assets/fblogo.png'), no-repeat;
    background-position: 50%;
    background-size: cover;
}

#twitterlogo {
    background: url('/assets/twitterlogo.png'), no-repeat;
    background-position: 50%;
    background-size: cover;
}

#instalogo {
    background: url('/assets/instalogo.png'), no-repeat;
    background-position: 50%;
    background-size: cover;
}

.abouttext > p:nth-child(1):first-letter {
    color: #483D3F;
    float: left;
    font-size: 70px;
    line-height: 70px;
    padding-right: 15px;
}

.splitter {
    height:80px;
    background-color:#fff;
    float:left;
    width:100%;
}

.splitter_inner {
    width:98%;
    margin-left:1%;
    margin-right:1%;
    float:left;
    border-top:1px solid #ddd;
    margin-top:40px;
    margin-bottom:40px;
    height:1px;
}

.header-blog {
	padding: 50px !important;
    margin: -168px 0px 30px !important;
}

.header {
    width: auto;
    text-align: left;
    color: #fff;
    font-weight: 200;
    padding: 50px;
    margin: -168px 0px 0;
    font-size: 70px;
}

.header > span {
    font-weight:600;
}

.section {
    float:left;
    width:100%;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color:#fff;
}
.p-author {
    color: #bd5068;
}

.nav-div:hover, .nav-div:focus {
    color: #483D3F !important;
    text-decoration: none !important;
    background-color: #c1b8be;
}

.nav-div > a:hover, .nav-div > a:focus {
    color: #483D3F !important;
    text-decoration: none !important;
}

.site_nav {
    padding:0px;
    width:100%;
    float:left;
    min-width:500px;
}

.navbar-fixed {
    top: 0;
    left:0;
    z-index: 1000;
    position: fixed;
    width: 100% !important;
    background-color: #f2f0f1;
}

.navbar-inner-fixed {
    width:1140px;
    margin-left:auto;
    margin-right:auto;
}

.navbar-inner-fixed > a {}

.navbar-inner-fixed > a:hover, .navbar-inner-fixed > a:focus {
    border:0;
}

.titlewrapper {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    color:#483D3F;
    margin-top:20px;
}

.title {
    font-size:64px;
    text-align:center;
    height: 150px;
    line-height: 100px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.homelink {
    text-decoration: none !important;
    color: #483D3F;
    display:block;
}

.homelink:hover, .homelinke:focus {
    text-decoration: none !important;
    color: #483D3F;
}

.titleandrews {
    font-weight:700;
}

.titlepastor {
    font-weight:200;
}

.titledr {
    color: #a499a2;
    width: 850px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    height: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 9px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.titlelinks {
    text-transform: lowercase;
    font-size: 21px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #c1b8be;
    margin-left: auto;
    margin-right: auto;
    height:50px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.titlelink {
    width:100%;
    text-align:center;
    display:block;
    float:left;
    color:#6F646C;
    padding:10px 10px 10px 10px;
}

.nav-div {
    float:left;
    width:20%;
}

.nav-indicator {
    height:6px;
    margin-top:-6px;
    width:100%;
    float:left;
}

.topdiv {
    height:850px !important;
    padding:0px !important;
    width:100% !important;
}

.contentwrapper {
    background-color:#fff;
    padding:33px 0px;
    float:left;
    margin-top:30px;
    width:100%;
    min-height:1300px;
    position:relative;
}

.resources {
    width: 100%;
    float: left;
/*     display: flex; */
/*     justify-content: space-between; */
}

.resources-col {
    float: left;
    width:100%;
/*     margin-bottom:60px; */
    padding:30px;
}

.resources-col-2x {
    float: left;
    width: 60%;
}

.resources-col-2x p {
    margin-bottom:50px;
    min-height:170px;
}

.resources-col p {
    line-height: 30px;
    float:left;
}

.resources-bottom div {
    margin-bottom:60px;
}

.media-left {
/*     vertical-align:middle; */
}

.media-right {
    line-height:30px;
}

.book_title {
    font-weight: bold;
    float: left;
    display: block;
    width: 100%;
    font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height:30px;
}

.book_title a {
    text-decoration: none;
    color:#75545B;
}

.resources-col-header {
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom:20px;
}

.resources-col-header-span {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 200px;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    height: 50px;
    line-height:50px;
    background-color: rgba(62, 49, 52, 0.65);
}

.amzn_link {
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    margin-top:5px;
    border:1px solid #d9d9d9;
}

.written-by {
    background-image: url('/assets/written-by-small.jpg');
    background-position: 50%;
    background-size: cover;
}
.read-by {
    background-image: url('/assets/read-by-small.jpg');
    background-position: 50%;
    background-size: cover;
}
.recommended-by {
    background-image: url('/assets/recommended-by-small.jpg');
    background-position: 50%;
    background-size: cover;
}

.welcomewrapper {
    border-top:0 !important;
    height:450px;
    background:#222;
    margin-top:30px;
    box-shadow: 0 -2px 10px 0 rgba(0,0,0,.05);
}

.slick-list {
    height:100%;
}

.slick-track {
    height:100%;
}

.welcomewrapper > .welcome > h1 {
    width:100%;
    text-align:center;
    color:#483D3F;
    margin:0 !important;
    font-size:50px;
    font-weight:300;
    height:150px;
    line-height:150px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.welcomeslides {
    width:100%;
    height:100%;
}

#welcome_blog_link {
    background-color: #9a596c !important;
}

#welcome_blog_link:hover {
    background-color:#ca889b !important;
}

.prevbutton {
    float:left;
    margin-right: -70px;
    margin-left: 30px;
    top: 225px;
}

.nextbutton {
    float:right;
    margin-right: 30px;
    margin-left: -70px;
    top:-225px;
}

.prevbutton, .nextbutton {
    width:40px;
    height:40px;
    text-align:center;
    cursor:pointer;
    position: relative;
    z-index: 999;
    border:none;
    border-radius:20px;
    background-color: rgba(255,255,255,0.3);
    outline:none;
    opacity: .6;
}

.prevbutton:before, .nextbutton:before { color:white; }

.welcomeslide1 {
/*     background-image: url(./banner1_landscapebook_small.jpg); */
    background-image: url(./banner1_landscapebook_notext.png);
    color:#676363;
    padding: 30px 70px 50px 700px;
/*     box-shadow: inset -480px 0 200px 0 rgba(208, 205, 199, 0.82); */
    font-weight: 400 !important;
    background-position: center;
    background-size: cover;
}
.welcomeslide1 span { color: #B5AFA2; }

.ws1topspan {
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    margin-top:20px;
    margin-bottom:80px;
    padding-right:20px;
    text-align:right;
}

.ws1midspan1 {
    text-transform:lowercase !important;
    font-size:70px !important;
    text-align:right;
    padding-right:20px;
}

.ws1midspan2 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    text-align: right;
    font-size: 30px !important;
    padding-right: 20px;
    margin-bottom:100px;
}

.ws1midspan3 {
    text-transform: uppercase !important;
    font-size:90px !important;
    font-weight:400 !important;
    color:#fff !important;
    float:right;
    margin-top:20px;
}

.welcomeslide2 {
    background-image: url(/assets/paul-banner-2.jpg);
    color:#f9edf0;
    padding: 50px 70px 50px 550px;
}

.welcomeslide3 span { color: #444; }

.welcomeslide3 {
    background-image: url(/assets/reading-list.jpg);
    color:#676363;
    padding: 50px 450px 50px 90px;
}

.welcome {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:19px;
    font-weight:300;
    line-height:30px;
    width: 1140px !important;
    outline: none;
}

.welcome a, .welcome button {
    outline: none;
    border: none;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15) !important;
    padding: 6px 14px 7px;
    transition: all .25s ease-in-out;
    background-color: #eceae4 !important;
    border-radius: 1.5px;
    margin-right: 30px;
    color: inherit;
    display: block;
    width: 175px;
    text-align: center;
    float: left;
}

.welcome a:hover, .welcome button:hover {
    background-color: #fff;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.06);
    transition: all .05s ease-in-out;
}

.welcomeslide2 button {
    background-color: #945764;
}

.welcomeslide2 button:hover {
    background-color: #A7777F;
}

.welcomeslide3 button {
    background-color: #E8E9EB;
}

.welcomeslide3 button:hover {
    background-color: #FFF;
}

.welcome > span {
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 52px;
    line-height:46px;
	margin-left:-1px;
}

.emailwrapper {
    height: 130px;
}

.emailform {
    width:97%;
    margin-left:1.5%;
    height:100%;
    margin-top:20px;
}

.emailformfield {
    width:25%;
    display:block;
    float:left;
    text-align:center;
}

.emailformfield > input, .emailformfield > button {
    padding:10px;
    border:1px solid #c4beb3;
    width:200px;
    height:44px;
    font-size:18px;
    text-align:center;
}

.emailformfield > button {
    background:#FFF;
    font-size:18px;
}

.linkswrapper {
    height: auto;
    padding: 32px 13px;
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.linkdiv {
    width:22%;
    height:100%;
    float:left;
    border:1px solid #eee;
}

.recent_post_div {
    position:relative;
    float:left;
    background-color: #FFF;
    padding: 10px;
    width: 60%;
    color: #333;
    top:10px;
    box-shadow: 6px 0px 10px 1px rgba(0,0,0,.5);
    text-transform:uppercase;
}

.recent_icon {
    margin-right:5px;
    color:#945764;
}

.article_link {
    color: #333;
    font-weight: bold;
    display: block;
    width: 100%;
    float: left;
    padding: 10px;
    line-height: 25px;
    text-align:left;

/*
    color: #333;
    font-weight: bold;
    display: block;
    width: 100%;
    float: left;
    padding: 10px;
    overflow: hidden;
    position: relative;
    line-height: 1.5em;
    max-height: 3.6em;
    margin-right: -1em;
    padding-right: 20px;
    height: 60px;
    text-align: justify;

  overflow: hidden;
  position: relative;
  max-height: 3.6em;
  text-align: justify;
    */
}

/* create the ... */
/* .block-with-text:before { */
/*.article_link:before {
  content: '...';
  position: absolute;
  right: 8px;
  bottom: 0;
}

.article_link:after {
  content: '';
  position: absolute;
  right: 8px;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}*/














.article_image_div {
    height:150px;
}

.article_meta_div {
    height:250px;
}

.article_date_div {
    float: left;
    width: 100%;
    padding: 2px 10px;
    font-size: 13px;
    color: #999;
}

.article_summary_div {
    float:left;
    padding:10px;
    font-size:14px;
}

.linkdiv > a:hover {
	box-shadow: inset 0 0 0 2000px rgba(255,255,255,.8);
	color:#555;
	transition: all .12s ease-out;
}

.sublinkdiv {
    background-image: url('/assets/paul003-small.jpg');
    background-position: 50%;
    background-size: cover;
}

.bloglinkdiv {
    background-image: url(/assets/paul010-small.jpg);
    background-position: 40% 40%;
    background-size: 250%;
}

.fblinkdiv {
    background-image: url('/assets/paul015-small.jpg');
    background-position: 40% 60%;
    background-size: 250%;
}

.rsrclinkdiv {
    background-image: url(/assets/paul013-small.jpg);
    background-position: 100% 20%;
    background-size: 200%;
}


.statementwrapper{}

.missionstatement {
	height: 100%;
    width: 100%;
    padding: 50px 60px;
    font-size: 20px;
    background-color: #222;
    color: #fff;
	box-shadow: inset 0 0 200px 0 rgba(0,0,0,.2);
	text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

.subformwrapper {}

.subformwrapper > div {
    float:left;
    width:100%;
}

.subform {
	height: 100%;
    width: 100%;
    padding: 30px 60px;
    font-size: 20px;
    background-color: #ddd;
    color: #666;
    text-align:center;
}

.subform_header {
    text-transform: capitalize;
    font-size: 28px;
    letter-spacing: 2px;
}

.subform_subheader {
    padding:10px 0px;
    font-size:16px;
}

.subform_emailform {
    padding:10px 0px;
}

#subform_email {
    height: 60px;
    padding: 20px;
    border: 0;
    outline: 0;
    margin-right:-7px;
}

#subform_email_btn:hover {
    background-color:#8f9086;
}

#subform_email_btn {
    width: 180px;
    font-size: 24px;
    height: 60px;
    font-weight: 200;
    background-color: #72736a;
    border: 0;
    outline: 0;
    transform: translateY(1px);
    color:#fff;
    font-weight:bold;
}

.subform_privacy {
    font-size:13px;
    padding:10px 0px;
}

/* This is the large dropcaps that has all the cascading shadows */
.missionstatement p:first-child:first-letter {
		float: left;
		font-weight: 200;
		font-size: 150px;
		line-height: 20px;
		padding-top: 70px;
		padding-right: 30px;
		padding-left: 3px;
		padding-bottom: 60px;
		text-shadow: 	-40px -40px 0 rgba(255, 255, 255, .05), 
						-20px -20px 0 rgba(255, 255, 255, .08), 
						-60px -60px 0 rgba(255, 255, 255, .03), 
						-40px 40px 0 rgba(255, 255, 255, .05), 
						-20px 20px 0 rgba(255, 255, 255, .08), 
						-60px 60px 0 rgba(255, 255, 255, .03);
		color: #FFF;
}

.collagewrapper {
    height: 650px;
    width: 100%;
	padding: 20px;
	padding-bottom: 70px;
}

.collage-row {
    width:100%;
    height:50%;
}

.collage-img {
    margin:1.15%;
    float:left;
    background-size: cover !important;
    background-position: 50% !important;
/*     box-shadow: 0 0px 30px 0 rgba(0,0,0,.2); */
    border: 1px solid #eee;
}

.collage-row-1-img {
    width:31%;
    height:92%;
}

.collage-row-2-img {
    height:92%;
}

.collage-row-1-img-1 {
    background: url(/assets/paul009-small.jpg), no-repeat;
}

.collage-row-1-img-2 {
    background: url(/assets/paul019-small.jpg), no-repeat;
    background-position: 100% 25% !important;
}

.collage-row-1-img-3 {
    background: url(/assets/paul001-small.jpg), no-repeat;
    background-position: 40% 35% !important;
    background-size: 200% !important;
}

.collage-row-2-img-1 {
    width: 24%;
    margin-left: 8%;
    height: 75%;
    background: url(/assets/paul002-small.jpg), no-repeat;
}

.collage-row-2-img-2 {
    width:14.5%;
    background: url(/assets/paul006-small.jpg), no-repeat;
}

.collage-row-2-img-3 {
    width:14.5%;
    background: url(/assets/paul014-small.jpg), no-repeat;
}

.collage-row-2-img-4 {
    width: 24%;
    height: 75%;
    background: url(/assets/paul011-small.jpg), no-repeat;
}

.aboutwrapper {}

.page-top {
    height: 400px;
    background-size: cover;
    background-position: center;
    box-shadow:inset 0 -150px 150px 0 rgba(50,50,50,.6), 0 -2px 10px 0 rgba(0,0,0,.05);
    margin: -33px 0px;
}

.about-top {
    background-image: url(/assets/about-header-image.jpg);
}

.video_broadcast {
    float: left;
    width: 70%;
    margin-left: 15%;
}

.video_icon {
    float: left;
    width: 380px;
    height: 210px;
}

.youtube_icon {
    background-image: url(/assets/yt_icon_rgb.png);
    width: 35px;
    display: block;
    height: 25px;
    position: relative;
    top: 100px;
    right: -160px;
    background-position: center;
    background-size: cover;
    margin: 10px;
}

.video_title {
    padding: 0px 0px 20px 0px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.video_title a {
    color: #75545B;
}

.video_title a:hover {
    cursor:pointer;
}

.video_description {
    float: left;
    padding: 10px 30px;
/*     width: calc(100% - 260px); */
}

.video_section {
    display: flex;
    flex-wrap: wrap;

    display:grid;
    grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));
    grid-auto-rows: minmax(250px, auto);
    grid-gap: 2em;
}

.video_wrapper {
/*     display:flex; */
    align-items: center;
    justify-content:center;
    height:250px;
    margin:40px;
    flex: 1 1 200px;
    /*float: left;
    width: 45%;
    margin-bottom: 30px;
    background-color: #f3f3f3;
    padding: 30px;
    margin-right: 5%;*/
}

.video_icon_link {
    display:block;
    width:100%;
    height:100%;
    background-position: center !important;
    background-size: cover !important;
    border:0;
    outline:0;
}

.watch_now_text {
    margin-bottom:20px;
}

.watch_now_btn {
    outline: none;
    border: none;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    padding: 6px 14px 7px;
    transition: all .25s ease-in-out;
    background-color: #eceae4;
    border-radius: 1.5px;
    margin-right: 5px;
    font-weight:bold;
    font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.watch_now_btn:hover {
    background-color: #eee;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.06);
    transition: all .05s ease-in-out;
}

#broadcast_container {
    margin-bottom:60px;
}

.sermon_header_wrapper {
    margin-bottom:20px;
}
.sermon_header {
/*     border-bottom: 1px solid #666; */
    color: #666;
}

.messages_container {
    padding:60px 90px;
    float:left;
    width:100%;
}
.messages-top {
    background-image: url(/assets/messages-header-image.jpg);
}

.resources-top {
    background-image: url(/assets/resource-header-image.jpg);
}

.blog-top {
    background-image: url(/assets/blog-header-image.jpg);
    width: 100%;
}

.aboutimage {
    background: url(/assets/paul019-small.jpg), no-repeat;
    background-position: 70%;
    background-size: cover;
    width: 300px;
    margin: 5px 50px 10px 5px;
    float: left;
    height: 580px;
}

.abouttext li {
    line-height:30px;
}

.sm_wrapper {
    width: 100%;
    float: left;
    margin-left:-10px;
}
.sm_divs {
    float: left;
    text-align: center;
    height: auto;
    padding:10px;
}

.abouttext img {
    width: 30%;
    float: left;
    margin-top: 5px;
}

.abouttext button {
    outline: none;
    border: none;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    padding: 6px 14px 7px;
    transition: all .25s ease-in-out;
    background-color: #eceae4;
    border-radius: 1.5px;
    margin-right:5px;
}

.abouttext button:hover {
    background-color: #eee;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.06);
    transition: all .05s ease-in-out;
}

.abouttext {
    float:left;
    width:100%;
    padding:20px 90px;
/*     padding:60px 90px; */
}

.aboutlinks {
    height:140px;
    width:100%;
    float:left;
    padding: 20px;
}

.aboutlinks > span > a {
    display:block;
    width:100px;
    height:100px;
    margin-right:auto;
    margin-left:auto;
}

.aboutlinks > span {
    width:33%;
    float:left;
    display:block;
}

.resources {
    padding:55px 60px;
}

.footer {
/*     height: 250px; */
    height: 200px;
    position: relative;
    bottom: 0;
    float: left;
    font-size: 14px;
    width: 100%;
    text-align: center;
    background-color: #483D3F;
	background-image:url(/assets/footer-bg-2.jpg);
	background-size: cover;
    color: #fff;
	z-index:1;
	box-shadow: inset 0 0 300px 0 rgba(0,0,0,.2);
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footerdivouter {
    margin-left:auto;
    margin-right:auto;
    height:calc(100% - 40px);
}

.footerdivcontent {
    height: 100%;
    float:left;
    width:100%;
    position: relative;
}

.footerdivcontent .nav-div {
    width: auto;
    opacity: .8;
    transition: all .1s ease-out;
}

.footerdivcontent .nav-div:hover {
    background-color: transparent;
    opacity: 1;
}

.footerdivcontent .nav-div:hover a{
    color: white !important;
}

.footerdivcontent .titlelink {
    padding: 6px 22px !important;
    color: #929292;
    margin-top: 15px;
}

.footer-contact-form {
    position: absolute;
    right: 30px;
    top: 60px;
    width: 330px;
    height: auto;
    text-align: left;
}

.footer-contact-form span {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    display:block;
}

.footer-contact-form input, .footer-contact-form button {
    border: 0;
    padding: 6px 14px;
    font-size: 18px;
    margin: 0;
    outline: none !Important;
}

.footer-contact-form input {
    background-color: #222;
    color: #fff;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin-right:-5px;
}

.footer-contact-form input:focus {
    border-left: 1px solid #72736a;
    border-top: 1px solid #72736a;
    border-bottom: 1px solid #72736a;
}

.footer-contact-form button {
    background-color: #72736a;
    font-size: 18px;
    font-weight: 800;
/*     box-shadow: -4px 4px 9px 0 rgba(0,0,0,.25); */
    transition: background-color .1s ease-out;
    border-top: 1px solid #72736a;
    border-bottom: 1px solid #72736a;
}

.footer-contact-form button:hover {
    background-color: #8f9086;
}

.footer-social-media {
    width: 100%;
    float: left;
    text-align: left;
    padding: 6px 22px;
    font-size: 21px;
}

.footer-social-media > span {
    float: left;
    margin-right:20px;
}

.footer-social-media > a:first-child {
    margin-left:0px;
}

.footer-sm-link {
    float:left;
    display:block;
    width:50px;
    height:50px;
    background-size:cover;
    margin:10px 20px;
}

.footer-youtube {
    background-image:url(/assets/youtube-logo-light.png);
}
.footer-facebook {
    background-image:url(/assets/facebook-logo-light.png);
}
.footer-instagram {
    background-image:url(/assets/instalogo.png);
}
.footer-twitter {
    background-image:url(/assets/twitter-logo-light.png);
}

.footerdivcopyright {
    height:80px;
    line-height:40px;
    float:left;
    background-color:#111;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    padding: 18px 20px;
    width: 100%;
}
.footerdivcopyright .center-page {
    width: 1130px;
    margin-left: auto;
    margin-right: auto;

}

.footerdivcopyright a{
    color: #b5aea2;
}

.footerlinks {
    text-transform: lowercase;
    font-size: 21px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #c1b8be;
    margin-left: auto;
    margin-right: auto;
    height:50px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.twitterdiv {
	float: right;
	padding: 15px;
	top: 0px;
	width: 30%;
	padding-left: 30px;
	padding-top: 30px;
	padding-right:0px;
}

.bubble {
    background-color: #EFEFEF;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.bubble_date {
    float: left;
    display: block;
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
	color:#999;
}

.tweetdiv {
	width:100%;
	float:left;
	margin-bottom:15px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 20px;
}

.tweeticon {
	float:left;
	margin-right:5px;
	border-radius:5px;
}

.tweetusername {
	font-weight:bold;
	width:100%;
}

.tweetscreenname {
	color:#aaa;
	display:block;
}

.tweettext {
	float:left;
	display:block;
	margin-top:5px;
}

.tweetimg {
	width:90%;
	margin:5%;
	display:block;
	border-radius:2px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

.tweetnamewrapper {
	float:left;
	height:50px;
	font-size:1.2em;
}

.tweetheader {
	padding-left: 5%;
	padding-right: 5%;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.w50fl {
	width:50%;
	float:left;
}

.innerw50fl {
	width:50%;
	float:left;
}

.w100fl {
	width:100%;
	float:left;
}

.h100fl {
	height:100%;
	float:left;
}

.mc_form_wrapper {
    width:300px;
    height:500px;
    margin-left:auto;
    margin-right:auto;
}