/*  
Theme Name: Responsive Theme Consys
Description: A Resposive Layout  
Version: 2.2
Author:Consys 
Author URI: http://consys.com/
*/
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Lato);
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, font, 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 {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
hr {
	color: #333;
	border: 1px #333 solid;
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}
body {
    color: #f7f7f7;
    /*background-color: #fdecd2;*/
    font-size: 12px;
    font-family: Arial, sans-serif;
	/*background: #000 url(../images/index_background2.jpg) top center;*/
	border-top: 5px #333 solid!important;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.4em;
    border: #ccc 1px solid;
    padding: 5px;
}
.alignleft-noborder {
    display: inline;
    float: left;
    margin-right: 1.4em;
    padding: 5px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
    border: #ccc 1px solid;
    padding: 5px;
}
.alignright-noborder {
    display: inline;
    float: right;
    margin-left: 1em;
    border-style: solid;
}
#right .alignright-noborder {
    display: inline;
    float: right;
    border: none;
	margin-right: 56px;
	margin-top: 4px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: #ccc 1px solid;
    padding: 5px;
}
.aligncenter-noborder {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}
.container {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
	margin-top: 0px;
}
.section-divider {
	width: 100px;
	height: 4px;
	margin: 20px auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.section-divider-2 {
	width: 200px;
	height: 4px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: -5px;
	background: url(../images/border-cr.png);
	height: 19px;
}
.cta{
	width: 100%;
    margin: 0 auto;
	margin-top: 0px;
	border-top: 3px #666 solid;
	border-bottom:3px #666 solid;
	height: 110px;
	background: #d4a76e url(../images/cta-bg.jpg);	
}
.cta .container {
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
}

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

.row:after {
    clear: both;
}
.innovate {
	float: left;
	width: 100%;
	padding-top: 0px;
}

/* Round Icon with text */
.innovate-blurb-round-icon .innovate-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #dadada;
	-webkit-border-radius: 50%;
	moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #333;
}
.innovate-blurb-round-icon .innovate-icon i {
	line-height: 100px;
	font-size: 36px;
	color: #dadada;
	padding-left: 20px;
}
.innovate-blurb-round-icon .innovate-icon {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.innovate-blurb-round-icon:hover .innovate-icon {
	border: 1px solid rgba(0,0,0,0);
}
.innovate-blurb-round-icon:hover .innovate-icon i {
	color: #ffffff;
}
.innovate-blurb-round-icon h3 {
	text-align: center;
	font-size: 26px!important;
	color: #616161;
	margin-top: 0;
	margin-bottom: 15px;
}
.innovate-blurb-round-icon p {
	margin-bottom: 0;
	text-align: center;
}
.innovate-blurb-round-icon:hover .innovate-icon {
	background-color: #000;
}
.innovate-blurb-round-icon:hover h3 {
	color: #3e97e9;
}
.grid_3 {
    min-height: 1px;
    margin-left: 0px;
    margin-right: 45px;
    float: left;
    display: inline;
}
.grid_3 h3 {
    margin-top: -110px!important;
    position: absolute;
    display: block;
    margin-left: 105px;
	text-align:left;
}
.grid_3 {
	width: 16%;
}

.grid_3_m {
    min-height: 1px;
    margin-left: 0px;
    margin-right: 45px;
    float: left;
    display: inline;
}
.grid_3_m h3 {
    margin-top: -110px!important;
    position: absolute;
    display: block;
    margin-left: 105px;
	text-align:left;
}
.grid_3_m {
	width: 16%;
}
.grid_foot {
	width: 250px;
	min-height: 1px;
    margin-left: 0px;
    margin-right: 45px;
    float: left;
    display: inline;
}
/* DIFFERENT GRIDS - FROM GRID_3 TO GRID_12 */
/* GRID_3 */
.grid_3 .numbers-counter li {
	width: 134px;
	height: 134px;
}
.grid_3 .numbers-counter li span {
	padding-top: 30px;
}
.grid_3 .numbers-counter li:nth-child(2n), .grid_4 .numbers-counter li:nth-child(2n) {
	margin-right: 0;
}
.grid_3 a {
    z-index: 99999999;
	cursor:pointer;
}



h3.icon1 {
	margin-left: 70px!important;
	margin-top: -115px!important;
	font-size: 24px!important;
}
h3.icon2 {
	margin-left: 70px!important;
	margin-top: -105px!important;
	font-size: 24px!important;
}

h3.icon3 {
	margin-left: 70px!important;
	margin-top: -105px!important;
	font-size: 24px!important;
}

h3.icon4 {
	margin-left: 80px!important;
	margin-top: -105px!important;
	font-size: 24px!important;
}











#content {
    float: left;
    width: 68%;
    padding: 15px;
}
#sidebar {
    float: right;
    width: 28%;
}
.angle {
	background: #ccc;
	padding: 15px;
	border-radius: 5px;
	border: 4px #bbb solid;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
    -webkit-transform: skewY(2deg);
    -moz-transform: skewY(2deg);
    -ms-transform: skewY(2deg);
    -o-transform: skewY(2deg);
    transform: skewY(2deg);
	margin-bottom: 20px;
}
.sidebar {
	float: none;
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
	color: #333;
	-webkit-transform: skewY(-2deg);
    -moz-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
    -o-transform: skewY(-2deg);
    transform: skewY(-2deg);
}
.sidebar-back {
	background: #bbb;
	width: 93%;
	display: block;
	position: relative;
	padding: 10px;
	margin-left:2px;
	border-radius: 5px;
}
	
.sidebar p {
	font-size: 15px;
	color: #333;
	margin-top: -0px;	
}
.sidebar p.center {
	font-size: 17px;
	color: #333;
	text-align:center;
	margin-top: -0px;
	font-family: 'Slabo 27px', serif!important;
	text-outline:none;
	text-shadow:	
}
a.highlight {
	font-size: 18px!important;
	color: #333;
	margin-top: -0px;
	font-weight: none!important;
	text-shadow:none!important;	
	font-family: 'Slabo 27px', serif!important;
	text-align:center!important;
	display: block;
}
a.highlight:hover {
	font-size: 18px!important;
	color: #000;
	margin-top: -0px;
	font-weight: none!important;
	text-shadow:none!important;	
	font-family: 'Slabo 27px', serif!important;
	text-align:center!important;
	display: block;
}
.sidebar h2 {
	color: #805722;
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: 'Slabo 27px', serif;
	fonmt-weight: bold;
}
.sidebar h2.blog-title {
	color: #805722;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-family: 'Slabo 27px', serif;
}
#sidebar p a {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
#sidebar strong {
	color: #fff;
}
#left {
	float: left;
	width: 50%;
	position: realtive;
	display: block;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 45%;
	position: realtive;
	display: block;
	margin-top: 20px;
}
	
/* Media 
-----------------------------------------*/
iframe {
	max-width: 100%;
}	
embed,
object,
#main img {
	max-width: 100%;
	height: auto;
}
#branding img,
#content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
#branding img,
#content img,
img.size-full {

}
/* ---- Text Styles ---- */
p {
    margin-bottom: 12px;
    line-height: 25px;
    font-family: 'Slabo 27px', serif;
    color: #ccc;
    font-size: 17px;
}
h1,h2,h3,h4,h5,h6 {
    font-family: Bebas, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
h1 {
    font-size: 30px;
    color: #000;
    font-family: Bebas, Arial, sans-serif;
}
h2 {
    font-size: 28px;
    color: #183968;
    margin-bottom: 15px;
}
#content p {
    margin-bottom: 12px;
    line-height: 25px;
    font-family: 'Slabo 27px', serif;
    color: #333!important;
    font-size: 17px;
}
#content h1 {
	color: #333;
	margin-top: 0px;
	border-bottom: 2px #333 solid;
	font-weight: bold;
	line-height: 35px;
	font-size: 36px;
	font-family: 'Slabo 27px', serif;
}
#content h2 {
	color: #666;
	margin-top: 10px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 44px;
	font-family: 'Slabo 27px', serif;
}
#content h2 .first-line {
	color: #805722;
	margin-top: 10px;
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: center;
	font-size: 52px;
	font-family: 'Slabo 27px', serif;
}
#content h2 span {
	color: #805722;
}
#content h3 {
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 35px;
	font-size: 28px;
	font-family: 'Slabo 27px', serif;
}
#sidebar h3 {
	color: #333;
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight: bold;
	line-height: 35px;
	font-size: 46px;
	text-align:center;
	text-shadow: 1px 1px 1px #333;
}
h3 {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-family: Bebas, Arial, sans-serif;
    margin-top: 0;
}
h4 {
    color: #183968;
    font-size: 18px;
    font-weight: 400;
}
h5 {
    line-height: 23px;
    font-family: Bebas, Arial, sans-serif;
    color: #fff;
	margin-top: 0;
}
h6 {
    font-size: 14px;
    letter-spacing: .5px;
    margin-top: 0;
}
.cta .container h2 {
	font-family: 'Slabo 27px', serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 15px;
	font-size: 28px;
	text-transform:uppercase;
}
.cta .container h3 {
	font-family: 'Slabo 27px', serif;
	color: #fff;
	margin-top: 5px;
	font-size: 18px;
}
.footerspan {
    float: right;
}
img {
    border: none;
}

section {
	/*margin: 80px auto 40px;
	max-width: 980px;
	position: relative;
	padding: 20px*/
}
ol {
    color: #333;
    font-size: 14px;
    background-color: transparent;
    margin-left: 30px;
}
.footer {
    width: 100%;
    margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    background-color: #333;
	border-top: 5px #805722 solid;
}
.footer a {
	color: #fff;

}
#footer-container {
    width: 1150px;
    margin: 0 auto;
}
.footer-left {
	float: left;
	color: #fff;
	padding: 5px;
	font-size: 14px;
}
.footer-right {
	float: right;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	    width: 50%;
}
.fb-like {
	margin-top: 10px;
	margin-left: 10px;
}
.text_bottom {
	margin-top: 10px!important;
	font-size: 13px!important;
}
.gotop {
	float: right;
	margin-top: 7px;
	padding: 8px;
	border-radius: 3px;
	background: #000;
}
.gotop:hover {
	background: #666;
}
/* ---- Button ---- */
.button-home {
	margin: 0 auto;
	display: block;
	position: relative;
	background: #664315;
	border: 2px #fff solid;
	color: #fff!important;
	font-family: 'Oswald', arial, serif;
	text-transform:uppercase;
	text-align:center;
	padding: 5px;
	border-radius: 3px;
	font-size:18px;
	width: 80%;
	margin-top: 80px;
}
.button-home:hover {
	background: transparent;
	border: 2px #664315 solid;
}
.button-home-2 {
	margin: 0 auto;
	display: block;
	position: relative;
	background: transparent;
	border: 2px #664315 solid;
	color: #fff!important;
	font-family: 'Oswald', arial, serif;
	text-transform:uppercase;
	text-align:center;
	padding: 5px;
	border-radius: 3px;
	font-size:18px;
	width: 80%;
	margin-top: 20px;
}	
.button-home-2:hover {
	background: #664315;
	border: 2px #fff solid;
}
.button-home-3 {
	margin: 0 auto;
	display: block;
	position: relative;
	background: #664315;
	border: 2px #fff solid;
	color: #fff!important;
	font-family: 'Oswald', arial, serif;
	text-transform:uppercase;
	text-align:center;
	padding: 5px;
	border-radius: 3px;
	font-size:18px;
	width: 80%;
	margin-top: 0px;
}
.button-home-3:hover {
	background: transparent;
	border: 2px #664315 solid;
}
h3.phone {
	text-align:center;
	font-family: 'Oswald', arial, serif!important;
	color: #fff!important;
	font-size: 20px!important;
	font-weight: none!important;
}
i.fa {
	color: #fff;
	font-size: 44px;
	margin: 0 auto;

	margin-right: 25px;
}

a.button {
    border-radius: 2px;
    background: #333;
    width: 220px;
    font-size:18px;
	padding: 9px;
	font-family: 'Oswald', arial, serif;
    border: 2px #000 solid;
	margin: 0 auto;
	margin-top: -10px;
	display: block;
	position: relative;
	cursor: pointer;
	color: #fff;
	float: right;
	text-align:center;
}
.button:hover {
    background: #ccc;
	color: #333;
}
.padding {
    margin-top: 15px;
}
.hintTextbox {
	float: left;
	width: 25%;
	display-inline: block;
	position: relative;
	margin-left: 20px;
	font-size:18px;
	padding: 5px;
	margin-top: 2px;	font-family: 'Oswald', arial, serif;
	
}
.subscribe img {
	margin-top: 10px;
}
.small-subscribe {
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	margin-top: 0px;
	text-align:center;
}
.btn {
	background: #0a6eb2!important;
	width: 45%!important;
	display: block;
	position: relative;
	float: left;
	font-weight: bold!important;
	-webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.btn:hover {
	background: #333!important;

}
.link1 {
	background: transparent!important;
	border: 2px #0a6eb2 solid!important;
	color: #0a6eb2!important;
	width: 45%!important;
	display: block;
	position: relative;
	float: right;
	font-weight: bold;
	text-transform:uppercase;
	font-weight: bold!important;
	margin-top: 5px;
	font-family:"Arial Black", Gadget, sans-serif;
	-webkit-box-shadow: 0 0 0px #000;
    -moz-box-shadow: 0 0 0px #000;
    box-shadow: 0 0 0px #000;

}
.link2 {
	background: transparent!important;
	border: 2px #0a6eb2 solid!important;
	color: #0a6eb2!important;
	width: 45%!important;
	display: block;
	position: relative;
	float: center;
	font-weight: bold;
	text-transform:uppercase;
	font-weight: bold!important;
	margin-top: 5px;
	margin-left: 175px;
	font-family:"Arial Black", Gadget, sans-serif;
	-webkit-box-shadow: 0 0 0px #000;
    -moz-box-shadow: 0 0 0px #000;
    box-shadow: 0 0 0px #000;

}
.link1:hover {
	background: #333!important;
	color: #fff!important;
	border: 2px #333 solid!important;

}


/* =Media Print
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}

/* Media Queries
-------------------------------------------------------------- */
@media screen and (max-width: 1000px) {
#wrap {
		width: 100%; 	
}	
.img-icon{
	width: 100px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0px;
}
.cta{
	width: 100%;
    margin: 0 auto;
	margin-top: 0px;
	border-top: 3px #666 solid;
	border-bottom:3px #666 solid;
	height: auto;
	background: #d4a76e url(../images/cta-bg.jpg);	
}
.grid_3 {
    min-height: 1px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    display: inline;
}

.grid_3 {
	width: 18%!important;
	float: left;
	margin-bottom:-10px!important;
	
}
.grid_3_m {
    min-height: 1px;
    margin-left: 0px;
    margin-right: 15px;
    float: left;
    display: inline;
}

.grid_3_m {
	width: 15%!important;
	float: left;
	
}
h3.icon1 {
	margin-left: 70px!important;
	margin-top: -30px!important;
	font-size: 24px!important;
	margin-bottom: 25px!important;
	line-height: 20px;
}

h3.icon2 {
	margin-left: 70px!important;
	margin-top: -30px!important;
	font-size: 24px!important;
	margin-bottom: 25px!important;
	line-height: 20px;
}

h3.icon3 {
	margin-left: 70px!important;
	margin-top: -30px!important;
	font-size: 24px!important;
	margin-bottom: 25px!important;
	line-height: 20px;
}

h3.icon4 {
	margin-left: 80px!important;
	margin-top: -105px!important;
	font-size: 24px!important;
	margin-bottom: 10px!important;
}

@media screen and (max-width: 768px) {
.logo-wrap {
    width: 100%;
	margin: 0 auto;
	position: relative;
	display-inline: block;
	background: #fff;
}
.container {
    width: 95%;
    margin: 0 auto;
    margin-top: 25px;
}
.link1 {
    background: transparent!important;
	border: 2px #0a6eb2 solid!important;
	color: #0a6eb2!important;
	width: 95%!important;
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	color: #fff!important;
} 
.btn {
	background: #0a6eb2!important;
	width: 95%!important;
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	font-weight: bold;
}
#content {
    float: left;
    width: 100%;
    padding: 10px;
}
#content p {
    float: left;
    width: 95%;
}
#content h2 {
    font-size: 26px;
	width: 95%;
}
#sidebar {
    float: left;
    width: 100%;
    padding: 10px;
}
.sidebar {
    float: left;
    width: 91%;
	position: relative;
	display: block;
	margin: 0 auto;
    padding: 10px;
}

.col-3 {
	width: 100%;
	float: left;
	position: relative;
}
.grid_3_m {
	width: 18%!important;
	float: left;
	margin-right:0px!important;
	
}
#footer-container {
    width: 100%;
    margin: 0 auto;
}
.footer-right {
	float: left;
}
#left {
	float: left;
	width: 100%;
	position: realtive;
	display: block;
	margin-bottom: -10px;
	padding: 0px;
}
#right {
	float: left;
	width: 100%;
	position: realtive;
	display: block;
}
.subscribe {
    float: left;
}
.aligncenter-noborder {
    width: 92%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}
.button {
    border-radius: 2px;
    background: #a52824;
    width: 94%;
    font-size:18px;
	padding: 5px;
	font-family: 'Oswald', arial, serif;
    border: 1px #fff solid;
	margin: 0 auto;
	display: block;
	position: relative;
	cursor: pointer;
	color: #fff;
	clear:both;
	float: left;
	margin-bottom: 10px;
}
.hintTextbox {
	float: left;
	width: 95%;
	clear:both;
	display-inline: block;
	position: relative;
	margin-left: 0px;
	font-size:18px;
	padding: 5px;
	margin-top: -0px;
	margin-bottom: 10px;	
	font-family: 'Oswald', arial, serif;
	
}
.cta .container h2 {
	text-align:center;
	padding: 0px;
	margin: 5px;
	margin-left: -5px;
}
.cta .container h3 {
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	margin-left: -5px;
}
.img-icon{
	width: 100px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: -20px!important;
}
.cta{
	width: 100%;
    margin: 0 auto;
	margin-top: 0px;
	border-top: 3px #666 solid;
	border-bottom:3px #666 solid;
	height: auto;
	background: #d4a76e url(../images/cta-bg.jpg);	
}
.grid_3 h3 {
   display: block;
    font-size: 12px !important;
    line-height: 14px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    position: relative;
    text-align: left;
    width: 100%;
}
.grid_3_m h3 {
    display: block;
	font-size: 12px !important;
    line-height: 14px;
    margin-left: 0!important;
    margin-top: 0!important;
    position: relative;
    text-align: left;
	width: 100%;
}
.img-icon {
    height: 75px!important;
    margin-bottom:0px;
    width: 50px!important;
}
#right .alignright-noborder {
    display: inline;
    clear: both;
	float: none;
    display: block;
    border: none;
	margin-right: 0px;
	margin-top: 8px;
	margin: 0 auto;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: #ccc 1px solid;
    padding: 5px;
}
.section-divider-2 {
	display: none;
}
.section-divider {
	display: none;
}
}
@media screen and (max-width: 600px) {


.slider-container { 
	width: 100%; 
	margin: 0 auto;
}
.container {
    width: 95%;
    margin: 0 auto;
    margin-top: -5px;
}
.link1 {
	background: transparent!important;
	width: 95%!important;
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	border: 2px #0a6eb2 solid!important;
	color: #fff!important;
	font-size: 15px!important;
	
} 
.btn {
	background: #0a6eb2!important;
	width: 95%!important;
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	font-weight: bold;
}
#content {
    float: left;
    width: 100%;
    padding: 10px;
}
#content p {
    float: left;
    width: 95%;
}
#content h2 {
    font-size: 28px;
	width: 95%;
}
#sidebar {
    float: none;
    width: 100%;
	padding: 0px;
}
.sidebar {
    float: none;
    width: 81%;
	position: relative;
	display: block;
	margin: 0 auto;
    padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.col-3 {
	width: 100%;
	float: left;
	position: relative;
}
#footer-container {
    width: 100%;
    margin: 0 auto;
}
.footer-right {
	float: left;
}
.alignright {
    display: inline;
    float: none;
	margin: 0px;
    margin: 0 auto;
    border-style: solid;
    border-width: 2px;
    border-color: #ccc;
    padding: 3px;
	width: 90%;
}
.alignleft {
    display: inline;
    float: none;
	margin: 0px;
    margin: 0 auto;
    border-style: solid;
    border-width: 2px;
    border-color: #ccc;
    padding: 3px;
	width: 95%;
}
#left {
	float: left;
	width: 100%;
	position: realtive;
	display: block;
}
#right {
	float: left;
	width: 100%;
	position: realtive;
	display: block;
}

}




