/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700|Lato:300,400|Oswald:400,700,300);

body {
	margin-top: 0px;
	background-repeat: repeat-x;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%; 
	color: #666;
}

a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.class1 A:link {text-decoration: ;color: #FFFFFF}
.class1 A:visited {text-decoration: ;color: #FFFFFF}
.class1 A:active {text-decoration: ;color: #FFFFFF}
.class1 A:hover {text-decoration: underline; color:#FFFFFF}

.class2 A:link {text-decoration: ;color: #666666}
.class2 A:visited {text-decoration: ;color: #666666}
.class2 A:active {text-decoration: ;color: #666666}
.class2 A:hover {text-decoration: underline; color:#666666}

h1 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 20px; font-weight: bold; }

.style1 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif;}
.style2 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 11px;}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.style14 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 11px; color: #555555; }
.style15 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.style19 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style20 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.style21 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.style24 {font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #444444; }
.style26 {color: #333333}
.style27 {font-size: 11px; font-family: Lucida Grande, Verdana, Helvetica, sans-serif; color: #333333}
.style29 {font-size: 10px}
.style34 {color: #666666}
.style35 {font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; }

hr.thick {height: 5px; color: #aaaaaa; background-color: #aaaaaa; }
hr.soft	 {color: #cccccc; background-color: #cccccc; }

.title1 {font-size: 28px; font-family: 'Quando', serif; color: #777; margin-bottom: 10px }
.title2 {color: #015da0; font-size: 18px; text-decoration: none;}
.subtitle1 {font-size: 24px; font-family: 'Quando'; sans-serif; color: #777; margin-top: 0px; margin-bottom: 30px; }
.subtitle2 {color: #015da0; font-size: 17px; text-decoration: none; margin-top: 4px;}
.entry {padding: 10px 0px 0px 0px}
.description { width: 645px; float: left}
.contracted {max-height: 8.15em; overflow: hidden;}
.expanded {height: 100%}
.graytext {color: #777}
.bluetext {color:#015da0}
  
.arrowDiv {text-align: center; padding: 0px 0 0px 0px; font-size: 11pt; color: #015da0; cursor:hand; cursor:pointer}
.arrowDown:before {content: "\25BC More"}
.arrowUp:before {content: "\25B2"}

.buttonContainer {display: inline; vertical-align: top;}
.button {display: inline-block; background-color: #edefae; padding: 5px 20px 5px 20px; margin: 0 5px 0 0; color: #666; font-weight: bold; text-align: center;}
.buttonDetail:before {content: "Read More \0025B6";}
.buttonRegister:before {content: "Register \0025B6";}
.buttonAccess:before {content: "Request Login \0025B6";}
.buttonWatch:before {content: "Have a Login? Watch Now \0025B6";}

#content_wrapper {
	width: 100%; 
	margin: 0 auto;
	text-align: center;
}

.container {
	display: table;
	vertical-align: top;
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

.container:after {
	content: "";
	width: 100%;
}

.flex-container {
	display: flex;
	vertical-align: top;
	max-width: 895px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

.grid {
	text-align: justify;
}

.comment_container {
	width: 295px;
	vertical-align: top;
	display: table-cell;
	background-color: #dfe6b2;
}

.inforow {
	display: flex;
	flex-flow: row wrap;
	flex: 1 1;
	justify-content: space-between;
	min-width: 295px;
	margin: auto;
}	

.infobox {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	width: 225px;
	text-align: left;
	padding: 10px 25px 10px 25px;
	margin: 10px 0 10px 0;
}

.infocontent {
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	width: 225px;
	text-align: center;
	cursor: pointer;
}

.infotitle1 {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 30px;
	line-height: 99%;
	color: #5f889c;
	display: block; 
}

a.infotitle1:link {
	font-family: 'Ubuntu', Arial, sans-serif;
	margin-top: 20px;
	color: #5f889c;
}

.infotitle2 {
	font-size: 18px;
	color: #777;
	margin-bottom: 5px;
}

.headertext1 {
	color: #5f889c;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 99%;
}

.headertext2 {
	color: #5f889c;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
	font-size: 22px; 
	font-weight: 500; 
	margin: 28px 0 14px 0;
}

.infoheader {
	text-align: center;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 99%;
	color: #5f889c;
	display: block; 	
	border-bottom: #ffe152 solid 6px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
	
.infoimage {
	margin: 0 auto;
	width: 120px;
	border-width: 0	
}

.actionbutton {
	background-color: #90dd25;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.infoactionbutton {
	width: 170px;
	padding: 6px 12px;
	margin-top: auto;
	color: white;
}

.infoactionbutton:after {
	content: " \0025B6";
}

.infopara {
	font-family: 'Lato', sans-serif;;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	color: #666;
	margin-top: 10px;
}


.salespara {
	font-family: 'Lato', sans-serif;;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	color: #666;
	margin-top: 10px;
}

.salesheader1 {
	color: #5f889c; 
	font-size: 36px; 
	font-family: 'Oswald', Arial, sans-serif; 
	font-weight: 700;
	margin: 0; 
	padding: 0	
}


.salesheader2 {
	color: #999; 
	font-size: 32px; 
	font-family: 'Oswald', Arial, sans-serif; 
	font-weight: 700;
	margin: 0; 
	padding: 0	
}

.flexrow {
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: space-between; 
	 padding: 0px 0 8px 0;
}

.circlebubble {
	display: flex; 
	flex-flow: column wrap;
	justify-content: center;	
	width: 100px; 
	height: 120px; 
	border: #fff 10px solid; 
	background-color: #e8de6e; 
	border-radius: 50%; 
	font-family: 'Lato', Arial, sans-serif; 
	font-size: 18px; color: #666;
	font-weight: bold;
	line-height: 19px;
	margin: 0; 
	padding: 0px 10px;
}

circlebubblelink a, circlebubblelink a:hover {
	text-decoration: none;
	color: #fff;	
}

.submitbutton {
	border-style: none;	
    -webkit-border-radius:
	-moz-border-radius : 3px;
	border-radius : 3px;
	font-size : 18px;
	color : #ffffff;
	padding : 5px 20px;
	background-color : #fd2217;
}

.footercolumn {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.navtext {
	display: flex; 
	flex-flow: column; 
	justify-content: center; 
	margin: 0 13px; 
	color: #888888; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}

a.navtext:link {
	color: #888888; 
}

.limitedwidthdiv {
	width: 100%; 
	max-width: 895px; 
	text-align: center;
	margin: 0 auto;
	padding: 40px 0;	
}


.alternatediv {
	background-color: #f3f2f2; 
	width: 100%; 
	text-align: center; 
	padding: 0; 
	margin-top: 0;	
}

.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:10px;
	right:5px;
	display:none;
	background: url('../Images/arrow_up.png') no-repeat 0px 20px;
	opacity: .89;
    z-index: 499841;	
}

.scrollToTop:hover{
	text-decoration:none;
}

#footer {
	margin: 0 auto; 
	padding-top: 10px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:12px; 
	color:#333; 
	line-height:18px;
	white-space: nowrap;
	width: 100%;
	max-width: 895px; 
	border-top-width: 2px; 
	border-top-style: solid; 
	border-top-color: #ccc; 
	background-repeat: repeat-x; 
	background-position: left top	
}
	
#footer a {
	text-decoration:none; color:#666
}
	
#footer a:link {color:#666:}

#footer a:visited {color:#666}

#footer a:hover {
	color:#000; 
	background-color:#eee; 
	text-decoration:underline
}

#spacer {
	margin-left:auto; 
	margin-right:auto; 
	width:100%; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#ccc; 
	background-image: url(../images/footer_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:left top
}

.feedbackform {
	max-width: 600px; 
	text-align: left; 
	background-color: #edefae; 
	margin: 70px auto 0 auto; 
	padding: 5px 35px 10px 35px; 
	border-top: solid 1px #999; 
	border-bottom: solid 1px #999;
}

/* Hidden honey pot to prevent spam   */
.flex_row {
	 display: flex;
	 flex-direction: flex-row;
	 justify-content: space-between; 
	 padding: 0px 0 8px 0;
	 visibility: hidden;
}


/*==================================================
 * CSS Drop Effects
 * ===============================================*/
.dropeffect1{
    -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}


.dropeffect2
{
  position: relative;
}
.dropeffect2:before, .dropeffect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.dropeffect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.billboardlinkimage {
	width: 100%;
	height: 35%;
	max-height: 310px;
	overflow: hidden;
}

.homebillboard {
	width: 100%;
	height: 25%;
	overflow: hidden;
}

.innerbillboard {
	width: 895px;
	min-width: 895px;
}

/*==================================================
 * Screen size specific
 * ===============================================*/
/* Small screens  */
.inforow {
	max-width: 280px;
}

/* Medium screens }*/
@media (min-width: 600px) {
.header {
	max-width: 595px;
}

.homebillboard {
	max-width: 100%;
	min-width: 100%;
}

.inforow {
	max-width: 595px;
}

.infobox {
	padding: 10px 25px 10px 25px;
	margin: 10px 0 10px 0;
}

}

/* Large screens */
@media (min-width: 900px) {
.header {
	max-width: 895px;
}

.homebillboard {
	max-width: 895px;
	min-width: 895px;
}

.inforow {
	max-width: 895px;	
}

.infobox {
	padding: 10px 25px 10px 25px;
	margin: 10px 0 10px 0;
}

}
