#carousel-slider p {
    font-size: 18px;
    margin: 5px 20px 25px 20px;
}
#carousel-slider p, #carousel-slider h3 {
    text-shadow: 2px 2px 6px #000000;
}
.web-properties, .web-proterties:visited {
	color: rgb(255, 255, 0);
	font-size: 24px;
	text-decoration: none;
	font-variant: small-caps;
}
.web-properties:hover{
	color:rgb(57, 171, 111);
	text-decoration: none;
}
.header_color1 {
	color: rgb(0,0,252);
    font-size: 20px;
}
.header_color2 {
	color: rgb(0,253,125);
    font-size: 20px;
}
.navbar-inverse {
	background-color: rgba(200, 200, 200, 0.4);
}
.glyph-white {
	color: #ffffff;
}
.btn-custom-two:visited {
	color: #fff;
}
.motto {
    font-size: 16px;
	font-weight: bold;
	color: yellow;
}
.pad-top {
	padding-top: 60px;
}
#work .work-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-actionable a, .contact-actionable a:focus, .contact-actionable a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.contact-actionable a:hover {
	text-decoration: underline;
	color: yellow;
}
.frosting40 {
	background-color: rgba(255, 255, 255, 0.40);
	padding: 0 4px;
}
.light-accent-color {
	color: #f2f5a9;
}

/* custom media queries */
@media (max-width: 768px) {
    .header_color1, .header_color2 {
        font-size: 18px;
    }
    .navbar-inverse .navbar-nav > li > a {
        margin: 10px 5px 10px 5px;
    }
    .light-pricing .type {
        font-size: 18px;
    }
    .glyphicon {
        font-size: 0px;
    }
    .contact-actionable a, .contact-actionable h4 {
        font-size: 12px;
    }
}

/*=================================================================
MAILCHIMP FORM CSS
=================================================================*/
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
/* END Slim Embed from http://cdn-images.mailchimp.com/embedcode/slim-081711.css */

#mc_embed_signup{
	clear: left;
	font: 14px Helvetica,Arial,sans-serif;
}
#mc_embed_signup form {
	padding: 0px;
}
#mc_embed_signup input.email {
	display: inline-block;
	margin: 0px;
	border: 2px solid #fff;
	color: #000000;
}
#mc_embed_signup input {
	border: 2px solid rgb(57, 171, 111);
}
