/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=PT+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Montserrat);

body {
	font-family: 'Oswald', sans-serif;
	color:#666;
}
.white {
	color:#fff;
}

.orangeF {
	color:	#44749D;
}

.yellowF {
	color:	#FDB00F;
}


.headFont {
	font-size:16px !important;
	color:#fff;
}

.limeF {
	color:#98CC3C;
}

.bannerHolder {
	padding-left:75px;
}

.donateBtn {
	border:none;
	width:100%;
	font-family: 'Raleway', sans-serif;
	margin-top:-10px;
	margin-bottom:10px;
}

input, textarea {
	border:1px solid #cbc8b4;
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	padding:5px;
	width:100%;
}
.headBanner {
	height:682px;
	width:400px;
	z-index:0;
	background-image:url(../images/bg_trans.png);
}

.bannerInfo {
	z-index:4;
	color:#000;
	text-align:center;
	padding:65px 20px;
	font-size:14px;
}

.bannerInfo h2 {
	color:#fff !important;	
}
.grayBox {
	background-color:#f3f3f3 !important;
	padding:10px;
	border:1px solid #e3e3e3;
}

.grayBox p {
	font-size:16px !important;
}
	
	
.redBox {
	background-color:#D36459 !important;	
}

.redBox h2 {
	color:#fff;	
}

.redBox p {
	font-size:14px;	
	color:#ddd;
}

.jumbotron {
	background-color:#C6D3CA;
	margin:0;
	padding:0;
}

.rtr {
	background-color:#fcfcfc;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding:30px 0;	
	margin:10px 0 30px 0;
}

.features {
	background-color:#fff;
	padding:10px;
	border:1px solid #e3e3e3;	
}
.question {
	padding:25px;	
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	line-height:120%;
}

.choice {
	padding:5px 20px;	
}

.formFont {
	font-family: 'PT Sans', sans-serif;
}
.pad-right {
	margin-right:10px !important;	
}

.pad-left {
	margin-left:25px !important;	
}

.pad-top {
		margin-top:25px !important;
}

.pad-bottom {
		margin-bottom:15px !important;
}

.a {
	font-size: 1.4em;
}

.gray {
	background-color:#f2f2f2;
	border:1px solid #e3e3e3;
	background-image:none;	
	margin-bottom:10px;
}

.gray1 {
	background-color:#f2f2f2;
	border:1px solid #e3e3e3;
	background-image:none;	
}

.black {
	background-color:#333;
	background-image:none;	
	color:#f2f2f2;
}

.orange {
	background-color:#44749D;
	background-image:none;	
	height:30px;
	margin-bottom:10px;
}

.yellow {
	background-color:#FDB00F;
	background-image:none;	
	height:30px;
}

.reporting {
	margin-top:50px;	
	height:75px;
	padding-top:15px;
}

.section {
	margin:-15px 10px 0 0;
}
f
.h2 {
	margin-top:5px;	
	display:inline-block;
}
.blackFont {
	color:#666;
	font-weight:100;
}

.orangeFont {
	color:#44749D;
	font-weight:100;
}
p {
	font-family: 'PT Sans', sans-serif;
	line-height:150%;
	font-size: 1.2em;
}

li {
	font-family: 'PT Sans', sans-serif;
	line-height:150%;
	color:#ddd;
}

.hcf_name {
	font-weight:100;	
}

.registration {
	font-family: 'PT Sans', sans-serif;
	line-height:150%;
}

.registrationTable td{
 	padding:3px 5px
}

h2,h4 {
	color:#7F94B0;
}

.slider {
	background-image:url(../images/quotes.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:68px;
	
}

.test {
	display:table-cell;
	vertical-align:middle;
		
}
.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.descriptor {
	color:#fff; 
	background-color:#333; 
	width:100%; 
	margin-top:3px; 
	padding:5px 0; 
	text-align:center;
}

.process {
	background-color:#f3f3f3;
	border:1px solid #e3e3e3;
	padding:5px 35px;	
	height:300px;
}

.process ul {
	font-family: 'PT Sans', sans-serif;
	padding:0;
}

.process ul li {
	list-style:outside;
	list-style-type:none;
	margin:0;	
}

.returnRate {
	background-color:#44749D;
	padding:1px 35px;	
	height:72px;
	color:#FDB00F;
}




.radioBtn {
	clear: both;
	margin: 0 50px;
}

label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4
}

label.notSurvey {
  border:none;
  border-radius:0;
  font-weight:300;	
  font-size:18px;
  text-align:left !important;
}

.selectpicker {
	font-family: 'PT Sans', sans-serif;
}

.cal {
	font-family: 'PT Sans', sans-serif;
	padding-left:15px !important;
	padding-right:15px !important;
}


.sliderLabel {
	border:none;
	text-align:center;
	margin-top:10px;
}
/* hide input */
input.radioNew:empty {
	margin-left: -9999px;
}


table.admin {
	font-family: 'PT Sans', sans-serif;
}
/* style label */
input.radioNew:empty ~ label {
	position: relative;
	float: left;
	line-height: 200%;
	text-indent: 60px;
	margin-top: 10px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.radioNew:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 50px;
	background: #e3e3e3;
	border-radius: 3px 0 0 3px;
}



/* toggle hover */
input.radioNew:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: 20px;
	color: #C2C2C2;
}

input.radioNew:hover:not(:checked) ~ label {
	color: #888;
}

/* toggle on */
input.radioNew:checked ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #f2f2f2;
	background-color: #44749D;
}

input.radioNew:checked ~ label {
	color: #777;
}

.marginTop {
	margin:10px 0;	
}

.qCount {
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	line-height:65px;
	text-align:right;
}

.textArea_style {
	width:100%;	
}
@media (min-width: 768px) {
    .pull-left {
        float: left !important;
    }
    .pull-right {
        float: right !important;
    }
	
	.alignRightLeft {
		text-align:right;	
	}
	
	.headerImg {
		background-image:url(../images/header2.jpg);
		background-repeat:no-repeat;
		height:682px;
		margin-top:55px;
		background-position:center;
	}
	
	.headerImg2 {
		background-image:url(../images/header3.png);
		background-repeat:no-repeat;
		height:283px;
		margin-top:55px;
		background-position:center;
	}

	.headerImg3 {
		background-image:url(../images/header4.png);
		background-repeat:no-repeat;
		height:283px;
		margin-top:55px;
		background-position:center;
	}
	.appleImg {
		background-image:url(../images/kid.png);
		background-size:cover;
		background-repeat:no-repeat;
		height:350px;
		border: 10px solid #fff;
	}

	.sss {
		height: 100px;
		margin: 0; 
		padding: 0;
		position: relative;
		display: block;
		overflow: hidden;
	}
	.quote {
		color:#FDB00F;
		font-size:16px;
		font-family: 'Open Sans', sans-serif;
	}
	
	.quote1 {
		color:#FDB00F;
		font-size:24px;
		margin:-20px 0;
	}
	
	.who {
		font-family: 'PT Sans', sans-serif;
	}
	.questionName {
		font-size:30px;
		line-height:120%;
	}
	.surveys {
		background-color:#f2f2f2;
		height:254px;
		text-align:center;
		border:1px solid #e3e3e3;
		padding-top:55px;
		margin-left:-15px;
	}
	
	.chart {
		background-color:#fcfcfc;
		text-align:center;
		border:1px solid #e3e3e3;
		margin-top:12px;
		padding:10px 35px 15px 35px;
	}

}

@media (max-width: 767px) {
	.questionName {
		font-size:20px;
	}
	h1 {
		font-size:24px;	
	}
	h4 {
		font-size:16px;
	}
	.pull-left {
        float: right !important;
    }
    .pull-right {
      
	  
    }
	
	.alignRightLeft {
		text-align:left;	
	}
	
	.chart {
		background-color:#fcfcfc;
		text-align:center;
		border:1px solid #e3e3e3;
		padding:10px 35px 15px 35px;
	}
	.surveys {
		background-color:#f2f2f2;
		height:254px;
		text-align:center;
		border:1px solid #e3e3e3;
		padding-top:55px;
	}
	
	.xs-nopad {
		padding:0;	
		margin:10px 0;
	}
	.headerImg {
		background-image:url(../images/headerMobile6.jpg);
		background-repeat:no-repeat;
		height:240px;
		margin-top:55px;
		background-size:cover;
	}
	
	.headerImg2 {
		background-image:url(../images/headerMobile3.png);
		background-repeat:no-repeat;
		height:240px;
		margin-top:55px;
		background-position:center;
	}

	.headerImg3 {
		background-image:url(../images/headerMobile4.png);
		background-repeat:no-repeat;
		height:240px;
		margin-top:55px;
		background-position:center;
	}
	.appleImg {
		background-image:url(../images/kid.png);
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
		height:260px;
		border: 10px solid #fff;
	}
	.sss {
		height: 100px;
		margin: 0; 
		padding: 0;
		position: relative;
		display: block;
		overflow: hidden;
	}
	.quote {
		color:#FDB00F;
		font-size:14px;
		font-family: 'Open Sans', sans-serif;
	}
	
	.quote1 {
		color:#FDB00F;
		font-size:20px;
		margin:-20px 0;
	}
	
	.who {
		font-family: 'PT Sans', sans-serif;
	}
	  	.marginBottom {
		margin-bottom:35px;	
	}


}

.xhidden-xs {
	display:block !important;	
}

.xvisible-xs {
		display:none !important;
}


.xtbl-hidden-xs {
	display:table-cell !important;	
}

.xtbl-visible-xs {
		display:none !important;
}


@media (max-width: 767px)
and (orientation: landcape) {
  .xhidden-xs {
	 display: block !important; 
  }
	
  .xvisible-xs {
    display: none !important;
  }
  
  .xtbl-hidden-xs {
	display:table-cell !important;	
}

.xtbl-visible-xs {
		display:none !important;
}
}

@media (max-width: 767px)
and (orientation: portrait) {
  .xhidden-xs {
	 display: none !important; 
  }
	
  .xvisible-xs {
    display: block !important;
  }
  
  .xtbl-hidden-xs {
	 display: none !important; 
}

.xtbl-visible-xs {
	display:table-cell !important;	
}
}

@media (max-width: 767px) {
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }
}

@media (min-width: 768px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; }
  .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
  .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
  .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; }
}




.inside {
  margin-top: 20px;
  margin-bottom: 20px;
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
  
  #categories li h1 {
  font-size:14px;
}
#categories li p {
	font-size:12px;
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
    #categories li h1 {
  font-size:20px;
}
#categories li p {
	font-size:14px;
}
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}


.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}


@media (max-width: 480px) {
	.marginBottom {
		margin-bottom:35px;	
	}
	.alignRightLeft {
		text-align:left;
		padding-bottom:15px;
	}
	
}


.infoGraphic-head {
	background-color:#f3f3f3;
	height:100px;	
	font-size:26px;
	padding:30px 60px
}


.infoGraphic-body {
	background-color:#FDB00F;
	padding:10px 0;
	font-family: 'PT Sans', sans-serif;
	color:#fff;
}
.infoGraphic-body2 {
	background-color:#44749D;
	padding:10px 0;
	font-family: 'PT Sans', sans-serif;
	color:#fff;
}
.infoGraphic-body3 {
	background-color:#98CC3C;
	padding:10px 0;
	font-family: 'PT Sans', sans-serif;
	color:#fff;
}

.noMarginPadding {
	margin:0;
	padding:0;
}



.reportingContainer p {
}


@media (min-width: 992px) {


.topBox {
	background-color:#98CC3C;
	height:78px;
	margin-bottom:10px;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}

.positive {
	background-color:#FDB00F;
	height:78px;
	margin-bottom:10px;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}

.negative {
	background-color:#44749D;
	height:78px;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}



.dashTitle {
	padding-top:3px;	
}



}


@media (max-width: 991px) {
.topBox {
	background-color:#98CC3C;
	height:78px;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}

.positive {
	background-color:#FDB00F;
	height:78px;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}

.negative {
	background-color:#44749D;
	height:78px;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:300;
	padding-top:24px;
}

.dashTitle {
	padding-top:6px;	
}

.surveys {
	background-color:#f2f2f2;
	height:254px;
	text-align:center;
	border:1px solid #e3e3e3;
	padding-top:55px;
}
}

.yellowFont {
	color:#FDB00F;	
}

.orangeFont {
	color:#44749D;
}

.limeFont {
	color:#98CC3C;
}

.grayFont {
	color:#f2f2f2;
}



.return-rate {
	background-color:#666;
	height:254px;	
	color:#fff;
	text-align:center;
	padding-top:55px;
}

.percentile {
	background-color:#44749D;
	height:254px;
	text-align:center;
	padding-top:55px;
	color:#e3e3e3;
}



p.xl {
	font-size:70px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}

p.lg {
	font-size:24px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}

 .move-left {
        float: left;
    }
    .move-right {
        float: right;
    }
	
	
.reportTitle {
	font-size:26px;	
	margin-top:15px;
	text-align:left;
}

.chartDisplay {
	margin-top:-75px
}

.reportOptions {
	padding:7px 0;	
	text-align:right;
}

.reportOptionsXs {
	padding:8px 0 0 30px;	
}


.reportingGray {
	background-color:#f2f2f2;
	background-image:none;	
	height:50px;
	border-bottom:1px solid #e3e3e3;
}




.reportingGrayQuestions {
	background-color:#fcfcfc;
	background-image:none;	
	margin-bottom:30px;
	margin-top:20px;
	padding:10px 0 30px 0;
	border:1px solid #e3e3e3;
}

.reportingAdditionalOptionsGray {
	background-color:#fcfcfc;
	background-image:none;	
	margin-bottom:10px;
	padding:10px 0;
	border:1px solid #e3e3e3;
	display:none;
}

.questionsDisplay {
	background-color:#f3f3f3;
	border: 1px solid #e3e3e3;	
}


table.admin th {
	font-size:14px;
	padding:10px 0;
	}	

table.admin td {
	font-size:14px;
	}		

tr.items td {
 border-bottom:1px solid #e5e5e5;
 padding:7px;
 }

tr.items_last td {
	padding-bottom:25px;
	
}

.questionNm {
	font-size:24px !important;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	color:#44749D;

}



.center-text {
	text-align:center !important;	
}


.small-text {
	font-size:14px !important;
}


.dateOptions {
	display:none;
}

.dateRangeOption {
	display:none;
}

.specDateOption {
	display:none;
}


.loading {
	display:none;
}


.reportingContainer {
	margin-top:10px;
}

.userInfo {
	font-family: 'PT Sans', sans-serif;
	background-color:#fcfcfc;
	border:1px solid #e3e3e3;
	padding:15px 0;
	margin-bottom:-1px;
}


.tableTitle {
  border:none;
  border-radius:0;
  font-weight:300;	
  font-size:18px;
  text-align:left !important;
}


.vCenter {
	padding-top:40px;	
}




 a.probar {
    color: #44749D;
    text-decoration: none;
  }

  /*form styles*/
  #msform {
    text-align: center;
	margin-top:25px;
  }
  /*progressbar*/
  #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
	padding:0;
    /*CSS counters to number the steps*/
    counter-reset: step;
  }
  #progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
    font-size: 11px;
    width: 20%;
    float: left;
    position: relative;
  }
  #progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #333;
    background: white;
    border-radius: 10px;
    margin: 0 auto 5px auto;
	border:1px solid #44749D;
  }
  /*progressbar connectors*/
  #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #c0c0c0;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
  }
  #progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none; 
  }
  /*marking active/completed steps green*/
  /*The number of the step and the connector before it = green*/
  #progressbar li.active:before,  #progressbar li.active:after{
    background: #44749D;
    color: white;
	border:none;
  }


.filterinput {
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
}


.qlist {
	
}

.qlist td {
	padding:2px 0;
	font-size:16px;
}

.addSign {
	color:#44749D;
	font-size:24px;	
}

.addSign1 {
	color:#FDB00F;
	font-size:24px;
	margin-bottom:0 !important;	
	margin-right:10px;
}

.addFont {
	font-size:20px;	
}

.qlist tr.bbottom {
	border-bottom:1px solid #e3e3e3;
}

.qlist tr.bbottom td{
	color:#c0c0c0;
	font-size:14px;
	padding-bottom:10px
}

.qlist tr.ttop td {
	padding-top:10px;
}

.qlist1 {
	background-color:#f2f2f2;	
}

.qlist1 tr.bbottom {
	border-bottom:1px solid #e3e3e3;
}

.qlist1 tr.bbottom td{
	color:#c0c0c0;
	font-size:14px;
	padding-bottom:10px;
}

.qlist1 tr.ttop td {
	padding-top:10px;
}
.qlist1 td {
	padding:2px 0;
	font-size:16px;
}

.qlist tr.bbottom:last-child {
	border:none;
}

.qlist1 tr.bbottom:last-child {
	border:none;
}




.form-center {
	margin-top:15px;	
}

#facility option:first-child {
    color: #c0c0c0;
}


.questionTextArea {
	width:100%;
	height:60px;	
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
}


.qoptions {
	display:none;	
}

.submitBtn, .choiceOptions {
	display:none;
}

#sld {
	cursor:pointer;
		
}

.leftMargin {
	margin-left:-15px;	
}

#categories {
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
.clr:after {
  content: "";
  display: block;
  clear: both;
}
#categories li {
  position: relative;
  list-style-type: none;
  width: 27.85714285714286%; /* = (100-2.5) / 3.5 */
  padding-bottom: 32.16760145166612%; /* =  width /0.866 */
  float: left;
  overflow: hidden;
  visibility: hidden;
  -webkit-transform: rotate(-60deg) skewY(30deg);
  -ms-transform: rotate(-60deg) skewY(30deg);
  transform: rotate(-60deg) skewY(30deg);
}
#categories li:nth-child(3n+2) {
  margin: 0 1%;
}
#categories li:nth-child(6n+4) {
  margin-left: 0.5%;
}
#categories li:nth-child(6n+4),
#categories li:nth-child(6n+5),
#categories li:nth-child(6n+6) {
  margin-top: -6.9285714285%;
  margin-bottom: -6.9285714285%;
  -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  transform: translateX(50%) rotate(-60deg) skewY(30deg);
}
#categories li:nth-child(6n+4):last-child,
#categories li:nth-child(6n+5):last-child,
#categories li:nth-child(6n+6):last-child{
  margin-bottom:0%;
}
#categories li * {
  position: absolute;
  visibility: visible;
}
#categories li > div {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #666;
  overflow: hidden;
  -webkit-transform: skewY(-30deg) rotate(60deg);
  -ms-transform: skewY(-30deg) rotate(60deg);
  transform: skewY(-30deg) rotate(60deg);
  -webkit-backface-visibility: hidden;
}
/* HEX CONTENT */


#categories div h1,
#categories div p {
  width: 100%;
  padding: 0%;
  background-color: #f3f3f3;
}
#categories li h1 {
  bottom: 45%;
  color:#44749D;
  font-weight: 300;
  padding-top: 100%;
}

#categories li p {
  color:#666;
  top: 50%;
  padding-bottom: 50%;
}
/* HOVER EFFECT  */


.hex {
	background-color:#f3f3f3;	
	cursor:pointer;
}

#categories li div:hover h1, #categories li div:hover {
	background-color:#44749D;
	color:#fff;
}

#categories li div:hover p {
	background-color:#44749D;
	color:#c0c0c0;
}
.hoveredHexH1 {
	background-color:#44749D !important;
	color:#fff !important;
}

.hoveredHexP {
	background-color:#44749D !important;
	color:#c0c0c0 !important;
}




