/*  

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;

    font-size: 12px;

    font-family: Arial, sans-serif;

	background: #fff;

	/*border-top: 3px #51a2db solid!important; */
	overflow-x:hidden;

}



.alignleft {

    display: inline;

    float: left;

    margin-right: 12px;

    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: 2em;

	margin-left: 5px;

    border: #ccc 1px solid;

    padding: 5px;

	margin-top: 5px;

}

.alignright-noborder {

    display: inline;

    float: right;

    margin-left: 1em;

    border-style: solid;

}

#right .alignright-noborder {

    display: inline;

    float: right;

    border: none;

	margin-right: 25px;

	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;

	margin-bottom: 0px;

}

.container {

	width: 100%;

    max-width: 1100px;

    margin: 0 auto;

	margin-top: 0px;

}

.section-divider {

	width: 100px;

	height: 4px;

	margin: 20px auto;

	margin-top: 0px;

	border-top: 1px solid #333;

	border-bottom: 1px solid #333;

}

.section-divider-2 {

	width: 100px;

	height: 4px;

	margin-top: -15px;

	display: block;

	margin-bottom: 5px;

	border-top: 2px solid #fff;

}

.section-divider-3 {

	width: 100px;

	height: 4px;

	margin-top: 10px;

	display: block;

	margin-bottom: 5px;

	border-top: 2px solid #333;

}

.section-divider-sidebar {

	width: 100px;

	height: 4px;

	margin-top: 5px;

	display: block;

	margin-bottom: 5px;

	border-top: 2px solid #0a619e9;

}

.section-divider-sidebar-2 {

	width: 100%;

	height: 4px;

	margin-top: 5px;

	display: block;

	margin-bottom: 12px;

	border-top: 1px solid #0a619e;

}

.cta{

	width: 100%;

    margin: 0 auto;

	margin-top: 0px;

    background-color: #666;

	border-top: 3px #ccc solid;

	border-bottom:3px #ccc solid;

	background: #51a2db;

	background: #51a2db url(../images/bg-cta.png);

	height: 100px;	

}



.cta .container {

	width: 100%;

    max-width: 1150px;

    margin: 0 auto;

	padding-top: 20px;

}

.cta .container #left {

	float: left;

	width: 60%;

	position: realtive;

	display: block;

	margin-bottom: 10px;

}

.cta .container #right {

	float: right;

	width: 30%;

	position: realtive;

	display: block;

	margin-top: 10px;

}



/* ---- Coupon Button ---- */



.button {

    width: 60%;

	max-width: 250px;

    font-size:18px;

	font-family: 'Oswald', arial, serif;

	text-transform:uppercase;

    border: 2px #0a619e solid;

	background: #51a2db;

	padding: 5px;

	text-align:center;

	margin: 0 auto;

	display: block;

	position: relative;

	cursor: pointer;

	color: #fff;

	margin-top: -8px;

}

.button:hover {

    background: #333;

	color: #fff;

}

.padding {

    margin-top: 15px;

}

.hintTextbox {

	float: left;

	width: 30%;

	display-inline: block;

	position: relative;

	margin-right: 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;

}

.google {

    clear: both;

    display: block;

    margin-left: auto;

    margin-right: auto;

    padding: 10px;

	margin-bottom: 0px;

	margin-top: 10px;

	background: #eee;

	-webkit-box-shadow: 0 0 5px #000;

	-moz-box-shadow: 0 0 5px #000;

	box-shadow: 0 0 5px #000;

	background: #f0e4ce;

	border-radius: 5px;	

}

.dentalboard {

    clear: both;

    display: block;

    margin-left: -100;

    margin-right: auto;

    padding: 5px;

	margin-bottom: 0px;

	margin-top: 10px;

	background: #eee;

	-webkit-box-shadow: 0 0 5px #000;

	-moz-box-shadow: 0 0 5px #000;

	box-shadow: 0 0 5px #000;

	background: #f0e4ce;

	border-radius: 5px;	

}

/* ---- Facebook Button ---- */



.facebook {

    background-color: #eeeeee;

	border: 1px #ccc solid;

    border-radius: 5px;

    width: 410px;

    margin-left: auto;

    margin-right: -95;

    margin-top: -90px;

    padding: 5px;

    clear: both;

	-webkit-box-shadow: 0px 0px 10px #000;

    -moz-box-shadow: 0px 0px 10px #000;

    box-shadow: 0px 0px 10px #000;

}

.facebookleft {

    float: left;

    display: inline;

    width: 20%;

    margin-top: 3px;

    margin-bottom: -5px;

}

.facebookright {

    float: right;

    display: inline;

    width: 80%;

    margin-top: 0px;

}

/* ---- Buttons ---- */



a.contact-button {

    width: 60%;

	max-width: 250px;

    font-size:18px;

	font-family: 'Oswald', arial, serif;

	text-transform:uppercase;

    border: 2px #0a619e solid;

	background: #51a2db;

	padding: 5px;

	text-align:center;

	margin: 0 auto;

	display: block;

	position: relative;

	cursor: pointer;

	color: #fff;

	margin-top: -8px;	

}

a.contact-button:hover {

    background: #333;

	color: #fff;

}

a.reviews {

    width: 90%;

    font-size:18px;

	font-family: 'Oswald', arial, serif;

	text-transform:uppercase;

	background: #51a2db;

    border: 2px #0a619e solid;

	padding: 5px;

	text-align:center;

	margin: 0 auto;

	display: block;

	position: relative;

	cursor: pointer;

	color: #fff;

	margin-top: -8px;

	margin-bottom: 15px;	

}

.sidebar a.reviews {

    width: 90%;

    font-size:18px;

	font-family: 'Oswald', arial, serif;

	text-transform:uppercase;

	background: #eee;

    border: 2px #0a619e solid;

	padding: 5px;

	text-align:center;

	margin: 0 auto;

	display: block;

	position: relative;

	cursor: pointer;

	color: #51a2db;

	margin-top: -8px;

	margin-bottom: 15px;	

}

a.reviews:hover {

    background: #333;

	border: 2px #0a619e solid;

	color: #fff;

}

#content {

    float: left;

    width: 68%;

    padding: 15px;

}

#sidebar {

    float: right;

    width: 28%;

}

.angle {

	background: #51a2db;

	padding: 15px;

	border-radius: 5px;

	border: 2px #0a619e 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 .alignleft {

    display: inline;

    float: left;

    margin-right: 8px;

	margin-top: 5px;

    border: #ccc 1px solid;

    padding: 2px;

}

.sidebar p {

	font-size: 14px;

	color: #fff;

	margin-top: -0px;	

}

.sidebar h2 {

	color: #333;

	font-size: 25px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

	font-family: 'Oswald', arial, serif;

	fonmt-weight: bold;

}

.sidebar h2.blog-title {

	color: #805722;

	font-size: 22px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 5px;

}

#sidebar p a {

	font-weight: bold;

	color: #333;

	font-size: 12px;

}

#sidebar strong {

	color: #333;

}

#left {

	float: left;

	width: 50%;

	position: realtive;

	display: block;

	margin-bottom: 10px;

}

#left2 {

	float: left;

	width: 50%;

	position: realtive;

	display: block;

	margin-bottom: 10px;

	margin-left: 25px;

}

#right {

	float: right;

	width: 45%;

	position: realtive;

	display: block;

	margin-top: 20px;

}

.left {

	float: left;

	width: 35%;

	position: realtive;

	display: block;

	margin-bottom: 10px;



}

.right {

	float: right;

	width: 57%;

	position: realtive;

	display: block;

	margin-bottom: 10px;

	background: #51a2db;

	padding: 15px;

	border-radius: 5px;

	border: 2px #0a619e solid;

	-webkit-box-shadow: 0 0 5px #000;

	-moz-box-shadow: 0 0 5px #000;

	box-shadow: 0 0 5px #000;

	color:#fff!important;

}

.right p {

	color:#fff!important;

}

.right ul li {

	color:#fff!important;

}

.right ul li a {

	color:#fff!important;

}

.right a {

	text-decoration:underline;

}

/* ---- Contact Page ---- */

.contact-left {

	float: left;

	width: 48%;

	position: relative;

	display-inline: block;

	background: #3e3b94;

	padding: 5px;

	border-radius: 5px;

	border: 2px #108556 solid;

	margin-bottom: 15px;

	-webkit-box-shadow: 0 0 5px #000;

    -moz-box-shadow: 0 0 5px #000;

    box-shadow: 0 0 5px #000;

	margin-right: 5px;

}

.contact-right {

	float: right;

	width: 48%;

	position: relative;

	display-inline: block;

}

.contact-right h3 {

	text-align:center;

	font-size: 24px !important;

	font-family: 'Oswald', arial, serif;

}

.contact-right h3 span.font-address {

	text-align:center;

	font-size: 19px !important;

	font-family: 'Oswald', arial, serif;

}

.contact-right h3 a {

	color: #333;

	font-weight: none;

}

.contact-right h3 a:hover {

	color: #108556;

	font-weight: none;

}



/* ---- Contact ---- */

.columnleft {

	position:relative;

	width: 30%;

    float: left;

    display: block;

	background: #51a2db;

	padding: 15px;

	margin-top: 20px;

	margin-bottom: 10px;

	border: 2px #0a619e solid;

	-webkit-box-shadow: 0 0 5px #000;

    -moz-box-shadow: 0 0 5px #000;

    box-shadow: 0 0 5px #000;

}

.columnright {

	position:relative;

	width: 58%;

    float: right;

    display: block;

	padding-right: 15px;

	margin-top: 15px;	

}

p.contact {

	color: #51a2db;

	font-size: 19px;

	margin-top: -10px;

	font-family: 'Oswald', arial, serif;

	line-height: 35px;

}

p.contact strong {

	font-weight:bold;

}

p.contact a {

	font-size: 19px;

	margin-top: 25px;

	line-height: 30px;

	color: #333;

	font-family: 'Oswald', arial, serif;

	font-weight:100;

}

p.contact a:hover {

	color: red;

}	

/* 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;

	/* [disabled]line-height: 25px; */

	font-family: 'Slabo 27px', serif;

	color: #333;

	font-size: 17px;

}

.center {

	text-align:center;

	display: block;

}

span.decoration {

	text-decoration:underline;

	font-weight: bold;

	color: #51a2db!important;

    font-weight: bold!important;

	margin-bottom: 0px;

	line-height: 25px;

	margin-top: 15px;

	margin-bottom: 15px;

	font: 'Montserrat', sans-serif;

}

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;

	font-family: 'Oswald', arial, serif;

}

#content h1 {

	color: #333;

	margin-top: 0px;

	border-bottom: 2px #333 solid;

	font-weight: none;

	line-height: 35px;

	font-size: 36px;

	font-family: 'Oswald', arial, serif;

}

#content h2 {

    color: #51a2db;

    font-size: 20px;

    font-weight: 400;

	margin-bottom: 0px;

	line-height: 25px;

	margin-top: 15px;

	margin-bottom: 15px;

	font: 28px 'Montserrat', sans-serif;

}

#content h2.smaller {

    color: #51a2db;

    font-size: 20px;

    font-weight: 400;

	margin-bottom: 0px;

	line-height: 25px;

	margin-top: 15px;

	margin-bottom: 15px;

	font: 20px 'Montserrat', sans-serif;

}

#left h2 {

	color: #fff;

	margin-top: 10px;

	line-height: 25px;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 28px;

	font-family: 'Oswald', arial, serif;

}

#left h3 {

	color: #333;

	margin-top: 10px;

	line-height: 25px;

	font-family:Arial, Helvetica, sans-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: 'Oswald', arial, serif;

}

#content h2 span {

	color: #805722;

}



#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;

}

#content h3 {

	margin-top: 0px;

	margin-bottom: 5px;

	font-weight: bold;

	line-height: 35px;

	color: #333;

    line-height: 23px;

	font-weight: none;

    font: 28px 'Montserrat', sans-serif;

    margin-top: 20px;

}

#content h3.phone {

	color: #333;

	margin-top: 0px;

	margin-bottom: 5px;

	font-weight: 100!important;

	line-height: 35px;

	font-size: 20px;

	font-family: 'Oswald', arial, serif;

	text-align:center;

}

#content h3.email {

	color: #0a619e;

	margin-top: 0px;

	margin-bottom: 5px;

	font-weight: 100!important;

	line-height: 35px;

	font-size: 20px;

	font-family: 'Oswald', arial, serif;

	text-align:center;

}

h3.tuition {

	font-size: 22px!important;

}

h4 {

    color: #183968;

    font-size: 18px;

    font-weight: 400;

	margin-bottom: 0px;

	margin-top: 15px;

}

#content h4 {

    color: #333;

    font-size: 20px;

    font-weight: 400;

	margin-bottom: 0px;

	line-height: 25px;

	margin-top: 15px;

	margin-bottom: 15px;

}

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;

}





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;

}

ul li {

	list-style: disc;

	font-family: 'Slabo 27px', serif;

	color: #333;

	font-size: 16px;

	line-height: 25px;

	margin-left: 25px;

}

.sidebar p strong {

	color: #fff!important;

}





.footerspan {

    float: right;

}

.footer {

    width: 100%;

    margin-top: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

    background-color: #333;

	border-top: 5px #0a619e solid;

}

.footer a {

	color: #fff;



}

#footer-container {

    width: 1100px;

    margin: 0 auto;

}

.footer-left {

	float: left;

	color: #fff;

	padding: 5px;

	font-size: 12px;

}

.footer-right {

	float: right;

	color: #fff;

	padding: 5px;

	font-size: 12px;

}





















/* =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%; 	

}	

#left h2 {

    color: #fff;

    font-family: "Oswald",arial,serif;

    font-size: 28px;

    font-weight: bold;

    line-height: 35px;

    margin-top: 10px;

    text-transform: uppercase;

}

}



@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;

}

#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;

}

a.contact-button {

    width: 80%;

	margin-top: 10px;	

}

.columnleft {

	position:relative;

	width: 88%;

    float: left;

    display: block;

	background: #d2d2e2;

	padding: 15px;

	margin-top: 20px;

	margin-bottom: 10px;

	border: 2px #3e3b94 solid;

	-webkit-box-shadow: 0 0 5px #000;

    -moz-box-shadow: 0 0 5px #000;

    box-shadow: 0 0 5px #000;

}

.columnright {

	position:relative;

	width: 98%;

    float: left;

    display: block;

	padding-right: 15px;

	margin-top: 15px;	

}

.col-3 {

	width: 100%;

	float: left;

	position: relative;

}

#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;

}

.left {

	float: left;

	width: 97%!important;

	position: relative;

	display: block;

	margin-bottom: 10px;

}

.right {

	float: left!important;

	width: 97%;

	

}

.subscribe {

    float: left;

}

.aligncenter-noborder {

    width: 92%;

	float: left;

}

.button {

    border-radius: 2px;

    width: 94%;

    font-size:18px;

	padding: 5px;

	font-family: 'Oswald', arial, serif;

	margin: 0 auto;

	display: block;

	position: relative;

	cursor: pointer;

	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;

}

#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;

}

}



@media screen and (max-width:767px) {





.slider-container { 

	width: 100%; 

	margin: 0 auto;

}

.cta { height:auto;}

.container {

    width: 95%;

    margin: 0 auto;

    margin-top: -5px;

}

#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;

}

.cta .container #left {

    display: block;

    float: left;

    margin-bottom: 10px;

    width: 100%;

}

.cta .container #right {

   display: block;

    float: left;

    margin-top: 0px;

    width: 100%;

}

ul li {

    color: #333;

    font-family: "Slabo 27px",serif;

    font-size: 16px;

    line-height: 25px;

    list-style: outside none disc;

    margin-left: 10px;

    width: 90%;

}

.hintTextbox {

    clear: both;

    float: left;

    font-family: "Oswald",arial,serif;

    font-size: 18px;

    margin-bottom: 10px;

    margin-left: 0;

    margin-top: 0;

    padding: 5px;

    position: relative;

    width: 90%;

}

#nav-container {

    display:none!important;

}

}