/* 1.1 - Base Styles */
html,body { margin: 0; padding: 0; border: 0; background-color:#fff;color:#333;}
html { font-size: 62.5%; -webkit-touch-callout:none; -webkit-text-size-adjust:none; -ms-text-size-adjust:100%; }

img {
    border: 0 none;
    display:block;
    max-width: 100%;
}
section {display:block}
h1, h2, h3, h4, h5, h6 {font-family:Georgia,Times,serif; margin:0; font-weight:normal}
.thin {font-weight:300}
.bold {font-weight:700}
.IN-widget,
.IN-widget span,
.IN-widget iframe {width:100% !important;}
#nav ul li span > span {font-size:1.1em;}
.caps {text-transform:uppercase;}
.blue {color:#1e3b70}
.black {color:#476ca8}
.ltblue {color:#115b99;}
.orangebanner,
#sidebar .widgettitle {
	background-color:#e65a28;
	border-left:10px solid #b94b22;
	color:#edecec;
	margin-bottom:20px;
	padding:7px 0 7px 10px;
	text-transform:uppercase;
}
.right {float:right}
.left,
.alignleft {float:left}
h1 {
	color:#1e3b70;
	font-size:1.8em;
	line-height:1.2em;
	margin-bottom:15px;
}
.home h1 {margin-top:0;}
.video-js {
	min-height:357px !important;
	width:100% !important;
}
.video-js {
	border:1px solid #000;
	cursor:pointer;
	height:auto !important;
	min-height:272px;
	width:100% !important;
}
.teaser img {
	display:block;
	margin-bottom:10px;
}
.teaser a {
	color:#1e3b70;
	display:block;
	text-align:center;
	text-decoration:none
}
.teaser a:hover {
	text-decoration:underline;
}
h2 {
	font-size:1.5em;
	line-height:1.2em
}
h3 {
	font-size:1.3em;
	line-height:1.2em
}
h4 {
	font-size:1.5em
}
h5 {font-size:1.2em}
p {
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1.3em;
}
.home p {
	font-size:1em;
	line-height:1.2em;
}
p span {color:#333;}
a {color:#67add5;}
a:hover {color:#7ebee2;}
a:visited {color:#67add5;}
a:visited:hover {color:#67add5}
a:active {outline:0;border:0;}
address {font-style:normal}
sup {line-height:0.6em;}
.large {font-size:1.1em;}
ul.check {padding-left:0}
ul.check li {
	background:url(images/check-mark.png) no-repeat 10px 4px;
	font-family:'Roboto Condensed',Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.6em;
	list-style:none;
	margin-bottom:10px;
	padding-left:40px;
}
/* 1.2 - Grid System */
.toolbar-wrapper { width: 100%; height: auto }

#transparency > .row:before, #transparency > .row:after  { content: ""; display: table; }
#transparency > .row:after { clear: both; }
#transparency > .row { zoom: 1; margin-bottom: 0px;}

.row { margin: 0 0 30px 0; }
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 { 
	display: block; 
	float: left; 
	margin: 0 15px;
}
.lsn1 {letter-spacing:-1px;}
.inner-left { margin-left: 0px !important; }
.inner-right { margin-right: 0px !important; }

.wrapper { width: 996px; margin: 0 auto; padding: 0 15px;  }
.toolbar { width: 996px; margin: 0 auto; }
.span1 { width: 53px; }
.span2 { width: 136px; }
.span3 { width: 219px; }
.span4 { width: 302px; } 
.span5 { width: 385px; }
.span6 { width: 468px; }
.span7 { width: 551px; }
.span8 { width: 634px; }
.span9 { width: 717px; }
.span10 { width: 800px; }
.span11 { width: 883px; }
.span12 { width: 966px; }

.span3.adaptive-grid {width: 219px;}
.span3.adaptive-grid:nth-child(6n+7) {clear: none;}
.span3.adaptive-grid:nth-child(4n+5) {clear: both;}

/* 1.3 - Helper classes */
.center {
	float:none;
	margin:0 auto
}
.left {float:left}
.right {float:right}

.row:before, .row:after, .clearfix:before, .clearfix:after {content:"\0020";display:block;height:0;visibility:hidden}
.clearfix:after, .row:after { clear:both; }
.clearfix, .row { zoom:1; }

.p0 { margin-bottom: 0px !important; }
.p5 { margin-bottom: 5px !important; }
.p10 { margin-bottom: 10px !important; }
.p15 { margin-bottom: 15px !important; }
.p20 { margin-bottom: 20px !important; }
.p25 { margin-bottom: 25px !important; }
.p30 { margin-bottom: 30px !important; }
.p40 { margin-bottom: 40px !important; }
.p50 { margin-bottom: 50px !important; }
.p60 { margin-bottom: 60px !important; }
.p80 { margin-bottom: 80px !important; }

.pt0 {margin-top:0 !important}
.pt20 { margin-top: 20px !important; }
.pt25 { margin-top: 25px !important; }
.pt30 { margin-top: 30px !important; }
.pt40 { margin-top: 40px !important; }
.pt50 { margin-top: 50px !important; }
.pt60 { margin-top: 60px !important; }
.pt100 { margin-top: 120px !important; }
.fr { float: right !important; }
.fl { float: left !important; }
.fn { float: none !important; }

.tr { text-align: right; }
.tl { text-align: left !important; }
.tc { text-align: center !important; }
.thin {font-weight:normal;}
.display-table { display: table; height: 100%; }
.display-table-cell { display: table-cell; vertical-align: middle; display:inline-block; }
.table { display: table; margin: 0 auto; }
.fixed { position: fixed; }

hr.divider { margin: 15px 0; background: #333; height: 1px; border: 0; }

.boxsized {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
a {
	text-decoration:none;
	outline: 0;
}
a:hover {color:#5c9bbf}
a:active {outline: 0;}
/* misc WP styles */
.line {
	background:url(images/h3-line.png) repeat-x left center;
	display:block;
	font-weight:bold;
	height:28px;
	margin-bottom:30px;
}
.line span {
	background-color:#f7f7f7;
	font-weight:bold;
	padding:3px 10px 3px 0;
}

.more a {
	color:#0c2a4c;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-top:20px;
}
.more.yt {
	background:url(images/more-icon-yt.png) no-repeat left center;
	color:#476ca8;
	padding:9px 0 9px 30px;
	text-decoration:none;
}
.catlist {
	background:url(images/catlist.png) no-repeat left center;
	padding-left:25px;
}
.catlist a {
	color:#757474;
	font-family:Georgia,Times,serif;
}
.catlist a:hover {
	color:#424969;
}

.pagination {
	font-size:16px;
	margin-top:40px;
	text-align:center
}
.pagination a {
	color:#424969;
	font-size:16px;
	font-weight:bold;
	padding:0 5px;
}
/* above header */
#loginmain {
	background-color:#353535;
}
#loginmain form#searchform {
    float: right;
    width: 223px;
}
#searchform #search {
    background: #ffffff url("http://securities-law-blog.com/blog/wp-content/themes/cloudy/img/search-icon.png") no-repeat scroll right center;
    padding: 1px 25px 1px 6px;
}
#searchform .searchsubmit {
    background-color: #518cb1;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    padding: 3px 5px 4px;
}
#loginmain #cc_firstname, #loginmain #cc_email, #searchform #search {
    border: medium none;
    border-radius: 5px;
    color: #4f4f4f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    width: 142px;
}
#loginmain p {
    color: #faf9f7;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 10px;
    text-shadow: none;
    width: 260px;
}
#loginmain form {
    float: left;
    margin: 15px 0;
    width: 428px;
}
#loginmain label {
    display: none !important;
}
#loginmain .input-text-wrap {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    float: left;
    height: 24px;
    margin-right: 10px !important;
    width: 152px;
}
#loginmain #cc_firstname, #loginmain #cc_email {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4f4f4f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    width: 142px;
}
#loginmain .button {
    background: rgba(0, 0, 0, 0) url("http://securities-law-blog.com/blog/wp-content/themes/cloudy/img/sbmtbtn-bg.jpg") repeat-x scroll left top;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 1px 9px;
    text-align: center !important;
    text-transform: uppercase;
    width: 90px;
}
#loginmain .button:hover {
    background: rgba(0, 0, 0, 0) url("http://securities-law-blog.com/blog/wp-content/themes/cloudy/img/sbmtbtn-bg-hov.jpg") repeat-x scroll left top;
}
a#mobilenavbtn {
    background-color: #c1d0ca;
    background-image: linear-gradient(to bottom, #c1d0ca, #b1beb9);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #ffffff;
    display: none;
    float: right;
    height: auto;
    padding: 5px 8px;
    position: absolute;
    right: 3%;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    top: 15px;
}
#loginmain form#searchform {
    float: right;
    margin-right: -20px;
    width: 240px;
}
#searchform #search {
    background: #ffffff url("http://www.legalandcompliance.com/wp-content/themes/lc/images/mic-icon.png") no-repeat scroll right center;
    padding: 1px 25px 1px 6px;
    width: 140px;
}
#searchform .searchsubmit {
    background-color: #518cb1;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    padding: 3px 5px 4px;
}
#loginmain #cc_firstname, #loginmain #cc_email, #searchform #search {
    border: medium none;
    border-radius: 5px;
    color: #4f4f4f;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    width: 142px;
}

/* video list on home page */

.home h3.thin.left {width:100%;}
#pager > a {
	background:url(images/pager-off.png) no-repeat;
	display:block;
	float:left;
	height:11px;
	margin:5px 3px 0 0;
	width:11px;
}
#pager > a.active {
	background:url(images/pager-on.png) no-repeat;
}
.social-count-plus {padding-top:10px;}
.post-list article {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-top:1px;
	padding:30px 0;
}
.post-list article.nb {
	border-top:0;
	padding:0 0 30px;
}
.post-list article h2 a {
	color:#353535;
}
.post-list article .snippet {
	font-family:'Trebuchet','Trebuchet MS',sans-serif;
}
/* single post */
.single-post iframe {
	float:left;
	height:auto;
	min-height:300px;
	margin:0 30px 30px 0;
}
.single-post h1 {
	color:#333;
	font-size:20px;
	margin-bottom:20px;
}
.blog .entry-content ul,
.single-post .entry-content ul {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	display:block;
	float:left;
	width:100%;
}
.single-post .meta {font-weight:bold; padding-top:10px; }
.single-post .meta a {color:#333;}
.entry-content ul li,
.blog .entry-content ul li,
.single-post .entry-content ul li {
	background:url(images/li-arrow.png) no-repeat left center;
	/* display: inline-block; */ /* removed 161211 Webmanna */
	list-style:none;
	margin-bottom:5px;
	padding-left:20px;
        background-position: 0 2px;
}
.entry-content iframe {
	float:left;
	margin:0 30px 30px 0;
}
.entry-content p strong {font-size:1.2em;}
.entry-content a {
	color:#1e3b70;
	text-decoration:none
}
.entry-content a:hover {
	color:#1e3b70;
	text-decoration:underline
}
.entry-content ul li a,
.blog .entry-content ul li a,
.single-post .entry-content ul li a {
	color:#1e3b70;
	text-decoration:none
}
.entry-content ul li a:hover,
.blog .entry-content ul li a:hover,
.single-post .entry-content ul li a:hover {
	text-decoration:underline
}
.date {
    border: 1px solid #0c2a4c;
    color: #0c2a4c;
    display: block;
    float: left;
    font-size: 1.3em;
    margin-right: 10px;
    margin-bottom:20px;
    padding: 3px 9px 6px;
    text-align: center;
}
.date .mo {
	font-size:1.1em;
	text-transform: uppercase;
}
.date span {
	color:#0c2a4c;
    display: block;
    font-family: "Oswald",Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin: 4px 0 0;
    text-align:justify
}
.date span.day {
    font-size: 1.8em;
    margin:7px 0;
}
#widget-area li {list-style:none;}
.widget_categories ul,
#secondary .textwidget {
	background-color:#d2d6c0;
	margin:0;
	padding:20px;
}
.widget_categories ul li {
	display:block;
	list-style:none;
	padding-bottom:3px;
}
.widget_categories ul li a {
	color:#272727;
	display:block;
}
.widget_categories ul li a:hover {
	color:#67add5;
}
#secondary .widget h2 {
	background-color:#0c2a4c;
	color:#fff;
	padding:5px 20px;
}
#secondary .widget { margin-bottom: 20px; }
/* blogs */
.blog .entry-content iframe {
	float:left;
	margin:0 30px 30px 0;
}
.blog #video-list article a {
	font-size:12px;
	font-weight:normal;
	min-height:auto;
}
.blog #video-list article .title {
	bottom:auto;
	font-size:16px;
	position:static;
}
.blog #video-list .meta {
	font-size:13px;
	margin-top:5px;
}
.blog h2 a {
	color:#1e3b70;
	font-size:20px;
	text-decoration:none
}
.nav-previous a,
.nav-next a {
	color:#1e3b70;
	text-decoration:none;
}

ul.rpwe-ul {padding-left:0;}
ul.rpwe-ul li {
	border-bottom:0;
	list-style:none;
	margin-bottom:5px;
	padding-bottom:0 !important;
}
ul.rpwe-ul li a {
	color:#fff;
	line-height:1.2em !important;
	text-decoration:none
}
/* Main Styles */

body { 
	color:#444; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height: 1.4em;
}
.banner {
	padding:20px 0;
}
.banner img {
	margin:0 auto;
	width:629px;
}
/* header */

#header .wrapper {
	background:#fff url(http://securities-law-blog.com/blog/wp-content/uploads/2016/03/mva-logo-bg.jpg) no-repeat right center;
	height:auto;
	margin-top:2px;
	padding:20px 15px;
}
#header .logo {
	display:block;
}
#header .span5 > a > img {max-width:auto !important;}
#header .subhead {
	color:#060606;
	font-size:20px;
	font-weight:bold;
	padding:20px 0 0 40px;
	text-align:center
}
#header .search {
	background:#eee url(images/search-icon.png) no-repeat 2px center;
	border:0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float:left;
	height:34px;
	margin:14px 0 6px;
	padding:9px 8px 9px 30px;
	width:70%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#header .search:focus {
	background:#fff url(images/search-icon.png) no-repeat 2px center;;
}
#header #searchsubmit {
	color:#fff;
}
#header input[type="submit"] {
	background-color:#4d5359;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border:0;
	cursor:pointer;
	float:left;
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	height:34px;
	margin-top:14px;
	padding:8px 12px;
	width:30%;
}
#header input[type="submit"]:hover {
	background-color:#78919f;
}
/* navigation*/
@media only screen and (min-width: 765px) {
#menu-mobile {display:none}
}
#nav .wrapper {
	background-color:#0c2a4c;
	border-bottom:5px solid #d2d6c0;
}

#nav ul {padding-left:0}
#nav .menu-primary-container > ul > li.current-menu-item,
#nav .menu-primary-container > ul > li:hover {
	background-color:#0f2a64;
	color:#fff;
}
#nav > div > div > ul > li {
	display:block;
	float:left;
	padding:0 4px;
	position:relative;
}
#nav > div > div > ul > li.menu-item-has-children {
	background:url(images/karat-down.png) no-repeat right center;
	padding-right:16px;
}
#nav ul li ul {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	background:#0f2a64;
	display:none;
	left:-15px;
	position:absolute;
	top:38px;
	z-index:10000;
	width:120%;
}

#nav ul li:hover ul {
	display:block;
}
#nav ul li ul li {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border-right:0;
	display:block;
	padding:0;
	vertical-align:middle;
	z-index:10000;
}
#nav ul li ul li:hover a {background-color:#174095;}
#nav ul li ul li a {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	line-height:1.4em;
	padding:5px 7px 5px 15px;
}

#nav ul li a {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	color:#fff;
	display:block;
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:10px 7px;
	text-decoration:none
}
#nav ul li:hover {
	background-color:#2b4f78;
}
#nav .socials {
	padding-top:7px;
}
#nav #menu-primary {margin:0;}

.socials a {
	display:inline-block;
	padding:0 1px;
	width:10%;
}
.socials.right a {
	float:right;
	opacity:0.9;
}
.socials.right a:hover {
	background:transparent;
	opacity:1;
}
.follows li {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	display:block;
	float:left;
	margin:0 1%;
	text-align:center;
	width:23%;
}
.follows li .square {
	background-color:#eee;
	display:block;
	margin-bottom:8px;
	padding:17px 15px !important;
}
.follows li .square:hover {opacity:0.8;}
.follows li img {
	display:block;
	margin:0 auto;
}
.follows li strong {font-weight:bold;}
#crestashareiconincontent {font-size:20px !important;}
.cresta-share-icon i.c-icon-cresta-facebook, 
.cresta-share-icon i.c-icon-cresta-twitter, 
.cresta-share-icon i.c-icon-cresta-gplus, 
.cresta-share-icon i.c-icon-cresta-linkedin, 
.cresta-share-icon i.c-icon-cresta-pinterest, 
.cresta-share-icon i.c-icon-cresta-print {
	height:46px !important;
	width:50px !important;
}
/* main content area */
#introduction-video {margin-top:10px;}
#main .wrapper,
#main.wrapper {
	min-height:500px;
	padding:30px 15px 50px
}
/* 
.blog #main .wrapper {
	padding:30px 15px 50px;
}
*/
/* video theater area */
.theater {
	background-color:#3f3f3f;
	-webkit-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.2);
	color:#fff;
	padding:15px 15px 30px;
}
.video-js {
	-webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.5);
	display:block;
}
.entry-content .video-js,
.home .video-js {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.page .entry-content .video-js.left {margin:20px 30px 30px 0;}
.theater video,
.theater .video-js {
	display:block;
	margin:0 auto;
}
.theater h1 {
	color:#fff;
	margin:0 0 10px;
}
.theater a {
	color:#eee;
	text-decoration:none
}
.theater a.yt {
	color:#fff;
}
.theater a.yt:hover {color:#7ebee2;}
.theater .meta {
	color:#fff;
	margin-bottom:15px;
}
.meta {display:block}
/* footer */

#footer  {
	background-color:#272727;
	border-top:7px solid #d2d5c0;
	color:#fff;
	margin-top:10px;
	padding: 30px 15px;
}
#footer .wrapper.legal {
	border-top:1px solid #7d7d7d;
	color:#7d7d7d;
	margin-top:30px;
	padding:7px 0;
}
#footer h3.widget-title {
	background:url(images/footer-h3-bg.png) no-repeat left center;
	font-size:1.1em;
	padding-left:20px;
}
#footer p {color:#fff;}
#footer .socials a {
	width:auto;
}
#footer .subscribe a {
	color:#d2d6c0;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	margin:3px 5px 0 0;
	text-transform:uppercase;
}
#footer .socials img {display:inline-block;}
#logos {margin:0 0 30px}
#logos .wrapper {border-top:3px solid #9f9f9f;}
#logos img {
	margin:0 auto;
}

.really_simple_twitter_widget {padding-left:0;}
.really_simple_twitter_widget li {
	background:url(images/tweet-quote.png) no-repeat left 3px;
	font-size:12px;
	list-style:none;
	margin-bottom:10px;
	padding-left:20px;
}
.really_simple_twitter_widget li a {color:#5aa8d4;}
.really_simple_twitter_widget .twitter-timestamp {
	color:#828282;
	display:block;
}
/* 2.1 Sections */

ul.forms {
	padding-left:0;
}
ul.forms li {
	list-style:none;
	margin-bottom:8px;
}
.forms input[type="text"],
.forms input[type="email"],
.forms textarea {
	background-color:#222222;
	border:1px solid #292929;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:7px;
	width:100%;
}
.forms input[type="text"]:focus,
.forms input[type="email"]:focus,
.forms textarea:focus {
	border:1px solid #373737;
}
.forms input[type="submit"] {
	background-color:#222222;
	border:1px solid #292929;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	color:#fff;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:7px 10px;
	width:auto;
}
.forms input[type="submit"]:hover {
	background-color:#333;
	border:1px solid #434343;
}
.forms textarea {height:120px;}

.btn {
	background-color:#7751dc;
	color:#fff;
	cursor:pointer;
	display:block;
	font-family:'Oswald','Din','Univers',Arial,Helvetica,sans-serif;
	font-size:1.3em;
	margin:10px 0 40px;
	padding:10px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
.btn:hover {background-color:#835de7;}
.btn:visited {background-color:#6c48cb;}
.mobileshow {display:none}
.mobilehide {display:block}

/* form validation overrides */

div.wpcf7-response-output {
	border:0 !important;
	margin:10px 0 !important;
	padding:0 !important;
}
div.wpcf7 img.ajax-loader {
	float:left !important;
	margin:10px 0 0 10px !important;
}

/* search results */
.search-results #main > article {
	border-bottom:1px solid #bbb;
	margin-bottom:30px;
	padding-bottom:30px;
}
.search-results #main > article h2 a {
	color:#476ca8;
	font-size:18px;
}

/* new single page */

#sidebar ul {padding:0;}
#sidebar li {
	list-style:none;
	padding:0;
}

#sidebar-recent img {
	height:auto;
	margin-bottom:5px;
}
#sidebar-recent > article {
	display:block;
	margin-bottom:20px;
}
#sidebar-recent a {
	color:#333;
	font-weight:bold;
}
#sidebar-recent .meta {
	color:#919191;
	font-weight:normal;
}
.page-child .video-js {
	max-width:636px !important;
	width:636px !important;
}
.home .video-js .vjs-tech {max-width:100%;}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.wrapper {
		padding:0 3%;
		width:94%;
	}
	#header .wrapper { padding: 20px 0; width: 100%; }
	.blog #main .wrapper { 
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		padding:0 2% !important;
		width:100% !important;
	 }

	.forms li.span4,
	.forms li.span3 {width:100%}
	.forms li {margin-bottom:6px}
	.home .video-js {
		height:auto !important;
		width:100% !important;
	}
	#nav ul li a {
		font-size:12px;
		padding:10px;
	}
	#header .subhead {
		font-size:16px;
		padding:20px 0 0 20px;
	}

	#post-list {
		display:inline !important;
		float:left !important;
		margin-top:30px;
		width:70% !important;
	}

	.post-list article.nb {padding:0;}
	#nav ul.span8 {
		width:70% !important;
	}
	#nav .socials {
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		width:22% !important;
	}
	#main div.span4.right {
		width:24% !important;
		margin:20px 0 !important;
	}
	.post-list div.span1 {
		width:4% !important;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		margin:0 3%;
	}
	.post-list div.span7 {
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		width:84% !important;
		margin:0 3%;
	}
	.featured {
		display:block;
		float:none;
		margin:0 auto;
	}
	.intro .span4 {
		float:none;
		margin:0 auto;
		width:90%;
	}
	 .video-js {
		min-height:272px !important;
	}
}

/* 4.4 - Mobile Landscape */
@media only screen and (max-width: 767px) {
	/* fix content white background */
	div#primary.content-area {
	    background: white;
	}
	/* endifx */
	.mobilehide {display:none !important}
	.mobileshow {display:block}
	.right {float:none}
	.left {float:none}
	.mobile-wrapper {display: block;}
	body {padding:0;}
	section#nav { display:none; }
	nav.mobile, .menu-icon { display: block; }
	nav.mobile { padding: 0; }
	.wrapper { padding: 0;  font-size:0.8em}
	.menu-main-nav-container #menu-main-nav {display:none;}
	#header .wrapper {background:#fff url(images/header-bg.png) no-repeat -130% center;	}
	#header .subhead {display:none;}
	#header .logo {
		border-right:0;
		padding-right:0;
	}
	#header .logo img {margin:0 auto;}
	#header form {
		float:none;
		width:100%;
	}
	#loginmain form {
		float:none;
		margin-top:0 !important;
		width:100%;
	}
	#loginmain form > div {
		padding:5px 5%;
	}
	#loginmain p {
		float:none;
		margin-left:0;
		margin-top:0;
		padding:10px 20px;
		width:auto;
	}
	#loginmain .input-text-wrap {
		background:none;
		float:none;
		margin-top:0 !important;
		margin-right:0 !important;
		margin:0 auto 10px !important;
		width:90%;
	}
	#loginmain #cc_firstname, #loginmain #cc_email, #searchform #search,
	#loginmain .input-text-wrap input {
		background-color:#fff;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		float:none;
		height:auto;
		padding:4px 3px;
		width:100%;
	}
	#searchform .searchsubmit {
		float:none;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		height:32px;
		width:30%;
	}
	#loginmain form#searchform, #loginmain form > div {
		float:none;
		padding:4px 5%;
		width:90%;
	}
	#searchform #search {
		width:68%;
	}
	#main .wrapper,
	#header .wrapper, 
	#footer .wrapper {padding:20px 0;}
	.wrapper, .toolbar { width:100%;padding:0; }
	.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12, .span4.logo-wrapper { width:90%; margin:0 5%; } 
	.pt20 { margin-top: 10px !important; }
	.pt25 { margin-top: 10px !important; }
	.pt30 { margin-top: 10px !important; }
	.pt40 { margin-top: 10px !important; }
	.pt50 { margin-top: 10px !important; }
	.pt60 { margin-top: 10px !important; }
	.tl, .tr {text-align:center !important}
	#menu-primary {display:none;}
	#header .search {
		display:block;
		float:left;
		width:60%;
	}
	#nav .wrapper {padding:5px 0;}
	#nav .socials {margin:0; clear: both;}
	#header input[type="submit"] {
		display:block;
		float:left;
		width:27%;
	}
	iframe {
		width:100%;
	}
	.theater.wrapper {
		padding:15px 0;
	}
	.menu-primary-container {padding-top:10px;}
	.jquery-responsive-select-menu {
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		display:block !important;
		float:none;
		padding:7px;
		margin:0 2%;
		width:95%;
	}
	.video-js {
		height:auto !important;
		min-height:300px;
		width:100% !important;
	}
	.widget_categories h2 {background-color:transparent;}
}


/* WM Overrides */
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
#menu-main-nav { padding-right: 0;}
#nav ul li a { padding: 10px 11px 10px 0; }
.menu-item-8764 a {padding-right: 0!important; }
#nav ul.span8 { width: 75% !important; margin: 0; }
#nav .socials { width: 25% !important; margin: 0; }
#menu-main-nav > li { padding: 0 !important; }
#main.site-main.post-list { width: 70%; }
.page .entry-content { max-width: 98%; }
#post-list > .clearfix > .span1 { margin: 0 30px 0 0; }
.single .content-area.span8 { width: 70%; }	

#searchform .searchsubmit {float:none; margin-left:5px;}
#loginmain > .wrapper > p {width:100%; margin-left:0;}
#constant-contact-signup {clear:left;} 
#loginmain form { margin-top: 0; margin-bottom: 15px;}
}
#nav ul.span8 { width: 645px; margin-right: 0 }

body.guest-authors #primary > .meta .author { display: none; }

.wp-caption.alignright { float: right; margin-left: 20px; }
.wp-caption p {text-align: center; font-weight: bold; }

.entry-content td,
.content-area td { border: 1px solid black; padding: 10px; }

table { width: 100%; table-layout: fixed; }
tr { width: 100%; }
td { width: 100%; vertical-align: top; }

.content-area p { text-align: justify; }

.content-area td ul {
    padding-left: 5px;
}

.content-area td { text-align: left; }
.content-area td {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.entry-content ul li ul li, 
.blog .entry-content ul li ul li, 
.single-post .entry-content ul li ul li {
    background: none;
    list-style: disc;
    display: list-item;
    list-style-position: inside;
    padding-left: 0;
}

.nav-previous.tl {width: 45%; float: left;}

/* fix weird issue with header newsletter email field */
#constant-contact-signup #cc__email_address {
    width: 150px;
    height: 20px;
    border: 0;
    padding-left: 10px;
    box-sizing: border-box;
}

.nav-next.tr {width: 50%; float: right;}