/*
 Theme Name:   Content Harmony 2.0
 Theme URI:    http://www.contentharmony.com
 Description:  2014 Content Harmony Redesign
 Author:       Kane Jamison
 Author URI:   http://www.kanejamison.com
 Template:     spotlight
 Version:      1.0.0
*/

@import url("../spotlight/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*======================== COLOR & PRIMARY CHANGES ==========================*/

.box-main {
 background: rgb(33,150,243); /* Old browsers */
 background: -moz-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%, rgba(25,118,210,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(33,150,243,1)), color-stop(100%,rgba(25,118,210,1))); /* Chrome,Safari4+ */
 background: -webkit-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* Opera 12+ */
 background: -ms-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* IE10+ */
 background: radial-gradient(ellipse at center,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#1976d2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

header.box-main {
background:#2196F3;
}


.sub-menu {
 background: rgb(33,150,243);
}

.format-main {
    font-size: 18px;
    line-height: 29px;
}

.slant-header {
	padding:36px;
	background-color:#2196F3;
	transform: skew(-20deg);
	margin:12px 0;
	clear:both;
}
.format-main .slant-header h2, .format-main .slant-header h3 {
	transform: skew(20deg);
	color:white;
	text-align:center;
}

.collapseomatic {
	color:#0088d9;
}

.shiftnav-open .shiftnav.shiftnav-open-target {background-color: rgba(255, 255, 255, 0.96);}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {color: #0088d9 !important;}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {color:#ffffff !important;}

.logo a:hover { color: #ffc107; text-shadow: 0 0 3px rgba(255, 190, 0, 0.46); }

.header a:hover { color:white; text-decoration: underline; }
.content-box { background-color: white; }

.box-highlight { background-color: #FF5722; }

.box-sec { background-color: #ffb424; color:#444444; }

.links-dark a, .links-dark a:hover { color: #FFFFFF; }

[class*="box-"].list li:not(:last-child), [class*="box-"] .list li:not(:last-child) { border-bottom: 1px dotted #EFEFEF; }

.wp-caption, .frame { 
	background-color: transparent; 
	border-radius: 3px; 
	border: 0px; 
	color: #444444; 
	box-shadow: 0px 5px 12px rgba(1,1,1,0.25); 
	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: content-box;    /* Firefox, other Gecko */
	box-sizing: content-box;         /* Opera/IE 8+ */
}

.twocol-one .wp-caption, .threecol-one .wp-caption, .fourcol-one .wp-caption, .fivecol-one .wp-caption, .twocol-one .frame, .threecol-one .frame, .fourcol-one .frame, .fivecol-one .frame {
	-webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.tableofcontents {
	width:100%;
	max-width:500px;
	padding-bottom: 24px;
	border-radius: 3px; 
}

.pullquote {
	width: 100%;
	max-width: 400px;
	padding: 36px;
	text-align: justify;
	border-radius: 3px; 
}

.menu .current-menu-item > a {
  color: #ffffff;
}
.bluetext {color:#2196F3;}
.orangetext {color:#FF5722;}

.padding12 {padding:12px;}
.padding24 {padding:24px;}
.padding36 {padding:36px;}
.padding48 {padding:48px;}


.h3lessmargin {margin-top:20px !important;}

/*======================== END COLOR CHANGES ==========================*/
/*======================== SLIM POST CHANGES  


.post p, .post h1, .post h2, .post h2, .post h3, .post h4, .post ul, .post ol, .post .byline {
	padding: 0 80px;
}

.post .twocol-one p, .post .threecol-one p, .post .fourcol-one p, .post .fivecol-one p, .post .sixcol-one p, .post .twocol-one h1, .post .threecol-one h1, .post .fourcol-one h1, .post .fivecol-one h1, .post .sixcol-one h1, .post .twocol-one h2, .post .threecol-one h2, .post .fourcol-one h2, .post .fivecol-one h2, .post .sixcol-one h2, .post .twocol-one h3, .post .threecol-one h3, .post .fourcol-one h3, .post .fivecol-one h3, .post .sixcol-one h3, .post .twocol-one ul, .post .threecol-one ul, .post .fourcol-one ul, .post .fivecol-one ul, .post .sixcol-one ul, .post .twocol-one ol, .post .threecol-one ol, .post .fourcol-one ol, .post .fivecol-one ol, .post .sixcol-one ol, .post .frame p, .post .frame h1, .post .frame h2, .post .frame h2, .post .frame h3, .post .frame h4, .post .frame ul, .post .frame ol {
	padding:0px;
}

.post blockquote {
	margin:12px 80px;
}



  END SLIM POST CHANGES ==========================*/
/*======================== LEAD BOX CHANGES ==========================*/


.funnel-lead .col1, .funnel-lead .col2, .funnel-lead .col3 { background-color:transparent; }
.box-sec { background-color: #ffc107; }


/*======================== END LEAD BOX CHANGES ==========================*/
/*======================== LANDING PAGE CHANGES ==========================*/

.page-template-templateslanding-php p#breadcrumbs {display:none;}

.size48 {font-size:48px;}

/*======================== END LANDING PAGE CHANGES ==========================*/
/*======================== NAVIGATION CHANGES ==========================*/

.beacon-status-on{
	background-color: white;
}

.beacon-pulse {
	background-color: #FFD687;
}

.beacon-content, .beacon:hover {
	background-color: #84D0F1;
	color: #444444;
}

.beacon-button {
	background-color: #FF5722;
}

.beacon-content .green:hover {
	background-color: #FF5722;
	text-decoration: underline;
	color:white;
}

#breadcrumbs{ font-size: 14px; }

/*======================== END NAVIGATION CHANGES ==========================*/
/*======================== 2014 HOMEPAGE CHANGES ==========================*/

body.home .funnel-lead .col1, body.home .funnel-lead .col2, body.home .funnel-lead .col3 {
	background-color: transparent;
}

.funnel-lead-29 {
	background-color: #444444;
	background-image: url('http://www.contentharmony.com/files/2014/04/content-harmony-diablo-lake-blur.jpg');
	background-position: 50% 50%;
	background-size: cover;
	/*color: #444444;*/
	color:white;
	/*border-bottom: 6px solid #2196F3;*/
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.59);
}

.funnel-lead-29 .button {
	background-color: #FF5722;
	text-shadow:none;
	text-decoration:none;
}
.funnel-lead-29 .button:hover {
	background-color: #FF5722;
	text-decoration: underline;
	color:white;
	text-shadow:none;
}

.home #breadcrumbs, span.byline-date, span.byline-comments { display:none; }


/*======================== END HOMEPAGE CHANGES ==========================*/
/*======================== FOOTER CHANGES ==========================*/

.footer .module-title {
	font-size: 18px;
	font-weight: bold;
}

.footer-columns + .footer-copy {
	border-top: 1px dotted white;
}

.footersocial:hover {color: #0d6b93;}

/*======================== END FOOTER CHANGES ==========================*/
/*======================== BLOG CHANGES ==========================*/

article h1, article h2, article h3, article .h1, article .h2, article .h3 {font-weight:bold;}

/*======================== END BLOG CHANGES ==========================*/
/*======================== HERO IMAGE FORMATTING ==========================*/
.hero {
	height: 500px;
	position: relative;
	background-color: #111;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.hero .cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.cover {
	background-size: cover;
	background-position: center center;
	position: relative;
}
.hero .hero-bottom-gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	opacity: .7;
	background-image: -ms-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.8) 70%,#000 100%);
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,.5)),color-stop(70%,rgba(0,0,0,.8)),color-stop(100%,#000));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.8) 70%,#000 100%);
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.8) 70%,#000 100%);
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.8) 70%,#000 100%);
	background-image: linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.8) 70%,#000 100%);
}
.hero-bottom-gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: rgba(0,0,0,.1) 0;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1) 0),to(rgba(0,0,0,.7)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));
	background-image: -ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));
	background-image: linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));
}

.hero .hero-dot-texture {
	background: url(http://zapier.com/static/CHYfhs/images/backgrounds/dot-texture.png);
	background-size: 3px;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: .2;
	position: absolute;
	right: 0;
}

.hero .post-header {
	padding: 0 40px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
}
.hero-dark {
	color: #202020;
}
.hero-light {
	color: white;
}

.featured-hero .content-box .inner {
	clear: both;
}


.hero h1 {
	color: #FFF;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: -.3px;
	padding: 0;
	text-shadow: 0 0 1px rgba(0,0,0,.4);
	-webkit-font-smoothing: antialiased;
}
.hero .post-header .author-bar {
	display: inline-block;
	margin: 30px 0 0;
}

.author-photo {
	float:left;
	border-radius: 50%;
}
p.author-date {
	padding: 24px 0px 0px 24px;
	float: left;
}


/*======================== END HERO IMAGE FORMATTING ==========================*/
/*======================== 2015 LANDING PAGE FORMATTING ===========================*/

.canvas{ position:relative; width:100%; max-height:650px; overflow:hidden; background-color:white; }
.videoContainer{ position:relative; width:100%; z-index:0; }
.svgContainer{ position:absolute; width:100%; height:100%; z-index:2; top:0; left: 0; }
.svgContainer text {fill:white;}
.canvas .headertext {
   	position:absolute; 
   	top:50%; 
   	z-index: 3; 
	width: 95%;
	line-height:60px;
   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
	font-weight:300;
   	color: white; 
   	font-size: 60px;
   	text-align: center; 
   	left: 50%; 
   	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	 }
.canvas h1 {
	line-height:60px;
   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
   	font-size: 48px;
	font-weight:300;
	 }
.canvas p, .canvas a {
	line-height:36px;
   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
   	font-size: 18px;
	max-width: 600px;
	margin: 0 auto;
	font-weight:300;
	 }
.canvas p.fineprint {
	line-height:36px;
	margin-top:24px;
   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
   	font-size: 14px;
	font-weight:300;
		 }


.canvas .logo {
	position:absolute; 
   	z-index: 3; 
	width: 95%;
	max-width:1100px;
   	text-align: left; 
   	left: 50%; 
	top:4%;
   	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	}

.content-box-blue {
	background: rgb(33,150,243); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%, rgba(25,118,210,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(33,150,243,1)), color-stop(100%,rgba(25,118,210,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#1976d2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:white;
	}
.content-box-blue .inner {
	background:transparent;
	color: white;
	}
.content-box-blue a, .content-box-blue .inner a {
	color:white;
	}
.content-box-right {
	text-align:right;
	}
.content-box-left {
	text-align:left;
	}
.content-box-center {
	text-align:center;
	}
.floatright {
	float:right;
	margin:0 0 0 24px;
	}
.floatleft {
	float:left;
	margin:0 24px 0 0;
	}

#finalcta {
	padding:48px 64px;
	font-size:1.25em;
}

.2015homepagemenu {
	float:right;
	text-align:right;
	width:100px;
}

.2015homepagemenu a, .shiftnav-toggle, .logo a {
	text-decoration: none;
	display:block;
}

.2015homepagemenu a:hover, .shiftnav-toggle:hover, .logo a:hover, .logo a:active, .logo a:visited {
	color:white;
}

.shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target:hover, .shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target:hover {
	text-decoration:underline;
}

/*======================== END 2015 LANDING PAGE FORMATTING ===========================*/
/*======================== BLOCKQUOTE CHANGES ==========================*/

blockquote {
	border-left: 20px solid #D4D7E0;
	color: #444;
	background: #FAF7F7;
	font-style: italic;
	padding: 20px;
	margin: 0 20px;
}

/*======================== END BLOCKQUOTE CHANGES ==========================*/
/*======================== OTHER CHANGES ==========================*/


.content-sidebar .content, .content-full .content { width: 100%; }

body.content-sidebar .content, body.blog .content { width: 57.142857143% }

#text-3 { background-color: white; }

.bold { font-weight:bold; }

.format-main h2 {
	font-size: 30px;
	line-height: 37px;
	margin-bottom: 13px;
}



.content-box ul, footer ul  {
	list-style: none;
	text-indent: 1em;
	margin: 1em 0;
}

.content-box ul {
	margin-left:5%;
}

.content-box ul li:before, footer ul li:before {    
	font-family: 'FontAwesome';
	content: '\f061';
	margin:0 5px 0 -15px;
}

.pagination li {font-size:24px; line-height:36px;}

a, .format-main a { border-bottom: none; text-decoration:underline; }
.menu a, a:hover, .format-main a:hover { text-decoration:none; }

.required { color: #444444;}

.th-sc-hr { margin:20px 0; height: 30px; }

.orange { background-color: #FF5722; }
.blue { background-color: #2196F3; }
.orangetext { color: #FF5722; }
.bluetext { color: #2196F3; }

.fa-6x {font-size: 6em !important;}
.fa-7x {font-size: 7em !important;}
.fa-8x {font-size: 8em !important;}
.fa-9x {font-size: 9em !important;}
.fa-10x {font-size: 10em !important;}
.fa-11x {font-size: 11em !important;}
.fa-12x {font-size: 12em !important;}
.fa-13x {font-size: 13em !important;}
.fa-14x {font-size: 14em !important;}
.fa-15x {font-size: 15em !important;}
.fa-16x {font-size: 16em !important;}
.fa-17x {font-size: 17em !important;}
.fa-18x {font-size: 18em !important;}
.fa-19x {font-size: 19em !important;}
.fa-20x {font-size: 20em !important;}
.fa-21x {font-size: 21em !important;}
.fa-22x {font-size: 22em !important;}
.fa-23x {font-size: 23em !important;}
.serviceicon {margin: 40px auto;}


/*======================== END OTHER CHANGES ==========================*/
/*======================== TWEETABLE TEXT ==========================*/

	.tweetable {position: relative;}
	.tweetable a { text-decoration: none; color: #2196F3; border: 1px dotted #2196F3; padding: 0 4px; }
	.tweetable a:hover { text-decoration: none; color: #2196F3; border: 1px dotted #2196F3; }

	.sharebuttons {display: none; position: absolute; top: -30px; left: 0px; z-index: 101;  width: 55px; background: #2196F3; color: #DEECF1; border-radius: 3px; height: 20px; padding: 5px; text-align: center; font-family: 'helvetica neue', helvetica, arial, sans-serif; font-size: 14px; font-weight: bold; }
	.sharebuttons a { color: #DEECF1; background: #2196F3; border: 0; }
	.sharebuttons a:hover { color: #DEECF1; background: #2196F3; border: 0; }
	.sharebuttons span.brand a {font-size: 10px; color: #DEECF1; text-decoration:none; display: block; padding: 0 0 0 25px; margin: 0; border: none; height: 12px; }

/*======================== END TWEETABLE TEXT ==========================*/
/*======================== CIRCLE PHOTOS ==========================*/

.circlephoto { border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }
a img.circlephoto { text-decoration:none;}
.white-border-6 { border: 6px solid white; }
img.center { float:none; margin:0 auto; display: block; }

/*======================== END CIRCLE PHOTOS ==========================*/
/*======================== GRAVITY FORMS ==========================*/

ul.gform_fields li:before { content: none; margin:0; }
.gform_body ul { text-indent:0px; margin:0px;}
.gform_body ul li { list-style: none; margin: 12px; }
.gfield_label { font-weight:bold; }
.gfield_description { font-style: italic;  font-size: 0.8em; }
.gfield_checkbox input, .gfield_radio input { margin-right: 12px; }
.ginput_container input[type=text], .ginput_container textarea { width:100%; }
.gfield_radio input[type=text] { width:60%; }
.gform_footer { width: 25%; min-width: 200px; max-width:1000px; margin: 12px auto; }

input[type="submit"], input[type="submit"]:hover  { background-color: #FF5722; width:100%; text-align:center;}
input[type="submit"]:hover { text-decoration:underline; }

.validation_error, .validation_message {color:red;}



/*======================== END GRAVITY FORMS ==========================*/


/*======================== GHOST BUTTONS ==========================*/
a.whitebutton, .content-box-blue .inner a.whitebutton {
	border:2px solid white;
   	background:transparent;
	color:white;
	padding:12px 24px;
	border-radius:5px;
	text-decoration:none;
	 }
a.whitebutton:hover, .content-box-blue .inner a.whitebutton:hover {
   	background:white;
	border:2px solid white;
	color:#2196F3;
        }

a.bluebutton {
	border:2px solid #2196F3;
   	background:transparent;
	color:#2196F3;
	padding:12px 24px;
	border-radius:5px;
	text-decoration:none;
	margin-bottom: 24px;
	 }
a.bluebutton:hover {
	border:2px solid #2196F3;
	background:#2196F3;
	color:white;
      		 }
div.bluebutton, div.whitebutton {
	text-align:center;
	border-radius:5px;
	margin-bottom: 24px;
	display: inline-block;
}
div.whitebutton {
	border:2px solid white;
   	background:transparent;
	color:white;
	text-decoration:none;
         		 }
div.whitebutton a, .content-box-blue .inner div.whitebutton a {
	color:white;
	text-decoration:none;
	margin:12px 24px;
	margin-bottom:12px;
	display:block;
        }
div.whitebutton:hover {
	border:2px solid white;
	background:white;
	 }
div.whitebutton:hover a, .content-box-blue .inner div.whitebutton:hover a {
	color:#2196F3;
	 }

div.bluebutton {
	border:2px solid #2196F3;
   	background:transparent;
	color:#2196F3;
	text-decoration:none;
	 }
div.bluebutton a {
	color:#2196F3;
	text-decoration:none;
	margin:12px 24px;
	margin-bottom:12px;
	display:block;
	 }
div.bluebutton:hover {
	border:2px solid #2196F3;
	background:#2196F3;
	 }
div.bluebutton:hover a {
	color:white;
	 }
/* Expand and Collapse button versions */
.blueexpand {
	text-align:center;
	border-radius:5px;
	margin-bottom: 24px;
	display: inline-block;
	border:2px solid #2196F3;
   	background:transparent;
	color:#2196F3;
	text-decoration:none;
	padding:12px 24px;
	width:100%;
	 }

.blueexpand:hover {
	border:2px solid #2196F3;
	background:#2196F3;
	color:white;
	 }


a#marginbottom12 {
	margin-bottom:12px;
	 }

/*= END GHOST BUTTONS =*/



/*------------------------------*\
	$MEDIA_QUERIES
\*------------------------------*/

@media all and (max-width: 1100px) {

	/* HEADER */

	.header-nav {
		right: 25px;
	}


	/* STRUCTURE */

	.content-full .mlr-full {
		margin-left: 0;
		margin-right: 0;
	}

	.inner,
	.content-box .inner {
		padding-left: 25px;
		padding-right: 25px;
		width: 100%;
	}

	.content-full .content {
		width: 80%;
	}

	/* 2015 LANDING PAGE */
	.canvas h1 {
		line-height:60px;
	   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
	   	font-size: 40px;
	 }
}



@media all and (max-width: 900px) {

	/* TOGGLE */

	.r-controls,
	.r-content {
		margin-top: 25px;
	}

	.header .r-active {
		display: block;
	}

	.r-toggle,
	.r-list-toggle {
		background-color: #84D0F1; /*LINE EDITED*/
		border-radius: 3px;
		cursor: pointer;
		display: inline-block;
	}

	.r-toggle {
		height: 40px;
		padding: 10px 15px;
		width: 45px;
	}

	.r-toggle:not(:last-child) {
		margin-right: 15px;
	}

	.r-list-toggle {
		float: right;
		font-size: 13px;
		line-height: 1;
		padding: 5px 6px;
	}


	/* SPACERS */

	.mb-double:not(:last-child),
	.content:not(:last-child),
	.footer-columns > .col:not(:last-child) {
		margin-bottom: 40px;
	}


	/* BLOCKS */

	.block-double {
		padding-bottom: 40px;
		padding-top: 40px;
	}


	/* BOX */

	.box {
		padding: 40px 25px;
	}


	/* COLUMNS */

	.columns-3 {
		margin-left: 0;
	}

	.columns-3 > .col {
		float: none;
		padding-left: 0;
		width: 100%;
	}


	/* FORMAT */

	.format-main {
		font-size: 15px;
    		line-height: 25px;
	}

	/* HEADER */

	.header {
		text-align: center;
	}

	.tagline {
		display: block;
	}

	.logo + .tagline {
		margin-top: 13px;
	}


	/* MENU */

	.menu-header {
		display: none;
		text-align: left;
	}

	.menu-header li:not(:last-child) {
		border-bottom: 1px dotted white; /*LINE EDITED*/
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.menu-header a {
		display: block;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.menu-header .sub-menu {
		border-left: 1px dotted white; /*LINE EDITED*/
		font-size: 14px;
		margin-bottom: 25px;
		padding-left: 15px;
		background: transparent;
	}


	/* CONTENT BOX */

	.content-box {
		padding-bottom: 40px;
	}

	.content-box .inner {
		padding: 40px 25px;
	}

	.content-sidebar .content-box .inner {
		padding-right: 25px;
	}


	/* CONTENT */

	.content-sidebar .content-item {
		padding-left: 25px;
		padding-right: 25px;
	}

	body.blog .content, 
	.content-full .content,
	.content-sidebar .content {
		float: none;
		width: 100%;
	}

	.content-item {
		border-bottom: 1px solid #ddd;
		padding: 0 25px 40px;
	}

	.content-item:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}


	/* SITE ELEMENTS */

	.pagination {
		border-top: none;
		padding-top: 0;
	}

	.comments {
		margin-top: -25px;
	}

	.content-item,
	.sidebar .box,
	.footer .box {
		margin-left: -25px;
		margin-right: -25px;
	}


	/* SIDEBAR */

	.content-sidebar .sidebar {
		padding-left: 0;
	}

	.sidebar {
		float: none;
		width: 100%;
	}


	/* FOOTER */

	.footer-columns + .footer-copy {
		border-top: none;
		padding-top: 0;
	}
	/* 2015 LANDING PAGE */
	.canvas h1 {
		line-height:48px;
	   	font-family:'museo-sans', Open Sans, Helvetica, Arial, sans serif; 
	   	font-size: 32px;
		margin-top:36px;
	 }
	.floatleft, .floatright {
		float: none;
		display: block;
		margin: 24px auto;
		text-align:center;
	}
}



@media all and (max-width: 750px) {

	/* ATTRIBUTES */

	input[type="text"], textarea {
		width: 100%;
	}


	/* SPACERS */

	.content-full .mlr-full {
		margin-left: 0;
		margin-right: 0;
	}


	/* FORMATTING */

	.format-main h1 {
		font-size: 28px;
		line-height: 39px;
	}
	
	.format-main h2,
	.format-main h3 {
		font-size: 23px;
		line-height: 33px;
		margin-bottom: 13px;
	}

	/* 2015 LANDING PAGE */
	.canvas h1 {
		line-height: 36px;
	   	font-size: 24px;
		margin-top: 72px;
	 }

	.canvas p, .canvas a {
		line-height: 24px;
	   	font-size: 16px;
	 }
	
	.canvas p.fineprint {
		line-height: 20px;
		margin-top: 12px;
	   	font-size: 12px;
		 }
}



@media all and (max-width: 650px) {

	/* HELPERS */

	.middot:not(:last-child):after {
		margin-left: 5px;
		margin-right: 3px;
	}


	/* SITE ELEMENTS */

	.byline {
		font-size: 13px;
	}

	.byline .avatar {
		display: none;
	}


	/* ALIGNMENTS */

	.alignright,
	.alignleft {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* FORMS */

	input[type="submit"],
	.button {
		display: block;
		text-align: center;
		width: 100%;
	}


	/* SPACERS */

	.content-box {
		padding-bottom: 0;
	}

.wp-caption, .frame { 
	padding:0px;
}

	/* THEMEDY VISUAL EDITOR COLUMNS */
	.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three,  .sixcol-four, .sixcol-five {
                float: none;
                margin: 12px 12px;
                padding: 0px 0px;
                width: 100% !important;
        }
	.inner .twocol-one, .inner .threecol-one, .inner .threecol-two, .inner .fourcol-one, .inner .fourcol-two, .inner .fourcol-three, .inner .fivecol-one, .inner .fivecol-two, .inner .fivecol-three, .inner .fivecol-four, .inner .sixcol-one, .inner .sixcol-two, .inner .sixcol-three,  .inner .sixcol-four, .inner .sixcol-five {
                margin: 12px 0px;
        }

	/* SPOTLIGHT COLUMNS */

	[class*="columns-"] {
		margin-left: 0;
	}

	[class*="columns-"] .col {
		padding-left: 0;
	}

	.columns-2 .col {
		float: none;
		width: 100%;
	}

	/* 2015 LANDING PAGE */
	.canvas{ 
		position:static; 
		width:100%; 
		background: rgb(33,150,243);
 		background: -moz-radial-gradient(center, ellipse cover, rgba(33,150,243,1) 0%, rgba(25,118,210,1) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(33,150,243,1)), color-stop(100%,rgba(25,118,210,1)));
		background: -webkit-radial-gradient(center, ellipse cover, rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%);
		background: -o-radial-gradient(center, ellipse cover, rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%);
		background: -ms-radial-gradient(center, ellipse cover, rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%);
		background: radial-gradient(ellipse at center, rgba(33,150,243,1) 0%,rgba(25,118,210,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#1976d2',GradientType=1 );
		color: white; 
		padding: 0px 25px;
	}

	.videoContainer{ 
		display:none; 
	}

	.svgContainer{ 
		display:none; 
	}

	.canvas .headertext {
   		position:static; 
   		top:0%; 
   		z-index: 3; 
		width: 100%;
		line-height:60px;
   		color: white; 
   		font-size: 60px;
   		text-align: center; 
   		left: 0%; 
   		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 48px 0;
	 }

	.canvas h1 {
		line-height:36px;
	   	font-size: 24px;
		margin-top:24px;
	 }

	.canvas p, .canvas a {
		line-height:24px;
	   	font-size: 16px;
		margin: 8px auto;
	 }
	.canvas p br, .canvas h1 br {
		display:none;
	}
	
	.canvas p.fineprint {
		line-height:24px;
		margin-top:12px;
	   	font-size: 12px;
		 }


	.canvas .logo {
		position:static; 
   		z-index: 3; 
		width: 100%;
   		text-align: left; 
   		left: 0%; 
		top:4%;
		margin-top:12px;
   		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.canvas .logo img {
		max-width: 60%;
	}

	article img {
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.content-box-right {
		text-align: left;
	}
	.floatleft, .floatright {
		float: none;
		display: block;
		margin: 24px auto;
		text-align:center;
	}
	#finalcta {
		width:100%;
		padding:12px 12px;
		font-size:1.25em;
		display:block;
	}
}