/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #ab8d66;
	color:#FFF;
    text-shadow: none;
}

::selection {
    background: #ab8d66;
	color:#FFF;	
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */









.title_wrapper {width:980px; margin:0 auto; padding:0; margin-top:65px;}

.home-cta-bar-container {
	margin-bottom:0px;
	float: left;
	width: 100%;
	letter-spacing:0px;
	padding: 26px 0 26px 0;
}
.home-cta-bar {
	display: table;
	width: 100%;
	font-size: 22px;
}
.home-cta-bar .text {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	line-height: 21px;
	padding-right: 20px;
	text-align:center;
	font-family:'raleway',sans-serif;
	font-size:20px;
}
.home-cta-bar-button {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding-right:10px;
}
.home-cta-bar-button a.button {
	margin-bottom: 0;
	float: right;
	font-family:'raleway',sans-serif;
	color: #fff;
	padding: 11px 14px;
	border-radius: 2px;
	outline: none;
	border: none;
	font-size: 16px;
	line-height: 1em;
	display: inline-block;
	margin-right: 2px;
	cursor: pointer;
	width: auto !important;
	border:1px solid #FFF;
	white-space: nowrap;
	background:#827f84;
	background-repeat: repeat-y;
	background-size: 100% 250px;
	background-position: 0 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;}

.home-cta-bar-container.accent {
background: #827f84; /* Old browsers */
	border-bottom: 0;
	color: #FFF;}
	
.home-cta-bar a .fa {margin-right:10px;}
.home-cta-bar a:hover {background-color:#FFF; color:#827f84; }















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}





/* CSS Document */ @charset "utf-8"; html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse;border-spacing: 0;} html,body {width:100%;height:100%;background:#fbf9f9;margin:0px;padding:0px;} a {cursor:pointer;text_decoration:none;font-family:Arial, Helvetica, sans-serif;} 
a, p { text-decoration:none!important;} p, h1 {cursor:default;} .clear {float:none;clear:both;} 
body {overflow-x:hidden;}
body {background:#fbf9f9;}


html,body,span,applet,object,iframe,h1,h2, h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address, big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub, sup,tt,var,u,center,dl,dt, dd,ol,ul,li,fieldset,form,label,legend,table,caption,figcaption,footer,header,hgroup,menu,nav,output,ruby, section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}
*html .clearfix{height:1%;}a{outline: none;} em{font-style: italic;} .clear {clear:both;float:none;}

@font-face {font-family: 'ColaborateThinRegular';
	src: url('fonts/ColabThi-webfont.eot');
	src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/ColabThi-webfont.woff') format('woff'),
		url('fonts/ColabThi-webfont.ttf') format('truetype'),
		url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
		font-weight: normal;font-style: normal;} 

@font-face {font-family: 'raleway';
	src: url('fonts/raleway-light-webfont.eot');
	src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('fonts/raleway-light-webfont.woff') format('woff'), 
		 url('fonts/raleway-light-webfont.ttf') format('truetype'), 
		 url('fonts/raleway-light-webfont.svg#raleway') format('svg');
	font-weight:300;font-style: normal;}
	
@font-face {
    font-family: 'cleanvertisingblack';
    src: url('fonts/cleanveb-webfont.eot');
    src: url('fonts/cleanveb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cleanveb-webfont.woff') format('woff'),
         url('fonts/cleanveb-webfont.ttf') format('truetype'),
         url('fonts/cleanveb-webfont.svg#cleanvertisingblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* DEMO PAGE STYLES */
.maincontent {width:980px;height:100%;margin:0px auto;padding:0px;} 
#code1,#code2 {background-color:#02ba76;font-family:'raleway';font-size:16px;color:#fff;padding:8px 20px 6px 20px;float:right;border-radius:2px;cursor:pointer;border:2px solid #02ba76;}
#code1:hover, #code2:hover {border:2px solid #53b6ff;background-color:#3aabff;color:#FFFFFF;}
#divheader {width:700px;height:150px;background:url('../img/divheader.png');} 
#header {width:100%;height:325px;margin:0px;padding:0px;padding-top:60px;background-color:#fff;overflow:visible;} 
#header .maincontent {background:url('../images/header.png') no-repeat;height:100%;width:1200px;}
#headercenter {background:#FFF;width:1075px;height:325px;margin:0 auto;overflow:hidden;} 
#header img {float:right;width:563px;height:365px;}
#left_side {float:left;width:510px;}
#subline {width:100%;height:45px;background-color:#02ba76;border-bottom:5px solid #DDDBDB;}
#subline p {color:#FFFFFF;text-align:center;width:100%;font-family:'raleway';font-size:22px;padding-top:10px;}

.main_wrapper {width:980px;margin:0 auto;}
.header_text {position:relative;z-index:10;float:right;width:700px;margin-top:75px;}
.title_image {background:url('../images/text.png') no-repeat;width:664px;height:173px;}
.subline {margin-left:60px;margin-top:15px;}
.subline a {color:#000000;font-family:'GnuolaneFree',sans;font-size:30px;opacity:0.85;text-decoration:none;transition:all 0.5s ease;margin-right:20px;}
.subline a:hover, #footer a:hover {color:#827f84;}



#title {cursor:default;font-size:176px;color:#02ba76;font-family:'cleanvertisingblack';margin:0px;padding-top:0px;line-height:25px;margin-left:35px;letter-spacing:-10px;} 
.littleline {cursor:default;font-size:18px;font-family:'raleway';font-style:italic;margin:0px;padding:0px;padding-left:210px;line-height:60px;margin-top:60px;display:inline-block;letter-spacing:0px;color:#000000;opacity:0.5;} 
#version {cursor:default;font-size:25px;font-family:'raleway';font-style:italic;color:#d3d1d0;padding-top:120px;margin-left:445px;letter-spacing:-2px;margin-bottom:10px;} 
#topshadow {background:url('../img/topshadow.png') repeat-x;height:10px;} 
#introbox {width:900px;margin:30px auto;margin-bottom:0px;padding:0;} 
.intro {font-size:19px;font-family:'raleway';color:#6b6b6b;width:840px;line-height:40px;margin:8px 0px;opacity:0.75;} 
.intro strong {font-family:'raleway';} 
.support {font-size:50px;font-family:'raleway';color:#5f6670;margin-left:15px;margin-top:40px;} 
.intro em {font-style:italic;} 
.opener {font-size:60px;margin-right:10px;color:#5f6670;font-family:'raleway';font-weight:normal;opacity:0.85;}
.featureheader {
	background: #827f84; /* Old browsers */
	height:40px;
	margin-bottom:20px;
    margin-left: -15px;
	border-radius:5px;
	border-bottom:5px solid #dddbdb;
    padding: 15px;
    width: 100%;} 
.featureheader h1 {color:#FFF;font-family:'raleway';font-size:36px;width:740px;margin-left:10px;opacity:0.9;} 
.effect {float:left;margin-left:10px;margin-bottom:10px;} 
.featuretext {width:220px;height:190px;float:left;margin-left:12px;margin-bottom:20px;margin-top:10px; color:#6b6b6b;line-height:29px;font-size:18px;font-family:'ColaborateThinRegular';padding:0px 5px;cursor:default;border-bottom:1px solid #D2CCC8;} 
.fullwidthspacer {width:100%;margin-top:30px;height:5px;border-bottom:1px solid #d2ccc8;margin-bottom:50px;} 
.codetooltipbg {background-color:#fff;border:5px solid #02ba76;padding:15px;border-radius: 7px;} 
.codetooltipcontainer {float:right;} 
#footer {width:100%;background-color:#fff;margin-top:95px;padding:0px;} 
#footercenter {width:1170px;height:375px;margin:0 auto;padding:0px;}
#footermouse {background:#fff url('../img/footer.png') no-repeat;height:377px;width:550px;float:right;} 
#endtext {float:left;width:400px;}
#footer .intro  {width:600px;font-size:18px;line-height:32px;margin-top:-15px;} 
#footer a {font-size:18px;text-decoration:none;color:#6b6b6b;line-height:32px;
font-family:'ColaborateThinRegular';} 
#footer a:hover {color:#ab8d66;} 
.browsers {width:800px;height:172px;background-color:#fff;border-radius: 7px;margin-left:80px;padding-top:25px;border:10px solid #02ba76;border-bottom:none;position:absolute;}
.browsersimage {background:url('../img/browsers.png');width:600px;height:112px;margin-left:100px;}
.browsers p {color:#5f6670;font-family:'raleway';font-size:18px;margin:0 auto;text-align:center;margin-top:20px;}
#breaker {width:958px;height:10px;background-color:#5f6670;margin-left:10px;margin-bottom:10px;opacity:0.05;border-radius:450px;}
.bottomshadow{width:100%;background-color:#827f84;margin-bottom:60px;padding:45px 0px 35px 0px;}
.bottomshadow p{font-family:'raleway',sans;color:#FFF;text-align:center;font-size:26px}

#customSkins .effect{width:800px;}
#addclass {margin-bottom:20px;}
#addclass .effect {margin-left:55px;float:left;margin-right:0px;margin-bottom:50px;}
#addclass p {width:330px;float:right;margin:0;padd ing-top:0;}

#events .effect {width:520px;margin-right:0px;float:left;margin-left:55px;margin-bottom:50px;}
#events p {width:330px;float:right;margin:0;padding-top:0;}






/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
/* smartphones, Android phones, landscape iPhone */
@media (min-width:480px) {  }
/* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
@media (min-width:600px) { 
	#header .maincontent, .maincontent {width:600px;background:none;}
	.header_text {margin-top:0px; width:300px;} 
	.subline {display:none;}
	.home-cta-bar .text {font-size:16px;}
	.title_image {background:url('../images/text_small.png') no-repeat;width:300px;height:81px;}
	.littleline {font-size:10px;padding-left:100px;line-height:0px;margin-top:60px;} 
	#headercenter {width:600px;height:225px;}
	#header {height:100px;} 
	#header img {width:350px;height:227px;float:right;}
	#left_side {width:250px;}
	#title {font-size:100px;line-height:5px;margin-left:0px;} 
	#version {font-size:15px;padding-top:90px;margin-left:220px;margin-bottom:10px;} 	
	#introbox {width:600px;} 	
	.intro {width:600px;} 		
	.featureheader {width:600px;} 
	#addclass p, #events p {width:550px;}
	#footercenter {width:600px;}
	#footermouse {display:none;}
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
/* hi-res laptops and desktops */
@media (min-width:1281px) {  
	#header .maincontent, .maincontent {width:980px;} 
	#header .maincontent {background:url('../images/header.png') no-repeat;height:100%;width:1200px;}
	#divheader {width:700px;height:150px;background:url('../img/divheader.png');} 
	#header {height:325px;padding-top:0px;} 
	.subline {display:block;}
	.header_text {margin-top:75px; width:700px;} 
	.title_image {background:url('../images/text.png') no-repeat;width:664px;height:173px; margin-left:0px;}
	.home-cta-bar .text {font-size:22px;}
	#headercenter {width:1075px;height:325px;margin:0 auto;} 
	#header img {width:563px;height:365px;}
	#left_side {width:510px;}
	#subline {width:100%;height:45px;background-color:#02ba76;border-bottom:5px solid #DDDBDB;}
	#subline p {color:#FFFFFF;text-align:center;width:100%;font-family:'raleway';font-size:22px;padding-top:10px;}
	#title {font-size:176px;line-height:25px;margin-left:35px;} 
	.littleline {font-size:18px;padding-left:210px;line-height:60px;margin-top:60px;} 
	#version {font-size:25px;padding-top:120px;margin-left:445px;margin-bottom:10px;} 
	#introbox {width:900px;} 
	.intro {width:840px;} 	
	.featureheader {width:950px;} 
	#addclass p, #events p {width:330px;}
	#footercenter {width:1170px;height:375px;}
	#footermouse {display:block;background:#fff url('../img/footer.png') no-repeat;height:377px;width:550px;float:right;} 
	
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
