.mostread, .weblinks, .category-module, .syndicate-module,  #login-form {         -moz-border-radius: 5px;         -webkit-border-radius: 5px;         -khtml-border-radius: 5px;         border-radius: 5px;         background:#eee;         border:1px solid #ccc;         padding:5px;         margin:0px 0px 10px 0px; }
ul.nav.menu, {}
.mostread, .weblinks, .category-module {         padding:0px 0px 0px 20px; } .syndicate-module {         display:block; }

h1, h2, h3 {font-family: 'Indie Flower',Helvetica,Arial,sans-serif; font-weight: bold;}
h4, h5, h6 {font-family: 'Raleway',Helvetica,Arial,sans-serif; font-weight: bold;}


@font-face {

    font-family: JohannSparklingITC;

    src: local(JohannSparklingITC), url('../fonts/JohannSparklingITC.ttf') format('opentype');

}

/*
body {
	background-attachment: fixed;
	background-image: url("../images/bg_content5.jpg");
	color: #555;
}
*/


.footer-logo img{
margin-top: 50px;
max-width: 250px;
}

.bg img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
	z-index:-1;
	margin-top: -180px;
	position:relative;
	
	/*
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	*/
	
}

.thingreenborder {
border:2px solid #036500;
padding:10px;
max-width: 200px;
}

.img-min img {
max-width: 175px;
}



.TGLdivide {
border-top:2px solid #036500;
border-bottom:none;
width: 85%;
margin-left:auto;
margin-right:auto;
margin-top: 40px;
margin-bottom: 40px;

}

.thingreenline {
 position: absolute;
 top: 92px;
 width:100%;
 border-top: 15px solid #036500;
 z-index:1095;
}
/*
.bgresize {

left:0;
top:0;
width:100%;
height:100%;
}
*/

.txflag {
   color: #555;  /* Fallback: assume this color ON TOP of image */
   background: url(../images/texas-flag-medium.png) no-repeat;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   
   background-size: 30%;
}

input.PPbutton{float:right;}

input[type=submit] {
    color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#04A400;
	background-image:-moz-linear-gradient(top, #FFCC29, #B99222);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#FFCC29), to(#B99222));
	background-image:-webkit-linear-gradient(top, #FFCC29, #B99222);
	background-image:-o-linear-gradient(top, #FFCC29, #B99222);
	background-image:linear-gradient(to bottom, #FFCC29, #B99222);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc29', endColorstr='#ffB99222', GradientType=0);
	border-color:#B99222 #B99222 #B99222;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#04A400;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-radius: 6px; 
	font-size: 15.5px; 
	padding: 11px 19px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    
       
    border-image: none;
    
    border-style: solid;
    border-width: 0px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    
    cursor: pointer;
    display: inline-block;
    
    line-height: 20px;
        
    text-align: center;
    vertical-align: middle;
	
	}

input[type=submit]:hover {
    background-color:#B99222;*background-color:#036600;
	background-position: 0px -15px;
}

input[type=submit]:active {
    background-color:#036600;*background-color:#036600;
	background-position: 0px -15px;
	background-image:none;
}
 






.logo {
position:relative;
display:inline-block;
/*margin-top: -60px;*/
padding: 10px;
margin-top: 25px; 
/*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.8);
z-index:2000;
border-radius: 0 0 10px 10px;

background-color: #999;
background-image:-moz-linear-gradient(top, #999, #2C2C2C);
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#2C2C2C));
background-image:-webkit-linear-gradient(top, #999, #2C2C2C);
background-image:-o-linear-gradient(top, #999, #2C2C2C);
background-image:linear-gradient(to bottom, #999, #2C2C2C);
*/
}

.logo img {
	max-width: 350px;
}

.CTAButtons {
z-index:1075;
position:relative;
margin-top:10px;
}
.fb-width {
width:45px;
}

.carousel {
	margin-top:0px;
	z-index:1025;
}

    .fb-like-box, .fb-like-box > span[style],
  .fb_iframe_widget iframe[style] { 
	width: 100% !important; 
  }
  
.fb-like-box {
background: rgba(0,0,0,0);
color: #CCC;
border:solid 0px #e9e8e8;
}

.text-center {
text-align:center;
}

.fixed {
    position: fixed;
    top: 0;
}

.img-right {
padding: 0 0 20px 20px;
}

.img-left {
padding: 0 20px 20px 0;
}

.center {
    display: table;
    margin: 0 auto;
}

.alphaWhite50 {
background: rgba(255,255,255,0.5);
margin: 0px 0px 0px;
padding: 15px 0px 10px;
}

.alpha70 {
background: rgba(0,0,0,0.7);
color: #BBB;

}

.alpha50 {
background: rgba(0,0,0,0.5);
color: #BBB;

}

.module-divider {

border-bottom: 2px solid #036500;
margin: 10px 0px;
padding-bottom: 9px;
}

.page-header {
	border-bottom: 1px solid #1f3147;
	margin: 20px 0 30px;
	padding-bottom: 9px;
}
.left-reset {
margin-left: 0px;
}

.img-border {
border-radius: 10px;
border:10px solid #DDD;
}

.img-noborder{
border-radius: 10px;

}

.image-bg { 
   position: relative; 
   width: 100% !important;
   float:left;
}

.image-bg img{ 
   width: 100% !important;
   border-radius: 10px;
}

.image-bg h4 { 
   position: absolute; 
   top: 120px; 
    
   width: 100%; 
/*   margin:20px;*/
      background: rgb(221, 221, 221); /* fallback color */
   background: rgba(221, 221, 221, 0.5);
   padding: 10px; 
   color: #FFF;
   
}
.image-bg h4 span { 
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 1.0)
   

}

.monials {
	font-size: 20px;
}

#monialsfader #monialsfader_next {
    display:none !important;
}
#monialsfader #monialsfader_prev {
    display:none !important;
}

.quotes::before { 
    left: 10px;
    top: 0;
}
.quotes::before, .quotes::after {
    color: #999;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}
.quotes::after {
     bottom: 50px;
    content: "”";
    right: 10px;
}
.quotes::before, .quotes::after {
    color: #999;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}
.testimonials {
padding-left: 50px;
padding-right: 50px;
line-height: 25px;
}

.author {
padding-top: 50px !important;
}

@media (min-width: 768px) and (max-width: 979px) {


}



.promo {
background-color: #1f3147;
padding: 50px 20px 50px;
color: #CCC;
margin-top: -400px;
position:relative;
z-index:2000;

	
}

.promo-content {
position:relative;
background-color: #FFF;
margin-top:0px;
padding-top:50px;
padding-bottom:50px;
}

.banner {
background-color: #7BA9C1;
padding: 0px 20px;
margin-top: 20px;
position:relative;
z-index:2000;


}
.banner-inner {
background-color: #7BA9C1;
padding: 20px 20px 10px;
margin-top: -94px;
position:relative;
z-index:1000;


}

.banner-innerblank{
background-color: #FFF;
z-index:1000;
max-height:400px;



}

.tagline h2 {
	
	font-family: JohannSparklingITC,Arial,sans-serif;
	font-size:100px;
	font-variant: normal;
	font-weight:normal;
} 

.tagline h3, .tagline h4 {
	
	font-family: JohannSparklingITC,Arial,sans-serif;
	font-size:100px;
	line-height:60px;
	font-variant: normal;
	font-weight:normal !important;
} 

.banner img {
max-width: 370px;
}

.banner .span4 {
margin-left: 0px;
}

.program {
background-color: #E48C39;
color:#FFF;
padding: 1px 20px;
min-height: 87px;
}
.program h3 {
color: #FFF;
line-height: 15px;
}
.program p {
font-size: 16px !important;
}

.firstword{
color:#666;
}

.light h2 {
color: #FFF !important;
}

.dark {
color: #1F3147;
}


.list ul {list-style-type: none;}
.list span {margin: 0px 20px;}
.list i {margin: 4px 0px 10px;}

.color-icon i { color: #036500;font-size: 1.5em; }

.white-panel {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    color: #333333;
    margin-bottom: 40px;
}

 /* Modules  */
 
 
.sideImage{
    position: relative;
    /*background: green;  IE */
	padding: 10px 0px 10px 0px;
}
.sideImage h4{
    z-index: 2;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    color: #CCC;
    
    /*
	height: 26px;
	font-size: 20px;
	text-align: center;
	width: 100%;
    */
	padding: 0 0 0 20px;
    margin: -20px 0 0 -15px;
    background: rgba(24, 129, 18, 0.8); /* CSS3 */
	background: -moz-linear-gradient (left, rgba(24, 129, 18, 0.9) 65%, rgba(24, 129, 18, 0) 100% ); /* For Firefox 3.6 to 15 */
	background: -webkit-linear-gradient(left, rgba(24, 129, 18, 0.9) 65%, rgba(24, 129, 18, 0) 100%); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgba(24, 129, 18, 0.9) 65%, rgba(24, 129, 18, 0) 100%); /* For Opera 11.1 to 12.0 */
	background: linear-gradient(to right, rgba(24, 129, 18, 0.9) 65%, rgba(24, 129, 18, 0) 100%); /* Standard syntax (must be last) */
		
}
.sideImage img{
    z-index: 1;
    width: 100%;
    height: 100%;
    /*
	position: absolute;
    */
	top:0;
    right:0;
    bottom:0;
    left:0;
    background:green;
}
.neg-margin-module{
margin-left: -125px;
}

.slider1 {
	background-image: url("../images/slider1.jpg");
	margin: 10px;
	padding: 20px;
	border: inset 5px 
}

.slider2 {
	background-image: url("../images/slider2.jpg");
	margin: 10px;
	padding: 20px;
}

.slider3 {
	background-image: url("../images/slider3.jpg");
	margin: 10px;
	padding: 20px;
}

.inset-shadow{
box-shadow: inset 0px 0px 41px 24px #303030;
-webkit-box-shadow: inset 0px 0px 41px 24px #303030;
-moz-box-shadow: inset 0px 0px 41px 24px #303030;
-o-box-shadow: inset 0px 0px 41px 24px #303030;
}



 /* Make Dropdowns show on hover rather than click */
 
 .sidebar-nav {
    padding: 9px 0;
} 

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover >.sub-menu {
    visibility: visible;
}

.dropdown:hover >.dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
 
 /*---------------------Separator Diagonal Shadow -------------------------*/
 
 #et-main-area { overflow: hidden;} /* Hides all the items that float over the right margin */
  
    .diagonal-shadow::before,
    .diagonal-shadow::after {
        position: absolute;
        content: '';
        pointer-events: none;}
  
    .diagonal-shadow {
        z-index: 1;
        padding-top: 6em;
        background: #2072a7;}
  
    .diagonal-shadow::before,
        .diagonal-shadow::after {
        top: 0;
        left: -25%;
        z-index: -1;
        width: 150%;
        height: 75%;
        background: inherit;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;}
  
    .diagonal-shadow::before {
        height: 50%;
        background: #535353;
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
        -webkit-transform-origin: 3% 0;
        transform-origin: 3% 0;}
		
		
	/*------------------End Separator-------------------------*/
 /*--------------------------------------------*/
/*------[Triangle Dividers - Quiroz.co]-------*/
/*--------------------------------------------*/
 
.big-triangle:after,.big-triangle:before {
    content:'';
    position:absolute;
    bottom:0;
    width:50%;
    z-index:100;
    border-bottom:100px solid #DDD;
    -moz-transform:rotate(0.000001deg);
    -webkit-transform:rotate(0.000001deg);
    -o-transform:rotate(0.000001deg);
    -ms-transform:rotate(0.000001deg);
    transform:rotate(0.000001deg);}
 
.big-triangle:before{
    right:50%;
    border-right:1000px solid transparent;
    border-left:1000px solid;}
 
.big-triangle:after{
    left:50%;
    border-left:1000px solid transparent;
    border-right:1000px solid;}
		 
		 
/*---------------------------End Triangles Separator--------------------------*/
 
 
 
 
 .focus1, .focus2 {
 background-color: #DDD;
 /*margin-top: 50px;*/
 border-bottom: 10px solid #BBB;
 
 }
 
 .focus1-promo {
 background-color: #AE1111;
 /*border-top: 10px solid #8C1414;*/
 padding: 20px 0px;
 }
  
 /* End dropdown show on hover */

.footer {
position:relative;
bottom: 0px;
width:100%;
background-color:#005862;
border-top: 10px solid #00383F !important;
background-image:-moz-linear-gradient(top, #005862, #005862);
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#005862), to(#005862));
background-image:-webkit-linear-gradient(top, #005862, #005862);
background-image:-o-linear-gradient(top, #005862, #005862);
background-image:linear-gradient(to bottom, #005862, #005862);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005862', endColorstr='#ff005862', GradientType=0);

}
 
 
.footer1 {
    color:		#FFF;			
    background-repeat: repeat-x;
    /*box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.5);*/
    padding-bottom: 0px;
	padding-top:100px;
    width: 100%;
	border-top: 0px solid #036500;

}

.footer h3{
    color:		#FFF;			
	

}
.footer p{	
	font-size: 16px;
}



.footer2 {
	color:	#CCC;						
     		
    /*padding: 20px;*/
    width: 100%;
	padding-bottom:50px;
	
}

.footer2 a{
	color:	#FFF;			

	
}

.footer2 li {
	display: inline-block;
	padding: 0px 10px;
}


.pad-topmin {
	padding-top: 10px;
}

.pad-min {
	padding: 10px;
}

.pad-med {
	padding: 20px;
}

.pad-max {
	padding: 40px;
}


.pad-vmin {
	padding: 10px 0px;
}

.pad-vmed {
	padding: 20px 0px;
}

.pad-vmax {
	padding: 40px 0px;
}

.pad-tmin {
	padding: 10px 0px 0px 0px;
}

.pad-tmed {
	padding: 20px 0px 0px 0px;
}

.pad-tmax {
	padding: 40px 0px 0px 0px;
}

.pad-bmin {
	padding: 0px 0px 10px 0px;
}

.pad-bmed {
	padding: 0px 0px 20px 0px;
}

.pad-bmax {
	padding: 0px 0px 40px 0px;
}

.pad-hmin {
	padding: 0px 10px;
}

.pad-hmed {
	padding: 0px 20px;
}

.pad-hmax {
	padding: 0px 40px;
}

.margin-min {
	margin: 10px;
}

.margin-med {
	margin: 20px;
}

.margin-max {
	margin: 40px;
}

.margin-vmin {
	margin: 10px 0px;
}

.margin-vmed {
	margin: 20px 0px;
}

.margin-vmax {
	margin: 40px 0px;
}
.margin-bmed {
	margin-bottom: 20px;
}

.margin-tmin {
margin: 10px 0px 0px 0px;
}
.margin-tmed {
margin: 20px 0px 0px 0px;
}.margin-tmax {
margin: 40px 0px 0px 0px;
}

.text-right {
text-align: right;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.margin-auto {
margin: auto;
}



/* Separators */


/* Double Diagonal line */

$color1:#036500;

*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
section {
	position: relative;
	padding: 10em ;
	background: $color1;
	color: #fff;
	text-align: center;
}

*/

.column {
	display: inline-block;
	vertical-align: top;
}


.ss-style-doublediagonal {
	z-index: 1;
	padding-top: 6em;
	background: #005862;
}

.ss-style-doublediagonal::before,
.ss-style-doublediagonal::after {
	top: 0;
	left: -25%;
	z-index: -1;
	width: 150%;
	height: 75%;
	background: inherit;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.ss-style-doublediagonal::before {
	height: 50%;
	background: #00FF00;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}








@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

//Change color1 to change entire color scheme
$color1:teal;
$cloudColor:#ecf0f1;

*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* General styles and layout */

body {
	background: $color1;
	color: #888;
	font-family: 'Roboto', Arial, sans-serif;
  padding:0px;
  margin:0px;
}
/*
.container {
	overflow: hidden;
  width:100%;
  margin:0px;
	/* we don't want the pseudo-elements sticking out */
/*}
*/

.container svg {
	display: block;
}


/*
section {
	position: relative;
	padding: 5px ;
	background: rgba(0,0,0,0.4);
	color: #444;
	text-align: center;
}

section h2 {
	margin: 0;
	padding: 0;
	font-size: 2.8em;
	font-weight: 400;
}

section p {
	color: lighten($color1, 65%);
	font-size: 1.3em;
	line-height: 1.5;
}
*/
.text:first-child {
	text-align: right;
}

.text:nth-child(2) {
	text-align: left;
}

.col-2 .column {
	width: 49%;
}

.col-3 .column {
	padding: 0 1%;
	width: 33%;
	text-align: center;
}

.col-3 .column p {
	padding: 1.4em;
}

.column {
	display: inline-block;
	vertical-align: top;
}


.color {
	background: darken($color1, 7%);
}

/*** Individual section styles and separators ***/

/* Common style for pseudo-elements */
section::before,
section::after {
	position: absolute;
	content: '';
	pointer-events: none;
}

/* Triangles */
.ss-style-triangles::before,
.ss-style-triangles::after {
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
}

.ss-style-triangles::before {
	top: -25px;
	background: #005862;
}

.ss-style-triangles::after {
	bottom: -25px;
	z-index: 10;
	background: inherit;
}

/* Double Diagonal line */

.ss-style-doublediagonal {
	z-index: 1;
	padding-top: 6em;
	background: #CCC;
}

.ss-style-doublediagonal::before,
.ss-style-doublediagonal::after {
	top: 0;
	left: -25%;
	z-index: -1;
	width: 150%;
	height: 75%;
	background: inherit;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.ss-style-doublediagonal::before {
	height: 50%;
	background: #005862;
	-webkit-transform: rotate(-4deg);
	transform: rotate(-4deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}

/* Half Circle */
.ss-style-halfcircle::before,
.ss-style-halfcircle::after {
	left: 50%;
	z-index: 10;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: inherit;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ss-style-halfcircle::before {
	top: -50px;
}

.ss-style-halfcircle::after {
	bottom: -50px;
}

/* Big Triangle */
svg#bigTriangleColor {
	pointer-events: none;
}

#bigTriangleColor path {
	fill: darken($color1, 7%);
	stroke: darken($color1, 7%);
	stroke-width: 2;
}

/* Curves */
#curveUpColor path,
#curveDownColor path {
	fill: darken($color1, 7%);
	stroke: darken($color1, 7%);
}

/* Multiple Triangles */
.ss-style-multitriangles::before,
.ss-style-multitriangles::after {
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
}

.ss-style-multitriangles::before {
	top: -25px;
	background: inherit;
	box-shadow: -50px 50px 0 darken($color1, 7%), 50px -50px 0 darken($color1, 7%);
}

.ss-style-multitriangles::after {
	bottom: -25px;
	z-index: 10;
	background: inherit;
	box-shadow: -50px 50px 0 darken($color1, 7%), 50px -50px 0 darken($color1, 7%);
}

/* Rounded corners */
.ss-style-roundedcorners::before {
	top: 100%;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 60px;
	border-radius: 0 0 60px 60px;
	background: inherit;
}

/* Rounded center split and bottom rounded */
.ss-style-roundedsplit {
	padding-top: 7em;
	border-radius: 0 0 80px 80px;
}

.ss-style-roundedsplit::before,
.ss-style-roundedsplit::after {
	top: -70px;
	left: 0;
	z-index: 10;
	width: 50%;
	height: 70px;
	background: inherit;
}

.ss-style-roundedsplit::before {
	border-radius: 0 80px 0 0;
}

.ss-style-roundedsplit::after {
	left: 50%;
	border-radius: 80px 0 0 0;
}

/* Inverted rounded corners */
.ss-style-invertedrounded {
	margin-bottom: 90px;
	padding: 13em 10% 10em;
	border-radius: 0 0 0 90px;
}

.ss-style-invertedrounded::before,
.ss-style-invertedrounded::after {
	left: 0;
	z-index: -1;
	height: 90px;
	background: darken($color1, 7%);
}

.ss-style-invertedrounded::before {
	top: 100%;
	width: 100%;
	border-radius: 0 90px 0 0;
} 

.ss-style-invertedrounded::after {
	bottom: 0;
	z-index: -1;
	width: 50%;
}


/* Zig Zag (3d up and simple down) */
.ss-style-zigzag::before,
.ss-style-zigzag::after {
    right: 0;
    left: 0;
    z-index: 10;
    display: block;
    height: 90px;
    background-size: 50px 100%;
  }

.ss-style-zigzag::before {
	top: -90px;
	background-image: -webkit-gradient(linear, 0 0, 300% 100%, color-stop(0.25, transparent), color-stop(0.25, darken($color1, 7%)));
	background-image:
		linear-gradient(315deg, darken($color1, 2%) 25%, transparent 25%),
		linear-gradient( 45deg, darken($color1, 7%) 25%, transparent 25%);
	background-position: 50%;
}

.ss-style-zigzag::after {
	top: 100%;
	background-image: -webkit-gradient(linear, 0 0, 300% 100%, color-stop(0.25, darken($color1, 7%)), color-stop(0.25, $color1));
	background-image: 
		linear-gradient(135deg, darken($color1, 7%) 25%, transparent 25%),
		linear-gradient(225deg, darken($color1, 7%) 25%, transparent 25%);
	background-position: 50%;
}

/* Edges */
.ss-style-roundedges {
	padding-bottom: 16em;
}

.ss-style-roundedges::before,
.ss-style-roundedges::after {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background: $color1;
	top: -100px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ss-style-roundedges::before {
	left: -100px;
}

.ss-style-roundedges::after {
	right: -100px;
}

/* Slit */
.ss-style-slit {
	padding-top: 5em;
}

.ss-style-slit::before, 
.ss-style-slit::after {
	width: 50.5%;
	width: -webkit-calc(50% + 10px);
	width: -moz-calc(50% + 10px);
	width: calc(50% + 10px);
	height: 160px;
	background: $color1;
	top: -160px;
}

.ss-style-slit::before {
	left: -20px;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	box-shadow: -10px -20px darken($color1, 8%);
}

.ss-style-slit::after {
	right: -20px;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	box-shadow: 10px -20px darken($color1, 8%);
}

/* Big half circle */
#bigHalfCircle path {
	fill: darken($color1, 7%);
	stroke: darken($color1, 7%);
}

/* Big triangle with shadow */

#trianglePath1 {
	fill: darken($color1, 7%);
	stroke: darken($color1, 7%);
} 

#trianglePath2 {
	fill: darken($color1, 13%);
	stroke: darken($color1, 13%);
}

/* Inclined Zig Zag */
.ss-style-inczigzag::before,
.ss-style-inczigzag::after {
	left: 0;
	width: 100%;
	height: 50px;
	background-size: 100px 100%;
}

.ss-style-inczigzag::before {
	top: 0;
	background-image: -webkit-gradient(linear, 0 0, 10% 100%, color-stop(0.5, darken($color1, 11%)), color-stop(0.5, darken($color1, 7%)));
	background-image: linear-gradient(15deg, darken($color1, 7%) 50%, $color1 50%);
}

.ss-style-inczigzag::after {
	bottom: 0;
	background-image: -webkit-gradient(linear, 0 0, 10% 100%, color-stop(0.5, darken($color1, 7%)), color-stop(0.5, $color1));
	background-image: linear-gradient(15deg, $color1 50%, darken($color1, 7%) 50%);
}



/* Clouds */
#clouds path {
	fill: $cloudColor;
	stroke: $cloudColor;
}
.clouds {
  background: $cloudColor;
  p {
    color:#333;
  }
  a {
    color:darken($color1, 10%);
    text-decoration:none;
    &:hover{
      color:darken($color1, 40%);
    }
  }
}

/* Media Queries for the layout */
@media screen and (max-width: 68em) {
	section {
		font-size: 80%;
	}
}

@media screen and (max-width: 54em) {
	.column {
		display: block;
		width: 100% !important;
	}

	.text:first-child,
	.text:nth-child(2) {
		text-align: center;
	}

	.icon {
		margin: 0 auto;
	}

	.col-2 .column:first-child .icon {
		margin: 0 auto 50px;
	}

	.col-2 .column:nth-child(2) .icon {
		margin: 50px auto 0;
	}
}




/* End Separators */









/* Alternate Fixed/Scrolling BGs    */


body, html, main {
/* important */
height: 100%;
}
 
.cd-fixed-bg {
/*  min-height: 100%;  */
background-size: cover;
background-attachment: fixed;
background-repeat: repeat-x;
background-position: center center;
}
 
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../images/SOBsig_lg.jpg");
}
.cd-fixed-bg.cd-bg-2 {
  background-image: url("../img/cd-background-2.jpg");
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../img/cd-background-3.jpg");
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../img/cd-background-4.jpg");
}
 
.cd-scrolling-bg {
min-height: 100%;
}


/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


body, html {
  /* important */
  height: 100%;
}



/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.cd-header:after {
  content: "";
  display: table;
  clear: both;
}
.cd-header #cd-logo {
  float: left;
  margin: 13px 0 0 5%;
}
.cd-header #cd-logo img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 70px;
  }
  .cd-header #cd-logo {
    margin: 23px 0 0 5%;
  }
}

.cd-main-nav {
  float: right;
  margin-right: 5%;
  width: 44px;
  height: 100%;
  background: url("../img/cd-icon-menu.svg") no-repeat center center;
  background-size: 44px 44px;
  cursor: pointer;
}
.cd-main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.cd-main-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #2f292a;
  border-top: 1px solid #453c3d;
  color: #8e7d7f;
}
@media only screen and (min-width: 768px) {
  .cd-main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .cd-main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .cd-main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
    color: #3d3536;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .no-touch .cd-main-nav a:hover {
    color: #99a478;
  }
}

.cd-main-content {
  /* you need to assign a min-height to the main content so that the children can inherit it*/
  height: 100%;
  position: relative;
  z-index: 1;
}

.cd-fixed-bg {
  position: relative;
	/*
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
  */
}
.neg-margin {
	margin-top:-136px;
	
}

.neg-margin2 {
	margin-top:-420px;
	
}

.pos-margin2 {
	margin-top:200px;
	
}

.contact-bg {
	background-color: rgba(215, 215,215, 0.4);
}

.contact-bg a {
color: #888;
font-weight: normal;
}



/*
.cd-fixed-bg h1, .cd-fixed-bg h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 1170px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
}

*/
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../images/CoastalRehab_bg.jpg");
  min-height: 100%;
}
.cd-fixed-bg.cd-bg-2 {
 
 background-color:#FFF;
 /* background-image: url("../images/bg_gray.jpg");
   min-height: 140%;
	*/ 
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../images/starfish2.jpg");
    min-height: 50%;
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../images/starfish.jpg");
  min-height: 50%;
}
.cd-fixed-bg.cd-bg-5 {
  background-color:#FFF;
 /* background-image: url("../images/bg_gray.jpg");
 */   min-height: 140%;
}
.cd-fixed-bg.cd-bg-6 {
  background-image: url("../images/SOBbelt2_lg.jpg");
  min-height: 30%;
}
.cd-fixed-bg.cd-bg-7 {
  background-image: url("../images/SOBoffbelt_lg.jpg");
  min-height: 30%;
}

@media only screen and (min-width: 1170px) {
  .cd-fixed-bg {
    background-attachment: fixed;
  }

}

.cd-scrolling-bg {
  position: relative;
  min-height: 60%;
  padding: 4em 0;
  line-height: 1.6;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.cd-scrolling-bg.cd-color-1 {
  background-color: #707070;
  color: #111;
}
.cd-scrolling-bg.cd-color-2 {
  background-color: #707070;
  color: #111;
}
.cd-scrolling-bg.cd-color-3 {
  background-color: #b4d7a8;
  color: #3d3536;
}




/* End Alternate Fixed/Scrolling BGs    */




/* Start Keyframes   */



/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }





@-webkit-keyframes fadeInDown {

0% {    
    opacity: 0;
    -webkit-transform: translateY(-40px);
}

100% {
      opacity: 1;
      -webkit-transform: translateY(0);
}

}

@-moz-keyframes fadeInDown {

0% {
        opacity: 0;
        -moz-transform: translateY(-40px);
}

100% {
        opacity: 1;
        -moz-transform: translateY(0);
}

}

@-o-keyframes fadeInDown {

0% {
        opacity: 0;
        -o-transform: translateY(-40px);
}

100% {
        opacity: 1;
        -o-transform: translateY(0);
}

}

@keyframes fadeInDown {

0% {
        opacity: 0;
        transform: translateY(-40px);
}

100% {
        opacity: 1;
        transform: translateY(0);
}

}


.fade-in {
opacity:0;  /* make things invisible upon start */
-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
-moz-animation:fadeIn ease-in 1;
animation:fadeIn ease-in 1;
 
-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
 
-webkit-animation-duration:3s;
-moz-animation-duration:3s;
animation-duration:3s;
}

.fadeInDown {
opacity:0;  /* make things invisible upon start */

-webkit-animation-name: fadeInDown; 
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;

-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;

-webkit-animation-duration:4s;
-moz-animation-duration:4s;
animation-duration:4s;

}



/*  Parallax CSS    */



 
.section1 {
background-image: url('../images/pov.jpg');
min-height: 100%;
}


/*

.parallax-section {
    color: #fff;
    padding: 60px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url('http://lorempixel.com/1400/700')
}

.parallax-1 {
  background-image: url("../images/priority_bg5.jpg");
  height:100%;
  background-size: cover;
}
.parallax-2 {
  background-image: url("../images/carnight_bg.jpg");
  height: 100%;
  background-size: cover;
 /* padding: 100px 0px !important;*/

  /*
}
.parallax-3 {
  background-image: url("../images/houston_bg.jpg");
  background-size: cover;
  height: 100%;
  /*height: 100%;*/
}

/*

/*   Parallax CSS   */ 
  
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container-parallax {
  max-width: 960px;
  margin: 0 auto;
  
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
  background: #EEE;
  border-top: 10px solid #DDD;
  border-bottom: 10px solid #DDD;
}
section.module.parallax {
  
  padding: 240px 0;
  background-position: 0 0;  
  
 /* background-position: 50% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;    makes parallax go down instead of up when enabled instead of two lines above (padding/bg-pos)      */
  
  
}
section.module.parallax h1 {
  color: #1e1e1e;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px white;
}
section.module.parallax-1 {
  background-image: url("../images/SLE.main.jpg");
  height:100%;
  /*background-attachment: fixed;*/
  background-size: cover;
}
section.module.parallax-2 {
  background-image: url("../images/SLE.SnowyRoad.Cropped.jpg");
  height: 50%;
  background-size: cover;
 /* background-position: fixed !important;
  padding: 100px 0px !important;*/

  
}
section.module.parallax-3 {
  background-image: url("../images/SLE.Window.jpg");
  background-size: cover;
  background-position: fixed !important;
  height: 50%;
}

section.module.focus1 {
padding: 50px 0px 80px;
 
}
section.module.focus2 {
/*margin-top:300px;
height:100%;*/
padding: 80px 0px;
 
  
}
section.module.content-3 {
margin-top:-600px;

}

.text-narrow{
margin-left: 200px;
margin-right: 200px;
}
.img-container {
    display:flex;
    padding: 20px;
}

.img-container img {
    width:80%;
}


@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax {
    padding: 300px 0;
  }
    section.module.parallax-short{
    padding: 50px 0 !important;
  }
  
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}


/*  End Parallax CSS    */


/*  Rotating CSS   */

.rw-sentence-IE{
	display: none;
	padding: 30px;
}


.rw-wrapper{
	width: 80%;
	position: relative;
	margin: 0px auto 0 auto;
	padding: 10px;
}
.rw-sentence{
	margin: 0;
}
.rw-sentence span{
	text-align: center;
	color: rgba(255,255,255,1);
	/*-webkit-text-stroke: 2px black;
	font-family: 'Trocchi';*/
	white-space: nowrap;
	text-shadow: 2px 5px 10px rgba(0,0,0,0.8);
}
.rw-sentence > span{
	position: absolute;
}
.rw-sentence > span:first-child{
	top: -75px;
	left: 275px;
	font-size: 300%;
	color: rgba(187,177,168,1.0);
}
.rw-sentence > span:nth-child(2){
	top: 00px;
	left: 575px;
	font-size: 200%;
	color: rgba(255,204,41, 0.7);
}
.rw-sentence > span:nth-child(3){
	top: 185px;
	left: 300px;
	font-size: 150%;
	color: rgba(255,255,255,0.8);
}
.rw-sentence > span:last-child{
	top: 180px;
	left: 450px;
	font-size: 300%;
	color: rgba(237,234,168, 0.9);
}
.rw-words{
	position: absolute;
	left: 320px;
	top: 220px;
	height: 80px;
	width: 400px;
	-webkit-perspective: 800px;
	perspective: 800px;
}
.rw-words span{
	position: absolute;
	top: -130px;
	left: -100px;
	font-size: 125%;                                           
	color: transparent;
	text-shadow: 0px 0px 80px rgba(255,255,255,1);
	opacity: 0;
	-webkit-animation: rotateWord 18s linear infinite 0s;
	-ms-animation: rotateWord 18s linear infinite 0s;
	animation: rotateWord 18s linear infinite 0s;
}
.rw-words span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
}
.rw-words span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
}
.rw-words span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
}
.rw-words span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
}
.rw-words span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; -webkit-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; -ms-animation-timing-function: ease-in; -ms-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -ms-animation-timing-function: ease-out; -ms-transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; -webkit-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(0px) translateZ(0px) rotateY(0deg); transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}



@media screen and (max-width: 1250px){
	.rw-wrapper { margin-left: 0px;}
	.rw-words span { font-size: 150%; }
}

@media screen and (max-width: 1060px){
	.rw-wrapper { margin-left: -150px;}
	
}


@media screen and (max-width: 780px){
	.rw-wrapper { margin-left: -300px; top: 100px;}

	.rw-sentence > span:first-child { font-size: 175%; top: -50px;/*left: 0px;*/}
	.rw-sentence > span:nth-child(2) { font-size: 150%; top: 0px; left: 475px; }
	.rw-sentence > span:nth-child(3) { top: 175px;/* left: 30px; font-size: 50%; */}
	.rw-words { left: 325px; top: 225px; }
	.rw-words span { font-size: 110%; }
	.rw-sentence > span:last-child { font-size: 200%;  /*top: 240px; left: 30px; */}
	
}



@media screen and (max-width: 400px){
	.rw-wrapper { margin-left: 0px;}

	.rw-sentence > span:first-child { font-size: 200%; top: 0px; left: 50px;}
	.rw-sentence > span:nth-child(2) { font-size: 150%; top: 50px; left: 100px; }
	.rw-sentence > span:nth-child(3) { top: 76px; left: 10px; font-size: 120%; }
	.rw-words { left: 45px; top: 76px; }
	.rw-words span { font-size: 125%; top: 25px; left: 0px; }
	.rw-sentence > span:last-child { top: 156px; left: 100px; font-size: 150%; }
}




/* End Rotating CSS  */   
