/* Theme Name: Roshini Responsive
Theme URI: http://bravenewmedia.net
Description: This is a custom horizontally repeating theme design.
Author: Brave New Media
Version: 1.0
License: GNU General Public License
License URI: license.txt

---------- CSS 3 Styles -----------

BNM Colors
Dark Purple: #201C23
Light Purple: #433B48
Pink: #D9544E
Tan: #D3C7B1

-webkit-border-radius: 8px;
-moz-border-radius: 	 8px;
border-radius: 				 8px;
-webikit-box-sizing: border-box;
-moz-box-sizing: 		 border-box;
box-sizing: 				 border-box;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: 		#666 0px 2px 3px;
box-shadow: 				#666 0px 2px 3px;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -webkit-linear-gradient(#EEFF99, #66EE33);
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: -ms-linear-gradient(#EEFF99, #66EE33);
background: -o-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
-pie-background: linear-gradient(#EEFF99, #66EE33);
behavior: url(https://roshinigroup.com/wp-content/themes/roshini/scripts/PIE.htc);
*/


div, article, section, aside, header, footer, input, textarea, img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(https://roshinigroup.com/wp-content/themes/roshini/scripts/boxsizing.htc);
}

a {
	color: #e24244;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #e24244;
	text-decoration: underline;
}

a.button,
.button {
	background: #e2494b;
	border: none;
	border-radius: 20px;
	behavior: url(https://roshinigroup.com/wp-content/themes/roshini/scripts/PIE.htc);
	color: #fff;
	display: block;
	font-weight: 300;
	letter-spacing: .05em;
	margin: 15px auto;
	position: relative;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
}

button.Button.button.ctct-button.Button--block.Button-secondary {
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .05em;
	margin: 10px auto 0;
}

a.button:hover {
	color: #f4f3f3;
	text-decoration: none;
}

a.button.white {
    background: transparent;
    border: 1px solid #bdbdbd;
    color: #bdbdbd;
	display: inline-block;
	*display: inline;
	*zoom: 1;
    margin: 20px 0 0;
}

.blog article a.button {
	margin: 20px 0 0;
} 

.module.third a.button {
	margin: 45px auto;
}

a.button.alignleft,
.module.third a.button.alignleft {
	margin: 10px 0;
}

a.button.marginb0,
.module.third a.button.marginb0 {
	margin-bottom: 0;
}

a#logo {
	display: block;
	padding: 0;
	padding-bottom: 20px;
	float: left;
	margin-left: 30px;
}

a#logo img {
	margin: 0px auto 0px auto;
}

.aligncenter {
	clear: both;
	float: none;
	margin: 0 auto 15px auto;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.imagelarge.alignleft {
	float: none;
    margin: 0 auto 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

aside .alignleft {
	margin: 0 5px 5px 0;
}

aside .alignright {
	margin: 0 0 5px 5px;
}

aside li .alignleft, aside li .alignright {
	margin-bottom: 0;
}

article {
	border-bottom: #d2d2d2 solid 1px;
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 30px;
}

aside {
	display: block;
	margin: 0;
	width: 100%;
}

aside ul {
	margin: 0;
	padding: 0;
}

aside ul li {
	list-style: none;
	margin-bottom: 10px;
}

/* ------------------- START BXSLIDE STYLES -------------------
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 30px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {	
	left: 0;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
		
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-viewport ul li img {
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/icons/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e2dfde;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	behavior: url(https://roshinigroup.com/wp-content/themes/roshini/scripts/PIE.htc);
	border-radius: 100%;
	position: relative;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none;
	border: 2px solid #e2dfde;
	height: 10px;
	position: relative;
	width: 10px;
	top: 2px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/icons/arrow-prev.png) no-repeat center top;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/icons/arrow-next.png) no-repeat center top;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: -25px;
	margin-top: -7px;
	outline: 0;
	width: 11px;
	height: 17px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* ------------------- END BXSLIDE STYLES ------------------- */

body {
	background: #2b252c;
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.carouselcontainer {
    padding-bottom: 35px;
}

.media .carouselcontainer {
    margin: 20px auto 35px;
}

.media .regiondoublegrey .carouselcontainer {
	margin: 0 auto;
}

.carouselcontainer h2 {
	float: left;
}

.carouselcontainer p {
	float: right;
	padding-top: 4px;
}

.regiondoublegrey .carouselcontent p {
	float: none;
	clear: both;
}

.carousel img.border,
.mediacontainer img.border,
.page-template-template-media img.border,
aside img.border,
.mediacontainer object {
    border: 10px solid #e2dfde;
}

.mediacontainer object {
	padding: 10px;
}

.childcontainer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;	
}

.childcontainer.bgwhite.clearfix {
    padding: 40px 0 0;
}

.clearboth {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

li.clearfix {
	display: list-item;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

div#comments {
	border-top: #D3C7B1 dotted 1px;
	display: block;
	margin: 24px 0 0 0;
	padding: 15px 0;
}

.content {
	margin: 0 auto;
	padding: 20px;
	width: 100%;
}

.content.padding0 {
	padding: 0 20px;
}

.blog .content.padding0 {
    padding: 20px 20px 0;
}

.content.paddingt0 {
	padding-top: 1px;
}

.contentcontainer {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}

.contentcontainer.bookcontainer {
    padding: 30px 0;
}

.contentcontainer.regiongrey,
.content.regiongrey,
.contentcontainer.testimonialcontainer.secondary.regiongrey {
	background: #e2dfde;
}

.contentcontainer.testimonialcontainer.secondary.regiongrey:nth-child(2n) {
	background: #fff;
}

.contentcontainer.testimonialcontainer.secondary.regiongrey {
	padding: 0;
}

.contentcontainer.testimonialcontainer.secondary.regiongrey article {
	border: none;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 0;
}

.contentcontainer.regiondoublegrey {
    background-color: #e2dfde;
}

.contentcontainer.contactcontainer {
	background: #2b252c;
	padding: 60px 0;
}

.contentcontainer.logocontainer {
	/*background-image: url(images/bg/bg-logos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;*/
	background-color: #2b242b;
	padding: 40px 0 60px;
}

.contentcontainer.introcontainer {
	background-image: url(images/bg/bg-intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 40px 0 60px;
}

footer {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
}

#footercontainer {
	background: #e24244;
	margin: 0;
	padding: 0;
	width: 100%;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #ebecec;
	text-decoration: none;
}

#footerlogo,
#footernav {
	display: none;
}

footer ul {
	margin-left: 0;
}

footer ul li a {
	color: #fff;
	display: block;
}

footer ul li:first-child a {
	border-top: 0;
}

form {
	margin: 0;
	padding: 0;
}

form input,
form textarea {
	background: #e2dfde;
	border: none;
	margin: 0 0 10px 0;
	padding: 5px !important;
	width: 100%;
}

input#emailaddress {
    background-color: #fff;
    padding: 10px !important;
}

input.paypal {
    width: auto;
    background-color: transparent;
}

form label {
	float: none;
	font-weight: bold;
	margin: 0;
	width: 100%;
}

form input[type=submit] {
	background: #e24244;
	border-radius: 20px;
	behavior: url(https://roshinigroup.com/wp-content/themes/roshini/scripts/PIE.htc);
	color: #fff;
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: .05em;
	margin: 15px auto !important;
	padding: 5px 0 !important;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
}

.gform_wrapper input[type=submit] {
	display: block !important;
}

.searchform {
	float: none;
}

form.searchform input{
	display: block;
	margin: 0 auto 15px auto !important;
	padding: 8px !important;
	width: 50% !important;
	float: none;
}

header form.searchform input[type=submit] {
	background: #A89F8D;
	cursor: pointer;
	float: none;
	color: #201C23;
}

.gform_footer.top_label {
    padding-top: 0 !important;
}

#field_1_1 label.gfield_label,
li#field_2_1 label.gfield_label {
    display: none;
}

.gform_wrapper .field_sublabel_above .ginput_complex label,
label.gfield_label {
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
}

h1 {
	color: #685d5e;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: .05em;
	line-height: 30px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.home h1,
h2.publicationtitle {
    color: #000;
    font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px auto 60px;
    text-align: center;
}

span.highlight {
    background-color: #e24244;
    color: #fff;
    font-weight: 300;
    padding: 0 7px;
}

h2 {
	color: #e24244;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: .07em;
	line-height: 27px;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform: uppercase;
}

h2.marginb5,
h3.marginb5,
.introparagraph h2,
.featurecontent h2,
aside h2,
.informationcontainer h3,
.regiondoublegrey .carouselcontent h3,
.regiondoublegrey .carouselcontent h4,
.bookcontainer .module.third h3,
.module.fourth.bggrey h3 {
	margin-bottom: 5px;
}

.informationcontainer h3 {
	font-weight: 400;
	margin-top: 30px;
}

.informationcontainer .informationcontent:first-child h3 {
	margin-top: 0;
}

.introcontainer .introparagraph h2 {
	margin-bottom: 25px;
}

.section h2 {
    margin-bottom: 10px;
}

h3 {
	color: #e24244;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: .05em;
	line-height: 22px;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform: uppercase;
}

.modulecontainer h3 {
	margin-bottom: 10px;
}

h4 {
	color: #685d5e;
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	margin: 0 0 25px 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a {
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

header {
	display: block;
	margin: 0 auto;
	padding: 15px 0 0 0;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#headercontainer {
	margin: 0;
	padding: 0;
	width: 100%;
}

.hr {
	background: #d2d2d2;
	border: none;
	clear: both;
	height: 1px;
	margin: 15px 0;
	padding: 0;
}

img {
	border: none;
	display: block;
}

img.featured, .module img {
	max-width: 100%;
	height: auto;
}

img.borderblack {
    border: 10px solid rgba(0,0,0,.5);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(/scripts/boxsizing.htc);
}

img.borderwhite {
    border: 10px solid #fff;
}

.featurecontent img.borderwhite {
	border: none;
}

.section img {
	margin: 25px auto;
}

img.videoicon {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -25px;
}

aside img.videoicon {
	margin-top: -25px;
}

.introtext {
    padding-top: 30px;
}

.keynotes .introtext {
	text-align: center;
}

.introparagraph {
    padding: 20px 0 0;
}

#main {
	margin: 0 0 40px 0;
	padding-top: 30px;
	width: 100%;
}

.module {
	padding: 20px 0;	
}

.module.fourth.bggrey {
    background-color: #e9e8e7;
	margin-top: 15px;
    padding: 15px;
}

.blogctacontainer .module.fourth {
	padding-top: 25px;
}

.featurecontent .module.half {
	padding-bottom: 0;
}

.section .module.half {
    padding: 5px 0;
}

nav {
	clear: both;
	display: none;
	margin: 0;
	padding: 0;
}

nav ul {
	background: #0b1924;
	border-top: 1px solid #000;	
	margin: 0;
	padding: 0;
}

nav ul li {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #112637;
	/*border-top: 1px solid #3a323b;*/
	border-bottom: 1px solid #000;
}

nav ul.social li {
	border-bottom: none;
}

nav ul.social {
	border-top: none;
}

nav ul li a {
	color: #fff;
	display: block;
	font-weight: 400;
	margin: 0;
	padding: 12px 0 11px 0;
	text-decoration: none;
}

nav ul li a:hover {
	color: #e2dfde;
	text-decoration: none;
}

/*nav ul li ul {
	display: none;
}*/

.navsubmenuexpand {
	width: 50px;
	background: transparent;
	text-align: center;
	position: absolute;
	color: #fff;
	cursor: pointer;
	right: 0;
	top: 8px;
	font-size: 24px;
}

#nav > li {
	text-align: center;
	position: relative;
}

nav ul.sub-menu {
    display: none;
}

nav ul ul {
	border-top: 1px solid #373237;
	line-height: 1;
	margin: 0;
}

nav ul ul li {
	background: #433d44;
	border: none;
	font-size: 12px;
	line-height: 12px;
}

nav ul ul li a {
	border-top: 1px solid #544e54;
	border-bottom: 1px solid #373237;
	color: #fff;
	font-weight: normal;
}

.navdropmenu {
	cursor: pointer;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	display: block;
}

.navdropmenulist li {
	border-bottom: 1px solid black;
}

ol {
	margin: 0 0 15px 25px;
	padding: 0;
}

ol li {
	margin: 0 0 5px 0;
}

p, ul li, ol li, .edit-link {
	color: #685d5e;
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}

p.dateborder.textuppercase {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    clear: both;
    margin: 10px 0;
    padding: 10px;
}

aside .placeholder.alignleft {
	margin-right: 9px;
	width: 20px;
}

.publications .imagecontainer img {
	margin: 0 auto 15px;
}

.posrel {
	position: relative;
}

.row:after,
.content:after {
  content: "";
  display: table;
  clear: both; 
}

.regiondoublegrey .module.half img {
    margin: 0 auto 20px;
}

.regiondoublegrey .module.half {
	padding-bottom: 0;
}

#slidecontainer {
	background: #000;
	margin: 0;
	padding: 0;
	width: 100%;
}

.sidebarbggrey {
    background-color: #e9e8e7;
	margin-bottom: 15px;
    padding: 20px;
}

.socialshare {
    margin: 15px 0 10px;
}

.st_facebook_large span.stLarge {
	background-image: url(images/icons/facebook-share.png) !important;
	height: 49px;
	width: 49px;
	background-position: center !important;
}

.st_twitter_large span.stLarge {
	background-image: url(images/icons/twitter-share.png) !important;
	height: 49px;
	width: 49px;
	background-position: center !important;
}

.st_email_large span.stLarge {
	background-image: url(images/icons/email-share.png) !important;
	height: 49px;
	width: 49px;
	background-position: center !important;
}

.popup {
    padding: 50px 30px;
    background-color: #e8e8e8;
}

.tabsection ul {
	margin: 0 0 15px 0;
}

.tabsection ul li {
	list-style: none;
	margin: 0 0 10px 0;
}

.tabsection ul li a {
	color: #685d5e;
	text-decoration: none;
}

.tabsection ul li.ui-tabs-active a {
	text-decoration: none;
}

.testimonialcontainer {
	background: #2b252c;
}

.testimonialcontainer .imagecontainer img {
    margin: 20px auto;
}

.testimonialtitle h2 {
    margin-bottom: 10px;
}

.testimonialcontent h3 {
	margin-bottom: 0;
}

.testimonialinfo p {
    margin-bottom: 0;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #e2dfde !important;
    color: #685d5e !important;
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
}

.tribe-events-calendar thead th,
#tribe-geo-results h2.tribe-events-page-title, 
h2.tribe-events-page-title,
#tribe-bar-form .tribe-bar-submit input[type=submit] {
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;	
}

#tribe-events-content a,
.tribe-events-loop .tribe-events-event-meta {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
}

.tribe-events-calendar thead th {
    background-color: #272630 !important;
    border-left: 1px solid #272630 !important;
    border-right: 1px solid #272630 !important;
}

.tribe-events-list-separator-month span {
	color: #2b252c !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background-color: #bbb !important;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, 
#tribe_events_filters_wrapper input[type=submit], .tribe-events-button, 
.tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, 
.tribe-events-button:hover, 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #272630 !important;
}

.tribe-events-list .type-tribe_events h2 {
    font-size: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: .05em !important;
}

.tribe-events-back a,
ul.tribe-events-sub-nav a {
	color: #2b252c !important;
}

#tribe-events-content .tribe-events-tooltip h4, 
#tribe_events_filters_wrapper .tribe_events_slider_val {
	color: #e24244 !important;
}

#tribe-events .tribe-events-button,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
	color: #fff !important;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    display: none;
}

.tribe-bar-views-inner {
    padding: 25px 0 49px !important;
}


/* * * TEXT CSS * * */
.textuppercase {
	text-transform: uppercase;
}

.textbrandon,
.textbrandon p {
	font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
}

.textbold,
p strong {
	font-weight: bold;
}

.textlight {
	font-weight: 300;
}

.textitalic {
	font-style: italic;
}

.textcenter {
	text-align: center;
}

.textwhite,
.textwhite a,
.textwhite p,
.textwhite h2 {
	color: #fff;
}

.textunderline,
li.textunderline,
.tabsection ul li.ui-tabs-active a {
	border-bottom: 1px solid;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.text05spacing,
.text05spacing p {
	letter-spacing: .05em;
}

.textdark,
.textdark a {
	color: #3d2e45;
}

.textred,
.textred p {
	color: #e24244;
}

.text10 {
	font-size: 10px;
	line-height: 14px;
}

.text12 {
	font-size: 12px;
	line-height: 16px;
}

.text14 {
	font-size: 14px;
	line-height: 20px;
}

.text16,
.text16 p {
	font-size: 16px;
	line-height: 22px;
}

.text18 {
	font-size: 18px;
	line-height: 24px;
}

.text20 {
	font-size: 20px;
	line-height: 28px;
}

/* * * * * * * * * */

ul {
	margin: 0 0 15px 20px;
	padding: 0;
}

ul.simple {
	margin: 0;
}

ul li {
	list-style: disc;
	margin: 0 0 5px 0;
}

ul.simple li { 
	list-style: none;
	margin: 0 0 5px;
}

ul li.clearboth {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -999em;
	width: 0 !important;
}

ul.social {
	margin: 0 auto 10px auto;
	padding: 0;
	/*width: 205px;*/
	width: 165px;
}

ul.social li {
	float: left;
	font-size: 10px;
	line-height: 10px;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

ul.social li:first-child {
	margin-left: 0;
}

ul.social li a {
	display: block;
	text-indent: -999em;
}

ul.social li a.facebook {
	background: url(images/icons/facebook.png) no-repeat right;
	height: 28px;
	width: 20px;
}

ul.social li a.linkedin {
	background: url(images/icons/linkedin.png) no-repeat right;
	height: 29px;
	width: 29px;
}

ul.social li a.instagram {
	background: url(images/icons/instagram.png) no-repeat right;
	height: 29px;
	width: 28px;
}

ul.social li a.twitter {
	background: url(images/icons/twitter.png) no-repeat right;
	height: 28px;
	width: 30px;
}

ul.social li a.youtube {
	background: url(images/icons/youtube.png) no-repeat right;
	height: 29px;
	width: 38px;
}

.videoembed {
    display: none;
}

.videocontainer h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: .05em;
    margin-bottom: 0;
}

.videocontainer p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: .05em;
    margin-bottom: 0;
}