@import url(https://fonts.googleapis.com/css?family=Varela+Round);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Karla);
@import url(https://fonts.googleapis.com/css?family=Muli);

@charset "utf-8";
/* CSS Document */
*{
margin: 0;
padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

* {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 line-height: 1.2;
}

body {
 font-size: 13px;
 font-family: 'Muli', Helvetica,sans-serif;
 color: #010101;
 background-color: #FFF;
}

/* required for sticky footer */

html, body {
 height: 100%;
}

.wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
}


h1 {
 font-size:24pt;
 margin:36px 0 20px 0;
 text-align:center;
}



h2 {
 font-size:14pt;
 margin:20px 0;
 text-align:justify;
}



h3 {
 font-size:18pt;
 margin:20px 0;
}

h4 {
 text-align:left;    
 font-size:14pt;
 margin:20px 30px;
}


h4 span {
 float:right;
 width:150px;
 text-align:right;    
}


h5 {
 text-align:center; 
 font-size:18pt;
 margin:40px 0 20px 0;
}

h6 {

 padding:10px 0;
 text-align:center;  

    
}


p {
 line-height:28px;
 font-size:14pt;
 margin:20px 0;
    
}

p.small {
 font-size:10pt;    
}

p.tiny {
 line-height:14px;
 font-size:8pt; 
 margin:0px;
}

p.account {
 margin:0px 0px 0px 30px;    
}

.margin {
 margin:15px 0;    
}

img {
    max-width: 100%;
}

img.center {
    display: block;
    margin: 0 auto;
}

.right {
 float:right;
}

.rspace {
 margin: 0 0 5px 15px;
}

.left {
 float:left;
}

.lspace {
 margin: 0 15px 5px 0;
}

.center {
 text-align:center;
}

.logo {
 max-width:200px;height:auto;
}
.loader {
   display:inline;
   display:none;

}

.clear { 
 width: 100%; 
 height: 1px; 
 margin: 0 0 -1px; 
 clear: both; 
} 

.row {
 margin-left: 0px;
 margin-right: 0px;
}

.center {
 text-align:center;
}

.spacer {
 width:100%;
}

.spacer30 {
 height:30px;
}
.spacer80 {
 height:80px;
}
.spacer150 {
 height:150px;
}
.hidden {
 display:none;
}

.line {

    
}



.selection {
 background-color:#eeeeee;
}

.selection form {
 padding:20px;
}



label span {
 font-weight:normal;    
}

.upper {
 background-color: #F7F9FC;
 width:100%;
 height:45px;
 
}

.upper p {
 padding:10px 0;
 text-align:center;
}













.header {
  font-family: 'Open Sans', sans-serif;
  min-height: 100px;
  background: #fff;

}


.header img {
 margin:33px 0 0 33px;
 height:60px;
}






/*Styles for screen 600px and lower*/
@media screen and (max-width: 700px) {




}

/*Styles for screen 515px and lower*/
/* @media only screen and (max-width : 480px) { */
@media only screen and (max-width : 800px) {


.header {
 height: auto;

}


.header img {
 height:50px;
}

}





/*Smartphone*/
@media only screen and (max-width : 600px) {


.header img {
 height:50px;
}

h5 {
 font-size:16pt;    
    
}


}


/*Smartphone*/
@media only screen and (max-width : 400px) {


.header img {
 height:45px;
}

h5 {
 font-size:14pt;    
}

}


/*Smartphone*/
@media only screen and (max-width : 320px) {


.header img {
 height:40px;
}

h5 {
 font-size:13pt;    
}

}






   
#navigation {

display:none;    
    
}   
   
.nav {
  background-color: #333; 
  position: relative;

}   
   
   
   
    
.topnav #myLinks {
 margin-top:30px;
}

.topnav a.links {
  color: #fff;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
  text-align:center;
  height:60px;
  border-bottom: #ccc solid .5px;
  
}    
    
  
     
.topnav a.links:hover {
  background-color: #ccc;
  color: black;
}
   
  
.topnav a.links.active {
  background-color: #ccc;
  color: black;
}
  


.upper a.icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding:10px;

}    
    
 
.upper {

    position: relative;
}




.mainlogo {
    width:400px;
    
}



/*Smartphone*/
@media only screen and (max-width : 400px) {
  
 .mainlogo {
    width:300px;
    
} 
    

}




/*Smartphone*/
@media only screen and (max-width : 320px) {
  
 .mainlogo {
    width:250px;
    
} 
    

}







#top-ad {
	width:auto;
	height: auto;
	background-color:#F5F5F5;
	padding:15px 0 25px 0;
}
.center-text {
	text-align:center;
}

.bold  {
	font-weight:800;
}
.white {
	color:#fff;
}

.btn-ad {
	display: inline-block;
	background-color:#008EC2;
	width:auto;
	padding:10px 25px;
	margin:0 25px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.btn-ad:hover {
	background-color:#49AFCD;
}

.high {
 line-height:38px;    
}

.low {
 line-height: 24px;    
}








div.on_off_off, span.on_off_off
{
 background: rgb(150,110,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(180, 140, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
 z-index:999999;
}
div.on_off_on, span.on_off_on
{
 background: rgb(110,150,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(140, 180, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
 z-index:999999;
}










/* 
  signupbox new 
*/ 


#top {
 width:500px;
 background-color: #7F7F7F;
 margin:30px auto;
 padding:20px;

	border-radius: 10px; 
	 -moz-border-radius:10px; 
	 -webkit-border-radius:10px; 
	 -khtml-border-radius: 10px; 

 box-shadow:0px 0px 15px #676767; 
 -webkit-box-shadow: 0px 0px 15px #676767; 
 -moz-box-shadow: 0px 0px 15px #676767; 

}




#signupbox {
 color:#fff;
}



#signupbox h2, #signupbox h3, #signupbox h4 { 
 color:#fff; 
} 
#signupbox h3 { 
 font-size:16pt; 
 margin:0 0 10px 0; 
} 
#signupbox h4 { 
 font-size:12pt; 
 margin: 10px 0 20px 15px; 
} 

#signupbox h5 { 
 font-size:12pt; 
 margin: 10px 0 20px 0px; 
} 

#signupbox .topwrapper { 
 width:440px; 
 overflow: hidden; 
 margin:0 auto; 
 position:relative; 
 border:#9e2800 solid 0px; 
} 

#signupbox .top_left { 
 float:left; 
 width:210px; 
 min-height:50px; 
 padding: 5px 0px 5px 5px; 
} 

#signupbox .top_right { 
 float:right; 
 width:210px; 
 min-height:50px; 
 padding: 5px 0px 5px 0px; 
} 

#signupbox .top_left input,  #signupbox .top_right input { 
 font-size:14pt;width:180px;height:40px;color:#000;
} 


#signupbox .left_top { 
 float:left; 
 width:120px; 
 min-height:40px; 
 padding: 5px 10px 5px 5px; 
 border:#cdcdcd solid 0px; 
 color:#fff;
} 
#signupbox .left_top label { 
 margin-top:15px; 
} 

#signupbox .right_top { 
 float:right; 
 width:280px; 
 min-height:40px; 
 padding: 5px 10px 5px 0px; 
 border:#cdcdcd solid 0px; 
} 
#signupbox .right_top input { 
 font-size:14pt;width:265px;height:40px; color:#000;
} 



#signupbox .top_left_col { 
 float:left; 
 width:310px; 
 min-height:50px; 
 padding: 5px 0px 5px 5px; 
} 

#signupbox .top_right_col { 
 float:right; 
 width:110px; 
 min-height:50px; 
 padding: 5px 0px 5px 0px; 
} 
#signupbox .top_left input,  #signupbox .top_right input { 
 font-size:14pt;width:180px;height:35px; 
 padding:5px;
 border-radius: 4px; 
 -moz-border-radius:4px; 
 -webkit-border-radius:4px; 
 -khtml-border-radius: 4px;
} 

#signupbox .top_left_col, #signupbox .top_right_col { 
 color:#000;
} 

#signupbox .top_left_col input, #signupbox .top_right_col input { 
 line-height:35px;font-size:14pt;
} 

#signupbox .topwrapper h2 { 
 margin-bottom:10px; 
} 

#signupbox .topit {
 padding-top: 15px;
}

#signupbox .right { 
 float:right; 
 margin-right:15px; 
} 




#signupbox .greenButton{ 
 width:auto; 
 margin:10px 0 0 2px; 
 padding:3px 4px 3px 4px; 
 background-color:#589d39; 
 outline:none; 
 font-weight:bold; 
 border-radius: 4px; 
 -moz-border-radius:4px; 
 -webkit-border-radius:4px; 
 -khtml-border-radius: 4px;
 border: 1px solid #808080;
 color:#fff; 
 text-shadow:0 -1px 0 #808080; 
 padding:4px 10px 5px; 
 font-size:11px; 
 margin:0 5px 0 0; 
 font-weight:bold; 
} 
 

#signupbox #remember {
 color:#fff;
}


#remember { 
 padding:15px; 
} 


#loadingsignup, .loadingsignup{ 
 left:10px; 
 position:relative; 
 top:3px; 
 visibility:hidden; 
} 


.passwordbg { 
 background-color:#fff; 
 background-size:277px 37px; 
 background-repeat:no-repeat; 
} 

.notEntered {
 color:#FF0000;
 font-weight:bold;
}


.redltr {
 color:red;
 font-weight:bold;
 padding:20px 15px;
}
















#message_box {
 background: #fff;
 position: fixed;
 border: 4px solid #f0f0f0;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 box-shadow: 5px 5px 10px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
 -moz-box-shadow: 5px 5px 10px #000; /* Firefox */
 -webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
 text-align: center;
 z-index: 2000;
 display:none;
}



#message_box .msg_box {
 padding:20px 0 20px 0;text-align:left; 
}




#message_box .btn {
 text-decoration:none;

 text-align:center;
 color:#fff;
 padding:5px 20px;
 border:grooved orange 1px;
 border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
 -moz-border-radius: 4px;  /* Firefox */
 -webkit-border-radius: 4px; /* Safari and Chrome */
 -khtml-border-radius: 4px;
  box-shadow: 2px 2px 2px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
  -moz-box-shadow: 2px 2px 2px #000; /* Firefox */
  -webkit-box-shadow: 2px 2px 2px #000; /* Safari and Chrome */
  background:red;
}


#message_box .btn:hover {
 background:red;
 color:#000;
}

#msg-bx-cancel {
  width:100%;height:24px;
}

#msg-bx-cancel span {
  float:right;
  margin:-5px -5px 0 0
}



#msg-bx-top h5 {
 font-size:14pt;   
 font-weight:400;
 font-style:bold;
 margin:10px 0 15px 0;
 text-align:center;
}




#msg-bx-msg {
 text-align:justify;overflow:auto;
 padding:20px;
}

#msg-bx-msg p {
 margin:0px 0px 15px 0px;
 line-height:22px;
}



.pos {
 width:550px;    
}


.xpos {
 max-width:500px;
}



@media only screen and (max-width : 600px) {
    
.pos {
 width:550px;    
}

}




@media only screen and (max-width : 500px) {
    
.pos {
 width:450px;    
}

}



@media only screen and (max-width : 420px) {
 
.pos {
 width:350px;    
}


}




@media only screen and (max-width : 340px) {
    
.pos {
 width:290px;    
}

}























#darkbg {
 display: block;
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: #000;
 z-index:100;
 opacity: .5;
 filter: alpha(opacity=50);
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}






.iti {
    width:100%;
}





#stripe {

  width:480px;
  margin: 20px auto 150px auto; 
    
}





#stripe form {
  width: 480px;
  margin: 20px 0;
}

#stripe .group {
  background: white;
  box-shadow: 0 7px 14px 0 rgba(49,49,93,0.10),
              0 3px 6px 0 rgba(0,0,0,0.08);
  border-radius: 4px;
  margin-bottom: 20px;
}

#stripe label {
  position: relative;
  color: #8898AA;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  margin: 0px;
  display: flex;
  flex-direction: row;
}

#stripe .group label:not(:last-child) {
  border-bottom: 1px solid #F0F5FA;
}

#stripe label > span {
  width: 80px;
  text-align: right;
  margin-right: 30px;
  margin-left:0;
  font-size:8pt;
}

#stripe .field {
  background: transparent;
  font-weight: 300;
  border: 0;
  color: #31325F;
  outline: none;
  flex: 1;
  padding-right: 10px;
  padding-left: 10px;
  cursor: text;
}

#stripe .field::-webkit-input-placeholder { color: #CFD7E0; }
.field::-moz-placeholder { color: #CFD7E0; }

#stripe button {
  float: left;
  display: block;
  background: #666EE8;
  color: white;
  box-shadow: 0 7px 14px 0 rgba(49,49,93,0.10),
              0 3px 6px 0 rgba(0,0,0,0.08);
  border-radius: 4px;
  border: 0;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  max-width:450px;
  height: 40px;
  line-height: 38px;
  outline: none;
}

#stripe button:focus {
  background: #555ABF;
}

#stripe button:active {
  background: #43458B;
}

#stripe .outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 24px;
  text-align: center;
}

#stripe .success, #stripe .error {
  display: none;
  font-size: 13px;
}

#stripe .success.visible, #stripe .error.visible {
  display: inline;
}

#stripe .error {
  color: #E4584C;
}

#stripe .success {
  color: #666EE8;
}

#stripe .success .token {
  font-weight: 500;
  font-size: 13px;
}


@media only screen and (max-width : 600px) {
    
#stripe {
  width:100%;
}

}




@media only screen and (max-width : 500px) {
    
#stripe {
  width:100%;
}

#stripe form {
  width: 400px;
}

}



@media only screen and (max-width : 420px) {
 
#stripe {
  width:100%;
}    
    
#stripe form {
  width: 300px;
  margin-left:4px;
}

#stripe label > span {
  width: 80px;
  margin-right: 10px;

}


}




@media only screen and (max-width : 340px) {
    
 #stripe {
  width:100%;
}   
#stripe form {
  width: 270px;
  margin-right:0px;
  margin-left:-10px;

}

#stripe label > span {
  width: 80px;
  margin-right: 5px;

}

}

















.slides {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height: auto;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width:100%;
    height:auto;
  
}

.nav label {
    width: 200px;
    height: 100%;
    display: none;
    position: absolute;

	  opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 680px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .prev { top: auto; }

.nav .next { right: 0; top: auto;}

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.nav-dots {
	width: 100%;
	bottom: 9px;
	height: 11px;
	display: block;
	position: absolute;
	text-align: center;
}

.nav-dots .nav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	border-radius: 100%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
}

.nav-dots .nav-dot:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
	background: rgba(0, 0, 0, 0.8);
}








/*Styles for screen 1000px and lower*/
@media screen and (max-width: 1150px) {



.nav label {
    width: 200px;
    line-height: 500px;
    font-size: 156pt;
}


.nav-dots {
	height: 11px;
}

.nav-dots .nav-dot {
	width: 11px;
	height: 11px;
}


}







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




.nav label {
    width: 120px;
    line-height: 220px;
    font-size: 156pt;
}

.nav-dots {
	height: 10px;
}

.nav-dots .nav-dot {
	width: 10px;
	height: 10px;
}


}


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




.nav label {
    width: 100px;
    line-height: 180px;
    font-size: 156pt;
}

.nav-dots {
	height: 8px;
}

.nav-dots .nav-dot {
	width: 8px;
	height: 8px;
}


}




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



.nav label {
    width: 90px;
    line-height: 150px;
    font-size: 156pt;
}

.nav-dots {
	height: 6px;
}

.nav-dots .nav-dot {
	width: 6px;
	height: 6px;
}


}


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




.nav label {
    width: 80px;
    line-height: 90px;
    font-size: 156pt;
}


.nav-dots {
	height: 3px;
}

.nav-dots .nav-dot {
	width: 3px;
	height: 3px;
}


}


/*Smartphone*/
@media only screen and (max-width : 320px) {




.nav label {
    width: 70px;
    line-height: 70px;
    font-size: 156pt;
}

.nav-dots {
	height: 2px;
}

.nav-dots .nav-dot {
	width: 2px;
	height: 2px;
}


}







#calendar-wrap form {
    
 	text-align: center;
	margin-bottom: 20px;
   
    
    
}







.styled-select {
   height: 5em;
   overflow: hidden;
   border: 1px solid #ccc;
   }

.select-month select {
	background-color: #eee;
	padding: 5px;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid #999;
}

.select-month select[name="months"] {
	width: 8em;
}

.select-month select[name="years"] {
	width: 5em;
}

.select-month .button {
	border: 1px solid #666;
	background-color: #999;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}

#calendar {
	width: 90%;
	max-width: 1800px;
	margin: 0 auto;
}

#calendar a {
	color: #666;
	text-decoration: none;
}

#calendar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	width: 100%;
}

#calendar li {
	display: block;
	float: left;
	width: 14.2857142857%;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin-right: -1px;
	margin-bottom: -1px;
}

#calendar .weekdays {
	height: 40px;
	background-color: #444;
	width: 99.6%;
}

#calendar .weekdays li {
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	border: none !important;
	padding: 10px 10px;
	color: #fff;
	font-size: 0.9em;
}

#calendar .days li {
	height: 8em;
}

#calendar .days li:hover {
	background-color: #eee;
}

#calendar li.day {
    position:relative;
}


#calendar .date {
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #666;
	color: #fff;
	width: 25px;
	border-radius: 5%;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	float: right;
}

#calendar .other-month .date  {
	display: none;
}

#calendar .event {
	clear: both;
	display: block;
	font-size: 0.9em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px;
//	margin-top: 40px;
	margin: -5px 0 5px 0;
	color: #009aaf;
	line-height: 1.2em;
	background-color: #e4f2f2;
	border: 1px solid #b5dbdc;
	text-decoration: none;
}

#calendar .midevent {

    height:60%;
    position:absolute;
    bottom:0px;
    width:85%;
}

#calendar .firstevent {

    height:25%;
    position:absolute;
    bottom:5px;
    width:85%;
    margin:0px;
}

#calendar .lastevent {
 
    height:25%;
    position:absolute;
    top:40px;
    width:85%;
    margin:0px;
}



#calendar .event:hover {
	background-color: #BAEFEF;
	cursor: pointer;
}

#calendar .event-desc {
	color: #666;
	margin: 2px 0 8px 0;
	text-decoration: none;
	font-size:12pt;
}

#calendar .other-month {
	background-color: #f5f5f5;
}

@media(max-width:1100px) {
	#calendar {
		width: 100%;
	}
}



@media(max-width:1150px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:85%;
}
#calendar .event-desc {
	font-size:12pt;
}
#calendar .weekdays li {
	font-size: 0.9em;
}
}




@media(max-width:1000px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:85%;
}
#calendar .event-desc {
	font-size:12pt;
}
#calendar .weekdays li {
	font-size: 0.9em;
}
}




@media(max-width:800px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:80%;
}
#calendar .event-desc {
	font-size:11pt;
}
#calendar .weekdays li {
	font-size: 0.8em;
}
}





@media(max-width:600px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:80%;
}
#calendar .event-desc {
	font-size:10pt;
}
#calendar .weekdays li {
	font-size: 0.5em;
}
}




@media(max-width:400px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:80%;
}
#calendar .event-desc {
	font-size:5pt;
}
#calendar .weekdays li {
	font-size: 0.4em;
}
}





@media(max-width:320px) {

#calendar .firstevent, #calendar .midevent, #calendar .lastevent {
    width:80%;
}
#calendar .event-desc {
	font-size:4pt;
}
#calendar .weekdays li {
	font-size: 0.3em;
}
}





@media(max-width:298px) {
	#calendar {
		width: 100%;
	}
	
	#calendar .weekdays, #calendar .other-month {
		display: none;
	}
	
		#calendar li {
		height: auto !important;
		border: 1px solid #ededed;
		width: 100%;
		padding: 10px;
		margin-bottom: -1px;
	}
	
	#calendar .date {
		float: none;
	}
	
	#calendar .event {
		margin-top: 8px;
	}
}










#storyPosts h1 {
 font-size:12pt;
 font-weight:bold;
 text-align:left;
 margin:0px;
}


#storyPosts h6 {
 font-size:11pt;
 color: #698DAD;
 margin: 5px 0 25px 0;
 padding:0px;
 text-align:left;
}


#storyPosts .odd, #storyPosts .even {
 padding:15px;
 //border: solid 1px #eee;
}

#storyPosts .odd {

 background: #eee;
}

#storyPosts .post {

 font-size: 12pt;
}




#blogPosts h1, #blogPosts h5, #blogPosts h3 {
 color: #698DAD;
 padding-bottom: 8px;
 margin: 25px 0 15px 0;
 border-bottom: 1px dotted #CCCCCC;
}





#blogPosts h1  {
 font-size: 1.0em;
 text-align:left;
}



#blogPosts h5 {
 font-size: .85em;
 text-align:left;
}

 
.post {
 font-size:14pt;
 line-height:22px;
 margin: 15px 0;
}



.post hr { 
 height:6px;
 visibility:hidden;
 margin: 0px 0 -1px 0; 
}


.comments {

}

.comments h3 {
  color:#484848; 
  margin: 20px 0 15px 0;
}

.catPosts {
 font-size:12pt;
}




.form-group label span {
 font-size:10pt;
 font-weight:100;
}




















.crunchify-top:hover {
	color: #fff !important;
	background-color: #ed702b;
	text-decoration: none;
}
 
.crunchify-top {
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
}




.rates {
 margin:20px 0 0 30px;    
}


.rates li {
 line-height:28px;
 font-size:14pt;    
}

.rates li span {
  width: 100px; 
  float: right;
  text-align: left; 
}




/* end required for sticky footer */




.footer {
    border-top: #ddd solid 1px;
    background: #d6d6d6;
    background: transparent;
    color: #808080;
    height:50px;
    position: relative;
    text-align:center;
    font-size:8pt;
}

#footerlinks {
    margin: 8px 0 8px 0;
}

#footerlinks li {
    display: inline;
    padding: 0px 1px;
}

#footerlinks li a, .footer p a {
    color:#000;
    font-size:8pt;
    font-family: 'Muli', Helvetica,sans-serif;
    margin:0px;
}

#footerlinks li a:hover, .footer p a:hover {
    color:#000;
    text-decoration:none;
}



