.blocky {
width:33%;
float:left;
height:350px;
overflow:visible;}

.checkbox {
   line-height:26px !important;
   min-height: 0px !important;
   margin-top:6px !important;
   margin-right:10px !important;
   margin-left:5px !important;
    -ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
}

body {
	color:#777;
	font-size:16px;
	line-height:1.5;
    font-family: 'Roboto', sans-serif;
	/*font-family:myriad-pro, sans-serif;*/
	font-style:normal;
	font-weight:300;
	background:#fff;
	margin:50px 0 0 0
}
.btn, .btn:hover, .btn:focus, .btn:active:focus, .btn.active:focus, a:focus {
	outline:none
}
p {
	font-size:16px;
	margin:0 0 15px
}
p a:hover {
	/*color:#253a3f*/
    color: #054f99;
}
a {
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
ul, ol {
	margin-bottom:25px;
	font-size:16px
}
ul.list {
	padding:0 0 0 20px
}
ul.list li {
	font-size:20px
}
small, .small {
	font-size:12px
}
label {
	color:#253a3f;
	font-size:16px
}
h1 {
	font-size:3.535rem;
	line-height:3.9rem;
	margin-top:3rem;
	/*color:#253a3f;*/
color: #054f99;
	text-align:left;
	margin:40px 0 60px;
	font-weight:300;
    font-family: 'Roboto Condensed', sans-serif;
}
h1 span.red {
	color:#A71E2D;
    
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:700
}
h1 span.blue {
	/*color:#253a3f;*/
color: #054f99;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:700
}
h1 .year {
	/*color:#253a3f;*/
color: #054f99;
	display:block;
	float:left
}
h2 {
	font-size:2.828rem;
	line-height:3rem;
	margin-top:3rem;
    font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;
	font-weight:400;*/
	/*color:#253a3f;*/
color: #054f99;
	text-transform:uppercase;
	margin:0 0 5px
}
h2.inverse {
	color:#fff
}
h3 {
	color:#202628;
    font-family: 'Roboto Condensed', sans-serif;
	/*font-family:myriad-pro, sans-serif;*/
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 30px
}
h5 {
	font-size:18px;
	line-height:18px;
	color:#767c7e;
	margin-bottom:5px
}
h6 {
	border-bottom:1px solid #E1E1E1;
	font-size:18px;
	color:#000;
	line-height:20px;
	padding:0 0 5px
}
p a, h1 .year span {
	/*color:#e84c3d*/
    color: #A71E2D;
}
.form-control -moz-placeholder, .form-control::-moz-placeholder, .form-control input:-moz-placeholder, .form-control textarea:-moz-placeholder {
color:#ccc
}
.form-control -ms-input-placeholder, .form-control input:-ms-input-placeholder, .form-control textarea:-ms-input-placeholder {
color:#ccc
}
.form-control -webkit-input-placeholder, .form-control ::-webkit-input-placeholder, .form-control input::-webkit-input-placeholder, .form-control textarea::-webkit-input-placeholder {
color:#ccc
}
label, input, button, select, textarea {
	font-family:inherit
}
label {
	color:#ccc;
	font-weight:300
}
.form-group {
	margin-bottom:20px;
	margin-left:0 !important;
	margin-right:0 !important
}
.form-control {
	height:55px;
	font-size:18px;
	padding:10px 20px
}
.form-control:focus {
	border-color:#4b757f;
	-webkit-box-shadow:0 0 5px 0 #4b757f;
	box-shadow:0 0 5px 0 #4b757f
}
.has-error .form-control, .has-error .help-block, .has-error label, .error {
	color:#e84c3d
}
.has-error .form-control, input.error, textarea.error {
	border:solid 1px #e84c3d;
	background:#f7ceca
}
.has-error .form-control:focus, input.error:focus, textarea.error:focus {
	border:solid 1px #e84c3d;
	-webkit-box-shadow:0 0 4px 0 #e84c3d;
	box-shadow:0 0 4px 0 #e84c3d;
	-webkit-box-shadow:0 0 4px 0 rgba(232, 76, 61, 0.5);
	box-shadow:0 0 4px 0 rgba(232, 76, 61, 0.5)
}
.help-block {
	display:none
}
.has-error .help-block {
	display:inline-block
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background:none
}
textarea.form-control {
	height:200px
}
.owl-carousel .animated {
	-webkit-animation-duration:1000ms;
	animation-duration:1000ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
100% {
opacity:0
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.owl-carousel {
	display:none;
	width:100%;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block
}
.owl-carousel.owl-hidden {
	opacity:0
}
.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}
.owl-carousel .owl-grab {
	cursor:-webkit-grab;
	cursor:-moz-grab;
	cursor:grab
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(owl.video.play.png) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	-webkit-transition:scale 100ms ease;
	transition:scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3, 1.3);
	transition:scale(1.3, 1.3)
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}
.owl-theme .owl-controls {
	margin-top:10px;
	text-align:center
}
.owl-theme .owl-controls .owl-buttons div {
	color:#FFF;
	zoom:1;
	display:inline;
	font-size:12px;
	border-radius:30px;
	background:#869791;
	filter:alpha(opacity=50);
	opacity:0.5;
	margin:5px;
	padding:3px 10px
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration:none
}
.owl-theme .owl-controls .owl-page {
	zoom:1;
	display:inline
}
.owl-theme .owl-controls .owl-page span {
	display:block;
	width:12px;
	height:12px;
	filter:alpha(opacity=50);
	opacity:0.5;
	border-radius:20px;
	background:#869791;
	margin:5px 7px
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter:alpha(opacity=100);
	opacity:1
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height:auto;
	width:auto;
	color:#FFF;
	font-size:12px;
	border-radius:30px;
	padding:2px 10px
}
.owl-item.loading {
	min-height:150px;
	background:url(AjaxLoader.gif) no-repeat center center
}
.owl-carousel.owl-loaded, .no-js .owl-carousel {
	display:block
}
.owl-carousel .owl-refresh .owl-item, .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display:none
}
.owl-carousel {
	overflow:hidden
}
.owl-carousel .owl-stage-outer {
	overflow:visible
}
@font-face {
font-family:'FontAwesome';
src:url("../fonts/fontawesome-webfont.eot?v=4.1.0");
src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
font-weight:normal;
font-style:normal
}
.fa {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-lg {
	font-size:1.33333333em;
	line-height:.75em;
	vertical-align:-15%
}
.fa-2x {
	font-size:2em
}
.fa-3x {
	font-size:3em
}
.fa-4x {
	font-size:4em
}
.fa-5x {
	font-size:5em
}
.fa-fw {
	width:1.28571429em;
	text-align:center
}
.fa-ul {
	padding-left:0;
	margin-left:2.14285714em;
	list-style-type:none
}
.fa-ul>li {
	position:relative
}
.fa-li {
	position:absolute;
	left:-2.14285714em;
	width:2.14285714em;
	top:.14285714em;
	text-align:center
}
.fa-li.fa-lg {
	left:-1.85714286em
}
.fa-border {
	border:solid .08em #eee;
	border-radius:.1em;
	padding:.2em .25em .15em
}
.pull-right {
	float:right
}
.pull-left {
	float:left
}
.fa.pull-left {
	margin-right:.3em
}
.fa.pull-right {
	margin-left:.3em
}
.fa-spin {
	-webkit-animation:spin 2s infinite linear;
	animation:spin 2s infinite linear
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	transform:rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform:scale(-1, 1);
	-ms-transform:scale(-1, 1);
	transform:scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform:scale(1, -1);
	-ms-transform:scale(1, -1);
	transform:scale(1, -1)
}
.fa-stack {
	position:relative;
	display:inline-block;
	width:2em;
	height:2em;
	line-height:2em;
	vertical-align:middle
}
.fa-stack-1x, .fa-stack-2x {
	position:absolute;
	left:0;
	width:100%;
	text-align:center
}
.fa-stack-1x {
	line-height:inherit
}
.fa-stack-2x {
	font-size:2em
}
.fa-inverse {
	color:#fff
}
.fa-glass:before {
	content:"\f000"
}
.fa-music:before {
	content:"\f001"
}
.fa-search:before {
	content:"\f002"
}
.fa-envelope-o:before {
	content:"\f003"
}
.fa-heart:before {
	content:"\f004"
}
.fa-star:before {
	content:"\f005"
}
.fa-star-o:before {
	content:"\f006"
}
.fa-user:before {
	content:"\f007"
}
.fa-film:before {
	content:"\f008"
}
.fa-th-large:before {
	content:"\f009"
}
.fa-th:before {
	content:"\f00a"
}
.fa-th-list:before {
	content:"\f00b"
}
.fa-check:before {
	content:"\f00c"
}
.fa-times:before {
	content:"\f00d"
}
.fa-search-plus:before {
	content:"\f00e"
}
.fa-search-minus:before {
	content:"\f010"
}
.fa-power-off:before {
	content:"\f011"
}
.fa-signal:before {
	content:"\f012"
}
.fa-gear:before, .fa-cog:before {
	content:"\f013"
}
.fa-trash-o:before {
	content:"\f014"
}
.fa-home:before {
	content:"\f015"
}
.fa-file-o:before {
	content:"\f016"
}
.fa-clock-o:before {
	content:"\f017"
}
.fa-road:before {
	content:"\f018"
}
.fa-download:before {
	content:"\f019"
}
.fa-arrow-circle-o-down:before {
	content:"\f01a"
}
.fa-arrow-circle-o-up:before {
	content:"\f01b"
}
.fa-inbox:before {
	content:"\f01c"
}
.fa-play-circle-o:before {
	content:"\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content:"\f01e"
}
.fa-refresh:before {
	content:"\f021"
}
.fa-list-alt:before {
	content:"\f022"
}
.fa-lock:before {
	content:"\f023"
}
.fa-flag:before {
	content:"\f024"
}
.fa-headphones:before {
	content:"\f025"
}
.fa-volume-off:before {
	content:"\f026"
}
.fa-volume-down:before {
	content:"\f027"
}
.fa-volume-up:before {
	content:"\f028"
}
.fa-qrcode:before {
	content:"\f029"
}
.fa-barcode:before {
	content:"\f02a"
}
.fa-tag:before {
	content:"\f02b"
}
.fa-tags:before {
	content:"\f02c"
}
.fa-book:before {
	content:"\f02d"
}
.fa-bookmark:before {
	content:"\f02e"
}
.fa-print:before {
	content:"\f02f"
}
.fa-camera:before {
	content:"\f030"
}
.fa-font:before {
	content:"\f031"
}
.fa-bold:before {
	content:"\f032"
}
.fa-italic:before {
	content:"\f033"
}
.fa-text-height:before {
	content:"\f034"
}
.fa-text-width:before {
	content:"\f035"
}
.fa-align-left:before {
	content:"\f036"
}
.fa-align-center:before {
	content:"\f037"
}
.fa-align-right:before {
	content:"\f038"
}
.fa-align-justify:before {
	content:"\f039"
}
.fa-list:before {
	content:"\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content:"\f03b"
}
.fa-indent:before {
	content:"\f03c"
}
.fa-video-camera:before {
	content:"\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content:"\f03e"
}
.fa-pencil:before {
	content:"\f040"
}
.fa-map-marker:before {
	content:"\f041"
}
.fa-adjust:before {
	content:"\f042"
}
.fa-tint:before {
	content:"\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content:"\f044"
}
.fa-share-square-o:before {
	content:"\f045"
}
.fa-check-square-o:before {
	content:"\f046"
}
.fa-arrows:before {
	content:"\f047"
}
.fa-step-backward:before {
	content:"\f048"
}
.fa-fast-backward:before {
	content:"\f049"
}
.fa-backward:before {
	content:"\f04a"
}
.fa-play:before {
	content:"\f04b"
}
.fa-pause:before {
	content:"\f04c"
}
.fa-stop:before {
	content:"\f04d"
}
.fa-forward:before {
	content:"\f04e"
}
.fa-fast-forward:before {
	content:"\f050"
}
.fa-step-forward:before {
	content:"\f051"
}
.fa-eject:before {
	content:"\f052"
}
.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}
.fa-plus-circle:before {
	content:"\f055"
}
.fa-minus-circle:before {
	content:"\f056"
}
.fa-times-circle:before {
	content:"\f057"
}
.fa-check-circle:before {
	content:"\f058"
}
.fa-question-circle:before {
	content:"\f059"
}
.fa-info-circle:before {
	content:"\f05a"
}
.fa-crosshairs:before {
	content:"\f05b"
}
.fa-times-circle-o:before {
	content:"\f05c"
}
.fa-check-circle-o:before {
	content:"\f05d"
}
.fa-ban:before {
	content:"\f05e"
}
.fa-arrow-left:before {
	content:"\f060"
}
.fa-arrow-right:before {
	content:"\f061"
}
.fa-arrow-up:before {
	content:"\f062"
}
.fa-arrow-down:before {
	content:"\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content:"\f064"
}
.fa-expand:before {
	content:"\f065"
}
.fa-compress:before {
	content:"\f066"
}
.fa-plus:before {
	content:"\f067"
}
.fa-minus:before {
	content:"\f068"
}
.fa-asterisk:before {
	content:"\f069"
}
.fa-exclamation-circle:before {
	content:"\f06a"
}
.fa-gift:before {
	content:"\f06b"
}
.fa-leaf:before {
	content:"\f06c"
}
.fa-fire:before {
	content:"\f06d"
}
.fa-eye:before {
	content:"\f06e"
}
.fa-eye-slash:before {
	content:"\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content:"\f071"
}
.fa-plane:before {
	content:"\f072"
}
.fa-calendar:before {
	content:"\f073"
}
.fa-random:before {
	content:"\f074"
}
.fa-comment:before {
	content:"\f075"
}
.fa-magnet:before {
	content:"\f076"
}
.fa-chevron-up:before {
	content:"\f077"
}
.fa-chevron-down:before {
	content:"\f078"
}
.fa-retweet:before {
	content:"\f079"
}
.fa-shopping-cart:before {
	content:"\f07a"
}
.fa-folder:before {
	content:"\f07b"
}
.fa-folder-open:before {
	content:"\f07c"
}
.fa-arrows-v:before {
	content:"\f07d"
}
.fa-arrows-h:before {
	content:"\f07e"
}
.fa-bar-chart-o:before {
	content:"\f080"
}
.fa-twitter-square:before {
	content:"\f081"
}
.fa-facebook-square:before {
	content:"\f082"
}
.fa-camera-retro:before {
	content:"\f083"
}
.fa-key:before {
	content:"\f084"
}
.fa-gears:before, .fa-cogs:before {
	content:"\f085"
}
.fa-comments:before {
	content:"\f086"
}
.fa-thumbs-o-up:before {
	content:"\f087"
}
.fa-thumbs-o-down:before {
	content:"\f088"
}
.fa-star-half:before {
	content:"\f089"
}
.fa-heart-o:before {
	content:"\f08a"
}
.fa-sign-out:before {
	content:"\f08b"
}
.fa-linkedin-square:before {
	content:"\f08c"
}
.fa-thumb-tack:before {
	content:"\f08d"
}
.fa-external-link:before {
	content:"\f08e"
}
.fa-sign-in:before {
	content:"\f090"
}
.fa-trophy:before {
	content:"\f091"
}
.fa-github-square:before {
	content:"\f092"
}
.fa-upload:before {
	content:"\f093"
}
.fa-lemon-o:before {
	content:"\f094"
}
.fa-phone:before {
	content:"\f095"
}
.fa-square-o:before {
	content:"\f096"
}
.fa-bookmark-o:before {
	content:"\f097"
}
.fa-phone-square:before {
	content:"\f098"
}
.fa-twitter:before {
	content:"\f099"
}
.fa-facebook:before {
	content:"\f09a"
}
.fa-github:before {
	content:"\f09b"
}
.fa-unlock:before {
	content:"\f09c"
}
.fa-credit-card:before {
	content:"\f09d"
}
.fa-rss:before {
	content:"\f09e"
}
.fa-hdd-o:before {
	content:"\f0a0"
}
.fa-bullhorn:before {
	content:"\f0a1"
}
.fa-bell:before {
	content:"\f0f3"
}
.fa-certificate:before {
	content:"\f0a3"
}
.fa-hand-o-right:before {
	content:"\f0a4"
}
.fa-hand-o-left:before {
	content:"\f0a5"
}
.fa-hand-o-up:before {
	content:"\f0a6"
}
.fa-hand-o-down:before {
	content:"\f0a7"
}
.fa-arrow-circle-left:before {
	content:"\f0a8"
}
.fa-arrow-circle-right:before {
	content:"\f0a9"
}
.fa-arrow-circle-up:before {
	content:"\f0aa"
}
.fa-arrow-circle-down:before {
	content:"\f0ab"
}
.fa-globe:before {
	content:"\f0ac"
}
.fa-wrench:before {
	content:"\f0ad"
}


.fa-tasks:before {
	content:"\f0ae"
}
.fa-filter:before {
	content:"\f0b0"
}
.fa-briefcase:before {
	content:"\f0b1"
}
.fa-arrows-alt:before {
	content:"\f0b2"
}
.fa-group:before, .fa-users:before {
	content:"\f0c0"
}

.fa-chain:before, .fa-link:before {
	content:"\f0c1"
}
.fa-cloud:before {
	content:"\f0c2"
}
.fa-flask:before {
	content:"\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content:"\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content:"\f0c5"
}
.fa-paperclip:before {
	content:"\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content:"\f0c7"
}
.fa-square:before {
	content:"\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content:"\f0c9"
}
.fa-list-ul:before {
	content:"\f0ca"
}
.fa-list-ol:before {
	content:"\f0cb"
}
.fa-strikethrough:before {
	content:"\f0cc"
}
.fa-underline:before {
	content:"\f0cd"
}
.fa-table:before {
	content:"\f0ce"
}
.fa-magic:before {
	content:"\f0d0"
}
.fa-truck:before {
	content:"\f0d1"
}
.fa-pinterest:before {
	content:"\f0d2"
}
.fa-pinterest-square:before {
	content:"\f0d3"
}
.fa-google-plus-square:before {
	content:"\f0d4"
}
.fa-google-plus:before {
	content:"\f0d5"
}
.fa-money:before {
	content:"\f0d6"
}
.fa-caret-down:before {
	content:"\f0d7"
}
.fa-caret-up:before {
	content:"\f0d8"
}
.fa-caret-left:before {
	content:"\f0d9"
}
.fa-caret-right:before {
	content:"\f0da"
}
.fa-columns:before {
	content:"\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content:"\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content:"\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content:"\f0de"
}
.fa-envelope:before {
	content:"\f0e0"
}
.fa-linkedin:before {
	content:"\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content:"\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content:"\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content:"\f0e4"
}
.fa-comment-o:before {
	content:"\f0e5"
}
.fa-comments-o:before {
	content:"\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content:"\f0e7"
}
.fa-sitemap:before {
	content:"\f0e8"
}
.fa-umbrella:before {
	content:"\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content:"\f0ea"
}
.fa-lightbulb-o:before {
	content:"\f0eb"
}
.fa-exchange:before {
	content:"\f0ec"
}
.fa-cloud-download:before {
	content:"\f0ed"
}
.fa-cloud-upload:before {
	content:"\f0ee"
}
.fa-user-md:before {
	content:"\f0f0"
}
.fa-stethoscope:before {
	content:"\f0f1"
}
.fa-suitcase:before {
	content:"\f0f2"
}
.fa-bell-o:before {
	content:"\f0a2"
}
.fa-coffee:before {
	content:"\f0f4"
}
.fa-cutlery:before {
	content:"\f0f5"
}
.fa-file-text-o:before {
	content:"\f0f6"
}
.fa-building-o:before {
	content:"\f0f7"
}
.fa-hospital-o:before {
	content:"\f0f8"
}
.fa-ambulance:before {
	content:"\f0f9"
}
.fa-medkit:before {
	content:"\f0fa"
}
.fa-fighter-jet:before {
	content:"\f0fb"
}
.fa-beer:before {
	content:"\f0fc"
}
.fa-h-square:before {
	content:"\f0fd"
}
.fa-plus-square:before {
	content:"\f0fe"
}
.fa-angle-double-left:before {
	content:"\f100"
}
.fa-angle-double-right:before {
	content:"\f101"
}
.fa-angle-double-up:before {
	content:"\f102"
}
.fa-angle-double-down:before {
	content:"\f103"
}
.fa-angle-left:before {
	content:"\f104"
}
.fa-angle-right:before {
	content:"\f105"
}
.fa-angle-up:before {
	content:"\f106"
}
.fa-angle-down:before {
	content:"\f107"
}
.fa-desktop:before {
	content:"\f108"
}
.fa-laptop:before {
	content:"\f109"
}
.fa-tablet:before {
	content:"\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content:"\f10b"
}
.fa-circle-o:before {
	content:"\f10c"
}
.fa-quote-left:before {
	content:"\f10d"
}
.fa-quote-right:before {
	content:"\f10e"
}
.fa-spinner:before {
	content:"\f110"
}
.fa-circle:before {
	content:"\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content:"\f112"
}
.fa-github-alt:before {
	content:"\f113"
}
.fa-folder-o:before {
	content:"\f114"
}
.fa-folder-open-o:before {
	content:"\f115"
}
.fa-smile-o:before {
	content:"\f118"
}
.fa-frown-o:before {
	content:"\f119"
}
.fa-meh-o:before {
	content:"\f11a"
}
.fa-gamepad:before {
	content:"\f11b"
}
.fa-keyboard-o:before {
	content:"\f11c"
}
.fa-flag-o:before {
	content:"\f11d"
}
.fa-flag-checkered:before {
	content:"\f11e"
}
.fa-terminal:before {
	content:"\f120"
}
.fa-code:before {
	content:"\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content:"\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content:"\f123"
}
.fa-location-arrow:before {
	content:"\f124"
}
.fa-crop:before {
	content:"\f125"
}
.fa-code-fork:before {
	content:"\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content:"\f127"
}
.fa-question:before {
	content:"\f128"
}
.fa-info:before {
	content:"\f129"
}
.fa-exclamation:before {
	content:"\f12a"
}
.fa-superscript:before {
	content:"\f12b"
}
.fa-subscript:before {
	content:"\f12c"
}
.fa-eraser:before {
	content:"\f12d"
}
.fa-puzzle-piece:before {
	content:"\f12e"
}
.fa-microphone:before {
	content:"\f130"
}
.fa-microphone-slash:before {
	content:"\f131"
}
.fa-shield:before {
	content:"\f132"
}
.fa-calendar-o:before {
	content:"\f133"
}
.fa-fire-extinguisher:before {
	content:"\f134"
}
.fa-rocket:before {
	content:"\f135"
}
.fa-maxcdn:before {
	content:"\f136"
}
.fa-chevron-circle-left:before {
	content:"\f137"
}
.fa-chevron-circle-right:before {
	content:"\f138"
}
.fa-chevron-circle-up:before {
	content:"\f139"
}
.fa-chevron-circle-down:before {
	content:"\f13a"
}
.fa-html5:before {
	content:"\f13b"
}
.fa-css3:before {
	content:"\f13c"
}
.fa-anchor:before {
	content:"\f13d"
}
.fa-unlock-alt:before {
	content:"\f13e"
}
.fa-bullseye:before {
	content:"\f140"
}
.fa-ellipsis-h:before {
	content:"\f141"
}
.fa-ellipsis-v:before {
	content:"\f142"
}
.fa-rss-square:before {
	content:"\f143"
}
.fa-play-circle:before {
	content:"\f144"
}
.fa-ticket:before {
	content:"\f145"
}
.fa-minus-square:before {
	content:"\f146"
}
.fa-minus-square-o:before {
	content:"\f147"
}
.fa-level-up:before {
	content:"\f148"
}
.fa-level-down:before {
	content:"\f149"
}
.fa-check-square:before {
	content:"\f14a"
}
.fa-pencil-square:before {
	content:"\f14b"
}
.fa-external-link-square:before {
	content:"\f14c"
}
.fa-share-square:before {
	content:"\f14d"
}
.fa-compass:before {
	content:"\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content:"\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content:"\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content:"\f152"
}
.fa-euro:before, .fa-eur:before {
	content:"\f153"
}
.fa-gbp:before {
	content:"\f154"
}
.fa-dollar:before, .fa-usd:before {
	content:"\f155"
}
.fa-rupee:before, .fa-inr:before {
	content:"\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content:"\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content:"\f158"
}
.fa-won:before, .fa-krw:before {
	content:"\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content:"\f15a"
}
.fa-file:before {
	content:"\f15b"
}
.fa-file-text:before {
	content:"\f15c"
}
.fa-sort-alpha-asc:before {
	content:"\f15d"
}
.fa-sort-alpha-desc:before {
	content:"\f15e"
}
.fa-sort-amount-asc:before {
	content:"\f160"
}
.fa-sort-amount-desc:before {
	content:"\f161"
}
.fa-sort-numeric-asc:before {
	content:"\f162"
}
.fa-sort-numeric-desc:before {
	content:"\f163"
}
.fa-thumbs-up:before {
	content:"\f164"
}
.fa-thumbs-down:before {
	content:"\f165"
}
.fa-youtube-square:before {
	content:"\f166"
}
.fa-youtube:before {
	content:"\f167"
}
.fa-xing:before {
	content:"\f168"
}
.fa-xing-square:before {
	content:"\f169"
}
.fa-youtube-play:before {
	content:"\f16a"
}
.fa-dropbox:before {
	content:"\f16b"
}
.fa-stack-overflow:before {
	content:"\f16c"
}
.fa-instagram:before {
	content:"\f16d"
}
.fa-flickr:before {
	content:"\f16e"
}
.fa-adn:before {
	content:"\f170"
}
.fa-bitbucket:before {
	content:"\f171"
}
.fa-bitbucket-square:before {
	content:"\f172"
}
.fa-tumblr:before {
	content:"\f173"
}
.fa-tumblr-square:before {
	content:"\f174"
}
.fa-long-arrow-down:before {
	content:"\f175"
}
.fa-long-arrow-up:before {
	content:"\f176"
}
.fa-long-arrow-left:before {
	content:"\f177"
}
.fa-long-arrow-right:before {
	content:"\f178"
}
.fa-apple:before {
	content:"\f179"
}
.fa-windows:before {
	content:"\f17a"
}
.fa-android:before {
	content:"\f17b"
}
.fa-linux:before {
	content:"\f17c"
}
.fa-dribbble:before {
	content:"\f17d"
}
.fa-skype:before {
	content:"\f17e"
}
.fa-foursquare:before {
	content:"\f180"
}
.fa-trello:before {
	content:"\f181"
}
.fa-female:before {
	content:"\f182"
}
.fa-male:before {
	content:"\f183"
}
.fa-gittip:before {
	content:"\f184"
}
.fa-sun-o:before {
	content:"\f185"
}
.fa-moon-o:before {
	content:"\f186"
}
.fa-archive:before {
	content:"\f187"
}
.fa-bug:before {
	content:"\f188"
}
.fa-vk:before {
	content:"\f189"
}
.fa-weibo:before {
	content:"\f18a"
}
.fa-renren:before {
	content:"\f18b"
}
.fa-pagelines:before {
	content:"\f18c"
}
.fa-stack-exchange:before {
	content:"\f18d"
}
.fa-arrow-circle-o-right:before {
	content:"\f18e"
}
.fa-arrow-circle-o-left:before {
	content:"\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content:"\f191"
}
.fa-dot-circle-o:before {
	content:"\f192"
}
.fa-wheelchair:before {
	content:"\f193"
}
.fa-vimeo-square:before {
	content:"\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content:"\f195"
}
.fa-plus-square-o:before {
	content:"\f196"
}
.fa-space-shuttle:before {
	content:"\f197"
}
.fa-slack:before {
	content:"\f198"
}
.fa-envelope-square:before {
	content:"\f199"
}
.fa-wordpress:before {
	content:"\f19a"
}
.fa-openid:before {
	content:"\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content:"\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content:"\f19d"
}
.fa-yahoo:before {
	content:"\f19e"
}
.fa-google:before {
	content:"\f1a0"
}
.fa-reddit:before {
	content:"\f1a1"
}
.fa-reddit-square:before {
	content:"\f1a2"
}
.fa-stumbleupon-circle:before {
	content:"\f1a3"
}
.fa-stumbleupon:before {
	content:"\f1a4"
}
.fa-delicious:before {
	content:"\f1a5"
}
.fa-digg:before {
	content:"\f1a6"
}
.fa-pied-piper-square:before, .fa-pied-piper:before {
	content:"\f1a7"
}
.fa-pied-piper-alt:before {
	content:"\f1a8"
}
.fa-drupal:before {
	content:"\f1a9"
}
.fa-joomla:before {
	content:"\f1aa"
}
.fa-language:before {
	content:"\f1ab"
}
.fa-fax:before {
	content:"\f1ac"
}
.fa-building:before {
	content:"\f1ad"
}
.fa-child:before {
	content:"\f1ae"
}
.fa-paw:before {
	content:"\f1b0"
}
.fa-spoon:before {
	content:"\f1b1"
}
.fa-cube:before {
	content:"\f1b2"
}
.fa-cubes:before {
	content:"\f1b3"
}
.fa-behance:before {
	content:"\f1b4"
}
.fa-behance-square:before {
	content:"\f1b5"
}
.fa-steam:before {
	content:"\f1b6"
}
.fa-steam-square:before {
	content:"\f1b7"
}
.fa-recycle:before {
	content:"\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content:"\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content:"\f1ba"
}
.fa-tree:before {
	content:"\f1bb"
}
.fa-spotify:before {
	content:"\f1bc"
}
.fa-deviantart:before {
	content:"\f1bd"
}
.fa-soundcloud:before {
	content:"\f1be"
}
.fa-database:before {
	content:"\f1c0"
}
.fa-file-pdf-o:before {
	content:"\f1c1"
}
.fa-file-word-o:before {
	content:"\f1c2"
}
.fa-file-excel-o:before {
	content:"\f1c3"
}
.fa-file-powerpoint-o:before {
	content:"\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content:"\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content:"\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content:"\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content:"\f1c8"
}
.fa-file-code-o:before {
	content:"\f1c9"
}
.fa-vine:before {
	content:"\f1ca"
}
.fa-codepen:before {
	content:"\f1cb"
}
.fa-jsfiddle:before {
	content:"\f1cc"
}
.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content:"\f1cd"
}
.fa-circle-o-notch:before {
	content:"\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content:"\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content:"\f1d1"
}
.fa-git-square:before {
	content:"\f1d2"
}
.fa-git:before {
	content:"\f1d3"
}
.fa-hacker-news:before {
	content:"\f1d4"
}
.fa-tencent-weibo:before {
	content:"\f1d5"
}
.fa-qq:before {
	content:"\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content:"\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content:"\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content:"\f1d9"
}
.fa-history:before {
	content:"\f1da"
}
.fa-circle-thin:before {
	content:"\f1db"
}
.fa-header:before {
	content:"\f1dc"
}
.fa-paragraph:before {
	content:"\f1dd"
}
.fa-sliders:before {
	content:"\f1de"
}
.fa-share-alt:before {
	content:"\f1e0"
}
.fa-share-alt-square:before {
	content:"\f1e1"
}
.fa-bomb:before {
	content:"\f1e2"
}
.mm-page {
	height:100%
}
.mm-page, .mm-fixed-top, .mm-fixed-bottom, .mm-menu.mm-horizontal>.mm-panel {
	-webkit-transition:none 0.4s ease;
	transition:none 0.4s ease;
	-webkit-transition-property:top, right, bottom, left, border;
	transition-property:top, right, bottom, left, border
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker {
	left:0;
	top:0;
	margin:0;
	border:0px solid transparent
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker {
	border:0px solid rgba(100, 100, 100, 0)
}
.mm-menu .mm-hidden {
	display:none
}
.mm-fixed-top, .mm-fixed-bottom {
	position:fixed;
	left:0
}
.mm-fixed-top {
	top:0
}
.mm-fixed-bottom {
	bottom:0
}
html.mm-opened .mm-page, .mm-menu>.mm-panel {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
html.mm-opened {
	overflow-x:hidden;
	position:relative
}
html.mm-opened .mm-page {
	position:relative
}
html.mm-background .mm-page {
	background:inherit
}
#mm-blocker {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:999999
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
	display:block
}
.mm-menu.mm-current {
	display:block
}
.mm-menu {
	background:inherit;
	display:none;
	overflow:auto;
	height:100%;
	padding:0;
	position:fixed;
	left:0;
	top:80px;
	z-index:0
}
.mm-menu>.mm-panel {
	background:inherit;
	-webkit-overflow-scrolling:touch;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
	height:100%;
	padding:20px;
	position:absolute;
	top:0;
	left:100%;
	z-index:0
}
.mm-menu>.mm-panel.mm-opened {
	left:0%
}
.mm-menu>.mm-panel.mm-subopened {
	left:-40%
}
.mm-menu>.mm-panel.mm-highest {
	z-index:1
}
.mm-menu>.mm-panel.mm-hidden {
	display:block;
	visibility:hidden
}
.mm-menu .mm-list {
	padding:20px 0
}
.mm-menu>.mm-list {
	padding:20px 0 40px 0
}
.mm-panel>.mm-list {
	margin-left:-20px;
	margin-right:-20px
}
.mm-panel>.mm-list:first-child {
	padding-top:0
}
.mm-list, .mm-list>li {
	list-style:none;
	display:block;
	padding:0;
	margin:0
}
.mm-list {
	font:inherit;
	font-size:14px
}
.mm-list a, .mm-list a:hover {
	text-decoration:none
}
.mm-list>li {
	position:relative
}
.mm-list>li>a, .mm-list>li>span {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:inherit;
	line-height:20px;
	display:block;
	padding:10px 10px 10px 20px;
	margin:0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
content:'';
border-bottom-width:1px;
border-bottom-style:solid;
display:block;
width:100%;
position:absolute;
bottom:0;
left:0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
width:auto;
margin-left:20px;
position:relative;
left:auto
}
.mm-list a.mm-subopen {
	width:40px;
	height:100%;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	z-index:2
}
.mm-list a.mm-subopen:before {
	content:'';
	border-left-width:1px;
	border-left-style:solid;
	display:block;
	height:100%;
	position:absolute;
	left:0;
	top:0
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width:100%
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left:none
}
.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
	padding-right:5px;
	margin-right:40px
}
.mm-list>li.mm-selected>a.mm-subopen {
	background:transparent
}
.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
	padding-right:45px;
	margin-right:0
}
.mm-list a.mm-subclose {
	text-indent:20px;
	padding-top:30px;
	margin-top:-20px
}
.mm-list>li.mm-label {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-size:10px;
	text-transform:uppercase;
	text-indent:20px;
	line-height:25px;
	padding-right:5px
}
.mm-list>li.mm-spacer {
	padding-top:40px
}
.mm-list>li.mm-spacer.mm-label {
	padding-top:25px
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
	content:'';
	border:2px solid transparent;
	display:block;
	width:7px;
	height:7px;
	margin-bottom:-5px;
	position:absolute;
	bottom:50%;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.mm-list a.mm-subopen:after {
	border-top:none;
	border-left:none;
	right:18px
}
.mm-list a.mm-subclose:before {
	border-right:none;
	border-bottom:none;
	margin-bottom:-15px;
	left:22px
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display:none;
	padding:10px 0 10px 10px
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color:transparent
}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
	display:block
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
	height:40px
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:16px;
	right:16px
}
html.mm-opened .mm-page {
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.5)
}
.mm-ismenu {
	background:#333333;
	color:rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-list>li:after {
	border-color:rgba(0, 0, 0, 0.15)
}
.mm-menu .mm-list>li>a.mm-subclose {
	background:rgba(0, 0, 0, 0.1);
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before {
	border-color:rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-list>li>a.mm-subopen:before {
	border-color:rgba(0, 0, 0, 0.15)
}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
background:rgba(0, 0, 0, 0.1)
}
.mm-menu .mm-list>li.mm-label {
	background:rgba(255, 255, 255, 0.05)
}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
	background:rgba(255, 255, 255, 0.05)
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
	left:80%
}
.mm-menu {
	width:80%
}

@media all and (max-width: 175px) {
.mm-menu {
width:140px
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
left:140px
}
}
@media all and (min-width: 550px) {
.mm-menu {
width:440px
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
left:440px
}
}
em.mm-counter {
	font:inherit;
	font-size:14px;
	font-style:normal;
	text-indent:0;
	line-height:20px;
	display:block;
	margin-top:-10px;
	position:absolute;
	right:40px;
	top:50%
}
em.mm-counter+a.mm-subopen {
	padding-left:40px
}
em.mm-counter+a.mm-subopen+a, em.mm-counter+a.mm-subopen+span {
	margin-right:80px
}
em.mm-counter+a.mm-fullsubopen {
	padding-left:0
}
.mm-vertical em.mm-counter {
	top:12px;
	margin-top:0
}
.mm-nosubresults>em.mm-counter {
	display:none
}
.mm-menu em.mm-counter {
	color:rgba(255, 255, 255, 0.3)
}
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
	-webkit-transition-duration:0s;
	transition-duration:0s
}
.mm-header {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:inherit;
	border-bottom:1px solid transparent;
	text-align:center;
	line-height:20px;
	width:100%;
	height:60px;
	padding:30px 40px 0 40px;
	position:absolute;
	z-index:2;
	top:0;
	left:0
}
.mm-header .mm-title {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:inline-block;
	width:100%;
	position:relative;
	z-index:1
}
.mm-header .mm-prev, .mm-header .mm-next {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-decoration:none;
	display:block;
	width:40px;
	height:100%;
	position:absolute;
	bottom:0
}
.mm-header .mm-prev:before, .mm-header .mm-next:before {
	content:'';
	border:2px solid transparent;
	display:block;
	width:7px;
	height:7px;
	margin-bottom:-5px;
	position:absolute;
	bottom:50%;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	margin-bottom:-15px
}
.mm-header .mm-prev {
	left:0
}
.mm-header .mm-prev:before {
	border-right:none;
	border-bottom:none;
	left:22px
}
.mm-header .mm-next {
	right:0
}
.mm-header .mm-next:before {
	border-top:none;
	border-left:none;
	right:18px
}
.mm-menu.mm-hassearch .mm-header {
	height:50px;
	padding-top:20px;
	top:50px
}
.mm-menu.mm-hassearch .mm-header .mm-prev:before, .mm-menu.mm-hassearch .mm-header .mm-mext:before {
	margin-bottom:-10px
}
.mm-menu.mm-hasheader li.mm-subtitle {
	display:none
}
.mm-menu.mm-hasheader .mm-panel {
	padding-top:80px
}
.mm-menu.mm-hasheader.mm-hassearch>.mm-panel {
	padding-top:120px
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
	padding-top:60px
}
.mm-menu.mm-hasheader.mm-ismenu.mm-hassearch>.mm-panel {
	padding-top:100px
}
.mm-menu .mm-header {
	border-color:rgba(0, 0, 0, 0.15);
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-header a:before {
	border-color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-fixedlabels .mm-list {
	background:inherit
}
.mm-menu.mm-fixedlabels .mm-list>li.mm-label {
	background:inherit !important;
	opacity:0.97;
	height:25px;
	overflow:visible;
	position:relative;
	z-index:1
}
.mm-menu.mm-fixedlabels .mm-list>li.mm-label>div {
	background:inherit;
	width:100%;
	position:absolute;
	left:0
}
.mm-menu.mm-fixedlabels .mm-list>li.mm-label>div>div {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.mm-menu.mm-fixedlabels .mm-list>li.mm-label.mm-spacer>div>div {
	padding-top:25px
}
.mm-list>li.mm-label>span {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding:0
}
.mm-list>li.mm-label.mm-opened a.mm-subopen:after {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	right:17px
}
.mm-list>li.mm-collapsed {
	display:none
}
.mm-menu .mm-list li.mm-label>div>div {
	background:rgba(255, 255, 255, 0.05)
}
.mm-search, .mm-search input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
.mm-search {
	background:inherit;
	width:100%;
	height:50px;
	padding:10px;
	position:relative;
	top:0;
	z-index:2
}
.mm-search input {
	border:none;
	border-radius:15px;
	font:inherit;
	font-size:14px;
	line-height:30px;
	outline:none;
	display:block;
	width:100%;
	height:30px;
	margin:0;
	padding:0 10px
}
.mm-menu li.mm-nosubresults>a.mm-subopen {
	display:none
}
.mm-menu li.mm-nosubresults>a.mm-subopen+a, .mm-menu li.mm-nosubresults>a.mm-subopen+span {
	padding-right:10px
}
.mm-menu li.mm-noresults {
	text-align:center;
	font-size:21px;
	display:none;
	padding-top:80px
}
.mm-menu li.mm-noresults:after {
	border:none
}
.mm-menu.mm-noresults li.mm-noresults {
	display:block
}
.mm-menu.mm-hassearch>.mm-panel {
	padding-top:60px
}
.mm-menu .mm-search input {
	background:rgba(255, 255, 255, 0.3);
	color:rgba(255, 255, 255, 0.6)
}
.mm-menu li.mm-noresults {
	color:rgba(255, 255, 255, 0.3)
}
html.mm-slide .mm-menu {
	-webkit-transition:-webkit-transform 0.4s ease;
	transition:transform 0.4s ease
}
html.mm-slide.mm-opened .mm-menu {
	-webkit-transform:translateX(-40%);
	-ms-transform:translateX(-40%);
	transform:translateX(-40%)
}
html.mm-slide.mm-opening .mm-menu {
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%)
}
html.mm-slide.mm-right.mm-opened .mm-menu {
	-webkit-transform:translateX(40%);
	-ms-transform:translateX(40%);
	transform:translateX(40%)
}
html.mm-slide.mm-right.mm-opening .mm-menu {
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%)
}
html.mm-slide.mm-top.mm-opened .mm-menu {
	-webkit-transform:translateY(-40%);
	-ms-transform:translateY(-40%);
	transform:translateY(-40%)
}
html.mm-slide.mm-top.mm-opening .mm-menu {
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%)
}
html.mm-slide.mm-bottom.mm-opened .mm-menu {
	-webkit-transform:translateY(40%);
	-ms-transform:translateY(40%);
	transform:translateY(40%)
}
html.mm-slide.mm-bottom.mm-opening .mm-menu {
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%)
}
html.mm-zoom-menu .mm-menu {
	-webkit-transition:-webkit-transform 0.4s ease;
	transition:transform 0.4s ease
}
html.mm-zoom-menu.mm-opened .mm-menu {
	-webkit-transform:scale(0.7, 0.7) translateX(-40%);
	-ms-transform:scale(0.7, 0.7) translateX(-40%);
	transform:scale(0.7, 0.7) translateX(-40%);
	-webkit-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center
}
html.mm-zoom-menu.mm-opening .mm-menu {
	-webkit-transform:scale(1, 1) translateX(0%);
	-ms-transform:scale(1, 1) translateX(0%);
	transform:scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
	-webkit-transform:scale(0.7, 0.7) translateX(40%);
	-ms-transform:scale(0.7, 0.7) translateX(40%);
	transform:scale(0.7, 0.7) translateX(40%);
	-webkit-transform-origin:right center;
	-ms-transform-origin:right center;
	transform-origin:right center
}
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
	-webkit-transform:scale(1, 1) translateX(0%);
	-ms-transform:scale(1, 1) translateX(0%);
	transform:scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
	-webkit-transform:scale(0.7, 0.7) translateY(-40%);
	-ms-transform:scale(0.7, 0.7) translateY(-40%);
	transform:scale(0.7, 0.7) translateY(-40%);
	-webkit-transform-origin:center top;
	-ms-transform-origin:center top;
	transform-origin:center top
}
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
	-webkit-transform:scale(1, 1) translateY(0%);
	-ms-transform:scale(1, 1) translateY(0%);
	transform:scale(1, 1) translateY(0%)
}
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
	-webkit-transform:scale(0.7, 0.7) translateY(40%);
	-ms-transform:scale(0.7, 0.7) translateY(40%);
	transform:scale(0.7, 0.7) translateY(40%);
	-webkit-transform-origin:center bottom;
	-ms-transform-origin:center bottom;
	transform-origin:center bottom
}
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
	-webkit-transform:scale(1, 1) translateY(0%);
	-ms-transform:scale(1, 1) translateY(0%);
	transform:scale(1, 1) translateY(0%)
}
html.mm-zoom-page.mm-opened .mm-page {
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1);
	-webkit-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center
}
html.mm-zoom-page.mm-opening .mm-page {
	-webkit-transform:scale(1.5, 1.5);
	-ms-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5)
}
html.mm-zoom-page.mm-right.mm-opened .mm-page {
	-webkit-transform-origin:right center;
	-ms-transform-origin:right center;
	transform-origin:right center
}
html.mm-zoom-page.mm-top.mm-opened .mm-page {
	-webkit-transform-origin:center top;
	-ms-transform-origin:center top;
	transform-origin:center top
}
html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
	-webkit-transform-origin:center bottom;
	-ms-transform-origin:center bottom;
	transform-origin:center bottom
}
html.mm-zoom-panels .mm-panel {
	-webkit-transform:scale(1.5, 1.5);
	-ms-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
	-webkit-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center
}
html.mm-zoom-panels .mm-panel.mm-opened {
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1)
}
html.mm-zoom-panels .mm-panel.mm-opened.mm-subopened {
	-webkit-transform:scale(0.7, 0.7);
	-ms-transform:scale(0.7, 0.7);
	transform:scale(0.7, 0.7)
}
html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
	left:100%
}
.mm-menu.mm-fullscreen {
	width:100%
}
@media all and (max-width: 140px) {
.mm-menu.mm-fullscreen {
width:140px
}
html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
left:140px
}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-fullscreen {
width:10000px
}
html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
left:10000px
}
}
.mm-menu.mm-top.mm-fullscreen {
	height:100%
}
html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
	top:100%
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
	bottom:-100%
}
@media all and (max-height: 140px) {
.mm-menu.mm-top.mm-fullscreen {
height:140px
}
html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
top:140px
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom:-140px
}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-top.mm-fullscreen {
height:10000px
}
html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
top:10000px
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom:-10000px
}
}
.mm-menu.mm-right.mm-fullscreen {
	width:100%
}
html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
	right:100%
}
@media all and (max-width: 140px) {
.mm-menu.mm-right.mm-fullscreen {
width:140px
}
html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
right:140px
}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-right.mm-fullscreen {
width:10000px
}
html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
right:10000px
}
}
.mm-menu.mm-bottom.mm-fullscreen {
	height:100%
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
	bottom:100%
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
	top:-100%
}
@media all and (max-height: 140px) {
.mm-menu.mm-bottom.mm-fullscreen {
height:140px
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom:140px
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
top:-140px
}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-bottom.mm-fullscreen {
height:10000px
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom:10000px
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
top:-10000px
}
}
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
	left:-100%
}
@media all and (max-width: 140px) {
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
left:-140px
}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
left:-10000px
}
}
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
	top:-100%
}
@media all and (max-height: 140px) {
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
top:-140px
}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
top:-10000px
}
}
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
	right:-100%
}
@media all and (max-width: 140px) {
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
right:-140px
}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
right:-10000px
}
}
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
	bottom:-100%
}
@media all and (max-height: 140px) {
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
bottom:-140px
}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
bottom:-10000px
}
}
html.mm-front .mm-fixed-top, html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-bottom {
	left:0;
	right:auto
}
html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-top {
	top:0
}
html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-bottom {
	bottom:0
}
html.mm-opened.mm-fullscreen .mm-page {
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
.mm-menu.mm-top {
	width:100%
}
html.mm-top.mm-opened .mm-page, html.mm-top.mm-opened #mm-blocker {
	top:0%
}
html.mm-top.mm-opened.mm-opening .mm-page, html.mm-top.mm-opened.mm-opening #mm-blocker, html.mm-top.mm-opened.mm-opening .mm-fixed-top, html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
	left:0
}
.mm-menu.mm-right {
	left:auto;
	right:0
}
html.mm-right.mm-opened .mm-page, html.mm-right.mm-opened #mm-blocker, html.mm-right.mm-opened .mm-fixed-top, html.mm-right.mm-opened .mm-fixed-bottom {
	left:auto;
	right:0%
}
html.mm-right.mm-opened.mm-opening .mm-page, html.mm-right.mm-opened.mm-opening #mm-blocker, html.mm-right.mm-opened.mm-opening .mm-fixed-top, html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
	left:auto
}
.mm-menu.mm-bottom {
	width:100%;
	top:auto;
	bottom:0
}
html.mm-bottom.mm-opened .mm-page, html.mm-bottom.mm-opened #mm-blocker {
	bottom:0%;
	top:auto
}
html.mm-bottom.mm-opened.mm-opening .mm-page, html.mm-bottom.mm-opened.mm-opening #mm-blocker, html.mm-bottom.mm-opened.mm-opening .mm-fixed-top, html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
	top:auto;
	left:0
}
.mm-menu.mm-top {
	height:80%
}
html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
	top:80%
}
html.mm-top.mm-opening .mm-fixed-bottom {
	bottom:-80%
}
@media all and (max-height: 175px) {
.mm-menu.mm-top {
height:140px
}
html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
top:140px
}
html.mm-top.mm-opening .mm-fixed-bottom {
bottom:-140px
}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-top {
height:880px
}
html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
top:880px
}
html.mm-top.mm-opening .mm-fixed-bottom {
bottom:-880px
}
}
.mm-menu.mm-right {
	width:80%
}
html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
	right:80%
}
@media all and (max-width: 175px) {
.mm-menu.mm-right {
width:140px
}
html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
right:140px
}
}
@media all and (min-width: 550px) {
.mm-menu.mm-right {
width:440px
}
html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
right:440px
}
}
.mm-menu.mm-bottom {
	height:80%
}
html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
	bottom:80%
}
html.mm-bottom.mm-opening .mm-fixed-top {
	top:-80%
}
@media all and (max-height: 175px) {
.mm-menu.mm-bottom {
height:140px
}
html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
bottom:140px
}
html.mm-bottom.mm-opening .mm-fixed-top {
top:-140px
}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-bottom {
height:880px
}
html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
bottom:880px
}
html.mm-bottom.mm-opening .mm-fixed-top {
top:-880px
}
}
html.mm-front.mm-opened .mm-page {
	top:0 !important;
	right:0 !important;
	bottom:0 !important;
	left:0 !important
}
.mm-menu.mm-front, .mm-menu.mm-next {
	-webkit-transition:none 0.4s ease;
	transition:none 0.4s ease;
	-webkit-transition-property:top, right, bottom, left, -webkit-transform;
	transition-property:top, right, bottom, left, transform
}
html.mm-front .mm-page, html.mm-front #mm-blocker {
	z-index:0
}
.mm-menu.mm-front {
	z-index:1;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 15px rgba(0, 0, 0, 0.5)
}
html.mm-opened.mm-next .mm-page {
	-webkit-box-shadow:none;
	box-shadow:none
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
	left:0%
}
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
	left:0
}
html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
	left:0;
	top:0%
}
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
	left:auto
}
html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
	left:auto;
	right:0%
}
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
	top:auto;
	left:0
}
html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
	left:0;
	bottom:0%
}
.mm-menu.mm-front, .mm-menu.mm-next {
	left:-80%
}
@media all and (max-width: 175px) {
.mm-menu.mm-front, .mm-menu.mm-next {
left:-140px
}
}
@media all and (min-width: 550px) {
.mm-menu.mm-front, .mm-menu.mm-next {
left:-440px
}
}
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
	top:-80%
}
@media all and (max-height: 175px) {
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
top:-140px
}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
top:-880px
}
}
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
	right:-105%
}
@media all and (max-width: 175px) {
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
right:-140px
}
}
@media all and (min-width: 550px) {
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
right:-745px
}
}
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
	bottom:-80%
}
@media all and (max-height: 175px) {
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
bottom:-140px
}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
bottom:-880px
}
}

/*
@media all and (max-width: 1259px){
    .menu-holder nav ul li a{
        font-size: 15px !important;
    }
    
}
*/

/*
@media all and (max-width: 1199px){
    .menu-holder nav ul li a{
        font-size: 14px !important;
    }
    
    .menu-holder nav {
        float: right;
    position: relative;
    right: 1% !important;
    }
    
}
*/

@media (min-width: 768px) and (max-width: 993px){
     .menu-holder nav ul li a{
        font-size: 12px !important;
    }   
}

html.mm-front .mm-fixed-top, html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-bottom {
	left:0;
	right:auto
}
html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-top {
	top:0
}
html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-bottom {
	bottom:0
}
html.mm-opened.mm-light .mm-page {
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-ismenu.mm-light {
	background:#f3f3f3;
	color:rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light .mm-list>li:after {
	border-color:rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list>li>a.mm-subclose {
	background:rgba(255, 255, 255, 0.6);
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list>li>a.mm-subopen:after, .mm-menu.mm-light .mm-list>li>a.mm-subclose:before {
	border-color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list>li>a.mm-subopen:before {
	border-color:rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-light .mm-list>li.mm-selected>span {
background:rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-light .mm-list>li.mm-label {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-search input {
	background:rgba(0, 0, 0, 0.1);
	color:rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light li.mm-noresults {
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light em.mm-counter {
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list li.mm-label>div>div {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-header {
	border-color:rgba(0, 0, 0, 0.1);
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-header a:before {
	border-color:rgba(0, 0, 0, 0.3)
}
html.mm-opened.mm-white .mm-page {
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-ismenu.mm-white {
	background:white;
	color:rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white .mm-list>li:after {
	border-color:rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white .mm-list>li>a.mm-subclose {
	background:rgba(0, 0, 0, 0.06);
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list>li>a.mm-subopen:after, .mm-menu.mm-white .mm-list>li>a.mm-subclose:before {
	border-color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list>li>a.mm-subopen:before {
	border-color:rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-white .mm-list>li.mm-selected>span {
background:rgba(0, 0, 0, 0.06)
}
.mm-menu.mm-white .mm-list>li.mm-label {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-search input {
	background:rgba(0, 0, 0, 0.1);
	color:rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white li.mm-noresults {
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white em.mm-counter {
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list li.mm-label>div>div {
	background:rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-header {
	border-color:rgba(0, 0, 0, 0.1);
	color:rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-header a:before {
	border-color:rgba(0, 0, 0, 0.3)
}
html.mm-opened.mm-black .mm-page {
	-webkit-box-shadow:none;
	box-shadow:none
}
.mm-ismenu.mm-black {
	background:black;
	color:rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black .mm-list>li:after {
	border-color:rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list>li>a.mm-subclose {
	background:rgba(255, 255, 255, 0.25);
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list>li>a.mm-subopen:after, .mm-menu.mm-black .mm-list>li>a.mm-subclose:before {
	border-color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list>li>a.mm-subopen:before {
	border-color:rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-black .mm-list>li.mm-selected>span {
background:rgba(255, 255, 255, 0.25)
}
.mm-menu.mm-black .mm-list>li.mm-label {
	background:rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul {
	background:rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-search input {
	background:rgba(255, 255, 255, 0.3);
	color:rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black li.mm-noresults {
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black em.mm-counter {
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list li.mm-label>div>div {
	background:rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-header {
	border-color:rgba(255, 255, 255, 0.2);
	color:rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-header a:before {
	border-color:rgba(255, 255, 255, 0.3)
}
.menu-holder {
	padding:0 !important
}
.menu-holder .logo {
	float:left;
	/*margin:10px 0 0 15px*/
}
/*.menu-holder .logo img {
	width:145px;
	height:30px;
}*/
.menu-holder nav {
	float:right
}
.menu-holder nav ul {
	list-style:none;
	float:right;
	margin:0;
	padding:0
}
.menu-holder nav ul li {
	float:left;
    font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;
	font-weight:400*/
}
.menu-holder nav ul li a {
	color:#fff;
	display:block;
	font-size:18px;
	line-height:18px;
	outline:none;
	padding:31px 20px;
	text-transform:uppercase;
	text-decoration:none
}
/*.menu-holder nav ul li a.login {
	color:#4b757f
}*/
.menu-holder nav ul li a.login:hover {
	color:#fff
}
.menu-holder nav ul li a:hover, .menu-holder nav ul li a.active {
	/*background-color:#e84c3d;*/
    background-color: #A71E2D;
	text-decoration:none
}
.mm-ismenu {
	background-color:#fff;
	color:#1f2945
}
.mm-menu>.mm-list {
	padding:0 0 40px
}
.mm-menu .mm-list>li.inverse {
	background-color:#1f2945;
	color:#fff
}
.mm-menu .mm-list>li a {
	font-size:20px;
	padding:20px
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
margin:0
}
.mm-menu .mm-list>li:after {
	border-color:#3fa6d5
}
.mm-ismenu {
	background-color:#054f99;
	color:#FFF;
	top:50px;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	position:fixed
}
.mm-menu .mm-list>li {
	margin:0 !important
}
.mm-menu .mm-list>li:after {
	border:none !important
}
.mm-menu .mm-list>li a {
	background-color:#A71E2d;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	border-top:1px solid #CF838C;
	font-family:'Fjalla One', sans-serif;
	font-weight:400;
	padding:15px 0 15px 55px
}
.mm-menu .mm-list>li a:hover {
	background-color:#e7e7e7;
	color:#A71E2D !important
}
.mm-list, .mm-list>li:first-child {
	margin-bottom:45px;
	margin-top:12px
}
.closemenu {
	display:block;
	width:100px;
	height:100px
}
.mm-menu>.mm-panel, .mm-menu {
	height:/*306px;*/408px;
	overflow-y:scroll;
	margin:0;
	padding:0
}
.mm-menu.mm-right {
	width:100%;
	z-index:999
}
html.mm-opened .mm-page {
	-webkit-box-shadow:none;
	box-shadow:none
}
header {
	/*background-color:#253a3f;*/
    background-color: #054F99;
	height:50px;
	width:100%;
	position:fixed;
	z-index:2;
	top:0
}
#mobile-toggle {
	background-color:#A71E2D;
	color:#fff;
	cursor:pointer;
	display:block;
	float:right;
	outline:medium none;
	text-decoration:none;
	font-size:24px;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
	padding:7px 25px
}
#mobile-toggle i, #mobile-toggle i.fa-rotate-90 {
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.home a.home, .what a.what, .about a.about, .how a.how, .contact a.contact, .vendors a.vendors, .team a.team, .about a.about, .choice a.choice {
	background-color:#A71E2D;
	color:#fff;
	text-decoration:none
}
.vendors a.vendors{
    color:#fff !important;
}
.btn {
	background-color:transparent;
	border-radius:0;
	border:2px solid #A71E2D;
	display:inline-block;
	color:#A71E2D;
	font-size:17px;
    font-family: 'Roboto', sans-serif;
	/*font-family:myriad-pro, sans-serif;*/
	font-style:normal;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	padding:15px
}
.btn:hover, .btn:focus {
	background-color:#A71E2D;
	color:#fff
}
.headline-btn {
	display:block;
	font-size:17px;
	margin:0 auto;
	/*width:152px*/
}
@media (max-width: 768px){
    .headline-btn {
        display:block;
        font-size:17px;
        margin:0 auto;
        width:176px
    }
}
.banner {
	position:relative;
/*	margin:0 0 40px*/
    margin: 0;
}
.banner .owl-controls {
	position:absolute;
	z-index:999;
	width:100%;
	bottom:60px
}
.banner .owl-controls .owl-nav {
	margin-top:0
}
.banner .owl-controls .owl-nav .owl-prev {
	background:url(../img/left-arrow-2.png) no-repeat 0 0 transparent;
	cursor:pointer;
	height:45px;
	text-indent:-99999px;
	width:20px;
	float:left;
	margin-right:2px;
	-webkit-background-size:100%;
	background-size:100%
}
.banner .owl-controls .owl-nav .owl-prev:hover {
	background:url(../img/left-arrow-hover-2.png) no-repeat 0 0 transparent
}
.banner .owl-controls .owl-nav .owl-next {
	background:url(../img/right-arrow-2.png) no-repeat 0 0 transparent;
	cursor:pointer;
	height:45px;
	text-indent:-99999px;
	width:20px;
	float:left;
	-webkit-background-size:100%;
	background-size:100%
}
.banner .owl-controls .owl-nav .owl-next:hover {
	background:url(../img/right-arrow-hover-2.png) no-repeat 0 0 transparent
}
.banner .slide-text-holder {
	background-color:rgba(0, 0, 0, 0.5);
	position:absolute;
	height:auto;
	width:100%;
	z-index:99;
	bottom:0;
	padding:10px 0 10px 55px
}
.banner .slide-text-holder hr {
	width:250px;
	display:none;
	border-color:#e7e7e7;
	border-width:2px
}
.banner .slide-text-holder h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	line-height:30px;
	margin:25px 0 0
}
.banner .slide-text-holder p {
	color:#e7e7e7;
	font-size:14px;
	line-height:16px
}
.slide-controls {
	position:absolute;
	top:10px
}
.headline {
	text-align:center;
	padding:1em 0 2.5em 0
}
.headline p {
   /*color:#253a3f;*/
/*color: #054f99;*/
    color:#202628;
	font-size:24px;
	line-height:1.2
}
.full-width-grey {
	background-color:#e7e7e7;
	margin:0;
	overflow:hidden
}
.full-width-grey .fa-circle {
	color:#A71E2D;
}
.full-width-grey .fa-stack {
	font-size:40px;
	margin-bottom:20px
}
.full-width-grey-sm {
	background-color:#e7e7e7;
	margin:45px 0 0;
	padding:75px 0 70px
}
.home .phones .row div:nth-child(2) {
text-align:center;
padding:0 40px
}
.statement {
	color:#202628;
	font-size:21px;
	line-height:30px;
    font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	text-transform:uppercase;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	margin:70px 0;
	padding:40px 0
}
.statement-lg {
	color:#202628;
	font-size:30px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	text-transform:uppercase;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	margin:55px 0;
	padding:40px 0
}




.info-split {
	margin:0
}
.info-split h3 {
	color:#202628;
	font-size:18px;
	margin:0 0 5px
}
.info-split p {
	margin:0 0 10px
}
.info-split a {
	color:#A71E2D;
	text-decoration:none;
    font-family: 'Roboto Condensed', sans-serif !important;
	/*font-family:Lato, sans-serif;*/
	font-style:normal
}
.info-split .row {
	margin-top:25px;
	margin-bottom:25px
}
.info-split .fa-stack {
	font-size:50px;
	margin-bottom:10px
}
.info-split .fa-stack .fa-circle {
	color:#A71E2D;
}
.info-split .text-center {
	text-align:left
}





.phones {
	background:none;
	padding:70px 0
}
#WhatWeDoTabs {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-transform:uppercase;
    font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	padding:30px 0;
	text-align: center; 
}

#whatwedo {
width:85%;
margin:auto;
}

.whatwedo a {
	border:none !important;
	font-size:22px;
	color:#202628;
	outline:none;
	padding-left:30px;
	padding-right:30px;
	display:inline-table;	
}

.whatwedo a:focus {
	color:#A71E2D;
}

#WhatWeDoTabs {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	padding:30px 0
}


.whatwedo a:hover {
	background-color:none;
	color:#A71E2D;
}
.what-we-do-tab-panels article {
	-webkit-box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	position:relative;
	margin:60px 0 0;
	padding:40px
}
.what-we-do-tab-panels article h3 {
	color:#777;
	font-size:18px;
	margin:0 0 5px
}
.what-we-do-tab-panels .tab-pane {
	display:block
}
.what-we-do-tab-panels .tab-pane h2 {
	margin-bottom:25px
}
.fade {
	opacity:0
}
.what-we-do-tab-panels .badge-icon {
	position:absolute;
	left:-75px
}
.what-we-do-tab-panels .badge-icon span {
	font-size:80px
}
#WhatWeDoTabs li.active a, .what-we-do-tab-panels .badge-icon span .fa-circle {
	color:#A71E2D;
}
.person {
	float:left;
	-webkit-box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	position:relative;
	margin:100px 0 50px;
	padding:110px 25px 10px
}
.person img {
	position:absolute;
	top:-90px;
	left:0;
	right:0;
	margin:auto
}
.person h4 {
	font-family:'Fjalla One', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#253a3f;
	text-transform:uppercase;
	margin:0
}
.person h5 {
	font-size:14px;
	font-family:'Fjalla One', sans-serif;
	font-weight:400;
	color:#777;
	text-transform:uppercase
}
.person p {
	font-size:14px
}
.person a {
	float:left;
	font-family:Lato, sans-serif;
	font-style:normal;
	color:#A71E2D;
	font-size:14px;
	text-decoration:none;
	margin-bottom:20px
}
.person a:hover, .person a:hover:before {
	color:#253a3f;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.person a:before {
	content:"\f0e0";
	font-family:FontAwesome;
	color:#A71E2D;
	font-size:12px;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
	margin:0 5px 0 0
}
.how .road .row div:nth-child(2) {
text-align:center;
padding:0 40px
}
.program {
	background-color:#eee;
	border-radius:15px 15px 15px 50px;
	cursor:pointer;
	position:relative;
	counter-increment:program-counter;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
	margin:0 40px 30px 0;
	padding:25px 15px 15px 120px;
	height:120px
}
.program h3 {
	font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	/*color:#054f99;*/
	font-size:20px;
	line-height:28px;
	text-transform:uppercase;
	margin:0 0 5px
}
.program p {
	margin:0;
	line-height:1.2
}
.program .arrow {
	position:absolute;
	z-index:-1;
	background-color:#A71E2D;
	color:#fff;
	right:0;
	top:30px;
	border-radius:10px;
	font-size:28px;
	line-height:30px;
-webkit-transition:all .1s ease-out;
transition:all .1s ease-out;
	padding:13px 15px 13px 30px
}
.program:hover {
	background-color:#ccc;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.program:hover .arrow {
	right:-30px;
-webkit-transition:all .1s ease-out;
transition:all .1s ease-out
}
.program:hover:before {
	color:#054f99;
-webkit-transition:all .1s ease-out;
transition:all .1s ease-out
}
.program:before {
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	content:counter(program-counter) ".";
	color:#A71E2D;
	font-size:60px;
	left:35px;
	position:absolute;
	top:10px;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.program.active {
	background-color:#054f99;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.program.active h3, .program.active p {
	color:#fff
}
.program.active .arrow {
	right:-55px;
-webkit-transition:all .1s ease-out;
transition:all .1s ease-out
}
.program.active:before {
	color:#fff;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.program-tabs {
	margin-top:80px
}
.program-tabs .tab-pane {
	display:block
}
.program-tabs .fade {
	opacity:1
}
.program-tabs article {
	-webkit-box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
	margin-left:0
}
.program-tabs article h3 {
	font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	background-color:#054f99;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	line-height:28px;
	text-transform:uppercase;
	margin:0 0 5px;
	padding:35px 40px 30px
}
.program-tabs article h4 {
	color:#202628;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 10px
}
.program-tabs article .inset {
	padding:20px
}
.panel-default {
	border-radius:none
}
.panel-default>.panel-heading {
	background-color:transparent;
	border:none;
	padding:0
}
.panel-default>.panel-heading a.collapsed {
	background-color:#eee;
	color:#777;
	display:block;
	border:none;
	line-height:47px;
	border-top-right-radius:10px;
	border-bottom-right-radius:0;
	text-decoration:none;
	padding:0 0 0 20px
}
.panel-default>.panel-heading a.collapsed span:before {
	background-color:#A71E2D;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:300;
	content:"+";
	color:#fff;
	display:inline-block;
	width:50px;
	height:50px;
	line-height:44px;
	float:right;
	font-size:30px;
	text-align:center;
	border-top-right-radius:10px;
	border-bottom-right-radius:0
}
.panel-default>.panel-heading a {
	background-color:#054f99;
	color:#fff;
	display:block;
	border:none;
	line-height:47px;
	border-top-right-radius:10px;
	border-bottom-right-radius:0;
	text-decoration:none;
	padding:0 0 0 20px
}
.panel-default>.panel-heading a span:before {
	background-color:#054f99;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:300;
	content:"-";
	color:#fff;
	display:inline-block;
	width:50px;
	height:50px;
	line-height:44px;
	float:right;
	font-size:30px;
	text-align:center;
	border-top-right-radius:10px;
	border-bottom-right-radius:0
}
.panel-group .panel {
	border:none;
	border-radius:0 !important;
	-webkit-box-shadow:none;
	box-shadow:none
}
.panel-body {
	background-color:#eee;
	border:none !important;
	margin:0;
	padding:25px
}
.panel-collapse {
	width:100%
}
.panel-default>.panel-heading a.collapsed:hover, .panel-default>.panel-heading a:hover {
	text-decoration:none
}
.phones, .road {
	background:none;
	padding:60px 0
}
h1.contact {
	text-align:center
}
h1.contact span {
	display:block
}
h3.contact {
	font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
	font-weight:400;
	font-size:21px;
	line-height:30px;
	margin:0 0 30px;
        color: #054f99;
}
.contact-banner {
	background:url(../img/map.jpg) no-repeat scroll center center transparent;
	-webkit-background-size:cover;
	background-size:cover;
	height:260px;
	width:100%
}
.address-list:before {
	color:#202628;
	content:"\f015";
	font-family:FontAwesome;
	font-size:24px;
	position:absolute;
	left:15px
}
.phone-list:before {
	color:#202628;
	content:"\f098";
	font-family:FontAwesome;
	font-size:24px;
	position:absolute;
	left:15px
}
.email-list a {
	color:#777
}
.email-list a:hover {
	color:#777;
	text-decoration:none
}
.email-list:before {
	color:#202628;
	content:"\f0e0";
	font-family:FontAwesome;
	font-size:24px;
	position:absolute;
	left:15px
}
.address-list, .phone-list, .email-list {
	list-style:none;
	margin:0;
	padding:0 0 0 50px
}

.address-list2{
    list-style:none;
	margin:0;
	padding:0px
}

.address-list h4, .phone-list h4, .email-list h4, .address-list2 h4 {
	color:#A71E2D;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:900;
	font-size:18px;
	text-transform:uppercase;
	margin:0 0 5px
}
.address-list p, .phone-list p, .email-list p {
	font-size:18px
}
.addresses {
	margin-bottom:40px
}
.contact .full-width-grey {
	padding:70px 0 0;
	margin:0
}
#map {
	width:100%;
	height:200px;
	background:url(../img/map.jpg) center center no-repeat;
	-webkit-background-size:cover;
	background-size:cover
}
#map .gm-style {
	display:none
}
#map .overlay {
	padding:20px;
	width:250px
}
#map .overlay h3 {
	margin:0 0 10px
}
#map .overlay p {
	font-size:15px;
	margin:0 0 5px
}
.contact form {
	margin-bottom:60px
}
.contact form .btn {
	width:100%
}
footer {
	background-color:#054f99;
    font-family: 'Roboto', sans-serif;
	/*font-family:Lato, sans-serif;*/
	font-style:normal;
	margin:100px 0 0;
	padding:75px 0
}
.contact footer {
	margin:0
}
footer p {
	font-size:11px;
	text-align:center;
	color:#ccc
}
footer .social {
	text-align:center
}
footer ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#fff;
	display:inline-block
}
footer ul li {
	float:left;
	margin-right:10px
}
footer ul li a {
	color:#fff;
	padding-left:10px;
	font-size:12px
}
footer ul li a:hover {
	color:#A71E2D;
	text-decoration:none
}
footer ul li:before {
	content:"|";
	color:#767c7e
}
footer ul li:first-child a {
	padding-left:0
}
footer .social-icons {
	margin:0
}
footer .social-icons li {
	margin:0 0 0 5px
}
footer ul li:first-child:before, footer .social-icons li:before {
	content:none
}
footer .logo {
	display:block;
	/*margin:15px auto;
	width:150px;
	height:30px*/
}
.buffer-top-lg {
	margin-top:100px
}
.buffer-top {
	margin-top:20px
}
.buffer-bottom {
	margin-bottom:20px
}
.buffer-bottom-lg {
	margin-bottom:40px
}
.center {
	margin:auto
}
.no-padding {
	padding:0 !important
}
.no-margin {
	margin:0 !important
}
.no-margin-top {
	margin-top:0 !important
}
.no-margin-bottom {
	margin-bottom:0 !important
}
.no-padding-right {
	padding-right:0 !important
}
.no-padding-left {
	padding-left:0 !important
}
.no-border-right {
	border-right:none !important
}
.mobile-text-center {
	text-align:center
}
@media (min-width: 480px) {
.banner .slide-text-holder {
padding:20px 0 20px 55px
}
.banner .owl-controls {
bottom:30px
}
}



@media (min-width: 768px) {
body {
margin:0
}
header {
height:80px;
position:relative
}
.menu-holder {
padding-left:15px;
padding-right:15px
}
.menu-holder .logo {
float:left;
/*margin:20px 0 0;*/
position: absolute;
    /*left: 15px;*/
    left: 0px;
}
/*.menu-holder .logo img {
width:220px;
height:45px
}*/
.menu-holder nav {
float:right;
position: relative;
/*    right: 10%;*/
}
.menu-holder nav ul {
list-style:none;
float:right;
margin:0;
padding:0
}
.menu-holder nav ul li {
float:left;
font-family: 'Roboto Condensed', sans-serif;
/*font-family:'Fjalla One', sans-serif;
font-weight:400*/
}
.menu-holder nav ul li a {
color:#fff;
display:block;
font-size:16px;
line-height:18px;
padding:31px 10px
}
.menu-holder nav ul li a:hover {
/*background-color:#e84c3d;*/
    background-color: #A71E2D;
text-decoration:none
}
/*.menu-holder nav ul li a.login {
color:#4b757f
}*/
.menu-holder nav ul li a.login:hover {
color:#fff
}
.headline p {
font-size:34px;
text-align:left
}
h2 {
font-family: 'Roboto Condensed', sans-serif;
/*font-family:'Fjalla One', sans-serif;
font-weight:400;
color:#253a3f;*/
color: #054f99;
font-size:30px;
line-height:30px;
text-transform:uppercase;
margin:0 0 20px
}
p {
font-size:18px;
margin:0 0 25px
}
p a:hover {
/*color:#253a3f*/
    color: #054f99;
}
h1 {
/*color:#253a3f;*/
color: #054f99;
text-align:center;
margin:70px 0
}
h1 span.red {
color:#A71E2D;
font-family: 'Roboto', sans-serif;
font-style:normal;
font-weight:700
}
h1 span.blue {
/*color:#253a3f;*/
color: #054f99;
font-family: 'Roboto', sans-serif;
font-style:normal;
font-weight:700
}
h1 .year {
/*color:#253a3f;*/
color: #054f99;
display:block;
float:left
}
h1.contact span {
display:inline
}
p a, h1 .year span {
/*color:#e84c3d*/
color:#A71E2D;
}
.owl-carousel .owl-stage-outer {
overflow:hidden
}
.banner {
position:relative;
/*margin:0 0 40px*/
    margin: 0;
}
.banner .owl-controls {
position:absolute;
z-index:999;
width:100%;
bottom:205px
}
.banner .owl-controls .owl-nav {
margin-top:0
}
.banner .owl-controls .owl-nav .owl-prev {
background:url(../img/left-arrow-2.png) no-repeat scroll 0 0 transparent;
cursor:pointer;
height:70px;
text-indent:-99999px;
width:34px;
float:left;
margin-right:2px;
-webkit-background-size:100%;
background-size:100%
}
.banner .owl-controls .owl-nav .owl-next {
background:url(../img/right-arrow-2.png) no-repeat scroll 0 0 transparent;
cursor:pointer;
height:70px;
text-indent:-99999px;
width:34px;
float:left;
-webkit-background-size:100%;
background-size:100%
}
.banner .slide-text-holder {
background-color:transparent;
position:absolute;
height:auto;
width:100%;
z-index:99;
bottom:35px;
padding:0
}
.banner .slide-text-holder hr {
display:inline-block
}
.banner .slide-text-holder h2 {
font-size:31px;
margin:0 0 25px
}
.banner .slide-text-holder p {
color:#e7e7e7;
font-size:24px;
display:block
}
.banner .btn {
background-color:transparent;
border-radius:0;
border:2px solid #A71E2D;
display:inline-block;
color:#A71E2D;
font-size:22px;
font-family: 'Roboto', sans-serif;
font-style:normal;
font-weight:900;
text-align:center;
text-transform:uppercase;
padding:15px 25px
}
.banner .btn:hover {
background-color:#A71E2D;
color:#fff
}
.headline-btn {
float:right
}
.info-split {
margin:0 0 75px
}
.info-split a {
color:#A71E2D;
text-decoration:none;
font-family: 'Roboto Condensed', sans-serif !important;
/*font-family:Lato, sans-serif;*/
font-style:normal
}
.info-split .row {
margin-top:25px;
margin-bottom:25px
}
.info-split .text-center {
text-align:center
}
.info-split .fa-stack {
font-size:40px;
margin-bottom:10px
}
.how .road .row div:nth-child(2) {
text-align:left;
padding:0
}
.road {
background:url(../img/road.jpg) no-repeat scroll right bottom #e7e7e7
}
.what-we-do-tab-panels article {
-webkit-box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
position:relative;
margin:60px 0 0;
padding:60px
}
.what-we-do-tab-panels .badge-icon {
position:absolute;
left:-75px
}
.what-we-do-tab-panels .tab-pane {
display:none
}
.what-we-do-tab-panels .tab-pane.active {
display:block
}
.contact-banner {
background:url(../img/map.jpg) no-repeat scroll center center transparent;
-webkit-background-size:cover;
background-size:cover;
height:560px;
width:100%
}
.panel-default>.panel-heading {
background-color:transparent;
border:none;
padding:0
}
.panel-default>.panel-heading a.collapsed {
background-color:#eee;
color:#777;
display:block;
border:none;
line-height:47px;
border-top-right-radius:10px;
border-bottom-right-radius:0;
text-decoration:none;
padding:0 0 0 20px
}
.panel-default>.panel-heading a.collapsed span:before {
background-color:#A71E2D;
font-family: 'Roboto', sans-serif;
font-style:normal;
font-weight:300;
content:"+";
color:#fff;
display:inline-block;
width:50px;
height:50px;
line-height:44px;
float:right;
font-size:30px;
text-align:center;
border-top-right-radius:10px;
border-bottom-right-radius:0
}
.panel-default>.panel-heading a {
background-color:#054f99;
color:#fff;
display:block;
border:none;
line-height:47px;
border-top-right-radius:10px;
border-bottom-right-radius:0;
text-decoration:none;
padding:0 0 0 20px;
font-size:18px
}
.panel-default>.panel-heading a span:before {
background-color:#054f99;
font-family: 'Roboto', sans-serif;
font-style:normal;
font-weight:300;
content:"-";
color:#fff;
display:inline-block;
width:50px;
height:50px;
line-height:40px;
float:right;
font-size:40px;
text-align:center;
border-top-right-radius:10px;
border-bottom-right-radius:0
}
.full-width-grey .fa-stack {
font-size:50px
}
.info-split h3, .what-we-do-tab-panels article h3 {
color:#777;
font-size:18px;
margin:0 0 5px
}
.panel-default>.panel-heading a.collapsed:hover, .panel-default>.panel-heading a:hover {
text-decoration:none
}
.program-tabs article .inset {
padding:40px
}
#map {
width:100%;
height:400px;
background:none
}
#map .gm-style {
display:block
}
.contact form .btn {
width:auto;
float:right
}
footer p {
text-align:left
}
footer .logo {
display:block;
/*width:200px;
float:right;
margin:10px 0 0;
height:40px*/
position: relative;
bottom: 15px;
}

.padding90{
padding:100px !important;
}

.logo-hidden{
    display: none!important;
}
    
}

@media (min-width: 992px){
    .program-tabs .tab-pane {
display:none
}
.program-tabs .fade {
opacity:0
}
.program-tabs .fade.in {
opacity:1
}
.program-tabs .tab-pane.active {
display:block
}
}




@media (min-width: 1199px) {
/*@media (min-width: 1024px) {*/
ul, ol {
font-size:18px
}
h1 {
font-size:4.242rem;
line-height:4.8rem
}
.menu-holder {
padding-left:15px;
padding-right:15px
}
.menu-holder nav {
float:right;
}
.menu-holder nav ul {
list-style:none;
float:right;
margin:0;
padding:0
}
.menu-holder nav ul li {
float:left;
font-family: 'Roboto Condensed', sans-serif;
/*font-family:'Fjalla One', sans-serif;
font-weight:400*/
}
.menu-holder nav ul li a {
color:#fff;
display:block;
font-size:18px;
line-height:18px;
padding:31px 10px;
}
.menu-holder nav ul li a:hover {
/*background-color:#e84c3d;*/
    background-color: #A71E2D;
text-decoration:none
}
/*.menu-holder nav ul li a.login {
color:#4b757f
}*/
.menu-holder nav ul li a.login:hover {
color:#fff
}
.headline p {
font-size:40px
}
.full-width-grey .fa-stack {
font-size:65px
}
.what-we-do-tab-panels article {
-webkit-box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
box-shadow:0 0 4px 1px rgba(50, 50, 50, 0.2);
position:relative;
margin:60px 0 0;
padding:60px 60px 60px 125px
}
.home .phones .row div:nth-child(2) {
text-align:left;
padding:0
}
.phones {
background:url(../img/phones-bg.jpg) no-repeat scroll right bottom #e7e7e7
}
.info-split .fa-stack {
font-size:30px
}
.program-tabs article {
margin-left:20px
}
.program-tabs article h3 {
font-family: 'Roboto Condensed', sans-serif;
	/*font-family:'Fjalla One', sans-serif;*/
font-weight:400;
background-color:#054f99;
color:#fff;
font-size:24px;
line-height:28px;
text-transform:uppercase;
margin:0 0 5px;
padding:35px 40px 30px;
cursor:default
}
.program-tabs .tab-pane {
display:none
}
.program-tabs .fade {
opacity:0
}
.program-tabs .fade.in {
opacity:1
}
.program-tabs .tab-pane.active {
display:block
}
#map {
height:600px
}
footer p {
font-size:14px
}
footer .social {
text-align:right
}
footer ul li {
margin-right:10px
}
footer ul li a {
padding-left:20px;
font-size:14px
}


}
@media (min-width: 1200px) {
h1 {
font-size:4.949rem;
line-height:5.4rem
}
.full-width-grey .fa-stack {
font-size:75px
}
.info-split .fa-stack {
font-size:40px
}
.program h3 {
font-size:24px
}
}


@media (max-width:992px) {
#whatwedo {
width:100%;
margin:auto;
}

.padding90 {
padding:50px !important;
}

.blocky {
width:50%;
float:left;
height:350px;
overflow:visible;}
}

@media (max-width: 480px) {
.blocky {
width:100%;
float:left;
overflow:visible;}
}

/*@media (max-width: 1199px){
    .menu-holder .logo{
        position: relative;
        right: 60px;
    }
    #menuNav {
        position: absolute;
        right: 30px;
        width: 870px;
    }
}

@media (max-width: 1149px){
    .menu-holder .logo{
        position: relative;
        right: 60px;
    }
    #menuNav {
        position: absolute;
        right: 30px;
        width: 870px;
    }
}*/
@media (min-width:768px) and (max-width:991px){
    .menu-holder nav {
        float:right;
        position: relative;
        left: 20px;
    }
    
    #foot{
        width: 70% !important;
        position: absolute;
        left: 40px;
    }
    
    #logoFoot{
        position: relative;
        left: 70%;
    }
}

@media (min-width:880px) and (max-width:991px){
        .menu-holder nav {
            float:right;
            position: relative;
        }
}

@media (min-width:1199px) and (max-width:1259px){
        .menu-holder nav {
            float:right;
            position: relative;
            right: 7%;
        }
}

@media (min-width:768px) and (max-width:830px){
    .menu-holder .logo {
float:left;
/*margin:20px 0 0;*/
position: absolute;
    left: 0px;
}
/*.menu-holder .logo img {
width:190px;
height:35px
}*/
    #regLogo{
        display: none;
    }
    
    .logo-hidden{
        display: block !important;
    }
    
    #smLogo{
        display: block;
    }
    
    .menu-holder nav {
float:right;
position: relative;
left: 0px;
}
    
    
}

@media (max-width: 767px){
    #vendorList{
        padding-top: 30px !important;
    }
    #list{
        padding-left: 15px !important;
        text-align: justify!important;
    }
    #titlePreferred{
        text-align: center;
    }
    .vendorText{
        padding-left: 20px !important;
        padding-right: 20px !important;
        text-align: justify!important;
    }
    #download{
        display: none;
    }
    #lineBreak{
        display: none;
    }
    #vendorDetails{
        padding-top: 0px !important;
    }
    
    .menu-holder .logo img {
        width: 191px;
        height: 50px;
    }
    
    footer .logo{
        text-align: center;
        margin-top: 10px;
    }
    
    .banner .owl-controls .owl-nav .owl-prev:hover {
        background:url(../img/left-arrow-hover-2.png) no-repeat 1 0 transparent!important;
        width: 20px;
        height: 45px;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    
    .banner .owl-controls .owl-nav .owl-next:hover {
        background:url(../img/right-arrow-hover-2.png) no-repeat 1 0 transparent!important;
        width: 20px;
        height: 45px;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    
    .logo-hidden{
        display: none !important;
    }
    #socialMedia{
        text-align: center;
    }
}

@media (max-width:479px){
    .banner .owl-controls {
        bottom:30px;
    }
}

@media (min-width:452px){
    .hiddenYN{
        display: none;
    }
}


@media (max-width:451px){
    /*.yes-no{
        margin-right: 70px !important;
    }*/
    #yn{
        display: none;
    }
    .hiddenYN{
        display: block;
    }
    .hiddenYN #yes{
        padding-left: 0px;
    }
    .radioHolder{
        margin-left: 8px;
    }
    p{
        margin-bottom: 0px !important;
    }
}

@media (max-width:320px){
    #logoFoot {
        padding-left: 7px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px)/*(max-width: 894px)*/{
    .menu-holder nav ul li a {
        font-size: 15px;
        padding: 31px 5px;
    }
}

@media (min-width: 768px) and (max-width: 783px){
    .menu-holder nav ul li a {
        font-size: 14px;
        padding: 31px 5px;
    }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
    #ieMessage{
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #A71E2d;
        color: white;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
}

@supports (-ms-ime-align:auto) {
    #ieMessage{
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #A71E2d;
        color: white;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
}