#jm-allpage
{
	background: #fff;
	position: relative;
}
.sticky-bar #jm-bar-wrapp
{
	box-sizing: border-box;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
.sticky-bar #jm-allpage
{
	padding-top: 117px;
}
#jm-top-bar
{
    background: #f8f8f8;
    color: #3a3a3a;
    line-height: 34px;
    width: 100%;
    font-size: 18px;
    text-align: center;
}
#jm-top-bar p
{
	margin: 0;
    font-size: 16px;
    color: #464646;
}
#jm-bar
{
	background: #fff;
/*	border-bottom: 1px solid #f1f1f1; */
/*	border-top: 5px solid #f1f1f1; */
	color: #858585;
}
#jm-logo-sitedesc #jm-logo
{
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
}
#jm-logo-sitedesc #jm-logo a
{
	display: block;
}
#jm-logo-sitedesc #jm-logo span
{
	font-size: 2em;
	font-weight: bold;
}
#jm-logo-sitedesc #jm-sitedesc
{
	vertical-align: middle;
}
#jm-bar-left
{
	   padding-bottom: 20px;
    /* padding-top: 20px; */
}
#jm-bar-right
{
/*	padding-bottom: 20px; */
/*	padding-top: 20px; */
}
#jm-header
{
    /* background: #f8f8f8; */
    /* border-bottom: 1px solid #f1f1f1; */
    /* border-top: 1px solid #f1f1f1; */
    /* color: #858585; */
    /* padding-top: 50px; */
}
#jm-header.full-width .container-fluid
{
	padding-left: 0;
	padding-right: 0;
}
#jm-header.full-width .row-fluid
{
	margin-left: 0;
	margin-right: 0;
}
#jm-header.full-width .row-fluid [class*="span"]
{
	padding-left: 0;
	padding-right: 0;
}
#jm-top
{
	background: #fff;
	padding-top: 50px;
}
#jm-font-switcher
{
	margin: 0 0 15px;
	text-align: right;
}
#jm-main
{
	background: #fff;
	padding-top: 50px;
}
#jm-maincontent
{
	   display: block;
    /* margin-bottom: 50px; */
}
#jm-bottom
{
	background: #fff;
	padding-top: 50px;
}
#jm-bottom-in
{
	border-top: 1px solid #f1f1f1;
	padding-top: 50px;
	position: relative;
}
#jm-bottom-in:after
{
	background: #f1f1f1;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	right: auto;
	top: 1px;
	width: 100%;
}
#jm-footer-mod
{
	background: #f8f8f8;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	color: #858585;
	padding-top: 50px;
}
#jm-footer
{
	background: #373737;
    color: #ffffff;
    font-size: 14px;
    padding: 35px 0;
}
#jm-footer-center
{
	text-align: left;
}
#jm-footer-left + #jm-footer-center
{
	text-align: center;
}
#jm-footer-right
{
	text-align: right;
}
#jm-footer-left,#jm-footer-right,#jm-footer-center
{
	line-height: 30px;
}
#jm-back-top
{
	bottom: 20px;
	left: auto;
	position: fixed;
	right: 20px;
	z-index: 999;
}
#jm-back-top a
{
	display: block;
	text-decoration: none;
}
#jm-back-top a:hover
{
	cursor: pointer;
	text-decoration: none;
}
#jm-back-top span
{
	background-color: #269fcf;
	background-image: url("../images/backtotop.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	opacity: .3;
	transition: all 1s ease 0s;
	webkit-transition: all 1s ease 0s;
	width: 60px;
}
#jm-back-top span:hover
{
	opacity: .6;
}
#jm-bar-wrapp + #jm-header,#jm-bar-wrapp + #jm-system-message + #jm-footer-mod
{
	border-top: none;
}
#jm-header + #jm-system-message + #jm-footer-mod
{
	border-top: none;
	padding-top: 0;
}
#jm-top + #jm-main,#jm-top + #jm-bottom
{
	padding-top: 0;
}
#jm-main + #jm-bottom
{
	padding-top: 0;
}
.responsive-disabled
{
	min-width: 1170px;
}
.responsive-disabled #jm-allpage
{
	min-width: 1170px;
	padding: 0 !important;
}
.responsive-disabled #jm-top-bar
{
	position: static;
}
.texttoggler
{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 1px;
	text-decoration: none !important;
}
.texttoggler.small
{
	font-size: 0.8em;
}
.texttoggler.normal
{
	font-size: 1.1em;
}
.texttoggler.large
{
	font-size: 1.3em;
}
.smallview #jm-maincontent
{
	font-size: 0.9em;
	line-height: 1.5em;
}
.largeview #jm-maincontent
{
	font-size: 1.1em;
	line-height: 1.5em;
}
.span0
{
	float: none !important;
}
.span50
{
	float: left !important;
	width: 50% !important;
}
.jm-module
{
	margin-bottom: 50px;
}

.jm-module .jm-title {
    /* border-bottom: 1px solid #f1f1f1;  */
    color: #444;
    font-family: "Gilroy","Helvetica","Arial",sans-serif;
    font-size: 28px;
    font-weight: 400;
    /* margin: 0 0 30px; */
    padding: 0 0 20px;
    position: relative;
    text-align: center;
}
.jm-module .jm-title:after
{
    bottom: 1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: auto;
    width: 100%;
    left: 50%;
    width: 490px;
    /* background: linear-gradient(90deg,rgba(255,255,255,0)0,#2196F3 50%,rgba(255,255,255,0) 100%); */
    transform: translateX(-50%);
}
.jm-module .jm-title span
{
	color: #2196F3;
    font-weight: 300;
}
.moduletable
{
	margin: 0 0 20px;
}
.moduletable > h3
{
	color: #444;
	font-family: 'Roboto', serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 20px;
}
#jm-header .jm-module .jm-title
{
	border-bottom: 1px solid #f1f1f1;
	color: #444;
}
#jm-header .jm-module .jm-title:after
{
	background: #f1f1f1;
}
#jm-header .moduletable > h3
{
	color: #444;
}
#jm-footer-mod .jm-module .jm-title
{
	border-bottom: 1px solid #f1f1f1;
	color: #444;
}
#jm-footer-mod .jm-module .jm-title:after
{
	background: #f1f1f1;
}
#jm-footer-mod .moduletable > h3
{
	color: #444;
}
#jm-header + #jm-system-message + #jm-top .row-fluid:first-child .jm-module.top-ms
{
	margin-top: -101px;
	position: relative;
	z-index: 100;
}
#jm-header + #jm-system-message + #jm-top .row-fluid:first-child .jm-module.top-ms .jm-module-in > .jm-title
{
	display: none;
}
#jm-top-bar form
{
	margin: 0;
}
#jm-top-bar div.login-greeting,#jm-top-bar .logout-button
{
	display: inline-block;
}
#jm-top-bar .logout-button .btn
{
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px !important;
	margin-top: 5px;
	padding: 0 15px;
	vertical-align: top;
}
.jm-module.margin-ms
{
	margin: 0 !important;
}
.jm-module.side-margin-ms
{
	margin-left: -50px !important;
}
.jm-module-raw
{
	/* float: right; */
	margin-left: 15px;
}
.jm-module-raw.search-ms
{
	margin: 0;
	position: relative;
}
.search-ms .search form
{
	display: block;
	height: 40px;
	margin: 15px 0 0;
	position: relative;
	width: 22px;
}
.search-ms .search input.button,.search-ms .search button.button
{
	background: none;
	background: url('../images/scheme1/search.png') no-repeat center center;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 40px;
	left: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.search-ms .search input.inputbox
{
	background: #fff;
	border-color: transparent;
	box-sizing: border-box;
	color: #929292;
	height: 40px;
	left: auto;
	line-height: 40px;
	margin: 0;
	max-width: none;
	opacity: 0;
	padding: 0;
	pointer-events: none;
	position: absolute;
	right: 30px;
	top: 0;
	transition: all .4s linear;
	webkit-transition: all .4s linear;
	width: 0;
}
.search-ms .search input.inputbox.show
{
	border-color: #37abda;
	opacity: 1;
	padding: 0 10px;
	pointer-events: auto;
	width: 260px;
	z-index: 501;
}
.contact.contact-ps .well
{
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
}
.contact.contact-ps > h3,.contact.contact-ps form#contact-form > fieldset > legend,.contact.contact-ps > .contact-address.dl-horizontal
{
	display: none;
}
.contact.contact-ps > h3:first-child
{
	color: #454545;
	display: block;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0;
}
.contact.contact-ps .form-horizontal .control-label
{
	float: none;
	padding: 0;
	text-align: inherit;
	width: auto;
}
.contact.contact-ps .form-horizontal .control-label label
{
	margin: 0 0 10px;
}
.contact.contact-ps .form-horizontal .controls
{
	margin: 0;
}
.contact.contact-ps .form-actions
{
	background: none;
	border: none;
	padding: 0;
}
.jm-color
{
	color: #37abda;
}
.jm-box-wrapper .jm-box
{
	box-sizing: border-box;
	float: left;
	width: 33.33%;
}
.jm-box-wrapper .jm-box.box1
{
	background: #4eb5de;
}
.jm-box-wrapper .jm-box.box1 span.jm-icon
{
	background-image: url('../images/icons/custom/icon1.png');
}
.jm-box-wrapper .jm-box.box1 span.jm-icon:after
{
	background-image: url('../images/icons/custom/icon1-hover.png');
}
.jm-box-wrapper .jm-box.box2
{
	background: #37abda;
}
.jm-box-wrapper .jm-box.box2 span.jm-icon
{
	background-image: url('../images/icons/custom/icon2.png');
}
.jm-box-wrapper .jm-box.box2 span.jm-icon:after
{
	background-image: url('../images/icons/custom/icon2-hover.png');
}
.jm-box-wrapper .jm-box.box3
{
	background: #269fcf;
}
.jm-box-wrapper .jm-box.box3 span.jm-icon
{
	background-image: url('../images/icons/custom/icon3.png');
}
.jm-box-wrapper .jm-box.box3 span.jm-icon:after
{
	background-image: url('../images/icons/custom/icon3-hover.png');
}
.jm-box-wrapper .jm-box span.jm-icon
{
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 90px;
	position: relative;
	transition: opacity .3s ease;
	webkit-transition: opacity .3s ease;
	width: 90px;
}
.jm-box-wrapper .jm-box span.jm-icon:after
{
	background-position: center center;
	background-repeat: no-repeat;
	content: '';
	height: 90px;
	left: 0;
	position: absolute;
	right: auto;
	top: 0;
	transition: opacity .3s ease;
	webkit-transition: opacity .3s ease;
	width: 90px;
}
.jm-box-wrapper .jm-box a
{
	display: block;
	padding: 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
}
.jm-box-wrapper .jm-box span.jm-icon
{
	opacity: 1;
}
.jm-box-wrapper .jm-box span.jm-icon:after
{
	opacity: 0;
}
.jm-box-wrapper .jm-box a:hover span.jm-icon
{
	background: none;
}
.jm-box-wrapper .jm-box a:hover span.jm-icon:after
{
	opacity: 1;
}
.jm-box-wrapper .jm-box span.jm-icon-title
{
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin: 10px 0 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: transform .3s;
	webkit-transition: transform .3s;
}
.jm-box-wrapper .jm-box span.jm-icon-title span.jm
{
	display: block;
	position: relative;
	transition: transform .3s;
	webkit-transition: transform .3s;
}
.jm-box-wrapper .jm-box span.jm-icon-title span.jm::before
{
	content: attr(data-hover);
	font-weight: 700;
	left: 0;
	position: absolute;
	right: auto;
	text-align: center;
	top: 100%;
	transform: translate3d(0, 0, 0);
	webkit-transform: translate3d(0, 0, 0);
	width: 100%;
}
.jm-box-wrapper .jm-box a:hover span.jm-icon-title span.jm,.jm-box-wrapper .jm-box a:focus span.jm-icon-title span.jm
{
	transform: translateY(-100%);
	webkit-transform: translateY(-100%);
}
.jm-box-vertical .jm-box
{
	border: 1px solid #f1f1f1;
	display: block;
	height: 100px;
	margin: 0 0 10px;
	max-width: 400px;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
}
.jm-box-vertical .jm-box .jm-icon
{
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 30%;
}
.jm-box-vertical .jm-box .jm-cell
{
	box-sizing: border-box;
	float: left;
	height: 100%;
	padding: 18px;
	text-align: center;
	width: 70%;
}
.jm-box-vertical .jm-box .title
{
	color: #37abda;
	display: block;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.1;
	margin: 13px 0 0;
	padding: 13px 0 0;
	position: relative;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
}
.jm-box-vertical .jm-box .title:after
{
	background: #37abda;
	bottom: 100%;
	content: '';
	height: 3px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	right: auto;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
	width: 100px;
}
.jm-box-vertical .jm-box .subtitle
{
	color: #fff;
	display: none;
	font-size: 14px;
	line-height: 1.1;
	text-transform: uppercase;
}
.jm-box-vertical .jm-box.icon1 .jm-icon
{
	background-image: url('../images/scheme1/icon-pricing.png');
}
.jm-box-vertical .jm-box.icon2 .jm-icon
{
	background-image: url('../images/scheme1/icon-gallery.png');
}
.jm-box-vertical .jm-box.icon3 .jm-icon
{
	background-image: url('../images/scheme1/icon-news.png');
}
.jm-box-vertical .jm-box.icon4 .jm-icon
{
	background-image: url('../images/scheme1/icon-kids.png');
}
.jm-box-vertical .jm-box.icon5 .jm-icon
{
	background-image: url('../images/scheme1/icon-tips.png');
}
.jm-box-vertical .jm-box:hover
{
	background: #37abda;
	border: 1px solid transparent;
}
.jm-box-vertical .jm-box:hover .title
{
	color: #fff;
	margin: 0 0 10px;
	padding: 0 0 13px;
}
.jm-box-vertical .jm-box:hover .title:after
{
	background: #fff;
	bottom: 0;
}
.jm-box-vertical .jm-box:hover .subtitle
{
	display: block;
}
.jm-box-vertical .jm-box:hover.icon1 .jm-icon
{
	background-image: url('../images/icons/custom/icon-pricing-hover.png');
}
.jm-box-vertical .jm-box:hover.icon2 .jm-icon
{
	background-image: url('../images/icons/custom/icon-gallery-hover.png');
}
.jm-box-vertical .jm-box:hover.icon3 .jm-icon
{
	background-image: url('../images/icons/custom/icon-news-hover.png');
}
.jm-box-vertical .jm-box:hover.icon4 .jm-icon
{
	background-image: url('../images/icons/custom/icon-kids-hover.png');
}
.jm-box-vertical .jm-box:hover.icon5 .jm-icon
{
	background-image: url('../images/icons/custom/icon-tips-hover.png');
}
.jm-icons a
{
	display: inline-block;
	height: 30px;
	margin: 0 5px 0;
	opacity: .7;
	text-decoration: none !important;
	transition: all .3s ease-in-out;
	webkit-transition: all .3s ease-in-out;
	width: 30px;
}
.jm-icons a:hover
{
	opacity: 1;
}
.jm-icons a.jm-facebook
{
	background: url('../images/social/facebook.png');
}
.jm-icons a.jm-link
{
	background: url('../images/social/link.png');
}
.jm-icons a.jm-skype
{
	background: url('../images/social/skype.png');
}
.jm-icons a.jm-twitter
{
	background: url('../images/social/twitter.png');
}
.jm-icons a.jm-google
{
	background: url('../images/social/google.png');
}
.jmm-social.override li
{
	display: inline-block;
	margin: 0 6px;
	vertical-align: top;
}
.jmm-social.override li .jmm-ico
{
	background: #515151;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	opacity: .7;
	text-align: center;
	transition: all .3s ease-in-out;
	webkit-transition: all .3s ease-in-out;
	width: 30px;
}
.jmm-social.override li a:hover .jmm-ico
{
	opacity: 1;
}
#jm-main .jmm-social.override li .jmm-ico
{
	color: #fff;
}
#jm-top .jmm-social.override li .jmm-ico
{
	color: #fff;
}
#jm-bottom .jmm-social.override li .jmm-ico
{
	color: #fff;
}
#jm-footer-mod .jmm-social.override li .jmm-ico
{
	color: #f8f8f8;
}
#jm-footer .jmm-social.override li .jmm-ico
{
	color: #373737;
}
.jm-table-hours
{
	color: #444;
	font-weight: 400;
	margin: 0 5px;
	max-width: 350px;
}
.jm-table-hours .col1,.jm-table-hours .col2,.jm-table-hours .col3,.jm-table-hours .col4,.jm-table-hours .col5
{
	float: left;
}
.jm-table-hours .col1
{
	min-width: 80px;
	width: 34%;
}
.jm-table-hours .col2
{
	width: 15%;
}
.jm-table-hours .col3
{
	width: 23%;
}
.jm-table-hours .col4
{
	width: 10%;
}
.jm-table-hours .col5
{
	width: 18%;
}
.jm-table-hours .hours-row + .hours-row
{
	margin: 10px 0 0;
}
.jm-bottom-box
{
	display: block;
}
.jm-bottom-box .icon
{
	display: inline-block;
	padding: 0 20px 0 0;
	top: 0;
	transition: all .3s ease-in-out;
	vertical-align: top;
	webkit-transition: all .3s ease-in-out;
}
.jm-bottom-box .icon:hover
{
	position: relative;
	top: -5px;
}
.jm-bottom-box .content
{
	display: inline-block;
	padding-top: 5px;
}
.jm-bottom-box .content span
{
	display: block;
	font-weight: 400;
}
.jm-bottom-box .content .title
{
	font-size: 14px;
	text-transform: uppercase;
}
.jm-bottom-box .content .desc
{
	color: #444;
	font-size: 20px;
}
.jm-img
{
	width: 30%;
}
.jm-article-tabs-wrapper
{
	padding: 25px 25px 5px;
}
.jm-article-tabs
{
	text-align: center;
	width: 70%;
}
.jm-article-tabs .small-title
{
	color: #444;
	font-size: 16px;
	line-height: 1.1;
	margin: 0 0 5px;
	text-align: center;
	text-transform: uppercase;
}
.jm-article-tabs .big-title
{
	display: inline-block;
	font-size: 32px;
	letter-spacing: 2px;
	line-height: 1.1;
	margin: 0 0 8px;
	padding: 0 0 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.jm-article-tabs .big-title:after
{
	background: url('../images/separator.png') no-repeat;
	bottom: 0;
	content: '';
	height: 14px;
	left: 50%;
	margin-left: -113px;
	position: absolute;
	right: auto;
	width: 227px;
}
.jm-article-tabs .content-text
{
	display: inline-block;
}
.jm-article-tabs a.readmore
{
	margin: 18px 0 0;
}
.nav.menu
{
	margin: 0;
}
.nav.menu li
{
	background-image: none;
	display: block;
	padding: 0;
	position: relative;
}
.nav.menu ul
{
	margin: 0;
	padding: 0 0 0 20px;
}
.nav.menu > li:first-child > a,.nav.menu > li:first-child > span.separator
{
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.nav.menu > li.parent:first-child > a,.nav.menu > li.parent:first-child > span.separator
{
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.nav.menu > li.parent:first-child > a:after,.nav.menu > li.parent:first-child > span.separator:after
{
	top: 0;
}
.nav.menu li a,.nav.menu li span.separator
{
	background: none;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	color: #37abda;
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.1;
	margin-top: -1px;
	padding: 17px 0;
	text-decoration: none;
	vertical-align: top;
}
.nav.menu li a:hover,.nav.menu li span.separator:hover
{
	color: #434343;
}
.nav.menu li.active > a,.nav.menu li.active > span.separator
{
	color: #434343;
}
.nav.menu > li.parent > a,.nav.menu > li.parent > span.separator
{
	padding-right: 10px;
	position: relative;
}
.nav.menu > li.parent > a:after,.nav.menu > li.parent > span.separator:after
{
	content: '+';
	font-size: 16px;
	left: auto;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 18px;
}
.nav.menu li a img
{
	margin: 0 15px 0 0;
	vertical-align: middle;
}
.dj-megamenu .nav.menu li a,.dj-megamenu .nav.menu li span.separator
{
	border: none;
	color: #858585;
	font-size: 13px;
	margin: 0;
	padding: 15px 0 0;
}
.dj-megamenu .nav.menu > li:first-child > a,.dj-megamenu .nav.menu > li:first-child > span.separator
{
	padding-top: 0;
}
.dj-megamenu .nav.menu > li:first-child.parent > a:after,.dj-megamenu .nav.menu > li:first-child.parent > span.separator:after
{
	top: 1px;
}
.dj-megamenu .nav.menu > li.parent > a,.dj-megamenu .nav.menu > li.parent > span.separator
{
	padding-right: 15px;
}
.dj-megamenu .nav.menu > li.parent > a:after,.dj-megamenu .nav.menu > li.parent > span.separator:after
{
	font-size: 14px;
	left: auto;
	line-height: 1;
	right: 0;
	top: 17px;
}
.dj-megamenu .nav.menu li:hover > a,.dj-megamenu .nav.menu li:hover > span.separator,.dj-megamenu .nav.menu li.active > a,.dj-megamenu .nav.menu li.active > span.separator
{
	color: #37abda;
}
.dj-megamenu .nav.menu ul
{
	padding: 0 0 0 10px;
}
#jm-top-bar .nav.menu > li
{
	background: none;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
#jm-top-bar .nav.menu > li > a,#jm-top-bar .nav.menu > li > span.separator
{
	border: none;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 0 0 15px;
}
#jm-top-bar .nav.menu ul,#jm-top-bar .nav.menu > li.parent > a:after,#jm-top-bar .nav.menu > li.parent > span.separator:after
{
	display: none;
}
@keyframes fadeInFromNone
{
	0%
	{
		display: none;
		opacity: 0;
	}
	1%
	{
		display: block;
		opacity: 0;
	}
	100%
	{
		display: block;
		opacity: 1;
	}
}
@-webkit-keyframes fadeInFromNone
{
	0%
	{
		display: none;
		opacity: 0;
	}
	1%
	{
		display: block;
		opacity: 0;
	}
	100%
	{
		display: block;
		opacity: 1;
	}
}
#jm-top-bar .nav.menu li ul
{
	background: #f8f8f8;
	display: none;
	left: 0;
	padding: 0;
	position: absolute;
	right: auto;
	top: 100%;
	visibility: hidden;
}
#jm-top-bar .nav.menu li ul li
{
	display: block;
	min-width: 180px;
	position: relative;
}
#jm-top-bar .nav.menu li ul li a,#jm-top-bar .nav.menu li ul li span.separator
{
	border: none;
	margin: 0;
	padding: 10px 20px;
}
#jm-top-bar .nav.menu li ul li + li
{
	border-top: 1px solid #f1f1f1;
}
#jm-top-bar .nav.menu > li > ul
{
	border-top: 5px solid #f1f1f1;
}
#jm-top-bar .nav.menu li:hover > ul
{
	animation: fadeInFromNone .4s ease;
	display: block;
	visibility: visible;
	webkit-animation: fadeInFromNone .4s ease;
	z-index: 505;
}
#jm-top-bar .nav.menu li li ul
{
	left: 100%;
	right: auto;
	top: 0;
}
.tags
{
	margin: 50px 0;
	padding: 5px 0;
}
.tags span .label
{
	border-radius: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	padding: 7px 10px;
	text-decoration: none;
}
.label-info[href],.badge-info[href],.label-info,.badge-info
{
	background: #37abda;
	color: #fff !important;
}
.label-info[href]:hover,.badge-info[href]:hover,.label-info:hover,.badge-info:hover
{
	background: #62bde2;
}
.media-list > li
{
	background: none;
	padding: 0;
}
.btn [class^="icon-"],.btn [class*=" icon-"]
{
	height: 20px;
	line-height: 20px;
	padding: 0 2px;
	vertical-align: top;
}
.thumbnails > li
{
	background: none;
	padding: 0;
}
.well
{
	border: 1px solid #f1f1f1;
	box-shadow: none;
}
.chzn-container li
{
	background: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"]
{
	height: 25px !important;
}
#jm-allpage .chzn-container-single .chzn-single,#jm-allpage .chzn-container-multi .chzn-choices
{
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #979ea1;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0 8px;
	vertical-align: middle;
}
#jm-allpage .chzn-container-single .chzn-single div
{
	left: auto;
	right: 8px;
	width: 15px;
}
#jm-allpage .chzn-container .chzn-drop
{
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	box-shadow: none;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default
{
	color: #979ea1;
	font-family: inherit;
	height: 50px;
	margin: 0;
	padding: 0;
}
#jm-allpage .chzn-container-single .chzn-single div b
{
	margin-top: 13px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice
{
	background: #fff;
	border: 1px solid #e9e9e9;
	line-height: 24px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice span
{
	font-size: 14px;
}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close
{
	top: 10px;
}
#jm-allpage .chzn-choices li,#jm-allpage .chzn-results li
{
	background-image: none !important;
}
#jm-allpage .chzn-container .chzn-results
{
	padding-top: 4px;
}
#jm-allpage .chzn-container .chzn-results li.highlighted
{
	background: #37abda;
}
h1.componentheading,.tag-category > h1,.page-header > h1,.content-category > h1,.categories-list > h1,.blog-featured > h1,.contact-category > h1,.contact > h1,.newsfeed-category > h1,h1.page-title,.finder > h1,.weblink-category > h1,.edit > h1
{
	color: #454545;
	font-family: 'Roboto', serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 30px;
}
h2.item-title,.page-header > h2,.content-category > h2,.blog > h2,.cat-children > h3,.contact-category > h2,.weblink-category > h2,.newsfeed > h2,.newsfeed-category > h2,.weblink-category > h2,.contact > h3
{
	color: #454545;
	display: block;
	font-family: 'Roboto', serif;
	font-size: 32px;
	font-weight: 400;
	margin: 0 0 20px;
	text-decoration: none;
}
h2.item-title a,.page-header > h2 a,.content-category > h2 a,.blog > h2 a,.cat-children > h3 a,.contact-category > h2 a,.weblink-category > h2 a,.newsfeed > h2 a,.newsfeed-category > h2 a,.weblink-category > h2 a,.contact > h3 a
{
	color: #454545;
}
h2.item-title a:hover,.page-header > h2 a:hover,.content-category > h2 a:hover,.blog > h2 a:hover,.cat-children > h3 a:hover,.contact-category > h2 a:hover,.weblink-category > h2 a:hover,.newsfeed > h2 a:hover,.newsfeed-category > h2 a:hover,.weblink-category > h2 a:hover,.contact > h3 a:hover
{
	color: #37abda;
	text-decoration: none;
}
h3.page-header
{
	border-bottom: 1px solid #f1f1f1;
	display: inline-block;
	font-size: 1em;
	line-height: 1.7;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
h3.page-header > .btn-mini
{
	padding: 3px 6px;
}
h3.page-header > .btn-mini [class^="icon-"],h3.page-header > .btn-mini [class*=" icon-"]
{
	margin-top: 0;
}
h3.page-header > .badge
{
	margin: 0 5px;
	vertical-align: middle;
}
.icons .btn.dropdown-toggle
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.element-invisible
{
	display: none !important;
}
dl.article-info
{
	color: #858585;
	font-size: 13px;
	line-height: 1.2;
	margin: -15px 0 30px;
}
dl.article-info dd
{
	display: inline-block;
	line-height: 1.1;
	margin: 0 3px 0 0;
	padding: 0 8px 0 0;
	position: relative;
}
dl.article-info dd:after
{
	content: '/';
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
}
dl.article-info dd:last-child
{
	margin: 0;
	padding: 0;
}
dl.article-info dd:last-child:after
{
	display: none;
}
dl.article-info dd [class^="icon-"],dl.article-info dd [class*=" icon-"]
{
	display: none;
}
dl.article-info ~ dl.article-info
{
	margin: 0;
}
.article-info-term
{
	display: none;
}
.content_rating
{
	margin-bottom: 10px;
}
.content_rating img
{
	margin: 0;
}
.content_vote label
{
	margin-right: 5px;
}
.categories-list .collapse
{
	padding: 0 0 0 50px;
}
#archive-items .createdby
{
	margin: 0 0 15px;
}
.items-leading div[class*="leading-"]:before,.items-row .item:before,.items-leading div[class*="leading-"]:after,.items-row .item:after
{
	content: "";
	display: table;
	line-height: 0;
}
.items-leading div[class*="leading-"]:after,.items-row .item:after
{
	clear: both;
}
.items-leading div[class*="leading-"],.items-row
{
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.items-leading .leading:last-child,.items-row:last-child
{
	border: none;
	margin: 0;
	padding: 0;
}
.items-more,.content-links
{
	margin: 0 0 50px;
}
.item-image
{
	margin-bottom: 50px;
	max-width: 100%;
}
figure.pull-left,figure.pull-right,figure.pull-center
{
	margin: 0 0 50px;
	max-width: 100%;
}
.pull-none.item-image
{
	text-align: center;
}
.pull-left.item-image,figure.pull-left
{
	margin-right: 50px;
}
.pull-right.item-image,figure.pull-right
{
	margin-left: 50px;
}
.pull-center
{
	text-align: center;
}
.category-desc
{
	margin: 0 0 50px;
}
div.img_caption
{
	margin: 0 auto;
}
p.img_caption
{
	background: #eee;
	margin: 0;
	padding: 5px;
	text-align: center;
}
.readmore
{
	border: 2px solid #37abda;
	color: #37abda;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in;
	vertical-align: top;
	webkit-transition: all .2s ease-in;
}
.readmore:hover
{
	border: 2px solid #444;
	color: #444;
	text-decoration: none;
}
p.readmore
{
	background: none;
	border: none;
	display: block;
	padding: 0;
	text-align: right;
}
p.readmore:hover
{
	background: none;
	border: none;
	padding: 0;
}
p.readmore .btn
{
	background: none;
	border: 2px solid #37abda;
	color: #37abda;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in;
	vertical-align: top;
	webkit-transition: all .2s ease-in;
}
p.readmore .btn:hover
{
	border: 2px solid #444;
	color: #444;
	text-decoration: none;
}
.mod-articles-category-readmore a
{
	border: 2px solid #37abda;
	color: #37abda;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in;
	vertical-align: top;
	webkit-transition: all .2s ease-in;
}
.mod-articles-category-readmore a:hover
{
	border: 2px solid #444;
	color: #444;
	text-decoration: none;
}
p.readmore a.btn .icon-chevron-right
{
	display: none;
}
.archive .filters
{
	margin-bottom: 50px;
}
fieldset.filters
{
	margin: 0 0 20px;
}
.categories-list ul li h4
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.7;
}
.categories-list ul li small.category-desc
{
	font-size: 1em;
	line-height: 1.7;
}
ul.list-striped li
{
	background: none;
	border-bottom: 1px solid #f1f1f1;
	padding: 10px;
}
.weblink-count
{
	display: inline-block;
	width: 100%;
}
.weblink-count dt,.weblink-count dd
{
	float: left;
}
.newsfeed > ol > li > h3
{
	font-size: 1em;
}
.newsfeed-count dd,.newsfeed-count dt
{
	display: inline-block;
}
strong.red,span.star
{
	color: #ff0000;
}
.profile ul.btn-toolbar li
{
	background: none;
	padding: 0;
}
.profile .btn-toolbar + fieldset
{
	clear: both;
}
.contact .contact-form input[type="text"],.contact .contact-form input[type="email"],.contact .contact-form textarea
{
	max-width: 400px;
	width: 100%;
}
.contact dl.contact-address
{
	margin: 50px 0;
}
.contact .thumbnail
{
	border: none;
	box-shadow: none;
}
.phrases-box,fieldset.only
{
	padding: 0 0 20px;
}
.phrases-box label,fieldset.only label
{
	display: inline-block;
	margin-right: 10px;
}
.btn .icon-search.icon-white
{
	color: inherit;
}
fieldset.phrases
{
	padding-bottom: 20px;
}
.tag-category .category li + li
{
	margin: 50px 0 0;
}
.tag-category .category > li > h3
{
	font-size: 1em;
	margin: 0 0 20px;
}
.tag-category .form-inline label
{
	margin-right: 10px;
	vertical-align: middle;
}
.tag-category > h2
{
	margin-bottom: 50px;
}
.tag-category form > ul > li > h3
{
	margin-bottom: 50px;
}
.tag-category form > ul > li
{
	background: none !important;
	padding: 0;
}
.tag-category .tag-body
{
	display: block;
	margin: 50px 0;
}
.tag-category .thumbnails > li,.tag-category .category > li
{
	background: none;
	padding: 0;
}
.tag-category .thumbnails > li h3
{
	font-size: 1em;
}
body .tip-wrap .tip
{
	background: none;
	background-color: #ebebeb;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #858585;
	font-weight: normal;
	max-width: 300px;
	opacity: 1;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
}
body .tip-wrap .tip-top
{
	border-bottom-color: #ebebeb;
	border-color: transparent;
	border-style: solid;
	border-width: 0 5px 5px;
	height: 0;
	left: 50%;
	margin-left: -5px;
	opacity: .8;
	position: absolute;
	top: -5px;
	width: 0;
}
body .tip-wrap .tip-title
{
	color: #858585;
	font-weight: bold;
}
body .tip-wrap .tip-text
{
	color: #858585;
	font-weight: normal;
}
.jmodedit
{
	background: none !important;
	color: #37abda !important;
	line-height: 1 !important;
	padding: 0 !important;
	z-index: 9999;
}
.jmodedit:hover
{
	color: #269fcf !important;
}
.article-index
{
	margin-left: 50px;
}
.article-index + .pagenavcounter
{
	margin-bottom: 10px;
}
.article-index .nav
{
	min-width: 150px;
}
.jm-alert
{
	display: block;
}
#templates-form .form-horizontal .control-label
{
	float: none;
	text-align: inherit;
	width: auto;
}
#templates-form .form-horizontal .controls
{
	margin-left: 0;
	margin-right: 0;
}
.minicolors-theme-bootstrap .minicolors-input
{
	height: auto;
	line-height: 1.5;
	width: auto;
}
.newsflash .newsflash-title
{
	clear: both;
	font-size: 1em;
	font-weight: normal;
	margin: 10px 0 5px;
}
.newsflash .newsflash-title:first-child
{
	margin: 0 0 5px;
}
.newsflash .newsflash-title a:hover
{
	text-decoration: underline;
}
.newsflash-horiz li + li
{
	margin: 10px 0 0;
}
.archive-module > li
{
	margin: 10px 0;
}
.archive-module > li:first-child
{
	margin-top: 0;
}
.categories-module li h1,.categories-module li h2,.categories-module li h3,.categories-module li h4,.categories-module li h5,.categories-module li h6
{
	font-weight: normal;
	line-height: 1.2;
}
.categories-module li + li
{
	margin: 50px 0 0;
}
#jm-allpage .category-module
{
	margin: 0;
}
#jm-allpage .category-module li
{
	background-image: none;
	border-top: 1px solid #f1f1f1;
	line-height: 1.1;
	margin: 17px 0 0;
	padding: 17px 0 0;
}
#jm-allpage .category-module li p
{
	line-height: 1.7;
}
#jm-allpage .category-module li:first-child
{
	border: none;
	margin-top: 0;
	padding-top: 0;
}
#jm-allpage .category-module li > a
{
	display: block;
	font-weight: normal;
}
#jm-allpage .category-module li > a:hover
{
	color: #434343;
	text-decoration: none;
}
#jm-allpage .category-module span
{
	display: inline-block;
	margin: 10px 0 0;
}
#form-login-username label.element-invisible,#form-login-password label.element-invisible
{
	display: none;
}
#login-form ul li .icon-arrow-right
{
	display: none;
}
#mod-finder-searchform
{
	margin: 0;
}
#mod-finder-searchform a
{
	display: block;
	margin-top: 5px;
}
.form-search label.finder
{
	padding: 0 10px 0 0;
}
.feed h2 ~ ul.newsfeed
{
	margin-top: 10px;
}
.weblinks li
{
	margin-top: 5px;
}
.weblinks li:first-child
{
	margin: 0;
}
.weblinks li p
{
	margin: 0;
}
.search input#mod-search-searchword
{
	width: auto;
}
.search > form > .btn,.form-search .btn
{
	padding-left: 20px;
	padding-right: 20px;
}
.search .button[type='image']
{
	padding: 0;
}
.mod-languages ul
{
	list-style: none;
}
.mod-languages ul li
{
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#jm-system-message .alert
{
	margin: 25px 0;
}
#jm-system-message .alert a
{
	text-decoration: none;
}
.jm-error-page
{
	text-align: center;
}
.jm-error-page > h1
{
	color: #454545;
	font-size: 80px;
	font-weight: 300;
	line-height: 1;
}
.jm-error-page > h2
{
	color: #454545;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin: 0 0 100px;
}
.jm-error-page > p
{
	margin: 0 0 100px;
}
.jm-error-page input.inputbox
{
	max-width: 260px;
}
.jm-error-page .moduletable
{
	margin: 0 0 100px;
}
h3.jm-typo-title
{
	border-bottom: 1px solid #f1f1f1;
	margin: 50px 0;
	padding-bottom: 10px;
}
h3.jm-typo-title ~ pre,h3.jm-typo-title ~ div pre
{
	font-size: 13px;
	margin-bottom: 50px;
}
.jm-code
{
	background: #e7e6e6;
	border-left: 5px solid #f1f1f1;
	padding: 10px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.jm-block
{
	margin: 10px 0;
	min-height: 40px;
	padding: 0 0 0 60px;
	position: relative;
}
.jm-block span
{
	background: #999;
	border-radius: 20px;
	color: #fff;
	display: block;
	font-size: 18px;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 40px;
}
.jm-block.second span
{
	background-color: #555;
}
.quote-left
{
	display: block;
	font-style: italic;
	padding: 20px 20px 20px 65px;
	position: relative;
	text-align: left;
}
.quote-left:after
{
	background: url("../images/quote-left.png") no-repeat;
	content: '';
	height: 16px;
	left: 20px;
	position: absolute;
	right: auto;
	top: 20px;
	width: 21px;
}
.quote-right
{
	display: block;
	font-style: italic;
	padding: 20px 65px 20px 20px;
	position: relative;
	text-align: right;
}
.quote-right:after
{
	background: url("../images/quote-right.png") no-repeat;
	bottom: 20px;
	content: '';
	height: 16px;
	left: auto;
	position: absolute;
	right: 20px;
	width: 21px;
}
.quote-left,.quote-right
{
	background-color: #e1f2f9;
}
.quote-left
{
	border-left: 5px solid #37abda;
}
.quote-right
{
	border-right: 5px solid #37abda;
}
.border_img1
{
	background: #ececec;
	box-sizing: border-box;
	padding: 4px;
}
.border_img2
{
	background: #F2F2F2;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding: 5px;
}
.border_img3
{
	background: #fff;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 1px;
}
p.blue
{
	border-left: 3px solid #bce8f1;
	padding: 0 0 0 10px;
}
p.green
{
	border-left: 3px solid #d6e9c6;
	padding: 0 0 0 10px;
}
p.red
{
	border-left: 3px solid #eed3d7;
	color: inherit;
	padding: 0 0 0 10px;
}
p.bluefill
{
	background: #D9EDF7;
	border: 1px solid #bce8f1;
	border-radius: 5px;
	color: #3A87AD;
	display: block;
	padding: 10px;
	text-align: justify;
}
p.greenfill
{
	background: #DFF0D8;
	border: 1px solid #d6e9c6;
	border-radius: 5px;
	color: #468847;
	display: block;
	padding: 10px;
	text-align: justify;
}
p.redfill
{
	background: #F2DEDE;
	border: 1px solid #eed3d7;
	border-radius: 5px;
	color: #B94A48;
	display: block;
	padding: 10px;
	text-align: justify;
}
p.jmbadge,span.jmbadge,p.jmcalendar,span.jmcalendar,p.jmchat,span.jmchat,p.jmcheck,span.jmcheck,p.jmcloud,span.jmcloud,p.jmdirection,span.jmdirection,p.jmdivide,span.jmdivide,p.jmerror,span.jmerror,p.jmfire,span.jmfire,p.jmflag,span.jmflag,p.jmheart,span.jmheart,p.jmhome,span.jmhome,p.jminfo,span.jminfo,p.jmlist,span.jmlist,p.jmmail,span.jmmail,p.jmpeople,span.jmpeople,p.jmstar,span.jmstar,p.jmstat,span.jmstat
{
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin: 5px 0 15px;
	min-height: 40px;
	padding-left: 60px;
}
p.jmbadge,span.jmbadge
{
	background-image: url("../images/icons/badge.png");
}
p.jmcalendar,span.jmcalendar
{
	background-image: url("../images/icons/calendar.png");
}
p.jmchat,span.jmchat
{
	background-image: url("../images/icons/chat.png");
}
p.jmcheck,span.jmcheck
{
	background-image: url("../images/icons/check.png");
}
p.jmcloud,span.jmcloud
{
	background-image: url("../images/icons/cloud.png");
}
p.jmdirection,span.jmdirection
{
	background-image: url("../images/icons/direction.png");
}
p.jmdivide,span.jmdivide
{
	background-image: url("../images/icons/divide.png");
}
p.jmerror,span.jmerror
{
	background-image: url("../images/icons/error.png");
}
p.jmfire,span.jmfire
{
	background-image: url("../images/icons/fire.png");
}
p.jmflag,span.jmflag
{
	background-image: url("../images/icons/flag.png");
}
p.jmheart,span.jmheart
{
	background-image: url("../images/icons/heart.png");
}
p.jmhome,span.jmhome
{
	background-image: url("../images/icons/home.png");
}
p.jminfo,span.jminfo
{
	background-image: url("../images/icons/info.png");
}
p.jmlist,span.jmlist
{
	background-image: url("../images/icons/list.png");
}
p.jmmail,span.jmmail
{
	background-image: url("../images/icons/mail.png");
}
p.jmpeople,span.jmpeople
{
	background-image: url("../images/icons/people.png");
}
p.jmstar,span.jmstar
{
	background-image: url("../images/icons/star.png");
}
p.jmstat,span.jmstat
{
	background-image: url("../images/icons/stat.png");
}
ol.jm-roman,ol.jm-roman ol
{
	list-style-type: upper-roman;
}
ol.jm-alpha,ol.jm-alpha ol
{
	list-style-type: lower-alpha;
}
.ch-item.ch-first .ch-info,.ch-item.ch-second .ch-info .ch-info-back,.ch-item.ch-third .ch-info .ch-info-back
{
	background: #37abda;
}
.view
{
	cursor: default;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.view .mask,.view .content
{
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.view .mask span.space
{
	display: block;
	height: 50%;
}
.view .readmore
{
	display: table;
	margin: -20px auto 0;
	webkit-backface-visibility: hidden;
}
.view-video
{
	display: inline-block;
	max-width: 100%;
	position: relative;
}
.view-video:before
{
	box-shadow: 0 0 0 10px rgba(255,255,255,0.3) inset;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.view-video:after
{
	background: url('../images/video-play.png') no-repeat;
	content: '';
	height: 60px;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	opacity: 1;
	position: absolute;
	top: 50%;
	transition: all .5s ease-out 0s;
	webkit-transition: all .5s ease-out 0s;
	width: 60px;
	z-index: 1;
}
.view-video:hover:after
{
	opacity: 0;
}
.view-video img
{
	display: inline-block;
	opacity: 1;
	position: relative;
	transition: all .5s ease-out 0s;
	webkit-transition: all .5s ease-out 0s;
}
.view-video .mask
{
	box-shadow: 0 0 0 10px rgba(255,255,255,0.3) inset;
	moz-transform: rotate(0deg) scale(1);
	ms-transform: rotate(0deg) scale(1);
	opacity: 0;
	o-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	transition: all .3s ease-out 0s;
	webkit-transform: rotate(0deg) scale(1);
	webkit-transition: all .3s ease-out 0s;
	z-index: 10;
}
.view-video:hover img
{
	moz-transform: rotate(720deg) scale(0);
	ms-transform: rotate(720deg) scale(0);
	opacity: 0;
	o-transform: rotate(720deg) scale(0);
	transform: rotate(720deg) scale(0);
	webkit-transform: rotate(720deg) scale(0);
}
.view-video:hover .mask
{
	moz-transform: translateY(0px) rotate(0deg);
	ms-transform: translateY(0px) rotate(0deg);
	opacity: 1;
	o-transform: translateY(0px) rotate(0deg);
	transform: translateY(0px) rotate(0deg);
	transition-delay: 0.4s;
	webkit-transform: translateY(0px) rotate(0deg);
}
.view .mask
{
	background: #eee;
}
.ch-item.ch-first
{
	box-shadow: 0 0 0 10px rgba(255,255,255,0.3) inset;
}
.ch-item.ch-third .ch-info-front
{
	box-shadow: 0 0 0 10px rgba(255,255,255,0.3) inset;
}
.ch-item
{
	height: 250px;
	position: relative;
	width: 280px;
}
x:-o-prefocus,.ch-item
{
	border: none;
}
.ch-item .ch-info .ch-container
{
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
}
.ch-item .ch-info .ch-outer
{
	display: table-cell;
	vertical-align: middle;
}
.ch-item .ch-info p
{
	background: url("../images/badge_sep.png") no-repeat top center;
	box-sizing: border-box;
	font-size: 18px !important;
	line-height: 30px;
	margin: 0;
	padding: 20px 5px 0;
	text-align: center;
}
.ch-item .ch-info p a
{
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
.ch-item .ch-info p a:hover
{
	text-decoration: underline;
}
.ch-item .ch-info p span.smaller
{
	font-size: 16px !important;
	font-weight: normal;
	line-height: 22px;
}
.ch-item.ch-first
{
	cursor: default;
	position: relative;
	transition: all .4s ease-in-out;
	webkit-transition: all .4s ease-in-out;
}
.ch-item.ch-first .ch-info
{
	bottom: 10px;
	left: 10px;
	opacity: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	transform: scale(0);
	transition: all .4s ease-in-out;
	webkit-backface-visibility: hidden;
	webkit-transform: scale(0);
	webkit-transition: all .4s ease-in-out;
}
.ch-item.ch-first:hover .ch-info
{
	opacity: 1;
	transform: scale(1);
	webkit-transform: scale(1);
}
.ch-item.ch-second
{
	cursor: default;
	overflow: hidden;
	position: relative;
}
.ch-item.ch-second .ch-info-wrap
{
	bottom: 10px;
	box-shadow: 0 0 0 10px rgba(255,255,255,0.3);
	left: 10px;
	perspective: 800px;
	position: absolute;
	right: 10px;
	top: 10px;
	transition: all .4s ease-in-out;
	webkit-perspective: 800px;
	webkit-transition: all .4s ease-in-out;
}
.ch-item.ch-second .ch-info
{
	height: 100%;
	position: absolute;
	transform-style: preserve-3d;
	transition: all .4s ease-in-out;
	webkit-transform-style: preserve-3d;
	webkit-transition: all .4s ease-in-out;
	width: 100%;
}
.ch-item.ch-second .ch-info > div
{
	backface-visibility: hidden;
	background-position: center center;
	display: block;
	height: 100%;
	position: absolute;
	webkit-backface-visibility: hidden;
	width: 100%;
}
.ch-item.ch-second .ch-info .ch-info-back
{
	transform: rotate3d(0, 1, 0, 180deg);
	webkit-transform: rotate3d(0, 1, 0, 180deg);
}
.ch-item.ch-second:hover .ch-info
{
	transform: rotate3d(0, 1, 0, -180deg);
	webkit-transform: rotate3d(0, 1, 0, -180deg);
}
x:-o-prefocus,.ch-item.ch-second .ch-info .ch-info-back
{
	display: none;
}
x:-o-prefocus,.ch-item.ch-second:hover .ch-info .ch-info-back
{
	display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
	.ch-item.ch-second:hover .ch-info
	{
		ms-transform: none;
		transform: none;
	}
	.ch-item.ch-second .ch-info .ch-info-back
	{
		display: none;
		ms-transform: none;
		opacity: 0;
		transform: none;
		transition: all .4s ease-in-out;
		webkit-transition: all .4s ease-in-out;
	}
	.ch-item.ch-second:hover .ch-info .ch-info-back
	{
		display: block;
		opacity: 1;
	}
}
.ch-item.ch-third
{
	cursor: default;
	perspective: 900px;
	position: relative;
	webkit-perspective: 900px;
}
.ch-item.ch-third .ch-info
{
	height: 100%;
	position: absolute;
	transform-style: preserve-3d;
	webkit-transform-style: preserve-3d;
	width: 100%;
}
.ch-item.ch-third .ch-info > div
{
	background-position: center center;
	display: block;
	height: 100%;
	moz-transform-origin: 50% 0%;
	ms-transform-origin: 50% 0%;
	o-transform-origin: 50% 0%;
	position: absolute;
	transform-origin: 50% 0%;
	transition: all .4s linear;
	webkit-transform-origin: 50% 0%;
	webkit-transition: all .4s linear;
	width: 100%;
}
.ch-item.ch-third .ch-info .ch-info-back
{
	moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
	ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
	o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
	transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
	webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
}
.ch-item.ch-third:hover .ch-info-front
{
	moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
	ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
	opacity: 0;
	o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
	transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
	webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
}
.ch-item.ch-third:hover .ch-info-back
{
	opacity: 1;
	transform: rotate3d(1, 0, 0, 0deg);
	webkit-transform: rotate3d(1, 0, 0, 0deg);
}
.dj-categories .dj-category,.dj-tabber,.box_skitter
{
	background: transparent !important;
}
.dj-categories .dj-category,.dj-tabber,.box_skitter
{
	border: none !important;
}
.dj-categories .dj-category,.dj-slideshow-in,.dj-slideshowThumbs-in,.dj-slideshowThumbs .dj-indicators,.dj-tabber,.dj-tabber .dj-tab,.box_skitter,.nivoSlider
{
	box-shadow: none !important;
}
.dj-categories,.dj-galleryGrid,.djslider-loader,.dj-slideshow,.dj-slideshowThumbs
{
	margin: 0 auto !important;
}
#jm-allpage #jm-page .djslider-loader .load-button,#jm-allpage #jm-page .dj-slideshow .dj-load-button,#jm-allpage #jm-page .dj-mslider .dj-load-button
{
	background: none;
	border: none;
	box-shadow: none;
	opacity: 1;
	transition: background .2s ease-in;
	webkit-transition: background .2s ease-in;
}
.dj-cat-title
{
	color: #454545;
	font-family: 'Roboto', serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 20px;
}
#djmediatools .category-desc
{
	margin: 20px 0;
}
#jm-allpage #jm-page .dj-slide-desc-bg
{
	background: #fff;
	opacity: .7;
}
#jm-allpage #jm-page .dj-slide-desc-text
{
	padding: 40px;
}
#jm-allpage #jm-page .dj-ctitle-in,#jm-allpage #jm-page .dj-slide-title
{
	color: #37abda;
	font-size: 44px;
	font-weight: 300;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}
#jm-allpage #jm-page .dj-ctitle-in a,#jm-allpage #jm-page .dj-slide-title a
{
	color: #37abda;
}
#jm-allpage #jm-page .dj-slide-title
{
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
}
#jm-allpage #jm-page .dj-slide-title + .dj-slide-description
{
	margin: 10px 0 0;
}
#jm-allpage #jm-page .dj-slide-description
{
	color: #5f5f5f;
	font-size: 16px;
}
#jm-allpage #jm-page .dj-slide-description a
{
	color: #5f5f5f;
}
#jm-allpage #jm-page .dj-slide-description a:hover
{
	text-decoration: underline;
}
.dj-galleryGrid.desc-above .dj-slide-desc-in,.dj-mslider.desc-above .dj-slide-desc-in,.dj-slideshow.desc-above .dj-slide-desc-in,.dj-slideshowThumbs.desc-above .dj-slide-desc-in,.dj-tabber.desc-above .dj-slide-desc-in
{
	margin-bottom: 20px;
}
.dj-galleryGrid.desc-below .dj-slide-desc-in,.dj-mslider.desc-below .dj-slide-desc-in,.dj-slideshow.desc-below .dj-slide-desc-in,.dj-slideshowThumbs.desc-below .dj-slide-desc-in,.dj-tabber.desc-below .dj-slide-desc-in
{
	margin-top: 20px;
}
.dj-galleryGrid.desc-left .dj-slide-desc-in,.dj-mslider.desc-left .dj-slide-desc-in,.dj-slideshow.desc-left .dj-slide-desc-in,.dj-slideshowThumbs.desc-left .dj-slide-desc-in,.dj-tabber.desc-left .dj-slide-desc-in
{
	margin-right: 20px;
}
.dj-galleryGrid.desc-right .dj-slide-desc-in,.dj-mslider.desc-right .dj-slide-desc-in,.dj-slideshow.desc-right .dj-slide-desc-in,.dj-slideshowThumbs.desc-right .dj-slide-desc-in,.dj-tabber.desc-right .dj-slide-desc-in
{
	margin-left: 20px;
}
#jm-allpage #jm-page .dj-readmore-wrapper
{
	display: block;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
}
#jm-allpage #jm-page .dj-readmore-wrapper a
{
	border: 2px solid #37abda;
	color: #37abda;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in;
	vertical-align: top;
	webkit-transition: all .2s ease-in;
}
#jm-allpage #jm-page .dj-readmore-wrapper a:hover
{
	border: 2px solid #444;
	color: #444;
	text-decoration: none;
}
#jm-allpage #jm-page #djmediatools .dj-categories
{
	display: inline-block;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-category-in
{
	background: none;
	border: none;
}
#jm-allpage #jm-page #djmediatools .dj-categories a.dj-category,#jm-allpage #jm-page #djmediatools .dj-categories a.dj-category:hover
{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-ctitle-in
{
	padding: 20px;
	text-align: center;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-ctitle-in:hover
{
	text-decoration: underline;
}
#jm-allpage #jm-page #djmediatools .dj-categories .dj-ctitle-bg
{
	background: #fff;
	opacity: .7;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide
{
	max-width: 100%;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title,#jm-allpage #jm-page .dj-galleryGrid .dj-slide-description,#jm-allpage #jm-page .dj-galleryGrid .dj-readmore-wrapper
{
	text-align: center;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc
{
	height: 100%;
	width: 100%;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-in,#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-text
{
	box-sizing: border-box;
	height: 100%;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title
{
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.5;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-title a
{
	color: #fff;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-description
{
	color: #b6e0f1;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-description a
{
	color: #b6e0f1;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-text
{
	padding: 40px 25px !important;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-slide-desc-bg
{
	background: #37abda;
	opacity: 1;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-readmore-wrapper a
{
	border-color: #fff;
	color: #fff;
}
#jm-allpage #jm-page .dj-galleryGrid .dj-readmore-wrapper a:hover
{
	border-color: #b6e0f1;
	color: #b6e0f1;
}
#jm-allpage #jm-page .dj-mslider
{
	margin: 0 !important;
}
#jm-allpage #jm-page .dj-mslider .dj-indicators-in
{
	height: 12px;
	line-height: 1;
	padding: 0;
}
#jm-allpage #jm-page .dj-mslider .dj-load-button
{
	background: #37abda;
	border-radius: 50%;
	height: 12px;
	margin: 0 2px;
	opacity: .5 !important;
	transition: all .4s ease 0s;
	webkit-transition: all .4s ease 0s;
	width: 12px;
}
#jm-allpage #jm-page .dj-mslider .dj-load-button.dj-load-button-active
{
	background: none !important;
	box-shadow: 0 0 0 6px #37abda inset !important;
	opacity: 1 !important;
}
#jm-allpage #jm-page .dj-mslider .dj-slide-title
{
	font-size: 30px;
	font-weight: 300;
	line-height: 1.5;
}
#jm-allpage #jm-page .dj-mslider .dj-slide-desc-text
{
	padding: 25px;
}
#jm-allpage #jm-page .djslider-loader .load-button
{
	background: #37abda;
	border-radius: 50%;
	height: 12px;
	margin: 0 4px;
	opacity: .5;
	transition: all .3s ease 0s;
	webkit-transition: all .3s ease 0s;
	width: 12px;
}
#jm-allpage #jm-page .djslider-loader .load-button.load-button-active
{
	background: none;
	box-shadow: 0 0 0 6px #37abda inset !important;
	opacity: 1;
}
#jm-allpage #jm-page .djslider-loader .navigation-container-custom
{
	height: 12px;
	line-height: 1;
}
#jm-allpage #jm-page .djslider-loader .dj-slide-title
{
	font-size: 30px;
	font-weight: 300;
	line-height: 1.5;
}
#jm-allpage #jm-page .djslider-loader .dj-slide-desc-text
{
	padding: 25px;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button
{
	background: #e5e5e5;
	border-radius: 2px;
	display: inline-block;
	height: 32px;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
	width: 32px;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button .dj-key
{
	color: #5f5f5f;
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button:hover,#jm-allpage #jm-page .dj-slideshow .dj-load-button.dj-load-button-active
{
	background: #37abda;
}
#jm-allpage #jm-page .dj-slideshow .dj-load-button:hover .dj-key,#jm-allpage #jm-page .dj-slideshow .dj-load-button.dj-load-button-active .dj-key
{
	color: #fff;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators
{
	background: #fff;
	box-shadow: none;
	padding: 0;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators-in
{
	padding: 10px 0;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button
{
	border: none;
	margin: 0 10px 0 0;
	opacity: .6;
	padding: 0;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button:hover,#jm-allpage #jm-page .dj-slideshowThumbs .dj-load-button-active
{
	opacity: 1;
}
#jm-allpage #jm-page .dj-slideshowThumbs .dj-indicators img
{
	max-width: none;
}
#jm-allpage #jm-page .dj-tabber
{
	margin: 0 auto;
	padding: 0;
}
#jm-allpage #jm-page .dj-tabber .dj-tab-active img,#jm-allpage #jm-page .dj-tabber .dj-tab img
{
	border: 2px solid #fff;
	box-sizing: border-box;
	margin: 10px !important;
	max-width: none;
}
#jm-allpage #jm-page .dj-tabber .dj-tab
{
	background: #37abda;
	border-bottom: 1px solid #4eb5de;
	box-shadow: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#jm-allpage #jm-page .dj-tabber span.dj-tab-in
{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	text-shadow: none;
}
#jm-allpage #jm-page .dj-tabber .dj-tabs .dj-tab.dj-tab-active
{
	background: #269fcf;
}
#jm-allpage #jm-page .dj-tabber .dj-tab-indicator
{
	background: #269fcf;
	width: 10px !important;
}
.skitter.skitter-square .label_skitter
{
	background: none;
	opacity: 1;
}
.skitter.skitter-square .label_skitter p
{
	font-family: inherit;
	font-size: 14px;
	letter-spacing: none;
	letter-spacing: normal;
}
.skitter.skitter-square .info_slide_dots .image_number
{
	background: #37abda;
	border-radius: 50%;
	box-shadow: none;
	height: 12px;
	margin: 0 2px;
	opacity: .5 !important;
	transition: all .4s ease 0s;
	webkit-transition: all .4s ease 0s;
	width: 12px;
}
.skitter.skitter-square .info_slide_dots .image_number.image_number_select,.skitter.skitter-square .info_slide_dots .image_number:hover
{
	background: none !important;
	box-shadow: 0 0 0 6px #37abda inset !important;
	opacity: 1 !important;
}
#jm-allpage #jm-page .nivoSlider
{
	margin: 0 !important;
}
#jm-allpage #jm-page .nivoSlider .nivo-caption .dj-readmore-wrapper a
{
	display: inline-block !important;
}
#jm-allpage #jm-page .slider-wrapper
{
	margin: 0 auto !important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav
{
	padding: 20px 0 10px !important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a
{
	background: #e5e5e5 !important;
	background-image: none !important;
	border: none !important;
	border-radius: 2px !important;
	color: #5f5f5f !important;
	font-size: 14px !important;
	font-weight: normal !important;
	height: 32px !important;
	line-height: 32px !important;
	margin: 0 4px !important;
	opacity: 1 !important;
	text-decoration: none !important;
	text-indent: 0 !important;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
	width: 32px !important;
}
#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a:hover,#jm-allpage #jm-page .slider-wrapper .nivo-controlNav a.active
{
	background: #37abda !important;
	color: #fff !important;
}
#jm-allpage #jm-page .kwicks li
{
	background: none;
	max-width: 100%;
}
#jm-allpage #jm-page .kwicks .dj-slide-desc
{
	background: rgba(255,255,255,0.8) !important;
	max-width: 100%;
	opacity: 0 !important;
}
#jm-allpage #jm-page .kwicks .kwicks-expanded .dj-slide-desc
{
	opacity: 1 !important;
}
#jm-allpage #jm-page .header-ms
{
	margin-top: -50px;
}
#jm-allpage #jm-page .header-ms .dj-slide-desc-bg
{
	background: none !important;
	opacity: 0 !important;
}
#jm-allpage #jm-page .header-ms .dj-slide-desc-text
{
	padding: 25px 0;
}
#jm-allpage #jm-page .header-ms .dj-slide-title
{
	font-size: 44px;
	line-height: 1.1;
}
#jm-allpage #jm-page .header-ms .dj-readmore-wrapper
{
	text-align: left;
}
#jm-allpage #jm-page .header-ms .dj-mslider .dj-mslider-in
{
	background: none !important;
	border: none;
	padding: 0;
}
#jm-allpage #jm-page .header-ms .dj-slide-title + .dj-slide-description
{
	margin: 25px 0 0;
}
#jm-allpage #jm-page .header-ms .dj-indicators,#jm-allpage #jm-page .header-ms .navigation-container-custom
{
	bottom: 25px;
}
#jm-allpage .testimonials-ms .dj-slide-title,#jm-allpage .testimonials-ms .dj-readmore-wrapper,#jm-allpage .testimonials-ms .j-slide-desc-bg
{
	display: none !important;
}
#jm-allpage .testimonials-ms .dj-slide-desc
{
	height: 100%;
}
#jm-allpage .testimonials-ms .dj-slide-description
{
	margin: 0 !important;
}
#jm-allpage .testimonials-ms .dj-slide-desc-text
{
	padding: 0 !important;
}
#jm-allpage .testimonials-ms li img
{
	opacity: 0 !important;
}
#jm-allpage .testimonials-ms .jm-custom-text
{
	background: #f1f1f1;
	color: #858585;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 28px;
	padding: 30px;
	position: relative;
}
#jm-allpage .testimonials-ms .jm-custom-text:before
{
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 20px 0 0 30px;
	bottom: 0;
	content: '';
	height: 0px;
	left: 0;
	position: absolute;
	right: auto;
	width: 0px;
}
#jm-allpage .testimonials-ms .jm-custom-text:after
{
	border-color: transparent #f1f1f1 transparent transparent;
	border-style: solid;
	border-width: 0 30px 20px 0;
	bottom: -20px;
	content: '';
	height: 0px;
	left: auto;
	position: absolute;
	right: 20px;
	width: 0px;
}
#jm-allpage .testimonials-ms .jm-custom-title
{
	color: #37abda;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.1;
	text-align: right;
	text-transform: uppercase;
}
#jm-allpage .testimonials-ms .jm-custom-subtitle
{
	color: #858585;
	font-size: 13px;
	line-height: 1.1;
	text-align: right;
}
#jm-allpage .testimonials-ms .djslider-loader .load-button
{
	background: #858585 !important;
	border-radius: 0 !important;
	height: 4px !important;
	margin: 0 2px !important;
	width: 4px !important;
}
#jm-allpage .testimonials-ms .djslider-loader .load-button.load-button-active
{
	background: #37abda !important;
}
#jm-allpage .description-center-ms .dj-slide-desc
{
	height: 100%;
	width: 100%;
}
#jm-allpage .description-center-ms .dj-slide-desc-in,#jm-allpage .description-center-ms .dj-slide-desc-text
{
	box-sizing: border-box;
	height: 100%;
}
#jm-allpage .description-center-ms .dj-slide-desc-text
{
	padding: 40px 25px !important;
}
#jm-allpage .description-center-ms .dj-slide-title,#jm-allpage .description-center-ms .dj-slide-description,#jm-allpage .description-center-ms .dj-readmore-wrapper
{
	text-align: center !important;
}
#jm-allpage .description-center-ms .dj-slide-title
{
	color: #fff !important;
	font-size: 30px !important;
	font-weight: 300;
	line-height: 1.5;
}
#jm-allpage .description-center-ms .dj-slide-title a
{
	color: #fff !important;
}
#jm-allpage .description-center-ms .dj-slide-description
{
	color: #b6e0f1;
}
#jm-allpage .description-center-ms .dj-slide-description a
{
	color: #b6e0f1;
}
#jm-allpage .description-center-ms .dj-slide-desc-bg
{
	background: #37abda !important;
	opacity: 1 !important;
}
#jm-allpage .description-center-ms .dj-readmore-wrapper a
{
	border-color: #fff;
	color: #fff !important;
}
#jm-allpage .description-center-ms .dj-readmore-wrapper a:hover
{
	border-color: #b6e0f1;
	color: #b6e0f1 !important;
}
#jm-allpage .description-center-ms .dj-slide-desc
{
	opacity: 0 !important;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
}
#jm-allpage .description-center-ms .dj-slide-desc:hover
{
	opacity: 1 !important;
}
#jm-allpage .djtabs.default-theme
{
	margin: 0;
}
#jm-allpage .djtabs.default-theme .tabs-wrapper
{
	font-size: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-title-wrapper
{
	display: inline-block;
	vertical-align: bottom;
}
#jm-allpage .djtabs.default-theme .djtabs-title
{
	background: #f5f5f5;
	border: none;
	border-radius: 0;
	color: #37abda;
	font: inherit;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	line-height: 29px;
	margin: 0 2px 0 0;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: none;
	transition: background .2s ease-in;
	webkit-transition: background .2s ease-in;
	width: auto;
}
#jm-allpage .djtabs.default-theme .djtabs-title:hover,#jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title
{
	background: #37abda;
	color: #fff;
}
#jm-allpage .djtabs.default-theme .djtabs-in-border
{
	border: 1px solid #f1f1f1;
}
#jm-allpage .djtabs.default-theme .djtabs-in
{
	margin: 15px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group
{
	margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel
{
	background: none;
	border: none;
	border-radius: 0;
	border-top: 1px solid #f1f1f1;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 10px 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel span
{
	line-height: 27px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-date
{
	color: #5a5a5a;
	font: inherit;
	font-weight: 400;
	margin: 0 15px 0 0;
}
#jm-allpage .djtabs.default-theme .djtabs-panel .djtabs-panel-title
{
	color: #444;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	margin: 0 15px 0 0;
	text-transform: none;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler:hover
{
	background-color: #37abda;
}
#jm-allpage .djtabs.default-theme .djtabs-panel:hover .djtabs-panel-title,#jm-allpage .djtabs.default-theme .djtabs-panel-active .djtabs-panel-title
{
	color: #37abda;
}
#jm-allpage .djtabs.default-theme .djtabs-article-group:last-child .djtabs-panel
{
	border-bottom: 1px solid #f1f1f1;
}
#jm-allpage .djtabs.default-theme .djtabs-panel > span.djtabs-panel-toggler
{
	background-color: #444;
	background-image: url('../images/plus.png');
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0;
	height: 27px;
	margin: 0;
	transition: background-color .2s ease-in;
	webkit-transition: background-color .2s ease-in;
	width: 27px;
}
#jm-allpage .djtabs.default-theme .djtabs-panel-active > span.djtabs-panel-toggler
{
	background-color: #37abda;
	background-image: url('../images/minus.png');
}
#jm-allpage .djtabs.default-theme .djtabs-date-in
{
	color: #5a5a5a;
	font-size: 13px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content
{
	color: #858585;
	font: inherit;
	margin: 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-content a
{
	color: #37abda;
}
#jm-allpage .djtabs.default-theme .djtabs-article-footer
{
	margin: 15px 0 0;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author,#jm-allpage .djtabs.default-theme .djtabs-article-category
{
	color: #444;
	font: inherit;
	font-weight: 300;
	margin: 0 0 0 10px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-author a,#jm-allpage .djtabs.default-theme .djtabs-article-category a
{
	color: #37abda;
	font-weight: 300;
}
#jm-allpage .djtabs.default-theme [class^="icon-"],#jm-allpage .djtabs.default-theme [class*=" icon-"]
{
	margin: 0;
	vertical-align: baseline;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore
{
	display: block;
	margin: 15px 0 0;
	text-align: right;
	width: 100%;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a
{
	border: 2px solid #37abda;
	color: #37abda;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in;
	vertical-align: top;
	webkit-transition: all .2s ease-in;
}
#jm-allpage .djtabs.default-theme .djtabs-readmore a:hover
{
	border: 2px solid #444;
	color: #444;
	text-decoration: none;
}
#jm-allpage .djtabs.default-theme .djtab-custom-html
{
	display: inline-block;
	margin: 0 8px 0 0;
}
#jm-allpage .djtabs.default-theme .tabsBlock
{
	margin: 0;
	width: 100%;
}
#jm-allpage .djtabs.default-theme .type-article .djtabs-panel
{
	border: none !important;
	margin: 0 0 10px;
}
#jm-allpage .djtabs.default-theme .type-article-category .djtabs-article-group.djtabs-group-active
{
	margin: 0 0 10px;
}
#jm-allpage .djtabs.default-theme .type-article-category .djtabs-panel.djtabs-panel-active
{
	margin: 0 0 10px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-left
{
	margin-right: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img.dj-img-right
{
	margin-left: 20px;
}
#jm-allpage .djtabs.default-theme .djtabs-article-img
{
	margin-bottom: 20px;
}
#jm-allpage .djtabs.default-theme.accordion
{
	margin: 1px 0 0;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title-wrapper
{
	width: 100%;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title
{
	background: none !important;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	box-sizing: border-box;
	color: #444;
	line-height: 27px;
	margin: -1px 0 0;
	padding: 10px 0 10px 45px;
	position: relative;
	text-align: left;
	width: 100%;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:after
{
	background-color: #444;
	background-image: url('../images/plus.png');
	background-position: center center;
	background-repeat: no-repeat;
	content: '';
	height: 27px;
	left: 0;
	position: absolute;
	right: auto;
	top: 10px;
	transition: background-color .2s ease-in;
	webkit-transition: background-color .2s ease-in;
	width: 27px;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:hover
{
	color: #37abda;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title:hover:after
{
	background-color: #37abda;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-title.djtabs-active:after
{
	background-color: #37abda;
	background-image: url('../images/minus.png');
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-active-wrapper .djtabs-title
{
	color: #37abda;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-in-border
{
	border: none;
}
#jm-allpage .djtabs.default-theme.accordion .djtabs-in
{
	margin: 10px 0;
}


.column {
    float: left;
    width: 33.33%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: left;
}

.left, .right {
    width: 25%;
}

.middle {
    width: 50%;
}


/* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
}


.leftimg {
    float: left;
    margin: 0px 17px 7px 0;
}


.col-container {
    display: table;
    width: 100%;
}
.col {
    display: table-cell;
    padding: 16px;
}

@media only screen and (max-width: 600px) {
    .col { 
        display: block;
        width: 100%;
    }
}